f202a3c2cfdc2869ae65419e2ae2a368ca37c0b2
[claws.git] / ChangeLog
1 2006-07-07 [colin]
2
3         * 2.4.0-rc3 released
4
5 2006-07-07 [colin]      2.3.1cvs69
6
7         * src/folder.c
8                 Don't consider inboxes of UNKNOWN folder 
9                 classes to be useable as default inboxes
10
11 2006-07-07 [paul]       2.3.1cvs68
12
13         * src/textview.c
14                 add missing #include <errno.h>
15                 Thanks to René J. Blokland
16
17 2006-07-07 [paul]       2.3.1cvs67
18
19         * src/action.c
20                 Return now Closes dialog
21         * src/mimeview.c
22         * src/mimeview.h
23         * src/textview.c
24                 add contextual menu to mime parts listed
25                 in the textview
26                 Thanks to Colin
27         * src/common/utils.c
28                 reversal: ' is a valid character in URLs
29
30 2006-07-06 [colin]      2.3.1cvs66
31
32         * src/remotefolder.h
33                 Forgotten in previous commit
34
35 2006-07-06 [colin]      2.3.1cvs65
36
37         * src/folder.c
38                 Set summary update flag whenever
39                 totals changed
40         * src/imap.c
41         * src/prefs_account.c
42         * src/common/utils.h
43         * src/etpan/imap-thread.c
44                 Fix warnings, thanks to Fabien and
45                 Ricardo
46
47 2006-07-06 [wwp]        2.3.1cvs64
48
49         * src/gtk/gtkutils.c
50                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
51
52 2006-07-06 [wwp]        2.3.1cvs63
53
54         * src/account.c
55         * src/addressbook.c
56         * src/addressitem.h
57         * src/folderview.c
58         * src/mainwindow.c
59         * src/manual.c
60         * src/manual.h
61         * src/message_search.c
62         * src/prefs_actions.c
63         * src/prefs_filtering.c
64         * src/prefs_filtering.h
65         * src/prefs_template.c
66         * src/summary_search.c
67         * src/summaryview.c
68         * src/gtk/gtkutils.c
69         * src/gtk/gtkutils.h
70         * src/gtk/pluginwindow.c
71                 add help buttons to some dialogs. Clicking such buttons opens a
72                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
73
74 2006-07-06 [paul]       2.3.1cvs62
75
76         * src/textview.c
77                 fix attachments contextual menu
78                 Thanks to Colin
79
80 2006-07-05 [colin]      2.3.1cvs61
81
82         * src/textview.c
83         * src/compose.c
84                 Handle sftp:// links
85
86 2006-07-05 [paul]       2.3.1cvs60
87
88         * src/gtk/filesel.c
89                 grab save button by default
90                 Thanks to Colin
91
92 2006-07-05 [wwp]        2.3.1cvs59
93
94         * manual/xml2pdf
95                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
96
97 2006-07-04 [colin]      2.3.1cvs58
98
99         * src/mimeview.c
100         * src/textview.c
101                 Use left click to select, middle click to open
102                 on mimeparts links
103         * src/common/utils.c
104                 Fix segfault
105
106 2006-07-04 [colin]      2.3.1cvs57
107
108         * src/mainwindow.c
109         * src/news.c
110                 Warning fixes, thanks to Fabien
111
112 2006-07-04 [colin]      2.3.1cvs56
113
114         * src/mimeview.c
115         * src/mimeview.h
116         * src/textview.c
117                 Allow parts to be selected via their text label
118                 in textview
119
120 2006-07-04 [colin]      2.3.1cvs55
121
122         * src/folderview.c
123                 Feedback when closing (for big folders)
124         * src/prefs_actions.c
125         * src/prefs_filtering.c
126         * src/prefs_matcher.c
127         * src/prefs_template.c
128                 Fix default button when closing without
129                 having saved
130
131 2006-07-04 [colin]      2.3.1cvs54
132
133         * src/news.c
134                 Delete local file on deletion
135
136 2006-07-03 [colin]      2.3.1cvs53
137
138         * src/folderview.c
139         * src/main.c
140                 Don't freeze when rescanning after crash
141
142 2006-07-03 [wwp]        2.3.1cvs52
143
144         * src/compose.c
145         * src/privacy.c
146         * src/privacy.h
147         * src/plugins/pgpinline/pgpinline.c
148         * src/plugins/pgpmime/pgpmime.c
149                 don't report an error when the user cancels the passphrase dialog.
150
151 2006-07-02 [colin]      2.3.1cvs51
152
153         * src/folderview.c
154                 Open message when crossing folders with Space,
155                 goto next unread and friends
156
157 2006-07-01 [colin]      2.3.1cvs50
158
159         * src/prefs_account.c
160                 Typographic rules varying from language
161                 to language (in french "Protocole :"),
162                 we have to do that :)
163
164 2006-07-01 [ticho]      2.3.1cvs49
165
166         * src/prefs_account.c
167                 Only use one temporary gchar* variable in
168                 prefs_account_protocol_set_optmenu().
169
170 2006-07-01 [ticho]      2.3.1cvs48
171
172         * src/prefs_account.c
173         * src/prefs_account.h
174                 Use GtkLabel for existing account protocol name.
175                 Created an array for protocol names and populate the
176                 combobox from it in a for() cycle.
177
178 2006-06-30 [colin]      2.3.1cvs47
179
180         * src/compose.c
181                 Block undo when changing signature (by changing
182                 account)
183
184 2006-06-30 [paul]       2.3.1cvs46
185
186         * src/send_message.c
187                 when editing From in the Compose window, use that address
188                 in the Return-Path: header
189                 Thanks to Colin
190
191 2006-06-30 [colin]      2.3.1cvs45
192
193         * src/compose.c
194                 Fix signature replacement:
195                 - when no newline before separator
196                 - when reediting
197
198 2006-06-29 [colin]      2.3.1cvs44
199
200         * src/folderview.c
201         * src/folderview.h
202         * src/mainwindow.c
203         * src/summaryview.c
204                 Let 'View/Go to/Next marked' work like
205                 Next new & Next unread: across folders
206                 Change the select_on_entry pref to do
207                 what we want when changing folder
208         * src/common/utils.c
209                 Fix single-quoted links 
210
211 2006-06-29 [colin]      2.3.1cvs43
212
213         * src/gtk/gtkaspell.c
214                 "Sylpheed" and "Sylpheed-Claws" do exist !
215
216 2006-06-29 [colin]      2.3.1cvs42
217
218         * src/imap.c
219                 Forgot to remove debug
220
221 2006-06-29 [colin]      2.3.1cvs41
222
223         * src/imap.c
224         * src/imap.h
225         * src/mainwindow.c
226                 Disconnect from IMAP servers when going
227                 offline. Fixes bug #978 (going to offline-mode 
228                 won't close connections)
229
230 2006-06-29 [colin]      2.3.1cvs40
231
232         * src/main.c
233                 Fix transient setting on failing plugins
234                 Patch by Fabien
235         * src/plugins/pgpcore/sgpgme.c
236                 Only warn for OpenPGP. Most people don't
237                 have CMS available.
238
239 2006-06-29 [colin]      2.3.1cvs39
240
241         * src/compose.c
242                 Fix Spelling menu (discrepancy between context menu
243                 and top menu when folder's dictionary isn't the 
244                 default one)
245         * src/plugins/pgpcore/sgpgme.c
246                 More error reporting about why gpgme can fail
247
248 2006-06-29 [wwp]        2.3.1cvs38
249
250         * src/mainwindow.c
251                 honor the display-header-pane setting even when the message view
252                 is a separate window.
253
254 2006-06-29 [wwp]        2.3.1cvs37
255
256         * src/prefs_actions.c
257                 forgot to commit that one (use of GTK_STOCK_INFO).
258
259 2006-06-29 [colin]      2.3.1cvs36
260
261         * src/imap.c
262                 Better handling of login errors (ask the password
263                 again once), alert in case of error. Fix three
264                 signedness warnings.
265
266 2006-06-28 [wwp]        2.3.1cvs35
267
268         * src/prefs_template.c
269         * src/prefs_matcher.c
270         * src/prefs_filtering_action.c
271         * src/prefs_quote.c
272                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
273                 patch by Fabien Vantard, slightly modified.
274
275 2006-06-28 [paul]
276
277         2.4.0-rc2 released
278
279 2006-06-28 [colin]      2.3.1cvs34
280
281         * src/prefs_account.c
282                 Fix bug #977 (Can't add or edit imap accounts)
283
284 2006-06-28 [colin]      2.3.1cvs33
285
286         * src/mimeview.c
287                 Fix previous
288
289 2006-06-28 [colin]      2.3.1cvs32
290
291         * src/mimeview.c
292                 Save named inlined attachments with "Save all"
293         * src/main.c
294         * src/mbox.c
295         * src/common/plugin.c
296         * src/common/plugin.h
297         * src/common/sylpheed.c
298         * src/common/utils.c
299         * src/plugins/pgpcore/sylpheed.def
300         * src/plugins/pgpinline/sylpheed.def
301         * src/plugins/pgpmime/sylpheed.def
302                 Win32 compatibility patch, by
303                 Werner Koch
304
305 2006-06-28 [wwp]        2.3.1cvs31
306
307         * src/imap.c
308         * src/prefs_folder_item.c
309                 less compilation warnings (thanks to Fabien Vantard), less typos.
310
311 2006-06-28 [paul]       2.3.1cvs30
312
313         * src/gtk/gtkutils.c
314                 gtk_combo_box_set_focus_on_click() is only
315                 available since gtk 2.6.0
316
317 2006-06-28 [paul]       2.3.1cvs29
318
319         * src/prefs_ext_prog.c
320                 fix engrish and add a tooltip for the
321                 'command for 'Display as text' option
322
323 2006-06-28 [paul]
324
325         2.4.0-rc1 released
326
327 2006-06-28 [paul]       2.3.1cvs28
328
329         * ChangeLog
330         * tools/Makefile.am
331                 include textviewer.pl in releases
332
333 2006-06-28 [paul]       2.3.1cvs27
334
335         * src/prefs_ext_prog.c
336                 hide Print command option if libgnomeprint
337                 support is present
338
339 2006-06-27 [colin]      2.3.1cvs26
340
341         * src/compose.c
342                 Fix Esc handling in insert/attach dialog
343                 Don't show this dialog if dragging something
344                 else than text/uri-list
345                 Thanks to Fabien Vantard
346         * tools/textviewer.pl
347                 Filter script to display stuff as text
348                 by H. Merijn Brand
349
350 2006-06-27 [wwp]        2.3.1cvs25
351
352         * src/messageview.c
353                 use the exact product name (message view title), patch
354                 by Fabien Vantard.
355
356 2006-06-27 [ticho]      2.3.1cvs24
357
358         * src/prefs_account.c
359         * src/prefs_common.c
360         * src/prefs_common.h
361         * src/prefs_ext_prog.c
362         * src/textview.c
363                 Add a preference (Preferences/External programs)
364                 to allow "Display as text" to be done via a script
365                 (patch by H.Merijn Brand).
366                 Use GtkComboBox for protocol selection in account
367                 preferences.
368                 Only include current choice for existing accounts, and
369                 insensitivize the combobox.
370
371 2006-06-27 [paul]       2.3.1cvs23
372
373         * src/mbox.c
374                 fix crasher introduced in cvs21.
375                 Thanks to Colin
376
377 2006-06-26 [colin]      2.3.1cvs22
378
379         * src/mbox.c
380                 Fix double-frees when leaving folders
381                 after exporting to mbox
382
383 2006-06-26 [colin]      2.3.1cvs21
384
385         * src/mbox.c
386                 More feedback (and optimisation)
387                 on import/export
388         * src/common/utils.c
389                 Fix case when looking for mail addresses
390         * src/gtk/gtkutils.c
391                 Extra check for (X-)Face
392
393 2006-06-25 [ticho]      2.3.1cvs20
394
395         * src/compose.c
396         * src/exphtmldlg.c
397         * src/gtk/gtkutils.c
398         * src/gtk/gtkutils.h
399                 Added second argument to gtkut_sc_combobox_create() to
400                 control focus-on-click for the widget.
401                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
402
403 2006-06-25 [ticho]      2.3.1cvs19
404
405         * src/compose.c
406         * src/gtk/Makefile.am
407         * src/gtk/combobox.c
408         * src/gtk/combobox.h
409         * src/gtk/gtkutils.c
410         * src/gtk/gtkutils.h
411                 Use GtkComboBox instead of deprecated GtkOptionMenu
412                 for account selector in compose window and for encoding
413                 selector in attachment properties.
414                 Also factorise working with the new GtkComboBox somewhat.
415
416 2006-06-24 [paul]       2.3.1cvs18
417
418         * src/prefs_common.c
419                 use the correct default value
420
421 2006-06-24 [paul]       2.3.1cvs17
422
423         * src/compose.c
424         * src/prefs_common.c
425         * src/prefs_common.h
426         * src/prefs_compose_writing.c
427                 enable setting of default action when
428                 dnd'ing files in the compose window.
429                 (Collaborative effort with wwp)
430
431 2006-06-23 [wwp]        2.3.1cvs16
432
433         * src/compose.c
434                 i18n fix (thanks to Fabien Vantard)
435
436 2006-06-22 [colin]      2.3.1cvs15
437
438         * src/prefs_customheader.c
439                 Don't use filters in custom headers' file 
440                 selector. Remember, extensions mean nothing :)
441
442 2006-06-22 [paul]       2.3.1cvs14
443
444         * configure.ac
445                 allow setting of man directory location
446
447 2006-06-22 [colin]      2.3.1cvs13
448
449         * src/mainwindow.c
450                 Add 'View/Go to/Next unread folder'.
451                 I missed that :)
452
453 2006-06-22 [colin]      2.3.1cvs12
454
455         * src/common/utils.c
456                 Add some subject prefixes
457                 Patch by Bjorn T Johansen <btj@havleik.no>
458
459 2006-06-22 [colin]      2.3.1cvs11
460
461         * manual/advanced.xml
462                 Forgotten hidden pref
463
464 2006-06-21 [paul]       2.3.1cvs10
465
466         * src/prefs_account.c
467                 complete the removal of 'Add date header' option
468
469 2006-06-21 [paul]       2.3.1cvs9
470
471         * src/account.c
472         * src/compose.c
473         * src/prefs_account.c
474         * src/prefs_account.h
475                 remove option to add date header - always
476                 add date header
477         * src/etpan/imap-thread.c
478                 fix warnings (Thanks to Colin)
479
480 2006-06-21 [wwp]        2.3.1cvs8
481
482         * src/folder.c
483                 set the attachment flag when inline text part are (file)named. This is more convenient
484                 when receiving (for instance) inline source files or patches sent using thunderbird.
485
486 2006-06-21 [paul]       2.3.1cvs7
487
488         * src/inc.c
489                 fix off-by-one count of current msg in
490                 statusbar filtering progressbar
491
492 2006-06-21 [paul]       2.3.1cvs6
493
494         * src/folder.c
495                 Show attachment icon even if the part is 'inline'
496                 if the following conditions are met:
497                 - content-type != 'text/plain'
498                 - content-type != '*/pgp-signature'
499                 - either 'name' or 'filename' parameter is not NULL
500                 
501                 Thanks to Colin
502
503 2006-06-21 [paul]       2.3.1cvs5
504
505         * src/messageview.c
506         * src/prefs_common.c
507         * src/prefs_common.h
508         * src/prefs_other.c
509                 add an option to 'Never send Return
510                 Receipts'
511                 Thanks to Colin
512
513 2006-06-20 [mones]      2.3.1cvs4
514
515         * po/es.po
516                 updated
517         * src/compose.c
518                 typo fixed (space after comma)
519         * tools/make.themes.project
520                 remove exec mode from tarball files
521
522 2006-06-20 [colin]      2.3.1cvs3
523
524         * src/news.c
525         * src/procheader.c
526         * src/unmime.c
527                 Better fix for \n's in headers (don't 
528                 break Received: and others)
529
530 2006-06-20 [paul]       2.3.1cvs2
531
532         * src/alertpanel.c
533         * src/textview.c
534                 improve legibility of phishing attempt
535                 dialog
536
537 2006-06-20 [paul]       2.3.1cvs1
538
539         * NEWS
540         * README
541         * configure.ac
542                 Update version number following
543                 stable release
544
545 2006-06-20 [colin]      2.3.0cvs26
546
547         * src/compose.c
548                 When dragging a file to the text of the compose
549                 window, ask whether we want to insert or attach
550                 (I know lots of people who do that to attach)
551
552 2006-06-20 [colin]      2.3.0cvs25
553
554         * src/etpan/imap-thread.c
555                 Fix threshold (the append command is often > 32 bytes)
556
557 2006-06-19 [colin]      2.3.0cvs24
558
559         * src/imap.c
560         * src/etpan/imap-thread.c
561                 Workaround Rockliffe IMAP server bug: replace
562                 "x UID SEARCH (ANSWERED UID 1:*)" with
563                 "x UID SEARCH ANSWERED"
564                 (Rockliffe doesn't handle the parenthesis)
565
566 2006-06-19 [colin]      2.3.0cvs23
567
568         * src/compose.c
569         * src/imap.c
570         * src/etpan/imap-thread.c
571                 Probably fix bug #972 (Freezes when adding 
572                 an attachment to the message)
573         * src/common/defs.h
574                 Modernize Firefox cmd
575
576
577 2006-06-18 [colin]      2.3.0cvs22
578
579         * src/prefs_customheader.c
580                 Only allow correct filenames for various
581                 custom headers
582
583 2006-06-18 [colin]      2.3.0cvs21
584
585         * src/prefs_customheader.c
586                 Add a 'From File...' button in custom headers prefs, which
587                 try to do the right thing: 
588                 for normal headers, use file as plaintext,
589                 for X-Face, calls compface,
590                 for Face, encode to b64.
591
592 2006-06-17 [colin]      2.3.0cvs20
593
594         * src/mh.c
595                 Warning fix
596
597 2006-06-16 [colin]      2.3.0cvs19
598
599         * src/summaryview.c
600                 Recursive quicksearch: show message list
601                 in current folder, *then* search children
602                 in the background.
603
604 2006-06-16 [colin]      2.3.0cvs18
605
606         * src/main.c
607                 Instead of ignoring SIGPIPE, save caches
608                 when getting one. Will fix the fact that
609                 hot caches are out-of-date when logging 
610                 out of Xorg.
611         * src/compose.c
612         * src/prefs_compose_writing.c
613                 Only save text (not attachments) when 
614                 auto-saving to drafts
615         * src/unmime.c
616                 Always replace \n, \r and \t with spaces
617                 in headers
618         * manual/dist/html/Makefile.am
619         * manual/dist/pdf/Makefile.am
620         * manual/dist/ps/Makefile.am
621         * manual/dist/txt/Makefile.am
622         * manual/fr/dist/html/Makefile.am
623         * manual/fr/dist/pdf/Makefile.am
624         * manual/fr/dist/ps/Makefile.am
625         * manual/fr/dist/txt/Makefile.am
626         * manual/pl/dist/html/Makefile.am
627         * manual/pl/dist/pdf/Makefile.am
628         * manual/pl/dist/ps/Makefile.am
629         * manual/pl/dist/txt/Makefile.am
630                 Fix make clean removing pregenerated manuals
631
632
633 2006-06-16 [colin]      2.3.0cvs17
634
635         * src/plugins/pgpcore/sgpgme.c
636         * src/plugins/pgpmime/pgpmime.c
637         * src/plugins/pgpinline/pgpinline.c
638                 Better error reporting in setup_signers.
639                 Don't fallback to default key if specified
640                 key isn't found.
641                 Don't allow signing if more than one secret
642                 key matches the one specified in prefs.
643
644 2006-06-15 [colin]      2.3.0cvs16
645
646         * src/folderview.c
647                 Add "Send queue" in the folder's contextual
648                 menu
649         * src/compose.c
650         * src/messageview.c
651         * src/privacy.c
652         * src/privacy.h
653         * src/procmime.c
654         * src/procmsg.c
655         * src/plugins/pgpcore/passphrase.c
656         * src/plugins/pgpcore/sgpgme.c
657         * src/plugins/pgpinline/pgpinline.c
658         * src/plugins/pgpmime/pgpmime.c
659                 Better error reporting
660         * src/mbox.c
661                 Probably fix bug #971 (2.2.3 cannot read mail 
662                 from local mbox)
663
664
665 2006-06-15 [mones]      2.3.0cvs15
666
667         * tools/make.themes.project
668                 creates the themes project from the web page
669
670 2006-06-15 [colin]      2.3.0cvs14
671
672         * src/folder.c
673                 Better fix (avoid losing the folder if scan_tree 
674                 fails)
675
676 2006-06-15 [cleroy]     2.3.0cvs13
677
678         * src/folder.c
679                 Probably fix Bug #969 (crash on rebuilding 
680                 imap folder)
681
682 2006-06-14 [colin]      2.3.0cvs12
683
684         * manual/dtd/manual.xsl
685         * manual/sylpheed-claws-manual.xml
686         * manual/fr/sylpheed-claws-manual.xml
687         * manual/pl/sylpheed-claws-manual.xml
688                 Insert pagebreaks between sections
689
690 2006-06-14 [paul]       2.3.0cvs11
691
692         * configure.ac
693                 better fix than 2.3.0cvs10
694
695 2006-06-14 [paul]       2.3.0cvs10
696
697         * configure.ac
698                 fix setting of PACKAGE_DATA_DIR with newer autoconf
699                 (backwards compatible)
700
701 2006-06-13 [colin]      2.3.0cvs9
702
703         * src/messageview.c
704                 Fix sending of return receipt with the new queue folders
705
706 2006-06-13 [wwp]        2.3.0cvs8
707
708         * src/quote_fmt_lex.l
709                 fix wrong tokens returned in quote_fmt lexer, query not().
710
711 2006-06-13 [wwp]        2.3.0cvs7
712
713         * src/folder.c
714         * src/prefs_folder_item.c
715                 allow changing folder type even when folder is not a top-level one,
716                 thanks to Colin.
717
718 2006-06-12 [colin]      2.3.0cvs6
719
720         * src/folderview.c
721                 Fix double-ask of "Do you want to mark all
722                 as read"
723
724 2006-06-12 [colin]      2.3.0cvs5
725
726         * src/compose.c
727         * src/compose.h
728         * src/folder.c
729         * src/folder.h
730         * src/imap.c
731         * src/inc.c
732         * src/main.c
733         * src/messageview.c
734         * src/mh.c
735         * src/prefs_folder_item.c
736         * src/procheader.c
737         * src/procmime.c
738         * src/procmsg.c
739         * src/procmsg.h
740         * src/send_message.c
741         * src/summaryview.c
742         * src/toolbar.c
743                 Apply bug #964's patch (Queue and drafts aren't normal)
744                 The Drafts and Queue folder now contain RFC-822 files,
745                 allowing to move and copy mails from and to these 
746                 folders. Moving from Drafts to Queue will prepare the
747                 mail for sending (PGP signature, encryption, etc).
748                 This patch also rework sending errors handling to try
749                 to be more helpful.
750                 Also, allow redefining folder types via the GUI 
751                 (Folder type in its Properties)
752
753 2006-06-12 [colin]      2.3.0cvs4
754
755         * src/summaryview.c
756         * src/prefs_common.c
757         * src/prefs_common.h
758         * src/gedit-print.c
759                 Allow to define a specific print font - patch
760                 by Bernhard Walle <bernhard.walle@gmx.de>
761         * src/prefs_fonts.c
762         * manual/advanced.xml
763         * manual/fr/advanced.xml
764                 Add a hidden pref to allow deletion without
765                 confirmation
766
767 2006-06-12 [wwp]        2.3.0cvs3
768
769         * .cvsignore
770                 more files to ignore.
771
772 2006-06-12 [wwp]        2.3.0cvs2
773
774         * src/quote_fmt.c
775         * src/quote_fmt_lex.l
776         * src/quote_fmt_parse.y
777                 extend the quote_fmt parser (templates and quotes):
778                 - allow limited sub-expressions in |p{} and |f{} expressions,
779                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
780                 - implemented/fixed missing implementation of query_references and show_references,
781                 - completed, fixed contents and format of the symbols help dialog,
782                 - fix some compilation warnings.
783
784 2006-06-12 [wwp]        2.3.0cvs1
785
786         * manual/advanced.xml
787         * manual/fr/advanced.xml
788                 updates in the "templates" section of the manual (eng/fr):
789                  - be more precise (both versions)
790                  - completed to match the english reference (fr version)
791                  - touchups (both versions)
792
793 2006-06-12 [paul]       2.3.0
794
795         2.3.0 released
796
797 2006-06-12 [paul]       2.2.3cvs14
798
799         * po/ca.po
800         * po/cs.po
801         * po/de.po
802         * po/el.po
803         * po/fr.po
804         * po/it.po
805         * po/pt_BR.po
806         * po/sr.po
807         * po/zh_CN.po
808                 updated by Miquel Oliete, Tim, Stephan Sachse,
809                 Stavros Giannouris, Fabien Vantard, Andrea
810                 Spadaccini, Frederico Goncalves Guimaraes,
811                 Aleksandar Urosevic, and Ralgh Young
812
813 2006-06-12 [colin]      2.2.3cvs13
814
815         * src/mbox.c
816                 Add missing header
817
818 2006-06-11 [colin]      2.2.3cvs12
819
820         * src/msgcache.c
821                 Verify that g_malloc() succeeded
822
823 2006-06-11 [colin]      2.2.3cvs11
824
825         * src/wizard.c
826                 Add Face header to welcome mail
827
828 2006-06-10 [colin]      2.2.3cvs10
829
830         * src/textview.c
831                 Revert previous (Forgot it changes the
832                 margin on the whole mail)
833
834 2006-06-10 [colin]      2.2.3cvs9
835
836         * src/textview.c
837                 Don't overlap long headers under (X-)Face
838
839 2006-06-10 [mones]      2.2.3cvs8
840
841         * manual/xml2pdf
842                 allow generation of manual on systems lacking saxon binary
843                 but with java and the saxon library installed
844
845         * po/es.po
846                 updated for release
847
848 2006-06-09 [colin]      2.2.3cvs7
849
850         * src/summaryview.c
851                 Fix leak when using Display Sender using Addressbook
852
853 2006-06-09 [colin]      2.2.3cvs6
854
855         * src/compose.c
856         * src/folder.c
857         * src/folderview.c
858         * src/mimeview.c
859         * src/summaryview.c
860                 More leaks fixes
861
862 2006-06-09 [paul]       2.2.3cvs5
863
864         * AUTHORS
865         * src/gtk/authors.h
866         * tools/claws.i18n.status.pl
867                 updated with new info
868
869 2006-06-09 [paul]       2.2.3cvs4
870
871         * README
872                 updated
873         * manual/ack.xml
874                 add wwp to authors list
875         * src/gtk/authors.h
876                 update mine and Colin's addresses
877
878 2006-06-08 [colin]      2.2.3cvs3
879
880         * src/etpan/imap-thread.c
881                 Fix leak on SSL cert check
882
883 2006-06-08 [colin]      2.2.3cvs2
884
885         * src/common/utils.c
886                 Fix leak
887
888 2006-06-08 [paul]       2.2.3cvs1
889
890         * configure.ac
891                 Update version number following
892                 stable release
893
894 2006-06-07 [colin]      2.2.2cvs3
895
896         * src/msgcache.c
897                 Fix catching cache read errors (guint instead of gint)
898                 Prevent malloc'ing more than 8MB (means cache corruption)
899
900 2006-06-07 [paul]       2.2.2cvs2
901
902         * src/exporthtml.c
903         * src/exportldif.c
904         * src/mh.c
905         * src/mutt.c
906         * src/pine.c
907         * src/common/utils.c
908                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
909                 obey $HOME'
910                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
911                 Thanks to Colin
912
913 2006-06-06 [paul]       2.2.2cvs1
914
915         * configure.ac
916                 Update version number following
917                 stable release
918
919 2006-06-06 [paul]       2.2.1cvs6
920
921         * src/matcher.c
922                 fix  implicit declaration of
923                 sylpheed_do_idle()
924                 Patch by Fabien Vantard
925
926 2006-06-06 [paul]       2.2.1cvs5
927
928         * src/matcher.c
929                 fix age_greater and age_lower so that they
930                 mean what say and not '...or equal to'
931                 Thanks to Colin
932
933 2006-06-06 [paul]       2.2.1cvs4
934
935         * src/textview.c
936         * src/common/utils.c
937                 fix URI check
938                 Thanks to Colin
939
940 2006-06-05 [wwp]        2.2.1cvs3
941
942         * manual/fr/account.xml
943                 minor language fixes (thanks to Fabien Vantard).
944
945 2006-06-05 [colin]      2.2.1cvs2
946
947         * src/prefs_folder_item.c
948         * src/folderview.c
949                 Allow recursive setting of properties 
950                 for whole mailboxes
951         * src/matcher.c
952                 Don't freeze on 'test' filtering rule
953
954 2006-06-05 [colin]      2.2.1cvs1
955
956         * configure.ac
957                 Update version number following
958                 stable release
959
960 2006-06-04 [wwp]        2.2.0cvs82
961
962         * manual/glossary.xml
963         * manual/account.xml
964         * manual/fr/glossary.xml
965         * manual/fr/account.xml
966                 added glossary section and references/links related to the Face custom header.
967
968 2006-06-04 [colin]      2.2.0cvs81
969
970         * src/summaryview.c
971                 Skip to next message on move with no
972                 immediate execution
973
974 2006-06-04 [wwp]        2.2.0cvs80
975
976         * manual/xml2pdf
977                 added sanity checks, exit when needed.
978
979 2006-06-03 [paul]       2.2.0cvs79
980
981         * src/prefs_receive.c
982                 page name is now 'Receiving'
983         * src/prefs_send.c
984                 page name is now 'Sending'
985
986 2006-06-03 [colin]      2.2.0cvs78
987
988         * src/plugins/spamassassin/spamassassin_gtk.c
989                 Autoswitch to Localhost if transport was previously
990                 disabled. Else people had to check [] Enable, then
991                 *reselect* transport.
992
993 2006-06-03 [colin]      2.2.0cvs77
994
995         * src/plugins/pgpinline/pgpinline.c
996         * src/plugins/pgpmime/pgpmime.c
997                 Check that gpg_data_release_and_get_mem 
998                 didn't fail (now, why this happens...)
999
1000 2006-06-03 [colin]      2.2.0cvs76
1001
1002         * src/mbox.c
1003                 Fix bug #962 (Manual and/or UI should 
1004                 warn about incompatible locking 
1005                 causing dataloss)
1006
1007 2006-06-02 [cleroy]     2.2.0cvs75
1008
1009         * src/filtering.c
1010         * src/folder.c
1011         * src/procmsg.c
1012         * src/summaryview.c
1013                 Fix a few leaks
1014
1015 2006-06-02 [colin]      2.2.0cvs74
1016
1017         * src/main.c
1018                 On exit, free caches after writing them
1019                 Shuts up some valgrind false positives
1020         * src/procmsg.c
1021         * src/send_message.c
1022                 Fix races when reusing existing SMTP connections
1023                 Fix inexistant session timeout
1024         * src/toolbar.c
1025                 Display alertpanel after all queues have
1026                 been processed, not after each
1027
1028 2006-06-02 [wwp]        2.2.0cvs73
1029
1030         * manual/fr/glossary.xml
1031         * manual/fr/ack.xml
1032         * manual/ack.xml
1033                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1034
1035 2006-06-02 [wwp]        2.2.0cvs72
1036
1037         * manual/xml2pdf
1038         * manual/dist/pdf/Makefile.am
1039         * manual/dtd/manual.xsl
1040         * manual/fr/dist/pdf/Makefile.am
1041         * manual/pl/dist/pdf/Makefile.am
1042                 we changed the procedure to generate the .pdf version of the manual.
1043                 The procedure is more modern and the .pdf we get now has a valid index.
1044                 Here are the new pre-requisites:
1045
1046                 - JRE 1.x (1.4 here): there must be one from your distro
1047                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1048                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1049                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1050
1051                 See my posts for further info about the installation of this toolchain:
1052
1053                 Date: Fri, 19 May 2006 19:40:06 +0200
1054                 From: wwp <subscript@free.fr>
1055                 To: sylpheed-claws-devel@lists.sourceforge.net
1056                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1057
1058                 and
1059
1060                 Date: Wed, 24 May 2006 12:58:49 +0200
1061                 From: wwp <subscript@free.fr>
1062                 To: sylpheed-claws-devel@lists.sourceforge.net
1063                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1064
1065 2006-06-01 [colin]      2.2.0cvs71
1066
1067         * src/compose.c
1068                 Better guards against IMAP races
1069         * src/main.c
1070         * src/prefs_common.c
1071         * src/prefs_common.h
1072         * src/common/ssl_certificate.c
1073         * src/etpan/imap-thread.c
1074         * src/etpan/imap-thread.h
1075         * src/gtk/sslcertwindow.c
1076                 New hidden option ssl_skip_cert_check to 
1077                 avoid dups of bug #959 (libetpan linked
1078                 against gnutls and gnutls buggy on 64bit)
1079                 Present expired warning only once per
1080                 session/server.
1081         * manual/advanced.xml
1082         * manual/fr/advanced.xml
1083                 Document new option
1084
1085 2006-06-01 [wwp]        2.2.0cvs70
1086
1087         * src/messageview.c
1088                 fix for bug #961 (return receipt dialog 
1089                 complains incorrectly about return-path 
1090                 email adress being different), thanks 
1091                 to Colin.
1092
1093 2006-05-31 [cleroy]     2.2.0cvs69
1094
1095         * src/common/ssl.c
1096                 Guard against NULLs, although this
1097                 should never be an issue
1098
1099 2006-05-31 [colin]      2.2.0cvs68
1100
1101         * src/filtering.c
1102                 Use g_slist_prepend
1103         * src/imap.c
1104                 Don't remove caches when destroying folder, it
1105                 could (should) be done at exit
1106         * src/inc.c
1107                 free processing cache after incorporation
1108         * src/etpan/imap-thread.c
1109                 Maybe fix bug #959 (Crash on moving to emails 
1110                 to a imap account per ssl with a expired 
1111                 certificate.)
1112
1113 2006-05-30 [colin]      2.2.0cvs67
1114
1115         * src/summaryview.c
1116                 Put back event flush when displaying message
1117                 It avoids reading a bunch of messages just
1118                 by hitting shift-n for too long ;)
1119
1120 2006-05-29 [colin]      2.2.0cvs66
1121
1122         * src/summaryview.c
1123                 Remove useless g_warnings
1124
1125 2006-05-29 [colin]      2.2.0cvs65
1126
1127         * src/imap.c
1128                 Fix g_slist_append()s for performance
1129
1130 2006-05-29 [colin]      2.2.0cvs64
1131
1132         * src/compose.c
1133         * src/common/utils.c
1134                 Fix extraneous tab at start of addresses
1135         * src/mainwindow.c
1136                 Fix warnings (thanks to Fabien)
1137                 Fix crash at exit when composing messages 
1138                 exist
1139         * src/pop.c
1140                 Fix progress bar when deleting expired mails
1141                 Thanks to Hiro
1142         * src/summaryview.c
1143         * src/gtk/gtksctree.c
1144                 Fix re-sorting slowness
1145
1146 2006-05-29 [paul]       2.2.0cvs63
1147
1148         * src/mh.c
1149                 fetch full message when moving mails
1150                 from another mailbox, (fixed data loss
1151                 when filtering from IMAP to MH, introduced
1152                 in 2.2.0cvs57).
1153                 Thanks to Colin
1154
1155 2006-05-29 [mones]      2.2.0cvs62
1156
1157         * src/gtk/gtksctree.c
1158                 Unselect faster (patch by Colin)        
1159
1160 2006-05-26 [colin]      2.2.0cvs61
1161
1162         * src/summaryview.c
1163                 Unplug MSGINFO_UPDATE callback on delete too.
1164
1165 2006-05-26 [colin]      2.2.0cvs60
1166
1167         * src/foldersel.c
1168                 Fix bold in folder selection window with glib2.10
1169                 thanks Hiro
1170
1171 2006-05-26 [colin]      2.2.0cvs59
1172
1173         * src/procheader.c
1174                 Convert date only if necessary (and don't
1175                 try to convert from utf8 to utf8, too)
1176         * src/summaryview.c
1177                 Only set column's text if the column's 
1178                 displayed
1179
1180 2006-05-26 [colin]      2.2.0cvs58
1181
1182         * src/summaryview.c
1183         * src/gtk/gtkutils.c
1184                 Fix useless warning
1185
1186 2006-05-26 [colin]      2.2.0cvs57
1187
1188         * src/mainwindow.c
1189                 Make summaryview selectable as long as 
1190                 no message has focus
1191         * src/mh.c
1192                 Faster deletion (by implementing mh_remove_msgs)
1193                 Faster copy (avoid using mh_fetch_msg just to get
1194                 the filename)
1195                 Faster move (using move_file instead of copy_file
1196                 if MSG_IS_MOVE)
1197                 No progressbar if total number of mails to cp/mv 
1198                 is less than 100
1199         * src/summaryview.c
1200                 Fix removal from subject_table when mail gets moved
1201                 Faster deletion (g_slist_prepend instead of append)
1202         * src/gtk/gtksctree.c
1203                 Remove useless code
1204
1205 2006-05-25 [colin]      2.2.0cvs56
1206
1207         * src/common/ssl_certificate.c
1208                 Fix leak in expired cert check
1209
1210 2006-05-25 [colin]      2.2.0cvs55
1211
1212         * src/mh.c
1213                 Disable flags syncing on .mh_sequences - it
1214                 is buggy and marks mails read under unknown
1215                 conditions.
1216
1217 2006-05-25 [paul]
1218
1219         * 2.3.0-rc4 released
1220
1221 2006-05-24 [colin]      2.2.0cvs54
1222
1223         attention cvs users: if you manage to crash
1224         Sylpheed-Claws while moving, copying or deleting
1225         mails, we *are* interested in stack traces and
1226         valgrind logs. It looks stable, but one never
1227         knows...
1228
1229         * src/folder.c
1230                 Add progressbar for cache updates
1231         * src/folderutils.c
1232                 Optimize Mark all read in the current
1233                 folder
1234         * src/mh.c
1235                 Add progressbar for copy/move
1236         * src/procmsg.c
1237                 Optimize O(n^2) in copy/move
1238         * src/summaryview.c
1239         * src/gtk/gtksctree.c
1240                 Optimize O(n^2) algos
1241         * src/common/timing.h
1242                 Display ms instead of us
1243
1244 2006-05-24 [wwp]        2.2.0cvs53
1245
1246         * manual/fr/advanced.xml
1247                 updates to the French manual.
1248
1249 2006-05-24 [wwp]        2.2.0cvs52
1250
1251         * src/common/utils.c
1252                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1253
1254 2006-05-24 [wwp]        2.2.0cvs51
1255
1256         * src/folderutils.c
1257                 fixed "mark all read" in MH folders (thanks to Colin).
1258
1259 2006-05-24 [paul]       2.2.0cvs50
1260
1261         * doc/man/sylpheed-claws.1
1262                 updated the man page
1263
1264 2006-05-23 [colin]      2.2.0cvs49
1265
1266         * src/folderview.c
1267         * src/imap.c
1268         * src/inc.c
1269         * src/mbox.c
1270         * src/messageview.c
1271         * src/news.c
1272         * src/send_message.c
1273         * src/summaryview.c
1274         * src/gtk/sslcertwindow.c
1275                 alertpanel fixes, by Fabien
1276
1277 2006-05-23 [colin]      2.2.0cvs48
1278
1279         * src/folder.c
1280         * src/folderview.c
1281         * src/msgcache.c
1282         * src/summaryview.c
1283         * src/gtk/gtksctree.c
1284         * src/gtk/gtksctree.h
1285                 More timings
1286                 Fix slow loading problem, which was caused by the
1287                 use of some gtk_ctree funcs and their use of
1288                 g_list_position while gtk_ctree_(un)link'ing.
1289                 Reap more functions from gtkctree.c to be sure we
1290                 use our (fast) version instead of theirs.
1291         * src/mh.c
1292                 Fix copy of unread mails
1293
1294
1295 2006-05-22 [wwp]        2.2.0cvs47
1296
1297         * manual/fr/advanced.xml
1298                 updated.
1299
1300 2006-05-22 [colin]      2.2.0cvs46
1301
1302         * src/filtering.c
1303                 Fix possible infinite loop. 'copy' is not a 
1304                 final action, so when encountering a 'copy',
1305                 we have to check if a previous one was set
1306                 and do it. In the same way, if we encounter
1307                 a 'move' we have to perform a possibly 
1308                 pending 'copy'. This will slow down filtering
1309                 on IMAP if move+copy or multiple copy actions
1310                 are to be done, but handling it via the batch
1311                 would be really too convoluted.
1312
1313 2006-05-22 [wwp]        2.2.0cvs45
1314
1315         * manual/fr/advanced.xml
1316         * manual/fr/faq.xml
1317         * manual/fr/glossary.xml
1318         * manual/fr/handling.xml
1319         * manual/fr/intro.xml
1320         * manual/fr/plugins.xml
1321         * manual/fr/sylpheed-claws-manual.xml
1322                 sync w/ the english manual: updates URIs, documented mailing-list
1323                 support, better explanation about the enabled/disabled feature
1324                 in filtering/processing rules by Paul.
1325
1326 2006-05-21 [colin]      2.2.0cvs44
1327
1328         * src/summaryview.c
1329                 Don't expand after building threads, but during
1330
1331 2006-05-21 [colin]      2.2.0cvs43
1332
1333         * src/procmsg.c
1334         * src/summaryview.c
1335                 More timing possibilities... For next time I have 
1336                 to find out how the hell some 3GHz computer takes
1337                 one minute to open a 30k folder...
1338
1339 2006-05-21 [colin]      2.2.0cvs42
1340
1341         * manual/pl/advanced.xml
1342         * manual/pl/faq.xml
1343         * manual/pl/glossary.xml
1344         * manual/pl/handling.xml
1345         * manual/pl/intro.xml
1346         * manual/pl/plugins.xml
1347         * manual/pl/sylpheed-claws-manual.xml
1348                 Polish manual updated by Pawel
1349
1350 2006-05-20 [colin]
1351
1352         * 2.3.0-rc3 released
1353
1354 2006-05-20 [colin]      2.2.0cvs41
1355
1356         * src/imap.c
1357                 Fix -rc2 problems:
1358                 - remove cache of moved messages from original folder
1359                 - apply new flags to messages even if they aren't appliable
1360                   via IMAP.
1361
1362 2006-05-20 [colin]
1363
1364         * 2.3.0-rc2 released
1365
1366 2006-05-19 [colin]      2.2.0cvs40
1367
1368         * src/imap.c
1369                 Don't issue SELECT in imap_change_flags
1370                 before having checked that we indeed have
1371                 some flags to change. MSG_POSTFILTERED for
1372                 example can't be used on IMAP.
1373                 Fixes bug #955 (copying messages between 
1374                 imap folders is extremely slow), which was
1375                 a regression.
1376
1377 2006-05-19 [colin]      2.2.0cvs39
1378
1379         * src/folder.c
1380         * src/folder.h
1381         * src/folderview.c
1382                 Try to fix bug #830 (Some unread messages 
1383                 get marked read in IMAP inbox):
1384                 - Prevent scanning a folder if it's being 
1385                   opened via the GUI
1386                 - Postpone opening via the GUI of a folder
1387                   currently scanned.
1388
1389
1390 2006-05-19 [wwp]        2.2.0cvs38
1391
1392         * manual/advanced.xml
1393                 fix English+typo (thanks to Paul).
1394
1395 2006-05-19 [wwp]        2.2.0cvs37
1396
1397         * manual/advanced.xml
1398         * manual/fr/advanced.xml
1399         * src/gtk/logwindow.c
1400         * src/prefs_common.c
1401         * src/prefs_common.h
1402                 added hidden prefs to allow customization of colors used in
1403                 protocol log window (useful for dark gtk+ themes).
1404
1405 2006-05-19 [wwp]        2.2.0cvs36
1406
1407         * ChangeLog
1408                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1409
1410 2006-05-19 [paul]       2.2.0cvs35
1411
1412         * src/textview.c
1413                 make Reply-To fully clickable
1414         * src/gtk/logwindow.c
1415                 more colouring (SMTP ESMTP)
1416         Both patches by Pawel Pekala
1417
1418 2006-05-19 [cleroy]     2.2.0cvs34
1419
1420         * src/mh.c
1421                 Don't update flags from current folder
1422                 Probably fixes bug #935 (Read Messages 
1423                 Revert to Being Marked as Unread)
1424
1425 2006-05-18 [colin]      2.2.0cvs33
1426
1427         * src/imap.c
1428                 Warning fix
1429         * src/compose.c
1430         * src/mainwindow.c
1431         * src/summaryview.c
1432         * src/toolbar.c
1433                 Allow replying to multiple emails
1434                 in multiple windows
1435         * src/mimeview.c
1436         * src/etpan/imap-thread.c
1437                 Leak fixes
1438
1439 2006-05-18 [paul]       2.2.0cvs32
1440
1441         * src/summaryview.c
1442                 keep Mailing-List menu refreshed
1443                 Thanks to Colin
1444
1445 2006-05-18 [paul]       2.2.0cvs31
1446
1447         * manual/advanced.xml
1448         * manual/faq.xml
1449         * manual/glossary.xml
1450         * manual/handling.xml
1451         * manual/intro.xml
1452         * manual/plugins.xml
1453         * manual/sylpheed-claws-manual.xml
1454                 update URLs
1455                 add info about mailing-list support
1456                 edit filtering info
1457         * src/wizard.c
1458         * src/common/defs.h
1459         * src/gtk/about.c
1460         * src/plugins/dillo_viewer/README
1461                 update URLs
1462
1463 2006-05-17 [wwp]        2.2.0cvs30
1464
1465         * manual/handling.xml
1466         * manual/fr/handling.xml
1467                 documented the ability to enabled/disable filtering/processing rules.
1468
1469 2006-05-17 [colin]      2.2.0cvs29
1470
1471         * src/main.c
1472                 Don't initialize g_thread subsystem if it's 
1473                 already done (thanks to Hiro)
1474         * src/mimeview.c
1475                 Fix saving of parts when there name can't be
1476                 converted from UTF-8.
1477
1478 2006-05-17 [paul]       2.2.0cvs28
1479
1480         * po/Makefile.in.in
1481                 fix config.status warning with autoconf 2.60
1482
1483 2006-05-17 [paul]       2.2.0cvs27
1484
1485         * po/POTFILES.in
1486                 add src/mbox.c
1487
1488 2006-05-17 [wwp]        2.2.0cvs26
1489
1490         * src/mainwindow.c
1491                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1492
1493 2006-05-17 [wwp]        2.2.0cvs25
1494
1495         * src/plugins/demo/demo.c
1496                 updated product name in plugin demo (many plugins need to be
1497                 sync'ed w/ that change).
1498
1499 2006-05-17 [colin]      2.2.0cvs24
1500
1501         * src/mh.c
1502                 Fix leak
1503
1504 2006-05-16 [colin]      2.2.0cvs23
1505
1506         * src/mainwindow.c
1507                 Stupid me hit again. Fix cvs22.
1508
1509 2006-05-16 [colin]      2.2.0cvs22
1510
1511         * src/mainwindow.c
1512                 Fix bug #922 (sylpheed-claws crashed after 
1513                 pushing on Inbox folder)
1514
1515 2006-05-16 [colin]      2.2.0cvs21
1516
1517         * src/compose.c
1518                 Make From header be copy/paste/select-able
1519
1520 2006-05-16 [wwp]        2.2.0cvs20
1521
1522         * src/export.c
1523         * src/matcher.c
1524         * src/summaryview.c
1525         * src/etpan/imap-thread.c
1526                 fix some compiler warnings (thanks to Colin).
1527
1528 2006-05-16 [wwp]        2.2.0cvs19
1529
1530         * src/action.c
1531         * src/gedit-print.c
1532         * src/inc.c
1533         * src/mainwindow.c
1534         * src/mh.c
1535         * src/statusbar.c
1536         * src/send_message.c
1537         * src/summaryview.c
1538                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1539
1540 2006-05-15 [colin]      2.2.0cvs18
1541
1542         * src/procmsg.c
1543                 Fix automatic rule creation with List-Post
1544
1545 2006-05-15 [paul]       2.2.0cvs17
1546
1547         * tools/filter_conv_new.pl
1548                 updated for rule enabling/disabling
1549                 claws version >= 2.3.x required
1550
1551 2006-05-15 [cleroy]     2.2.0cvs16
1552
1553         * src/main.c
1554                 Revert test
1555
1556 2006-05-15 [cleroy]     2.2.0cvs15
1557
1558         * src/main.c
1559                 test
1560
1561 2006-05-15 [wwp]        2.2.0cvs14
1562
1563         * manual/pl/.cvsignore
1564                 ignore generated files.
1565
1566 2006-05-14 [wwp]        2.3.0-rc1
1567
1568         * 2.3.0-rc1 released
1569
1570 2006-05-13 [wwp]        2.2.0cvs13
1571
1572         * src/filtering.c
1573         * src/filtering.h
1574         * src/matcher.c
1575         * src/matcher_parser_lex.l
1576         * src/matcher_parser_parse.y
1577         * src/prefs_filtering.c
1578                 new feature: provide the ability to disable filtering and processing
1579                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1580                 adaptations.
1581
1582 2006-05-13 [colin]      2.2.0cvs12
1583
1584         * src/compose.c
1585                 Remove useless if (a) b; else b;
1586                 Thanks to wwp
1587
1588 2006-05-13 [wwp]        2.2.0cvs11
1589
1590         * src/export.c
1591         * src/import.c
1592         * src/mainwindow.c
1593         * src/mbox.c
1594         * src/summaryview.c
1595         * src/summaryview.h
1596                 no more silent failures (or at least less ones) when importing
1597                 or exporting from/to mbox. Also start importing/exporting if
1598                 the necessary info is set.
1599
1600 2006-05-13 [wwp]        2.2.0cvs10
1601
1602         * RELEASE_NOTES
1603                 restored up-to-date release notes.
1604
1605 2006-05-13 [paul]       2.2.0cvs9
1606
1607         * po/nl.po
1608         * po/ru.po
1609                 updated by Tim Dijkstra and Pavlo Bohmat
1610
1611 2006-05-12 [colin]      2.2.0cvs8
1612
1613         * src/gtk/quicksearch.c
1614                 Add "k" as shortcut for "colorlabel". Patch
1615                 by ath42@users.sf.net.
1616
1617 2006-05-12 [paul]       2.2.0cvs7
1618
1619         * src/prefs_common.h
1620         * src/prefs_summaries.c
1621         * src/summaryview.c
1622                 when entering a folder also allow
1623                 going directly to first Marked message
1624
1625 2006-05-12 [paul]       2.2.0cvs6
1626
1627         * src/summaryview.c
1628                 always obey 'confirm before marking all
1629                 mails read' option
1630
1631 2006-05-12 [paul]       2.2.0cvs5
1632
1633         * src/textview.c
1634                 make Sender fully clickable
1635
1636 2006-05-12 [colin]      2.2.0cvs4
1637
1638         * src/compose.c
1639         * src/compose.h
1640                 Let From be editable
1641         * src/main.c
1642         * src/mh.c
1643                 Full support of .mh_sequences' Unseen seq
1644
1645 2006-05-12 [colin]      2.2.0cvs3
1646
1647         * src/folder.c
1648         * src/mainwindow.c
1649         * src/mainwindow.h
1650         * src/messageview.c
1651         * src/prefs_spelling.c
1652         * src/procheader.c
1653         * src/procmsg.c
1654         * src/procmsg.h
1655         * src/summaryview.c
1656         * src/toolbar.c
1657         * src/toolbar.h
1658                 Add contextual menu on Compose toolbar
1659                 button. Fixes bug #944 (Automatic
1660                 addresses not applied when changing account
1661                 from compose window)
1662                 add Mailing List support
1663                 based on the old 0.6.5claws25 patch by
1664                 Melvin Hadasht, with finishing touches
1665                 by Colin
1666                 Fix "ignore thread" when mails are threaded by
1667                 subject (and weren't ignored although appearing
1668                 in the thread).
1669                 GUI rework.
1670                 Both patches by Pawel.
1671
1672 2006-05-08 [paul]       2.2.0cvs2
1673
1674         * src/mainwindow.c
1675         * src/mainwindow.h
1676         * src/messageview.c
1677         * src/procheader.c
1678         * src/procmsg.c
1679         * src/procmsg.h
1680         * src/summaryview.c
1681                 add Mailing List support
1682                 based on the old 0.6.5claws25 patch by 
1683                 Melvin Hadasht, with finishing touches
1684                 by Colin
1685
1686 2006-05-08 [colin]      2.2.0cvs1
1687
1688         * src/mainwindow.c
1689         * src/toolbar.c
1690         * src/toolbar.h
1691                 Add contextual menu on Compose toolbar 
1692                 button. Fixes bug #944 (Automatic 
1693                 addresses not applied when changing account 
1694                 from compose window)
1695
1696 2006-05-08 [paul]       2.2.0
1697
1698         2.2.0 released
1699
1700 2006-05-08 [paul]       2.1.1cvs51
1701
1702         * po/cs.po
1703         * po/de.po
1704         * po/en_GB.po
1705         * po/fi.po
1706         * po/fr.po
1707         * po/pt_BR.po
1708         * po/sr.po
1709         * po/zh_CN.po
1710                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1711                 Fabien Vantard, Frederico Goncalves Guimaraes,
1712                 Aleksandar Urosevic, and Ralgh Young
1713
1714 2006-05-12 [colin]      2.1.1cvs50
1715
1716         * po/cs.po
1717         * po/de.po
1718         * po/en_GB.po
1719         * po/es.po
1720         * po/fi.po
1721         * po/fr.po
1722         * po/pt_BR.po
1723         * po/sr.po
1724         * po/zh_CN.po
1725                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1726                 Fabien Vantard, Frederico Goncalves Guimaraes,
1727                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1728
1729 2006-05-05 [colin]      2.1.1cvs49
1730
1731         * manual/Makefile.am
1732         * manual/pl/Makefile.am
1733         * manual/pl/account.xml
1734         * manual/pl/ack.xml
1735         * manual/pl/addrbook.xml
1736         * manual/pl/advanced.xml
1737         * manual/pl/faq.xml
1738         * manual/pl/glossary.xml
1739         * manual/pl/gpl.xml
1740         * manual/pl/handling.xml
1741         * manual/pl/intro.xml
1742         * manual/pl/keyboard.xml
1743         * manual/pl/plugins.xml
1744         * manual/pl/starting.xml
1745         * manual/pl/sylpheed-claws-manual.xml
1746         * manual/pl/dist/.cvsignore
1747         * manual/pl/dist/Makefile.am
1748         * manual/pl/dist/html/.cvsignore
1749         * manual/pl/dist/html/Makefile.am
1750         * manual/pl/dist/pdf/.cvsignore
1751         * manual/pl/dist/pdf/Makefile.am
1752         * manual/pl/dist/ps/.cvsignore
1753         * manual/pl/dist/ps/Makefile.am
1754         * manual/pl/dist/txt/.cvsignore
1755         * manual/pl/dist/txt/Makefile.am
1756                 Add the polish translation of the manual,
1757                 Authored by Pawel Pekala.
1758
1759 2006-05-05 [cleroy]     2.1.1cvs48
1760
1761         * src/main.c
1762                 Re-read matcherrc after loading plugins 
1763                 if some of them add folders.
1764
1765 2006-05-03 [colin]      2.1.1cvs47
1766
1767         * src/imap.c
1768                 I'm idiot
1769
1770 2006-05-03 [colin]      2.1.1cvs46
1771
1772         * src/imap.c
1773                 Be sure to have a session when
1774                 getting separator
1775
1776 2006-05-03 [colin]      2.1.1cvs45
1777
1778         * src/imap.c
1779         * src/imap.h
1780         * src/imap_gtk.c
1781                 Fix preventing renaming with namespace 
1782                 separator.
1783
1784 2006-05-01 [colin]      2.1.1cvs44
1785
1786         * src/action.c
1787                 Don't reload messageview when result of
1788                 action is piped.
1789
1790 2006-04-29 [colin]      2.1.1cvs43
1791
1792         * src/prefs_receive.c
1793         * src/plugins/spamassassin/spamassassin_gtk.c
1794         * src/plugins/clamav/clamav_plugin_gtk.c
1795                 GUI fixes by Pawel
1796
1797 2006-04-29 [colin]      2.1.1cvs42
1798
1799         * src/prefs_compose_writing.c
1800         * src/prefs_quote.c
1801                 Cleanups. Patch by Pawel
1802
1803 2006-04-28 [paul]       2.1.1cvs41
1804
1805         * src/matcher.c
1806                 fix returned quick search results when search
1807                 term contains an underscore.
1808                 Thanks to Colin
1809
1810 2006-04-28 [paul]       2.1.1cvs40
1811
1812         * src/prefs_message.c
1813         * src/prefs_receive.c
1814                 GUI cleanups
1815                 Patches by Pawel Pekala
1816
1817 2006-04-27 [colin]      2.1.1cvs39
1818
1819         * src/wizard.c
1820                 Differentiate subject Welcome from
1821                 window's title Welcome
1822
1823 2006-04-27 [paul]
1824
1825         2.2.0-rc1 released
1826
1827 2006-04-27 [paul]       2.1.1cvs38
1828
1829         * manual/advanced.xml
1830         * manual/fr/advanced.xml
1831                 add info about compose_no_markup hidden pref
1832
1833 2006-04-27 [paul]       2.1.1cvs37
1834
1835         * src/prefs_account.c
1836                 improve privacy labels
1837         * src/prefs_msg_colors.c
1838                 change some strings for translators' convenience
1839         * src/gtk/gtkutils.c
1840                 don't underline the link button text
1841
1842 2006-04-25 [colin]      2.1.1cvs36
1843
1844         * src/folder.c
1845                 Complete 2.1.1cvs33 (once more ;)
1846
1847 2006-04-25 [colin]      2.1.1cvs35
1848
1849         * src/editldap.c
1850                 Fix tooltip
1851
1852 2006-04-25 [cleroy]     2.1.1cvs34
1853
1854         * src/compose.c
1855         * src/gtk/gtkaspell.c
1856                 Fix crash on redirect (related to the return 
1857                 of the aspell menu in compose's toolbar)
1858         * src/prefs_msg_colors.c
1859                 Fix sensitivity widgets
1860         * src/image_viewer.c
1861         * src/gtk/pluginwindow.c
1862         * src/gtk/prefswindow.c
1863                 Change released signals to clicked (Fabien)
1864         * po/POTFILES.in
1865         * src/common/socket.c
1866         * src/plugins/spamassassin/spamassassin.c
1867                 Translate strings (Fabien)
1868
1869 2006-04-25 [paul]       2.1.1cvs33
1870
1871         * src/folder.c
1872         * src/folder.h
1873         * src/folderview.c
1874                 complete the fix of bug #912
1875                 Thanks to Colin
1876
1877 2006-04-25 [colin]      2.1.1cvs32
1878
1879         * src/news.c
1880                 Better progress bar
1881         * src/mimeview.c
1882         * src/summaryview.c
1883         * src/summaryview.h
1884                 Fix focus chain
1885                 Patches by Pawel Pekala
1886
1887 2006-04-24 [colin]      2.1.1cvs31
1888
1889         * src/compose.c
1890                 Fix compilation warnings (Fabien)
1891
1892 2006-04-24 [colin]      2.1.1cvs30
1893
1894         * src/addrindex.c
1895         * src/editldap.c
1896         * src/editldap_basedn.c
1897         * src/editldap_basedn.h
1898         * src/ldapctrl.c
1899         * src/ldapctrl.h
1900         * src/ldapquery.c
1901         * src/ldaputil.c
1902         * src/ldaputil.h
1903                 Fix bug #901 (LDAPS support)
1904
1905 2006-04-24 [colin]      2.1.1cvs29
1906
1907         * src/compose.c
1908                 Fix logic on error with send dialog on
1909         * src/imap.c
1910                 Fix compilation without libetpan, thanks
1911                 to Fabien
1912         * src/summaryview.c
1913                 Fix 'context-menu' key
1914
1915 2006-04-23 [colin]      2.1.1cvs28
1916
1917         * src/folder.c
1918                 Never free current's cache to free up 
1919                 memory. Fixes bug #912 (new count 
1920                 randomly set to message count)
1921
1922 2006-04-23 [colin]      2.1.1cvs27
1923
1924         * src/gtk/quicksearch.c
1925                 And remove printf...
1926
1927 2006-04-23 [colin]      2.1.1cvs26
1928
1929         * src/gtk/quicksearch.c
1930                 Fix replacing in quicksearch, and fix inserting
1931                 in the middle of the string. (introduced at 2.1.0cvs22)
1932
1933 2006-04-23 [colin]      2.1.1cvs25
1934
1935         * src/imap.c
1936                 Make sure uidnext is initialized in get_num_list
1937                 (not for stable, related to 2.1.1cvs8 and friends)
1938
1939 2006-04-23 [colin]      2.1.1cvs24
1940
1941         * src/imap.c
1942                 Output something when login is successful
1943                 too
1944
1945 2006-04-23 [colin]      2.1.1cvs23
1946
1947         * src/etpan/imap-thread.c
1948                 Better logging (line-per-line, hide data in fetch)
1949                 Fix a const warning
1950         * src/gtk/logwindow.c
1951         * src/gtk/logwindow.h
1952                 Better logging (color for input/output)
1953
1954 2006-04-21 [colin]      2.1.1cvs22
1955
1956         * src/gtk/quicksearch.c
1957                 On gtk+-2.8, use stock buttons in quicksearch
1958                 Based on a patch by Fabien and a design by Paul
1959
1960 2006-04-21 [colin]      2.1.1cvs21
1961
1962         * src/folderview.c
1963         * src/mainwindow.c
1964                 Fix occasional flicker in folderview
1965         * src/common/utils.c
1966                 Fix bug #943 (Incorrectly parsed email address 
1967                 list in short headers on message view and in 
1968                 printouts)
1969
1970 2006-04-20 [colin]      2.1.1cvs20
1971
1972         * src/imap.c
1973         * src/imap.h
1974         * src/prefs_account.c
1975                 Add ANONYMOUS auth for IMAP
1976
1977 2006-04-20 [paul]       2.1.1cvs19
1978
1979         * src/main.c
1980                 proper fix for 2.1.1cvs18
1981                 Thanks to Colin
1982
1983 2006-04-20 [paul]       2.1.1cvs18
1984
1985         * src/main.c
1986                 fix build warnings
1987
1988 2006-04-20 [paul]       2.1.1cvs17
1989
1990         * src/gtk/quicksearch.c
1991                 fix standard, non-extended Quick search,
1992                 was broken in 2.1.1cvs15.
1993                 Thanks to Colin.
1994
1995 2006-04-20 [colin]      2.1.1cvs16
1996
1997         * src/prefs_matcher.c
1998                 Fix values when reselecting a ~test
1999                 rule
2000
2001 2006-04-19 [colin]      2.1.1cvs15
2002
2003         * src/compose.c
2004         * src/compose.h
2005         * src/gtk/gtkaspell.c
2006         * src/gtk/gtkaspell.h
2007                 Put back Options menu in Spelling/
2008         * src/gtk/quicksearch.c
2009                 Don't search, and show error, if the
2010                 advanced search has a syntax error
2011
2012 2006-04-18 [colin]      2.1.1cvs14
2013
2014         * src/textview.c
2015                 Fix gdk warnings on set_cursor when textview
2016                 isn't visible
2017
2018 2006-04-18 [colin]      2.1.1cvs13
2019
2020         * src/gtk/gtksctree.c
2021                 Remove seemingly useless refresh that causes
2022                 flicker - watch this commit in case of 
2023                 problems before planned backport to stable
2024
2025 2006-04-18 [colin]      2.1.1cvs12
2026
2027         * src/imap.c
2028                 Factorize get/set_xml code
2029         * src/compose.c
2030         * src/prefs_account.c
2031         * src/prefs_account.h
2032         * src/procmsg.c
2033                 Add Encrypt to self option
2034
2035 2006-04-17 [colin]      2.1.1cvs11
2036
2037         * configure.ac
2038                 Fix search on encrpyt function on dragonfly
2039                 Patch by Jonathan Buschmann <jonthn@agmact.com>
2040
2041 2006-04-17 [colin]      2.1.1cvs10
2042
2043         * src/prefs_account.c
2044                 Be safe by default: remove mails from POP3
2045                 after 7 days, not immediately
2046
2047 2006-04-17 [colin]      2.1.1cvs9
2048
2049         * src/etpan/imap-thread.c
2050                 Fix build on DragonFly - patch by 
2051                 Jonathan Buschmann <jonthn@agmact.com>
2052
2053 2006-04-17 [colin]      2.1.1cvs8
2054
2055         * src/imap.c
2056                 Save uidnext between sessions
2057
2058 2006-04-17 [colin]      2.1.1cvs7
2059
2060         * src/imap.c
2061                 scan is required when uid validity changes
2062
2063 2006-04-17 [colin]      2.1.1cvs6
2064
2065         * src/folderview.c
2066                 Don't scan if not necessary, apart in current
2067                 folder and INBOX to fetch flags.
2068         * src/imap.c
2069                 Scan is necessary if unread count changes
2070
2071 2006-04-17 [colin]      2.1.1cvs5
2072
2073         * src/imap.c
2074                 ...But always fetch ANSWERED and DELETED flags for
2075                 INBOX, as filtering can happen on these flags.
2076
2077 2006-04-17 [colin]      2.1.1cvs4
2078
2079         * src/imap.c
2080                 Don't fetch REPLIED and DELETED flags when synchronising
2081                 flags with a closed folder. We only need UNSEEN and FLAGGED
2082                 to update the folderview.
2083
2084 2006-04-17 [colin]      2.1.1cvs3
2085
2086         * src/imap.c
2087                 Faster flag search when there are new mails 
2088                 in a folder. We can do a full search if the 
2089                 folder contains less messages than the new
2090                 list.
2091
2092 2006-04-17 [colin]      2.1.1cvs2
2093
2094         * po/cs.po
2095         * po/de.po
2096         * po/fr.po
2097         * po/nl.po
2098         * po/pt_BR.po
2099                 Update translations from stable branch
2100
2101 2006-04-17 [colin]      2.1.1cvs1
2102
2103         * configure.ac
2104                 Bump version to follow stable release
2105
2106 2006-04-16 [mones]      2.1.0cvs50
2107
2108         * po/es.po
2109                 Updated for release
2110
2111 2006-04-16 [colin]      2.1.0cvs49
2112
2113         * src/textview.c
2114                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2115                 with gtk < 2.8. Thanks to Fabien Vantard.
2116
2117 2006-04-15 [colin]      2.1.0cvs48
2118
2119         * src/etpan/imap-thread.c
2120                 Fix bug #919 (libetpan: SEGV when connecting 
2121                 using command)
2122
2123 2006-04-14 [colin]      2.1.0cvs47
2124
2125         * src/main.c
2126                 Fix race on --select (should be done better)
2127
2128 2006-04-14 [wwp]        2.1.0cvs46
2129
2130         * src/send_message.c
2131                 enforce a check for domain in account prefs (a sending
2132                 error could be faced if domain was checked but no value set),
2133                 thanks to Colin.
2134
2135 2006-04-14 [colin]      2.1.0cvs45
2136
2137         * src/codeconv.c
2138                 when converting from unknown to unknown, if the
2139                 string is UTF8, don't convert it to the locale
2140                 (which breaks it)
2141
2142 2006-04-14 [colin]      2.1.0cvs44
2143
2144         * src/compose.c
2145                 Don't try to use ASCII for converting headers
2146                 (as done in body)
2147
2148 2006-04-14 [paul]       2.1.0cvs43
2149
2150         * src/crash.c
2151                 add locale/charset info to crash report
2152         * src/gtk/about.c
2153                 add wwp to doc team
2154                 replace 'e-mail' with preferred 'email'
2155         * src/gtk/authors.h
2156                 ensure contributors list is in alphabetical
2157                 order
2158
2159 2006-04-13 [colin]      2.1.0cvs42
2160
2161         * src/textview.c
2162                 Prevent gdk warnings
2163
2164 2006-04-13 [colin]      2.1.0cvs41
2165
2166         * src/common/ssl_certificate.c
2167         * src/common/ssl_certificate.h
2168         * src/gtk/sslcertwindow.c
2169                 Warn on expired certs, and display the expiration date
2170
2171 2006-04-13 [colin]      2.1.0cvs40
2172
2173         * src/plugins/spamassassin/spamassassin_gtk.c
2174                 Fix missing set_text on unix socket
2175
2176 2006-04-13 [wwp]        2.1.0cvs39
2177
2178         * manual/fr/advanced.xml
2179         * manual/fr/glossary.xml
2180                 applied new spam/ham/email lexicon (pourriel, courriel)
2181
2182 2006-04-13 [paul]       2.1.0cvs38
2183
2184         * src/plugins/pgpmime/plugin.c
2185                 remove the mention of S/MIME from the
2186                 description. This is now handled by the
2187                 S/MIME plugin.
2188
2189 2006-04-13 [paul]       2.1.0cvs37
2190
2191         * src/prefs_msg_colors.c
2192                 rework dialog
2193         * src/prefs_folder_item.c
2194         * src/prefs_spelling.c
2195                 add a tooltip to the colour selector buttons
2196
2197 2006-04-13 [wwp]        2.1.0cvs36
2198
2199         * manual/advanced.xml
2200         * manual/glossary.xml
2201         * manual/handling.xml
2202         * manual/keyboard.xml
2203         * manual/plugins.xml
2204         * manual/starting.xml
2205         * manual/fr/account.xml
2206         * manual/fr/ack.xml
2207         * manual/fr/addrbook.xml
2208         * manual/fr/advanced.xml
2209         * manual/fr/faq.xml
2210         * manual/fr/glossary.xml
2211         * manual/fr/gpl.xml
2212         * manual/fr/handling.xml
2213         * manual/fr/intro.xml
2214         * manual/fr/keyboard.xml
2215         * manual/fr/plugins.xml
2216         * manual/fr/starting.xml
2217         * manual/fr/sylpheed-claws-manual.xml
2218                 fixes to the manuals:
2219                  - summaryview -> Message List (same in French)
2220                  - translate key names
2221                  - fix French punctuation, use non-breakable spaces when
2222                    necessary, don't use &thinsp; which is not portable
2223                  - tell what maildir and mbox formats we support
2224
2225 2006-04-12 [wwp]        2.1.0cvs35
2226
2227         * src/prefs_toolbar.c
2228                 unified a replace button more,
2229                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2230
2231 2006-04-12 [wwp]        2.1.0cvs34
2232
2233         * src/prefs_common.c
2234         * src/prefs_msg_colors.c
2235                 make default color labels translatable,
2236                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2237                 thanks to Tim <timbrain@post.cz> for reporting.
2238
2239 2006-04-12 [wwp]        2.1.0cvs33
2240
2241         * manual/glossary.xml
2242         * manual/intro.xml
2243         * manual/plugins.xml
2244         * manual/starting.xml
2245         * manual/sylpheed-claws-manual.xml
2246         * manual/fr/.cvsignore
2247         * manual/fr/account.xml
2248         * manual/fr/ack.xml
2249         * manual/fr/addrbook.xml
2250         * manual/fr/advanced.xml
2251         * manual/fr/faq.xml
2252         * manual/fr/glossary.xml
2253         * manual/fr/handling.xml
2254         * manual/fr/intro.xml
2255         * manual/fr/keyboard.xml
2256         * manual/fr/plugins.xml
2257         * manual/fr/starting.xml
2258         * manual/fr/sylpheed-claws-manual.xml
2259                 various fixes: typos, missing .fr translations, punctuation,
2260                 capitalization, links, accents and some bad French more.
2261
2262 2006-04-12 [wwp]        2.1.0cvs32
2263
2264         * src/prefs_gtk.c
2265                 fix for bug #935: always store prefs files in UTF-8 (thanks
2266                 to Colin).
2267
2268 2006-04-11 [colin]      2.1.0cvs31
2269
2270         * src/compose.c
2271                 Fix inserting files not in utf8 when locale is utf8
2272
2273 2006-04-11 [colin]      2.1.0cvs30
2274
2275         * src/inc.c
2276                 Don't show error dialog when cancelling connection
2277                 Patch by Pawel
2278
2279 2006-04-11 [cleroy]     2.1.0cvs29
2280
2281         * src/compose.c
2282                 Implement multiple quote levels
2283         * src/prefs_common.c
2284                 Change a little bit the quote bgcolor for 2nd level
2285
2286 2006-04-11 [colin]      2.1.0cvs28
2287
2288         * src/gtk/about.c
2289                 Add locale and charset in the label
2290
2291 2006-04-10 [colin]      2.1.0cvs27
2292
2293         * src/compose.c
2294         * src/prefs_common.c
2295         * src/prefs_common.h
2296         * src/prefs_msg_colors.c
2297         * src/textview.c
2298                 Allow optional background color in quotes
2299                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2300                 GTK+-2.8.x feature
2301
2302 2006-04-10 [colin]      2.1.0cvs26
2303
2304         * src/main.c
2305         * src/mainwindow.c
2306         * src/mainwindow.h
2307                 Implement --select
2308
2309 2006-04-10 [colin]      2.1.0cvs25
2310
2311         * manual/plugins.xml
2312         * manual/fr/plugins.xml
2313                 Document libcurl's proxy variables
2314
2315 2006-04-09 [colin]      2.1.0cvs24
2316
2317         * src/prefs_common.c
2318                 gettext() returns statically allocated stuff. We have
2319                 to strdup it in order to be able to free it.
2320
2321 2006-04-09 [colin]      2.1.0cvs23
2322
2323         * AUTHORS
2324         * src/gtk/authors.h
2325                 Add Alexei
2326
2327 2006-04-09 [colin]      2.1.0cvs22
2328
2329         * src/mainwindow.c
2330         * src/gtk/quicksearch.c
2331                 Fix bug #859 (problems with cyrilic input in 
2332                 search panel) - Patch by Alexey Illarionov 
2333                 <littlesavage@rambler.ru>
2334
2335 2006-04-09 [colin]      2.1.0cvs21
2336
2337         * src/prefs_customheader.c
2338                 I prefer removing then freeing rather than the contrary
2339                 (even if it doesn't change anything ;-)
2340         * src/prefs_account.c
2341                 Fix bug #933 (Crash re-entering the custom headers list 
2342                 dialog in accounts prefs)
2343                 The problem happened when cancelling the Account 
2344                 Preferences' dialogs - in which case we didn't do 
2345                 anything to the PrefsAccount * struct. In case of applying,
2346                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2347                 working with in this dialog. The problem is that 
2348                 prefs_customheader.c, working on this tmp_ac_prefs, always
2349                 changes the ->customhdr_list pointer, even when cancelled. 
2350                 So in case of cancelling the prefs_account dialog, we still
2351                 have to update ->customhdr_list in the real account.
2352
2353 2006-04-08 [colin]      2.1.0cvs20
2354
2355         * manual/fr/glossary.xml
2356         * manual/fr/keyboard.xml
2357                 Forgot some headers :)
2358
2359 2006-04-08 [colin]      2.1.0cvs19
2360
2361         * manual/Makefile.am
2362         * manual/fr/Makefile.am
2363         * manual/fr/account.xml
2364         * manual/fr/ack.xml
2365         * manual/fr/addrbook.xml
2366         * manual/fr/advanced.xml
2367         * manual/fr/faq.xml
2368         * manual/fr/glossary.xml
2369         * manual/fr/gpl.xml
2370         * manual/fr/handling.xml
2371         * manual/fr/intro.xml
2372         * manual/fr/keyboard.xml
2373         * manual/fr/plugins.xml
2374         * manual/fr/starting.xml
2375         * manual/fr/sylpheed-claws-manual.xml
2376         * manual/fr/dist/.cvsignore
2377         * manual/fr/dist/Makefile.am
2378         * manual/fr/dist/html/.cvsignore
2379         * manual/fr/dist/html/Makefile.am
2380         * manual/fr/dist/pdf/.cvsignore
2381         * manual/fr/dist/pdf/Makefile.am
2382         * manual/fr/dist/ps/.cvsignore
2383         * manual/fr/dist/ps/Makefile.am
2384         * manual/fr/dist/txt/.cvsignore
2385         * manual/fr/dist/txt/Makefile.am
2386                 Add the french translation of the manual. Thanks to
2387                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2388                 account.xml, ack.xml, addrbook.xml and advanced.xml
2389
2390 2006-04-08 [colin]      2.1.0cvs18
2391
2392         * manual/plugins.xml
2393         * manual/starting.xml
2394                 More fixes
2395
2396 2006-04-07 [colin]      2.1.0cvs17
2397
2398         * manual/faq.xml
2399         * manual/intro.xml
2400         * manual/keyboard.xml
2401                 Little fixes
2402
2403 2006-04-07 [colin]      2.1.0cvs16
2404
2405         * README
2406         * src/compose.c
2407         * src/prefs_common.c
2408         * src/prefs_common.h
2409                 Add hidden compose_no_markup pref
2410
2411 2006-04-07 [wwp]        2.1.0cvs15
2412
2413         * src/summary_search.c
2414         * .cvsignore
2415                 Bugfix: stop button was sticky when searching in an empty folder.
2416                 Applied curly brackets code style to the whole file (summary_search.c).
2417                 More files to ignore.
2418
2419 2006-04-07 [wwp]        2.1.0cvs14
2420
2421         * src/message_search.c
2422         * src/summary_search.c
2423                 changed default button when search bumps at file/folder
2424                 beginning or end, for convenience (thanks to Colin).
2425
2426 2006-04-07 [paul]       2.1.0cvs13
2427
2428         * src/plugins/dillo_viewer/dillo_prefs.c
2429                 avoid future potential for namespace collision
2430                 Patch by Colin
2431
2432 2006-04-06 [wwp]        2.1.0cvs12
2433
2434         * src/summary_search.c
2435                 Unify extended/advanced searches names (and thus factorize labels),
2436                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2437
2438 2006-04-06 [wwp]        2.1.0cvs11
2439
2440         * src/folderview.c
2441         * src/prefs_themes.c
2442         * src/summaryview.c
2443                 Fixed some compilation warnings.
2444
2445 2006-04-06 [colin]      2.1.0cvs10
2446
2447         * manual/advanced.xml
2448                 Document the wizard template and how to deploy
2449                 Sylpheed-Claws effectively
2450
2451 2006-04-06 [colin]      2.1.0cvs9
2452
2453         * src/folderview.c
2454                 gettext patch to tell translators about _("#"),
2455                 by Maxim Britov
2456
2457 2006-04-06 [colin]      2.1.0cvs8
2458
2459         * src/textview.c
2460                 Fix invalid GtkTextBIter after clicking "Display as text"
2461
2462 2006-04-06 [mones]      2.1.0cvs7
2463
2464         * src/addr_compl.c
2465         * src/addrindex.c
2466         * src/addritem.c
2467         * src/codeconv.c
2468         * src/compose.c
2469         * src/filtering.c
2470         * src/folder.c
2471         * src/folder_item_prefs.c
2472         * src/folderview.c
2473         * src/localfolder.c
2474         * src/matcher.c
2475         * src/mimeview.c
2476         * src/prefs_msg_colors.c
2477         * src/prefs_spelling.c
2478         * src/prefs_themes.c
2479         * src/procmime.c
2480         * src/procmsg.c
2481         * src/stock_pixmap.c
2482         * src/summaryview.c
2483         * src/textview.c
2484         * src/toolbar.c
2485         * src/common/mgutils.c
2486         * src/common/prefs.c
2487         * src/common/ssl_certificate.c
2488         * src/gtk/colorlabel.c
2489         * src/gtk/quicksearch.c
2490         * src/plugins/pgpmime/pgpmime.c
2491         * src/plugins/spamassassin/spamassassin.c
2492                 Removed redundant NULL checks for g_free() calls.
2493                 Patch by Pawel Pekala.
2494
2495 2006-04-06 [mones]      2.1.0cvs6
2496
2497         * src/prefs_actions.c
2498         * src/prefs_filtering.c
2499         * src/prefs_filtering_action.c
2500         * src/prefs_matcher.c
2501         * src/prefs_template.c
2502         * src/gtk/gtkutils.c
2503         * src/gtk/gtkutils.h
2504                 Have a nice replace button. Patch by Pawel Pekala
2505
2506 2006-04-06 [colin]      2.1.0cvs5
2507
2508         * src/addressbook.c
2509                 Fix crash with empty columns
2510
2511 2006-04-05 [colin]      2.1.0cvs4
2512
2513         * src/wizard.c
2514         * src/prefs_gtk.c
2515                 Allow wizard customization with pre-filled values
2516
2517 2006-04-05 [colin]      2.1.0cvs3
2518
2519         * src/textview.c
2520         * src/mimeview.c
2521         * src/mimeview.h
2522                 Nicer messages in mimeview
2523
2524 2006-04-05 [colin]      2.1.0cvs2
2525
2526         * src/addressbook.c
2527         * src/prefs_summaries.c
2528                 i18n fix
2529
2530 2006-04-05 [colin]      2.1.0cvs1
2531
2532         * src/plugins/pgpcore/plugin.c
2533         * src/plugins/pgpcore/select-keys.c
2534         * src/plugins/pgpcore/select-keys.h
2535         * src/plugins/pgpcore/sgpgme.c
2536         * src/plugins/pgpcore/sgpgme.h
2537         * src/plugins/pgpinline/pgpinline.c
2538         * src/plugins/pgpinline/plugin.c
2539         * src/plugins/pgpmime/pgpmime.c
2540         * src/plugins/pgpmime/plugin.c
2541                 Factorize and generalize a bit 
2542                 Drop S/MIME signature verification from PGP/MIME
2543                 (adding it as another, more complete plugin)
2544
2545 2006-04-05 [paul]       2.1.0
2546
2547         2.1.0 released
2548
2549 2006-04-05 [paul]       2.0.0cvs186
2550
2551         * manual/advanced.xml
2552                 add info on colour labels
2553
2554 2006-04-05 [paul]       2.0.0cvs185
2555
2556         * po/bg.po
2557         * po/cs.po
2558         * po/de.po
2559         * po/el.po
2560         * po/en_GB.po
2561         * po/fi.po
2562         * po/fr.po
2563         * po/it.po
2564         * po/nl.po
2565         * po/pl.po
2566         * po/pt_BR.po
2567         * po/sr.po
2568         * po/zh_CN.po
2569                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2570                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2571                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2572                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2573         * src/gtk/authors.h
2574         * tools/claws.i18n.status.pl
2575                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2576                 and new Czech translator, Tim <timbrain@post.cz>
2577
2578 2006-04-05 [mones]      2.0.0cvs184
2579
2580         * po/es.po
2581                 Updated translation
2582
2583 2006-04-05 [colin]      2.0.0cvs183
2584
2585         * src/gtk/quicksearch.c
2586                 Fix bug #929 (unnecessary reload in quick search bar)
2587
2588 2006-04-05 [colin]      2.0.0cvs182
2589
2590         * src/compose.c
2591                 Fix crash on Reply with no From:
2592                 Show signature and conversion error on queuing 
2593                 (but not sending)
2594         * src/mainwindow.c
2595         * src/summaryview.c
2596         * src/summaryview.h
2597                 Factorize threading code and make sure msginfo 
2598                 is not null when it comes from a GtkCTreeRow's 
2599                 data
2600         * src/gtk/gtkaspell.c
2601                 Check for necessary things
2602         * src/gtk/gtksctree.c
2603         * src/gtk/gtksctree.h
2604                 Reset anchor if necessary when removing node
2605
2606 2006-03-29 [colin]      2.0.0cvs181
2607
2608         * src/folderview.c
2609                 Warn for disabled IMAP accounts (due to lack of
2610                 libetpan). Breaks string-freeze - sorry - but it
2611                 is kind of important ;)
2612
2613 2006-03-28 [colin]      2.0.0cvs180
2614
2615         * src/gtk/gtkutils.c
2616         * src/gtk/gtkutils.h
2617                 Add a gtkut_get_link_btn() function that
2618                 creates a button which acts like an URI
2619         * src/prefs_themes.c
2620         * src/gtk/about.c
2621                 Use this function (factorizes codes)
2622         * src/common/defs.h
2623         * src/gtk/pluginwindow.c
2624                 Add a "Get more..." in the plugins window
2625
2626 2006-03-28 [colin]      2.0.0cvs179
2627
2628         * src/common/smtp.c
2629         * src/common/passcrypt.c
2630         * src/undo.c
2631                 Warning fixes. Patch by Pawel Pekala
2632
2633 2006-03-27 [colin]      2.0.0cvs178
2634
2635         * src/undo.c
2636                 Fix undoing by blocks with spaces
2637
2638 2006-03-27 [colin]      2.0.0cvs177
2639
2640         * src/textview.c
2641                 Set margin to 3px for headers
2642
2643 2006-03-27 [paul]
2644
2645         2.1.0-rc2 released
2646
2647 2006-03-27 [wwp]        2.0.0cvs176
2648
2649         * src/summaryview.c
2650                 don't reset quicksearch when updating the message list.
2651                 Thanks to Colin.
2652
2653 2006-03-26 [wwp]        2.0.0cvs175
2654
2655         * src/compose.c
2656                 use a unified border width ('other' tab in the compose window,
2657                 patch by Pawel Pekala).
2658
2659
2660 2006-03-26 [wwp]        2.0.0cvs174
2661
2662         * src/common/quoted-printable.c
2663         * src/addressbook.c
2664                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2665
2666 2006-03-26 [colin]      2.0.0cvs173
2667
2668         * src/quote_fmt_parse.y
2669                 Fix non-UTF8 date formats messing up the whole quote a 
2670                 little bit
2671
2672 2006-03-26 [colin]      2.0.0cvs172
2673
2674         * src/procheader.c
2675                 Make sure the date is UTF8 valid, or try to make it
2676                 so. IncrediMail is really IncrediStupid.
2677         * src/compose.c
2678                 Fix possible conversions. 
2679                 
2680
2681 2006-03-26 [colin]      2.0.0cvs171
2682
2683         * src/matcher.c
2684                 Fix corner cases in body search. This is still a
2685                 hack... It seems impossible to make it good and 
2686                 reasonably fast at the same time.
2687
2688 2006-03-26 [colin]      2.0.0cvs170
2689
2690         * src/summaryview.c
2691                 I think I killed the twilight zone bug!
2692                 summary_select_node() flushes GTK events in order
2693                 to be able to center the view. But this also 
2694                 flushes keypresses like Ctrl-Alt-U, so this can
2695                 call summary_show from summary_select_node (itself
2696                 called from summary_show, etc.). And the summaryview
2697                 has to be unlocked in this function. So just locking
2698                 while processing GTK events, and bailing if locked, 
2699                 should fix it.
2700                 Fixes bug #927 (SIGSEGV during Update Summary)
2701
2702 2006-03-25 [colin]      2.0.0cvs169
2703
2704         * src/matcher.c
2705                 Fix search in QP-encoded bodies
2706                 Fix utf-8 searches in bodies encoded in the
2707                 locale's encoding
2708         * src/common/quoted-printable.c
2709         * src/common/quoted-printable.h
2710                 Add a decode function that doesn't overwrite
2711                 the original pointer
2712                 
2713
2714 2006-03-24 [colin]      2.0.0cvs168
2715
2716         * src/action.c
2717         * src/summaryview.c
2718         * src/summaryview.h
2719                 Update message cache after action
2720                 Patch by H. Merijn Brand
2721         * src/prefs_msg_colors.c
2722                 Factorize label 
2723                 Patch by Fabien Vantard
2724         * src/plugins/spamassassin/spamassassin_gtk.c
2725                 Remove useless translation
2726                 Patch by Fabien Vantard
2727
2728 2006-03-23 [colin]      2.0.0cvs167
2729
2730         * src/common/ssl.c
2731                 Let 30 seconds to SSL_connect
2732
2733 2006-03-23 [wwp]        2.0.0cvs166
2734
2735         * src/summaryview.c
2736         * src/gtk/description_window.c
2737                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2738                 and headers are translated; adjust description windows' width to fit their
2739                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2740
2741 2006-03-23 [paul]       2.0.0cvs165
2742
2743         * src/common/utils.c
2744                 fix highlighting of URIs containing "()"
2745                 (2.0.0cvs164's reversal fixed)
2746                 Thanks to Colin.
2747
2748 2006-03-23 [paul]       2.0.0cvs164
2749
2750         * src/common/utils.c
2751                 revert patch, (postponing a fix), at 2.0.0cvs120
2752                 as it breaks more URIs than it fixes.
2753                 Allow '-' to be a terminating character in a URI
2754
2755 2006-03-22 [colin]      2.0.0cvs163
2756
2757         * configure.ac
2758                 Require libetpan 0.45
2759                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2760
2761 2006-03-22 [paul]       2.0.0cvs162
2762
2763         * src/editgroup.c
2764                 replace '<-' and '->' buttons with GTK_STOCK graphical
2765                 buttons
2766         * src/summary_search.c
2767                 don't offer '...' for translation
2768                 add a tooltip to advanced search '...' button
2769         * src/gtk/quicksearch.c
2770                 don't offer '...' for translation
2771
2772 2006-03-21 [colin]      2.0.0cvs161
2773
2774         * src/compose.c
2775                 Fix middle-click pasting (insert at click
2776                 position instead of cursor position, don't
2777                 remove existing selection and allow pasting
2778                 our own selection)
2779         * src/addressbook.c
2780                 "LDAP Server" -> "LDAP servers"
2781
2782 2006-03-21 [wwp]        2.0.0cvs160
2783
2784         * src/etpan/imap-thread.c
2785                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2786
2787 2006-03-20 [colin]      2.0.0cvs159
2788
2789         * src/summaryview.c
2790                 Don't reload summaryview after an execute with no
2791                 move action
2792
2793 2006-03-19 [colin]      2.0.0cvs158
2794
2795         * src/addressbook.c
2796                 and put groups at the top, always
2797
2798 2006-03-19 [colin]      2.0.0cvs157
2799
2800         * src/addressbook.c
2801                 Order groups before names, as previously
2802
2803 2006-03-19 [colin]      2.0.0cvs156
2804
2805         * src/addressbook.c
2806                 - Sort case-unsensitive
2807                 - Put the sort arrow at opening too
2808
2809 2006-03-19 [wwp]        2.0.0cvs155
2810
2811         * src/addressbook.c
2812                 allow sorting by name/email/remarks, ensure that right-pane's contents
2813                 matches the left-pane selection (cleared when appropriate).
2814                 Patch by Pawel Pekala <c0rn@o2.pl>.
2815
2816 2006-03-18 [colin]      2.0.0cvs154
2817
2818         * src/textview.c
2819                 Fix text cursor ;)
2820
2821 2006-03-18 [colin]      2.0.0cvs153
2822
2823         * src/gtk/filesel.c
2824                 Make sure we hide the preview if we didn't get
2825                 a filename
2826
2827 2006-03-18 [colin]      2.0.0cvs152
2828
2829         * src/summaryview.c
2830                 Set cursor to watch for execution (fixes lack
2831                 of watch-cursor when dnd'ing hundreds of mails)
2832         * src/gtk/filesel.c
2833                 Check that mime type is 'image/*' before updating
2834                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2835
2836 2006-03-18 [colin]      2.0.0cvs151
2837
2838         * src/mainwindow.c
2839         * src/textview.c
2840         * src/textview.h
2841                 Put a watch cursor in textview too when the mainwindow's
2842                 cursor in a watch
2843
2844 2006-03-18 [colin]      2.0.0cvs150
2845
2846         * src/folder.c
2847                 Change wrong asserts to simple tests
2848
2849 2006-03-17 [colin]      2.0.0cvs149
2850
2851         * src/mainwindow.c
2852         * src/mainwindow.h
2853         * src/prefs_msg_colors.c
2854         * src/summaryview.c
2855         * src/summaryview.h
2856         * src/gtk/colorlabel.c
2857         * src/gtk/colorlabel.h
2858                 Add a color label menu in the main menubar
2859                 Add (fixed) accels Ctrl-{0-7} to change the color
2860                 They have to be fixed because the menu's dynamic,
2861                 the items are complex widgets, hence we can't use
2862                 a GtkItemFactory.
2863
2864
2865 2006-03-17 [wwp]        2.0.0cvs148
2866
2867         * src/compose.c
2868                 rollback few lines from my previous commit (those lines come from
2869                 a pending patch, accidentally commited, even if neutral as they are
2870                 commented out).
2871
2872 2006-03-17 [wwp]        2.0.0cvs147
2873
2874         * src/compose.c
2875                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2876                 applied code style/indentation to the modified function.
2877
2878 2006-03-17 [wwp]        2.0.0cvs146
2879
2880         * src/procmsg.c
2881         * src/compose.c
2882                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2883
2884 2006-03-17 [paul]
2885
2886         2.1.0-rc1 released
2887
2888 2006-03-17 [paul]       2.0.0cvs145
2889
2890         * src/main.c
2891                 addressbook_read_file() was called twice
2892         * src/textview.c
2893                 X-Mailer highlighting
2894
2895 2006-03-16 [colin]      2.0.0cvs144
2896
2897         * src/sourcewindow.c
2898         * src/sourcewindow.h
2899                 And the last one, in source window.
2900
2901 2006-03-16 [colin]      2.0.0cvs143
2902
2903         * src/compose.c
2904         * src/compose.h
2905                 Fix the same stuff in compose
2906
2907 2006-03-16 [colin]      2.0.0cvs142
2908
2909         * src/messageview.c
2910                 Complete the previous messageview crash fix
2911
2912 2006-03-16 [colin]      2.0.0cvs141
2913
2914         * src/procmsg.h
2915         * src/procmsg.c
2916         * src/folder.c
2917                 Fix POSTPROCESSING hook
2918                 Patch by H. Merijn Brand
2919
2920         * src/procmime.c
2921         * src/procmime.h
2922                 Parse Content-Location
2923
2924         * src/toolbar.c
2925         * src/messageview.c
2926         * src/messageview.h
2927                 Don't crash when a top-level MessageView has
2928                 been closed on us. Same problematic than
2929                 yesterday's quicksearch issue.
2930
2931 2006-03-15 [colin]      2.0.0cvs140
2932
2933         * src/gtk/quicksearch.c
2934                 Fix a bitchy race we didn't think about when we
2935                 added quicksearch cancellation:
2936                 If the search is not on cached fields, for example
2937                 body_part matchcase "stuff"
2938                 the matcher code has to get the whole message. If
2939                 we're on IMAP, that can be slow, and in order to
2940                 be non-blocking, the IMAP code idle loop processes
2941                 gtk events too. So it is possible to cancel a
2942                 quicksearch while the matcher is getting the mail's
2943                 body. After matcher got its body, it will start to
2944                 iterate over the matcher list that the Quicksearch's
2945                 clear_search_cb() just freed via prepare_matcher().
2946                 SIGSEGV ensues.
2947                 The fix consists of guarding the matcherlist_match()
2948                 call with a boolean 'matching'. If we reset the
2949                 quicksearch while matching is TRUE, we don't free
2950                 the matcherlist anymore like we did, but we set
2951                 another new flag, deferred_free, to TRUE. Then,
2952                 in quicksearch_match(), just after returning from
2953                 matcherlist_match() and unsetting the matching flag,
2954                 we check the deferred_free flag and do the
2955                 prepare_matcher() (which does the matcherlist_free)
2956                 for real, so we free the matcherlist once it's not
2957                 used anymore.
2958                 As all of this runs via the glib main loop, we
2959                 luckily don't need a mutex.
2960         * src/summaryview.c
2961                 Also, show progress while searching.
2962
2963
2964 2006-03-14 [colin]      2.0.0cvs139
2965
2966         * src/alertpanel.c
2967                 Make alertpanel_is_open non-static
2968
2969 2006-03-14 [colin]      2.0.0cvs138
2970
2971         * src/prefs_spelling.c
2972                 Cleanups - Fabien Vantard
2973
2974 2006-03-14 [wwp]        2.0.0cvs137
2975
2976         * src/main.c
2977                 code style normalization (curly braces, indentation).
2978
2979 2006-03-14 [wwp]        2.0.0cvs137
2980
2981         * src/main.c
2982                 code style (braces, indentation)
2983
2984 2006-03-12 [paul]       2.0.0cvs136
2985
2986         * src/prefs_common.c
2987                 trans_hdr defaults to FALSE to be RFC-savvy
2988         * src/prefs_summaries.c
2989                 add a tooltip to the trans_hdr option
2990                 
2991
2992 2006-03-12 [paul]       2.0.0cvs135
2993
2994         * src/prefs_matcher.c
2995                 give a little more width to the combos
2996         * src/prefs_display_header.c
2997         * src/textview.c
2998                 translate headers if prefs_common.trans_hdr
2999                 is TRUE
3000
3001         Patches by Pawel Pekala
3002
3003 2006-03-12 [paul]       2.0.0cvs134
3004
3005         * src/plugins/clamav/clamav_plugin.c
3006         * src/plugins/dillo_viewer/dillo_viewer.c
3007         * src/plugins/pgpcore/plugin.c
3008         * src/plugins/pgpinline/plugin.c
3009         * src/plugins/pgpmime/plugin.c
3010         * src/plugins/spamassassin/spamassassin.c
3011                 update/add to descriptions
3012         * src/plugins/spamassassin/spamassassin_gtk.c
3013                 fixes to the english, remove superfluous
3014                 tooltips, clean up a little
3015
3016 2006-03-12 [paul]       2.0.0cvs133
3017
3018         * src/compose.c
3019                 fix Bug 924, 'Account combo box shows up wrong 
3020                 if & is in account name'
3021
3022 2006-03-11 [colin]      2.0.0cvs132
3023
3024         * src/summaryview.c
3025                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3026                 messed up shift-selection because is slows down
3027                 moving around summaryview. thanks -users
3028
3029 2006-03-10 [colin]      2.0.0cvs131
3030
3031         * src/plugins/spamassassin/spamassassin_gtk.c
3032                 Put back Paul's engrish fixes
3033
3034 2006-03-10 [colin]      2.0.0cvs130
3035
3036         * src/plugins/spamassassin/spamassassin.c
3037         * src/plugins/spamassassin/spamassassin.h
3038         * src/plugins/spamassassin/spamassassin_gtk.c
3039                 Cleanup SA prefs page (more)
3040                 Patch by Fabien Vantard
3041
3042 2006-03-10 [paul]       2.0.0cvs129
3043
3044         * src/prefs_msg_colors.c
3045         * src/prefs_spelling.c
3046                 widget sensitivity
3047
3048 2006-03-09 [mones]      2.0.0cvs128
3049
3050         * po/es.po
3051                 Update for next RC
3052
3053 2006-03-09 [wwp]        2.0.0cvs127
3054
3055         * configure.ac
3056                 revert accidental commit (requirement for libetpan 0.43), this time
3057                 not in HEAD.
3058
3059 2006-03-09 [wwp]        2.0.0cvs125
3060
3061         * configure.ac
3062                 revert accidental commit (requirement for libetpan 0.43)
3063
3064 2006-03-09 [paul]       2.0.0cvs126
3065
3066         * src/prefs_receive.c
3067                 remove useless frame
3068                 replace 'incorporation' with 'receiving'
3069         * src/plugins/clamav/clamav_plugin_gtk.c
3070         * src/plugins/spamassassin/spamassassin_gtk.c
3071                 improve widget sensitivity
3072                 fix a bit his engrish
3073
3074 2006-03-09 [wwp]        2.0.0cvs125
3075
3076         * src/addressadd.c
3077         * src/foldersel.c
3078         * src/prefs_common.c
3079         * src/prefs_common.h
3080                 remember some more windows' sizes (add to addressbook and
3081                 select folder).
3082
3083 2006-03-09 [paul]       2.0.0cvs124
3084
3085         * src/plugins/pgpcore/prefs_gpg.c
3086                 normalise construction of dialogue
3087
3088 2006-03-09 [paul]       2.0.0cvs123
3089
3090         * src/plugins/trayicon/Makefile.am
3091                 add missing slash
3092
3093 2006-03-08 [colin]      2.0.0cvs122
3094
3095         * src/plugins/trayicon/Makefile.am
3096                 Fix build in separate dir 
3097                 Patch by Bamanzi <bamanzi@gmail.com>
3098
3099 2006-03-08 [colin]      2.0.0cvs121
3100
3101         * src/procmsg.c
3102                 Batch move and copies from summaryview with delayed execution
3103                 too
3104
3105 2006-03-07 [paul]       2.0.0cvs120
3106
3107         * src/common/utils.c
3108                 fix highlighting of URIs containing "()"
3109                 Patch by Pawel Pekala
3110
3111 2006-03-07 [paul]       2.0.0cvs119
3112
3113         * src/folder.c
3114         * src/folder.h
3115         * src/folderview.c
3116                 immediately do alphabetical resort when
3117                 changing a folder's name
3118                 Patch by Pawel Pekala
3119
3120 2006-03-07 [paul]       2.0.0cvs118
3121
3122         * src/news.c
3123         * src/news_gtk.c
3124                 when unsubscribing a newsgroup, remove the
3125                 folder and msgs in .sylpheed-claws/newscache
3126                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3127
3128 2006-03-07 [paul]       2.0.0cvs117
3129
3130         * src/textview.c
3131                 fix wrong Fake URL Warning
3132                 Thanks to Hiro
3133
3134 2006-03-07 [colin]      2.0.0cvs116
3135
3136         * src/imap.c
3137                 Return immediately when password dialog was
3138                 cancelled
3139         * src/gtk/inputdialog.c
3140                 Allow empty strings for passwords
3141
3142
3143 2006-03-06 [colin]      2.0.0cvs115
3144
3145         * src/imap.c
3146                 Prevent double-timeouts when connection fails
3147
3148 2006-03-06 [colin]
3149
3150         2.0.1-rc1 released
3151
3152 2006-03-06 [colin]      2.0.0cvs114
3153
3154         * src/imap.c
3155                 Refresh session during potentially long
3156                 operations
3157
3158 2006-03-06 [wwp]        2.0.0cvs113
3159
3160         * src/prefs_msg_colors.h
3161                 forgot that one (custom color labels).
3162
3163 2006-03-06 [wwp]        2.0.0cvs112
3164
3165         * src/prefs_common.c
3166         * src/prefs_common.h
3167         * src/prefs_msg_colors.c
3168         * src/summaryview.c
3169         * src/summaryview.h
3170         * src/gtk/colorlabel.c
3171         * src/gtk/colorlabel.h
3172                 colors in messages list are now customizable. Color values and names can
3173                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3174                 Thanks to Paul and Colin for their help with this longstanding patch!
3175
3176 2006-03-06 [wwp]        2.0.0cvs111
3177
3178         * src/textview.c
3179                 don't crash if (x)face is bad.
3180
3181 2006-03-05 [paul]       2.0.0cvs110
3182
3183         * AUTHORS
3184         * configure.ac
3185         * src/Makefile.am
3186         * src/common/Makefile.am
3187         * src/common/utils.h
3188         * src/etpan/imap-thread.c
3189         * src/gtk/authors.h
3190         * src/plugins/clamav/Makefile.am
3191         * src/plugins/demo/Makefile.am
3192         * src/plugins/dillo_viewer/Makefile.am
3193         * src/plugins/pgpcore/Makefile.am
3194         * src/plugins/pgpcore/passphrase.c
3195         * src/plugins/pgpinline/Makefile.am
3196         * src/plugins/pgpmime/Makefile.am
3197         * src/plugins/spamassassin/Makefile.am
3198         * src/plugins/trayicon/Makefile.am
3199                 fix builiding on cygwin
3200                 Patch by Ralgh Young <bamanzi@gmail.com>
3201
3202 2006-03-04 [wwp]        2.0.0cvs109
3203
3204         * manual/keyboard.xml
3205                 fix mixed up/down keys.
3206
3207 2006-03-04 [wwp]        2.0.0cvs108
3208
3209         * README
3210         * INSTALL
3211                 updated links to SpamAssassin.
3212
3213 2006-03-04 [wwp]        2.0.0cvs107
3214
3215         * manual/plugins.xml
3216         * src/plugins/spamassassin/README
3217                 updated SpamAssassin plugin docs to reflect new functional additions
3218                 (also fix/update/documents few technical stuff more, see the README).
3219
3220 2006-03-04 [wwp]        2.0.0cvs106
3221
3222         * src/prefs_message.c
3223                 normalized capitalization of message-prefs paths.
3224
3225 2006-03-04 [wwp]        2.0.0cvs105
3226
3227         * manual/advanced.xml
3228                 typo.
3229
3230 2006-03-03 [colin]      2.0.0cvs104
3231
3232         * src/plugins/clamav/clamav_plugin_gtk.c
3233                 Rework prefs page, patch by Fabien 
3234
3235 2006-03-03 [colin]      2.0.0cvs103
3236
3237         * src/plugins/clamav/clamav_plugin.c
3238                 Set error on all errors
3239
3240 2006-03-03 [colin]      2.0.0cvs102
3241
3242         * src/common/plugin.c
3243                 Initialize error to avoid crashing when a plugin fails
3244                 without setting error
3245
3246 2006-03-02 [wwp]        2.0.0cvs101
3247
3248         * configure.ac
3249                 fixed linker flags for libetpan support on Cygwin
3250                 (thanks to H.Merijn Brand).
3251
3252 2006-03-02 [wwp]        2.0.0cvs100
3253
3254         * src/addressbook.c
3255                 fix some AB error messages: one for punctuation and
3256                 one wrongly duplicate (thanks, maxbritov).
3257
3258 2006-03-02 [wwp]        2.0.0cvs99
3259
3260         * src/plugins/spamassassin/spamassassin.c
3261                 make sync calls to sa-learn/spamc to prevent
3262                 system (whatever local or client/server) overload.
3263
3264 2006-03-02 [colin]      2.0.0cvs98
3265
3266         * src/summaryview.c
3267                 Put the spam icon in the status column instead of the
3268                 mark one
3269
3270 2006-03-01 [colin]      2.0.0cvs97
3271
3272         * src/plugins/spamassassin/spamassassin.c
3273                 Fix segfault (g_file_set_contents fails for some 
3274                 reason and err==0x2f. Can't find out why with
3275                 valgrind, using working function :-)
3276
3277 2006-03-01 [colin]      2.0.0cvs96
3278
3279         * src/inc.c
3280                 Offline overriding: let 'No' be cached only 3 seconds
3281
3282 2006-03-01 [colin]      2.0.0cvs95
3283
3284         * src/addr_compl.c
3285         * src/addrbook.c
3286         * src/addressbook.c
3287         * src/addrindex.c
3288         * src/folder_item_prefs.c
3289         * src/headerview.c
3290         * src/imap.c
3291         * src/inc.c
3292         * src/ldif.c
3293         * src/mainwindow.c
3294         * src/mh.c
3295         * src/msgcache.c
3296         * src/prefs_common.h
3297         * src/prefs_msg_colors.c
3298         * src/procheader.c
3299         * src/procheader.h
3300         * src/procmime.c
3301         * src/procmsg.c
3302         * src/procmsg.h
3303         * src/send_message.h
3304         * src/simple-gettext.c
3305         * src/summaryview.c
3306         * src/summaryview.h
3307         * src/syldap.c
3308         * src/textview.c
3309         * src/undo.c
3310         * src/common/ssl_certificate.c
3311         * src/common/utils.c
3312         * src/gtk/colorsel.c
3313         * src/gtk/gtksctree.c
3314         * src/gtk/gtkshruler.c
3315         * src/plugins/trayicon/trayicon.c
3316                 #if 0 goes to /dev/null
3317
3318 2006-03-01 [colin]      2.0.0cvs94
3319
3320         * src/compose.c
3321         * src/imap.c
3322         * src/inc.c
3323         * src/inc.h
3324         * src/messageview.c
3325         * src/news.c
3326         * src/plugins/spamassassin/spamassassin.c
3327                 Allow to add information in the "working offline"
3328                 window
3329
3330 2006-03-01 [wwp]        2.0.0cvs93
3331
3332         * src/plugins/spamassassin/spamassassin.c
3333                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3334                 'cause it seems that calling `spamc ... < inputfile` with
3335                 g_spawn_(a)sync simply.. erm doesn't work :-).
3336
3337 2006-03-01 [wwp]        2.0.0cvs92
3338
3339         * src/toolbar.c
3340         * src/toolbar.h
3341                 simplify the adding of spam/ham button to the messageview toolbar
3342                 (it gets more clear now that the same button will be "Mark as spam"
3343                 or "Mark as ham" according to the current message status,
3344                 thanks to Colin).
3345
3346 2006-03-01 [wwp]        2.0.0cvs91
3347
3348         * src/messageview.c
3349         * src/procmsg.c
3350         * src/procmsg.h
3351         * src/summaryview.c
3352         * src/plugins/spamassassin/spamassassin.c
3353         * src/plugins/spamassassin/spamassassin.h
3354                 make learner callbacks return a status (0 for ok),
3355                 handle it in main code to avoid setting flags when learning failed,
3356                 don't learn on TCP if offline in spamassassin,
3357                 thanks to Colin.
3358
3359                 
3360
3361 2006-03-01 [wwp]        2.0.0cvs90
3362
3363         * src/compose.c
3364                 some work around the compose window's account menu,
3365                 patch by Fabien Vantard.
3366
3367 2006-03-01 [wwp]        2.0.0cvs89
3368
3369         * src/plugins/spamassassin/spamassassin.c
3370                 fixed bad logics, was using spamc in local mode and sa-learn
3371                 in remote mode (thanks, Colin).
3372
3373 2006-03-01 [wwp]        2.0.0cvs88
3374
3375         * src/plugins/spamassassin/spamassassin.c
3376         * src/plugins/spamassassin/spamassassin.h
3377         * src/plugins/spamassassin/spamassassin_gtk.c
3378                 made processing of emails w/ sa-plugin an option (default is TRUE),
3379                 fixed Engrish some tooltips, capitalization of some debug messages
3380                 and warnings. The spamassassin plugin now provides two separate
3381                 services: process emails upon incorporation and spamd training.
3382                 Both services (un)register independently but use some common
3383                 plugin settings (transport settings, spam storage location).
3384
3385 2006-02-28 [wwp]        2.0.0cvs87
3386
3387         * src/plugins/spamassassin/spamassassin.c
3388                 fix async flag to spamc cmdline execution (batch exec should
3389                 be asynchronous).
3390
3391 2006-02-27 [wwp]        2.0.0cvs86
3392
3393         * src/plugins/spamassassin/spamassassin.c
3394         * src/plugins/spamassassin/spamassassin.h
3395         * src/plugins/spamassassin/spamassassin_gtk.c
3396                 - added the ability to learn a remote spamassassin server (spamd),
3397                 using spamc.
3398                 - added the spamassassin option 'username', that applies to all
3399                 spamassassin operations (filtering, learning, local or remote).
3400                 The default username is the current unix user (if left blank
3401                 from gtk prefs or config file).
3402                 - commented out some unused code (notebook widget), removed unused
3403                 layout (hbox1).
3404                 - make more widgets sensitive to the transport type.
3405
3406 2006-02-27 [colin]      2.0.0cvs85
3407
3408         * src/plugins/spamassassin/spamassassin.c
3409                 Fix sa-learn call when offline
3410
3411 2006-02-27 [colin]      2.0.0cvs84
3412
3413         * configure.ac
3414         * src/Makefile.am
3415         * src/mainwindow.c
3416         * src/mainwindow.h
3417         * src/messageview.c
3418         * src/messageview.h
3419         * src/prefs_toolbar.c
3420         * src/procmsg.c
3421         * src/stock_pixmap.c
3422         * src/stock_pixmap.h
3423         * src/summaryview.c
3424         * src/toolbar.c
3425         * src/toolbar.h
3426         * src/pixmaps/ham_btn.xpm
3427         * src/pixmaps/spam.xpm
3428         * src/pixmaps/spam_btn.xpm
3429         * src/plugins/spamassassin/spamassassin.c
3430                 Add button in toolbar for spam learning
3431                 Fix a few bugs from the last related commit
3432                 Revert 1.9.6cvs23 which messed up shift-selection
3433
3434 2006-02-24 [colin]      2.0.0cvs83
3435
3436         * src/procmsg.c
3437         * src/summaryview.c
3438         * src/summaryview.h
3439         * src/plugins/spamassassin/spamassassin.c
3440         * src/plugins/spamassassin/spamassassin.h
3441         * src/plugins/spamassassin/spamassassin_gtk.c
3442                 Unregister learner when spamassassin is either
3443                 disabled or over tcp
3444
3445 2006-02-24 [colin]      2.0.0cvs82
3446
3447         * src/Makefile.am
3448         * src/mainwindow.c
3449         * src/mainwindow.h
3450         * src/procmsg.c
3451         * src/procmsg.h
3452         * src/stock_pixmap.c
3453         * src/stock_pixmap.h
3454         * src/summaryview.c
3455         * src/summaryview.h
3456         * src/gtk/icon_legend.c
3457         * src/pixmaps/spam.xpm  ** NEW FILE **
3458         * src/plugins/spamassassin/spamassassin.c
3459         * src/plugins/spamassassin/spamassassin_gtk.c
3460                 Add spam learning interface (Mark/Mark as 
3461                 (spam|ham) menus)
3462
3463 2006-02-24 [wwp]        2.0.0cvs81
3464
3465         * src/compose.c
3466         * src/compose.h
3467         * src/filtering.c
3468                 hide compose window when sending message in batch mode
3469                 (filtering: forward and redirect). Also fixed a wrong
3470                 value returned when sending failed, neutral anyway.
3471                 (Colin, me) 
3472
3473 2006-02-24 [wwp]        2.0.0cvs80
3474
3475         * src/mainwindow.c
3476                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3477
3478 2006-02-24 [paul]       2.0.0cvs79
3479
3480         * src/news.c
3481         * src/news.h
3482         * src/news_gtk.c
3483                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3484                 Thanks to Colin
3485
3486 2006-02-23 [colin]      2.0.0cvs78
3487
3488         * src/alertpanel.c
3489                 Change OK to Close in alertpanel with View log
3490                 button; add accel to View log. Patch by Fabien
3491                 Vantard
3492
3493 2006-02-23 [wwp]        2.0.0cvs77
3494
3495         * src/compose.c
3496                 silly me, there were much more tests to perform, since toolbars can
3497                 really have down to 1 element only.
3498
3499 2006-02-23 [wwp]        2.0.0cvs76
3500
3501         * commitHelper
3502                 fixed indentation from my previous commit. Fallback to VISUAL if
3503                 EDITOR is not set (and to vi, at last resort).
3504
3505 2006-02-23 [wwp]        2.0.0cvs75
3506
3507         * commitHelper
3508                 improved error detection (Colin, me).
3509
3510 2006-02-23 [wwp]        2.0.0cvs74
3511
3512         * src/prefs_toolbar.c
3513                 simplify and fix prefs/toolbars layouting. Combos' contents can
3514                 now be really displayed.
3515
3516 2006-02-23 [wwp]        2.0.0cvs73
3517         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3518         be really displayed.
3519
3520 2006-02-22 [wwp]        2.0.0cvs72
3521
3522         * src/compose.c
3523                 fix a typo in my previous commit (sorry!).
3524
3525 2006-02-22 [wwp]        2.0.0cvs71
3526
3527         * src/prefs_toolbar.c
3528                 fix a crash when adding separators to toolbars,
3529                 also fix some separator item information.
3530
3531 2006-02-22 [wwp]        2.0.0cvs70
3532
3533         * src/compose.c
3534                 fix a crash when redirecting (for instance) when compose window's
3535                 toolbar contents has been customized (when some buttons have been
3536                 removed in fact).
3537
3538 2006-02-21 [wwp]        2.0.0cvs69
3539
3540         * src/summaryview.c
3541         * src/gtk/pluginwindow.c
3542         * src/plugins/pgpcore/prefs_gpg.c
3543                 fix some compilation warnings (feat. remains of removed code).
3544
3545 2006-02-21 [wwp]        2.0.0cvs68
3546
3547         * src/gtk/gtkutils.c
3548                 fix two compilation issues, thanks to Stephan Sachse.
3549
3550 2006-02-20 [colin]      2.0.0cvs67
3551
3552         * src/mainwindow.c
3553                 Don't reselect displayed mail on refocus
3554                 This fixes actions misbehaving 
3555
3556 2006-02-20 [wwp]        2.0.0cvs66
3557
3558         * src/summaryview.c
3559         * src/gtk/gtksctree.c
3560         * src/gtk/gtkshruler.c
3561                 changed more runtime typecast checks.
3562
3563 2006-02-20 [wwp]        2.0.0cvs65
3564
3565         * src/summary_search.c
3566                 find all - summaryview refresh issue fixed, thanks to Colin.
3567
3568 2006-02-20 [wwp]        2.0.0cvs64
3569
3570         * src/gtk/gtkutils.c
3571                 better runtime typecast checks.
3572
3573 2006-02-20 [wwp]        2.0.0cvs63
3574
3575         * src/summary_search.c
3576                 enhancements to the summary search:
3577                         - add the ability to stop the running search
3578                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3579                         - don't search if no criteria (From/To/Subject/Body) is set
3580                         - ensure that a busy mouse pointer is always shown when searching,
3581                           show it even a bit earlier
3582
3583 2006-02-19 [colin]      2.0.0cvs62
3584
3585         * src/compose.c
3586         * src/imap.c
3587         * src/etpan/imap-thread.c
3588         * src/etpan/imap-thread.h
3589                 (Future) IMAP speed improvement on sending
3590                 Will require a libetpan update
3591         * src/summaryview.c
3592         * src/gtk/quicksearch.c
3593                 Make quicksearch clearable while running.
3594
3595 2006-02-17 [colin]      2.0.0cvs61
3596
3597         * src/imap.c
3598         * src/etpan/imap-thread.c
3599         * src/etpan/imap-thread.h
3600                 Check for IMAP certificates
3601                 ** Requires libetpan-0.42-cvs4 
3602                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3603
3604 2006-02-17 [colin]      2.0.0cvs60
3605
3606         * src/messageview.c
3607         * src/prefs_common.c
3608         * src/prefs_common.h
3609         * src/prefs_message.c
3610                 Add pref to display HTML-only mails with plugin, 
3611                 if possible (defaulting to FALSE of course).
3612
3613 2006-02-16 [colin]      2.0.0cvs59
3614
3615         * src/main.c
3616         * src/common/plugin.c
3617         * src/common/plugin.h
3618         * src/gtk/pluginwindow.c
3619                 Keep track of requested (but unloaded) plugins
3620                 in some error cases.
3621
3622 2006-02-16 [wwp]        2.0.0cvs58
3623
3624         * src/gtk/gtkaspell.c
3625         * src/gtk/gtkaspell.h
3626         * src/prefs_spelling.c
3627         * src/compose.c
3628         * src/prefs_common.c
3629         * src/prefs_common.h
3630                 implemented new optional spellchecker behaviour: re-check message when
3631                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3632
3633 2006-02-16 [wwp]        2.0.0cvs57
3634
3635         * src/quote_fmt_parse.y
3636                 pclose popen'ed pipe.
3637
3638 2006-02-15 [colin]      2.0.0cvs56
3639
3640         * src/mimeview.c
3641         * src/mimeview.h
3642                 Let MimeViewers know which MimeView they
3643                 depend of.
3644         * src/summaryview.c
3645                 Swap From/To columns in Sent/Queue/Drafts
3646                 folders
3647         * src/etpan/imap-thread.c
3648                 Use mailstream_low_tls_open() for STARTTLS
3649                 instead of mailstream_low_ssl_open()
3650                 ** REQUIRES libetpan 0.42cvs3 **
3651
3652 2006-02-15 [wwp]        2.0.0cvs55
3653
3654         * src/compose.c
3655         * src/compose.h
3656         * src/message_search.c
3657         * src/message_search.h
3658         * src/textview.c
3659         * src/gtk/gtkutils.c
3660         * src/gtk/gtkutils.h
3661                 added the ability to Find text in the compose window (and a bit
3662                 of code factorization).
3663
3664 2006-02-15 [wwp]        2.0.0cvs54
3665
3666         * src/prefs_gtk.c
3667                 yet another one file was missing (fix for some widgets' sensitivity).
3668                 Thanks Colin!
3669
3670 2006-02-15 [wwp]        2.0.0cvs53
3671
3672         * src/prefs_gtk.h
3673                 oops forgot that file (fix for some widgets' sensitivity).
3674
3675 2006-02-15 [wwp]        2.0.0cvs52
3676
3677         * src/summary_search.c
3678                 implemented advanced summary search options (added the ability
3679                 to use matcher conditions in an advanced search mode).
3680
3681 2006-02-15 [wwp]        2.0.0cvs51
3682
3683         * src/plugins/pgpcore/prefs_gpg.c
3684         * src/prefs_account.c
3685                 fix some widget sensitivity, mostly around some labels in
3686                 account prefs.
3687
3688 2006-02-15 [paul]       2.0.0cvs50
3689
3690         * manual/advanced.xml
3691                 improve Templates info
3692                 written by wwp
3693
3694 2006-02-14 [colin]      2.0.0cvs49
3695
3696         * src/pixmaps/address_book.xpm
3697         * src/pixmaps/preferences.xpm
3698         * src/pixmaps/properties.xpm
3699                 Fix pixmap size - patch by Fabien Vantard
3700
3701 2006-02-13 [colin]      2.0.0cvs48
3702
3703         * src/procmime.c
3704                 Add missing fclose()s on error
3705         * src/textview.c
3706                 Remove unused code
3707         * src/common/utils.c
3708                 Fix temp files not being deleted on windows
3709         Patches by Thomas Gilgin
3710
3711 2006-02-13 [colin]      2.0.0cvs47
3712
3713         * src/mainwindow.c
3714                 Fix exit crash
3715
3716 2006-02-13 [wwp]        2.0.0cvs46
3717
3718         * src/plugins/pgpcore/prefs_gpg.c
3719                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3720
3721 2006-02-12 [colin]      2.0.0cvs45
3722
3723         * src/folderview.c
3724         * src/main.c
3725         * src/mainwindow.c
3726                 Fix "stuff" when quitting
3727
3728 2006-02-12 [wwp]        2.0.0cvs44
3729
3730         * src/prefs_themes.c
3731                 fix typos in debug messages.
3732
3733 2006-02-11 [colin]      2.0.0cvs43
3734
3735         * src/summaryview.c
3736                 don't allow drag/drop from ourself
3737
3738 2006-02-10 [wwp]        2.0.0cvs42
3739
3740         * src/exporthtml.c
3741         * src/html.c
3742         * src/html.h
3743         * src/procmime.c
3744         * src/textview.c
3745                 renamed html_ prefixed functions and data structures to avoid
3746                 namespace clashes w/ other software (gtkhtml2 for instance).
3747                 Closes bug #907.
3748
3749
3750 2006-02-09 [colin]      2.0.0cvs41
3751
3752         * src/summaryview.c
3753                 Fix shitty logic messed up. Thanks Ticho for the hint!
3754
3755 2006-02-09 [wwp]        2.0.0cvs40
3756
3757         * src/gtk/about.c
3758         * src/compose.c
3759         * src/prefs_account.c
3760         * src/prefs_gtk.h
3761         * src/editaddress.c
3762                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3763                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3764                 Browse buttons in accounts prefs.
3765
3766 2006-02-09 [colin]      2.0.0cvs39
3767
3768         * src/matcher.c
3769                 Check for pointer before using its members
3770         * src/gtk/gtksourceprintjob.c
3771                 Fix a wrong warning
3772
3773 2006-02-09 [wwp]        2.0.0cvs38
3774
3775         * src/gtk/filesel.c
3776                 fix few compiler warnings (type mismatch).
3777
3778 2006-02-09 [paul]       2.0.0cvs37
3779
3780         * po/fr.po
3781                 updated by Fabien Vantard
3782
3783 2006-02-08 [colin]      2.0.0cvs36
3784
3785         * src/prefs_common.c
3786         * src/common/defs.h
3787         * src/common/plugin.c
3788                 allow windows and linux configurations to coexist
3789                 patch by Thomas Gilgin
3790
3791 2006-02-08 [colin]      2.0.0cvs35
3792
3793         * src/filtering.c
3794         * src/matcher.c
3795         * src/matcher.h
3796         * src/matcher_parser_parse.y
3797         * src/prefs_filtering_action.c
3798         * src/prefs_matcher.c
3799                 Add the "Ignore thread" filtering
3800                 action
3801
3802 2006-02-08 [colin]      2.0.0cvs34
3803
3804         * src/compose.c
3805         * src/procmime.c
3806         * src/procmime.h
3807                 Fix bug #905 (damaged attachment)
3808                 text files with raw \0's aren't really text files
3809         FOR_STABLE
3810
3811 2006-02-08 [colin]      2.0.0cvs33
3812
3813         * src/summaryview.c
3814                 Fix crasher introduced yesterday
3815
3816 2006-02-08 [wwp]        2.0.0cvs32
3817
3818         * src/compose.c
3819         * src/compose.h
3820                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3821
3822 2006-02-08 [wwp]        2.0.0cvs31
3823
3824         * src/prefs_template.c
3825                 templates enhancement: allow address completion for Cc and Bcc fields
3826                 (it was currently possible for the To field only)
3827
3828 2006-02-08 [colin]      2.0.0cvs30
3829
3830         * src/compose.c
3831                 Don't unblock if not blocked
3832         FOR_STABLE
3833
3834 2006-02-07 [colin]      2.0.0cvs29
3835
3836         * src/action.c
3837                 Forgot to refresh summaryview
3838
3839 2006-02-07 [colin]      2.0.0cvs28
3840
3841         * src/action.c
3842                 Freeze/thaw message list and folder list while
3843                 processing %as{} actions 
3844         * src/compose.c
3845                 Fix auto-wrap disabling after a middle-click
3846                 paste - FOR_STABLE
3847
3848 2006-02-07 [paul]       2.0.0cvs27
3849
3850         * src/folder.c
3851                 fix freeing of uninitialised pointers
3852                 Thanks to Colin
3853
3854 2006-02-06 [colin]      2.0.0cvs26
3855
3856         * src/folder.c
3857                 Use g_slist_prepend in potentially big list
3858
3859 2006-02-06 [colin]      2.0.0cvs25
3860
3861         * src/folder.c
3862                 Completely skip processing if it doesn't 
3863                 exist (faster!)
3864
3865 2006-02-06 [colin]      2.0.0cvs24
3866
3867         * src/folder.c
3868         * src/summaryview.c
3869                 Batch filtering in summaryview (from Tools menu)
3870                 and pre/post//-processing too
3871
3872 2006-02-06 [colin]      2.0.0cvs23
3873
3874         * src/procmsg.h
3875         * src/filtering.c
3876                 Use a special field for batch filtering instead
3877                 of stepping on deferred execution's toes
3878
3879 2006-02-06 [colin]      2.0.0cvs22
3880
3881         * src/action.c
3882         * src/filtering.c
3883         * src/filtering.h
3884         * src/folder.c
3885         * src/summaryview.c
3886                 Fix filtering via menus and actions
3887
3888 2006-02-06 [colin]      2.0.0cvs21
3889
3890         * src/imap.c
3891                 Put the added file directly to cache if possible (will work
3892                 with next libetpan)
3893         * src/filtering.c
3894         * src/filtering.h
3895         * src/inc.c
3896         * src/folder.c
3897         * src/mbox.c
3898         * src/procmsg.h
3899                 Move and copy filtered messages by batches instead of one
3900                 by one - faster on IMAP
3901         * src/procmsg.c
3902                 Add a function that'll possibly be useful later
3903
3904 2006-02-06 [colin]      2.0.0cvs20
3905
3906         * src/addressbook.c
3907                 Use internal mime-type instead of text/plain for d'n'd
3908         * src/compose.c
3909                 Allow attaching files from mimeview's icon list via d'n'd
3910         * src/folderview.c
3911         * src/folderview.h
3912                 Use internal mime-type instead of text/plain for d'n'd
3913                 Don't try to selected opened folder if none is
3914                 Factorize d'n'd from other apps code
3915         * src/headerview.c
3916         * src/textview.c
3917         * src/gtk/gtkutils.c
3918         * src/gtk/gtkutils.h
3919                 Factorize Face/X-Face stuff
3920         * src/mimeview.c
3921                 Fix d'n'd to other apps
3922         * src/prefs_message.c
3923                 Let the XFace pref be usable without libcompface as it also
3924                 applies to Face
3925         * src/summaryview.c
3926                 Fix d'n'd to other apps
3927                 Factorize d'n'd from other apps code
3928
3929 2006-02-06 [wwp]        2.0.0cvs19
3930
3931         * po/it.po
3932                 Italian translation fixes by Andrea Spadaccini (no more confusion
3933                 between filtering and processing, and few changes in the About
3934                 dialog).
3935
3936
3937 2006-02-06 [mones]      2.0.0cvs18
3938
3939         * src/gtk/icon_legend.c
3940                 Improved descriptions allowing better translations
3941
3942 2006-02-05 [colin]      2.0.0cvs17
3943
3944         * src/imap.c
3945                 Add the f*cking missing expunge that caused imap_fetch_env
3946                 to fail after an add_msgs ! :-///
3947         * src/etpan/imap-thread.c
3948                 Add a bit of debug
3949         FOR_STABLE
3950
3951 2006-02-05 [colin]      2.0.0cvs16
3952
3953         * src/common/utils.c
3954                 Don't check for return-path (or we can't put
3955                 back non-sent mails)
3956
3957 2006-02-05 [colin]      2.0.0cvs15
3958
3959         * src/textview.c
3960                 Don't try to display Face header in textview
3961                 when teh headerview's active
3962
3963 2006-02-05 [colin]      2.0.0cvs14
3964
3965         * tools/tbird2syl.py
3966         * tools/Makefile.am
3967                 Add script to import Thunderbird mails
3968
3969 2006-02-05 [colin]      2.0.0cvs13
3970
3971         * src/headerview.c
3972         * src/procheader.c
3973         * src/procmsg.c
3974         * src/procmsg.h
3975         * src/textview.c
3976                 Show Face headers - patch partially by Klaus Flittner
3977
3978 2006-02-05 [colin]      2.0.0cvs12
3979
3980         * src/folderview.c
3981         * src/summaryview.c
3982         * src/common/utils.c
3983         * src/common/utils.h
3984                 Let dnd work from mime icons to summaryview
3985                 and to folderview too
3986                 Add a crude test to avoid trying to add files
3987                 drag'n'dropped when they're not mails
3988
3989 2006-02-04 [colin]      2.0.0cvs11
3990
3991         * src/summaryview.c
3992         * src/mimeview.c
3993                 Fix utf8 conversion
3994
3995 2006-02-04 [colin]      2.0.0cvs10
3996
3997         * src/compose.c
3998         * src/folderview.c
3999         * src/mimeview.c
4000         * src/summaryview.c
4001         * src/summaryview.h
4002                 Added various drag and drop capas:
4003                 From                    To
4004                 summaryview             other apps
4005                 mimeview icons          other apps
4006                 other apps              summaryview
4007                 other apps              folderview
4008
4009                 This shouldn't have broken the existing:
4010                 From                    To
4011                 summaryview             folderview
4012                 folderview              folderview
4013                 summaryview             compose's attachments
4014
4015         Tests welcomed.
4016
4017 2006-02-02 [paul]       2.0.0cvs9
4018
4019         * src/mainwindow.c
4020                 move global option 'Set displayed columns...' out
4021                 of folder option grouping.
4022                 fix sensitivity of 'harvest addresses'
4023         FOR_STABLE
4024
4025 2006-02-01 [colin]      2.0.0cvs8
4026
4027         * src/mimeview.c
4028                 Revert the alertpanel patch, it sucks (intrusive
4029                 and gets in the way of "open")
4030
4031 2006-02-01 [colin]      2.0.0cvs7
4032
4033         * src/compose.c
4034         * src/prefs_account.c
4035         * src/prefs_common.c
4036         * src/common/defs.h
4037         * src/common/utils.c
4038         * src/common/utils.h
4039                 Add ability to edit the signature file
4040                 from the account preferences, and use
4041                 a default for the text editor.
4042                 Patch by Fabien Vantard
4043
4044 2006-02-01 [colin]      2.0.0cvs6
4045
4046         * src/mimeview.c
4047                 Try to get mime type by extension if it is
4048                 application/octet-stream
4049                 Display a window with possible choices when
4050                 encountering unknown mime types
4051         * src/gtk/filesel.c
4052         * src/gtk/filesel.h
4053                 Add preview
4054                 Allow multiple selection in filtered filesel
4055                 (patch by Fabien Vantard)
4056         * src/gtk/pluginwindow.c
4057                 Use it (patch by Fabien Vantard)
4058
4059 2006-02-01 [paul]       2.0.0cvs5
4060
4061         * src/jpilot.c
4062                 fix crash on creating jpilot address book
4063                 Thanks to Colin - FOR_STABLE
4064         * src/prefs_summaries.c
4065         * src/prefs_wrapping.c
4066         * src/gtk/icon_legend.c
4067         * src/gtk/quicksearch.c
4068                 string fixes and additions
4069
4070 2006-02-01 [paul]       2.0.0cvs4
4071
4072         * src/compose.c
4073         * src/mainwindow.c
4074         * src/messageview.c
4075         * src/prefs_send.c
4076                 add Arabic encoding option
4077                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
4078
4079 2006-01-31 [colin]      2.0.0cvs3
4080
4081         * src/plugins/pgpcore/passphrase.c
4082                 Convert passphrase to locale encoding
4083         * src/compose.c
4084                 Fix drafting on IMAP. Crappy bug sneaked in
4085                 the release :-/
4086         FOR_STABLE
4087
4088 2006-01-30 [paul]       2.0.0cvs2
4089
4090         * src/gtk/icon_legend.c
4091                 show the new entries
4092
4093 2006-01-30 [colin]      2.0.0cvs1
4094
4095         * src/manual.c
4096                 Check for the file to be present before 
4097                 enabling the menu - FOR_STABLE
4098         * src/gtk/icon_legend.c
4099                 Add folders icons (not all of them, there
4100                 are too much, but the most intriguing ones)
4101
4102 2006-01-30 [paul]       2.0.0
4103
4104         version 2.0.0 released
4105
4106 2006-01-30 [paul]       1.9.100cvs200
4107
4108         * manual/faq.xml
4109         * manual/gpl.xml
4110         * manual/intro.xml
4111         * manual/starting.xml
4112         * manual/sylpheed-claws-manual.xml
4113                 fixes, additions
4114
4115 2006-01-29 [mones]      1.9.100cvs199
4116
4117         * manual/account.xml
4118         * manual/advanced.xml
4119         * manual/glossary.xml
4120                 Some typos fixed, added LDIF term to glossary
4121         * po/es.po
4122                 Fixed leading plus symbol
4123
4124 2006-01-29 [paul]       1.9.100cvs198
4125
4126         * po/fi.po
4127         * po/sk.po
4128                 updated by Tommi Pirinen and Andrej Kacian
4129
4130 2006-01-29 [paul]       1.9.100cvs197
4131
4132         * src/gtk/authors.h
4133                 remove duplicates
4134
4135 2006-01-29 [paul]       1.9.100cvs196
4136
4137         * AUTHORS
4138         * po/nl.po
4139         * src/gtk/authors.h
4140         * tools/claws.i18n.status.pl
4141                 nl translation updated by Tim Dijkstra
4142
4143 2006-01-29 [paul]       1.9.100cvs195
4144
4145         * po/sr.po
4146         * po/sv.po
4147                 updated by Aleksandar Urosevic and Anders Troback
4148
4149 2006-01-28 [colin]      1.9.100cvs194
4150
4151         * src/gtk/gtksourceprintjob.c
4152                 Don't fiddle with PangoLayout when we
4153                 have an image
4154
4155 2006-01-28 [paul]       1.9.100cvs193
4156
4157         * AUTHORS
4158         * po/el.po
4159         * po/zh_CN.po
4160         * src/gtk/authors.h
4161         * tools/claws.i18n.status.pl
4162                 updated translations submitted by Stavros Giannouris
4163                 and Ralgh Young
4164
4165 2006-01-27 [colin]      1.9.100cvs192
4166
4167         * src/summaryview.c
4168         * src/gtk/gtksourceprintjob.c
4169                 Add image printing 
4170                 (libgnomeprint only, of course)
4171
4172 2006-01-27 [paul]       1.9.100cvs191
4173
4174         * po/fr.po
4175         * po/it.po
4176                 updated by Fabien Vantard and Andrea Spadaccini
4177
4178 2006-01-26 [colin]      1.9.100cvs190
4179
4180         * manual/Makefile.am
4181         * configure.ac
4182                 Make building the manual optional 
4183                 (--disable-manual)
4184
4185 2006-01-26 [paul]       1.9.100cvs189
4186
4187         * manual/glossary.xml
4188         * manual/plugins.xml
4189                 edited
4190         * po/en_GB.po
4191                 updated
4192
4193 2006-01-26 [paul]       1.9.100cvs188
4194
4195         * src/prefs_display_header.c
4196         * src/prefs_folder_column.c
4197         * src/prefs_msg_colors.c
4198         * src/prefs_summaries.c
4199         * src/prefs_summary_column.c
4200                 HIGify
4201
4202 2006-01-25 [colin]      1.9.100cvs187
4203
4204         * src/imap.c
4205                 Don't allow moving/copying mails between
4206                 queue/drafts and non-queue/drafts folders
4207                 Fixes bug #897 (message header is resetted 
4208                 if one is copied to Drafts)
4209
4210 2006-01-25 [colin]      1.9.100cvs186
4211
4212         * src/folder.c
4213         * src/mainwindow.c
4214                 Fix subscribed folders not found
4215         * src/compose.c
4216                 Don't try to encode as original mail's charset
4217                 if it's ascii 
4218
4219 2006-01-25 [paul]       1.9.100cvs185
4220
4221         * AUTHORS
4222         * po/Makevars
4223                 updated
4224         * po/de.po
4225         * po/pl.po
4226         * po/pt_BR.po
4227         * po/sr.po
4228                 updates submitted by Stephan Sachse, Emilian Nowak
4229                 and Quar, Frederico Goncalves Guimaraes, and
4230                 Aleksandar Urosevic
4231                 Fix Bug 896, 'PT_BR locale broken'.
4232         * src/gtk/authors.h
4233                 updated
4234
4235 2006-01-24 [mones]      1.9.100cvs184
4236
4237         * manual/glossary.xml
4238                 All current terms finished. Reviewers welcome ;-)
4239         * manual/keyboard.xml
4240                 Fixed column width for pdf output.
4241         * po/es.po
4242                 Updated
4243
4244 2006-01-24 [paul]       1.9.100cvs183
4245
4246         * manual/glossary.xml
4247                 fix id name
4248         * manual/dist/html/Makefile.am
4249         * manual/dist/pdf/Makefile.am
4250         * manual/dist/ps/Makefile.am
4251         * manual/dist/txt/Makefile.am
4252                 fix make deps
4253                 Thanks to Colin
4254
4255 2006-01-24 [mones]      1.9.100cvs182
4256
4257         * manual/glossary.xml
4258                 Nearly finished, some terms missing.
4259
4260 2006-01-23 [paul]       1.9.100cvs181
4261
4262         * manual/dist/html/Makefile.am
4263         * manual/dist/pdf/Makefile.am
4264         * manual/dist/ps/Makefile.am
4265         * manual/dist/txt/Makefile.am
4266         * src/mainwindow.c
4267                 re-enable manual
4268                 Thanks to Colin
4269
4270 2006-01-22 [colin]      1.9.100cvs180
4271
4272         * src/compose.c
4273         * src/gtk/gtkaspell.c
4274                 Don't deselect stuff before right-clicking, with aspell.
4275                 (This prevented right-click Copy, for example).
4276                 Thanks to Clo!
4277
4278 2006-01-22 [paul]       1.9.100cvs179
4279
4280         * src/summary_search.c
4281                 don't fix the widget size as it causes problems
4282                 under localisation.
4283                 Thanks to Emilian Nowak
4284
4285 2006-01-21 [paul]       1.9.100cvs178
4286
4287         * src/prefs_themes.c
4288                 fix broken underlining of label text
4289                 with some translations
4290
4291 2006-01-21 [colin]      1.9.100cvs177
4292
4293         * po/fr.po
4294                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4295
4296 2006-01-20 [colin]      1.9.100cvs176
4297
4298         * configure.ac
4299         * Makefile.am
4300         * manual/Makefile
4301         * manual/dist/html/.cvsignore
4302         * manual/dist/html/Makefile.am
4303         * manual/dist/pdf/.cvsignore
4304         * manual/dist/pdf/Makefile.am
4305         * manual/dist/ps/.cvsignore
4306         * manual/dist/ps/Makefile.am
4307         * manual/dist/txt/.cvsignore
4308         * manual/dist/txt/Makefile.am
4309                 Autotool-ize manual
4310
4311 2006-01-20 [paul]       1.9.100cvs175
4312
4313         * manual/handling.xml
4314                 make Filtering and Searching entries easier to find
4315         * manual/keyboard.xml
4316                 add the remaining default keybinds
4317         * src/prefs_summaries.c
4318                 update the default keybinds
4319
4320 2006-01-20 [paul]       1.9.100cvs174
4321
4322         * src/addressbook.c
4323         * src/addrgather.c
4324         * src/addrharvest.c
4325         * src/editaddress.c
4326         * src/editgroup.c
4327         * src/exphtmldlg.c
4328         * src/expldifdlg.c
4329         * src/exporthtml.c
4330         * src/exportldif.c
4331         * src/ldif.c
4332                 replace 'e-mail' with 'email'
4333         * src/summary_search.c
4334                 add mnemonic to "Find all" button
4335
4336 2006-01-20 [wwp]        1.9.100cvs173
4337
4338         * src/export.c
4339         * src/import.c
4340                 touched mbox import/export buttons for HIG-compliance
4341
4342 2006-01-19 [paul]       1.9.100cvs172
4343
4344         * manual/account.xml
4345         * manual/addrbook.xml
4346         * manual/advanced.xml
4347         * manual/faq.xml
4348         * manual/handling.xml
4349         * manual/intro.xml
4350         * manual/plugins.xml
4351         * manual/starting.xml
4352                 more editing
4353
4354 2006-01-19 [paul]       1.9.100cvs171
4355
4356         * src/toolbar.c
4357                 allow use of trash button while receiving
4358                 Thanks to Colin
4359
4360 2006-01-19 [wwp]        1.9.100cvs170
4361
4362         * src/gtk/quicksearch.c
4363         * src/compose.c
4364                 force text color to black when yellow background is set
4365
4366 2006-01-19 [colin]      1.9.100cvs169
4367
4368         * src/plugins/trayicon/trayicon.c
4369                 Gray out Get Mail when already getting mail
4370
4371 2006-01-18 [paul]       1.9.100cvs168
4372
4373         * src/compose.c
4374                 give widget yellow background was To is
4375                 set via folder prefs
4376         * src/gtk/quicksearch.c
4377                 give widget yellow background when quick
4378                 search is active.
4379                 Thanks to Colin
4380
4381 2006-01-18 [paul]       1.9.100cvs167
4382
4383         * doc/man/sylpheed-claws.1
4384                 add --subscribe option
4385
4386 2006-01-18 [paul]       1.9.100cvs166
4387
4388         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4389         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4390                 use %U instead of %F (%F is broken for user installed
4391                 files in kde 3.5)
4392
4393 2006-01-18 [colin]      1.9.100cvs165
4394
4395         * src/summaryview.c
4396                 Default to Yes in "No more * messages" dialogs
4397
4398 2006-01-17 [colin]      1.9.100cvs164
4399
4400         * src/compose.c
4401                 Possibly fix an invalid iterator causing
4402                 crash
4403
4404 2006-01-17 [colin]      1.9.100cvs163
4405
4406         * src/mimeview.c
4407                 Fix crash when the image disappears under the
4408                 image viewer
4409
4410 2006-01-16 [colin]      1.9.100cvs162
4411
4412         * src/compose.c
4413                 Fix reenabling autowrap
4414
4415 2006-01-16 [colin]      1.9.100cvs161
4416
4417         * src/compose.c
4418                 reset quote_len before getting quote_str
4419
4420 2006-01-16 [colin]      1.9.100cvs160
4421
4422         * src/account.c
4423         * src/account.h
4424         * src/folder.c
4425         * src/imap_gtk.c
4426         * src/mh_gtk.c
4427                 Fix bug #883 (default inbox does not track folder move)
4428
4429 2006-01-16 [colin]      1.9.100cvs159
4430
4431         * src/compose.c
4432         * src/plugins/pgpcore/passphrase.c
4433                 More buttons fixes
4434
4435 2006-01-16 [paul]       1.9.100cvs158
4436
4437         * src/prefs_actions.c
4438         * src/prefs_filtering_action.c
4439         * src/prefs_matcher.c
4440         * src/quote_fmt.c
4441         * src/gtk/description_window.c
4442         * src/gtk/description_window.h
4443         * src/gtk/quicksearch.c
4444                 description window cleanups
4445
4446 2006-01-15 [colin]      1.9.100cvs157
4447
4448         * src/addressbook.c
4449         * src/prefs_filtering.c
4450                 Same here
4451
4452 2006-01-15 [colin]      1.9.100cvs156
4453
4454         * src/folderview.c
4455         * src/mainwindow.c
4456                 Same for "Empty trash"
4457
4458 2006-01-15 [colin]      1.9.100cvs155
4459
4460         * src/inc.c
4461                 Override offline dialog had Yes by default
4462
4463 2006-01-15 [colin]      1.9.100cvs154
4464
4465         * src/summaryview.c
4466                 Delete selected messages? previously had Yes the default
4467
4468 2006-01-15 [colin]      1.9.100cvs153
4469
4470         * src/folder.c
4471         * src/folder.h
4472         * src/main.c
4473                 Check if a mailbox is loaded after all
4474                 plugins are loaded.
4475
4476 2006-01-15 [colin]      1.9.100cvs152
4477
4478         * src/folder.c
4479                 Don't start wizard when there are unloaded folders (will help
4480                 people with only mbox or maildir mailboxes)
4481
4482 2006-01-14 [colin]      1.9.100cvs151
4483
4484         * src/addressbook.c
4485         * src/expldifdlg.c
4486         * src/importldif.c
4487         * src/importmutt.c
4488         * src/importpine.c
4489         * src/mh_gtk.c
4490                 More HIG compliance and fixes
4491
4492 2006-01-14 [colin]      1.9.100cvs150
4493
4494         * src/prefs_filtering_action.c
4495         * src/foldersel.c
4496                 Two forgotten button order changes
4497
4498 2006-01-14 [colin]      1.9.100cvs149
4499
4500         * src/account.c
4501         * src/addressbook.c
4502         * src/compose.c
4503         * src/folderview.c
4504         * src/imap_gtk.c
4505         * src/mainwindow.c
4506         * src/mh_gtk.c
4507         * src/news_gtk.c
4508         * src/prefs_actions.c
4509         * src/prefs_customheader.c
4510         * src/prefs_filtering.c
4511         * src/prefs_matcher.c
4512         * src/prefs_template.c
4513         * src/ssl_manager.c
4514         * src/summaryview.c
4515         * src/textview.c
4516         * src/toolbar.c
4517                 All deletion confirmations are now "Cancel, Delete" 
4518                 instead of "No, Yes"
4519                 Clarified most of the other "No, Yes" to 
4520                 "Cancel, Descriptive_action"
4521                 Rechanged the "Entry not saved" alerts to have 
4522                 "Close, Continue editing"
4523
4524
4525 2006-01-14 [paul]
4526
4527         * 2.0.0-rc4 released
4528
4529 2006-01-14 [paul]       1.9.100cvs148
4530
4531         * src/account.c
4532         * src/addressadd.c
4533         * src/addressbook.c
4534         * src/compose.c
4535         * src/editaddress.c
4536         * src/editbook.c
4537         * src/editgroup.c
4538         * src/editjpilot.c
4539         * src/editldap.c
4540         * src/editvcard.c
4541         * src/exphtmldlg.c
4542         * src/expldifdlg.c
4543         * src/folderview.c
4544         * src/grouplistdialog.c
4545         * src/imap_gtk.c
4546         * src/importmutt.c
4547         * src/importpine.c
4548         * src/inc.c
4549         * src/main.c
4550         * src/mainwindow.c
4551         * src/message_search.c
4552         * src/messageview.c
4553         * src/mh_gtk.c
4554         * src/mimeview.c
4555         * src/news_gtk.c
4556         * src/prefs_actions.c
4557         * src/prefs_customheader.c
4558         * src/prefs_filtering.c
4559         * src/prefs_matcher.c
4560         * src/prefs_template.c
4561         * src/prefs_themes.c
4562         * src/ssl_manager.c
4563         * src/summary_search.c
4564         * src/summaryview.c
4565         * src/textview.c
4566         * src/toolbar.c
4567         * src/gtk/foldersort.c
4568         * src/gtk/gtkaspell.c
4569         * src/gtk/inputdialog.c
4570         * src/gtk/prefswindow.c
4571         * src/plugins/pgpcore/select-keys.c
4572         * src/plugins/trayicon/trayicon.c
4573                 HIG compliant button order
4574
4575 2006-01-14 [mones]      1.9.100cvs147
4576
4577         * po/es.po
4578                 Updated translation
4579
4580 2006-01-13 [paul]       1.9.100cvs146
4581
4582         * AUTHORS
4583         * ChangeLog
4584         * src/gtk/authors.h
4585                 add Joshua M. Kwan to contributors list
4586
4587 2006-01-13 [colin]      1.9.100cvs145
4588
4589         * src/gtk/quicksearch.c
4590                 Don't refocus quick search after executing (Esc or Enter)
4591                 Allows to '/'search something then move up/down in 
4592                 summaryview, and to Esc a search and be back in the 
4593                 summaryview
4594
4595 2006-01-13 [paul]       1.9.100cvs144
4596
4597         * src/plugins/pgpinline/pgpinline.c
4598                 support Content-Type 'application/pgp'
4599                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4600
4601 2006-01-13 [paul]       1.9.100cvs143
4602
4603         * manual/account.xml
4604                 make mention of partial retrieval
4605                 thanks to Colin
4606
4607 2006-01-13 [paul]       1.9.100cvs142
4608
4609         * src/account.c
4610         * src/account.h
4611         * src/action.c
4612         * src/action.h
4613         * src/adbookbase.h
4614         * src/addr_compl.c
4615         * src/addr_compl.h
4616         * src/addrbook.c
4617         * src/addrcache.c
4618         * src/addrcache.h
4619         * src/addrcindex.c
4620         * src/addrcindex.h
4621         * src/addrclip.c
4622         * src/addrclip.h
4623         * src/addrdefs.h
4624         * src/addressadd.c
4625         * src/addressadd.h
4626         * src/addressbook.c
4627         * src/addressbook.h
4628         * src/addrgather.c
4629         * src/addrgather.h
4630         * src/addrharvest.c
4631         * src/addrharvest.h
4632         * src/addrindex.c
4633         * src/addrindex.h
4634         * src/addritem.c
4635         * src/addritem.h
4636         * src/addrquery.c
4637         * src/addrquery.h
4638         * src/addrselect.c
4639         * src/addrselect.h
4640         * src/alertpanel.c
4641         * src/alertpanel.h
4642         * src/browseldap.c
4643         * src/browseldap.h
4644         * src/codeconv.c
4645         * src/codeconv.h
4646         * src/compose.c
4647         * src/compose.h
4648         * src/customheader.c
4649         * src/customheader.h
4650         * src/displayheader.c
4651         * src/displayheader.h
4652         * src/editaddress.c
4653         * src/editaddress.h
4654         * src/editbook.c
4655         * src/editbook.h
4656         * src/editgroup.c
4657         * src/editgroup.h
4658         * src/editjpilot.c
4659         * src/editjpilot.h
4660         * src/editldap.c
4661         * src/editldap.h
4662         * src/editldap_basedn.c
4663         * src/editldap_basedn.h
4664         * src/editvcard.c
4665         * src/editvcard.h
4666         * src/exphtmldlg.c
4667         * src/exphtmldlg.h
4668         * src/expldifdlg.c
4669         * src/expldifdlg.h
4670         * src/export.h
4671         * src/exporthtml.c
4672         * src/exporthtml.h
4673         * src/exportldif.c
4674         * src/exportldif.h
4675         * src/filtering.c
4676         * src/filtering.h
4677         * src/folder.c
4678         * src/folder.h
4679         * src/folder_item_prefs.c
4680         * src/folder_item_prefs.h
4681         * src/foldersel.c
4682         * src/foldersel.h
4683         * src/folderutils.c
4684         * src/folderutils.h
4685         * src/folderview.c
4686         * src/folderview.h
4687         * src/grouplistdialog.c
4688         * src/grouplistdialog.h
4689         * src/headerview.c
4690         * src/html.c
4691         * src/html.h
4692         * src/image_viewer.c
4693         * src/image_viewer.h
4694         * src/imap.c
4695         * src/imap.h
4696         * src/imap_gtk.c
4697         * src/imap_gtk.h
4698         * src/import.h
4699         * src/importldif.c
4700         * src/importldif.h
4701         * src/importmutt.c
4702         * src/importmutt.h
4703         * src/importpine.c
4704         * src/importpine.h
4705         * src/inc.c
4706         * src/inc.h
4707         * src/jpilot.c
4708         * src/jpilot.h
4709         * src/ldapctrl.c
4710         * src/ldapctrl.h
4711         * src/ldaplocate.c
4712         * src/ldaplocate.h
4713         * src/ldapquery.c
4714         * src/ldapquery.h
4715         * src/ldapserver.c
4716         * src/ldapserver.h
4717         * src/ldaputil.c
4718         * src/ldaputil.h
4719         * src/ldif.c
4720         * src/ldif.h
4721         * src/main.c
4722         * src/main.h
4723         * src/mainwindow.c
4724         * src/mainwindow.h
4725         * src/manual.c
4726         * src/manual.h
4727         * src/mbox.c
4728         * src/mbox.h
4729         * src/message_search.c
4730         * src/message_search.h
4731         * src/messageview.c
4732         * src/messageview.h
4733         * src/mh.c
4734         * src/mh.h
4735         * src/mh_gtk.c
4736         * src/mh_gtk.h
4737         * src/mimeview.c
4738         * src/mimeview.h
4739         * src/msgcache.c
4740         * src/msgcache.h
4741         * src/mutt.c
4742         * src/mutt.h
4743         * src/news.c
4744         * src/news.h
4745         * src/news_gtk.c
4746         * src/news_gtk.h
4747         * src/partial_download.c
4748         * src/partial_download.h
4749         * src/pine.c
4750         * src/pine.h
4751         * src/pop.c
4752         * src/pop.h
4753         * src/prefs_account.c
4754         * src/prefs_account.h
4755         * src/prefs_actions.c
4756         * src/prefs_actions.h
4757         * src/prefs_common.c
4758         * src/prefs_common.h
4759         * src/prefs_compose_writing.c
4760         * src/prefs_compose_writing.h
4761         * src/prefs_customheader.c
4762         * src/prefs_customheader.h
4763         * src/prefs_display_header.c
4764         * src/prefs_display_header.h
4765         * src/prefs_filtering.c
4766         * src/prefs_filtering.h
4767         * src/prefs_filtering_action.c
4768         * src/prefs_filtering_action.h
4769         * src/prefs_folder_column.c
4770         * src/prefs_folder_column.h
4771         * src/prefs_folder_item.c
4772         * src/prefs_folder_item.h
4773         * src/prefs_fonts.c
4774         * src/prefs_fonts.h
4775         * src/prefs_gtk.c
4776         * src/prefs_gtk.h
4777         * src/prefs_image_viewer.c
4778         * src/prefs_image_viewer.h
4779         * src/prefs_matcher.c
4780         * src/prefs_matcher.h
4781         * src/prefs_message.c
4782         * src/prefs_msg_colors.c
4783         * src/prefs_msg_colors.h
4784         * src/prefs_other.c
4785         * src/prefs_quote.c
4786         * src/prefs_receive.c
4787         * src/prefs_send.c
4788         * src/prefs_spelling.c
4789         * src/prefs_spelling.h
4790         * src/prefs_summaries.c
4791         * src/prefs_summaries.h
4792         * src/prefs_summary_column.c
4793         * src/prefs_summary_column.h
4794         * src/prefs_template.c
4795         * src/prefs_template.h
4796         * src/prefs_themes.c
4797         * src/prefs_themes.h
4798         * src/prefs_toolbar.c
4799         * src/prefs_toolbar.h
4800         * src/prefs_wrapping.c
4801         * src/prefs_wrapping.h
4802         * src/privacy.c
4803         * src/privacy.h
4804         * src/procheader.c
4805         * src/procheader.h
4806         * src/procmime.c
4807         * src/procmime.h
4808         * src/procmsg.c
4809         * src/procmsg.h
4810         * src/quote_fmt.c
4811         * src/quote_fmt_parse.y
4812         * src/recv.c
4813         * src/recv.h
4814         * src/remotefolder.c
4815         * src/remotefolder.h
4816         * src/send_message.c
4817         * src/send_message.h
4818         * src/setup.c
4819         * src/setup.h
4820         * src/sourcewindow.c
4821         * src/sourcewindow.h
4822         * src/ssl_manager.c
4823         * src/ssl_manager.h
4824         * src/statusbar.c
4825         * src/statusbar.h
4826         * src/stock_pixmap.c
4827         * src/stock_pixmap.h
4828         * src/summary_search.c
4829         * src/summary_search.h
4830         * src/summaryview.c
4831         * src/summaryview.h
4832         * src/syldap.c
4833         * src/syldap.h
4834         * src/textview.c
4835         * src/textview.h
4836         * src/toolbar.c
4837         * src/toolbar.h
4838         * src/undo.c
4839         * src/undo.h
4840         * src/unmime.c
4841         * src/unmime.h
4842         * src/vcard.c
4843         * src/vcard.h
4844         * src/wizard.c
4845         * src/wizard.h
4846         * src/common/base64.c
4847         * src/common/base64.h
4848         * src/common/defs.h
4849         * src/common/hooks.c
4850         * src/common/hooks.h
4851         * src/common/log.c
4852         * src/common/log.h
4853         * src/common/mgutils.c
4854         * src/common/mgutils.h
4855         * src/common/nntp.c
4856         * src/common/nntp.h
4857         * src/common/passcrypt.c
4858         * src/common/passcrypt.h.in
4859         * src/common/plugin.c
4860         * src/common/plugin.h
4861         * src/common/prefs.c
4862         * src/common/prefs.h
4863         * src/common/progressindicator.c
4864         * src/common/progressindicator.h
4865         * src/common/quoted-printable.c
4866         * src/common/quoted-printable.h
4867         * src/common/session.c
4868         * src/common/session.h
4869         * src/common/smtp.c
4870         * src/common/smtp.h
4871         * src/common/socket.c
4872         * src/common/socket.h
4873         * src/common/ssl.c
4874         * src/common/ssl.h
4875         * src/common/ssl_certificate.c
4876         * src/common/ssl_certificate.h
4877         * src/common/stringtable.c
4878         * src/common/stringtable.h
4879         * src/common/sylpheed.c
4880         * src/common/sylpheed.h
4881         * src/common/template.c
4882         * src/common/template.h
4883         * src/common/timing.h
4884         * src/common/utils.c
4885         * src/common/utils.h
4886         * src/common/version.h.in
4887         * src/common/xml.c
4888         * src/common/xml.h
4889         * src/common/xmlprops.c
4890         * src/common/xmlprops.h
4891         * src/gtk/colorlabel.c
4892         * src/gtk/colorsel.c
4893         * src/gtk/colorsel.h
4894         * src/gtk/description_window.c
4895         * src/gtk/description_window.h
4896         * src/gtk/filesel.c
4897         * src/gtk/filesel.h
4898         * src/gtk/foldersort.c
4899         * src/gtk/foldersort.h
4900         * src/gtk/gtkutils.c
4901         * src/gtk/gtkutils.h
4902         * src/gtk/inputdialog.c
4903         * src/gtk/inputdialog.h
4904         * src/gtk/logwindow.c
4905         * src/gtk/logwindow.h
4906         * src/gtk/manage_window.c
4907         * src/gtk/manage_window.h
4908         * src/gtk/menu.c
4909         * src/gtk/menu.h
4910         * src/gtk/pluginwindow.c
4911         * src/gtk/pluginwindow.h
4912         * src/gtk/prefswindow.c
4913         * src/gtk/prefswindow.h
4914         * src/gtk/progressdialog.c
4915         * src/gtk/progressdialog.h
4916         * src/gtk/sslcertwindow.c
4917         * src/gtk/sslcertwindow.h
4918         * src/plugins/clamav/clamav_plugin.c
4919         * src/plugins/clamav/clamav_plugin.h
4920         * src/plugins/clamav/clamav_plugin_gtk.c
4921         * src/plugins/demo/demo.c
4922         * src/plugins/dillo_viewer/dillo_prefs.c
4923         * src/plugins/dillo_viewer/dillo_prefs.h
4924         * src/plugins/dillo_viewer/dillo_viewer.c
4925         * src/plugins/pgpcore/passphrase.c
4926         * src/plugins/pgpcore/passphrase.h
4927         * src/plugins/pgpcore/plugin.c
4928         * src/plugins/pgpcore/select-keys.c
4929         * src/plugins/pgpcore/select-keys.h
4930         * src/plugins/pgpcore/sgpgme.c
4931         * src/plugins/pgpcore/sgpgme.h
4932         * src/plugins/pgpinline/pgpinline.c
4933         * src/plugins/pgpinline/pgpinline.h
4934         * src/plugins/pgpinline/plugin.c
4935         * src/plugins/pgpmime/pgpmime.c
4936         * src/plugins/pgpmime/pgpmime.h
4937         * src/plugins/pgpmime/plugin.c
4938         * src/plugins/spamassassin/spamassassin.c
4939         * src/plugins/spamassassin/spamassassin.h
4940         * src/plugins/spamassassin/spamassassin_gtk.c
4941         * src/plugins/trayicon/trayicon.c
4942                 update copyright header
4943
4944 2006-01-13 [paul]       1.9.100cvs141
4945
4946         * src/account.c
4947         * src/export.c
4948         * src/import.c
4949         * src/mainwindow.c
4950         * src/prefs_account.c
4951         * src/prefs_display_header.c
4952         * src/prefs_receive.c
4953         * src/prefs_send.c
4954         * src/prefs_summaries.c
4955         * src/prefs_themes.c
4956         * src/prefs_toolbar.c
4957         * src/gtk/about.c
4958                 various cleanups
4959
4960 2006-01-12 [colin]      1.9.100cvs140
4961
4962         * src/folder.c
4963         * src/folder.h
4964         * src/main.c
4965                 Add --subscribe option
4966                 Let sylpheed-claws email@domain.com equivalent to --compose
4967                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4968
4969 2006-01-12 [paul]       1.9.100cvs139
4970
4971         * src/mainwindow.c
4972                 append 'Change folder order' label with '...'
4973         * src/prefs_actions.c
4974                 allow reordering of actions list by dnd
4975         * src/gtk/foldersort.c
4976                 make the dialog nicer
4977
4978 2006-01-11 [colin]      1.9.100cvs138
4979
4980         * src/compose.c
4981                 Allow templates without text
4982
4983 2006-01-11 [paul]       1.9.100cvs137
4984
4985         * tools/README
4986         * tools/filter_conv_new.pl
4987                 add info to README
4988                 also check .sylpheed for filter.xml
4989                 be a bit informative to the user
4990
4991 2006-01-11 [colin]      1.9.100cvs136
4992
4993         * src/textview.c
4994                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4995
4996 2006-01-10 [paul]       1.9.100cvs135
4997
4998         * tools/Makefile.am
4999         * tools/filter_conv_new.pl
5000                 add script to convert new style Sylpheed
5001                 filter rules (Sylpheed >= 0.9.99) to
5002                 Claws filtering rules
5003
5004 2006-01-10 [colin]      1.9.100cvs134
5005
5006         * src/compose.c
5007                 Fix broken line joins in certain conditions
5008                 (between two quoted lines: <enter><enter><up>
5009                  <type a wrapped sentence><go in the first line>
5010                  <insert more text><watch as line joining failed>)
5011
5012 2006-01-10 [paul]       1.9.100cvs133
5013
5014         * src/compose.c
5015                 don't report success in error dialog
5016                 thanks to Colin
5017         * src/common/utils.c
5018                 include some trailing punctuations as URI
5019                 thanks to Hiro
5020
5021 2006-01-10 [paul]       1.9.100cvs132
5022
5023         * src/mimeview.c
5024                 fix incompatible pointer type
5025                 warning
5026
5027 2006-01-10 [paul]       1.9.100cvs131
5028
5029         * src/compose.c
5030                 change Subject in window title
5031                 instantaneously
5032
5033 2006-01-09 [colin]      1.9.100cvs130
5034
5035         * src/addressbook.c
5036         * src/headerview.c
5037         * src/mainwindow.c
5038         * src/messageview.c
5039         * src/mimeview.c
5040         * src/noticeview.c
5041         * src/summaryview.c
5042                 Fix possible crashes on exit and in addressbook
5043
5044 2006-01-09 [paul]       1.9.100cvs129
5045
5046         * src/prefs_msg_colors.c
5047                 some cleanups that I forgot last time
5048
5049 2006-01-09 [paul]       1.9.100cvs128
5050
5051         * README
5052         * src/folderview.c
5053         * src/prefs_msg_colors.c
5054                 add previously hidden option, color_new, to
5055                 the gui
5056                 move the page to Display/
5057                 rework the gui
5058
5059 2006-01-09 [wwp]        1.9.100cvs127
5060
5061         * src/prefs_themes.c
5062                 made the prefs/display/themes layouts spacing less condensed
5063                 (and so they match other prefs/pages' look).
5064
5065 2006-01-09 [paul]       1.9.100cvs126
5066
5067         * src/compose.c
5068         * src/prefs_common.c
5069         * src/prefs_common.h
5070         * src/prefs_wrapping.c
5071                 remove 'wrap at send' option
5072
5073 2006-01-06 [colin]      1.9.100cvs125
5074
5075         * src/compose.c
5076                 Just make completely sure we don't insert "manual line breaks" 
5077                 when wrapping... 
5078
5079 2006-01-04 [paul]
5080
5081         * 2.0.0-rc3 released
5082
5083 2006-01-04 [paul]       1.9.100cvs124
5084
5085         * src/folderview.c
5086                 fix bug 882, 'quick scroll in folder list
5087                 displays wrong folder contents'
5088
5089 2006-01-04 [paul]       1.9.100cvs123
5090
5091         * src/plugins/pgpmime/pgpmime.c
5092                 better debug information when signing
5093                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5094
5095 2006-01-03 [colin]      1.9.100cvs122
5096
5097         * configure.ac
5098                 We need to recheck for gpgme 1.0.0 after checking
5099                 for 1.1.1, because if 1.1.1 isn't available, 
5100                 GPGME_LIBS and friends are blanked out by the 
5101                 second check.
5102
5103 2006-01-03 [colin]      1.9.100cvs121
5104
5105         * src/common/prefs.c
5106                 Windows unlink-before rename fix
5107         * src/plugins/pgpcore/sgpgme.c
5108                 Add support for PKA info if available
5109                 Both patches by Werner Koch
5110
5111 2006-01-03 [paul]       1.9.100cvs120
5112
5113         * src/messageview.c
5114                 fix bug 884, 'Send receipt' button visible in queue
5115                 Thanks to Colin
5116
5117 2006-01-02 [colin]      1.9.100cvs119
5118
5119         * src/compose.c
5120         * src/imap.c
5121                 Fix autosave on IMAP and more generally try to
5122                 return the correct ID on a newly added IMAP message
5123
5124 2006-01-02 [paul]       1.9.100cvs118
5125
5126         * manual/keyboard.xml
5127                 edited
5128
5129 2006-01-01 [paul]       1.9.100cvs117
5130
5131         * src/gtk/authors.h
5132                 alphabetical order
5133
5134 2005-12-30 [colin]      1.9.100cvs116
5135
5136         * manual/advanced.xml
5137                 Explain Pre/Post-processing differences.
5138
5139 2005-12-30 [colin]      1.9.100cvs115
5140
5141         * src/mh.c
5142                 Implement copy_msgs for a little optimization
5143         * src/imap.c
5144                 Finish yesterday's fix
5145
5146 2005-12-29 [colin]      1.9.100cvs114
5147
5148         * src/imap.c
5149                 Fix occasional failure in fetching a mail over
5150                 IMAP
5151
5152 2005-12-29 [colin]      1.9.100cvs113
5153
5154         * src/compose.c
5155                 Don't remove a draft when sending it, if it is 
5156                 locked.
5157
5158 2005-12-28 [colin]      1.9.100cvs112
5159
5160         * src/summaryview.c
5161                 Fix leak for real
5162
5163 2005-12-28 [wwp]        1.9.100cvs111
5164
5165         * doc/faq/.cvsignore
5166         * doc/faq/de/.cvsignore
5167         * doc/faq/en/.cvsignore
5168         * doc/faq/es/.cvsignore
5169         * doc/faq/fr/.cvsignore
5170         * doc/faq/it/.cvsignore
5171         * doc/manual/.cvsignore
5172         * doc/manual/de/.cvsignore
5173         * doc/manual/en/.cvsignore
5174         * doc/manual/es/.cvsignore
5175         * doc/manual/fr/.cvsignore
5176         * doc/manual/ja/.cvsignore
5177         * src/plugins/mathml_viewer/.cvsignore
5178                 rollback revival of those files (my bad, sorry for the noise).
5179
5180 2005-12-28 [wwp]        1.9.100cvs110
5181
5182         * src/compose.c
5183                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5184
5185 2005-12-28 [wwp]        1.9.100cvs109
5186
5187         * doc/faq/.cvsignore
5188         * doc/faq/de/.cvsignore
5189         * doc/faq/en/.cvsignore
5190         * doc/faq/es/.cvsignore
5191         * doc/faq/fr/.cvsignore
5192         * doc/faq/it/.cvsignore
5193         * doc/manual/.cvsignore
5194         * doc/manual/de/.cvsignore
5195         * doc/manual/en/.cvsignore
5196         * doc/manual/es/.cvsignore
5197         * doc/manual/fr/.cvsignore
5198         * doc/manual/ja/.cvsignore
5199         * src/plugins/mathml_viewer/.cvsignore
5200         * po/.cvsignore
5201                 more files to ignore.
5202
5203 2005-12-24 [colin]      1.9.100cvs108
5204
5205         * AUTHORS
5206         * src/gtk/authors.h
5207                 Update for Werner
5208
5209 2005-12-24 [colin]      1.9.100cvs107
5210
5211         * src/procmsg.c
5212                 Allow NULL src_msginfo in 
5213                 procmsg_msginfo_new_from_mimeinfo
5214
5215 2005-12-23 [paul]       1.9.100cvs106
5216
5217         * src/plugins/pgpinline/mypgpcore.def
5218                 add this forgotten file
5219
5220 2005-12-23 [colin]      1.9.100cvs105
5221
5222         * src/mainwindow.c
5223                 Fix missing break
5224
5225 2005-12-23 [colin]      1.9.100cvs104
5226
5227         * autogen.sh
5228         * src/folder.c
5229         * src/mh.c
5230         * src/common/plugin.c
5231         * src/common/socket.c
5232         * src/common/socket.h
5233         * src/common/utils.c
5234         * src/common/utils.h
5235         * src/gtk/pluginwindow.c
5236         * src/plugins/pgpcore/plugin.def
5237         * src/plugins/pgpcore/sylpheed.def
5238         * src/plugins/pgpinline/Makefile.am
5239         * src/plugins/pgpinline/plugin.def
5240         * src/plugins/pgpinline/sylpheed.def
5241         * src/plugins/pgpmime/plugin.def
5242         * src/plugins/pgpmime/sylpheed.def
5243                 Various w32 fixes by Werner Koch
5244
5245 2005-12-22 [paul]       1.9.100cvs103
5246
5247         * src/wizard.c
5248                 don't offer IMAP as 'server type' if
5249                 libetpan isn't built in
5250
5251 2005-12-22 [paul]       1.9.100cvs102
5252
5253         * AUTHORS
5254         * src/mainwindow.c
5255         * src/mainwindow.h
5256         * src/toolbar.c
5257         * src/gtk/authors.h
5258                 support GTK_TOOLBAR_BOTH_HORIZ (text
5259                 next to icon) Patch by Marien Zwart
5260                 marienz@users.sf.net
5261                 Also reword the text
5262
5263 2005-12-21 [colin]      1.9.100cvs101
5264
5265         * configure.ac
5266                 Fix DATADIRNAME
5267         * COPYING
5268                 Fix missing section and explicit the exception better
5269         * src/compose.c
5270                 Prevent mail from being lost without notice when an
5271                 SMTP error happens on trying to send an unmodified
5272                 drafted mail.
5273         * src/send_message.c
5274         * src/common/smtp.c
5275                 Fix password remembering when wrong, and add return
5276                 value checks where they should have been
5277         * src/plugins/pgpcore/sylpheed.def
5278         * src/plugins/pgpinline/sylpheed.def
5279         * src/plugins/pgpmime/sylpheed.def
5280                 Add a few symbols needed
5281
5282 2005-12-21 [paul]       1.9.100cvs100
5283
5284         * m4/codeset.m4
5285         * m4/glibc21.m4
5286         * m4/intdiv0.m4
5287         * m4/inttypes-pri.m4
5288         * m4/inttypes.m4
5289         * m4/inttypes_h.m4
5290         * m4/isc-posix.m4
5291         * m4/lcmessage.m4
5292         * m4/stdint_h.m4
5293         * m4/uintmax_t.m4
5294                 gettextization
5295                 thanks to Colin
5296
5297 2005-12-21 [paul]       1.9.100cvs99
5298
5299         * po/sv.po
5300                 fixed by Colin
5301
5302 2005-12-20 [paul]       1.9.100cvs98
5303
5304         * po/sv.po
5305                 updated by Anders Trobäck
5306
5307 2005-12-20 [colin]      1.9.100cvs97
5308
5309         * ABOUT-NLS
5310         * Makefile.am
5311         * autogen.sh
5312         * configure.ac
5313         * config/config.rpath
5314         * config/mkinstalldirs
5315         * m4/Makefile.am
5316         * m4/glibc2.m4
5317         * m4/gnupg.m4
5318         * m4/gpgme.m4
5319         * m4/intmax.m4
5320         * m4/longdouble.m4
5321         * m4/longlong.m4
5322         * m4/printf-posix.m4
5323         * m4/signed.m4
5324         * m4/size_max.m4
5325         * m4/ulonglong.m4
5326         * m4/wchar_t.m4
5327         * m4/wint_t.m4
5328         * m4/xsize.m4
5329         * po/Makefile.in.in
5330         * po/Makevars
5331         * po/bg.po
5332         * po/ca.po
5333         * po/cs.po
5334         * po/de.po
5335         * po/el.po
5336         * po/en_GB.po
5337         * po/es.po
5338         * po/fi.po
5339         * po/fr.po
5340         * po/hr.po
5341         * po/hu.po
5342         * po/it.po
5343         * po/ja.po
5344         * po/ko.po
5345         * po/nb.po
5346         * po/nl.po
5347         * po/pl.po
5348         * po/pt_BR.po
5349         * po/ru.po
5350         * po/sk.po
5351         * po/sr.po
5352         * po/stamp-po
5353         * po/sv.po
5354         * po/zh_CN.po
5355         * po/zh_TW.po
5356         * src/Makefile.am
5357         * src/codeconv.c
5358         * src/compose.c
5359         * src/exporthtml.c
5360         * src/exportldif.c
5361         * src/folder.c
5362         * src/main.c
5363         * src/manual.c
5364         * src/mh.c
5365         * src/mimeview.c
5366         * src/send_message.c
5367         * src/common/Makefile.am
5368         * src/common/fnmatch.c
5369         * src/common/fnmatch.h
5370         * src/common/fnmatch_loop.c
5371         * src/common/nntp.c
5372         * src/common/plugin.c
5373         * src/common/smtp.c
5374         * src/common/socket.c
5375         * src/common/string_match.c
5376         * src/common/sylpheed.c
5377         * src/common/utils.c
5378         * src/common/utils.h
5379         * src/common/w32_dirent.c
5380         * src/common/w32_reg.c
5381         * src/common/w32_signal.c
5382         * src/common/w32_stat.c
5383         * src/common/w32_stdio.c
5384         * src/common/w32_stdlib.c
5385         * src/common/w32_string.c
5386         * src/common/w32_time.c
5387         * src/common/w32_unistd.c
5388         * src/common/w32_wait.c
5389         * src/common/w32lib.h
5390         * src/etpan/Makefile.am
5391         * src/gtk/Makefile.am
5392         * src/plugins/clamav/Makefile.am
5393         * src/plugins/demo/Makefile.am
5394         * src/plugins/dillo_viewer/Makefile.am
5395         * src/plugins/pgpcore/Makefile.am
5396         * src/plugins/pgpcore/passphrase.c
5397         * src/plugins/pgpcore/plugin.def
5398         * src/plugins/pgpcore/sgpgme.c
5399         * src/plugins/pgpcore/sylpheed.def
5400         * src/plugins/pgpcore/version.rc
5401         * src/plugins/pgpinline/Makefile.am
5402         * src/plugins/pgpinline/plugin.def
5403         * src/plugins/pgpinline/sylpheed.def
5404         * src/plugins/pgpinline/version.rc
5405         * src/plugins/pgpmime/Makefile.am
5406         * src/plugins/pgpmime/mypgpcore.def
5407         * src/plugins/pgpmime/plugin.def
5408         * src/plugins/pgpmime/sylpheed.def
5409         * src/plugins/pgpmime/version.rc
5410         * src/plugins/spamassassin/Makefile.am
5411                 Very little ;-) patch from Werner Koch, providing
5412                 infrastructure for cross-compiling to Win32
5413
5414 2005-12-20 [paul]       1.9.100cvs96
5415
5416         * src/account.c
5417         * src/account.h
5418         * src/mainwindow.c
5419         * src/mainwindow.h
5420         * src/toolbar.c
5421         * src/toolbar.h
5422                 add a combo to the Get All button, allowing
5423                 quick retrieval from any account
5424                 Patch by Fabien Vantard, slightly modified
5425                 by Colin
5426         * src/gtk/about.c
5427                 i18n fix. Patch by Fabien Vantard
5428
5429 2005-12-19 [colin]      1.9.100cvs95
5430
5431         * src/compose.c
5432         * src/compose.h
5433                 Don't automatically join lines when they've 
5434                 been separated by the user and not automatically
5435
5436 2005-12-19 [paul]       1.9.100cvs94
5437
5438         * src/gtk/pluginwindow.c
5439                 i18n fix.
5440                 Patch by Fabien Vantard
5441
5442 2005-12-15 [paul]       1.9.100cvs93
5443
5444         * src/common/plugin.c
5445         * src/common/plugin.h
5446         * src/gtk/pluginwindow.c
5447         * src/plugins/clamav/clamav_plugin.c
5448         * src/plugins/demo/demo.c
5449         * src/plugins/dillo_viewer/dillo_viewer.c
5450         * src/plugins/pgpcore/plugin.c
5451         * src/plugins/pgpinline/plugin.c
5452         * src/plugins/pgpmime/plugin.c
5453         * src/plugins/spamassassin/spamassassin.c
5454         * src/plugins/trayicon/trayicon.c
5455                 add plugin_version()
5456
5457 2005-12-15 [colin]      1.9.100cvs92
5458
5459         * src/compose.c
5460                 Further fix bug #875
5461
5462 2005-12-15 [paul]       1.9.100cvs91
5463
5464         * src/gtk/filesel.c
5465                 fix attach_load_dir getting set to
5466                 PLUGINDIR on plugin load
5467
5468 2005-12-14 [mones]      1.9.100cvs90
5469
5470         * manual/ack.xml
5471         * manual/keyboard.xml
5472                 Initial draft and some shortcuts added
5473                 
5474         * po/es.po
5475                 Updated translation
5476
5477 2005-12-14 [colin]      1.9.100cvs89
5478
5479         * src/compose.c
5480         * src/imap.c
5481         * src/summaryview.c
5482         * src/gtk/gtkaspell.c
5483                 More leaks fixed
5484         * src/prefs_folder_item.c
5485                 Fix recursive prefs apply
5486
5487
5488 2005-12-14 [colin]      1.9.100cvs88
5489
5490         * src/compose.c
5491                 Fix bug #875 (Freeze On Inline Forward of 
5492                 Large Message)
5493
5494 2005-12-13 [colin]      1.9.100cvs87
5495
5496         * src/compose.c
5497                 Uniq-ify and sort the mimetypes list
5498                 Patch by Fabien Vantard
5499
5500 2005-12-13 [colin]      1.9.100cvs86
5501
5502         * src/imap.c
5503         * src/etpan/imap-thread.c
5504                 Fix leaks (patch by Hoa)
5505         * src/news.c
5506         * src/common/plugin.c
5507                 Fix leaks
5508
5509 2005-12-12 [colin]
5510
5511         * 2.0.0-rc2 released
5512
5513 2005-12-12 [colin]      1.9.100cvs85
5514
5515         * src/matcher.c
5516                 Fix a leak
5517
5518 2005-12-12 [wwp]        1.9.100cvs84
5519
5520         * src/gtk/icon_legend.c
5521                 fix misbehaviour and crash when closing the legend window
5522         using the Esc key (patch by Fabien Vantard).
5523
5524 2005-12-12 [paul]       1.9.100cvs83
5525
5526         * src/browseldap.c
5527         * src/foldersel.c
5528         * src/prefs_actions.c
5529         * src/prefs_filtering.c
5530         * src/prefs_matcher.c
5531         * src/prefs_spelling.glade      ** REMOVED **
5532         * src/prefs_template.c
5533         * src/gtk/foldersort.glade      ** REMOVED **
5534         * src/gtk/pluginwindow.c
5535         * src/gtk/pluginwindow.glade    ** REMOVED **
5536         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5537                 cleanups
5538
5539 2005-12-11 [paul]       1.9.100cvs82
5540
5541         * src/gtk/filesel.c
5542                 fix attach_load_dir crasher (double free)
5543
5544 2005-12-09 [paul]       1.9.100cvs81
5545
5546         * po/POTFILES.in
5547         * src/mainwindow.c
5548         * src/gtk/Makefile.am
5549         * src/gtk/icon_legend.c
5550         * src/gtk/icon_legend.h
5551                 add icon legend
5552         * src/manual.c
5553                 cleanup
5554
5555 2005-12-09 [paul]       1.9.100cvs80
5556
5557         * src/plugins/pgpcore/passphrase.c
5558                 wrap the label in the dialog
5559
5560 2005-12-09 [colin]      1.9.100cvs79
5561
5562         * src/plugins/pgpcore/sgpgme.c
5563                 Display (untrusted) on not trusted signatures
5564                 Patch by Michal Èihaø <michal@cihar.com>
5565                 Closes bug #867 (Report also key trust)
5566
5567 2005-12-09 [colin]      1.9.100cvs78
5568
5569         * src/common/plugin.c
5570                 Update licence check, following Eben Moglen's advice
5571
5572 2005-12-08 [colin]      1.9.100cvs77
5573
5574         * src/folder.c
5575                 Fix the occasionnal item->cache != NULL 
5576                 assertion failure. 
5577
5578 2005-12-08 [colin]      1.9.100cvs76
5579
5580         * src/mimeview.c
5581         * src/plugins/pgpcore/sgpgme.c
5582                 Print key id when unable to check it
5583                 Closes bug #866 (Show key id when missing)
5584
5585 2005-12-08 [paul]       1.9.100cvs75
5586
5587         * src/prefs_common.c
5588         * src/prefs_common.h
5589         * src/gtk/filesel.c
5590                 remember load attachment dir
5591
5592 2005-12-07 [colin]      1.9.100cvs74
5593
5594         * src/prefs_toolbar.c
5595                 Gtk fixes, patch by Fabien Vantard
5596
5597 2005-12-07 [colin]      1.9.100cvs73
5598
5599         * src/action.c
5600         * src/compose.c
5601         * src/compose.h
5602                 Fix bug #839 (Quoted text isn't colored after 
5603                 executing an action)
5604         * src/common/plugin.c
5605                 Require plugins to declare their licence in plugin_licence()
5606                 Refuse to load non-GPL plugins as they'd be illegal (as 
5607                 derived works of Sylpheed-Claws, they must be GPL).
5608         * src/plugins/clamav/clamav_plugin.c
5609         * src/plugins/demo/demo.c
5610         * src/plugins/dillo_viewer/dillo_viewer.c
5611         * src/plugins/pgpcore/plugin.c
5612         * src/plugins/pgpinline/plugin.c
5613         * src/plugins/pgpmime/plugin.c
5614         * src/plugins/spamassassin/spamassassin.c
5615         * src/plugins/trayicon/trayicon.c
5616                 Add plugin_licence()
5617
5618 2005-12-07 [paul]       1.9.100cvs72
5619
5620         * configure.ac
5621         * src/mainwindow.c
5622         * src/manual.c
5623         * src/manual.h
5624         * src/common/defs.h
5625                 clean up after local FAQ removal and
5626                 temporary manual removal
5627
5628 2005-12-06 [colin]      1.9.100cvs71
5629
5630         * configure.ac
5631         * doc/Makefile.am
5632         * doc/faq/.cvsignore
5633         * doc/faq/Makefile.am
5634         * doc/faq/de/.cvsignore
5635         * doc/faq/de/Makefile.am
5636         * doc/faq/de/sylpheed-faq-1.html
5637         * doc/faq/de/sylpheed-faq-2.html
5638         * doc/faq/de/sylpheed-faq-3.html
5639         * doc/faq/de/sylpheed-faq.html
5640         * doc/faq/en/.cvsignore
5641         * doc/faq/en/Makefile.am
5642         * doc/faq/en/sylpheed-faq-1.html
5643         * doc/faq/en/sylpheed-faq-2.html
5644         * doc/faq/en/sylpheed-faq-3.html
5645         * doc/faq/en/sylpheed-faq-4.html
5646         * doc/faq/en/sylpheed-faq.html
5647         * doc/faq/es/.cvsignore
5648         * doc/faq/es/Makefile.am
5649         * doc/faq/es/sylpheed-faq-1.html
5650         * doc/faq/es/sylpheed-faq-2.html
5651         * doc/faq/es/sylpheed-faq-3.html
5652         * doc/faq/es/sylpheed-faq-4.html
5653         * doc/faq/es/sylpheed-faq.html
5654         * doc/faq/fr/.cvsignore
5655         * doc/faq/fr/Makefile.am
5656         * doc/faq/fr/sylpheed-faq-1.html
5657         * doc/faq/fr/sylpheed-faq-2.html
5658         * doc/faq/fr/sylpheed-faq-3.html
5659         * doc/faq/fr/sylpheed-faq.html
5660         * doc/faq/it/.cvsignore
5661         * doc/faq/it/Makefile.am
5662         * doc/faq/it/sylpheed-faq-1.html
5663         * doc/faq/it/sylpheed-faq-2.html
5664         * doc/faq/it/sylpheed-faq-3.html
5665         * doc/faq/it/sylpheed-faq.html
5666         * doc/manual/.cvsignore
5667         * doc/manual/Makefile.am
5668         * doc/manual/de/.cvsignore
5669         * doc/manual/de/Makefile.am
5670         * doc/manual/de/sylpheed-1.html
5671         * doc/manual/de/sylpheed-10.html
5672         * doc/manual/de/sylpheed-11.html
5673         * doc/manual/de/sylpheed-12.html
5674         * doc/manual/de/sylpheed-13.html
5675         * doc/manual/de/sylpheed-14.html
5676         * doc/manual/de/sylpheed-15.html
5677         * doc/manual/de/sylpheed-16.html
5678         * doc/manual/de/sylpheed-17.html
5679         * doc/manual/de/sylpheed-18.html
5680         * doc/manual/de/sylpheed-19.html
5681         * doc/manual/de/sylpheed-2.html
5682         * doc/manual/de/sylpheed-20.html
5683         * doc/manual/de/sylpheed-3.html
5684         * doc/manual/de/sylpheed-4.html
5685         * doc/manual/de/sylpheed-5.html
5686         * doc/manual/de/sylpheed-6.html
5687         * doc/manual/de/sylpheed-7.html
5688         * doc/manual/de/sylpheed-8.html
5689         * doc/manual/de/sylpheed-9.html
5690         * doc/manual/de/sylpheed.html
5691         * doc/manual/en/.cvsignore
5692         * doc/manual/en/Makefile.am
5693         * doc/manual/en/sylpheed-1.html
5694         * doc/manual/en/sylpheed-10.html
5695         * doc/manual/en/sylpheed-11.html
5696         * doc/manual/en/sylpheed-12.html
5697         * doc/manual/en/sylpheed-13.html
5698         * doc/manual/en/sylpheed-14.html
5699         * doc/manual/en/sylpheed-15.html
5700         * doc/manual/en/sylpheed-16.html
5701         * doc/manual/en/sylpheed-17.html
5702         * doc/manual/en/sylpheed-18.html
5703         * doc/manual/en/sylpheed-19.html
5704         * doc/manual/en/sylpheed-2.html
5705         * doc/manual/en/sylpheed-20.html
5706         * doc/manual/en/sylpheed-21.html
5707         * doc/manual/en/sylpheed-22.html
5708         * doc/manual/en/sylpheed-3.html
5709         * doc/manual/en/sylpheed-4.html
5710         * doc/manual/en/sylpheed-5.html
5711         * doc/manual/en/sylpheed-6.html
5712         * doc/manual/en/sylpheed-7.html
5713         * doc/manual/en/sylpheed-8.html
5714         * doc/manual/en/sylpheed-9.html
5715         * doc/manual/en/sylpheed.html
5716         * doc/manual/es/.cvsignore
5717         * doc/manual/es/Makefile.am
5718         * doc/manual/es/sylpheed-1.html
5719         * doc/manual/es/sylpheed-10.html
5720         * doc/manual/es/sylpheed-11.html
5721         * doc/manual/es/sylpheed-12.html
5722         * doc/manual/es/sylpheed-13.html
5723         * doc/manual/es/sylpheed-14.html
5724         * doc/manual/es/sylpheed-15.html
5725         * doc/manual/es/sylpheed-16.html
5726         * doc/manual/es/sylpheed-17.html
5727         * doc/manual/es/sylpheed-18.html
5728         * doc/manual/es/sylpheed-19.html
5729         * doc/manual/es/sylpheed-2.html
5730         * doc/manual/es/sylpheed-20.html
5731         * doc/manual/es/sylpheed-3.html
5732         * doc/manual/es/sylpheed-4.html
5733         * doc/manual/es/sylpheed-5.html
5734         * doc/manual/es/sylpheed-6.html
5735         * doc/manual/es/sylpheed-7.html
5736         * doc/manual/es/sylpheed-8.html
5737         * doc/manual/es/sylpheed-9.html
5738         * doc/manual/es/sylpheed.html
5739         * doc/manual/fr/.cvsignore
5740         * doc/manual/fr/Makefile.am
5741         * doc/manual/fr/sylpheed-1.html
5742         * doc/manual/fr/sylpheed-10.html
5743         * doc/manual/fr/sylpheed-11.html
5744         * doc/manual/fr/sylpheed-12.html
5745         * doc/manual/fr/sylpheed-13.html
5746         * doc/manual/fr/sylpheed-14.html
5747         * doc/manual/fr/sylpheed-15.html
5748         * doc/manual/fr/sylpheed-16.html
5749         * doc/manual/fr/sylpheed-17.html
5750         * doc/manual/fr/sylpheed-18.html
5751         * doc/manual/fr/sylpheed-19.html
5752         * doc/manual/fr/sylpheed-2.html
5753         * doc/manual/fr/sylpheed-20.html
5754         * doc/manual/fr/sylpheed-3.html
5755         * doc/manual/fr/sylpheed-4.html
5756         * doc/manual/fr/sylpheed-5.html
5757         * doc/manual/fr/sylpheed-6.html
5758         * doc/manual/fr/sylpheed-7.html
5759         * doc/manual/fr/sylpheed-8.html
5760         * doc/manual/fr/sylpheed-9.html
5761         * doc/manual/fr/sylpheed.html
5762         * doc/manual/ja/.cvsignore
5763         * doc/manual/ja/Makefile.am
5764         * doc/manual/ja/sylpheed-1.html
5765         * doc/manual/ja/sylpheed-10.html
5766         * doc/manual/ja/sylpheed-11.html
5767         * doc/manual/ja/sylpheed-12.html
5768         * doc/manual/ja/sylpheed-13.html
5769         * doc/manual/ja/sylpheed-14.html
5770         * doc/manual/ja/sylpheed-15.html
5771         * doc/manual/ja/sylpheed-16.html
5772         * doc/manual/ja/sylpheed-17.html
5773         * doc/manual/ja/sylpheed-18.html
5774         * doc/manual/ja/sylpheed-19.html
5775         * doc/manual/ja/sylpheed-2.html
5776         * doc/manual/ja/sylpheed-20.html
5777         * doc/manual/ja/sylpheed-3.html
5778         * doc/manual/ja/sylpheed-4.html
5779         * doc/manual/ja/sylpheed-5.html
5780         * doc/manual/ja/sylpheed-6.html
5781         * doc/manual/ja/sylpheed-7.html
5782         * doc/manual/ja/sylpheed-8.html
5783         * doc/manual/ja/sylpheed-9.html
5784         * doc/manual/ja/sylpheed.html
5785         * doc/manual/ja/sylpheed.sgml
5786         * src/mainwindow.c
5787                 Remove outdated manual and faq. Noisy, eh?
5788
5789 2005-12-06 [colin]      1.9.100cvs70
5790
5791         * src/compose.c
5792         * src/quote_fmt_parse.y
5793         * src/undo.c
5794         * src/undo.h
5795                 Allow %X to position cursor at 0 
5796                 (no %X = before signature)
5797                 Fix paste as quotation putting the cursor at 0
5798                 Fix undo offsets when pasting
5799                 Insert the quote_fmt at once instead of line 
5800                 by line
5801                 Fix [Edited] when starting to reply/forward
5802
5803 2005-12-06 [paul]       1.9.100cvs69
5804
5805         * src/plugins/clamav/clamav_plugin_gtk.c
5806                 add another tooltip
5807         * src/plugins/spamassassin/spamassassin_gtk.c
5808                 rework spamassassin_create_widget_func()
5809
5810 2005-12-05 [colin]      1.9.100cvs68
5811
5812         * po/POTFILES.in
5813                 Fix make release ;-)
5814
5815 2005-12-05 [colin]      1.9.100cvs67
5816
5817         * src/compose.c
5818         * src/compose.h
5819                 Fix cursor positioning (not obeying %X)
5820
5821 2005-12-05 [paul]       1.9.100cvs66
5822
5823         * src/plugins/dillo_viewer/dillo_prefs.c
5824                 fix compilation warning
5825
5826 2005-12-05 [paul]       1.9.100cvs65
5827
5828         * src/prefs_spelling.c
5829         * src/plugins/trayicon/trayicon.c
5830                 cleanups - remove unused stuff
5831
5832 2005-12-05 [paul]       1.9.100cvs64
5833
5834         * README
5835         * manual/plugins.xml
5836                 remove info about removed mathml_viewer plugin
5837
5838 2005-12-05 [paul]       1.9.100cvs63
5839
5840         * configure.ac
5841         * src/plugins/Makefile.am
5842         * src/plugins/mathml_viewer/.cvsignore
5843         * src/plugins/mathml_viewer/Makefile.am
5844         * src/plugins/mathml_viewer/mathml_viewer.c
5845                 remove unmaintained mathml_viewer plugin
5846
5847 2005-12-05 [paul]       1.9.100cvs62
5848
5849         * src/summaryview.c
5850                 obey prefs_common.always_show_msg when
5851                 moving a msg
5852                 Thanks to Colin
5853
5854 2005-12-05 [paul]       1.9.100cvs61
5855
5856         * src/compose.c
5857         * src/prefs_account.c
5858         * src/prefs_filtering.c
5859         * src/prefs_quote.c
5860         * src/prefs_spelling.c
5861         * src/prefs_toolbar.c
5862         * src/summaryview.c
5863         * src/gtk/gtkutils.c
5864         * src/gtk/quicksearch.c
5865         * src/plugins/dillo_viewer/dillo_prefs.c
5866                 dialog cleanups
5867
5868 2005-12-04 [paul]       1.9.100cvs60
5869
5870         * src/inc.c
5871         * src/prefs_account.c
5872         * src/prefs_account.h
5873                 allow a Local account to specify a
5874                 default inbox
5875                 (closes bug 843 'Inbox cannot be changed for local
5876                  mailboxes')
5877
5878 2005-12-04 [colin]      1.9.100cvs59
5879
5880         * src/plugins/trayicon/trayicon.c
5881                 Remove Get, rename Get All to Get Mail in order to
5882                 be consistent with the default main toolbar
5883
5884 2005-12-03 [colin]      1.9.100cvs58
5885
5886         * manual/gpl.xml
5887         * manual/sylpheed-claws-manual.xml
5888                 Add GPL appendix
5889
5890 2005-12-03 [paul]       1.9.100cvs57
5891
5892         * AUTHORS
5893         * po/sv.po
5894         * src/gtk/authors.h
5895                 new (partially complete) Swedish translation
5896                 by Anders Troback <sylpheed@troback.com>
5897
5898 2005-12-02 [paul]       1.9.100cvs56
5899
5900         * configure.ac
5901                 libetpan 0.41 required
5902
5903 2005-12-02 [paul]       1.9.100cvs55
5904
5905         * src/plugins/clamav/clamav_plugin.c
5906         * src/plugins/clamav/clamav_plugin.h
5907         * src/plugins/clamav/clamav_plugin_gtk.c
5908         * src/plugins/spamassassin/spamassassin.c
5909         * src/plugins/spamassassin/spamassassin.h
5910         * src/plugins/spamassassin/spamassassin_gtk.c
5911                 unregister prefs pages on unloading, thus
5912                 preventing a crash
5913                 (thanks to Colin for the hint)
5914
5915 2005-12-02 [wwp]        1.9.100cvs54
5916
5917         * src/quote_fmt.h
5918         * src/quote_fmt_parse.y
5919                 fix misuse of gboolean*, use gboolean instead
5920                 (thanks to Paul, Colin, for pointing out that scaring one)
5921
5922 2005-12-02 [paul]       1.9.100cvs53
5923
5924         * src/plugins/clamav/clamav_plugin.c
5925                 int no --> unsigned int no
5926         * src/plugins/clamav/clamav_plugin_gtk.c
5927                 rework config page
5928
5929 2005-12-02 [wwp]        1.9.100cvs52
5930
5931         * src/compose.c
5932         * src/prefs_template.c
5933         * src/quote_fmt.h
5934         * src/quote_fmt_parse.y
5935                 prevent from executing |f and |p templates commands when
5936                 adding or replacing templates in prefs (avoids annoying and
5937                 potentially dangerous behaviours)
5938
5939 2005-12-02 [paul]       1.9.100cvs51
5940
5941         * src/prefs_common.c
5942                 allow translation of some default values
5943                 Patch by Fabien Vantard
5944
5945 2005-12-02 [paul]       1.9.100cvs50
5946
5947         * src/codeconv.c
5948         * src/codeconv.h
5949         * src/prefs_common.c
5950         * src/prefs_common.h
5951         * src/prefs_message.c
5952         * src/textview.c
5953                 remove obsolete 'convert_mb_alnum' option
5954                 and related stuff
5955         * src/gtk/about.c
5956                 remove unused 'about_textview_visibility_notify'
5957
5958 2005-12-02 [paul]       1.9.100cvs49
5959
5960         * src/prefs_account.c
5961         * src/prefs_compose_writing.c
5962         * src/prefs_fonts.c
5963         * src/prefs_gtk.h
5964         * src/prefs_image_viewer.c
5965         * src/prefs_message.c
5966         * src/prefs_other.c
5967         * src/prefs_receive.c
5968         * src/prefs_send.c
5969         * src/prefs_spelling.c
5970         * src/prefs_summaries.c
5971         * src/prefs_wrapping.c
5972         * src/plugins/dillo_viewer/dillo_prefs.c
5973         * src/plugins/pgpcore/prefs_gpg.c
5974                 several cleanups to the prefs dialogs
5975                 (slightly modified) patch by Fabien Vantard
5976
5977 2005-12-02 [paul]       1.9.100cvs48
5978
5979         * src/main.c
5980                 --exit means exit
5981         * src/send_message.c
5982                 fix crash on send when connection fails
5983
5984         Thanks to Colin
5985
5986 2005-12-01 [colin]      1.9.100cvs47
5987
5988         * src/html.c
5989                 Translate &hellip; to "..."
5990
5991 2005-11-30 [colin]      1.9.100cvs46
5992
5993         * src/matcher.c
5994         * src/matcher.h
5995                 Optimize back yesterday's fix.
5996
5997 2005-11-30 [paul]       1.9.100cvs45
5998
5999         * manual/faq.xml
6000                 standardised
6001         * manual/intro.xml
6002                 written by Colin, edited by me
6003
6004 2005-11-29 [colin]      1.9.100cvs44
6005
6006         * src/matcher.c
6007                 Skip headers unconditionnaly in match_body if the
6008                 rule is not message or ~message
6009
6010 2005-11-29 [colin]      1.9.100cvs43
6011
6012         * src/matcher.c
6013                 Fix body_part and such, not skipping headers 
6014                 if the matchcriteria wasn't the first in the rule
6015
6016 2005-11-29 [colin]      1.9.100cvs42
6017
6018         * src/compose.c
6019                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
6020                 option missing from message view window)
6021                 Fix double text D'n'D with gtk-2.8
6022         * src/matcher.c
6023                 Fix ~message, ~headers_part, ~body_part rules
6024         * src/messageview.c
6025                 Add Windows-1252 (Closes bug #863)
6026                 Fix accels
6027         * src/gtk/gtkaspell.c
6028                 Properly destroy accels in all menus
6029
6030 2005-11-29 [mones]      1.9.100cvs41
6031
6032         * po/es.po
6033                 Updated.
6034
6035 2005-11-27 [colin]      1.9.100cvs40
6036
6037         * src/mh_gtk.c
6038                 "/Remove mailbox" -> "/Remove mailbox..."
6039
6040 2005-11-27 [paul]       1.9.100cvs39
6041
6042         * AUTHORS
6043         * po/de.po
6044         * src/gtk/authors.h
6045                 updated by new maintainer, Stephan Sachse
6046
6047 2005-11-27 [paul]       1.9.100cvs38
6048
6049         * manual/faq.xml
6050                 written by Colin, edited by me
6051
6052 2005-11-27 [paul]       1.9.100cvs37
6053
6054         * src/prefs_common.c
6055         * src/prefs_common.h
6056         * src/prefs_receive.c
6057         * src/prefs_summaries.c
6058                 move 'go to inbox after receiving new mail'
6059                 option from display/sumamaries to mail
6060                 handling/receive, and rework prefs_summaries
6061                 dialog a little
6062
6063 2005-11-25 [martin]     1.9.100cvs36
6064
6065         * po/de.po
6066             fixed windows-1252 translation;
6067             translated some new and fuzzy strings
6068
6069 2005-11-25 [paul]       1.9.100cvs35
6070
6071         * src/plugins/clamav/clamav_plugin.c
6072                 complete the update done in cvs34
6073
6074 2005-11-25 [paul]       1.9.100cvs34
6075
6076         * src/plugins/clamav/clamav_plugin.c
6077                 reflect upstream changes
6078
6079 2005-11-25 [paul]       1.9.100cvs33
6080
6081         * manual/ack.xml
6082         * manual/plugins.xml
6083         * manual/sylpheed-claws-manual.xml
6084                 written/updated by Colin, edited by me
6085         * tools/acroread2sylpheed.pl
6086                 update binary name
6087
6088 2005-11-24 [colin]      1.9.100cvs32
6089
6090         * src/compose.c
6091                 Fix bug #856 (reediting messages forgets Request
6092                 Return Receipt)
6093
6094 2005-11-24 [paul]       1.9.100cvs31
6095
6096         * manual/addrbook.xml
6097         * manual/starting.xml
6098                 written by Colin, proofread, edited, adapted by me
6099         * manual/advanced.xml
6100                 add some Actions examples
6101         * src/importldif.c
6102                 use a Save button instead of a Close button
6103         * src/wizard.c
6104                 indicate mandatory fields
6105                 fix page display
6106                 Thanks to Colin
6107
6108 2005-11-23 [colin]      1.9.100cvs30
6109
6110         * src/addressbook.c
6111                 Rename menu item, fix possible crash after
6112                 deletion of books
6113         * src/addrindex.c
6114                 Allow searching for '*' in ldap
6115         * src/browseldap.c
6116                 Fix "Browse Entry" (did anyone use it?)
6117         * src/wizard.c
6118                 Add guards for mandatory information
6119
6120 2005-11-23 [paul]       1.9.100cvs29
6121
6122         * manual/advanced.xml
6123                 corrections to the English
6124
6125 2005-11-23 [colin]      1.9.100cvs28
6126
6127         * src/mimeview.c
6128                 Fix possible crash at exit. After the call to
6129                 gtk_container_remove(), the Viewer's widget has no
6130                 more parent so gtk+ automatically frees it and its
6131                 sons. If destroy_viewer() then try to access it,
6132                 problems ensue.
6133
6134 2005-11-22 [colin]      1.9.100cvs27
6135
6136         * src/compose.c
6137         * src/gtk/gtkaspell.c
6138                 Fix right-clicking on a misspelled word
6139                 Fix More... in suggestions menu
6140
6141 2005-11-22 [wwp]        1.9.100cvs26
6142
6143         * src/prefs_template.c
6144                 templates works: re-sort templates list when adding or replacing,
6145                 prevent from adding or replacing when the template name is empty
6146
6147 2005-11-21 [colin]      1.9.100cvs25
6148
6149         * src/addressbook.c
6150                 Fix some addressbook suckage (dnd, select all)
6151         * src/compose.c
6152         * src/gtk/gtkaspell.c
6153         * src/gtk/gtkaspell.h
6154                 Make the spellchecker menu work with the 
6155                 GtkTextView one instead of overriding it
6156
6157 2005-11-20 [paul]       1.9.100cvs24
6158
6159         * manual/handling.xml
6160                 proofread and corrected
6161
6162 2005-11-20 [paul]       1.9.100cvs23
6163
6164         * manual/Makefile
6165                 generate html as one file
6166         * manual/advanced.xml
6167                 fix output generation
6168                 reformat hidden options list
6169         * manual/manual.xml     ** REMOVED **
6170         * manual/sylpheed-claws-manual.xml      ** ADDED **
6171                 renamed
6172
6173 2005-11-18 [colin]      1.9.100cvs22
6174
6175         * src/prefs_account.c
6176                 Fix layout in news and mbox accounts
6177         * manual/account.xml
6178         * manual/advanced.xml
6179                 New contents for Paul to check :)
6180
6181 2005-11-18 [wwp]        1.9.100cvs21
6182
6183         * src/gtk/quicksearch.c
6184                 don't update extended quicksearch buttons twice
6185
6186 2005-11-18 [paul]       1.9.100cvs20
6187
6188         * src/textview.c
6189                 complete 1.9.100cvs19
6190
6191 2005-11-18 [paul]       1.9.100cvs19
6192
6193         * src/compose.c
6194                 cosmetic improvements
6195         * src/textview.c
6196                 also list text/* attachments
6197
6198 2005-11-18 [colin]      1.9.100cvs18
6199
6200         * src/summaryview.c
6201                 Use column 0 instead of -1 in 
6202                 gtk_ctree_node_moveto, in a naive
6203                 hope it'll fix the gtk-related crashes
6204
6205 2005-11-18 [colin]      1.9.100cvs17
6206
6207         * src/gtk/inputdialog.c
6208                 Fix icon staying the first one
6209
6210 2005-11-17 [wwp]        1.9.100cvs16
6211                 fix possible problem showing some quicksearch buttons, and a bad
6212                 call to g_return_if_fail in a function that returns a value (both
6213                 fixes by Fabien Vantard)
6214
6215 2005-11-15 [wwp]        1.9.100cvs15
6216
6217         * src/gtk/quicksearch.c
6218                 added a tooltip to that obscure ... quicksearch button
6219
6220 2005-11-15 [wwp]        1.9.100cvs14
6221
6222         * src/gtk/quicksearch.c
6223                 add a quicksearch helper to filtering expression users: the ... button
6224                 raises the condition expr window. condition expressions set up w/ this
6225                 window are used by the quicksearch if the user closes it pressing OK.
6226
6227 2005-11-14 [paul]       1.9.100cvs13
6228
6229         * src/plugins/clamav/clamav_plugin.c
6230         * src/plugins/spamassassin/spamassassin.c
6231                 change plugin type following recent merging
6232
6233 2005-11-14 [wwp]        1.9.100cvs12
6234
6235         * src/folder.c
6236                 prevent from crashing when copying/moving message(s) from and
6237                 to the same folder
6238
6239 2005-11-14 [paul]       1.9.100cvs11
6240
6241         * src/plugins/clamav/Makefile.am
6242         * src/plugins/clamav/clamav_plugin.c
6243         * src/plugins/clamav/clamav_plugin.h
6244         * src/plugins/clamav/clamav_plugin_gtk.c
6245                 also merge clamav and clamav_gtk plugins
6246
6247 2005-11-13 [colin]      1.9.100cvs10
6248
6249         * configure.ac
6250         * src/plugins/spamassassin/Makefile.am
6251         * src/plugins/spamassassin/spamassassin.c
6252         * src/plugins/spamassassin/spamassassin.h
6253         * src/plugins/spamassassin/spamassassin_gtk.c
6254                 Merge spamassassin and spamassassin_gtk plugins,
6255                 and build it by default.
6256
6257 2005-11-12 [colin]      1.9.100cvs9
6258
6259         * src/etpan/imap-thread.c
6260                 Fix gcc warning
6261
6262 2005-11-12 [colin]      1.9.100cvs8
6263
6264         * src/procmime.c
6265                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6266
6267 2005-11-10 [colin]      1.9.100cvs7
6268
6269         * src/main.c
6270                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6271                 minimised state)
6272
6273 2005-11-10 [wwp]        1.9.100cvs6
6274
6275         * src/gtk/description_window.c
6276                 fix a crash when closing description windows using the WM's [X] button
6277
6278 2005-11-09 [colin]      1.9.100cvs5
6279
6280         * src/common/ssl.c
6281                 Update libetpan call to follow upstream
6282                 (yes, this requires libetpan-0.40cvs3)
6283
6284 2005-11-08 [colin]      1.9.100cvs4
6285
6286         * src/compose.c
6287         * src/textview.c
6288         * src/common/utils.c
6289         * src/common/utils.h
6290                 Enhance the email parser
6291
6292 2005-11-08 [colin]      1.9.100cvs3
6293
6294         * src/procmime.c
6295                 Fix what looks like an off-by-one (fixes 
6296                 attachments from the Bat)
6297
6298 2005-11-08 [wwp]        1.9.100cvs2
6299
6300         * src/main.c
6301                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6302
6303 2005-11-08 [wwp]        1.9.100cvs1
6304
6305         * src/main.c
6306                 allow exiting Sylpheed-Claws from command-line
6307
6308 2005-11-08 [paul]       1.9.100
6309
6310         1.9.100 released
6311
6312 2005-11-07 [colin]      1.9.99cvs17
6313
6314         * src/addritem.c
6315         * src/ldif.c
6316                 Fix import of base-64 encoded items
6317
6318 2005-11-07 [colin]      1.9.99cvs16
6319
6320         * src/send_message.c
6321                 Fix bug #314 (Queue does not empty under certain 
6322                 circumstances)
6323
6324 2005-11-07 [paul]       1.9.99cvs15
6325
6326         * src/mutt.c
6327         * src/pine.c
6328                 fix buffer overflows
6329                 Thanks to Colin
6330
6331 2005-11-07 [paul]       1.9.99cvs14
6332
6333         * doc/man/Makefile.am
6334         * doc/man/sylpheed-claws.1      ** ADDED **
6335         * doc/man/sylpheed.1            ** DELETED **
6336                 rename and update the man file
6337
6338 2005-11-06 [colin]      1.9.99cvs13
6339
6340         * src/ldif.c
6341                 Fix ldif_get_line() that returned empty strings
6342                 (Didn't understand why). Also fix a possible
6343                 buffer overflow.
6344
6345 2005-11-06 [wwp]        1.9.99cvs12
6346
6347         * src/textview.c
6348         * src/gtk/about.c
6349         * src/gtk/gtkutils.c
6350         * src/gtk/gtkutils.h
6351                 fix a compilation warning,
6352                 make links sensitive in the about dialog
6353
6354 2005-11-04 [wwp]        1.9.99cvs11
6355
6356         * src/gtk/about.c
6357                 don't wrap or translate URIs, and a bit text format cleanup
6358
6359 2005-11-04 [wwp]        1.9.99cvs10
6360
6361         * src/gtk/about.c
6362                 better textview tagging implementation (no more use of marks for
6363                 postponed tagging)
6364
6365 2005-11-02 [colin]      1.9.99cvs9
6366
6367         * src/common/ssl.c
6368                 Forgot an ifdef
6369
6370 2005-11-02 [colin]      1.9.99cvs8
6371
6372         * configure.ac
6373                 Require libetpan-0.40 due to upstream fix
6374         * src/common/ssl.c
6375                 Tell libetpan not to call SSL_Library_Init,
6376                 as we do it ourselves.
6377
6378 2005-11-02 [colin]      1.9.99cvs7
6379
6380         * po/POTFILES.in
6381                 Add missing files (thanks to Fabien Vantard)
6382
6383 2005-11-02 [colin]      1.9.99cvs6
6384
6385         * src/summaryview.c
6386                 Fix totals when read messages are hidden or quicksearch
6387                 is on
6388         * src/ssl_manager.c
6389         * src/ssl_manager.h
6390         * src/common/ssl_certificate.c
6391         * src/common/ssl_certificate.h
6392         * src/gtk/sslcertwindow.c
6393         * src/gtk/sslcertwindow.h
6394                 Fix copyright on my stuff
6395
6396 2005-11-02 [wwp]        1.9.99cvs5
6397
6398         * src/prefs_themes.c
6399                 fix directory name checking (theme installation/removal),
6400                 made related error a bit more verbose
6401
6402 2005-11-02 [colin]      1.9.99cvs4
6403
6404         * src/summaryview.c
6405                 Fix typo (probably fixes bug #841 (Sort by the From 
6406                 field doesn't work)
6407
6408 2005-11-02 [paul]       1.9.99cvs3
6409
6410         * po/ko.po
6411         * po/nb.po
6412                 updated by SungHyun Nam, Geir Helland
6413         * src/wizard.c
6414                 fix typo in welcome message. spotted by
6415                 Andrea Spadaccini
6416
6417 2005-11-01 [colin]      1.9.99cvs2
6418
6419         * src/compose.c
6420                 Fix replying to ml wen confirming subscription
6421         * src/messageview.c
6422         * src/mimeview.c
6423         * src/mimeview.h
6424         * src/privacy.h
6425         * src/summaryview.c
6426                 Make key check non blocking
6427
6428 2005-10-31 [paul]       1.9.99cvs1
6429
6430         * tools/claws.i18n.status.pl
6431                 updated for ChangeLog
6432
6433 2005-10-31 [paul]       1.9.99
6434
6435         1.9.99 released
6436
6437 2005-10-31 [paul]       1.9.15cvs131
6438
6439         * .cvsignore
6440         * ChangeLog
6441         * ChangeLog.claws       ** REMOVED **
6442         * ChangeLog-gtk2.claws  ** REMOVED **
6443         * ChangeLog.gtk1        ** ADDED **
6444         * INSTALL
6445         * Makefile.am
6446         * NEWS
6447         * README
6448         * README.claws          ** REMOVED **
6449         * README.jp             ** REMOVED **
6450         * RELEASE_NOTES         ** ADDED **
6451         * RELEASE_NOTES.claws   ** REMOVED **
6452         * commitHelper
6453         * configure.ac
6454         * sylpheed.spec.in      ** REMOVED **
6455                 tidy up and update the default docs:
6456                 ChangeLog.claws is renamed ChangeLog.gtk1
6457                 ChangeLog-gtk2.claws is renamed ChangeLog
6458                 README.claws is renamed README
6459                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6460
6461 2005-10-31 [paul]       1.9.15cvs130
6462
6463         * po/it.po
6464                 fix errors
6465
6466 2005-10-31 [paul]       1.9.15cvs129
6467
6468         * po/ca.po
6469         * po/de.po
6470         * po/en_GB.po
6471         * po/fr.po
6472         * po/it.po
6473         * po/pt_BR.po
6474         * po/sk.po
6475         * po/sr.po
6476         * po/zh_CN.po
6477                 updated by Miquel Oliete, Stephan Sachse and
6478                 Thomas Gilgin, me, Fabien Vantard, Andrea
6479                 Spadaccini, Frederico Goncalves Guimaraes,
6480                 Andrej Kacian, Aleksandar Urosevic, and
6481                 Ralgh Young.
6482
6483 2005-10-31 [mones]      1.9.15cvs128
6484
6485         * manual/faq.xml
6486                 More questions.
6487         
6488         * po/es.po
6489                 Updated for release.
6490
6491 2005-10-30 [colin]      1.9.15cvs127
6492
6493         * src/compose.c
6494                 Place cursor before rewrapping (fixes cursor
6495                 pos if quotation gets rewrapped)
6496
6497 2005-10-29 [paul]       1.9.15cvs126
6498
6499         * src/crash.c
6500         * src/foldersel.c
6501         * src/main.c
6502         * src/messageview.c
6503         * src/toolbar.c
6504         * src/gtk/authors.h
6505                 corrections to text items
6506
6507 2005-10-28 [colin]      1.9.15cvs125
6508
6509         * src/messageview.c
6510                 Make "hit 'C' to check sig" work from extern 
6511                 messageviews
6512
6513 2005-10-27 [colin]      1.9.15cvs124
6514
6515         * src/summaryview.c
6516                 Add a hack to avoid segfaulting when hammering 
6517                 on gtk's events
6518
6519 2005-10-27 [wwp]        1.9.15cvs123
6520
6521         * src/prefs_themes.c
6522                 sort list of themes names in themes prefs
6523
6524 2005-10-27 [paul]       1.9.15cvs122
6525
6526         * src/folder.c
6527         * src/prefs_account.c
6528                 fix building on Solaris
6529                 Patch by Alex Moore
6530
6531 2005-10-27 [wwp]        1.9.15cvs121
6532
6533         * src/summaryview.c
6534         * src/gtk/gtksctree.c
6535                 speed up unselecting messages in summary view (thanks to Colin)
6536
6537 2005-10-27 [paul]       1.9.15cvs120
6538
6539         * src/mainwindow.c
6540                 fix a compilation warning
6541         * src/summaryview.c
6542                 fix updating of 'n items selected' count
6543                 when deselecting
6544
6545 2005-10-27 [martin]     1.9.15cvs119
6546
6547         * src/action.c
6548                 ignore actions with a leading '/' in the action menu name
6549                 fixes a crash on menu creation
6550         * src/prefs_actions.c
6551                 do not allow a leading '/' in the action menu name
6552
6553 2005-10-27 [paul]       1.9.15cvs118
6554
6555         * src/main.c
6556                 fix compilation warning
6557
6558 2005-10-27 [paul]       1.9.15cvs117
6559
6560         * src/procmime.c
6561                 add #if HAVE_LOCALE_H
6562
6563 2005-10-27 [paul]       1.9.15cvs116
6564
6565         * src/plugins/clamav/clamav_plugin.c
6566         * src/plugins/dillo_viewer/dillo_viewer.c
6567         * src/plugins/mathml_viewer/mathml_viewer.c
6568         * src/plugins/pgpcore/plugin.c
6569         * src/plugins/pgpinline/plugin.c
6570         * src/plugins/pgpmime/plugin.c
6571         * src/plugins/spamassassin/spamassassin.c
6572         * src/plugins/trayicon/trayicon.c
6573                 plugin_init() : make error messages more
6574                 informative
6575
6576 2005-10-26 [wwp]        1.9.15cvs115
6577
6578         * src/prefs_matcher.c
6579                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6580
6581 2005-10-26 [wwp]        1.9.15cvs114
6582
6583         * src/procmime.c
6584         * src/gtk/gtksctree.c
6585         * src/plugins/spamassassin/libspamc.c
6586         * src/plugins/spamassassin/spamassassin.c
6587                 fix some compilation warnings more
6588
6589 2005-10-26 [mones]      1.9.15cvs113
6590
6591         * po/es.po
6592                 Updated translation
6593
6594 2005-10-26 [paul]       1.9.15cvs112
6595
6596         * src/prefs_message.c
6597                 give all display_xface stuff the
6598                 #if HAVE_LIBCOMPFACE treatment, thus
6599                 preventing a crash
6600                 (Thanks to Wolfgang Enderlein)
6601
6602 2005-10-26 [colin]      1.9.15cvs111
6603
6604         * src/gedit-print.c
6605                 Fix date format
6606         * src/imap_gtk.c
6607         * src/news_gtk.c
6608                 Remove context menu items that should not be there
6609         * src/jpilot.c
6610                 Fix encoding
6611         * src/main.c
6612         * src/mainwindow.c
6613                 Don't show the mainwindow too soon
6614
6615 2005-10-26 [wwp]        1.9.15cvs110
6616
6617         * src/folder.c
6618         * src/manual.c
6619         * src/summaryview.c
6620                 fix uninitialized pointers in the folder updating hook
6621                 (thanks to Colin)
6622
6623 2005-10-25 [mones]      1.9.15cvs109
6624
6625         * manual/faq.xml
6626                 General information subsection completed. 
6627                 Removed archaic references.
6628                 
6629         * manual/Makefile
6630         * manual/dtd/manual.dsl
6631                 Added customization stylesheet for getting paragraphs
6632                 fully justified in PDF output (as suggested by Colin).
6633
6634 2005-10-25 [colin]      1.9.15cvs108
6635
6636         * src/compose.c
6637                 Fix a second leak
6638
6639 2005-10-25 [colin]      1.9.15cvs107
6640
6641         * src/addrbook.c
6642         * src/addrindex.c
6643                 Fix leak (xml_get_element() allocates memory)
6644         * src/compose.c
6645                 Fix leak + dead code (shame!)
6646         * src/procmime.c
6647                 Fix leak
6648
6649 2005-10-25 [colin]      1.9.15cvs106
6650
6651         * src/mimeview.c
6652                 Fix encoding issue in Save all and in 
6653                 overwrite-confirmation alertpanel
6654
6655 2005-10-25 [colin]      1.9.15cvs105
6656
6657         * src/common/socket.c
6658                 Fix a leak - Thanks to Christopher Aillon
6659                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6660
6661 2005-10-25 [paul]       1.9.15cvs104
6662
6663         * src/wizard.c
6664                 Always guess servers from the right-hand
6665                 email part and guess username from the
6666                 left-hand part. (Thanks to Colin)
6667                 add an X-Face to the welcome message
6668
6669 2005-10-25 [paul]       1.9.15cvs103
6670
6671         * manual/handling.xml
6672                 written by Colin, edited by me
6673
6674 2005-10-25 [wwp]        1.9.15cvs102
6675
6676         * src/folderview.c
6677         * src/grouplistdialog.c
6678         * src/imap.c
6679         * src/noticeview.c
6680                 fix some compilation warnings
6681
6682 2005-10-24 [paul]
6683
6684         1.9.99-rc3 released
6685
6686 2005-10-24 [paul]       1.9.15cvs101
6687
6688         * src/gtk/about.c
6689                 fix window sizing
6690
6691 2005-10-24 [paul]       1.9.15cvs100
6692
6693         * src/pixmaps/offline.xpm
6694         * src/pixmaps/online.xpm
6695                 replace with last default versions
6696
6697 2005-10-24 [colin]      1.9.15cvs99
6698
6699         * src/imap.c
6700                 Fix bug when moving a folder
6701         * src/imap_gtk.c
6702         * src/mh_gtk.c
6703                 "Delete folder" pops up a window, so it 
6704                 should be suffixed with "..."
6705         * src/plugins/pgpcore/sgpgme.c
6706                 Include locale.h
6707
6708 2005-10-24 [mones]      1.9.15cvs98
6709
6710         * manual/Makefile
6711         * manual/account.xml
6712         * manual/ack.xml
6713         * manual/addrbook.xml
6714         * manual/advanced.xml
6715         * manual/faq.xml
6716         * manual/glossary.xml
6717         * manual/gpl.xml
6718         * manual/handling.xml
6719         * manual/intro.xml
6720         * manual/keyboard.xml
6721         * manual/manual.xml
6722         * manual/plugins.xml
6723         * manual/starting.xml
6724         * manual/dtd/sdocbook.dtd
6725                 Initial manual structure and some content.
6726
6727 2005-10-23 [wwp]        1.9.15cvs97
6728
6729         * src/gtk/about.c
6730                 fix a typo
6731
6732 2005-10-23 [wwp]        1.9.15cvs96
6733
6734         * src/gtk/about.c
6735         * src/gtk/authors.h
6736                 rework of the about window (main work by Paul), also featuring a few
6737                 fixes for typos and duplicate names
6738
6739 2005-10-23 [wwp]        1.9.15cvs95
6740
6741         * src/.cvsignore
6742                 Ignore the right binary name (sylpheed-claws now)
6743
6744 2005-10-23 [paul]       1.9.15cvs94
6745
6746         * src/compose.c
6747                 when using Folder Pref 'Default To for
6748                 replies' make the entry in the Compose
6749                 window bold
6750                 Patch by Fabien Vantard
6751
6752 2005-10-22 [colin]      1.9.15cvs93
6753
6754         * src/codeconv.c
6755                 Fix leak
6756
6757 2005-10-22 [colin]      1.9.15cvs92
6758
6759         * src/codeconv.c
6760                 try to convert using locale (apart utf8) if necessary
6761
6762 2005-10-22 [colin]      1.9.15cvs91
6763
6764         * src/pixmaps/new.xpm
6765         * src/pixmaps/unread.xpm
6766                 Make the unread envelope blue again and
6767                 saturate the new one a bit more.
6768
6769 2005-10-22 [colin]      1.9.15cvs90
6770
6771         * src/compose.c
6772                 When replying to a mail sent by one of our accounts,
6773                 use the original list of recipients. Let 'Reply All'
6774                 and 'Reply to sender' work like previously.
6775
6776 2005-10-21 [colin]      1.9.15cvs89
6777
6778         * src/prefs_filtering.c
6779                 Clear fields after add and replace
6780         * src/textview.c
6781                 Display xface differently (better)
6782         * src/plugins/pgpinline/pgpinline.c
6783                 Fix crappy encodings/recodings
6784
6785 2005-10-21 [paul]       1.9.15cvs88
6786
6787         * src/compose.c
6788         * src/prefs_folder_item.c
6789         * src/toolbar.c
6790                 fix news folder Folder Properties
6791                 (thanks to Colin)
6792         * src/folderview.c
6793                 update folderview after Themes change
6794                 keep selected folder selected
6795                 (thanks to Colin)
6796
6797 2005-10-21 [paul]       1.9.15cvs87
6798
6799         * tools/Makefile.am
6800         * tools/OOo2sylpheed.pl
6801         * tools/README
6802         * tools/README.sylprint
6803         * tools/asus_mailled.sh         ** REMOVED **
6804         * tools/filter_conv.pl
6805         * tools/freshmeat_search.pl
6806         * tools/google_search.pl
6807         * tools/gpg-sign-syl            ** REMOVED **
6808         * tools/kmail2sylpheed.pl
6809         * tools/kmail2sylpheed_v2.pl
6810         * tools/multiwebsearch.pl
6811         * tools/nautilus2sylpheed.sh
6812         * tools/newscache_clean.pl
6813         * tools/outlook2sylpheed.pl
6814         * tools/sylpheed-switcher       ** REMOVED **
6815         * tools/sylprint.pl
6816         * tools/sylprint.rc
6817         * tools/tb2sylpheed
6818         * tools/vcard2xml.py
6819         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6820                 update default config dir
6821                 update binary name (thanks to Fabien Vantard)
6822                 remove obsolete scripts
6823
6824 2005-10-21 [colin]      1.9.15cvs86
6825
6826         * src/inc.c
6827                 Fix possible leak and units. Based on a patch by
6828                 Fabien Vantard.
6829
6830 2005-10-20 [colin]      1.9.15cvs85
6831
6832         * src/textview.c
6833                 Clear xface when clearing textview
6834
6835 2005-10-20 [colin]      1.9.15cvs84
6836
6837         * configure.ac
6838         * src/folderview.c
6839         * src/headerview.c
6840         * src/main.c
6841         * src/prefs_common.c
6842         * src/prefs_common.h
6843         * src/prefs_message.c
6844         * src/textview.c
6845         * src/textview.h
6846         * src/common/defs.h
6847         * src/common/utils.c
6848         * src/common/utils.h
6849         * src/gtk/gtkutils.c
6850         * src/gtk/gtkutils.h
6851                 Migrate config to .sylpheed-claws (Automatically)
6852                 Add a way to get the Xface in the TextView
6853
6854 2005-10-20 [colin]      1.9.15cvs83
6855
6856         * src/gtk/Makefile.am
6857         * src/gtk/about.c
6858         * src/gtk/authors.h
6859                 Make the about dialog *grooovy*
6860
6861 2005-10-20 [colin]      1.9.15cvs82
6862
6863         * src/mimeview.c
6864                 Use "Open with" on double click if no command
6865                 was found
6866
6867 2005-10-20 [colin]      1.9.15cvs81
6868
6869         * src/imap.c
6870         * src/etpan/imap-thread.c
6871                 Fix possible crash.
6872
6873 2005-10-20 [paul]       1.9.15cvs80
6874
6875         * src/folder.c
6876                 don't show clipkey icon if the only
6877                 attachment is the signature
6878                 Patch by Colin
6879
6880 2005-10-20 [paul]       1.9.15cvs79
6881
6882         * AUTHORS
6883         * src/plugins/pgpmime/pgpmime.c
6884                 name the PGP/MIME signature 'signature.asc'
6885                 Patch by Andrew Nelson <freeandy@gmail.com>
6886
6887 2005-10-19 [colin]      1.9.15cvs78
6888
6889         * src/plugins/pgpmime/pgpmime.c
6890                 Oops, no need to double-check though
6891
6892 2005-10-19 [colin]      1.9.15cvs77
6893
6894         * src/plugins/pgpinline/pgpinline.c
6895         * src/plugins/pgpmime/pgpmime.c
6896                 Check that my_tmpfile() doesn't 
6897                 return NULL
6898
6899 2005-10-19 [colin]      1.9.15cvs76
6900
6901         * src/common/utils.c
6902                 Use shorter mime boundaries to avoid having
6903                 MTAs rewrapping our headers, breaking the
6904                 PGP signature in the process 
6905         * src/compose.c
6906         * src/plugins/pgpmime/pgpmime.c
6907                 Check for boundary uniqueness to be sure
6908                 it won't happen, instead of hoping for the
6909                 best
6910
6911 2005-10-19 [colin]      1.9.15cvs75
6912
6913         * sylpheed-claws.desktop
6914         * src/Makefile.am
6915         * src/main.c
6916                 Ship a sylpheed-claws binary instead
6917                 of a sylpheed one. Change the socket
6918                 name, too
6919         * src/folderview.c
6920                 Update folder only if it changed
6921         * src/wizard.c
6922                 Fix i18n in welcome mail, patch by
6923                 Fabien Vantard
6924
6925 2005-10-19 [paul]
6926
6927         1.9.99-rc2 released
6928
6929 2005-10-19 [paul]       1.9.15cvs74
6930
6931         * src/folder.c
6932         * src/folderview.c
6933                 fix summaryview update
6934                 Patch by Colin
6935
6936 2005-10-18 [colin]      1.9.15cvs73
6937
6938         * src/plugins/pgpcore/passphrase.c
6939                 Don't XGrabServer, and try a bit more to 
6940                 sync everything before grabbing mouse/keyboard
6941
6942 2005-10-18 [colin]      1.9.15cvs72
6943
6944         * src/Makefile.am
6945         * src/addressadd.c
6946         * src/addressbook.c
6947         * src/folderview.c
6948         * src/grouplistdialog.c
6949         * src/mimeview.c
6950         * src/stock_pixmap.c
6951         * src/stock_pixmap.h
6952         * src/summaryview.c
6953         * src/gtk/gtksctree.c
6954         * src/gtk/gtksctree.h
6955         * src/pixmaps/empty.xpm
6956                 Implement a wrapper call for gtk_ctree_set_node_info
6957                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6958                 pixmap instead of a NULL one. This works around some
6959                 memory problems deep inside gtk, revealed by valgrind,
6960                 and fixes bug #834 (Pressing CTRl-D on a message marked 
6961                 as locked crashes sylpheed.), as well as, probably, 
6962                 wwp's 4th dimension problems that happen in gtk_ctree_*.
6963
6964 2005-10-17 [colin]      1.9.15cvs71
6965
6966         * src/mimeview.c
6967                 Provide visual feedback when checking
6968                 signature
6969
6970 2005-10-17 [colin]      1.9.15cvs70
6971
6972         * src/main.c
6973                 Keep the folder list frozen while checking caches...
6974
6975 2005-10-17 [colin]      1.9.15cvs69
6976
6977         * src/addr_compl.c
6978                 Fi bug #833 (Autocompleting from addressbook 
6979                 fails with extended chars)
6980         * src/imap.c
6981                 Fix 'adding messages' staying in statusbar
6982                 after an error
6983
6984 2005-10-17 [wwp]        1.9.15cvs68
6985
6986         * src/ssl_manager.c
6987                 Fix buttons' layout resizing when window size changes
6988
6989 2005-10-17 [wwp]        1.9.15cvs67
6990
6991         * src/account.c
6992         * src/prefs_account.c
6993         * src/prefs_common.c
6994         * src/prefs_common.h
6995         * src/prefs_folder_item.c
6996         * src/prefs_gtk.c
6997         * src/gtk/logwindow.c
6998         * src/gtk/pluginwindow.c
6999         * src/gtk/prefswindow.c
7000         * src/gtk/prefswindow.h
7001                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
7002
7003 2005-10-17 [paul]       1.9.15cvs66
7004
7005         * configure.ac
7006                 fix missing libetpan message
7007         * po/en_GB.po
7008                 updated
7009         * src/crash.c
7010         * src/manual.c
7011         * src/prefs_themes.c
7012         * src/common/defs.h
7013                 add some new URI defines, change some
7014                 others
7015         * src/wizard.c
7016                 make welcome message translatable
7017                 small improvements to english
7018                 other tweaks
7019         * src/gtk/menu.c
7020                 fix warnings
7021
7022 2005-10-17 [paul]       1.9.15cvs65
7023
7024         * src/summaryview.c
7025                 fix column titles
7026
7027 2005-10-16 [mones]      1.9.15cvs64
7028
7029         * po/es.po
7030                 Updated translation
7031
7032 2005-10-16 [colin]
7033
7034         1.9.99-rc1 released
7035
7036 2005-10-16 [colin]      1.9.15cvs63
7037
7038         * src/wizard.c
7039                 Fix whitespace
7040
7041 2005-10-16 [colin]      1.9.15cvs62
7042
7043         * src/toolbar.c
7044                 s/Get All/Get Mail/
7045         * src/wizard.c
7046                 Real welcome mail text, thanks Paul
7047
7048 2005-10-16 [colin]      1.9.15cvs61
7049
7050         * src/editldap.c
7051         * src/exporthtml.c
7052         * src/main.c
7053         * src/mainwindow.c
7054         * src/prefs_themes.c
7055         * src/prefs_toolbar.c
7056         * src/plugins/demo/demo.c
7057         * src/plugins/trayicon/trayicon.c
7058                 s/Sylpheed/Sylpheed-Claws/
7059
7060 2005-10-16 [colin]      1.9.15cvs60
7061
7062         * src/wizard.c
7063                 Add a welcome email in the first empty mailbox
7064         * src/prefs_common.c
7065                 Change one more default
7066
7067 2005-10-16 [colin]      1.9.15cvs59
7068
7069         * src/wizard.c
7070                 Remove printf
7071
7072 2005-10-16 [colin]      1.9.15cvs58
7073
7074         * src/toolbar.c
7075         * src/prefs_common.c
7076                 Change some defaults
7077
7078 2005-10-16 [colin]      1.9.15cvs57
7079
7080         * src/toolbar.c
7081         * src/prefs_common.c
7082                 Change some defaults
7083
7084 2005-10-16 [colin]      1.9.15cvs56
7085
7086         * src/wizard.c
7087                 By default, initialize fonts to have
7088                 the same size as normal GtkWidgets
7089
7090 2005-10-16 [colin]      1.9.15cvs55
7091
7092         * src/mimeview.c
7093                 Fix message a bit more
7094
7095 2005-10-16 [colin]      1.9.15cvs54
7096
7097         * src/addressbook.c
7098                 Second attempt at flicker fixing
7099
7100 2005-10-16 [colin]      1.9.15cvs53
7101
7102         * src/addressbook.c
7103                 Fix flicker
7104
7105 2005-10-16 [wwp]        1.9.15cvs52
7106
7107         * src/addressbook.c
7108         * src/editaddress.c
7109         * src/prefs_common.c
7110         * src/prefs_common.h
7111                 Remember window sizes (address book)
7112
7113 2005-10-16 [wwp]        1.9.15cvs51
7114
7115         * src/plugins/clamav/clamav_plugin_gtk.c
7116         * src/plugins/spamassassin/spamassassin_gtk.c
7117                 Fix compilation warnings (missing #include).
7118
7119 2005-10-16 [colin]      1.9.15cvs50
7120
7121         * src/mimeview.c
7122         * src/summaryview.c
7123         * src/textview.c
7124                 Make 'c' check signature, and forward
7125                 c, l, y, t from summaryview to mimeview
7126
7127 2005-10-16 [colin]      1.9.15cvs49
7128
7129         * src/addressbook.c
7130                 Put border around buttons
7131         * src/mainwindow.c
7132         * src/summaryview.c
7133                 Rework menus (Patch based on a patch
7134                 by Paul)
7135
7136 2005-10-15 [wwp]        1.9.15cvs48
7137
7138         * src/editjpilot.c
7139         * src/editldap.c
7140         * src/editvcard.c
7141         * src/exphtmldlg.c
7142         * src/expldifdlg.c
7143         * src/export.c
7144         * src/import.c
7145         * src/importldif.c
7146         * src/importmutt.c
7147         * src/importpine.c
7148         * src/prefs_account.c
7149         * src/prefs_spelling.c
7150         * src/gtk/gtkutils.c
7151         * src/gtk/gtkutils.h
7152         * src/plugins/clamav/clamav_plugin_gtk.c
7153         * src/plugins/spamassassin/spamassassin_gtk.c
7154                 use nicer browse-for-file/dir buttons than the "..." ones,
7155                 code factorizing more.
7156
7157 2005-10-14 [colin]      1.9.15cvs47
7158
7159         * src/mainwindow.c
7160                 set relief on the account switcher so that people see it
7161                 grey out Create processing rules when no message is selected
7162         * src/prefs_filtering.c
7163                 ask before closing if the rule has not been modified, even if
7164                 it's not valid
7165         * src/prefs_matcher.c
7166                 fix sensitivity when entering the dialog
7167         * src/gtk/inputdialog.c
7168                 display a better icon on password ask
7169         * src/plugins/pgpcore/passphrase.c
7170                 make the dialog look better
7171
7172 2005-10-14 [paul]       1.9.15cvs46
7173
7174         * src/folderview.c
7175                 indicate presense of marked msgs in
7176                 unexpanded subfolders
7177
7178 2005-10-14 [paul]       1.9.15cvs45
7179
7180         * src/prefs_actions.c
7181         * src/prefs_common.c
7182         * src/prefs_common.h
7183         * src/prefs_filtering_action.c
7184         * src/prefs_matcher.c
7185         * src/prefs_template.c
7186                 remember window sizes
7187                 fix Info button size
7188
7189         Patches by wwp
7190
7191 2005-10-13 [colin]      1.9.15cvs44
7192
7193         * src/mimeview.c
7194         * src/noticeview.c
7195         * src/noticeview.h
7196                 Add a tooltip on the icon (optional) 
7197                 Get rid of the signature buttons and only
7198                 use the icon+tooltip
7199
7200 2005-10-13 [colin]      1.9.15cvs43
7201
7202         * src/noticeview.c
7203         * src/noticeview.h
7204                 Add hand cursor for hovering over icon
7205
7206 2005-10-13 [colin]      1.9.15cvs42
7207
7208         * src/summaryview.c
7209                 Fix crash when quicksearch's hidden 
7210                 at startup
7211
7212 2005-10-13 [colin]      1.9.15cvs41
7213
7214         * src/compose.c
7215                 Set subject when forwarding multiple mails
7216                 Check that other recipient than the default Cc or Bcc
7217                 have been set before sending.
7218
7219 2005-10-13 [colin]      1.9.15cvs40
7220
7221         * src/imap.c
7222                 Batch per-folder
7223                 Introduce locking, but don't use it yet
7224
7225 2005-10-13 [colin]      1.9.15cvs39
7226
7227         * src/gtk/quicksearch.c
7228                 Reset quicksearch when hiding it
7229                 Make sticky a real pref
7230
7231 2005-10-13 [colin]      1.9.15cvs38
7232
7233         * src/summaryview.c
7234                 Faster prefs apply
7235
7236 2005-10-13 [colin]      1.9.15cvs37
7237
7238         * src/mimeview.c
7239         * src/noticeview.c
7240         * src/noticeview.h
7241         * src/plugins/pgpcore/sgpgme.c
7242                 Make privacy icon clickable
7243                 Move Trust field in Full info
7244                 When trust is less than full, don't display
7245                 a warning icon
7246
7247 2005-10-13 [colin]      1.9.15cvs36
7248
7249         * src/folder.c
7250                 Batch on flags sync
7251         * src/folderview.c
7252                 Revert speed hack which is dangerous in fact
7253                 Apply prefs faster
7254
7255 2005-10-13 [colin]      1.9.15cvs35
7256
7257         * src/folder_item_prefs.c
7258                 Fix pref corruption on folder move. Patch
7259                 by wwp
7260
7261 2005-10-13 [paul]       1.9.15cvs34
7262
7263         * src/export.c
7264         * src/import.c
7265                 fix typos in g_warnings
7266         * src/prefs_account.c
7267                 add a file selector for Signature file
7268
7269         Patches by wwp
7270
7271 2005-10-12 [colin]      1.9.15cvs33
7272
7273         * src/mimeview.c
7274                 Provide a quick way to go back from a
7275                 signature's full info to the email part
7276
7277 2005-10-12 [colin]      1.9.15cvs32
7278
7279         * src/compose.c
7280                 Remove old hack of encoding signed mails with base64.
7281                 QP works equally well.
7282
7283 2005-10-12 [colin]      1.9.15cvs31
7284
7285         * src/crash.c
7286                 Replace deprecated GtkText with GtkTextView
7287         * src/imap.c
7288                 Fix a logic bug about counts in imap_select
7289                 (previously un-triggered)
7290         * src/mainwindow.c
7291         * src/summaryview.c
7292         * src/news.c
7293                 Allow local deletion of news posts
7294         * src/mimeview.c
7295                 Show GPG noticeview on the message/rfc822 part
7296                 in addition to the text/plain one
7297         * src/prefs_image_viewer.c
7298           src/plugins/pgpcore/prefs_gpg.c
7299                 Polish (set the label as part of the checkbox)
7300         * src/wizard.c
7301                 Don't sit there doing nothing after destroying
7302                 the window - return err
7303
7304 2005-10-11 [colin]      1.9.15cvs30
7305
7306         * src/folderview.c
7307                 Apply processing rules before showing folders.
7308                 Early folder show (before flags sync) will only
7309                 be done when there are no processing rules (nor
7310                 pre- or post- ones)
7311         * src/imap.c
7312                 Fix stuff related to mail subdir, creation and 
7313                 deletion of folders 
7314         * src/imap_gtk.c
7315                 Don't allow creation of folders in NoInferior
7316                 folders, as it won't work
7317
7318 2005-10-10 [colin]      1.9.15cvs29
7319
7320         * src/compose.c
7321                 Reselect "None" Privacy system when selecting an
7322                 account with no privacy system defined
7323
7324 2005-10-10 [colin]      1.9.15cvs28
7325
7326         * src/mainwindow.c
7327                 Add Windows-1252 encoding
7328         * src/prefs_common.c
7329                 Rework some defaults:
7330                 - autosave to draft by default
7331                 - don't show header pane (it's already in the textview)
7332                 - Select first new or unread mail on entry
7333                 - Assume 'Yes' to change folder when there's no more
7334                   unread message
7335         * src/prefs_matcher.c
7336                 Fix a gtk assertion failure
7337         * src/gtk/colorlabel.c
7338                 Workaround bad repainting on selection
7339         * src/main.c
7340                 Freeze/thaw (a bit faster on ssh -X)
7341         * src/msgcache.c
7342                 Get rid of StrdupConverter that just adds an
7343                 extra strdup/free 
7344         * src/etpan/imap_thread.c
7345                 memset buf to 0
7346
7347 2005-10-10 [colin]      1.9.15cvs27
7348
7349         * src/export.c
7350         * src/import.c
7351                 Fix compile on gtk 2.4. Patch by wwp
7352
7353 2005-10-09 [colin]      1.9.15cvs26
7354
7355         * src/mainwindow.c
7356         * src/messageview.c
7357         * src/summaryview.c
7358                 Clarify forward menus. Patch by wwp
7359
7360 2005-10-09 [colin]      1.9.15cvs25
7361
7362         * src/compose.c
7363         * src/compose.h
7364                 Fix bug #829 (Non-working "Encrypt message by 
7365                 default when replying to an encrypted message")
7366
7367 2005-10-08 [colin]      1.9.15cvs24
7368
7369         * src/wizard.c
7370                 Fix bug #827 ("Welcome" setup wizard after a 
7371                 permission error gives up & forgets itself.)
7372
7373 2005-10-08 [colin]      1.9.15cvs23
7374
7375         * src/procmime.c
7376                 Fix bug #828 (Ignoring headers with spaces around = sign)
7377
7378 2005-10-08 [colin]      1.9.15cvs22
7379
7380         * src/export.c
7381                 Warning fix by wwp
7382
7383 2005-10-08 [colin]      1.9.15cvs21
7384
7385         * src/folder.c
7386         * src/folder.h
7387                 Add a processing_pending indicator, set on 
7388                 folder_item_open and cleared after 
7389                 folder_item_process_open
7390         * src/folderview.c
7391         * src/summaryview.c
7392                 wrap procmsg_msginfo_*_flags, and in the
7393                 wrapper check that there's no folder processing 
7394                 pending. If there is, defer the flags change until 
7395                 processing is done to avoid stepping over each
7396                 other's toes.
7397                 Freeze during processing, but not during scanning.
7398
7399 2005-10-07 [colin]      1.9.15cvs20
7400
7401         * src/plugins/pgpcore/passphrase.c
7402                 Fix bug #826 (X-Server hangs when 
7403                 right-clicking a PGP encrypted message)
7404
7405 2005-10-07 [paul]       1.9.15cvs19
7406
7407         * src/compose.c
7408                 fix compose_entries[]
7409                 patch by Fabien Vantard
7410
7411 2005-10-06 [colin]      1.9.15cvs18
7412
7413         * src/pixmaps/address.xpm
7414         * src/pixmaps/address_book.xpm
7415         * src/pixmaps/book.xpm
7416         * src/pixmaps/check_spelling.xpm
7417         * src/pixmaps/checkbox_off.xpm
7418         * src/pixmaps/checkbox_on.xpm
7419         * src/pixmaps/close.xpm
7420         * src/pixmaps/complete.xpm
7421         * src/pixmaps/continue.xpm
7422         * src/pixmaps/deleted.xpm
7423         * src/pixmaps/down_arrow.xpm
7424         * src/pixmaps/exec.xpm
7425         * src/pixmaps/forwarded.xpm
7426         * src/pixmaps/group.xpm
7427         * src/pixmaps/ignorethread.xpm
7428         * src/pixmaps/interface.xpm
7429         * src/pixmaps/jpilot.xpm
7430         * src/pixmaps/ldap.xpm
7431         * src/pixmaps/linewrap.xpm
7432         * src/pixmaps/linewrapcurrent.xpm
7433         * src/pixmaps/mail.xpm
7434         * src/pixmaps/mail_attach.xpm
7435         * src/pixmaps/mail_compose.xpm
7436         * src/pixmaps/mail_forward.xpm
7437         * src/pixmaps/mail_receive.xpm
7438         * src/pixmaps/mail_receive_all.xpm
7439         * src/pixmaps/mail_reply.xpm
7440         * src/pixmaps/mail_reply_to_all.xpm
7441         * src/pixmaps/mail_reply_to_author.xpm
7442         * src/pixmaps/mail_send.xpm
7443         * src/pixmaps/mail_send_queue.xpm
7444         * src/pixmaps/mime_application.xpm
7445         * src/pixmaps/mime_audio.xpm
7446         * src/pixmaps/mime_image.xpm
7447         * src/pixmaps/mime_message.xpm
7448         * src/pixmaps/mime_text_enriched.xpm
7449         * src/pixmaps/mime_text_html.xpm
7450         * src/pixmaps/mime_text_plain.xpm
7451         * src/pixmaps/mime_unknown.xpm
7452         * src/pixmaps/new.xpm
7453         * src/pixmaps/news_compose.xpm
7454         * src/pixmaps/offline.xpm
7455         * src/pixmaps/online.xpm
7456         * src/pixmaps/paste.xpm
7457         * src/pixmaps/preferences.xpm
7458         * src/pixmaps/privacy_emblem_encrypted.xpm
7459         * src/pixmaps/privacy_expired.xpm
7460         * src/pixmaps/privacy_failed.xpm
7461         * src/pixmaps/privacy_passed.xpm
7462         * src/pixmaps/privacy_signed.xpm
7463         * src/pixmaps/privacy_unknown.xpm
7464         * src/pixmaps/privacy_warn.xpm
7465         * src/pixmaps/properties.xpm
7466         * src/pixmaps/replied.xpm
7467         * src/pixmaps/search.xpm
7468         * src/pixmaps/unread.xpm
7469         * src/pixmaps/up_arrow.xpm
7470         * src/pixmaps/vcard.xpm
7471                 Modernize internal theme, with icons from the 
7472                 Gnomaws theme. Keep some of the old ones where
7473                 they were better.
7474
7475 2005-10-06 [colin]      1.9.15cvs17
7476
7477         * src/summaryview.c
7478                 Little optimisations + bugfix
7479         * src/toolbar.c
7480                 Remove default useless items - useless being defined
7481                 by the default relevant prefs
7482         * src/wizard.c
7483                 include config.h to make gettext work
7484         * src/prefs_themes.c
7485                 Fix selection of current theme in prefs
7486
7487 2005-10-06 [colin]      1.9.15cvs16
7488
7489         * src/prefs_common.c
7490         * src/prefs_common.h
7491         * src/prefs_summaries.c
7492         * src/folderview.c
7493                 Add a warning dialog on Mark all read 
7494                 (with pref to get rid of it)
7495
7496 2005-10-06 [paul]       1.9.15cvs15
7497
7498         * po/nb.po
7499         * po/pt_BR.po
7500                 updated by Geir Helland and Frederico
7501                 Goncalves Guimaraes
7502
7503 2005-10-05 [colin]      1.9.15cvs14
7504
7505         * src/folder.c
7506         * src/folder.h
7507         * src/folderview.c
7508         * src/folderview.h
7509         * src/imap_gtk.c
7510         * src/mh_gtk.c
7511         * src/mainwindow.c
7512         * src/setup.c
7513                 add a way to rescan without rebuilding
7514                 make moving a bit faster (less folders changes)
7515                 don't lock the tree on Get 
7516         * src/imap.c
7517                 Don't re-delete deleted messages before expunging
7518         * src/summaryview.c
7519                 Set batch mode when deleting mails
7520
7521 2005-10-05 [paul]       1.9.15cvs13
7522
7523         * src/mainwindow.c
7524         * src/mainwindow.h
7525                 fix disabled Execute menu item
7526         * src/toolbar.c
7527                 match the change in 1.9.15cvs10: use Compose
7528                 instead of News by default
7529
7530 2005-10-04 [colin]      1.9.15cvs12
7531
7532         * src/compose.c
7533                 When replying to an ML post with Reply-To set
7534                 to the poster's email, honor it (as before),
7535                 but also honor our user's request to reply to
7536                 the mailing list: set the ML address in the To
7537                 field and the Reply-To address in the Cc: 
7538                 field.
7539
7540 2005-10-04 [colin]      1.9.15cvs11
7541
7542         * src/plugins/trayicon/trayicon.c
7543                 Finish cosmetic change - thanks to wwp
7544
7545 2005-10-04 [colin]      1.9.15cvs10
7546
7547         * src/toolbar.c
7548                 Use Compose instead of Email by default.
7549                 Spotted by wwp.
7550
7551 2005-10-04 [colin]      1.9.15cvs9
7552
7553         * src/folder.c
7554         * src/folder.h
7555         * src/folderview.c
7556         * src/imap.c
7557         * src/etpan/imap-thread.c
7558         * src/etpan/imap-thread.h
7559                 Try to make IMAP faster, by simplifying SEARCH
7560                 commands, avoiding sending two STATUS in a row,
7561                 and deferring flags sync and processing just
7562                 after displaying the folder. 
7563                 This will update the SummaryView in certain
7564                 cases (new mails not already fetched, flags
7565                 changed from another client) but in a non-
7566                 blocking manner.
7567
7568 2005-10-04 [colin]      1.9.15cvs8
7569
7570         * src/plugins/trayicon/trayicon.c
7571                 Relabel "Offline" to "Work offline"
7572
7573 2005-10-04 [colin]      1.9.15cvs7
7574
7575         * src/export.c
7576         * src/import.c
7577         * src/mbox.c
7578                 Fix mbox import/export buglets
7579                 Patch by wwp
7580         * src/plugins/trayicon/trayicon.c
7581                 Add offline swithc
7582                 Patch by wwp
7583
7584 2005-10-04 [colin]      1.9.15cvs6
7585
7586         * src/folder.c
7587         * src/folderview.c
7588         * src/summaryview.c
7589                 Better fix (don't break mark all read) for cvs2
7590
7591 2005-10-03 [colin]      1.9.15cvs5
7592
7593         * src/folder.c
7594                 Use a sane sort by default
7595
7596 2005-10-03 [colin]      1.9.15cvs4
7597
7598         * src/inc.c
7599                 Add a 'Only once' button for overriding offline mode
7600         * src/prefs_account.c
7601         * src/wizard.c
7602                 Add Local mbox to the wizard
7603                 Add IMAP subdir to the wizard (or the wizard is useless
7604                 for such accounts, or even worse than useless)
7605                 Move IMAP subdir from Advanced to Receive tab, as it's
7606                 not that uncommon
7607
7608 2005-10-03 [colin]      1.9.15cvs3
7609
7610         * src/send_message.c
7611                 Forgot this one in cvs1
7612
7613 2005-10-03 [colin]      1.9.15cvs2
7614
7615         * src/folder.c
7616                 Faster close when leaving a folder with lots
7617                 of new mails. Idea by David Relson.
7618
7619 2005-10-03 [colin]      1.9.15cvs1
7620
7621         * src/compose.c
7622         * src/imap.c
7623         * src/inc.c
7624         * src/main.c
7625         * src/messageview.c
7626         * src/news.c
7627         * src/summaryview.c
7628         * src/gtk/sslcertwindow.c
7629         * src/plugins/trayicon/trayicon.c
7630                 Add accels to every AlertPanel. Patch by Fabien 
7631                 Vantard
7632
7633 2005-10-03 [paul]       1.9.15
7634
7635         1.9.15 released
7636
7637 2005-10-03 [paul]       1.9.14cvs68
7638
7639         * po/ca.po
7640         * po/de.po
7641         * po/es.po
7642         * po/fi.po
7643         * po/fr.po
7644         * po/sk.po
7645         * po/sr.po
7646         * po/zh_CN.po
7647                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7648                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7649                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7650
7651 2005-10-03 [paul]       1.9.14cvs67
7652
7653         * src/send_message.c
7654                 prevent hang on Cancel
7655                 patch by Colin
7656
7657 2005-10-03 [paul]       1.9.14cvs66
7658
7659         * src/main.c
7660                 fix crash in IMAP caused by discrepancy
7661                 between check_at_startup and offline mode
7662                 Patch by Colin
7663
7664 2005-10-01 [paul]       1.9.14cvs65
7665
7666         * src/inc.c
7667                 fix engrish
7668
7669 2005-10-01 [paul]       1.9.14cvs64
7670         * src/export.c
7671         * src/import.c
7672                 synchronise import_mbox() and export_mbox()
7673         * src/mbox.c
7674                 proc_mbox(): add alert if file cannot be opened
7675                 export_list_to_mbox(): test if dest file exists,
7676                 prompt user to overwrite if it does. add alert
7677                 if file cannot be created
7678                                                                 
7679         Patch by wwp
7680                                                                                                                 
7681
7682 2005-09-30 [paul]       1.9.14cvs63
7683
7684         * src/addressbook.c
7685                 Fix sensitivity of a menu
7686         * src/codeconv.c
7687                 Respect hidden pref for mails with no encoding
7688         * src/common/xml.c
7689                 Fix memory corruption
7690         * src/plugins/pgpcore/sgpgme.c
7691                 Fix segfault on incomplete sigs, and display
7692                 of S/Mime UIDs
7693
7694         Patches by Colin
7695
7696 2005-09-30 [colin]      1.9.14cvs62
7697
7698         * src/partial_download.c
7699                 Little logic fix in almost-dead code
7700         * src/pop.c
7701                 Fix partial download when there's no new mail
7702
7703 2005-09-29 [paul]       1.9.14cvs61
7704
7705         * src/plugins/pgpinline/pgpinline.c
7706                 fix bug 819, 'crash accessing sign message'
7707                 Patch by Colin
7708
7709 2005-09-28 [martin]     1.9.14cvs60
7710
7711         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7712                 fix bug #790 (Crash when restarting window manager (fluxbox))
7713
7714 2005-09-28 [paul]       1.9.14cvs59
7715
7716         * src/gtk/gtkaspell.c
7717                 fix off-by-one typo
7718
7719 2005-09-27 [colin]      1.9.14cvs58
7720
7721         * src/plugins/pgpcore/sgpgme.c
7722                 Report error when there's one, instead of
7723                 "Signature unchecked" 
7724
7725 2005-09-27 [colin]      1.9.14cvs57
7726
7727         * src/prefs_quote.c
7728                 Fix bug #816 (Weird quotation with spaces)
7729
7730 2005-09-27 [colin]      1.9.14cvs56
7731
7732         * src/codeconv.c
7733         * src/compose.c
7734         * src/compose.h
7735                 Put subject in compose's title
7736                 Fix Automatic encoding so that it's really automatic:
7737                 first try default locale's charset, then charset of the replied mail, 
7738                 then utf-8
7739                 Fix encoding of headers (must be in strict mode too)
7740
7741 2005-09-26 [colin]      1.9.14cvs55
7742
7743         * src/gtk/gtkaspell.c
7744                 Fix previous patch - don't color the space,
7745                 just uncolor it :)
7746
7747 2005-09-26 [colin]      1.9.14cvs54
7748
7749         * src/gtk/gtkaspell.c
7750                 Unmark space if possible
7751
7752 2005-09-26 [colin]      1.9.14cvs53
7753
7754         * src/imap.c
7755                 log_error instead of alertpanel according to the pref
7756         * src/etpan/imap-thread.c
7757                 Print connect status, copy only necessary size to 
7758                 logger
7759         * src/plugins/pgpmime/pgpmime.c
7760                 Handle S/Mime signatures (verification only). Patch based
7761                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7762
7763 2005-09-26 [paul]       1.9.14cvs52
7764
7765         * src/common/passcrypt.c
7766                 this 'workaround' not necessary on NetBSD.
7767                 Thanks to Daniel Gustafson
7768
7769 2005-09-26 [paul]
7770
7771         1.9.15-rc4 released
7772
7773 2005-09-26 [paul]       1.9.14cvs51
7774
7775         * src/summaryview.c
7776                 Skip currently selected message when
7777                 looking for next new or unread message
7778                 in current folder. Patch by Colin
7779         * src/common/passcrypt.c
7780                 eliminate warnings on *BSD. Patch by
7781                 Daniel Gustafson
7782
7783 2005-09-26 [colin]      1.9.14cvs50
7784
7785         * src/procmsg.c
7786                 Call postfiltering hook anyway
7787
7788 2005-09-22 [colin]      1.9.14cvs49
7789
7790         * src/codeconv.c
7791         * src/codeconv.h
7792                 Add a strict mode that doesn't replace with _
7793         * src/compose.c
7794         * src/compose.h
7795                 Use strict conversion while sending
7796                 Fix race when drafting while sending (happens
7797                 on IMAP)
7798                 Fix d'n'd of messages from summaryview
7799         * src/prefs_common.c
7800         * src/prefs_common.h
7801                 add hidden utf8_instead_of_locale_for_broken_mail 
7802                 pref for people that preferred the default charset 
7803                 to be utf8 for broken mails
7804         * src/quote_fmt_parse.y
7805                 fix bug #815 (No quote insert if "From:" fied 
7806                 contained Russian letters)
7807         * src/summaryview.c
7808                 Fix d'n'd of messages to compose
7809
7810 2005-09-22 [paul]       1.9.14cvs48
7811
7812         * src/compose.c
7813                 fix bug where attachments Name entry
7814                 would display Path instead
7815
7816 2005-09-21 [paul]       1.9.14cvs47
7817
7818         * README
7819         * README.jp
7820         * configure.ac
7821         * config/config.rpath
7822         * doc/manual/en/sylpheed-20.html
7823         * doc/manual/es/sylpheed-20.html
7824         * po/bg.po
7825         * po/ca.po
7826         * po/de.po
7827         * po/es.po
7828         * po/fr.po
7829         * po/it.po
7830         * po/pt_BR.po
7831         * po/sk.po
7832         * po/zh_TW.po
7833         * src/account.c
7834         * src/account.h
7835         * src/action.c
7836         * src/action.h
7837         * src/adbookbase.h
7838         * src/addr_compl.c
7839         * src/addr_compl.h
7840         * src/addrbook.c
7841         * src/addrbook.h
7842         * src/addrcache.c
7843         * src/addrcache.h
7844         * src/addrcindex.c
7845         * src/addrcindex.h
7846         * src/addrclip.c
7847         * src/addrclip.h
7848         * src/addrdefs.h
7849         * src/addressadd.c
7850         * src/addressadd.h
7851         * src/addressbook.c
7852         * src/addressbook.h
7853         * src/addressitem.h
7854         * src/addrgather.c
7855         * src/addrgather.h
7856         * src/addrharvest.c
7857         * src/addrharvest.h
7858         * src/addrindex.c
7859         * src/addrindex.h
7860         * src/addritem.c
7861         * src/addritem.h
7862         * src/addrquery.c
7863         * src/addrquery.h
7864         * src/addrselect.c
7865         * src/addrselect.h
7866         * src/alertpanel.c
7867         * src/alertpanel.h
7868         * src/browseldap.c
7869         * src/browseldap.h
7870         * src/codeconv.c
7871         * src/codeconv.h
7872         * src/compose.c
7873         * src/compose.h
7874         * src/crash.c
7875         * src/crash.h
7876         * src/customheader.c
7877         * src/customheader.h
7878         * src/displayheader.c
7879         * src/displayheader.h
7880         * src/editaddress.c
7881         * src/editaddress.h
7882         * src/editbook.c
7883         * src/editbook.h
7884         * src/editgroup.c
7885         * src/editgroup.h
7886         * src/editjpilot.c
7887         * src/editjpilot.h
7888         * src/editldap.c
7889         * src/editldap.h
7890         * src/editldap_basedn.c
7891         * src/editldap_basedn.h
7892         * src/editvcard.c
7893         * src/editvcard.h
7894         * src/enriched.c
7895         * src/enriched.h
7896         * src/exphtmldlg.c
7897         * src/exphtmldlg.h
7898         * src/expldifdlg.c
7899         * src/expldifdlg.h
7900         * src/export.c
7901         * src/export.h
7902         * src/exporthtml.c
7903         * src/exporthtml.h
7904         * src/exportldif.c
7905         * src/exportldif.h
7906         * src/filtering.c
7907         * src/filtering.h
7908         * src/folder.c
7909         * src/folder.h
7910         * src/folder_item_prefs.c
7911         * src/folder_item_prefs.h
7912         * src/foldersel.c
7913         * src/foldersel.h
7914         * src/folderutils.c
7915         * src/folderutils.h
7916         * src/folderview.c
7917         * src/folderview.h
7918         * src/grouplistdialog.c
7919         * src/grouplistdialog.h
7920         * src/headerview.c
7921         * src/headerview.h
7922         * src/html.c
7923         * src/html.h
7924         * src/image_viewer.c
7925         * src/image_viewer.h
7926         * src/imap.c
7927         * src/imap.h
7928         * src/imap_gtk.c
7929         * src/imap_gtk.h
7930         * src/import.c
7931         * src/import.h
7932         * src/importldif.c
7933         * src/importldif.h
7934         * src/importmutt.c
7935         * src/importmutt.h
7936         * src/importpine.c
7937         * src/importpine.h
7938         * src/inc.c
7939         * src/inc.h
7940         * src/jpilot.c
7941         * src/jpilot.h
7942         * src/ldapctrl.c
7943         * src/ldapctrl.h
7944         * src/ldaplocate.c
7945         * src/ldaplocate.h
7946         * src/ldapquery.c
7947         * src/ldapquery.h
7948         * src/ldapserver.c
7949         * src/ldapserver.h
7950         * src/ldaputil.c
7951         * src/ldaputil.h
7952         * src/ldif.c
7953         * src/ldif.h
7954         * src/localfolder.c
7955         * src/localfolder.h
7956         * src/main.c
7957         * src/main.h
7958         * src/mainwindow.c
7959         * src/mainwindow.h
7960         * src/manual.c
7961         * src/manual.h
7962         * src/matcher.c
7963         * src/matcher.h
7964         * src/matcher_parser.h
7965         * src/matcher_parser_lex.l
7966         * src/matcher_parser_parse.y
7967         * src/mbox.c
7968         * src/mbox.h
7969         * src/message_search.c
7970         * src/message_search.h
7971         * src/messageview.c
7972         * src/messageview.h
7973         * src/mh.c
7974         * src/mh.h
7975         * src/mh_gtk.c
7976         * src/mh_gtk.h
7977         * src/mimeview.c
7978         * src/mimeview.h
7979         * src/msgcache.c
7980         * src/msgcache.h
7981         * src/mutt.c
7982         * src/mutt.h
7983         * src/news.c
7984         * src/news.h
7985         * src/news_gtk.c
7986         * src/news_gtk.h
7987         * src/noticeview.c
7988         * src/noticeview.h
7989         * src/partial_download.c
7990         * src/partial_download.h
7991         * src/pine.c
7992         * src/pine.h
7993         * src/pop.c
7994         * src/pop.h
7995         * src/prefs_account.c
7996         * src/prefs_account.h
7997         * src/prefs_actions.c
7998         * src/prefs_actions.h
7999         * src/prefs_common.c
8000         * src/prefs_common.h
8001         * src/prefs_compose_writing.c
8002         * src/prefs_compose_writing.h
8003         * src/prefs_customheader.c
8004         * src/prefs_customheader.h
8005         * src/prefs_display_header.c
8006         * src/prefs_display_header.h
8007         * src/prefs_ext_prog.c
8008         * src/prefs_ext_prog.h
8009         * src/prefs_filtering.c
8010         * src/prefs_filtering.h
8011         * src/prefs_filtering_action.c
8012         * src/prefs_filtering_action.h
8013         * src/prefs_folder_column.c
8014         * src/prefs_folder_column.h
8015         * src/prefs_folder_item.c
8016         * src/prefs_folder_item.h
8017         * src/prefs_fonts.c
8018         * src/prefs_fonts.h
8019         * src/prefs_gtk.c
8020         * src/prefs_gtk.h
8021         * src/prefs_image_viewer.c
8022         * src/prefs_image_viewer.h
8023         * src/prefs_matcher.c
8024         * src/prefs_matcher.h
8025         * src/prefs_message.c
8026         * src/prefs_message.h
8027         * src/prefs_msg_colors.c
8028         * src/prefs_msg_colors.h
8029         * src/prefs_other.c
8030         * src/prefs_other.h
8031         * src/prefs_quote.c
8032         * src/prefs_quote.h
8033         * src/prefs_receive.c
8034         * src/prefs_receive.h
8035         * src/prefs_send.c
8036         * src/prefs_send.h
8037         * src/prefs_spelling.c
8038         * src/prefs_spelling.h
8039         * src/prefs_summaries.c
8040         * src/prefs_summaries.h
8041         * src/prefs_summary_column.c
8042         * src/prefs_summary_column.h
8043         * src/prefs_template.c
8044         * src/prefs_template.h
8045         * src/prefs_themes.c
8046         * src/prefs_themes.h
8047         * src/prefs_toolbar.c
8048         * src/prefs_toolbar.h
8049         * src/prefs_wrapping.c
8050         * src/prefs_wrapping.h
8051         * src/privacy.c
8052         * src/privacy.h
8053         * src/procheader.c
8054         * src/procheader.h
8055         * src/procmime.c
8056         * src/procmime.h
8057         * src/procmsg.c
8058         * src/procmsg.h
8059         * src/quote_fmt.c
8060         * src/quote_fmt_parse.y
8061         * src/recv.c
8062         * src/recv.h
8063         * src/remotefolder.c
8064         * src/remotefolder.h
8065         * src/send_message.c
8066         * src/send_message.h
8067         * src/setup.c
8068         * src/setup.h
8069         * src/simple-gettext.c
8070         * src/sourcewindow.c
8071         * src/sourcewindow.h
8072         * src/ssl_manager.c
8073         * src/ssl_manager.h
8074         * src/statusbar.c
8075         * src/statusbar.h
8076         * src/stock_pixmap.c
8077         * src/stock_pixmap.h
8078         * src/summary_search.c
8079         * src/summary_search.h
8080         * src/summaryview.c
8081         * src/summaryview.h
8082         * src/syldap.c
8083         * src/syldap.h
8084         * src/textview.c
8085         * src/textview.h
8086         * src/toolbar.c
8087         * src/toolbar.h
8088         * src/undo.c
8089         * src/undo.h
8090         * src/unmime.c
8091         * src/unmime.h
8092         * src/vcard.c
8093         * src/vcard.h
8094         * src/wizard.c
8095         * src/wizard.h
8096         * src/common/base64.c
8097         * src/common/base64.h
8098         * src/common/defs.h
8099         * src/common/hooks.c
8100         * src/common/hooks.h
8101         * src/common/log.c
8102         * src/common/log.h
8103         * src/common/md5.c
8104         * src/common/md5.h
8105         * src/common/mgutils.c
8106         * src/common/mgutils.h
8107         * src/common/nntp.c
8108         * src/common/nntp.h
8109         * src/common/passcrypt.c
8110         * src/common/passcrypt.h.in
8111         * src/common/plugin.c
8112         * src/common/plugin.h
8113         * src/common/prefs.c
8114         * src/common/prefs.h
8115         * src/common/progressindicator.c
8116         * src/common/progressindicator.h
8117         * src/common/quoted-printable.c
8118         * src/common/quoted-printable.h
8119         * src/common/session.c
8120         * src/common/session.h
8121         * src/common/smtp.c
8122         * src/common/smtp.h
8123         * src/common/socket.c
8124         * src/common/socket.h
8125         * src/common/ssl.c
8126         * src/common/ssl.h
8127         * src/common/ssl_certificate.c
8128         * src/common/ssl_certificate.h
8129         * src/common/string_match.c
8130         * src/common/string_match.h
8131         * src/common/stringtable.c
8132         * src/common/sylpheed.c
8133         * src/common/sylpheed.h
8134         * src/common/template.c
8135         * src/common/template.h
8136         * src/common/timing.h
8137         * src/common/utils.c
8138         * src/common/utils.h
8139         * src/common/uuencode.c
8140         * src/common/uuencode.h
8141         * src/common/version.h.in
8142         * src/common/xml.c
8143         * src/common/xml.h
8144         * src/common/xmlprops.c
8145         * src/common/xmlprops.h
8146         * src/gtk/about.c
8147         * src/gtk/about.h
8148         * src/gtk/colorlabel.c
8149         * src/gtk/colorlabel.h
8150         * src/gtk/colorsel.c
8151         * src/gtk/colorsel.h
8152         * src/gtk/description_window.c
8153         * src/gtk/description_window.h
8154         * src/gtk/filesel.c
8155         * src/gtk/filesel.h
8156         * src/gtk/foldersort.c
8157         * src/gtk/foldersort.h
8158         * src/gtk/gtkutils.c
8159         * src/gtk/gtkutils.h
8160         * src/gtk/inputdialog.c
8161         * src/gtk/inputdialog.h
8162         * src/gtk/logwindow.c
8163         * src/gtk/logwindow.h
8164         * src/gtk/manage_window.c
8165         * src/gtk/manage_window.h
8166         * src/gtk/menu.c
8167         * src/gtk/menu.h
8168         * src/gtk/pluginwindow.c
8169         * src/gtk/pluginwindow.h
8170         * src/gtk/prefswindow.c
8171         * src/gtk/prefswindow.h
8172         * src/gtk/progressdialog.c
8173         * src/gtk/progressdialog.h
8174         * src/gtk/quicksearch.c
8175         * src/gtk/quicksearch.h
8176         * src/gtk/sslcertwindow.c
8177         * src/gtk/sslcertwindow.h
8178         * src/plugins/clamav/clamav_plugin.c
8179         * src/plugins/clamav/clamav_plugin.h
8180         * src/plugins/clamav/clamav_plugin_gtk.c
8181         * src/plugins/demo/demo.c
8182         * src/plugins/dillo_viewer/dillo_prefs.c
8183         * src/plugins/dillo_viewer/dillo_prefs.h
8184         * src/plugins/dillo_viewer/dillo_viewer.c
8185         * src/plugins/mathml_viewer/mathml_viewer.c
8186         * src/plugins/pgpcore/passphrase.c
8187         * src/plugins/pgpcore/passphrase.h
8188         * src/plugins/pgpcore/plugin.c
8189         * src/plugins/pgpcore/prefs_gpg.c
8190         * src/plugins/pgpcore/prefs_gpg.h
8191         * src/plugins/pgpcore/select-keys.c
8192         * src/plugins/pgpcore/select-keys.h
8193         * src/plugins/pgpcore/sgpgme.c
8194         * src/plugins/pgpcore/sgpgme.h
8195         * src/plugins/pgpinline/pgpinline.c
8196         * src/plugins/pgpinline/pgpinline.h
8197         * src/plugins/pgpinline/plugin.c
8198         * src/plugins/pgpmime/pgpmime.c
8199         * src/plugins/pgpmime/pgpmime.h
8200         * src/plugins/pgpmime/plugin.c
8201         * src/plugins/spamassassin/spamassassin.c
8202         * src/plugins/spamassassin/spamassassin.h
8203         * src/plugins/spamassassin/spamassassin_gtk.c
8204         * src/plugins/trayicon/trayicon.c
8205         * tools/OOo2sylpheed.pl
8206         * tools/acroread2sylpheed.pl
8207         * tools/asus_mailled.sh
8208         * tools/filter_conv.pl
8209         * tools/freshmeat_search.pl
8210         * tools/google_search.pl
8211         * tools/kmail2sylpheed.pl
8212         * tools/kmail2sylpheed_v2.pl
8213         * tools/maildir2sylpheed.pl
8214         * tools/multiwebsearch.pl
8215         * tools/newscache_clean.pl
8216         * tools/outlook2sylpheed.pl
8217         * tools/sylpheed-switcher
8218         * tools/update-po
8219         * tools/vcard2xml.py
8220         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8221                 update FSF address
8222
8223 2005-09-21 [colin]      1.9.14cvs46
8224
8225         * src/gedit-print.c
8226         * src/procmsg.c
8227         * src/procmsg.h
8228         * src/textview.c
8229         * src/summaryview.c
8230                 Remove some printing hacks (deselection/reselection),
8231                 which by the way fix printing the currently 
8232                 displayed mime part (still only text)
8233                 Plus a little optimisation of summary_show
8234
8235
8236 2005-09-20 [colin]      1.9.14cvs45
8237
8238         * src/mainwindow.c
8239         * src/messageview.c
8240                 GUI fixups: add accels, set message
8241                 view title to displayed mail's subject
8242         * src/prefs_spelling.c
8243         * src/gtk/gtkaspell.c
8244                 GUI fixups: allow underlining misspelled
8245                 words instead of coloring them (a11y!)
8246
8247 2005-09-19 [colin]
8248
8249         1.9.15rc3 released
8250
8251 2005-09-19 [colin]      1.9.14cvs44
8252
8253         * src/compose.c
8254                 Fix draft message
8255         * src/gtk/gtkaspell.c
8256                 Fix wrong test ;-)
8257
8258 2005-09-19 [colin]      1.9.14cvs43
8259
8260         * src/addressbook.c
8261                 Fix sensitivity of Delete button
8262         * src/compose.c
8263                 Warn if the requested Privacy system
8264                 is not available
8265         * src/exphtmldlg.c
8266         * src/expldifdlg.c
8267         * src/importldif.c
8268         * src/importmutt.c
8269         * src/importpine.c
8270                 Fix crappy UI
8271         * src/
8272         * src/ssl.h
8273         * src/prefs_account.h
8274         * src/prefs_account.c
8275                 Save SSL prefs even in builds that have
8276                 SSL support disable
8277         * src/imap.c
8278         * src/inc.c
8279         * src/news.c
8280         * src/send_message.c
8281                 Warn if connection should be secure, but
8282                 SSL support isn't compiled in
8283         * src/gtkaspell.c
8284                 Fix word separation on UTF-8 systems
8285                 Fixes bug #812 (Strange inline spellchecking)
8286         * src/compose.c
8287                 Warn if the requested Privacy system
8288                 is not available
8289                 Factorize offline warning
8290         * src/imap.c
8291         * src/imap_gtk.c
8292         * src/imap_gtk.h
8293         * src/inc.h
8294         * src/news_gtk.c
8295         * src/news_gtk.h
8296         * src/messageview.c
8297                 Factorize offline warning
8298
8299 2005-09-19 [paul]
8300
8301         1.9.15-rc2 released
8302
8303 2005-09-18 [colin]      1.9.14cvs42
8304
8305         * src/codeconv.c
8306         * src/codeconv.h
8307         * src/procmime.c
8308                 Add a way to get locale's charset ignoring utf-8,
8309                 and use that as default encoding for broken mails
8310
8311 2005-09-18 [colin]      1.9.14cvs41
8312
8313         * src/gtk/logwindow.c
8314                 Translate string. Patch by Fabien Vantard
8315
8316 2005-09-18 [colin]      1.9.14cvs40
8317
8318         * configure.ac
8319                 Fix bug #803 (IMAP/SSL support breaks with 
8320                 GnuTLS libetpan 0.38)
8321
8322 2005-09-18 [colin]      1.9.14cvs39
8323
8324         * src/codeconv.c
8325         * src/compose.c
8326         * src/procmime.c
8327                 More charsets fixes. Fixes bug #806 (non
8328                 ascii characters in subject line)
8329
8330 2005-09-17 [paul]       1.9.14cvs38
8331
8332         * src/folderview.c
8333         * src/mainwindow.c
8334                 fix gcc-2.95 issues
8335                 Patch by Pawel Pekala
8336
8337 2005-09-17 [colin]      1.9.14cvs37
8338
8339         * src/addrindex.c
8340                 bugfix for NO-USE LDAP compilation, patch 
8341                 by Fabien Vantard
8342
8343 2005-09-17 [colin]      1.9.14cvs36
8344
8345         * src/prefs_actions.c
8346         * src/prefs_customheader.c
8347         * src/prefs_display_header.c
8348         * src/prefs_filtering_action.c
8349         * src/prefs_matcher.c
8350         * src/prefs_toolbar.c
8351                 Fix strange casts (less elegant but
8352                 works better)
8353
8354 2005-09-16 [colin]      1.9.14cvs35
8355
8356         * src/jpilot.c
8357                 Missed that one
8358
8359 2005-09-16 [colin]      1.9.14cvs34
8360
8361         * configure.ac
8362         * src/Makefile.am
8363         * src/addr_compl.c
8364         * src/addrindex.c
8365         * src/browseldap.c
8366         * src/editldap.c
8367         * src/ldaplocate.c
8368         * src/ldapquery.c
8369         * src/ldapquery.h
8370         * src/ldapserver.c
8371         * src/ldapserver.h
8372         * src/main.c
8373         * src/matcher_parser_parse.y
8374         * src/prefs_themes.c
8375         * src/etpan/Makefile.am
8376         * src/gtk/description_window.c
8377         * src/plugins/clamav/Makefile.am
8378         * src/plugins/clamav/clamav_plugin.c
8379         * src/plugins/dillo_viewer/Makefile.am
8380         * src/plugins/pgpcore/Makefile.am
8381         * src/plugins/pgpinline/Makefile.am
8382         * src/plugins/pgpmime/Makefile.am
8383         * src/plugins/trayicon/Makefile.am
8384                 Fix 100% cpu usage in address completion list
8385                 Fix little bugs (return with no values etc)
8386                 Fix all warnings (with common CFLAGS)
8387
8388 2005-09-15 [colin]      1.9.14cvs33
8389
8390         * src/addressbook.c
8391                 Fix bug where sometimes a group's email list is empty,
8392                 force its refresh (probably fixes "Re: how to create a 
8393                 distribution list")
8394         * src/ldapquery.c
8395                 Don't return to the callback in the main thread from the
8396                 fetch thread (or face segs!)
8397
8398 2005-09-15 [paul]       1.9.14cvs32
8399
8400         * src/prefs_matcher.c
8401                 forgotten in last commit
8402
8403 2005-09-15 [paul]       1.9.14cvs31
8404
8405         * src/prefs_actions.c
8406         * src/prefs_filtering_action.c
8407         * src/prefs_quote.c
8408         * src/quote_fmt.c
8409         * src/summaryview.c
8410         * src/gtk/description_window.c
8411         * src/gtk/description_window.h
8412         * src/gtk/quicksearch.c
8413                 allow interaction with the called
8414                 description window
8415                 Patch by Anders Hammar
8416
8417 2005-09-14 [paul]       1.9.14cvs30
8418
8419         * src/compose.c
8420                 fix a little annoyance when pasting with 3rd button 
8421                 with wrap_pastes=0 and wrap_input=1
8422                 Patch by Colin
8423
8424 2005-09-14 [paul]       1.9.14cvs29
8425
8426         * src/prefs_account.c
8427                 disable 'Filter messages on receiving' for
8428                 SMTP-only accounts
8429                 Patch  by Anders Hammar
8430
8431 2005-09-14 [paul]       1.9.14cvs28
8432
8433         * po/sk.po
8434                 fix crash
8435                 updated by Andrej Kacian
8436
8437 2005-09-14 [paul]
8438
8439         1.9.15-rc1 released
8440
8441 2005-09-14 [paul]       1.9.14cvs27
8442
8443         * po/es.po
8444                 updated by Ricardo Mones Lastra
8445         * src/compose.c
8446         * src/compose.h
8447                 associate no_wrap_tags to Compose windows
8448                 instead of using a static one
8449                 Patch by Colin
8450         * src/mbox.c
8451                 fix proc_mbox()
8452                 Patch by wwp
8453         * src/textview.c
8454                 remove unneeded printf()
8455
8456 2005-09-14 [paul]       1.9.14cvs26
8457
8458         * src/addrcache.c
8459         * src/codeconv.h
8460         * src/folder.h
8461         * src/mainwindow.h
8462         * src/mh.c
8463         * src/mimeview.h
8464         * src/partial_download.c
8465         * src/pop.c
8466         * src/prefs_account.c
8467         * src/prefs_account.h
8468         * src/prefs_actions.c
8469         * src/prefs_customheader.c
8470         * src/prefs_display_header.c
8471         * src/prefs_filtering_action.c
8472         * src/prefs_matcher.c
8473         * src/prefs_toolbar.c
8474         * src/privacy.h
8475         * src/procmime.c
8476         * src/procmime.h
8477         * src/procmsg.h
8478         * src/textview.c
8479         * src/undo.h
8480         * src/common/plugin.c
8481         * src/common/session.h
8482         * src/common/socket.c
8483         * src/common/socket.h
8484         * src/common/template.c
8485         * src/gtk/gtkaspell.c
8486         * src/gtk/quicksearch.h
8487         * src/plugins/pgpcore/passphrase.c
8488         * src/plugins/pgpcore/prefs_gpg.h
8489         * src/plugins/pgpcore/select-keys.c
8490         * src/plugins/pgpcore/select-keys.h
8491         * src/plugins/pgpcore/sgpgme.c
8492         * src/plugins/pgpinline/pgpinline.c
8493         * src/plugins/pgpmime/pgpmime.c
8494         * src/plugins/trayicon/trayicon.c
8495                 fix compilation warnings
8496                 Patch by Daniel Gustafson
8497
8498 2005-09-14 [paul]       1.9.14cvs25
8499
8500         * src/addressbook.c
8501                 add missing column header, and other small
8502                 bug fixes
8503                 Patch by Anders Hammar
8504
8505 2005-09-13 [colin]      1.9.14cvs24
8506
8507         * src/gtk/gtkaspell.c
8508                 Fix non-utf8 in menu
8509                 Fix little leaks
8510                 Nullify struct members after free()s
8511
8512 2005-09-13 [colin]      1.9.14cvs23
8513
8514         * src/compose.c
8515                 Test utf8 compliance before inserting to 
8516                 buffer, and try to convert if necessary
8517         * src/procmime.c
8518                 If no charset is present, use the locale 
8519                 one instead of us-ascii
8520         * src/procmsg.c
8521                 Add Sender, List-Post and To in the checked 
8522                 headers for automatic rules creation 
8523                 (thanks to wwp)
8524         * src/prefs_themes.c
8525         * src/gtk/gtkaspell.c
8526                 Remove deprecated functions. 
8527                 patch by Daniel Gustafson
8528
8529 2005-09-12 [colin]      1.9.14cvs22
8530
8531         * src/compose.c
8532                 Fix bug #448 (Scrolling/Redraw issue with 
8533                 address-fields in Header)
8534         * src/mainwindow.c
8535         * src/summaryview.c
8536         * src/summaryview.h
8537                 Fix loss of MSG_MARKED on move/copy
8538                 Fix bug #804 (Quicksearch togglebutton doesn't 
8539                 get depressed after '/' key is pressed)
8540
8541 2005-09-12 [paul]       1.9.14cvs21
8542
8543         * AUTHORS
8544         * src/gtk/logwindow.c
8545                 add 'Clear Log' to popup menu
8546                 Patch by Anders Hammar <anders.hammar@telia.com>
8547
8548 2005-09-12 [paul]       1.9.14cvs20
8549
8550         * src/compose.c
8551                 set correct sensitivity on attachments
8552                 popup menu
8553         * src/folder.c
8554                 fix typo
8555         * src/prefs_spelling.c
8556                 fix crash when no LANG env is set
8557         * src/common/xml.c
8558                 fix crash in wizard
8559                 don't use memeory after free
8560
8561         All patches by Daniel Gustafson
8562
8563 2005-09-12 [paul]       1.9.14cvs19
8564
8565         * src/prefs_themes.c
8566                 make theme info selectable
8567         * src/gtk/description_window.c
8568                 make window non-modal
8569         * tools/README
8570                 add details of asus_mailed.sh
8571         * tools/claws.i18n.status.pl
8572                 update for new zh_TW translator
8573                 widen the output
8574                 create alternate coloured lines
8575                 improve readability
8576
8577 2005-09-10 [colin]      1.9.14cvs18
8578
8579         * src/plugins/pgpcore/select-keys.c
8580                 Better order for the buttons
8581
8582 2005-09-10 [colin]      1.9.14cvs17
8583
8584         * src/compose.c
8585         * src/plugins/pgpcore/select-keys.c
8586         * src/plugins/pgpcore/select-keys.h
8587         * src/plugins/pgpcore/sgpgme.c
8588                 Add a "Don't encrypt" button to the key
8589                 selection dialog. Fixes bug #177 (There should be a 
8590                 'Don't encrypt button in the Select Keys dialog)
8591
8592 2005-09-10 [colin]      1.9.14cvs16
8593
8594         * src/compose.c
8595                 Fix bug #572 (%X option does not work with templates)
8596
8597 2005-09-10 [colin]      1.9.14cvs15
8598
8599         * src/toolbar.c 
8600                 Remove g_print
8601
8602 2005-09-10 [colin]      1.9.14cvs14
8603
8604         * src/imap.c
8605                 Fix a possible crash
8606
8607 2005-09-09 [colin]      1.9.14cvs13
8608
8609         * src/imap.c
8610         * src/etpan/imap-thread.c
8611         * src/etpan/imap-thread.h
8612                 Fix moving from queue or drafts to normal folders
8613                 Fix bug #794 (No way to delete without expunging)
8614                 Take flags unset by other mailers into account
8615                 Take deleted flag set by other mailers into account
8616                 Fix unsetting REPLIED flag
8617                 Fix crash when capabilities can't be retrieved
8618         * src/mainwindow.c
8619         * src/mainwindow.h
8620                 Add M_DELAYED_FLAGS condition, and let the user use
8621                 Execute in order to be able to expunge deleted mails,
8622                 even if he's not in delayed execute mode
8623         * src/prefs_spelling.c
8624                 Use 'en' dictionary by default if LANG is POSIX or C
8625         * src/gtk/prefswindow.c
8626                 Fix bug #767 (Preferences windows expanding) by making
8627                 the window a bit larger when the resolution is greater
8628                 than 640x480, and by putting the prefs in a
8629                 GtkScrolledWindow.
8630
8631 2005-09-09 [paul]       1.9.14cvs12
8632
8633         * AUTHORS
8634         * configure.ac
8635         * po/zh_TW.Big5.po      ** REMOVED **
8636         * po/zh_TW.po           ** ADDED **
8637                 updated by Wei-Lun Chao
8638
8639 2005-09-09 [paul]       1.9.14cvs11
8640
8641         * src/mainwindow.c
8642                 fix asserts
8643         * src/common/xml.c
8644                 delay memory allocation until file is
8645                 opened successfully
8646                 Patch by Daniel Gustafson
8647
8648 2005-09-09 [colin]      1.9.14cvs10
8649
8650         * src/imap.c
8651                 Add guards
8652
8653 2005-09-08 [colin]      1.9.14cvs9
8654
8655         * src/compose.c
8656                 Alert when we can't save draft
8657                 Fix various wrap/color issues
8658                 Add mid-click pasting respecting wrap_paste option
8659         * src/folder.c
8660         * src/folder.h
8661         * src/folder_item_prefs.c
8662         * src/folder_item_prefs.h
8663         * src/imap.c
8664         * src/imap_gtk.c
8665         * src/imap_gtk.h
8666         * src/main.c
8667         * src/mainwindow.c
8668         * src/mainwindow.h
8669         * src/news.c
8670         * src/news_gtk.c
8671         * src/news_gtk.h
8672         * src/prefs_folder_item.c
8673                 Fix the impossibility to synchronise folders for
8674                 offline use (IMAP and NNTP are concerned)
8675
8676 2005-09-08 [colin]      1.9.14cvs8
8677
8678         * configure.ac
8679                 Build LDAP and JPilot by default if available
8680         * src/textview.c
8681                 Fix use after free
8682
8683 2005-09-08 [paul]       1.9.14cvs7
8684
8685         * doc/manual/en/sylpheed-1.html
8686         * doc/manual/en/sylpheed-18.html
8687         * doc/manual/en/sylpheed-19.html
8688         * doc/manual/en/sylpheed-4.html
8689         * doc/manual/en/sylpheed-6.html
8690         * doc/manual/en/sylpheed.html
8691                 a few minor updates, plus include some
8692                 details about plugins and their requirements
8693         * src/mainwindow.c
8694                 minor changes to English in /View/Sort
8695
8696 2005-09-07 [colin]      1.9.14cvs6
8697
8698         * doc/manual/en/sylpheed-1.html
8699         * doc/manual/en/sylpheed-10.html
8700         * doc/manual/en/sylpheed-11.html
8701         * doc/manual/en/sylpheed-12.html
8702         * doc/manual/en/sylpheed-13.html
8703         * doc/manual/en/sylpheed-14.html
8704         * doc/manual/en/sylpheed-15.html
8705         * doc/manual/en/sylpheed-16.html
8706         * doc/manual/en/sylpheed-17.html
8707         * doc/manual/en/sylpheed-18.html
8708         * doc/manual/en/sylpheed-19.html
8709         * doc/manual/en/sylpheed-2.html
8710         * doc/manual/en/sylpheed-20.html
8711         * doc/manual/en/sylpheed-21.html
8712         * doc/manual/en/sylpheed-22.html
8713         * doc/manual/en/sylpheed-3.html
8714         * doc/manual/en/sylpheed-4.html
8715         * doc/manual/en/sylpheed-5.html
8716         * doc/manual/en/sylpheed-6.html
8717         * doc/manual/en/sylpheed-7.html
8718         * doc/manual/en/sylpheed-8.html
8719         * doc/manual/en/sylpheed-9.html
8720         * doc/manual/en/sylpheed.html
8721                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8722
8723 2005-09-07 [colin]      1.9.14cvs5
8724
8725         * src/mainwindow.c
8726                 Make labels more to-the-point
8727
8728 2005-09-07 [colin]      1.9.14cvs4
8729
8730         * doc/manual/en/sylpheed-1.html
8731         * doc/manual/en/sylpheed-12.html
8732         * doc/manual/en/sylpheed-13.html
8733         * doc/manual/en/sylpheed-14.html
8734         * doc/manual/en/sylpheed-15.html
8735         * doc/manual/en/sylpheed-16.html
8736         * doc/manual/en/sylpheed-17.html
8737         * doc/manual/en/sylpheed-18.html
8738         * doc/manual/en/sylpheed-19.html
8739         * doc/manual/en/sylpheed-2.html
8740         * doc/manual/en/sylpheed-20.html
8741         * doc/manual/en/sylpheed-21.html
8742         * doc/manual/en/sylpheed-22.html
8743         * doc/manual/en/sylpheed-4.html
8744         * doc/manual/en/sylpheed-5.html
8745         * doc/manual/en/sylpheed-6.html
8746         * doc/manual/en/sylpheed-7.html
8747         * doc/manual/en/sylpheed-8.html
8748         * doc/manual/en/sylpheed-9.html
8749         * doc/manual/en/sylpheed.html
8750                 Update manual
8751
8752 2005-09-07 [colin]      1.9.14cvs3
8753
8754         * doc/faq/en/sylpheed-faq-1.html
8755         * doc/faq/en/sylpheed-faq-2.html
8756         * doc/faq/en/sylpheed-faq-3.html
8757         * doc/faq/en/sylpheed-faq.html
8758                 Update FAQ
8759
8760 2005-09-07 [colin]      1.9.14cvs2
8761
8762         * src/folderview.c
8763         * src/procmsg.c
8764         * src/summaryview.c
8765         * src/toolbar.c
8766                 Fix special subfolders:
8767                 - Inherit parent's icon
8768                 - sent contents of queues subfolders
8769                 - empty subfolders of trashes
8770         * src/mainwindow.c
8771                 Remove outdated manual and faq entries
8772         * src/common/utils.c
8773                 Add quotes around %s coming from mailcap
8774
8775 2005-09-07 [colin]      1.9.14cvs1
8776
8777         * src/compose.c
8778                 After saving draft, set modified to FALSE
8779         * src/mimeview.c
8780         * src/common/utils.c
8781         * src/common/utils.h
8782                 Try to open mime parts using what is 
8783                 indicated in ~/.mailcap or /etc/mailcap,
8784                 if possible.
8785
8786 2005-09-05 [paul]       1.9.14
8787
8788         1.9.14 released
8789
8790         * po/sk.po
8791                 updated by Andrej Kacian
8792
8793 2005-09-05 [paul]       1.9.13cvs83
8794
8795         * po/de.po
8796         * po/es.po
8797         * po/fi.po
8798         * po/fr.po
8799         * po/nb.po
8800         * po/pt_BR.po
8801         * po/sr.po
8802                 updated translations by Thomas Gilgin, Ricardo Mones
8803                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8804                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8805
8806 2005-09-04 [paul]       1.9.13cvs82
8807
8808         * src/compose.c
8809                 only warn about exceeded line length limit
8810                 on send
8811
8812 2005-09-04 [paul]       1.9.13cvs81
8813
8814         * src/compose.c
8815                 fix crash in 'line length exceeded' dialogue
8816
8817 2005-09-02 [paul]       1.9.13cvs80
8818
8819         * src/imap.c
8820                 fix bug 795, 'Connection lost IMAP'
8821                 and add statusbar prints
8822                 Patch by Colin
8823
8824 2005-09-02 [paul]       1.9.13cvs79
8825
8826         * src/compose.c
8827                 compose_wrap_paragraph() becomes
8828                 compose_beautify_paragraph()
8829                 Patch by Colin
8830
8831 2005-09-02 [colin]      1.9.13cvs78
8832
8833         * src/folderview.c
8834                 Micro-fix
8835
8836 2005-09-01 [colin]      1.9.13cvs77
8837
8838         * src/imap.c
8839                 Maybe fix bug #795 (Connection lost IMAP)
8840                 Don't try to send logout when we're disconnected.
8841         * src/summaryview.c
8842                 Include locked and marked emails in HRM
8843                 view. Fixes bug #800 (Locked messages no longer 
8844                 show up when hide read messages is used)
8845
8846 2005-09-01 [paul]       1.9.13cvs76
8847
8848         * src/prefs_common.c
8849                 fix bad cutting
8850
8851 2005-08-31 [colin]      1.9.13cvs75
8852
8853         * src/folderview.c
8854         * src/folderview.h
8855         * src/prefs_summaries.c
8856         * src/summaryview.c
8857                 Fix "go to next new", fix preference
8858                 (Open unread/next swapped)
8859
8860 2005-08-31 [paul]       1.9.13cvs74
8861
8862         * src/compose.c
8863         * src/folderview.c
8864         * src/headerview.c
8865         * src/headerview.h
8866         * src/mainwindow.c
8867         * src/prefs_common.c
8868         * src/prefs_common.h
8869         * src/prefs_fonts.c
8870         * src/summaryview.c
8871         * src/textview.c
8872         * src/common/defs.h
8873                 remove obsolete BOLD_FONT setting
8874                 fix font update in headerview and textview
8875                 headers after prefs change
8876                 Patch By Colin
8877
8878 2005-08-31 [paul]
8879
8880         1.9.14-rc4 released
8881
8882 2005-08-30 [colin]      1.9.13cvs73
8883
8884         * src/summaryview.c
8885                 When Hide read messages is selected and we
8886                 refresh the summaryview, don't remove the 
8887                 currently displayed message. Fixes bug #797
8888                 (Summary view reloads when new mail is 
8889                 downloaded in 1.9.14 rc)
8890
8891 2005-08-30 [colin]      1.9.13cvs72
8892
8893         * src/folderview.c
8894                 Fix flickering
8895         * src/mainwindow.c
8896                 Remove useless callback
8897         * src/mimeview.c
8898         * src/gtk/filesel.c
8899         * src/gtk/filesel.h
8900                 Add a filesel_select_file_save_folder() - used by Save All
8901
8902 2005-08-29 [paul]       1.9.13cvs71
8903
8904         * AUTHORS
8905         * src/matcher_parser_parse.y
8906         * src/etpan/imap-thread.c
8907                 fix building on FreeBSD
8908                 Patch by Daniel Gustafson <daniel@hobbit.se>
8909
8910 2005-08-29 [paul]       1.9.13cvs70
8911
8912         * src/plugins/pgpinline/pgpinline.c
8913                 only initialise sig result if it's been handled
8914                 Patch by Colin
8915
8916 2005-08-29 [paul]       1.9.13cvs69
8917         
8918         Patches by Colin:
8919
8920         * src/imap.c
8921         * src/common.utils.c
8922         * src/common/utils.h
8923                 optimisation
8924         * src/stock_pixmap.h
8925                 fix wrong icon reference
8926         * src/pixmaps/trash_btn.xpm
8927                 replace with nicer image
8928
8929 2005-08-28 [colin]      1.9.13cvs68
8930
8931         * src/Makefile.am
8932         * src/stock_pixmap.c
8933         * src/stock_pixmap.h
8934         * src/toolbar.c
8935         * src/pixmaps/trash_btn.xpm
8936                 Add a specific trash xpm for the button
8937
8938 2005-08-28 [colin]      1.9.13cvs67
8939
8940         * src/imap.c
8941                 Fix leak
8942
8943 2005-08-27 [colin]      1.9.13cvs66
8944
8945         * src/imap.c
8946         * src/procmime.c
8947                 Correctly fix "Problem with replies", fixes
8948                 pgpmime encryption too. 
8949
8950 2005-08-27 [colin]      1.9.13cvs65
8951
8952         * src/folder.c
8953         * src/procmsg.c
8954         * src/procmsg.h
8955         * src/summaryview.c
8956                 Fix bug #517 (messages removed from summaryview 
8957                 when moving fails)
8958
8959 2005-08-27 [colin]      1.9.13cvs64
8960
8961         * tools/Makefile.am
8962         * tools/asus_mailled.sh
8963                 Add a script to blink ASUS laptops' mail LED where there
8964                 is unread mail.
8965
8966 2005-08-27 [colin]      1.9.13cvs63
8967
8968         * src/imap.c
8969         * src/etpan/imap-thread.c
8970         * src/etpan/imap-thread.h
8971                 Implement automatic choosing of login method
8972                 Fixes bug #791
8973         * src/gtk/.cvsignore
8974                 Add sylpheed-marshal.[ch]
8975
8976 2005-08-27 [colin]      1.9.13cvs62
8977
8978         * src/common/utils.c
8979                 Fix confusing perror
8980
8981 2005-08-27 [colin]      1.9.13cvs61
8982
8983         * src/toolbar.c
8984         * src/toolbar.h
8985                 Remove A_DELETE, replace it with 
8986                 A_TRASH and A_DELETE_REAL. Automatically
8987                 rewrite config files to replace A_DELETE
8988                 with A_TRASH (no functionality change).
8989                 Fixes half of #794
8990
8991 2005-08-26 [colin]      1.9.13cvs60
8992
8993         * src/procmime.c
8994                 Previous "Problem with replies" fix brought other
8995                 problems, fixing them
8996
8997 2005-08-26 [colin]      1.9.13cvs59
8998
8999         * src/procmime.c
9000                 Fix "Problem with replies". This happened only
9001                 on IMAP...
9002         * src/procmsg.c
9003                 Factorize code a bit
9004         * src/compose.c
9005                 Speed improvement on very long messages (wrapping)
9006                 Fix signature color on Reedit and Redirect
9007                 On Reedit, don't attach pgp-signatures parts, but
9008                 set signing to On.
9009
9010 2005-08-24 [paul]       1.9.13cvs58
9011
9012         * src/compose.c
9013                 don't claim success when clicking
9014                 Cancel on the passphrase box.
9015                 Patch by Colin
9016
9017 2005-08-24 [paul]       1.9.13cvs57
9018
9019         * src/main.c
9020                 fix misplaced sylpheed.log
9021         * src/common/defs.h
9022                 define UIDL_DIR
9023
9024 2005-08-24 [paul]       1.9.13cvs56
9025
9026         * src/imap.c
9027         * src/etpan/imap-thread.c
9028         * src/etpan/imap-thread.h
9029                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
9030                 Patch by Colin
9031         * src/gtk/sylpheed-marshal.c    ** REMOVED **
9032         * src/gtk/sylpheed-marshal.h    ** REMOVED **
9033                 remove autogenerated files
9034         * tools/kdeservicemenu/README
9035         * tools/kdeservicemenu/install.sh
9036         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9037         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9038                 use Claws icon, use 'Sylpheed-Claws' in menu,
9039                 use kdialog, and other cleanups
9040
9041 2005-08-23 [paul]       1.9.13cvs55
9042
9043         * src/compose.c
9044                 fix paste/wrap crash
9045                 Patch by Colin
9046
9047 2005-08-23 [paul]       1.9.13cvs54
9048
9049         * src/main.c
9050                 fix crash recovery
9051                 Patch by Colin
9052
9053 2005-08-23 [paul]       1.9.13cvs53
9054
9055         * src/addressbook.c
9056         * src/editaddress.c
9057                 view all data of LDAP contacts
9058                 Patch by Colin
9059
9060 2005-08-23 [paul]       1.9.13cvs52
9061
9062         * src/addressbook.c
9063                 fix issues with the Search field
9064                 Patch by Colin
9065
9066 2005-08-22 [paul]       1.9.13cvs51
9067
9068         * src/folderview.c
9069                 put name of folder in processing dialog
9070                 title
9071         * src/prefs_folder_item.c
9072                 improve english usage
9073
9074 2005-08-22 [paul]       1.9.13cvs50
9075
9076         * src/filtering.c
9077         * src/filtering.h
9078         * src/matcher.c
9079         * src/matcher_parser_lex.l
9080         * src/matcher_parser_parse.y
9081         * src/prefs_filtering.c
9082                 add Filtering/Processing rule names feature.
9083                 (the incompatible old matcherrc is saved as
9084                 matcherrc.pre_names).
9085                 Patch by Colin
9086
9087 2005-08-22 [paul]       1.9.13cvs49
9088
9089         * src/procmsg.c
9090                 fix colour labelling
9091                 Patch by Colin
9092
9093 2005-08-22 [paul]       1.9.13cvs48
9094
9095         * src/textview.c
9096                 fix open_image_cb()
9097
9098 2005-08-22 [paul]       1.9.13cvs47
9099
9100         * src/imap.c
9101                 fix bug 789, 'SC crashes with imap (CVS ver)'
9102                 Patch by Colin
9103
9104 2005-08-22 [paul]       1.9.13cvs46
9105
9106         * src/mimeview.c
9107         * src/prefs_common.c
9108         * src/common/defs.h
9109                 define reused defaults in defs.h
9110         * src/textview.c
9111                 add 'Open image' to image popup menu
9112
9113 2005-08-21 [colin]      1.9.13cvs45
9114
9115         * src/summaryview.c
9116                 Fix bug #788 (Bogus "From" address displayed)
9117
9118 2005-08-20 [colin]      1.9.13cvs44
9119
9120         * src/folder.c
9121                 Fix buf #787 (multilevel delete causes SIGSEGV)
9122
9123 2005-08-19 [colin]      1.9.13cvs43
9124
9125         * src/inc.c
9126         * src/prefs_common.c
9127         * src/prefs_common.h
9128                 Add an hidden pref to allow modifying the
9129                 update stepping in incorporation.
9130                 Patch by wwp.
9131
9132 2005-08-19 [colin]      1.9.13cvs42
9133
9134         * src/compose.c
9135         * src/procmime.c
9136                 Workaround for broken MUAs: encode 
9137                 Content-type: name: as ASCII and 
9138                 Content-Disposition: filename: as
9139                 per rfc2231
9140         * src/prefs_account.c
9141                 Fix invisible-ness of SMTP SSL prefs
9142                 in NNTP accounts
9143
9144 2005-08-19 [paul]       1.9.13cvs41
9145
9146         * src/compose.c
9147         * src/prefs_common.c
9148         * src/prefs_common.h
9149         * src/prefs_wrapping.c
9150                 paste with or without wrapping.
9151                 patch by Colin
9152
9153 2005-08-19 [paul]       1.9.13cvs40
9154
9155         * src/prefs_common.c
9156         * src/prefs_common.h
9157         * src/summaryview.c
9158                 reintroduce enable_swap_from as a
9159                 hidden pref. patch by Colin
9160         * src/quote_fmt_parse.y
9161         * src/plugins/clamav/clamav_plugin.c
9162         * src/plugins/dillo_viewer/dillo_viewer.c
9163         * src/plugins/mathml_viewer/mathml_viewer.c
9164         * src/plugins/pgpcore/sgpgme.c
9165         * src/plugins/pgpinline/pgpinline.c
9166         * src/plugins/pgpmime/pgpmime.c
9167                 tidy up. patch by Colin
9168
9169 2005-08-19 [paul]       1.9.13cvs39
9170
9171         * configure.ac
9172                 complete cvs38's sync
9173         * src/editaddress.c
9174         * src/gedit-print.c
9175         * src/mutt.c
9176         * src/etpan/etpan-log.c
9177         * src/etpan/imap-thread.c
9178         * src/gtk/gtksourceprintjob.c
9179                 fix compilation warnings
9180                 (patch by Colin)
9181
9182 2005-08-19 [paul]       1.9.13cvs38
9183
9184         sync with main:
9185
9186         * src/account.c
9187         * src/action.c
9188         * src/addrbook.c
9189         * src/addrcache.c
9190         * src/addrharvest.c
9191         * src/addrindex.c
9192         * src/codeconv.c
9193         * src/compose.c
9194         * src/crash.c
9195         * src/exporthtml.c
9196         * src/exportldif.c
9197         * src/folder.c
9198         * src/image_viewer.c
9199         * src/inc.c
9200         * src/inc.h
9201         * src/jpilot.c
9202         * src/ldif.c
9203         * src/main.c
9204         * src/matcher.c
9205         * src/mbox.c
9206         * src/messageview.c
9207         * src/mh.c
9208         * src/mimeview.c
9209         * src/msgcache.c
9210         * src/mutt.c
9211         * src/news.c
9212         * src/partial_download.c
9213         * src/pine.c
9214         * src/pop.c
9215         * src/prefs_actions.c
9216         * src/prefs_common.c
9217         * src/prefs_customheader.c
9218         * src/prefs_display_header.c
9219         * src/prefs_gtk.c
9220         * src/prefs_themes.c
9221         * src/procheader.c
9222         * src/procmime.c
9223         * src/procmsg.c
9224         * src/recv.c
9225         * src/send_message.c
9226         * src/simple-gettext.c
9227         * src/sourcewindow.c
9228         * src/textview.c
9229         * src/vcard.c
9230         * src/common/defs.h
9231         * src/common/log.c
9232         * src/common/plugin.c
9233         * src/common/prefs.c
9234         * src/common/session.c
9235         * src/common/session.h
9236         * src/common/socket.c
9237         * src/common/socket.h
9238         * src/common/ssl_certificate.c
9239         * src/common/template.c
9240         * src/common/utils.c
9241         * src/common/utils.h
9242         * src/common/xml.c
9243         * src/gtk/about.c
9244         added wrappers for C library function that
9245                 take pathname arguments.
9246                 enabled compilation with MinGW.
9247                 use GDir instead of directly using opendir().
9248                 added rename_force().
9249
9250 2005-08-19 [paul]       1.9.13cvs37
9251         
9252         patches by Colin:
9253         * src/compose.c
9254                 fix privacy settings on re-editing
9255                 a sent message
9256         * src/jpilot.c
9257                 fix encoding bug
9258         * src/folder.c
9259         * src/procmsg.c
9260         * src/procmsg.h
9261         * src/summaryview.c
9262                 flag changing optimisation
9263
9264 2005-08-18 [martin]     1.9.13cvs36
9265
9266         * commitHelper
9267             added my login
9268         * src/addrcache.c
9269         * src/addrharvest.c
9270         * src/addrindex.c
9271         * src/compose.c
9272         * src/grouplistdialog.c
9273         * src/main.c
9274         * src/mainwindow.c
9275         * src/msgcache.c
9276         * src/mutt.c
9277         * src/pine.c
9278         * src/prefs_account.c
9279         * src/prefs_themes.c
9280         * src/stock_pixmap.c
9281         * src/summaryview.c
9282         * src/gtk/about.c
9283         * src/gtk/logwindow.c
9284             removed deprecated glib and gdk stuff
9285         * src/plugins/pgpcore/select-keys.c
9286             convert attributes from locale to utf8
9287
9288 2005-08-17 [paul]       1.9.13cvs35
9289
9290         * src/account.c
9291         * src/addressbook.c
9292                 use new GTK_STOCK_ icons if available
9293         * src/summaryview.c
9294         * src/gtk/gtksctree.c
9295         * src/gtk/gtksctree.h
9296                 faster range select. patch by Colin
9297
9298 2005-08-17 [paul]       1.9.13cvs34
9299
9300         patches by colin:
9301         * src/addressbook.c
9302         * src/addressitem.h
9303                 Add an edit button for contacts, fix selections
9304                 of gtksctree items
9305         * src/editaddress.c
9306                 Change labels, let Save be always possible in the
9307                 email and user atributes tabs
9308         * src/folderview.c
9309                 fix sort issues
9310         * src/summaryview.c
9311                 select next item instead of the displayed one
9312                 after deletion
9313
9314         * src/gtk/progressdialog.c
9315                 use prefs_common.enable_rules_hint
9316
9317 2005-08-13 [hoa]        1.9.13cvs33
9318
9319         * src/etpan/imap-thread.c
9320                 fixed build on Solaris.
9321
9322 2005-08-10 [colin]      1.9.13cvs32
9323
9324         * src/procmsg.c
9325                 Fix cvs31 (missing fclose before reading
9326                 the file)
9327
9328 2005-08-10 [colin]      1.9.13cvs31
9329
9330         * src/procmsg.c
9331                 Fix procmsg_msginfo_new_from_mimeinfo() when
9332                 the MimeInfo isn't stored in memory. This fixes
9333                 replying to an attached message.
9334
9335 2005-08-10 [colin]      1.9.13cvs30
9336
9337         * src/mainwindow.c
9338                 Fix slowness in account changing
9339
9340 2005-08-10 [colin]      1.9.13cvs29
9341
9342         * src/folder.c
9343         * src/folderutils.c
9344         * src/folderview.c
9345         * src/imap_gtk.c
9346         * src/mainwindow.c
9347         * src/mh_gtk.c
9348         * src/procmsg.c
9349         * src/summaryview.c
9350                 Optimize folder_has_parent_of_type
9351                 Prevent moving special sub-folders from contextual menus
9352                 Rework message a bit ("Empty all messages" -> "Delete all
9353                 messages")
9354                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9355                 and "Deleted Items" folders)
9356
9357 2005-08-08 [colin]      1.9.13cvs28
9358
9359         * src/summaryview.c
9360         * src/prefs_summaries.c
9361                 Make "Select first unread|new" more flexible
9362                 (just prioritize new or unread)
9363
9364 2005-08-08 [colin]      1.9.13cvs27
9365
9366         * src/summaryview.c
9367                 If "select first new" is selected and there only
9368                 are unread messages, fallback to "select first
9369                 unread".
9370
9371 2005-08-08 [colin]      1.9.13cvs26
9372
9373         * src/folder.c
9374                 Fix shameful bugs (and bug #779)
9375
9376 2005-08-08 [colin]      1.9.13cvs25
9377
9378         * src/folder.c
9379         * src/folder.h
9380                 Cache parents' type to make folder_has_parent_of_type
9381                 faster
9382         * src/folderview.c
9383                 Forbid DnD of special sub-folders
9384         * src/procmsg.c
9385         * src/procmsg.h
9386                 Add MAIL_POSTFILTERING_HOOK
9387         * src/summaryview.c
9388                 Revert over-zealous deletion of the use_addr_book 
9389                 code
9390
9391 2005-08-07 [colin]      1.9.13cvs24
9392
9393         * src/folder.c
9394                 Fix big mistake (passing MsgInfo instead 
9395                 of FolderItem)
9396
9397 2005-08-07 [colin]      1.9.13cvs23
9398
9399         * src/compose.c
9400         * src/folder.c
9401         * src/folder.h
9402         * src/foldersel.c
9403         * src/folderutils.c
9404         * src/folderview.c
9405         * src/imap.c
9406         * src/mainwindow.c
9407         * src/messageview.c
9408         * src/mh.c
9409         * src/msgcache.c
9410         * src/procmime.c
9411         * src/summaryview.c
9412                 Make subfolders of Drafts, Queue, Outbox, Trash
9413                 work like their parents. 
9414                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9415
9416 2005-08-07 [colin]      1.9.13cvs22
9417
9418         * src/addressbook.c
9419                 Fix bug #771 (Dragged contacts not saved)
9420
9421 2005-08-07 [paul]       1.9.13cvs21
9422
9423         * src/summaryview.c
9424                 fix bug 32 'Search Doesn't display results
9425                 if "Hide Read Messages" is chosen'
9426                 be more literal in interpreting 'Hide read
9427                 messages'
9428
9429 2005-08-07 [colin]      1.9.13cvs20
9430
9431         * src/folderview.c
9432                 Add debug
9433         * src/summaryview.c
9434                 Faster 'unthread_for_execution'
9435
9436 2005-08-06 [paul]       1.9.13cvs19
9437
9438         * src/mainwindow.c
9439                 add mnemonics to Set displayed columns
9440                 fix bug where msgview_visible option was
9441                 overwritten as TRUE on startup
9442
9443 2005-08-06 [paul]       1.9.13cvs18
9444
9445         * src/mainwindow.c
9446                 refer to 'displayed columns in folder/message
9447                 list' not 'displayed items in summary/message view'
9448         * src/prefs_display_header.c
9449                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9450                 be consistent with similar dialogues
9451         * src/prefs_folder_column.c
9452         * src/prefs_summary_column.c
9453                 'columns' not 'items', and folder and message lists,
9454                 instead of folder and summary views;
9455                 Use 'Hidden columns' as list heading not 'Available
9456                 items';
9457                 move the 'Remove' button to the right hand side;
9458                 top-align the buttons;
9459                 remove unneeded vbox
9460         * src/prefs_summaries.c
9461                 put the 2 column prefs buttons in a frame to reduce
9462                 overall width; refer to columns not items &c.
9463
9464 2005-08-05 [colin]      1.9.13cvs17
9465
9466         * src/prefs_common.c
9467         * src/prefs_common.h
9468         * src/mainwindow.c
9469         * src/compose.c
9470         * src/messageview.c
9471                 Add an hidden toolbar_detachable pref, so
9472                 that I can get rid of these painful handles
9473                 in the toolbars. Defaults to TRUE to avoid
9474                 changing the GUI on unsuspecting people...
9475
9476 2005-08-05 [colin]      1.9.13cvs16
9477
9478         * src/Makefile.am
9479         * src/prefs_folder_column.c
9480         * src/prefs_folder_column.h
9481                 Add prefs for folder columns
9482         * src/folderview.c
9483         * src/folderview.h
9484         * src/mainwindow.c
9485         * src/mainwindow.h
9486         * src/prefs_common.c
9487         * src/prefs_common.h
9488         * src/prefs_summaries.c
9489                 Use them
9490         * src/prefs_summary_column.c
9491         * src/summaryview.c
9492         * src/summaryview.h
9493                 Add a To column
9494         * src/textview.c
9495         * src/common/utils.c
9496         * src/common/utils.h
9497                 Move uri colourisation functions
9498                 to utils
9499         * src/compose.c
9500                 Colourise URIs
9501         * src/imap.c
9502                 Fix bug with LIST where we'd try
9503                 to get Folder//////[...]/// 
9504
9505 2005-08-05 [paul]       1.9.13cvs15
9506
9507         * src/prefs_summaries.c
9508                 improve the English usage
9509         * src/summaryview.c
9510                 set font on column change
9511                 thanks to Colin
9512
9513 2005-08-05 [paul]       1.9.13cvs14
9514
9515         * src/prefs_common.c
9516         * src/prefs_common.h
9517         * src/prefs_summaries.c
9518         * src/summaryview.c
9519                 replace 'open_unread_on_enter' option with
9520                 'select_on_entry' option. opening/not opening
9521                 is now exclusively controlled by 'always_show_msg'
9522
9523 2005-08-04 [colin]      1.9.13cvs13
9524
9525         * src/compose.c
9526                 Remove dead code
9527                 Add colourisation of quotes and signatures
9528         * src/folderview.c
9529                 Fix possible crashes
9530         * src/messageview.c
9531                 Change an assert that is no problem
9532         * src/news.c
9533         * src/news_gtk.c
9534         * src/news_gtk.h
9535                 Fix offline mode
9536         * src/gtk/quicksearch.c
9537                 Fix a possible crash
9538
9539 2005-08-03 [colin]      1.9.13cvs12
9540
9541         * src/prefs_account.c
9542                 Fix bug #777 (Sylpheed crash in account configuration)
9543
9544 2005-08-03 [colin]      1.9.13cvs11
9545
9546         * src/addressbook.c
9547         * src/editaddress.c
9548         * src/editgroup.c
9549                 Fixing addressbook, round 2
9550         * src/textview.c
9551                 Fix emphasis color on rechecking 'Colorize messages'
9552
9553 2005-08-03 [paul]       1.9.13cvs10
9554
9555         sync with main
9556
9557         * src/addr_compl.c
9558         * src/compose.c
9559         * src/main.c
9560         * src/pop.c
9561         * src/prefs_account.c
9562         * src/procmime.c
9563         * src/procmsg.c
9564         * src/quote_fmt_parse.y
9565         * src/textview.c
9566         * src/common/quoted-printable.c
9567         * src/common/utils.c
9568         * src/common/utils.h
9569         * src/common/xml.c
9570                 replaced incorrect locale-independent
9571                 ctype functions with GLib's. Corrected
9572                 signedness mismatch.
9573         * src/headerview.c
9574                 headerview_create(): added spacing for vbox.
9575         * src/gtk/about.c
9576                 set focus to the OK button.
9577
9578 2005-08-03 [colin]      1.9.13cvs9
9579
9580         * src/folderview.c
9581                 Fix possible crash
9582
9583 2005-08-02 [colin]      1.9.13cvs8
9584
9585         * src/mainwindow.c
9586                 Fix cast
9587         * src/addressbook.c
9588         * src/addressitem.h
9589                 Fix a cast and more generally, try to make the
9590                 GUI more intuitive and consistent (round 1)
9591
9592 2005-08-02 [paul]       1.9.13cvs7
9593
9594         * src/folder.h
9595                 missing in 1.9.13cvs6
9596
9597 2005-08-02 [colin]      1.9.13cvs6
9598
9599         * src/folder.c
9600                 Fix one more leak
9601
9602 2005-08-02 [colin]      1.9.13cvs5
9603
9604         * src/folder.c
9605         * src/folderview.c
9606         * src/imap.c
9607         * src/main.c
9608         * src/mbox.c
9609         * src/procmsg.c
9610         * src/summaryview.c
9611                 Fix a number of folder_item_get_msg_list()-related
9612                 leaks (missing procmsg_msginfo_free()s)
9613
9614 2005-08-01 [colin]      1.9.13cvs4
9615
9616         * src/folderview.c
9617         * src/folderview.h
9618         * src/mainwindow.c
9619         * src/prefs_fonts.c
9620         * src/prefs_summaries.c
9621         * src/prefs_themes.c
9622         * src/summaryview.c
9623         * src/summaryview.h
9624         * src/textview.c
9625         * src/textview.h
9626                 Fix instant-apply of summary and folderview-related prefs
9627                 Fix erroneous g_free and alertpanels in prefs_theme
9628                 Add instant-apply for fonts
9629                 Defer applying of prefs a little bit so it's done only
9630                 once even if requested by multiples prefs pages
9631
9632 2005-08-01 [paul]       1.9.13cvs3
9633
9634         * src/main.c
9635                 fix bug 776 'S.C. crashes on close'
9636                 thanks to Colin
9637         * src/etpan/etpan-thread-manager-types.h
9638                 add missing include
9639                 thanks to Hoa
9640
9641 2005-07-25 [paul]       1.9.13cvs2
9642
9643         * src/summaryview.c
9644                 fix typos. spotted by Fabien Vantard
9645
9646 2005-07-24 [paul]       1.9.13cvs1
9647
9648         * doc/man/sylpheed.1
9649                 update man page, incorporating fix of
9650                 bug 769 'Typo in manpage'
9651         * src/etpan/imap-thread.c
9652                 fix NetBSD openssl dependencies. patch by
9653                 George Michaelson <ggm@apnic.net>
9654         * po/pt_BR.po
9655                 updated by Frederico Goncalves Guimaraes
9656
9657 2005-07-22 [paul]       1.9.13
9658
9659         1.9.13 release
9660
9661 2005-07-22 [paul]       1.9.12cvs91
9662
9663         * AUTHORS
9664         * INSTALL
9665         * README.claws
9666         * RELEASE_NOTES.claws
9667                 updated for release
9668         * configure.ac
9669         * po/nb.po
9670         * tools/claws.i18n.status.pl
9671                 add Norwegian translation. submiited by
9672                 Geir Helland <pjallabais@users.sourceforge.net>
9673         * po/ca.po
9674         * po/de.po
9675         * po/es.po
9676         * po/fi.po
9677         * po/fr.po
9678         * po/it.po
9679         * po/sk.po
9680         * po/sr.po
9681         * po/zh_CN.po
9682                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9683                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9684                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9685                 Yang Guilong
9686         * src/plugins/clamav/clamav_plugin_gtk.c
9687         * src/plugins/spamassassin/spamassassin_gtk.c
9688                 replace outdated description strings
9689
9690 2005-07-21 [colin]      1.9.12cvs90
9691
9692         * src/folder.c
9693                 Set folder to batch mode when scanning it. Makes deletion
9694                 of unread mails on IMAP much faster (due to the UNREAD 
9695                 flag unsetting)
9696
9697 2005-07-21 [darko]      1.9.12cvs89
9698
9699         * configure.ac
9700                 link against libresolv if necessary (patch by Paul)
9701         * src/msgcache.c
9702                 use glib's portable macros to determine endianness
9703
9704 2005-07-21 [paul]       1.9.12cvs88
9705
9706         * src/crash.c
9707         * src/gtk/about.c
9708                 update compiled-in features list
9709
9710 2005-07-20 [colin]      1.9.12cvs87
9711
9712         * src/folder.c
9713         * src/textview.c
9714                 Gcc 2.9x compilation fixes, thanks to Darko
9715         * src/plugins/clamav/clamav_plugin.c
9716                 Little optimisation: load virus database only once
9717         * src/plugins/spamassassin/spamassassin.c
9718                 Big optimisation: filtering one mail took at least 1 second,
9719                 now it takes at least 50ms. Doesn't speed up spamassassin 
9720                 itself, but should already be much more tolerable.
9721
9722 2005-07-20 [colin]      1.9.12cvs86
9723
9724         * src/summaryview.c
9725                 Fix performance issue
9726
9727 2005-07-19 [colin]      1.9.12cvs85
9728
9729         * src/plugins/pgpinline/plugin.c
9730                 Fix warning
9731
9732 2005-07-19 [colin]      1.9.12cvs84
9733
9734         * configure.ac
9735         * src/plugins/Makefile.am
9736         * src/plugins/pgpinline/.cvsignore
9737         * src/plugins/pgpinline/Makefile.am
9738         * src/plugins/pgpinline/pgpinline.c
9739         * src/plugins/pgpinline/pgpinline.deps
9740         * src/plugins/pgpinline/pgpinline.h
9741         * src/plugins/pgpinline/plugin.c
9742                 Put pgpinline in the main tree
9743
9744 2005-07-19 [paul]       1.9.12cvs83
9745
9746         * src/prefs_actions.c
9747                 prevent '//' in menu names, which cause a crash
9748                 thanks to Colin
9749
9750 2005-07-19 [paul]       1.9.12cvs82
9751
9752         * configure.ac
9753                 be generally more informative in configure output.
9754                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9755                 '[ --disable-openssl ...', as --enable-openssl is default
9756                 PGP/MIME: don't check for GPGME again, check for
9757                 pgpcore instead. Therefore prevent the possibility of
9758                 attempting to build pgpmime if pgpcore dependencies are
9759                 not met
9760                 ClamAV: use pkgconfig to check for lib
9761                 libgnomeprint: revert logic on inner test to match
9762                 everything else
9763         * src/plugins/pgpcore/sgpgme.c
9764                 add missing include
9765
9766 2005-07-19 [colin]      1.9.12cvs81
9767
9768         * src/summaryview.c
9769                 Fix slow thread rebuilding in particular
9770                 cases
9771
9772 2005-07-19 [paul]       1.9.12cvs80
9773
9774         * sylpheed-claws.desktop
9775                 fix typo, spotted by Stephan Sachse
9776         * src/account.c
9777                 replace GTK_STOCK_ADD with
9778                 GTK_STOCK_NEW button
9779
9780 2005-07-18 [colin]      1.9.12cvs79
9781
9782         * src/etpan/imap-thread.c
9783                 Fix return value (Thanks Hoa)
9784
9785 2005-07-18 [colin]      1.9.12cvs78
9786
9787         * src/imap.c
9788                 Allow empty passwords
9789                 Create drafts/queue/outbox if necessary
9790         * src/summaryview.c
9791                 Remove old code
9792         * src/etpan/imap-thread.c
9793                 Fix STARTTLS (Thanks to Hoa)
9794
9795 2005-07-18 [paul]       1.9.12cvs77
9796
9797         * ChangeLog-gtk2.jp
9798         * ChangeLog.jp
9799                 removed
9800         * Makefile.am
9801                 updated to reflect additions and removals
9802         * TODO
9803                 updated to be claws-specific
9804         * TODO-gtk2
9805         * TODO-gtk2.jp
9806         * TODO.jp
9807         * sylpheed-128x128.png
9808         * sylpheed-64x64.png
9809                 removed
9810         * sylpheed-claws-128x128.png
9811         * sylpheed-claws-64x64.png
9812         * sylpheed-claws.desktop
9813         * sylpheed-claws.png
9814                 added
9815         * sylpheed.desktop
9816         * sylpheed.png
9817                 removed
9818
9819 2005-07-17 [paul]       1.9.12cvs76
9820
9821         * src/account.c
9822         * src/addressbook.c
9823         * src/alertpanel.c
9824         * src/alertpanel.h
9825         * src/compose.c
9826         * src/exphtmldlg.c
9827         * src/expldifdlg.c
9828         * src/folderview.c
9829         * src/imap_gtk.c
9830         * src/inc.c
9831         * src/message_search.c
9832         * src/messageview.c
9833         * src/mh_gtk.c
9834         * src/news_gtk.c
9835         * src/prefs_actions.c
9836         * src/prefs_filtering.c
9837         * src/prefs_matcher.c
9838         * src/prefs_template.c
9839         * src/prefs_themes.c
9840         * src/ssl_manager.c
9841         * src/summary_search.c
9842         * src/textview.c
9843         * src/toolbar.c
9844         * src/gtk/sslcertwindow.c
9845         * src/plugins/pgpcore/sgpgme.c
9846                 rework alertpanels
9847
9848 2005-07-17 [colin]      1.9.12cvs75
9849
9850         * src/privacy.c
9851                 add a PrivacySystem accessor that checks that
9852                 the system cached in a MimeInfo's privacydata
9853                 is still registered. Use this accessor instead
9854                 of directly using data->system. Fixes crashes
9855                 after unloading pgp plugins.
9856
9857 2005-07-17 [colin]      1.9.12cvs74
9858
9859         * src/alertpanel.c
9860                 Change geometry hints to a simple default size.
9861                 Fixes the certs dialogs.
9862
9863 2005-07-17 [colin]      1.9.12cvs73
9864
9865         * src/gtk/sslcertwindow.c
9866                 Use a gtkExpander
9867
9868 2005-07-17 [colin]      1.9.12cvs72
9869
9870         * src/plugins/pgpcore/Makefile.am
9871         * src/plugins/pgpmime/Makefile.am
9872                 Add gpgme libs
9873
9874 2005-07-17 [paul]       1.9.12cvs71
9875
9876         * configure.ac
9877                 add --disable-gnomeprint option
9878                 modified version of patch by Marius Mauch
9879
9880 2005-07-17 [paul]       1.9.12cvs70
9881
9882         * src/common/defs.h
9883                 update urls
9884         * src/account.c
9885         * src/action.c
9886         * src/addressbook.c
9887         * src/compose.c
9888         * src/foldersel.c
9889         * src/folderview.c
9890         * src/html.c
9891         * src/imap_gtk.c
9892         * src/main.c
9893         * src/mainwindow.c
9894         * src/messageview.c
9895         * src/mh_gtk.c
9896         * src/mimeview.c
9897         * src/news_gtk.c
9898         * src/prefs_account.c
9899         * src/prefs_send.c
9900         * src/prefs_summaries.c
9901         * src/procmsg.c
9902         * src/summaryview.c
9903         * src/common/utils.c
9904         * src/common/xml.c
9905         * src/plugins/pgpcore/passphrase.c
9906         * src/plugins/pgpcore/select-keys.c
9907                 replace inappropriately used backticks
9908                 with single quotes
9909
9910 2005-07-16 [colin]      1.9.12cvs69
9911
9912         * src/image_viewer.c
9913                 Add extra paranoid checks
9914
9915 2005-07-16 [colin]      1.9.12cvs68
9916
9917         * src/plugins/pgpcore/prefs_gpg.c
9918                 Don't auto-check sigs by default, as it
9919                 can be really slow.
9920
9921 2005-07-16 [colin]      1.9.12cvs67
9922
9923         * src/plugins/pgpcore/sgpgme.c
9924                 Make messages a bit better.
9925
9926 2005-07-16 [colin]      1.9.12cvs66
9927
9928         * src/imap.c
9929                 Remove pseudo-log
9930         * src/etpan/imap-thread.c
9931                 Add real log
9932
9933 2005-07-16 [colin]      1.9.12cvs65
9934
9935         * src/main.c
9936         * src/prefs_other.c
9937                 And now, fix build with libetpan :-/
9938
9939 2005-07-15 [colin]      1.9.12cvs64
9940
9941         * src/prefs_other.c
9942                 Continue fixing build without libetpan.
9943
9944 2005-07-15 [colin]      1.9.12cvs63
9945
9946         * src/main.c
9947                 Fix build with --disable-libetpan
9948
9949 2005-07-15 [colin]      1.9.12cvs62
9950
9951         * configure.ac
9952                 Bump libetpan's version
9953
9954 2005-07-15 [colin]      1.9.12cvs61
9955
9956         * src/etpan/imap-thread.c
9957                 Actually stop logging :)
9958
9959 2005-07-15 [colin]      1.9.12cvs60
9960
9961         * src/addressbook.c
9962                 Fix dnd of multiple addresses.
9963
9964 2005-07-15 [hoa]        1.9.12cvs59
9965
9966         * src/etpan/imap-thread.c
9967             disable login of IMAP password in libetpan log file.
9968
9969 2005-07-15 [paul]       1.9.12cvs58
9970
9971         * src/account.c
9972                 don't automatically sort
9973                 do allow drag n drop
9974
9975 2005-07-15 [paul]       1.9.12cvs57
9976
9977         * src/account.c
9978         * src/ssl_manager.c
9979                 alphabetical listing
9980
9981 2005-07-15 [paul]       1.9.12cvs56
9982
9983         * src/gtk/pluginwindow.c
9984                 sort plugin list alphabetically
9985
9986 2005-07-15 [paul]       1.9.12cvs55
9987
9988         * src/prefs_spelling.c
9989         * src/prefs_wrapping.c
9990                 unify English usage
9991
9992 2005-07-15 [colin]      1.9.12cvs54
9993
9994         * src/wizard.c
9995                 Typo fix
9996
9997 2005-07-15 [paul]       1.9.12cvs53
9998
9999         * src/prefs_message.c
10000                 make 'show cursor' a hidden option
10001
10002 2005-07-14 [colin]      1.9.12cvs52
10003
10004         * src/plugins/spamassassin/Makefile.am
10005         * src/plugins/clamav/Makefile.am
10006                 Fix double EXTRA_DISTs
10007
10008 2005-07-14 [colin]      1.9.12cvs51
10009
10010         * src/plugins/clamav/Makefile.am
10011         * src/plugins/clamav/clamav_plugin_gtk.deps
10012         * src/plugins/spamassassin/Makefile.am
10013         * src/plugins/spamassassin/spamassassin_gtk.deps
10014                 Make $plugin_gtk depend on $plugin
10015
10016 2005-07-14 [hoa]        1.9.12cvs50
10017
10018         * src/etpan/imap-thread.c
10019                 enable debug log of libetpan when running with --debug
10020
10021 2005-07-14 [colin]      1.9.12cvs49
10022
10023         * configure.ac
10024         * src/common/Makefile.am
10025         * src/common/plugin.c
10026         * src/common/plugin.h
10027                 Add a little plugin dependancy system.
10028                 Plugins can ship a $plugin_name.deps file
10029                 (near them in PLUGINDIR) so that their
10030                 dependancies are loaded if possible.
10031         * src/plugins/Makefile.am
10032         * src/plugins/pgpcore/Makefile.am
10033         * src/plugins/pgpcore/passphrase.c
10034         * src/plugins/pgpcore/passphrase.h
10035         * src/plugins/pgpcore/plugin.c
10036         * src/plugins/pgpcore/prefs_gpg.c
10037         * src/plugins/pgpcore/prefs_gpg.h
10038         * src/plugins/pgpcore/select-keys.c
10039         * src/plugins/pgpcore/select-keys.h
10040         * src/plugins/pgpcore/sgpgme.c
10041         * src/plugins/pgpcore/sgpgme.h
10042                 Introduce pgpcore, used by pgpmime and
10043                 pgpinline
10044         * src/plugins/pgpmime/Makefile.am
10045         * src/plugins/pgpmime/passphrase.c
10046         * src/plugins/pgpmime/passphrase.h
10047         * src/plugins/pgpmime/pgpmime.c
10048         * src/plugins/pgpmime/pgpmime.deps
10049         * src/plugins/pgpmime/plugin.c
10050         * src/plugins/pgpmime/prefs_gpg.c
10051         * src/plugins/pgpmime/prefs_gpg.h
10052         * src/plugins/pgpmime/select-keys.c
10053         * src/plugins/pgpmime/select-keys.h
10054         * src/plugins/pgpmime/sgpgme.c
10055         * src/plugins/pgpmime/sgpgme.h
10056                 Remove the core from pgpmime and add the
10057                 dependancy to pgpcore.
10058
10059 2005-07-14 [paul]       1.9.12cvs48
10060
10061         * src/stock_pixmap.c
10062                 forgot this in last commit
10063
10064 2005-07-14 [paul]       1.9.12cvs47
10065
10066         * src/account.c
10067         * src/addressbook.c
10068                 add accelerators for the buttons (sync with main)
10069         * src/compose.c
10070         * src/compose.h
10071                 add accelerators for the buttons.
10072                 fix editing with external editor.
10073                 replace gdk_input_*() with GIOChannel;
10074                 (sync with main)
10075         * src/foldersel.c
10076                 display folder names with new/unread
10077                 representation (sync with main)
10078         * src/main.c
10079                 specify default window icon (sync with main)
10080         * src/prefs_common.c
10081                 use_addr_book default to FALSE
10082         * src/summaryview.c
10083         * src/textview.c
10084                 add accelerators for the buttons (sync with main)
10085         * src/gtk/menu.c
10086                 fix typos
10087         * src/pixmaps/sylpheed_icon.xpm
10088                 updated
10089
10090 2005-07-13 [paul]       1.9.12cvs46
10091
10092         * src/plugins/pgpmime/pgpmime.c
10093         * src/plugins/pgpmime/sgpgme.c
10094                 (temporarily) use deprecated gpgme_data_rewind()
10095                 while largefile support is not present
10096                 (as suggested by Colin)
10097
10098 2005-07-13 [paul]       1.9.12cvs45
10099
10100         * configure.ac
10101                 remove large file support (for now):
10102                 it breaks too many things
10103
10104 2005-07-13 [paul]       1.9.12cvs44
10105
10106         * configure.ac
10107                 add large file support
10108         * src/html.c
10109                 fix bug #763 where href attribute was not
10110                 the very first attribute of a link
10111                 patch by Thomas Gilgin
10112
10113 2005-07-13 [colin]      1.9.12cvs43
10114
10115         * src/gtk/pluginwindow.c
10116                 Little portability fix
10117
10118 2005-07-13 [colin]      1.9.12cvs42
10119
10120         * src/plugins/pgpmime/sgpgme.c
10121                 Fix crasher.
10122
10123 2005-07-13 [colin]      1.9.12cvs41
10124
10125         * src/plugins/pgpmime/pgpmime.c
10126         * src/plugins/pgpmime/sgpgme.c
10127                 Use gpgme_data_release_and_get_mem instead
10128                 of gpgme_data_read.
10129
10130 2005-07-13 [colin]      1.9.12cvs40
10131
10132         * configure.ac
10133         * src/plugins/pgpmime/passphrase.c
10134         * src/plugins/pgpmime/passphrase.h
10135         * src/plugins/pgpmime/pgpmime.c
10136         * src/plugins/pgpmime/plugin.c
10137         * src/plugins/pgpmime/select-keys.c
10138         * src/plugins/pgpmime/select-keys.h
10139         * src/plugins/pgpmime/sgpgme.c
10140         * src/plugins/pgpmime/sgpgme.h
10141                 Port pgpmime to gpgme-1.0.
10142
10143 2005-07-12 [paul]       1.9.12cvs39
10144
10145         * AUTHORS
10146         * src/toolbar.c
10147         * src/toolbar.h
10148                 add a 'Go to Prev' button to the toolbar.
10149                 correct tooltip text of go to buttons.
10150                 based on patch by Yang Guilong <bamanzi@gmail.com>
10151
10152 2005-07-12 [colin]      1.9.12cvs38
10153
10154         * src/statusbar.c
10155                 Fix progress bar showing stuff at startup.
10156
10157 2005-07-12 [paul]       1.9.12cvs37
10158
10159         * src/editjpilot.c
10160                 fix building with jpilot support
10161
10162 2005-07-11 [colin]      1.9.12cvs36
10163
10164         * src/inc.c
10165                 Add visual indication that filtering is running
10166         * src/textview.c
10167                 Make {}[] uri delimiters
10168         * src/summaryview.c
10169                 Remove useless (and slow) calls
10170
10171 2005-07-11 [paul]       1.9.12cvs35
10172
10173         * src/plugins/clamav/clamav_plugin_gtk.c
10174         * src/plugins/dillo_viewer/dillo_prefs.c
10175         * src/plugins/pgpmime/prefs_gpg.c
10176         * src/plugins/spamassassin/spamassassin_gtk.c
10177                 gather plugins prefs together under their
10178                 own 'Plugins' heading
10179
10180 2005-07-11 [paul]       1.9.12cvs34
10181
10182         sync with main
10183
10184         * src/account.c
10185                 account_delete(): modified alert dialog
10186         * src/editjpilot.c
10187         * src/editvcard.c
10188                 fixed a crash when cancelling file selection
10189                 dialog by Escape key. Made non-ascii filename
10190                 selectable.
10191         * src/prefs_template.c
10192                 prefs_template_window_create(): make scrolled
10193                 window policy AUTOMATIC
10194
10195 2005-07-10 [hoa]        1.9.12cvs33
10196
10197         * src/etpan/imap-thread.c
10198                 workaround for old Courier IMAP servers.
10199
10200 2005-07-10 [colin]      1.9.12cvs32
10201
10202         * src/folder.c
10203         * src/statusbar.c
10204         * src/statusbar.h
10205                 Add visual progress indicator on filtering/processing
10206                 Factorize the progress bar code
10207         * src/imap.c
10208         * src/imap.h
10209         * src/etpan/imap-thread.c
10210                 Add a reference counter to avoid destroying the Folder
10211                 while it's in use by another callback.
10212
10213 2005-07-09 [hoa]        1.9.12cvs31
10214
10215         * src/imap.c
10216         * src/etpan/imap-thread.c
10217                 fixed deadlock when removing IMAP account.
10218
10219 2005-07-08 [colin]      1.9.12cvs30
10220
10221         * src/textview.c
10222         * src/unmime.c
10223                 Fix again problems decoding broken headers
10224         * src/gtk/inputdialog.c
10225                 Fix local variable shadowing a global one
10226
10227 2005-07-08 [colin]      1.9.12cvs29
10228
10229         * src/msgcache.c
10230                 Make the cache/mark files platform-agnostic by writing
10231                 them in little-endian format. Reading them is also done
10232                 in little-endian format, of course; however, in order
10233                 to avoid trashing mark data on big-endian machines, the
10234                 files are, at first, read from the native format if the
10235                 little-endian one doesn't exist. This is easy to deter-
10236                 mine by trying to open a file with a swapped data_ver
10237                 and seeing if it's the wanted version.
10238                 Little-endian using users should see absolutely no
10239                 difference, Big-endian users may get a very little
10240                 performance drop due to byte-swapping.
10241                 Tested on i386 and ppc32. 
10242                 Fixes bug #159 (The index file, in the mailboxes, is 
10243                 hardware depending).
10244
10245                 To have the cache/mark files updated to the new little-
10246                 endian format, "Check for new messages" or even
10247                 "Rebuild folder tree" aren't enough. Files will be
10248                 updated as soon as a folder has been opened/closed.
10249                 To update everything, just select all folders by
10250                 selecting them one by one.
10251
10252 2005-07-07 [colin]      1.9.12cvs28
10253
10254         * src/imap.c
10255                 Remember the folder separator per IMAPFolder
10256                 instead of globally.
10257                 Revive the Session on noop; fixes bug #761
10258                 (mark a bunch of unread messages as read takes 
10259                 forever)
10260
10261 2005-07-07 [darko]      1.9.12cvs27
10262
10263         * src/common/template.c
10264                 Sort templates alphabetically
10265
10266 2005-07-06 [colin]      1.9.12cvs26
10267
10268         * src/imap.c
10269                 Try to use the correct separator in
10270                 most cases. Possibly fixes bug #759
10271                 (only creates the INBOX folder when 
10272                 setting up new IMAP account) and 
10273                 bug #760 (Can't retrieve messages)
10274
10275 2005-07-06 [colin]      1.9.12cvs25
10276
10277         * src/imap.c
10278                 Use real_path in status command. This will
10279                 help later, when namespaces will be used.
10280
10281 2005-07-06 [colin]      1.9.12cvs24
10282
10283         * configure.ac
10284         * src/account.c
10285         * src/folder.c
10286         * src/imap.c
10287         * src/etpan/etpan-log.c
10288         * src/etpan/etpan-thread-manager.c
10289         * src/etpan/imap-thread.c
10290                 Add a --disable-libetpan parameter. With this,
10291                 users that don't want IMAP4 support can avoid
10292                 the new dependancy (and have no IMAP support).
10293                 Users that have IMAP4 accounts and use this
10294                 parameter won't lose their configuration, their
10295                 IMAP accounts will just be invisible and not
10296                 used.
10297         * src/textview.c
10298                 Make the "Copy ..." contextual menu items 
10299                 copy to both the X clipboard and the gtk 
10300                 clipboard - as most other apps do.
10301         * src/gtk/about.c
10302                 Add a notice about OpenSSL usage, in order to
10303                 comply with OpenSSL's license (point 6):
10304                 http://www.openssl.org/source/license.html
10305
10306 2005-07-06 [colin]      1.9.12cvs23
10307
10308         * src/alertpanel.c
10309                 Fix a minimum size for alertpanels
10310         * src/compose.c
10311                 Show 'No space left on device' type errors
10312                 when queuing/sending
10313         * src/imap_gtk.c
10314         * src/mh_gtk.c
10315                 Rework folder's deletion message (remove 
10316                 extra \n)
10317
10318 2005-07-05 [colin]      1.9.12cvs22
10319
10320         * src/imap.c
10321                 Add an alertpanel on auth error
10322                 Add pseudo-log
10323                 Remove pthread-related stuff
10324
10325 2005-07-05 [colin]      1.9.12cvs21
10326
10327         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10328                 Fix crash on plugin reloading (with a hack)
10329
10330 2005-07-05 [colin]      1.9.12cvs20
10331
10332         * src/prefs_account.c
10333         * src/prefs_account.h
10334                 Fix typo
10335         * src/gtk/filesel.c
10336         * src/gtk/filesel.h
10337                 Add a way to filter the view
10338         * src/gtk/pluginwindow.c
10339                 Filter loadable stuff
10340         * src/plugins/pgpmime/prefs_gpg.c
10341                 Fix missing unregistration
10342         * .cvsignore
10343         * src/etpan/.cvsignore
10344         * src/plugins/spamassassin/.cvsignore
10345                 Add more stuff to cvs ignored files
10346
10347 2005-07-04 [colin]      1.9.12cvs19
10348
10349         * src/imap.c
10350                 Fix scan_required returning FALSE when it
10351                 shouldn't. Maybe fix #760 (Can't retrieve
10352                 messages)
10353
10354 2005-07-04 [colin]      1.9.12cvs18
10355
10356         * src/summaryview.c
10357                 Fix always_show_msg pref
10358
10359 2005-07-04 [paul]       1.9.12cvs17
10360
10361         sync with main (forgotten in last commit)
10362         
10363         * src/common/utils.c
10364         * src/common/utils.h
10365                 check_line_length(): new.
10366                 is_dir_exist()
10367                 is_file_entry_exist()
10368                 dirent_is_regular_file()
10369                 dirent_is_directory(): use g_file_test() instead of stat().
10370
10371 2005-07-04 [paul]       1.9.12cvs16
10372
10373         sync with main:
10374
10375         * src/compose.c
10376                 compose_write_to_file(): check for line
10377                 length limit and display warning if exceeds
10378         * src/jpilot.c
10379                 use get_home_dir() instead of g_get_home_dir()
10380         * src/procheader.c
10381                 removed warning about invalid date
10382         * src/vcard.c
10383                 use get_home_dir() instead of g_get_home_dir()
10384
10385 2005-07-04 [paul]       1.9.12cvs15
10386
10387         * src/stock_pixmap.c
10388                 fix new pixmap naming errors
10389                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10390
10391 2005-07-04 [colin]      1.9.12cvs14
10392
10393         * src/imap.c
10394                 Fix debugging string with a warning
10395
10396 2005-07-04 [colin]      1.9.12cvs13
10397
10398         * configure.ac
10399                 Add a check for libetpan's version (>= 0.37)
10400
10401 2005-07-04 [hoa]        1.9.12cvs12
10402
10403         * commitHelper
10404         * src/imap.c
10405         * src/etpan/imap-thread.c
10406         * src/etpan/imap-thread.h
10407                 fixed IMAP implementation of check of mails.
10408
10409 2005-07-03 [hoa]        1.9.12cvs11
10410
10411         * src/etpan/Makefile.am
10412         * src/etpan/etpan-errors.h
10413         * src/etpan/etpan-log.[ch]
10414         * src/etpan/etpan-thread-manager-types.h
10415         * src/etpan/etpan-thread-manager.[ch]
10416         * src/etpan/imap-thread.[ch]
10417         * src/Makefile.am
10418         * src/imap.c
10419         * src/main.c
10420         * src/prefs_other.c
10421         * configure.ac
10422             merged imap branch.
10423             dependency on libetpan 0.37 is now added.
10424
10425 2005-07-01 [colin]      1.9.12cvs10
10426
10427         * src/Makefile.am
10428         * src/folder.c
10429         * src/folder.h
10430         * src/folderview.c
10431         * src/stock_pixmap.c
10432         * src/stock_pixmap.h
10433         * src/plugins/trayicon/trayicon.c
10434                 Add marked symbol on folders containing
10435                 marked messages
10436         * src/procmsg.c
10437         * src/procmsg.h
10438         * src/toolbar.c
10439         * src/prefs_common.c
10440         * src/prefs_common.h
10441         * src/prefs_send.c
10442                 Add an optional confirmation dialog on queue
10443                 sending. Patch by wwp.
10444         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10445         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10446         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10447         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10448         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10449         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10450         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10451         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10452         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10453         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10454         * src/pixmaps/trash_mark.xpm            ** ADDED **
10455                 New pixmaps
10456
10457 2005-07-01 [colin]      1.9.12cvs9
10458
10459         * src/summaryview.c
10460                 Fix a little threading bug
10461         * src/addrgather.c
10462         * src/mainwindow.c
10463                 A little bit of HIG normality never hurts
10464
10465 2005-07-01 [colin]      1.9.12cvs8
10466
10467         * src/compose.c
10468         * src/msgcache.c
10469         * src/pop.c
10470         * src/procmime.c
10471         * src/recv.c
10472         * src/common/log.c
10473         * src/common/template.c
10474         * src/common/utils.c
10475         * src/common/utils.h
10476                 Reverted the fwrite_atomic stuff. In fact
10477                 it is already atomic.
10478
10479 2005-06-30 [colin]      1.9.12cvs7
10480
10481         * src/common/utils.c
10482         * src/common/utils.h
10483                 Add an fwrite_atomic() function to make
10484                 sure we write everything: fwrite can make
10485                 short writes.
10486         * src/compose.c
10487         * src/msgcache.c
10488         * src/pop.c
10489         * src/procmime.c
10490         * src/recv.c
10491         * src/common/log.c
10492         * src/common/template.c
10493                 Use that (and fix swapping of size and nmemb).
10494                 Thanks to Rich Coe for the heads up.
10495
10496 2005-06-30 [colin]      1.9.12cvs6
10497
10498         * src/addressbook.c
10499                 Optimize addressbook opening 
10500
10501 2005-06-30 [colin]      1.9.12cvs5
10502
10503         * src/summaryview.c
10504                 Remove calls to summary_step after move/copy
10505
10506 2005-06-28 [paul]       1.9.12cvs4
10507
10508         * src/alertpanel.c
10509                 wrap and make the error msg selectable
10510
10511 2005-06-28 [paul]       1.9.12cvs3
10512
10513         * src/ssl_manager.c
10514                 replace the OK button with a Close button
10515         * src/gtk/foldersort.c
10516                 use GTK_STOCK_ icons/buttons
10517
10518 2005-06-28 [colin]      1.9.12cvs2
10519
10520         * src/gedit-print.c             ** ADDED **
10521         * src/gedit-print.h             ** ADDED **
10522         * src/gtk/gtksourceprintjob.c   ** ADDED **
10523         * src/gtk/gtksourceprintjob.h   ** ADDED **
10524                 I can't believe no one had enough time to tell
10525                 me I forgot the `cvs add`
10526
10527 2005-06-27 [colin]      1.9.12cvs1
10528
10529         * src/Makefile.am
10530         * src/gtk/Makefile.am
10531         * src/messageview.c
10532         * src/procmsg.c
10533         * src/summaryview.c
10534         * configure.ac
10535                 Add optional libgnomeprint-based printing
10536         * src/mainwindow.c
10537         * src/gtk/quicksearch.c
10538                 Add an Edit/Quick search menu item to show
10539                 and focus the quicksearch
10540
10541 2005-06-27 [paul]       1.9.12
10542
10543         1.9.12 release
10544
10545         * po/ca.po
10546         * po/de.po
10547         * po/es.po
10548         * po/fr.po
10549         * po/it.po
10550         * po/ko.po
10551         * po/pt_BR.po
10552         * po/sk.po
10553         * po/zh_CN.po
10554                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10555                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10556                 SungHyun Nam, Frederico Goncalves Guimaraes,
10557                 Andrej Kacian, and Yang Guilong
10558 2005-06-26 [colin]      1.9.11cvs106
10559
10560         * src/imap_gtk.c
10561                 Forgot one file for previous fix
10562
10563 2005-06-26 [colin]      1.9.11cvs105
10564
10565         * src/folder.c
10566         * src/imap.c
10567                 Fix problems with folder operations in no_select
10568                 imap folders. it applies only to mails, and 
10569                 creation/deletion/move/renaming of folders 
10570                 should be possible
10571
10572 2005-06-26 [paul]       1.9.11cvs104
10573
10574         * src/prefs_filtering.c
10575                 replace one more GTK_STOCK_REMOVE
10576                 with GTK_STOCK_DELETE
10577
10578 2005-06-25 [colin]      1.9.11cvs103
10579
10580         * src/imap.c
10581                 Optimize get_seq_set_from_seq_list
10582                 (Patch by Ricardo) 
10583
10584 2005-06-25 [colin]      1.9.11cvs102
10585
10586         * src/mh.c
10587                 If the directory exists, but not in the
10588                 correct encoding, rename it. This should
10589                 handle old-versions-induced bugs.
10590
10591 2005-06-25 [colin]      1.9.11cvs101
10592
10593         * src/mh.c
10594                 Fix path access with extended dir names
10595                 Fixes bug #589 (SC segfaults with wrong locale
10596                 settings)
10597
10598 2005-06-25 [colin]      1.9.11cvs100
10599
10600         * src/prefs_account.c
10601         * src/prefs_account.h
10602         * src/compose.c
10603                 Add an option to encrypt replies to
10604                 encrypted messages
10605
10606 2005-06-25 [colin]      1.9.11cvs99
10607
10608         * src/compose.c
10609         * src/quote_fmt_parse.y
10610                 ... And make it work with pgpinline.
10611
10612 2005-06-25 [colin]      1.9.11cvs98
10613
10614         * src/compose.c
10615         * src/procmime.c
10616         * src/procmime.h
10617         * src/quote_fmt_parse.y
10618                 o Make reedition of encrypted messages possible
10619                   (as long as it is encrypted to self too, no
10620                    magic there)
10621                 o Make replying with quote (and without selecting
10622                   text) possible for encrypted messages.
10623                 Closes bug #550 (Not possible to "reply with quote"
10624                 to gnupg encrypted messages)
10625
10626 2005-06-24 [paul]       1.9.11cvs97
10627
10628         * src/imap.c
10629                 add missing include
10630
10631 2005-06-24 [paul]       1.9.11cvs96
10632
10633         * src/editldap.c
10634                 made bind password entry invisible
10635                 (sync with main)
10636         * src/send_message.c
10637                 send_message_local(): check exit status
10638                 to detect errors (sync with main)
10639         * src/textview.c
10640                 use main's less ambiguous popup menu
10641                 wording
10642
10643 2005-06-24 [paul]       1.9.11cvs95
10644
10645         * src/prefs_actions.c
10646         * src/prefs_customheader.c
10647         * src/prefs_display_header.c
10648         * src/prefs_filtering_action.c
10649         * src/prefs_matcher.c
10650         * src/prefs_template.c
10651         * src/prefs_toolbar.c
10652                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10653         * src/gtk/description_window.c
10654                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10655
10656 2005-06-23 [colin]      1.9.11cvs94
10657
10658         * src/summaryview.c
10659                 Fix rough edges (be sure to call status_show whenever
10660                 necessary).
10661
10662 2005-06-23 [colin]      1.9.11cvs93
10663
10664         * src/summaryview.c
10665                 Optimize Select All
10666                 Before, in a 5K mails folder: 11s
10667                 After, in the same folder: 58000µs
10668                 The joys of locking... gtk_clist_select_all() fires a 
10669                 tree-select-row event for each selected row, which in 
10670                 summaryview, callbacks summary_selected which in turn,
10671                 calls summary_status_show, which walks the selected
10672                 rows. Hence, calling gtk_clist_select_all was 
10673                 exponential. Locking the summaryview makes 
10674                 summary_selected return early.
10675
10676 2005-06-23 [colin]      1.9.11cvs92
10677
10678         * src/imap.c
10679                 Move mutex at the important place to avoid
10680                 deadlocks
10681         * src/summaryview.c
10682                 Fix Del key deleting directly instead of
10683                 moving to trash
10684
10685 2005-06-22 [colin]      1.9.11cvs91
10686
10687         * src/plugins/spamassassin/libspamc.c
10688                 As we do spagetti code with assignations in multiple
10689                 places (see _message_read_raw where out = msg = raw),
10690                 let's be sure we don't free the same pointer twice.
10691                 Should fix bug #683 (Crash in libpam at 
10692                 message_cleanup).
10693
10694 2005-06-22 [colin]      1.9.11cvs90
10695
10696         * src/compose.c
10697         * src/messageview.c
10698         * src/toolbar.c
10699                 Make toolbar's delete use the move to trash stuff;
10700                 Add gtk_widget_realize to be sure pixmaps can get
10701                 created (that may fix an old worksforme bug which
10702                 I can't find back...)
10703
10704 2005-06-22 [colin]      1.9.11cvs89
10705
10706         * src/summaryview.c
10707         * src/summaryview.h
10708         * src/mainwindow.c
10709                 Rename "Message/Delete" to "Message/Move to trash"
10710                 Add "Message/Delete..." that directly destroys the
10711                 selected messages after asking for a confirmation.
10712
10713 2005-06-22 [colin]      1.9.11cvs88
10714
10715         * src/imap.c
10716                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10717                 o Fix a deadlock (thanks Darko)
10718
10719 2005-06-22 [colin]      1.9.11cvs87
10720
10721         * src/gtk/foldersort.c
10722                 Add missing include for the i18n;
10723                 patch by Fabien Vantard
10724
10725 2005-06-21 [colin]      1.9.11cvs86
10726
10727         * src/folder.c
10728         * src/folderview.c
10729                 Respect the no_select flag
10730         * src/imap.c
10731                 Fix recursive deletion
10732         * src/imap_gtk.c
10733         * src/mh_gtk.c
10734                 Make the folder deletion's warning
10735                 more explicit
10736
10737 2005-06-21 [colin]      1.9.11cvs85
10738
10739         * src/textview.c
10740                 Prevent email addresses from spanning accross
10741                 lines - fixes bug # 646 (newline-chars in 
10742                 email addresses)
10743
10744 2005-06-20 [colin]      1.9.11cvs84
10745
10746         * src/folder.c
10747                 Be sure not to remove source if copy failed
10748
10749 2005-06-20 [colin]      1.9.11cvs83
10750
10751         * src/folderview.c
10752         * src/imap_gtk.c
10753                 remove summaryview's lock
10754         * src/imap.c
10755                 introduce threads to avoid problems when foreground tasks
10756                 interfere with background tasks
10757         * src/mh.c
10758                 prevent moving to drafts/queue
10759         * src/mimeview.c
10760                 fix leak
10761
10762 2005-06-19 [colin]      1.9.11cvs82
10763
10764         * src/imap_gtk.c
10765                 Remember that the user doesn't want to override
10766                 offline mode, for 3 seconds. It avoid presenting
10767                 him with N popups in a really short time.
10768
10769 2005-06-17 [colin]      1.9.11cvs81
10770
10771         * src/imap.c
10772                 Fix IMAP breaking on folders containing '('
10773                 (Probably won't be enough)
10774
10775 2005-06-17 [colin]      1.9.11cvs80
10776
10777         Forgotten files on 1.9.11cvs79
10778         * src/summaryview.c
10779                 Fix stepping when not immediately executing
10780         * src/imap.c
10781                 Really prevent UID FETCH 0
10782         * src/codeconv.c
10783                 Fix outgoing charset never set to utf-8
10784         * src/mh.c
10785                 Fix leak
10786
10787 2005-06-16 [colin]      1.9.11cvs79
10788
10789         * src/compose.c
10790                 Fix bug #707 (Dash splits rows)
10791                 Only wrap if we're on a line break position and
10792                 the previous one was a "white" (space) char.
10793                 Pango stuff is weird.
10794
10795 2005-06-16 [colin]      1.9.11cvs78
10796
10797         * src/imap_gtk.c
10798                 Lock summaryview while downloading messages
10799                 on user demand
10800         * src/procheader.c
10801         * src/unmime.c
10802         * src/common/utils.c
10803         * src/common/utils.h
10804                 Replace \r and \n with spaces in From and
10805                 Subject headers
10806
10807 2005-06-16 [paul]       1.9.11cvs77
10808
10809         * src/procmime.c
10810                 liberalise the mime parser
10811         * src/gtk/about.c
10812                 add text wrapping
10813
10814 2005-06-16 [paul]       1.9.11cvs76
10815
10816         * src/gtk/about.c
10817                 reworked
10818
10819 2005-06-15 [colin]      1.9.11cvs75
10820
10821         * src/compose.c
10822                 Finish header encoding fix
10823         * src/summaryview.c
10824                 Fix segfault
10825         * src/headerview.c
10826                 Fix compilation (Thanks Stephan
10827                 Sachse)
10828
10829 2005-06-15 [colin]      1.9.11cvs74
10830
10831         * Makefile.am
10832                 Install gnome2 stuff rather than gnome1, 
10833                 if both are present
10834         * src/codeconv.c
10835         * src/codeconv.h
10836         * src/compose.c
10837                 Fix headers encoding
10838         * src/folder.c
10839                 Visual progress when fetching all messages
10840         * src/folderview.c
10841         * src/summaryview.c
10842         * src/summaryview.h
10843                 Prevent changing current message while
10844                 incorporating
10845
10846 2005-06-15 [paul]       1.9.11cvs73
10847
10848         * src/gtk/gtkaspell.c
10849         * src/gtk/gtkaspell.h
10850                 fix build warnings
10851
10852 2005-06-15 [paul]       1.9.11cvs72
10853
10854         * src/prefs_filtering.c
10855                 allow reordering of filter rules by
10856                 drag n drop
10857
10858 2005-06-15 [paul]       1.9.11cvs71
10859
10860         * COPYING
10861                 updated
10862         * src/codeconv.c
10863                 replace deprecated function
10864         * src/inc.c
10865         * src/send_message.c
10866         * src/gtk/progressdialog.c
10867         * src/gtk/progressdialog.h
10868                 salvage and reuse parts of reverted sync
10869
10870 2005-06-15 [paul]       1.9.11cvs70
10871
10872         * src/inc.c
10873         * src/send_message.c
10874         * src/gtk/progressdialog.c
10875         * src/gtk/progressdialog.h
10876                 revert yesterday's sync with main
10877                 it contains deprecated functions
10878
10879 2005-06-15 [colin]      1.9.11cvs69
10880
10881         * src/headerview.c
10882                 Fix bug #670 (multi user to: will corrupt message 
10883                 headers display)
10884
10885 2005-06-15 [colin]      1.9.11cvs68
10886
10887         * src/compose.c
10888                 Fix bug #421 (Fix undo on wrapping)
10889
10890 2005-06-15 [colin]      1.9.11cvs67
10891
10892         * src/folder.c
10893                 Provide visual feedback while processing
10894                 folder's rules.
10895         * src/imap.c
10896                 Provide visual feedback while getting
10897                 short headers (for uncached messages)
10898
10899
10900 2005-06-14 [paul]       1.9.11cvs66
10901
10902         * src/account.c
10903                 change a couple stock icons
10904         * src/inc.c
10905         * src/send_message.c
10906         * src/gtk/progressdialog.c
10907         * src/gtk/progressdialog.h
10908                 sync main's GtkTreeView implementation
10909
10910 2005-06-14 [colin]      1.9.11cvs65
10911
10912         * src/imap.c
10913                 Various little fixes, mainly on error paths
10914
10915 2005-06-13 [colin]      1.9.11cvs64
10916
10917         * matcher.c
10918         * procmsg.c
10919         * procmsg.h
10920                 Add a way to fetch only headers. This speeds
10921                 up filtering on headers for IMAP. Fixes:
10922                 bug #481 extraneous imap commands slow down 
10923                         imap filtering
10924                 bug #522 Sylpheed downloads all messages 
10925                         when opening mailbox (IMAP)
10926                 bug #677 IMAP fetch is soooooooooooooo slow
10927         * src/folder.c
10928         * src/folder.h
10929                 Add a folder set_batch method so that
10930                 implementations can speed up flags changes
10931         * src/folderutils.c
10932         * src/summaryview.c
10933                 Use that in mark as (un)read and mark all read
10934                 Refix bug #679
10935         * src/imap.c
10936                 Implement set_batch - brings back deferred
10937                 flags in a less buggy manner. Fixes:
10938                 bug #729 IMAP immediate expunge of deleted messages
10939                 bug #191 remove list of messages with one command
10940                 Fix login with strange chars
10941                 Implement fetch_msg_full
10942                 Fix copy (wrong counts)
10943
10944 2005-06-12 [colin]      1.9.11cvs63
10945
10946         * src/folder.c
10947                 lock incorporation during long operations.
10948                 Avoids fucking up the IMAP socket.
10949
10950 2005-06-12 [colin]      1.9.11cvs62
10951
10952         * src/imap.c
10953                 Fix harmful typo
10954                 Factorize remove_all_msg
10955                 Thread-ize expunge
10956         * src/summaryview.c
10957                 Don't update partial-download status if unnecessary
10958         * src/folder.c
10959                 Use remove_msgs everywhere possible
10960
10961 2005-06-12 [colin]      1.9.11cvs61
10962
10963         * src/folder.c
10964         * src/folder.h
10965                 Add a remove_msgs function to remove a 
10966                 list of messages
10967         * src/imap.c
10968                 Implement that.
10969
10970 2005-06-12 [colin]      1.9.11cvs60
10971
10972         * src/imap.c
10973                 Remove flags-processing deferring... Too hard
10974                 to get it to work in all cases.
10975
10976 2005-06-11 [colin]      1.9.11cvs59
10977
10978         * src/imap.c
10979                 printf -> debug_print
10980
10981 2005-06-11 [colin]      1.9.11cvs58
10982
10983         * src/imap.c
10984                 o Fix build without USE_PTHREAD
10985                 o Factorize imap_open
10986                 o Alertpanel in case of impossible connection
10987                 o Alertpanel in case of impossible login
10988                 o Fix deferred flags processing to force a 
10989                   flush before adding some more flags to process,
10990                   but in another folder.
10991
10992 2005-06-10 [colin]      1.9.11cvs57
10993
10994         * src/imap.c
10995                 o Fix a format string error
10996                 o init ssl socket outside of the thread 
10997                   (it possibly invokes gtk calls)
10998         * src/procmime.c
10999                 o Put back the buffer to its necessary size
11000                 o Fix changing a file pointer without keeping
11001                   track of it (thanks Valgrind)
11002         * src/common/smtp.c
11003                 o Fix automatic STARTTLS if login should be done
11004                   and the server only allows it after starting TLS
11005         * src/gtk/gtkinputdialog.c
11006                 o Eat GDK_Return so that the combo popup doesn't 
11007                   appear when we press Enter to validate the combo
11008                   input dialog (as seen in the Open with... dialog)
11009
11010 2005-06-10 [colin]      1.9.11cvs56
11011
11012         * src/imap.c
11013                 o A bit less debug
11014                 o Fix a crash on deletion
11015                 o Threadize imap_select (it's called outside of 
11016                   threads)
11017                 o Defer treatment of DELETED flags
11018
11019
11020 2005-06-09 [colin]      1.9.11cvs55
11021
11022         * src/imap.c
11023                 Make sure we check imap_gtk_should_override(), which
11024                 potentially calls gtk stuff, before creating thread.
11025                 That way it should't be called via imap_get_session()
11026                 inside a thread.
11027
11028 2005-06-09 [colin]      1.9.11cvs54
11029
11030         * src/imap.c
11031                 o add a bit of status output
11032                 o remove some dead code
11033                 o threadize get_list_of_uids
11034                 o threadize imap_get_flags
11035                 o defer flag changing by 500ms so that they
11036                   can be batched
11037
11038
11039 2005-06-08 [colin]      1.9.11cvs53
11040
11041         * src/imap.c
11042                 Thread-ize imap_cmd_fetch
11043
11044 2005-06-08 [colin]      1.9.11cvs52
11045
11046         * src/main.c
11047                 Mmh, that broke POP3...
11048
11049 2005-06-08 [colin]      1.9.11cvs51
11050
11051         * src/main.c
11052                 Stabilize IMAP patch (thanks to Hoa)
11053
11054 2005-06-08 [colin]      1.9.11cvs50
11055
11056         * src/imap.c
11057                 Test patch to speed up imap. 
11058
11059 2005-06-08 [colin]      1.9.11cvs49
11060
11061         * src/imap_gtk.c
11062                 Warning fix
11063         * src/procmime.c
11064                 Apply patch from gentoo to use /usr/share/mime/globs if 
11065                 available, after un-breaking it
11066         * src/common/log.c
11067         * src/common/log.h
11068                 Use g_timeout for invoking hooks that possibly use gtk
11069                 calls. This should leave gtk calls in the main thread.
11070
11071 2005-06-08 [paul]       1.9.11cvs48
11072
11073         * src/codeconv.c
11074                 conv_get_outgoing_charset_str(): don't
11075                 use prefs_common setting
11076         * src/compose.c
11077         * src/compose.h
11078                 add /Options/Character encoding/... to
11079                 temporarily change the outgoing encoding
11080
11081         (belated sync with main)
11082
11083 2005-06-08 [paul]       1.9.11cvs47
11084
11085         * src/compose.c
11086                 correction to/completion of last
11087                 sync with main
11088
11089 2005-06-08 [paul]       1.9.11cvs46
11090
11091         sync with main:
11092         
11093         * src/codeconv.c
11094         * src/codeconv.h
11095                 always enabled Japanese auto-detection
11096                 if the first letters of locale string
11097                 is "ja"
11098         * src/compose.c
11099                 don't use "destroy" signal to destroy
11100                 Compose object (fix rare crashes on discard?)
11101         * src/mainwindow.c
11102         * src/messageview.c
11103         * src/prefs_send.c
11104                 added Hebrew encodings
11105         * src/sourcewindow.c
11106                 don't use "destroy" signal to destroy
11107                 objects
11108
11109 2005-06-07 [colin]      1.9.11cvs45
11110
11111         * src/summaryview.c
11112                 Add missing unlocks/locks
11113
11114 2005-06-07 [paul]       1.9.11cvs44
11115
11116         * src/summaryview.c
11117                 restore bug #749 fix
11118
11119 2005-06-06 [colin]      1.9.11cvs43
11120
11121         * src/summaryview.c
11122                 Fix selection bug when prefs_common.open_unread 
11123                 is FALSE
11124
11125 2005-06-06 [colin]      1.9.11cvs42
11126
11127         * src/common/md5.c
11128                 Fix a warning
11129         * src/summaryview.c
11130         * src/folderview.c
11131                 Factorize long operations beginning and end
11132                 (locking, freezing/thawing, cursor, ...)
11133                 Check selection->data member in selection-
11134                 related loops; this avoids dying an awful
11135                 death if the selection changes on us while
11136                 we're marking a whole IMAP folder unread, 
11137                 for example.
11138
11139 2005-06-06 [paul]       1.9.11cvs41
11140
11141         * src/textview.c
11142                 don't g_free() a static gchar buffer
11143
11144 2005-06-05 [colin]      1.9.11cvs40
11145
11146         * src/mainwindow.c
11147         * src/messageview.c
11148         * src/summaryview.c
11149                 Fix bug #749 (Show all headers should be
11150                 sticky as the GUI suggests)
11151
11152 2005-06-03 [paul]       1.9.11cvs39
11153
11154         * src/compose.c
11155                 don't allow editing of mail while sending.
11156                 patch by Colin
11157
11158 2005-06-03 [paul]       1.9.11cvs38
11159
11160         * src/folderview.c
11161                 add a freeze/thaw to speed up 'mark all read'
11162
11163 2005-06-03 [paul]       1.9.11cvs37
11164
11165         * src/prefs_message.c
11166                 reflect changes immediately
11167
11168 2005-06-02 [colin]      1.9.11cvs36
11169
11170         * po/POTFILES.in
11171                 Patch by Fabien Vantard.
11172
11173 2005-06-02 [colin]      1.9.11cvs35
11174
11175         * src/imap.c
11176                 Use a non-blocking imap_getline() if possible.
11177                 This should completely prevent the interface
11178                 from freezin on imap operations, although it
11179                 may do strange stuff in case of folder switching
11180                 while a big imap operation is taking place...
11181
11182                 In addition, fix a leak in the case thread
11183                 creation fails on connection.
11184
11185 2005-06-02 [colin]      1.9.11cvs34
11186
11187         * src/crash.c
11188         * src/prefs_common.h
11189                 Fix build (prefs_common_init() doesn't exist
11190                 anymore)
11191
11192 2005-06-02 [colin]      1.9.11cvs33
11193
11194         * src/prefs_account.c
11195                 Fix bug #245 (filtering rules broken when
11196                 renaming a remote account (imap4 or nntp)
11197
11198 2005-06-02 [colin]      1.9.11cvs32
11199
11200         * src/imap.c
11201                 Try to fix IMAP shortcomings: 
11202                 o Multithread imap_open()
11203                 o allow offline-mode overriding instead of
11204                   just returning NULL
11205         * src/imap_gtk.c
11206         * src/imap_gtk.h
11207                 Add a function to ask whether we want to
11208                 override offline-mode for 10 minutes (one-shot
11209                 asking was painful)
11210         * src/procheader.c
11211                 Fix segfault when imap parser isn't happy about
11212                 a missing {
11213
11214 2005-06-01 [colin]      1.9.11cvs31
11215
11216         * src/addrharvest.c
11217         * src/compose.c
11218         * src/mbox.c
11219         * src/mbox.h
11220         * src/mh.c
11221         * src/msgcache.c
11222         * src/send_message.c
11223         * src/setup.c
11224         * src/undo.c
11225         * src/common/hooks.c
11226         * src/common/prefs.c
11227         * src/common/template.c
11228         * src/common/utils.c
11229         * src/gtk/gtkutils.c
11230         * src/gtk/inputdialog.c
11231         * src/gtk/menu.c
11232         * src/gtk/pluginwindow.c
11233         * src/gtk/prefswindow.c
11234         * src/plugins/pgpmime/passphrase.c
11235         * src/plugins/pgpmime/prefs_gpg.c
11236                 More -Wall fixes
11237
11238         * src/common/Makefile.am
11239         * src/common/timing.h
11240                 Add basic timing code
11241
11242         * src/summaryview.c
11243                 Fix a bug with unread messages when 
11244                 re-sorting folders, and by the way
11245                 fix a big performance hit when 
11246                 re-sorting (10k mails: before 5s,
11247                 after .5s)
11248
11249         * src/prefs_compose_writing.c
11250         * src/prefs_compose_writing.h
11251         * src/prefs_message.c
11252         * src/prefs_message.h
11253         * src/prefs_other.c
11254         * src/prefs_other.h
11255         * src/prefs_quote.c
11256         * src/prefs_quote.h
11257         * src/prefs_receive.c
11258         * src/prefs_receive.h
11259         * src/prefs_send.c
11260         * src/prefs_send.h
11261         * src/prefs_summaries.c
11262         * src/prefs_summaries.h
11263                 Fix copyright banner
11264
11265 2005-06-01 [paul]       1.9.11cvs30
11266
11267         * po/fi.po
11268                 updated by Flammie Pirinen
11269         * src/procmime.c
11270                 fix 'Bad BASE64 content' output
11271
11272 2005-05-31 [colin]      1.9.11cvs29
11273
11274         * src/procmime.c
11275                 Oops, where did my hunk go.
11276
11277 2005-05-31 [colin]      1.9.11cvs28
11278
11279         * src/Makefile.am
11280         * src/account.c
11281         * src/action.c
11282         * src/addr_compl.c
11283         * src/addressbook.c
11284         * src/codeconv.c
11285         * src/compose.c
11286         * src/export.c
11287         * src/folder.c
11288         * src/folderview.c
11289         * src/image_viewer.c
11290         * src/main.c
11291         * src/mainwindow.c
11292         * src/messageview.c
11293         * src/mimeview.c
11294         * src/msgcache.c
11295         * src/prefs_account.c
11296         * src/prefs_actions.c
11297         * src/prefs_common.c
11298         * src/prefs_compose_writing.c
11299         * src/prefs_customheader.c
11300         * src/prefs_ext_prog.c
11301         * src/prefs_filtering.c
11302         * src/prefs_filtering_action.c
11303         * src/prefs_fonts.c
11304         * src/prefs_image_viewer.c
11305         * src/prefs_message.c
11306         * src/prefs_message.h
11307         * src/prefs_msg_colors.c
11308         * src/prefs_other.c
11309         * src/prefs_other.h
11310         * src/prefs_quote.c
11311         * src/prefs_receive.c
11312         * src/prefs_receive.h
11313         * src/prefs_send.c
11314         * src/prefs_send.h
11315         * src/prefs_spelling.c
11316         * src/prefs_summaries.c
11317         * src/prefs_summary_column.c
11318         * src/prefs_template.c
11319         * src/prefs_themes.c
11320         * src/prefs_toolbar.c
11321         * src/prefs_wrapping.c
11322         * src/procmime.c
11323         * src/procmsg.c
11324         * src/send_message.h
11325         * src/ssl_manager.c
11326         * src/summary_search.c
11327         * src/summaryview.c
11328         * src/textview.c
11329         * src/wizard.c
11330         * src/common/smtp.c
11331         * src/common/smtp.h
11332         * src/gtk/gtkutils.h
11333                 o Move the rest of Common prefs to new style
11334                 o Lots of -Wall warning fixes
11335                 o fix FIXME in cache memusage calculation
11336                 o Let return receipts be sent from any account
11337                 o Little cache optimisation (read)
11338                 o Fix bug #746 (don't treat commas as separators
11339                   when inside a quoted string)
11340
11341 2005-05-31 [paul]       1.9.11cvs27
11342
11343         * src/prefs_common.c
11344                 fix 'off-by-one' typo
11345
11346 2005-05-31 [paul]       1.9.11cvs26
11347
11348         * src/account.c
11349         * src/addr_compl.c
11350         * src/compose.c
11351         * src/foldersel.c
11352         * src/prefs_actions.c
11353         * src/prefs_common.c
11354         * src/prefs_common.h
11355         * src/prefs_customheader.c
11356         * src/prefs_display_header.c
11357         * src/prefs_filtering.c
11358         * src/prefs_filtering_action.c
11359         * src/prefs_matcher.c
11360         * src/prefs_summaries.c
11361         * src/prefs_summary_column.c
11362         * src/prefs_template.c
11363         * src/prefs_toolbar.c
11364         * src/ssl_manager.c
11365         * src/gtk/pluginwindow.c
11366         * src/gtk/prefswindow.c
11367         * src/gtk/progressdialog.c
11368                 add hidden prefs 'enable_rules_hint'
11369                 for gtk_tree_view_set_rules_hint()
11370                 (sync with main)
11371                 
11372
11373 2005-05-31 [colin]      1.9.11cvs25
11374
11375         * src/Makefile.am
11376         * src/main.c
11377         * src/prefs_common.c
11378         * src/prefs_summaries.c ** ADDED **
11379         * src/prefs_summaries.h ** ADDED **
11380                 Common/Display -> Display/Summaries
11381
11382 2005-05-31 [colin]      1.9.11cvs24
11383
11384         * src/Makefile.am
11385         * src/main.c
11386         * src/prefs_quote.c ** ADDED **
11387         * src/prefs_quote.h ** ADDED **
11388                 Move Common/Quote to Compose/Quoting
11389         * src/prefs_common.c
11390         * src/prefs_common.h
11391                 Remove old quote stuff, add
11392                 convenience functions for GtkTextView prefs
11393         * src/gtk/prefswindow.c
11394                 Set default height higher
11395
11396 2005-05-30 [colin]      1.9.11cvs23
11397
11398         * src/Makefile.am
11399         * src/main.c
11400         * src/prefs_common.c
11401         * src/prefs_compose_writing.c ** ADDED **
11402         * src/prefs_compose_writing.h ** ADDED **
11403                 Move Common/Compose prefs to Compose/Writing
11404
11405 2005-05-30 [colin]      1.9.11cvs22
11406
11407         * src/common/utils.c
11408                 Fix bug #651 (Confused Attract by Subject)
11409                 Patch by M. Benkmann <haferfrost@web.de>
11410         * AUTHORS
11411
11412 2005-05-30 [colin]      1.9.11cvs21
11413
11414         * src/compose.c
11415                 Fix concatenation of different headers of
11416                 the same type (bug #645)
11417         * src/prefs_folder_item.c
11418                 Fix bug #699 (setting color to black doesn't
11419                 work immediately)
11420         * src/procmime.c
11421                 Print out decoding error only once per
11422                 block
11423
11424 2005-05-30 [paul]       1.9.11cvs20
11425
11426         * src/common/template.c
11427                 fix Bcc
11428
11429 2005-05-30 [paul]       1.9.11cvs19
11430
11431         * doc/src/rfc2368.txt   **NEW FILE**
11432         * src/compose.c
11433                 compose_entries_set(): don't interpret Bcc
11434                 header field (conform to RFC 2368)
11435                 (sync with main)
11436
11437 2005-05-29 [colin]      1.9.11cvs18
11438
11439         * src/prefs_common.c
11440                 Let the default reply format respect
11441                 netiquette by cutting the signature.
11442
11443 2005-05-29 [colin]      1.9.11cvs17
11444
11445         * src/summaryview.c
11446                 Don't let always_show_msg override
11447                 open_unread_on_enter when opening a new
11448                 directory.
11449
11450 2005-05-27 [paul]       1.9.11cvs16
11451
11452         sync with main:
11453
11454         * src/main.c
11455                 app_will_exit(): cleanup tmp directory when exit
11456         * src/message_search.c
11457                 improved the interface and made code cleanup.
11458                 removed Clear button
11459         * src/send_message.c
11460                 send_message_local(): use GSpawn, and detect errors
11461         * src/summary_search.c
11462                 improved the interface and made code cleanup
11463         * src/textview.c
11464                 textview_write_link(): also skip non-ascii space
11465                  at the head of link strings (phishing check
11466                  didn't work at the case)
11467         * src/common/utils.c
11468                 get_command_output(): use g_spawn_command_line_sync()
11469                 instead of popen()
11470
11471 2005-05-26 [colin]      1.9.11cvs15
11472
11473         * src/folder.c
11474                 remove printf
11475
11476 2005-05-26 [colin]      1.9.11cvs14
11477
11478         * src/common/nntp.c
11479                 Fix nntp mode reader (bug #611)
11480                 Patch by Florian Mickler <florian@mickler.org>
11481
11482 2005-05-26 [colin]      1.9.11cvs13
11483
11484         * src/plugins/pgpmime/passphrase.c
11485                 Fix mouse grabbing (bug #557)
11486
11487 2005-05-26 [colin]      1.9.11cvs12
11488
11489         * src/prefs_themes.c
11490                 Fix g_warning (bug #541)
11491
11492 2005-05-26 [colin]      1.9.11cvs11
11493
11494         * src/prefs_actions.c
11495         * src/prefs_template.c
11496                 Fix bug #506 (no warning if action/template
11497                 is not saved)
11498         * src/common/template.c
11499                 Fix a possible crash
11500
11501 2005-05-26 [colin]      1.9.11cvs10
11502
11503         * src/folder.c
11504         * src/folderview.c
11505         * src/procmsg.c
11506         * src/summaryview.c
11507                 Forbid locked messages to be moved or
11508                 deleted. Locked messages in trashes 
11509                 still get deleted, for performance
11510                 reason (mh.c::mh_remove_all_msgs)
11511
11512 2005-05-25 [colin]      1.9.11cvs9
11513
11514         * src/procmime.c
11515                 Use correct encoding when sending mails
11516                 with attachments that have accentued 
11517                 chars in their name
11518
11519 2005-05-24 [colin]      1.9.11cvs8
11520
11521         * src/summaryview.c
11522                 Fix bug #688 f) read/unread marker not
11523                 changed on first click
11524                 Also, optimize summary_status_show()
11525                 calls
11526         * src/folder.c
11527         * src/inc.c
11528         * src/procmime.c
11529                 Fix bug #688 b) and c) wrt message
11530                 attachments and signature
11531         * src/stock_pixmap.c
11532         * src/stock_pixmap.h
11533         * src/stock_pixmap.c
11534         * src/stock_pixmap.h
11535         * src/Makefile.am
11536         * src/pixmaps/clip_gpg_signed.xpm
11537                 Add clip/signed icon
11538
11539 2005-05-24 [colin]      1.9.11cvs7
11540
11541         * src/folder_item_prefs.c
11542                 whitespace fix
11543
11544 2005-05-24 [colin]      1.9.11cvs6
11545
11546         * src/folderview.c
11547         * src/prefs_common.c
11548         * src/prefs_common.h
11549                 Add a confirmation to folder drag and drop
11550                 fixes bug #156
11551         * src/alertpanel.c
11552         * src/alertpanel.h
11553                 fix _with_disable parameters so that
11554                 the buttons labels are specifiable too
11555         * src/plugins/pgpmime/sgpgme.c
11556                 reflect said change
11557                 
11558
11559 2005-05-24 [colin]      1.9.11cvs5
11560
11561         * src/folderview.c
11562                 Uncollapse/collapse folders on double-click
11563                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11564                 closes bug #108
11565
11566 2005-05-23 [colin]      1.9.11cvs4
11567
11568         * src/common/socket.c
11569                 Check another special SSL_peek() error.
11570                 Should help wrt bug #728
11571
11572 2005-05-23 [colin]      1.9.11cvs3
11573
11574         * src/plugins/pgpmime/pgpmime.c
11575                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11576                 breaking menu accelerators and stuff. Users will have to
11577                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11578                 account's privacy preferences if needed.
11579
11580 2005-05-22 [paul]
11581
11582         * tools/kdeservicemenu/install.sh
11583                 use kdesu to prompt for root password if doing
11584                 global install/uninstall
11585
11586 2005-05-20 [colin]      1.9.11cvs2
11587
11588         * src/procmsg.c
11589                 Fix another compilation error with gcc-2.9x
11590                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11591         * src/send_message.c
11592                 Don't send QUIT if we aren't connected
11593
11594 2005-05-19 [colin]      1.9.11cvs1
11595
11596         * src/procmsg.c
11597                 Fix compilation with gcc 2.9x
11598
11599 2005-05-19 [paul]       1.9.11
11600
11601         1.9.11 released
11602
11603 2005-05-19 [paul]       1.9.9cvs14
11604
11605         * src/gtk/inputdialog.c
11606                 prevent gettext warning
11607
11608 2005-05-19 [paul]       1.9.9cvs13
11609
11610         * src/mainwindow.c
11611         * src/prefs_common.c
11612         * src/prefs_common.h
11613         * src/textview.c
11614         * src/textview.h
11615                 add an option to toggle cursor in message
11616                 view (sync with main)
11617
11618 2005-05-18 [colin]      1.9.9cvs12
11619
11620         * src/compose.c
11621                 Dereference freed pointer
11622         * src/gtk/gtkaspell.c
11623                 Fix duplication of dictionaries (is it an aspell issue?)
11624
11625 2005-05-18 [colin]      1.9.9cvs11
11626
11627         * src/gtk/inputdialog.c
11628         * src/gtk/gtkaspell.c
11629                 HIGuify dialogs
11630         * src/alertpanel.c
11631                 Remove a double call
11632
11633 2005-05-17 [colin]      1.9.9cvs10
11634
11635         * src/gtk/gtkaspell.c
11636                 Fix dialogs, Ctrl-Enter accel
11637
11638 2005-05-17 [colin]      1.9.9cvs9
11639
11640         * src/gtk/gtkaspell.c
11641                 Fix some accelerators, escape in replace-window
11642
11643 2005-05-16 [colin]      1.9.9cvs8
11644
11645         * src/gtk/gtkaspell.c
11646                 Revert last commit, it was a mistake.
11647
11648 2005-05-16 [colin]      1.9.9cvs7
11649
11650         * src/gtk/gtkaspell.c
11651                 Remove buggy code while we're at it. It's a 
11652                 dead code path anyway.
11653
11654 2005-05-16 [colin]      1.9.9cvs6
11655
11656         * src/gtk/gtkaspell.c
11657                 Missed some gtk_menu_popup where deactivate
11658                 signal should be handled. Should fix bug
11659                 #629 a bit more.
11660
11661 2005-05-16 [colin]      1.9.9cvs5
11662
11663         * src/gtk/gtkaspell.c
11664                 Remove debug printf()s
11665
11666 2005-05-16 [colin]      1.9.9cvs4
11667
11668         * src/gtk/gtkaspell.c
11669                 Fix a bit aspell problems
11670                 (see bug #629)
11671
11672 2005-05-13 [colin]      1.9.9cvs3
11673
11674         * src/folderview.c
11675                 Fix the + appearing even when no subfolders
11676                 have unread messages. Thanks to wwp for the
11677                 bug report.
11678
11679 2005-05-11 [paul]       1.9.9cvs2
11680
11681         * src/folderview.c
11682                 correction to 1.9.9cvs1, only colour folders that
11683                 have new msgs (not unread msgs)
11684
11685 2005-05-10 [colin]      1.9.9cvs1
11686
11687         * src/folderview.c
11688         * src/summaryview.c
11689                 Try to fix bolding bugs again.
11690
11691 2005-05-09 [paul]
11692
11693         * tools/claws.i18n.status.pl
11694                 add Ricardo Mones Lastra's script that has been providing
11695                 the i18n status page for many months
11696
11697 2005-05-09 [paul]       1.9.9
11698
11699         1.9.9 release
11700
11701 2005-05-09 [paul]       1.9.6cvs58
11702
11703         * AUTHORS
11704         * INSTALL
11705         * README.claws
11706                 updated
11707         * Makefile.am 
11708         * RELEASE_NOTES.claws
11709                 add release notes to cvs to simplify release
11710                 procedure
11711         * configure.ac
11712                 add ca and fi to ALL_LINGUAS
11713         * po/Makefile.in.in
11714                 workaround for missing Makevars
11715         * po/ca.po
11716         * po/fi.po
11717                 add new Catalan and Finnish translations
11718                 submitted by Miquel Oliete and Flammie Pirinen
11719         * po/de.po
11720         * po/es.po
11721         * po/fr.po
11722         * po/it.po
11723         * po/pl.po
11724         * po/ru.po
11725         * po/sk.po
11726         * po/sr.po
11727         * po/zh_CN.po
11728                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11729                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11730                 Urke MMI, and Hansom Young
11731         * src/main.c
11732                 Fix drafting when quitting. compose_draft() closes the
11733                 compose windows, which modifies the compose_list GSList.
11734                 We have to refresh this list after echo drafting to avoid a
11735                 segfault
11736         * src/partial_download.c
11737                 fix segfault on exit
11738
11739 2005-05-06 [paul]       1.9.6cvs57
11740
11741         * src/grouplistdialog.c
11742                 quick fix/workaround for unresizeable newsgroup
11743                 name column 
11744
11745 2005-05-06 [paul]       1.9.6cvs56
11746
11747         * src/inc.c
11748         * src/mainwindow.c
11749                 use gettext plural forms
11750         * src/imap_gtk.c
11751         * src/mh_gtk.c
11752         * src/toolbar.c
11753                 small improvement to english usage
11754
11755 2005-05-05 [thorsten]   1.9.6cvs55
11756
11757         * src/folder.c
11758                 fix possible crash
11759
11760 2005-05-05 [paul]       1.9.6cvs54
11761         
11762         sync with HEAD
11763
11764         * AUTHORS
11765         * src/compose.c
11766                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11767                 patch by Tim Mann
11768
11769 2005-05-05 [paul]       1.9.6cvs53
11770
11771         * src/mainwindow.c
11772                 fix resizing of separate message and
11773                 folder views
11774
11775 2005-05-05 [paul]       1.9.6cvs52
11776
11777         * src/account.c
11778         * src/addrgather.c
11779         * src/browseldap.c
11780         * src/exphtmldlg.c
11781         * src/expldifdlg.c
11782         * src/importmutt.c
11783         * src/importpine.c
11784         * src/main.c
11785         * src/mainwindow.c
11786         * src/noticeview.c
11787         * src/prefs_filtering.c
11788         * src/prefs_filtering_action.c
11789         * src/prefs_matcher.c
11790         * src/prefs_spelling.c
11791         * src/prefs_toolbar.c
11792         * src/toolbar.c
11793         * src/wizard.c
11794         * src/gtk/description_window.c
11795         * src/gtk/gtkvscrollbutton.c
11796         * src/gtk/progressdialog.c
11797         * src/gtk/quicksearch.c
11798         * src/plugins/pgpmime/prefs_gpg.c
11799         * src/plugins/spamassassin/spamassassin_gtk.c
11800                 replace deprecated gtk_widget_set_usize
11801
11802 2005-05-04 [colin]      1.9.6cvs51
11803
11804         * src/common/utils.c
11805                 Fix crash when subst_for_filename is called
11806                 with a NULL parameter
11807
11808 2005-05-04 [colin]      1.9.6cvs50
11809
11810         * src/partial_download.c
11811         * src/pop.c
11812                 Escape login when writing uidl file
11813                 fixes bug #736
11814
11815 2005-05-03 [colin]      1.9.6cvs49
11816
11817         * src/procmime.c
11818                 Fix possible DOS in mime parser
11819                 (see bug #634)
11820
11821 2005-05-02 [colin]      1.9.6cvs48
11822
11823         * src/compose.c
11824                 Try to fix the copy/paste mess once again.
11825
11826
11827 2005-04-30 [colin]      1.9.6cvs47
11828
11829         * src/prefs_account.h
11830         * src/procmsg.c
11831         * src/send_message.c
11832         * src/common/smtp.c
11833         * src/common/smtp.h
11834                 Try to batch sending mails (per account) instead of
11835                 reconnecting to server every time.
11836
11837 2005-04-29 [colin]      1.9.6cvs46
11838
11839         * src/messageview.c
11840                 Fix window resizing that refused to size down
11841         * src/prefs_common.c
11842         * src/prefs_common.h
11843         * src/prefs_filtering.c
11844                 Save Filtering's window size
11845
11846 2005-04-21 [paul]       1.9.6cvs45
11847
11848         * ChangeLog-gtk2.claws
11849         * src/setup.c
11850                 correction to sync
11851
11852 2005-04-21 [paul]       1.9.6cvs44
11853
11854         sync with main:
11855
11856         * src/setup.c
11857         * src/statusbar.c
11858         * src/statusbar.h
11859                 use gtkut_widget_draw_now(). Improved performance
11860                 of the update of statusbar
11861         * src/textview.c
11862                 textview_smooth_scroll_do(): redraw it after scroll
11863                 is done (fixed incorrect display when a part of the
11864                 view is hidden).
11865         * src/gtk/gtkutils.c
11866         * src/gtk/gtkutils.h
11867                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11868                 to force update of widgets.
11869                 Removed gtkut_widget_wait_for_draw() which had a big
11870                 overhead  because of waiting for all events processed 
11871
11872 2005-04-20 [paul]       1.9.6cvs43
11873
11874         * src/codeconv.c
11875                 complete 1.9.6cvs42's sync:
11876                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11877
11878 2005-04-19 [paul]       1.9.6cvs42
11879
11880         sync with main:
11881
11882         * src/action.c
11883                 catch_output(): correctly select the insert text
11884                 (fix invalid iterator warnings).
11885         * src/codeconv.c
11886         * src/codeconv.h
11887         * src/mainwindow.c
11888         * src/messageview.c
11889         * src/prefs_common.c
11890                 support GBK encoding.
11891         * src/common/session.c
11892         * src/common/session.h
11893                 use separate buffer for large data to be sent,
11894                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11895
11896 2005-04-18 [paul]       1.9.6cvs41
11897
11898         * src/jpilot.c
11899                 convert unsigned long into guint32
11900                 patch by Paul LeoNerd Evans 
11901
11902 2005-04-17 [colin]      1.9.6cvs40
11903
11904         * src/compose.c
11905                 Fix 'Request return receipt' from folder
11906                 properties (bug #708)
11907
11908 2005-04-17 [colin]      1.9.6cvs39
11909
11910         * src/mainwindow.c
11911                 Fix duplicate hotkeys in Mainwindow's menu
11912
11913 2005-04-17 [colin]      1.9.6cvs38
11914
11915         * src/folderview.c
11916                 Fix duplicate hotkeys in Folderview's contextual
11917                 menu
11918
11919 2005-04-15 [colin]      1.9.6cvs37
11920
11921         * src/summaryview.c
11922                 Fix 'Save as...' with non-ascii filenames
11923
11924 2005-04-15 [colin]      1.9.6cvs36
11925
11926         * src/plugins/pgpmime/pgpmime.c
11927                 Fix bus error on 64bit. Spotted by 
11928                 macallan1888@gmail.com
11929
11930 2005-04-15 [colin]      1.9.6cvs35
11931
11932         * src/prefs_account.c
11933                 Fix cvs34.
11934
11935 2005-04-12 [colin]      1.9.6cvs34
11936
11937         * src/prefs_account.c
11938                 Fix smtp auth type off-by-one. We forgot to
11939                 add PLAIN in the prefs-to-gui setter func and
11940                 as a result, the selected auth when opening
11941                 account prefs was not the correct one.
11942
11943 2005-04-12 [paul]       1.9.6cvs33
11944
11945         * src/inc.c
11946                 if the recv dialog is visible, Cancel only
11947                 cancels the current account
11948
11949
11950 2005-04-10 [colin]      1.9.6cvs32
11951
11952         * src/filtering.c
11953                 Copy score when copying FilteringActions
11954                 Fix bug #674
11955
11956 2005-04-10 [colin]      1.9.6cvs31
11957
11958         * src/inc.c
11959                 Make Message -> Receive -> Cancel cancel 
11960                 incorporation on all accounts. Fixes
11961                 bug #693
11962
11963 2005-04-10 [colin]      1.9.6cvs30
11964
11965         * src/prefs_account.c
11966                 Update Privacy checkbuttons status based
11967                 on the selected privacy system
11968         * src/compose.c
11969                 Always connect the "None" privacy system; the
11970                 static boolean was probably there to avoid
11971                 reconnecting twice in the same compose window,
11972                 but as the parent function is only called once
11973                 per compose, it's only a bug - as a static is
11974                 initialized once per application instance.
11975                 Also, don't uncheck Sign and Encrypt when
11976                 selecting None as privacy system; just ignore
11977                 them when sending/queuing.
11978                 Should fix bug #695
11979
11980 2005-04-08 [colin]      1.9.6cvs29
11981
11982         * src/account.c
11983         * src/prefs_account.c
11984         * src/prefs_account.h
11985                 Add account preference to queue message in a certain
11986                 folder.
11987
11988 2005-04-06 [colin]      1.9.6cvs28
11989
11990         * src/prefs_account.c
11991                 Update old inbox path syntax
11992
11993 2005-04-06 [paul]       1.9.6cvs27
11994
11995         sync with main:
11996
11997         * configure.ac
11998                 changed -traditional-cpp to -no-cpp-precomp for newer
11999                 Mac OS X support
12000         * src/foldersel.c
12001                 made column resize automatically
12002         * src/send_message.c
12003                 send_message_smtp(): consider EOF right after QUIT
12004                 successful (workaround for Gmail SMTP server)
12005         * src/common/socket.c
12006                 ssl_read(), ssl_peek(): check EOF which violates the
12007                 SSL protocol
12008         * src/gtk/colorlabel.c
12009                 removed warnings when displaying colorlabel menu
12010                 (don't use GtkAlignment)
12011
12012 2005-04-05 [paul]       1.9.6cvs26
12013
12014         * src/plugins/trayicon/trayicon.c
12015                 fix clipping of icon under KDE3 
12016
12017 2005-04-05 [paul]       1.9.6cvs25
12018
12019         * src/summaryview.c
12020                 hide display of threading
12021                 patch by Alfons
12022
12023 2005-04-04 [thorsten]   1.9.6cvs24
12024
12025         * src/mh.c
12026                 marks lost on filesystems with different stat() results on
12027                 summer-/wintertime
12028
12029 2005-04-03 [colin]      1.9.6cvs23
12030
12031         * src/summaryview.c
12032                 Don't handle up/down. Patch by Alfons
12033
12034 2005-04-02 [colin]      1.9.6cvs22
12035
12036         * src/summaryview.c
12037                 Make scrolling faster. Patch by Alfons.
12038
12039 2005-04-01 [colin]      1.9.6cvs21
12040
12041         * src/Makefile.am
12042         * src/stock_pixmap.c
12043         * src/pixmaps/dir-noselect.xpm ** REMOVED **
12044         * src/pixmaps/dir_noselect.xpm ** ADDED **
12045                 Fix pixmap name mismatch (Thanks Stephan Sachse)
12046
12047 2005-04-01 [colin]      1.9.6cvs20
12048
12049         * src/image_viewer.c
12050         * src/image_viewer.h
12051         * src/procmime.c
12052         * src/procmime.h
12053         * src/textview.c
12054         * src/textview.h
12055                 Implement inline image resizing and right-clicking
12056
12057 2005-04-01 [paul]       1.9.6cvs19
12058
12059         * AUTHORS
12060         * Makefile.am
12061         * configure.ac
12062                 check for gnome2
12063                 patch by Luca Cavalli <loopback<AT>slackit.org>
12064         * po/ru.po
12065                 updated by Pavlo Bohmat
12066
12067 2005-03-31 [colin]      1.9.6cvs18
12068
12069         * src/news.c
12070                 Fix parsing references
12071         * src/msgcache.c
12072                 don't put nulls in the references list
12073         * src/procheader.c
12074                 commit that forgotten file in 1.9.6cvs14
12075
12076 2005-03-31 [colin]      1.9.6cvs17
12077
12078         * src/compose.c
12079                 Fix joining of signature separator again. 
12080                 Maybe Hiro could put it in main too...
12081
12082 2005-03-31 [colin]      1.9.6cvs16
12083
12084         * src/Makefile.am
12085         * src/foldersel.c
12086         * src/stock_pixmap.c
12087         * src/stock_pixmap.h
12088         * src/pixmaps/dir-noselect.xpm
12089                 Update foldersel.c (sync from main, patch by Alfons)
12090
12091 2005-03-30 [colin]      1.9.6cvs15
12092
12093         * src/imap.c
12094                 Fix handling of imap folders containing [] in 
12095                 their name. Thanks to Nahuel Angelinetti for
12096                 the detailed bugreport.
12097
12098 2005-03-30 [colin]      1.9.6cvs14
12099
12100         * src/common/utils.h
12101         * src/common/utils.c
12102         * src/common/defs.h
12103         * src/matcher.c
12104         * src/msgcache.c
12105         * src/news.c
12106         * src/procmsg.c
12107         * src/procmsg.h
12108         * src/quote_fmt_parse.y
12109         * src/summaryview.c
12110                 Update references system. Patch by Alfons
12111
12112 2005-03-30 [colin]      1.9.6cvs13
12113
12114         * src/common/socket.c
12115                 Force the glibc to read resolv.conf again when 
12116                 it has changed. Should fix issues when changing
12117                 networks on a laptop and not restarting sylpheed. 
12118
12119 2005-03-30 [paul]       1.9.6cvs12
12120
12121         partial sync with main:
12122
12123         * src/action.c
12124                 create_io_dialog(): use user-defined text font
12125                 (thanks to Alfons), and modified its appearance.
12126         * src/addrgather.c
12127         * src/addrharvest.c
12128         * src/browseldap.c
12129                 replace old code
12130         * src/compose.c
12131                 don't join (presumably) itemized lines on line-wrapping
12132                 fixed wrapping of quote when auto-wrapping is enabled
12133                 compose_destroy(): destroy paned only if it's not
12134                 attached to window. Fixed memory leak of popup menu.
12135         * src/exphtmldlg.c
12136         * src/expldifdlg.c
12137                 replace old code
12138         * src/html.c
12139         * src/html.h
12140         * src/importmutt.c
12141         * src/importpine.c
12142                 replace old code
12143         * src/main.c
12144                 removed redundant code
12145         * src/mainwindow.c
12146                 changed 'Code set' (which is rather incorrect)
12147                 in the menu to 'Character encoding'
12148                 main_window_set_widgets(): request size first
12149                 to prevent window size becoming wrong
12150                 fixed remembering of the state of the visibility
12151                 of MessageView
12152         * src/messageview.c
12153                 changed 'Code set' (which is rather incorrect)
12154                 in the menu to 'Character encoding'
12155         * src/prefs_common.c
12156         * src/prefs_common.h
12157                 added an option whether to render HTML as text or not
12158                 added separators to outgoing encoding menu
12159         * src/procheader.c
12160                 procheader_scan_date_string(): support header
12161                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
12162         * src/summaryview.c
12163         * src/summaryview.h
12164                 minor code cleanup
12165         * src/textview.c
12166                 textview_show_html(): force output of newline
12167                 added an option whether to render HTML as text or not
12168         * src/common/utils.c
12169                 strncpy2(): optimized based on Alfons' code
12170         * src/gtk/gtkutils.c
12171         * src/gtk/gtkutils.h
12172                 removed non-used code
12173         * src/plugins/pgpmime/passphrase.c
12174                 partially fixed grab input of passphrase dialog
12175                 Confine pointer to window
12176
12177 2005-03-30 [colin]      1.9.6cvs11
12178
12179         * src/msgcache.c
12180         * src/msgcache.h
12181                 Read/write 32bit ints from cache & marks
12182                 From main.
12183
12184 2005-03-29 [paul]       1.9.6cvs10
12185
12186         * AUTHORS
12187         * ChangeLog.claws
12188         * src/compose.c
12189         * src/gtk/gtkaspell.c
12190                 sync with HEAD (don't pass NULL pointers) 
12191
12192 2005-03-24 [paul]
12193
12194         * tools/Makefile.am
12195         * tools/README
12196         * tools/acroread2sylpheed.pl
12197                 sync with HEAD (add script to send pdfs as
12198                 attachments from Adobe Reader 7)
12199
12200 2005-03-21 [paul]       1.9.6cvs9
12201
12202         * configure.ac
12203         * po/POTFILES.in
12204         * src/Makefile.am
12205         * src/crash.c
12206         * src/image_viewer.c ** ADDED **
12207         * src/image_viewer.h ** ADDED **
12208         * src/main.c
12209         * src/prefs_common.c
12210         * src/prefs_common.h
12211         * src/prefs_image_viewer.c ** ADDED **
12212         * src/prefs_image_viewer.h ** ADDED **
12213         * src/textview.c
12214         * src/gtk/about.c
12215         * src/pixmaps/sylpheed_logo.xpm
12216         * src/plugins/Makefile.am
12217         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12218         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12219         * src/plugins/image_viewer/plugin.c ** REMOVED **
12220         * src/plugins/image_viewer/viewer.c ** REMOVED **
12221         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12222         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12223         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12224         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12225         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12226                 as gdk-pixbuf is now built-in
12227                 remove image_viewer plugin and put code back into
12228                 main codebase
12229                 implement inline image display (sync with main)
12230
12231                 replace logo with newer, nicer, larger version  
12232
12233 2005-03-21 [paul]       1.9.6cvs8
12234
12235         * src/gtk/about.c
12236                 cosmetic improvement
12237
12238 2005-03-21 [holger]     1.9.6cvs7
12239
12240         * src/plugins/spamassassin/spamassassin.c
12241                 Sync with HEAD
12242                 (unregister hook on failed plugin init)
12243
12244 2005-03-20 [colin]      1.9.6cvs6
12245
12246         * src/common/plugin.c
12247                 Check that plugin isn't already loaded
12248                 Patch by Alfons
12249
12250 2005-03-20 [thorsten]   1.9.6cvs5
12251
12252         * src/compose.c
12253                 use a more compatible syntax
12254
12255 2005-03-20 [thorsten]   1.9.6cvs4
12256
12257         * src/prefs_toolbar.c
12258                 fix crash when selecting toolbar item (uninitialized pointer)
12259
12260 2005-03-20 [thorsten]   1.9.6cvs3
12261
12262         * src/procmime.c
12263                 fix mimetype detection (referenced free()d string)
12264
12265 2005-03-20 [paul]       1.9.6cvs2
12266
12267         * src/compose.c
12268                 sync with HEAD (1.0.3cvs5)
12269                 neglect Reply-To header if empty
12270                 Patch by Alfons 
12271
12272 2005-03-19 [holger]     1.9.6cvs1
12273
12274         * src/summaryview.c
12275         * src/summaryview.h
12276                 Sync with HEAD
12277
12278 2005-03-18 [paul]       1.9.6
12279
12280         initial GTK2 release
12281
12282 2005-03-18 [paul]       1.0.3cvs3.1
12283
12284         * AUTHORS
12285         * ChangeLog.claws
12286         * configure.ac
12287         * src/gtk/about.c
12288         * src/pixmaps/sylpheed_logo.xpm
12289                 sync with HEAD
12290
12291 2005-03-18 [colin]      1.0.3cvs2.6
12292
12293         * src/summaryview.c
12294                 Remove call to summary_step in summary_copy_selected_to
12295                 Can't see its purpose, and this causes bug when copying
12296                 a message if the next one is unread: it reads it.
12297
12298 2005-03-18 [paul]       1.0.3cvs2.5
12299
12300         * src/foldersel.c
12301                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12302
12303 2005-03-18 [paul]       1.0.3cvs2.4
12304
12305         * src/addrharvest.c
12306         * src/codeconv.c
12307         * src/codeconv.h
12308         * src/compose.c
12309         * src/news.c
12310         * src/procheader.c
12311         * src/procmime.c
12312         * src/unmime.c
12313         * src/unmime.h
12314                 fix buffer overflow, CAN-2005-0667, see
12315                 http://secunia.com/advisories/14491/
12316                 Patch by Alfons
12317
12318 2005-03-17 [colin]      1.0.3cvs2.3
12319
12320         * src/prefs_fonts.c
12321         * src/summaryview.c
12322                 Fix font bugs (both lists now officialy share 
12323                 the same font)
12324                 
12325
12326 2005-03-17 [paul]       1.0.3cvs2.2
12327
12328         * src/gtk/pluginwindow.c
12329                 make plugin descriptions uneditable
12330
12331 2005-03-11 [paul]       1.0.3cvs2.1
12332
12333         * ChangeLog.claws
12334         * configure.ac
12335         * po/POTFILES.in
12336         * src/plugins/trayicon/trayicon.c
12337                 sync with HEAD
12338                 add src/wizard.c to POTFILES.in
12339
12340 2005-03-11 [paul]       1.0.3cvs1.1
12341
12342         * ChangeLog
12343         * ChangeLog.claws
12344         * configure.ac
12345         * po/de.po
12346         * po/es.po
12347         * po/fr.po
12348         * po/it.po
12349         * po/pt_BR.po
12350         * po/ru.po
12351         * po/sk.po
12352         * po/sr.po
12353         * po/zh_CN.po
12354                 sync with HEAD
12355
12356 2005-03-04 [colin]      1.0.1cvs22.2
12357
12358         * src/compose.c
12359                 Fix signatures with accentued chars in it
12360
12361 2005-03-04 [colin]      1.0.1cvs22.1
12362
12363         * src/common/smtp.c
12364         * src/common/smtp.h
12365                 Don't use SIZE param in MAIL FROM: if server 
12366                 doesn't support it. Patch by Eugen Freiter
12367                 <eugen_f@users.sf.net>
12368
12369 2005-02-27 [paul]       1.0.1cvs20.1
12370
12371         * ChangeLog.claws
12372         * configure.ac
12373         * src/messageview.c
12374                 sync with HEAD
12375
12376 2005-02-27 [colin]      1.0.1cvs19.4
12377
12378         * src/procheader.c
12379         * src/procheader.h
12380                 Fix prototypes. Patch by Alfons
12381
12382 2005-02-27 [colin]      1.0.1cvs19.3
12383
12384         * src/compose.c
12385                 Don't auto-join the signature separator.
12386
12387 2005-02-26 [colin]      1.0.1cvs19.2
12388
12389         * src/summaryview.c
12390                 Fix 'mark all read' with collapsed threads.
12391                 Patch by Alfons.
12392
12393 2005-02-25 [paul]       1.0.1cvs19.1
12394
12395         * ChangeLog.claws
12396         * configure.ac
12397         * src/prefs_account.c
12398         * src/prefs_folder_item.c
12399         * src/gtk/prefswindow.c
12400         * src/gtk/prefswindow.h
12401                 sync with HEAD
12402
12403 2005-02-25 [paul]       1.0.1cvs15.12
12404
12405         * src/alertpanel.c
12406         * src/codeconv.c
12407         * src/compose.c
12408         * src/textview.c
12409         * src/gtk/gtkutils.c
12410         * src/gtk/gtkutils.h
12411         * src/gtk/logwindow.c
12412         * src/gtk/progressdialog.c
12413                 sync with main (revision 127)
12414                 and fix logwindow clipping
12415
12416 2005-02-24 [colin]      1.0.1cvs15.11
12417
12418         * src/plugins/pgpmime/passphrase.c
12419                 Disable input grabbing; it doesn't work yet.
12420
12421 2005-02-24 [colin]      1.0.1cvs15.10
12422
12423         * src/messageview.c
12424                 Don't send out receipts if offline. Ask.
12425
12426 2005-02-23 [colin]      1.0.1cvs15.9
12427
12428         * src/summaryview.c     
12429                 Fix expanding
12430
12431 2005-02-23 [colin]      1.0.1cvs15.8
12432
12433         * src/summaryview.c
12434                 Really fix Bug 568 by removing useless
12435                 calls. summary_thread_init() now called
12436                 in summary_sort(). This should please
12437                 Alfons as it should be faster than 
12438                 previously.
12439
12440 2005-02-23 [colin]      1.0.1cvs15.7
12441
12442         * src/compose.c
12443                 Encode parts as QP or B64 if signing
12444
12445 2005-02-23 [colin]      1.0.1cvs15.6
12446
12447         * src/compose.c
12448                 Fix Mimeinfo leakage (including tmp files)
12449         * src/procmsg.c
12450                 Fix tmp file leakage (spotted by Ivan Rayner)
12451
12452 2005-02-22 [colin]      1.0.1cvs15.5
12453
12454         * src/expldifdlg.c
12455                 Fix keyboard input. Patch by Alfons.
12456
12457 2005-02-21 [colin]      1.0.1cvs15.4
12458
12459         * src/compose.c
12460                 Fix Sign/Encrypt when unselecting privacy
12461                 system
12462         * src/prefs_common.c
12463                 Change default message font to Monospace
12464         * src/summaryview.c
12465                 More freezing during potentially large operations
12466
12467 2005-02-21 [paul]       1.0.1cvs15.3
12468
12469         * src/main.c
12470                 fix --help output
12471
12472 2005-02-21 [paul]       1.0.1cvs15.2
12473
12474         * po/Makefile.in.in
12475         * src/compose.c
12476         * src/summaryview.c
12477         * src/textview.c
12478         * src/common/utils.c
12479         * src/common/utils.h
12480                 sync with main (revision 117)
12481
12482 2005-02-20 [colin]      1.0.1cvs15.1
12483
12484         * src/common/defs.h
12485                 Change cache file to .sylpheed_claws_cache, as
12486                 suggested by Alfons. Allows people to switch
12487                 between Sylpheed and Sylpheed-Claws. it is
12488                 a good idea to "Check for new messages" at next
12489                 startup.
12490
12491
12492 2005-02-18 [colin]      1.0.1cvs14.1
12493
12494         * src/quote_fmt_lex.l
12495         * src/quote_fmt_parse.y
12496                 Fix parser initialisation. Patch by Ivan.
12497
12498 2005-02-18 [colin]      1.0.1cvs11.6
12499
12500         * src/folderview.c
12501                 Fix scrolldown (bug 662)
12502
12503 2005-02-17 [colin]      1.0.1cvs11.5
12504
12505         * src/codeconv.c
12506                 conv_filename_to_utf8: return clean 7bit instead
12507                 of broken utf8 if needed
12508         * src/mimeview.c
12509                 Fix display of parts with unclean 8bit names
12510
12511 2005-02-17 [paul]       1.0.1cvs11.4
12512
12513         * src/compose.c
12514         * src/exportldif.c
12515         * src/matcher_parser_parse.y
12516         * src/procmime.c
12517         * src/sourcewindow.c
12518         * src/common/Makefile.am
12519         * src/common/intl.h             ** REMOVED **
12520         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12521                 sync with main (revision 109)
12522                 and clean up
12523
12524 2005-02-16 [colin]      1.0.1cvs11.3
12525
12526         * src/summaryview.c
12527                 Fix collapsed thread not highlighting when new
12528                 messages in it (Bug 568) Patch by Stephan Sachse.
12529                 Fix messed up selection when reaching bounds (Bug 632)
12530         * src/prefs_themes.c
12531                 Fix theme installing (Bug 684)
12532
12533 2005-02-16 [colin]      1.0.1cvs11.2
12534
12535         * src/messageview.c
12536                 Fix messageview_select_all
12537
12538 2005-02-16 [colin]      1.0.1cvs11.1
12539
12540         * src/mh.c
12541                 Sync with HEAD (MH scan required function)
12542
12543 2005-02-15 [colin]      1.0.1cvs8.1
12544
12545         * src/mimeview.c
12546         * src/common/utils.c
12547                 Sync with HEAD (filename chars substitution)
12548
12549 2005-02-15 [colin]      1.0.1cvs7.3
12550
12551         * src/gtk/pluginwindow.c
12552                 Fix button spacing
12553
12554 2005-02-15 [colin]      1.0.1cvs7.2
12555
12556         * src/mimeview.c
12557                 Fix mime icons not reset across message when
12558                 scrolled down
12559
12560 2005-02-15 [colin]      1.0.1cvs7.1
12561
12562         * src/compose.c
12563         * src/procmime.c
12564                 Sync with HEAD (optimisation of cvs6)
12565
12566 2005-02-14 [colin]      1.0.1cvs6.1
12567
12568         * src/compose.c
12569         * src/procmime.c
12570                 Sync with HEAD (encode "From " at line beginning)
12571
12572 2005-02-14 [colin]      1.0.1cvs5.3
12573
12574         * src/compose.c
12575                 Fix wrapping with accentued chars.
12576
12577 2005-02-13 [colin]      1.0.1cvs5.2
12578
12579         * src/textview.c
12580                 Fix email informative part parsing with
12581                 accentued chars in it. ispunct() returns
12582                 true for them in utf8...
12583
12584 2005-02-12 [colin]      1.0.1cvs5.1
12585
12586         * src/filtering.c
12587                 Sync with HEAD (remove wrong use of compose after send)
12588
12589 2005-02-12 [paul]       1.0.1cvs4.5
12590
12591         * src/textview.c
12592                 remove unnecessary code (thanks to Alfons)
12593
12594 2005-02-12 [paul]       1.0.1cvs4.4
12595
12596         * src/textview.c
12597                 add 'Copy' to contextual menu on emails
12598
12599 2005-02-11 [colin]      1.0.1cvs4.3
12600
12601         * src/compose.c
12602                 revert 1.0.0cvs28.2, it doesn't work that well.
12603
12604 2005-02-11 [paul]       1.0.1cvs4.2
12605
12606         * po/Makefile.in.in
12607                 fix 'make release'
12608
12609 2005-02-10 [paul]       1.0.1cvs4.1
12610
12611         * ChangeLog
12612         * ChangeLog.claws
12613         * ChangeLog.jp
12614         * configure.ac
12615         * src/compose.c
12616                 sync with HEAD (sync with main)
12617
12618 2005-02-10 [paul]       1.0.1cvs3.2
12619
12620         * AUTHORS
12621         * Makefile.am
12622         * autogen.sh
12623         * configure.ac
12624         * config/mkinstalldirs
12625         * intl/.cvsignore
12626         * intl/ChangeLog
12627         * intl/VERSION
12628         * intl/bindtextdom.c
12629         * intl/config.charset
12630         * intl/dcgettext.c
12631         * intl/dcigettext.c
12632         * intl/dcngettext.c
12633         * intl/dgettext.c
12634         * intl/dngettext.c
12635         * intl/eval-plural.h
12636         * intl/explodename.c
12637         * intl/finddomain.c
12638         * intl/gettext.c
12639         * intl/gettextP.h
12640         * intl/gmo.h
12641         * intl/hash-string.h
12642         * intl/intl-compat.c
12643         * intl/l10nflist.c
12644         * intl/libgnuintl.h.in
12645         * intl/loadinfo.h
12646         * intl/loadmsgcat.c
12647         * intl/localcharset.c
12648         * intl/localcharset.h
12649         * intl/locale.alias
12650         * intl/localealias.c
12651         * intl/localename.c
12652         * intl/log.c
12653         * intl/ngettext.c
12654         * intl/os2compat.c
12655         * intl/os2compat.h
12656         * intl/osdep.c
12657         * intl/plural-exp.c
12658         * intl/plural-exp.h
12659         * intl/plural.c
12660         * intl/plural.y
12661         * intl/ref-add.sin
12662         * intl/ref-del.sin
12663         * intl/relocatable.c
12664         * intl/relocatable.h
12665         * intl/textdomain.c
12666         * m4/Makefile.am
12667         * po/Makefile.in.in
12668         * src/Makefile.am
12669         * src/account.c
12670         * src/action.c
12671         * src/addr_compl.c
12672         * src/addressadd.c
12673         * src/addressbook.c
12674         * src/addrgather.c
12675         * src/addrindex.c
12676         * src/alertpanel.c
12677         * src/browseldap.c
12678         * src/codeconv.c
12679         * src/codeconv.h
12680         * src/compose.c
12681         * src/compose.h
12682         * src/crash.c
12683         * src/editaddress.c
12684         * src/editbook.c
12685         * src/editgroup.c
12686         * src/editjpilot.c
12687         * src/editldap.c
12688         * src/editldap_basedn.c
12689         * src/editvcard.c
12690         * src/exphtmldlg.c
12691         * src/expldifdlg.c
12692         * src/export.c
12693         * src/exporthtml.c
12694         * src/filtering.c
12695         * src/folder.c
12696         * src/folder_item_prefs.c
12697         * src/foldersel.c
12698         * src/folderview.c
12699         * src/grouplistdialog.c
12700         * src/headerview.c
12701         * src/imap.c
12702         * src/imap_gtk.c
12703         * src/import.c
12704         * src/importldif.c
12705         * src/importmutt.c
12706         * src/importpine.c
12707         * src/inc.c
12708         * src/ldif.c
12709         * src/main.c
12710         * src/mainwindow.c
12711         * src/matcher.c
12712         * src/mbox.c
12713         * src/message_search.c
12714         * src/messageview.c
12715         * src/mh.c
12716         * src/mh_gtk.c
12717         * src/mimeview.c
12718         * src/msgcache.c
12719         * src/news.c
12720         * src/news_gtk.c
12721         * src/noticeview.c
12722         * src/partial_download.c
12723         * src/pop.c
12724         * src/prefs_account.c
12725         * src/prefs_actions.c
12726         * src/prefs_common.c
12727         * src/prefs_customheader.c
12728         * src/prefs_display_header.c
12729         * src/prefs_ext_prog.c
12730         * src/prefs_filtering.c
12731         * src/prefs_filtering_action.c
12732         * src/prefs_folder_item.c
12733         * src/prefs_fonts.c
12734         * src/prefs_gtk.c
12735         * src/prefs_matcher.c
12736         * src/prefs_msg_colors.c
12737         * src/prefs_spelling.c
12738         * src/prefs_summary_column.c
12739         * src/prefs_template.c
12740         * src/prefs_themes.c
12741         * src/prefs_toolbar.c
12742         * src/prefs_wrapping.c
12743         * src/privacy.c
12744         * src/procheader.c
12745         * src/procmime.c
12746         * src/procmsg.c
12747         * src/quote_fmt.c
12748         * src/recv.c
12749         * src/send_message.c
12750         * src/setup.c
12751         * src/sourcewindow.c
12752         * src/ssl_manager.c
12753         * src/statusbar.c
12754         * src/summary_search.c
12755         * src/summaryview.c
12756         * src/textview.c
12757         * src/toolbar.c
12758         * src/wizard.c
12759         * src/common/nntp.c
12760         * src/common/plugin.c
12761         * src/common/smtp.c
12762         * src/common/ssl.c
12763         * src/common/ssl_certificate.c
12764         * src/common/string_match.c
12765         * src/common/sylpheed.c
12766         * src/common/template.c
12767         * src/common/utils.c
12768         * src/gtk/about.c
12769         * src/gtk/colorlabel.c
12770         * src/gtk/description_window.c
12771         * src/gtk/filesel.c
12772         * src/gtk/foldersort.c
12773         * src/gtk/gtkaspell.c
12774         * src/gtk/gtkutils.c
12775         * src/gtk/inputdialog.c
12776         * src/gtk/logwindow.c
12777         * src/gtk/menu.c
12778         * src/gtk/pluginwindow.c
12779         * src/gtk/prefswindow.c
12780         * src/gtk/progressdialog.c
12781         * src/gtk/quicksearch.c
12782         * src/gtk/sslcertwindow.c
12783         * src/plugins/clamav/clamav_plugin.c
12784         * src/plugins/clamav/clamav_plugin_gtk.c
12785         * src/plugins/demo/demo.c
12786         * src/plugins/dillo_viewer/dillo_prefs.c
12787         * src/plugins/dillo_viewer/dillo_viewer.c
12788         * src/plugins/image_viewer/plugin.c
12789         * src/plugins/image_viewer/viewer.c
12790         * src/plugins/image_viewer/viewerprefs.c
12791         * src/plugins/mathml_viewer/mathml_viewer.c
12792         * src/plugins/pgpmime/passphrase.c
12793         * src/plugins/pgpmime/plugin.c
12794         * src/plugins/pgpmime/prefs_gpg.c
12795         * src/plugins/pgpmime/select-keys.c
12796         * src/plugins/pgpmime/sgpgme.c
12797         * src/plugins/spamassassin/spamassassin.c
12798         * src/plugins/spamassassin/spamassassin_gtk.c
12799         * src/plugins/trayicon/trayicon.c
12800                 sync with main (revision 104)
12801
12802 2005-02-10 [colin]      1.0.1cvs3.1
12803
12804         * src/mainwindow.c
12805                 Sync with HEAD (fix occasional crasher)
12806
12807 2005-02-10 [colin]      1.0.1cvs2.1
12808
12809         * src/messageview.c
12810                 Synw with HEAD (don't automatically display html)
12811
12812 2005-02-09 [colin]      1.0.1cvs1.3
12813
12814         * src/textview.c
12815         * src/textview.h
12816                 Add contextual menu on emails
12817
12818 2005-02-09 [colin]      1.0.1cvs1.2
12819
12820         * src/codeconv.c
12821                 Fix converting from broken headers and 
12822                 put back the _ in missing places
12823                 (feature broke with cvs24.2 sync, main 
12824                  possibly affected?)
12825
12826 2005-02-09 [colin]      1.0.1cvs1.1
12827
12828         * src/messageview.c
12829         * src/mimeview.c
12830         * src/mimeview.h
12831                 Sync with HEAD (display non text/plain mails with plugin)
12832
12833 2005-02-08 [colin]      1.0.1.1
12834
12835         * ChangeLog.claws
12836         * po/pt_BR.po
12837                 Sync with HEAD
12838         * configure.ac
12839                 Make default configuration directory 
12840                 be .sylpheed-gtk2
12841
12842 2005-02-08 [colin]      1.0.0cvs29.1
12843
12844         * po/de.po
12845         * po/es.po
12846         * po/fr.po
12847         * po/it.po
12848         * po/sk.po
12849         * po/sr.po
12850                 Sync translations with HEAD
12851
12852 2005-02-06 [colin]      1.0.0cvs28.3
12853
12854         * src/compose.c
12855                 Make compose a bit faster - patch by Alfons.
12856
12857 2005-02-06 [colin]      1.0.0cvs28.2
12858
12859         * src/compose.c
12860                 Make pasting via middle-click more reliable
12861
12862 2005-02-05 [paul]       1.0.0cvs28.1
12863
12864         * ChangeLog
12865         * ChangeLog.claws
12866         * ChangeLog.jp
12867         * configure.ac
12868         * src/compose.c
12869                 sync with HEAD
12870                 (fix bug 682 'redirect is broken'
12871
12872 2005-02-05 [torte]      1.0.0cvs27.1
12873
12874         * ChangeLog.claws
12875         * configure.ac
12876         * src/partial_download.c
12877                 Sync with HEAD (fix buf overflow)
12878
12879 2005-02-03 [colin]      1.0.0cvs26.1
12880
12881         * src/common/plugin.c
12882                 Sync with HEAD (avoid plugin mismatches)
12883
12884 2005-02-03 [paul]       1.0.0cvs25.3
12885
12886         * src/folderview.c
12887         * src/headerview.c
12888         * src/summaryview.c
12889         * src/textview.c
12890         * src/gtk/colorlabel.c
12891                 third and final part of initial sync with main-gtk2
12892
12893 2005-02-03 [paul]       1.0.0cvs25.2
12894
12895         * src/jpilot.c
12896                 fix building with jpilot support
12897
12898 2005-02-02 [colin]      1.0.0cvs25.1
12899
12900         * src/messageview.c
12901                 Sync with HEAD (fix dangerous typo)
12902
12903 2005-02-01 [colin]      1.0.0cvs24.3
12904
12905         * src/common/xml.c
12906                 Write file as advertised (UTF-8)
12907
12908 2005-02-01 [paul]       1.0.0cvs24.2
12909
12910         * src/addrbook.c
12911         * src/addrindex.c
12912         * src/alertpanel.h
12913         * src/codeconv.c
12914         * src/codeconv.h
12915         * src/compose.c
12916         * src/export.c
12917         * src/folder_item_prefs.c
12918         * src/html.c
12919         * src/imap.c
12920         * src/import.c
12921         * src/jpilot.c
12922         * src/mainwindow.c
12923         * src/matcher_parser_lex.l
12924         * src/messageview.c
12925         * src/mh.c
12926         * src/prefs_account.c
12927         * src/prefs_actions.c
12928         * src/prefs_common.c
12929         * src/prefs_gtk.c
12930         * src/prefs_gtk.h
12931         * src/prefs_themes.c
12932         * src/procheader.c
12933         * src/procmime.c
12934         * src/sourcewindow.c
12935         * src/statusbar.c
12936         * src/summaryview.c
12937         * src/textview.c
12938         * src/toolbar.c
12939         * src/unmime.c
12940         * src/common/template.c
12941         * src/common/utils.c
12942         * src/common/xml.c
12943         * src/common/xml.h
12944         * src/gtk/gtkaspell.c
12945         * src/plugins/clamav/clamav_plugin.c
12946         * src/plugins/dillo_viewer/dillo_prefs.c
12947         * src/plugins/image_viewer/viewerprefs.c
12948         * src/plugins/pgpmime/passphrase.c
12949         * src/plugins/pgpmime/prefs_gpg.c
12950         * src/plugins/pgpmime/select-keys.c
12951         * src/plugins/spamassassin/spamassassin.c
12952                 second part of initial sync with main-gtk2
12953                 (more to follow)
12954
12955 2005-01-31 [colin]      1.0.0cvs24.1
12956
12957         * src/compose.c
12958                 Sync with HEAD
12959
12960 2005-01-29 [paul]       1.0.0cvs23.2
12961
12962         * src/account.c
12963         * src/action.c
12964         * src/addressadd.c
12965         * src/addressbook.c
12966         * src/alertpanel.c
12967         * src/compose.c
12968         * src/editaddress.c
12969         * src/editbook.c
12970         * src/editgroup.c
12971         * src/editjpilot.c
12972         * src/editldap.c
12973         * src/editldap_basedn.c
12974         * src/editvcard.c
12975         * src/export.c
12976         * src/foldersel.c
12977         * src/grouplistdialog.c
12978         * src/import.c
12979         * src/importldif.c
12980         * src/inc.c
12981         * src/main.c
12982         * src/mainwindow.c
12983         * src/message_search.c
12984         * src/messageview.c
12985         * src/mimeview.c
12986         * src/prefs_actions.c
12987         * src/prefs_common.c
12988         * src/prefs_common.h
12989         * src/prefs_customheader.c
12990         * src/prefs_display_header.c
12991         * src/prefs_filtering.c
12992         * src/prefs_filtering_action.c
12993         * src/prefs_gtk.c
12994         * src/prefs_matcher.c
12995         * src/prefs_summary_column.c
12996         * src/prefs_template.c
12997         * src/sourcewindow.c
12998         * src/summary_search.c
12999         * src/summaryview.c
13000         * src/textview.c
13001         * src/gtk/about.c
13002         * src/gtk/description_window.c
13003         * src/gtk/gtkshruler.c
13004         * src/gtk/gtkutils.c
13005         * src/gtk/gtkutils.h
13006         * src/gtk/inputdialog.c
13007         * src/gtk/logwindow.c
13008         * src/gtk/prefswindow.c
13009         * src/gtk/progressdialog.c
13010         * src/gtk/progressdialog.h
13011                 first part of initial sync with main-gtk2
13012                 (more to follow)
13013
13014 2005-01-28 [colin]      1.0.0cvs23.1
13015
13016         * src/folderview.c
13017                 Sync with HEAD
13018
13019 2005-01-27 [colin]      1.0.0cvs21.1
13020
13021         * src/folder.c
13022         * src/folderview.c
13023                 Sync with HEAD
13024
13025 2005-01-27 [colin]      1.0.0cvs19.1
13026
13027         * src/procmime.c
13028                 Sync with HEAD
13029
13030 2005-01-27 [colin]      1.0.0cvs18.1
13031
13032         * src/messageview.c
13033         * src/summaryview.c
13034         * src/mainwindow.c
13035         * src/compose.c
13036         * src/compose.h
13037         * src/procmsg.c
13038         * src/procmsg.h
13039         * src/toolbar.c
13040                 Sync with HEAD
13041
13042 2005-01-26 [paul]       1.0.0cvs15.2
13043
13044         * src/compose.c
13045                 compose_entries_set(): convert subject and body to
13046                 utf8 if necessary. patch by Felix Eckhofer
13047
13048 2005-01-26 [paul]       1.0.0cvs15.1
13049
13050         * configure.ac
13051         * src/common/template.c
13052                 sync with HEAD (fix memory leak)
13053
13054 2005-01-25 [paul]       1.0.0cvs14.1
13055
13056         * configure.ac
13057         * src/compose.c
13058                 sync with HEAD
13059
13060 2005-01-24 [colin]      1.0.0cvs13.1
13061
13062         * src/summaryview.c
13063                 Sync with HEAD
13064
13065 2005-01-24 [paul]       1.0.0cvs12.1
13066
13067         * configure.ac
13068         * src/messageview.c
13069         * src/mh.c
13070         * src/common/utils.c
13071                 sync with HEAD
13072
13073 2005-01-24 [colin]      1.0.0cvs11.1
13074
13075         * src/procheader.c
13076                 Sync with HEAD
13077
13078 2005-01-24 [colin]      1.0.0cvs10.1
13079
13080         * src/folderview.c
13081                 Sync with HEAD
13082
13083 2005-01-23 [colin]      1.0.0cvs9.1
13084
13085         * src/crash.c
13086                 Sync with HEAD
13087
13088 2005-01-22 [colin]      1.0.0cvs8.1
13089
13090         * src/summaryview.c
13091         * src/gtk/quicksearch.c
13092                 Sync with HEAD
13093
13094 2005-01-21 [colin]      1.0.0cvs7.1
13095
13096         * src/summaryview.c
13097                 Sync with HEAD
13098
13099 2005-01-21 [colin]      1.0.0cvs6.1
13100
13101         * src/summaryview.c
13102                 Sync with HEAD
13103
13104 2005-01-21 [colin]      1.0.0cvs5.1
13105
13106         * src/gtk/quicksearch.c
13107         * src/prefs_common.c
13108         * src/prefs_common.h
13109                 Sync with HEAD (recurse option)
13110
13111 2005-01-21 [colin]      1.0.0cvs4.1
13112
13113         * src/folder.h
13114         * src/folderview.c
13115         * src/folderview.h
13116         * src/summaryview.c
13117         * src/gtk/quicksearch.c
13118         * src/gtk/quicksearch.h
13119                 Sync with HEAD (recursive quicksearch)
13120
13121 2005-01-20 [colin]      1.0.0cvs3.4
13122
13123         * src/ssl_manager.c
13124                 Remove useless code
13125
13126 2005-01-20 [colin]      1.0.0cvs3.3
13127
13128         * src/ssl_manager.c
13129                 Fix leak, thanks to Alfons.
13130
13131 2005-01-20 [colin]      1.0.0cvs3.2
13132
13133         * src/ssl_manager.c
13134                 Port SSL certificate window to GTK2.
13135
13136 2005-01-20 [paul]       1.0.0cvs3.1
13137
13138         * ChangeLog.claws
13139         * configure.ac
13140         * src/addrindex.c
13141         * src/addrindex.h
13142                 sync with HEAD
13143
13144 2005-01-19 [colin]      1.0.0cvs2.2
13145
13146         * src/plugins/trayicon/trayicon.c
13147                 Fix freeze with gtk-2.6, the easy way
13148                 (signal blocking helpless there...)
13149                 Closes bug #668.
13150
13151 2005-01-19 [colin]      1.0.0cvs2.1
13152
13153         * src/mbox.c
13154         * src/mbox.h
13155         * src/mainwindow.c
13156         * src/summaryview.c
13157         * src/summaryview.h
13158                 Sync with HEAD
13159
13160 2005-01-19 [paul]       1.0.0cvs1.1
13161
13162         * configure.ac
13163         * po/de.po
13164         * po/es.po
13165         * po/fr.po
13166         * po/hr.po
13167         * po/it.po
13168         * po/ja.po
13169         * po/ko.po
13170         * po/pt_BR.po
13171         * po/ru.po
13172         * po/sk.po
13173         * po/sr.po
13174                 sync with HEAD (update translations)
13175
13176 2005-01-18 [colin]      1.0.0cvs0.1
13177
13178         * src/foldersel.c
13179                 Specify search column - patch by Alfons
13180
13181 2005-01-18 [colin]      0.9.13cvs36.3
13182
13183         * src/prefs_toolbar.c
13184                 Change Delete to Remove
13185         * src/prefs_fonts.c
13186                 GTK2 version and leak fixes
13187         * src/prefs_actions.c
13188                 Add stock buttons.
13189                 All patches by Alfons
13190
13191 2005-01-17 [colin]      0.9.13cvs36.2
13192
13193         * src/compose.c
13194                 Fix DnD inserting twice. While at it,
13195                 add DnD support for text/plain in the
13196                 body, and add support in the headers.
13197
13198 2005-01-16 [colin]      0.9.13cvs36.1
13199
13200         * ChangeLog
13201         * ChangeLog.jp
13202         * ChangeLog.claws
13203                 Sync with HEAD (nothing applicable)
13204
13205 2005-01-16 [colin]      0.9.13cvs33.2
13206
13207         * src/prefs_toolbar.c
13208                 GTK2ize prefs_toolbar, by Alfons.
13209
13210 2005-01-14 [colin]      0.9.13cvs33.1
13211
13212         * src/html.c
13213         * src/msgcache.c
13214                 Sync with HEAD
13215
13216 2005-01-14 [colin]      0.9.13cvs32.1
13217
13218         * src/html.c
13219         * src/html.h
13220         * src/msgcache.c
13221         * AUTHORS
13222         * tools/calypso_convert.pl
13223                 Sync with HEAD
13224
13225 2005-01-08 [colin]      0.9.13cvs29.2
13226
13227         * src/prefs_filtering_action.c
13228         * src/prefs_filtering.c
13229                 2 more gtk2 patches by Alfons
13230
13231 2005-01-07 [paul]       0.9.13cvs29.1
13232
13233         * ChangeLog
13234         * ChangeLog.claws
13235         * ChangeLog.jp
13236         * configure.ac
13237         * src/pop.c
13238         * src/pop.h
13239                 sync with HEAD
13240
13241 2005-01-07 [colin]      0.9.13cvs28.3
13242
13243         * src/gtk/progressdialog.c
13244         * src/gtk/progressdialog.h
13245         * src/inc.c
13246         * src/send_message.c
13247                 GTK2 for the incorporation dialog. The CList isn't dead
13248                 yet, for a more smooth migration. Patch by Alfons.
13249
13250 2005-01-06 [colin]      0.9.13cvs28.2
13251
13252         * src/prefs_display_header.c
13253                 GTK2 conversion by Alfons
13254         * src/prefs_actions.c
13255         * src/prefs_matcher.c
13256                 Fix 2 leaks - patch by Alfons
13257
13258 2005-01-06 [colin]      0.9.13cvs28.1
13259
13260         * src/prefs_matcher.c
13261                 Sync with HEAD
13262
13263 2005-01-06 [colin]      0.9.13cvs27.4
13264
13265         * src/prefs_matcher.c
13266                 Fix double-free. Patch by Alfons
13267
13268 2005-01-06 [colin]      0.9.13cvs27.3
13269
13270         * src/prefs_matcher.c
13271                 GTK2 widgets + memleak
13272                 Patch by Alfons
13273
13274 2005-01-05 [colin]      0.9.13cvs27.2
13275
13276         * src/account.c
13277         * src/addr_compl.c
13278         * src/foldersel.c
13279         * src/stock_pixmap.c
13280         * src/stock_pixmap.h
13281                 3 more GTK2 patches by Alfons.
13282
13283 2005-01-04 [colin]      0.9.13cvs27.1
13284
13285         * src/folderview.c
13286         * src/imap_gtk.c
13287         * src/news_gtk.c
13288                 Sync with HEAD
13289
13290 2005-01-04 [colin]      0.9.13cvs25.9
13291
13292         * src/compose.c
13293                 Fix Show Ruler menuitem
13294         * src/prefs_template.c
13295                 Convert to GTK2
13296         * src/common/utils.c
13297                 Make auto pointer stuff handles NULLs
13298                 Patches by Alfons.
13299
13300 2005-01-04 [colin]      0.9.13cvs25.8
13301
13302         * src/compose.c
13303                 Move the attachment list to gtk2
13304                 Patch by Alfons.
13305
13306 2005-01-04 [colin]      0.9.13cvs25.7
13307
13308         * src/textview.c
13309                 Make some keys work again
13310                 Patch by SungHyun Nam <namsh@kldp.org>
13311
13312 2005-01-04 [colin]      0.9.13cvs25.6
13313
13314         * src/gtk/gtkshruler.c
13315                 Move the ruler to GTK2
13316                 Patch by Alfons
13317
13318 2005-01-03 [colin]      0.9.13cvs25.5
13319
13320         * src/compose.c
13321                 Fix my broken patch apply 
13322
13323 2005-01-03 [colin]      0.9.13cvs25.4
13324
13325         * src/common/utils.c
13326         * src/common/utils.h
13327         * src/gtk/prefswindow.c
13328                 Move auto pointer stuff to utils.c
13329                 Patch by Alfons again :)
13330
13331 2005-01-03 [colin]      0.9.13cvs25.3
13332
13333         * src/compose.c
13334         * src/prefs_gtk.c
13335         * src/prefs_template.c
13336         * src/textview.c
13337                 Empty text widgets with empty strings, not NULL char
13338                 Patch by SungHyun Nam <namsh@kldp_org>
13339
13340 2005-01-03 [colin]      0.9.13cvs25.2
13341
13342         * src/main.c
13343         * AUTHORS
13344                 Sync with HEAD
13345
13346 2005-01-03 [colin]      0.9.13cvs25.1
13347
13348         * src/pop.c
13349         * src/pop.h
13350                 Sync with HEAD
13351
13352 2005-01-03 [colin]      0.9.13cvs24.3
13353
13354         * src/account.c
13355                 Two patches from Alfons and Alex S Moore:
13356                 fix images, fix return value.
13357
13358 2005-01-01 [colin]      0.9.13cvs24.2
13359
13360         * src/prefs_actions.c
13361                 Fix over-zealous assertion. Patch by Alfons
13362
13363 2005-01-01 [colin]      0.9.13cvs24.1
13364
13365         * src/procmime.c
13366                 Sync with HEAD (leak fix)
13367
13368 2004-12-31 [colin]      0.9.13cvs23.2
13369
13370         * src/prefs_common.c
13371                 GTK2 widgets + stock buttons - patch by Alfons
13372
13373 2004-12-31 [paul]       0.9.13cvs23.1
13374
13375         * configure.ac
13376                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13377         * src/gtk/pluginwindow.c
13378                 use GTK2 widgets and plug memory leaks,
13379                 patches by Alfons
13380
13381 2004-12-30 [colin]      0.9.13cvs22.4
13382
13383         * src/account.c
13384         * src/action.c
13385         * src/export.c
13386         * src/foldersel.c
13387         * src/import.c
13388         * src/message_search.c
13389         * src/prefs_actions.c
13390         * src/prefs_common.c
13391         * src/prefs_customheader.c
13392         * src/prefs_filtering.c
13393         * src/prefs_summary_column.c
13394         * src/summary_search.c
13395         * src/gtk/about.c
13396         * src/gtk/description_window.c
13397         * src/gtk/gtkutils.c
13398         * src/gtk/gtkutils.h
13399         * src/gtk/inputdialog.c
13400         * src/gtk/prefswindow.c
13401                 Use GTK2 stock buttons. Patches by Alfons.
13402
13403 2004-12-30 [colin]      0.9.13cvs22.3
13404
13405         * src/account.c
13406                 Sync with HEAD
13407         * src/prefs_actions.c
13408         * src/prefs_customheader.c
13409         * src/prefs_filtering.c
13410         * src/prefs_msg_colors.c
13411         * src/prefs_summary_column.c
13412         * src/gtk/prefswindow.c
13413                 Use GtkTreeView instead of deprecated 
13414                 widgets. Patches by Alfons.
13415
13416 2004-12-30 [paul]       0.9.13cvs22.2
13417
13418         * src/foldersel.c
13419                 use GTK 2 Tree View
13420                 patch by Alfons, with root folder sorting fix
13421                 by Stephan Sachse
13422
13423 2004-12-30 [paul]       0.9.13cvs22.1
13424
13425         * ChangeLog
13426         * ChangeLog.claws
13427         * ChangeLog.jp
13428         * NEWS
13429         * configure.ac
13430         * src/account.c
13431                 sync with HEAD
13432
13433 2004-12-22 [martin]     0.9.13cvs21.2
13434
13435         * src/action.c
13436                 free the command line after its use
13437
13438 2004-12-18 [paul]       0.9.13cvs21.1
13439
13440         * AUTHORS
13441         * ChangeLog
13442         * ChangeLog.claws
13443         * ChangeLog.jp
13444         * NEWS
13445         * configure.ac
13446         * src/action.c
13447         * src/compose.c
13448         * src/syldap.c
13449                 sync with HEAD
13450
13451 2004-12-17 [martin]     0.9.13cvs17.2
13452
13453         * src/action.c
13454                 convert actions input to locale
13455         * src/inc.c
13456                 convert notification command to locale
13457         * src/plugins/pgpmime/select-keys.c
13458                 convert attributes to utf8
13459
13460 2004-12-14 [colin]      0.9.13cvs17.1
13461
13462         * ChangeLog
13463         * ChangeLog.jp
13464         * ChangeLog.claws
13465         * src/action.c
13466         * src/common/utils.c
13467         * src/gtk/prefswindow.c
13468         * src/gtk/gtkutils.c
13469         * src/gtk/gtkutils.h
13470         * src/plugins/spamassassin/libspamc.c
13471                 Sync with HEAD
13472
13473 2004-12-13 [colin]      0.9.13cvs14.1
13474
13475         * src/quote_fmt_parse.y
13476                 Sync with HEAD
13477
13478 2004-12-10 [colin]      0.9.13cvs12.1
13479
13480         * src/prefs_themes.c
13481         * src/mainwindow.c
13482         * src/messageview.c
13483                 Sync with HEAD
13484
13485 2004-12-09 [colin]      0.9.13cvs10.1
13486
13487         * src/procmime.c
13488                 Sync with HEAD (fix B64 encoding from memory)
13489
13490 2004-12-08 [colin]      0.9.13cvs9.1
13491
13492         * src/gtk/colorlabel.c
13493                 Sync with HEAD
13494
13495 2004-12-08 [paul]       0.9.13cvs8.2
13496
13497         * src/gtk/pluginwindow.c
13498                 fix window resizing oddities
13499
13500 2004-12-08 [colin]      0.9.13cvs8.1
13501
13502         * src/quote_fmt_parse.y
13503                 Sync with HEAD
13504
13505 2004-12-08 [colin]      0.9.13cvs7.1
13506
13507         * src/matcher_parser_parse.y
13508         * src/msgcache.c
13509         * src/prefs_matcher.c
13510         * src/procheader.c
13511         * src/matcher.c
13512         * src/common/defs.h
13513         * po/sr.po
13514                 Sync with HEAD
13515
13516 2004-12-08 [colin]      0.9.13cvs6.1
13517
13518         * src/quote_fmt_parse.y
13519         * src/textview.c
13520                 Sync with HEAD
13521         * src/gtk/prefswindow.c
13522         * src/gtk/pluginwindow.c
13523                 Fix G_CALLBACKS protos (thanks to Alfons)
13524
13525 2004-12-07 [torte]      0.9.13cvs2.2
13526
13527         * src/procmime.c
13528                 [Bug 650] reply button causes crash
13529                 Thanks to David Relson and Christoph
13530
13531 2004-12-07 [colin]      0.9.13cvs2.1
13532
13533         * ChangeLog.claws
13534         * AUTHORS
13535         * po/sk.po
13536         * src/procmime.c
13537         * src/prefs_account.c
13538         * src/common/smtp.c
13539         * src/common/smtp.h
13540                 Sync with HEAD
13541
13542 2004-12-06 [colin]      0.9.12cvs187.1
13543
13544         * ChangeLog.claws
13545         * INSTALL
13546         * Makefile.am
13547         * README.claws
13548         * TODO.claws
13549         * configure.ac
13550         * po/bg.po
13551         * po/cs.po
13552         * po/el.po
13553         * po/en_GB.po
13554         * po/es.po
13555         * po/fr.po
13556         * po/hr.po
13557         * po/hu.po
13558         * po/it.po
13559         * po/ja.po
13560         * po/ko.po
13561         * po/nl.po
13562         * po/pl.po
13563         * po/pt_BR.po
13564         * po/ru.po
13565         * po/sk.po
13566         * po/sr.po
13567         * po/sv.po
13568         * po/zh_CN.po
13569         * po/zh_TW.Big5.po
13570         * src/compose.c
13571         * tools/Makefile.am
13572         * tools/README
13573         * tools/filter_conv.pl
13574         * tools/kdeservicemenu/README
13575         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13576         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13577                 Sync with HEAD
13578
13579 2004-12-04 [colin]      0.9.12cvs183.1
13580
13581         * src/compose.c
13582                 Sync with HEAD (compose window position saving)
13583
13584 2004-12-04 [paul]       0.9.12cvs182.3
13585
13586         * src/messageview.c
13587         * src/mimeview.c
13588         * src/prefs_customheader.c
13589         * src/gtk/quicksearch.c
13590                 replace some forgotten GTK_SIGNAL_FUNCs
13591
13592 2004-12-04 [paul]       0.9.12cvs182.2
13593
13594         * src/Makefile.am
13595                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13596                 committed in error      
13597
13598 2004-12-04 [paul]       0.9.12cvs182.1
13599
13600         * ChangeLog
13601         * ChangeLog.claws
13602         * ChangeLog.jp
13603         * INSTALL
13604         * NEWS
13605         * README
13606         * README.jp
13607         * configure.ac
13608         * doc/manual/ja/Makefile.am
13609         * doc/manual/ja/sylpheed-1.html
13610         * doc/manual/ja/sylpheed-10.html
13611         * doc/manual/ja/sylpheed-11.html
13612         * doc/manual/ja/sylpheed-12.html
13613         * doc/manual/ja/sylpheed-13.html
13614         * doc/manual/ja/sylpheed-14.html
13615         * doc/manual/ja/sylpheed-15.html
13616         * doc/manual/ja/sylpheed-16.html
13617         * doc/manual/ja/sylpheed-17.html
13618         * doc/manual/ja/sylpheed-18.html
13619         * doc/manual/ja/sylpheed-19.html
13620         * doc/manual/ja/sylpheed-2.html
13621         * doc/manual/ja/sylpheed-20.html
13622         * doc/manual/ja/sylpheed-3.html
13623         * doc/manual/ja/sylpheed-4.html
13624         * doc/manual/ja/sylpheed-5.html
13625         * doc/manual/ja/sylpheed-6.html
13626         * doc/manual/ja/sylpheed-7.html
13627         * doc/manual/ja/sylpheed-8.html
13628         * doc/manual/ja/sylpheed-9.html
13629         * doc/manual/ja/sylpheed.html
13630         * doc/manual/ja/sylpheed.sgml
13631         * po/de.po
13632         * src/Makefile.am
13633         * src/compose.c
13634         * src/procmime.c
13635         * src/pixmaps/regular.xpm **REMOVED**
13636         * src/plugins/pgpmime/pgpmime.c
13637         * src/plugins/pgpmime/plugin.c
13638         * src/plugins/pgpmime/prefs_gpg.c
13639                 sync with HEAD
13640
13641 2004-12-03 [paul]       0.9.12cvs180.1
13642
13643         * ChangeLog
13644         * ChangeLog.claws
13645         * ChangeLog.jp
13646         * configure.ac
13647         * src/Makefile.am
13648         * src/pop.c
13649         * src/common/utils.c
13650         * src/common/utils.h
13651         * src/pixmaps/continue.xpm
13652         * src/pixmaps/dir_close.xpm
13653         * src/pixmaps/dir_open.xpm
13654         * src/pixmaps/drafts_close.xpm
13655         * src/pixmaps/drafts_open.xpm
13656         * src/pixmaps/folder.xpm **REMOVED**
13657         * src/pixmaps/group.xpm
13658         * src/pixmaps/unread.xpm
13659                 sync with HEAD
13660
13661 2004-12-02 [colin]      0.9.12cvs179.1
13662
13663         * src/compose.c
13664                 Sync with HEAD (non-duplicated reedition)
13665
13666 2004-12-02 [colin]      0.9.12cvs178.1
13667
13668         * src/compose.c
13669                 Sync with HEAD (linewrap_quote fix)
13670
13671 2004-12-01 [colin]      0.9.12cvs177.3
13672
13673         * src/addrharvest.c
13674                 Replace sizeof with strlen
13675
13676 2004-12-01 [paul]       0.9.12cvs177.2
13677
13678         * src/addrharvest.c
13679                 fix 'harvest addresses'
13680
13681 2004-11-30 [colin]      0.9.12cvs177.1
13682
13683         * src/gtk/prefswindow.c
13684         * src/gtk/pluginwindow.c
13685                 Sync with HEAD
13686
13687 2004-11-29 [colin]      0.9.12cvs176.1
13688
13689         * src/folderview.c
13690                 sync with HEAD (Fix disappearing separators in folderview's popup)
13691
13692 2004-11-29 [colin]      0.9.12cvs175.1
13693
13694         * src/procmime.c
13695                 Sync with head (another format fix)
13696
13697 2004-11-29 [colin]      0.9.12cvs174.1
13698
13699         * src/pop.c
13700                 Sync with HEAD (format string fix)
13701
13702 2004-11-26 [colin]      0.9.12cvs173.1
13703
13704         * src/common/smtp.c
13705         * src/common/smtp.h
13706                 Sync with HEAD
13707
13708 2004-11-24 [colin]      0.9.12cvs172.1
13709
13710         * src/plugins/pgpmime/pgpmime.c
13711                 Sync with HEAD
13712
13713 2004-11-24 [colin]      0.9.12cvs171.1
13714
13715         * src/plugins/pgpmime/pgpmime.c
13716                 Sync with head (gpgmectx leaks)
13717
13718 2004-11-24 [colin]      0.9.12cvs169.1
13719
13720         * src/plugins/pgpmime/plugin.c
13721         * src/plugins/trayicon/Makefile.am
13722         * src/plugins/trayicon/newmarkedmail.xpm
13723         * src/plugins/trayicon/trayicon.c
13724         * src/plugins/trayicon/unreadmarkedmail.xpm
13725                 Sync with HEAD
13726
13727 2004-11-23 [colin]      0.9.12cvs168.1
13728
13729         * src/partial_download.c
13730         * src/partial_download.h
13731         * src/plugins/pgpmime/plugin.c
13732                 Sync with HEAD
13733
13734 2004-11-23 [colin]      0.9.12cvs166.1
13735
13736         * src/Makefile.am
13737         * src/codeconv.c
13738         * src/compose.c
13739         * src/folderview.c
13740         * src/main.c
13741         * src/partial_download.c
13742         * src/partial_download.h
13743         * src/prefs_account.c
13744         * src/prefs_account.h
13745         * src/privacy.c
13746         * src/privacy.h
13747         * src/procmime.c
13748         * src/common/Makefile.am
13749         * src/common/base64.h
13750         * src/common/partial_download.c
13751         * src/common/partial_download.h
13752         * src/gtk/prefswindow.c
13753         * src/gtk/prefswindow.h
13754         * src/plugins/pgpmime/pgpmime.c
13755         * src/plugins/pgpmime/prefs_gpg.c
13756         * src/plugins/pgpmime/prefs_gpg.h
13757         * src/plugins/pgpmime/sgpgme.c
13758         * src/plugins/pgpmime/sgpgme.h
13759                 Sync with HEAD
13760
13761 2004-11-23 [colin]      0.9.12cvs163.1
13762
13763         * src/main.c
13764                 Sync with HEAD (cursor optimization)
13765
13766 2004-11-23 [colin]      0.9.12cvs162.1
13767
13768         * src/prefs_common.c
13769         * src/prefs_themes.c
13770         * src/procmsg.c
13771                 Sync with HEAD
13772
13773 2004-11-23 [colin]      0.9.12cvs158.9
13774
13775         * src/compose.c
13776                 Fix double-free when forwarding
13777         * src/msgcache.c
13778                 Fix leak on error path
13779                 
13780
13781 2004-11-23 [colin]      0.9.12cvs158.8
13782
13783         * src/compose.c
13784                 Fix possible double-free
13785                 Spotted by Alfons
13786
13787 2004-11-23 [colin]      0.9.12cvs158.7
13788
13789         * src/compose.c
13790                 Fix some signal handlers' prototypes
13791                 Spotted by Alfons
13792
13793 2004-11-22 [colin]      0.9.12cvs158.6
13794
13795         * src/compose.c
13796                 Remove unneeded code and duplicated
13797                 wrapping - patch by Alfons
13798
13799 2004-11-22 [colin]      0.9.12cvs158.5
13800
13801         * src/prefs_themes.c
13802                 Fix oversized selector
13803
13804 2004-11-22 [colin]      0.9.12cvs158.4
13805
13806         * src/compose.c
13807                 fix dump_text()
13808                 patch by Alfons
13809
13810 2004-11-19 [colin]      0.9.12cvs158.3
13811
13812         * src/textview.c
13813                 Add a context menu on links (open, copy)
13814
13815 2004-11-18 [paul]       0.9.12cvs158.2
13816
13817         * src/addrgather.c
13818         * src/exphtmldlg.c
13819         * src/expldifdlg.c
13820         * src/mimeview.c
13821         * src/prefs_common.c
13822         * src/plugins/image_viewer/viewer.c
13823         * src/plugins/spamassassin/spamassassin_gtk.c
13824                 replace deprecated gtk_notebook_set_page
13825                 and gtk_notebook_current_page
13826
13827 2004-11-18 [paul]       0.9.12cvs158.1
13828
13829         * configure.ac
13830         * src/compose.c
13831         * src/mainwindow.c
13832         * src/messageview.c
13833         * src/prefs_common.c
13834         * src/common/utils.c
13835         * src/common/utils.h
13836                 sync with HEAD
13837
13838 2004-11-17 [colin]      0.9.12cvs156.1
13839
13840         * src/prefs_account.c
13841         * src/prefs_account.h
13842         * src/procmsg.c
13843                 Sync with HEAD (add pref to store encrypted mails encrypted)
13844
13845 2004-11-17 [paul]       0.9.12cvs155.1
13846
13847         * ChangeLog
13848         * ChangeLog.claws
13849         * ChangeLog.jp
13850         * NEWS
13851         * configure.ac
13852         * src/compose.c
13853         * src/jpilot.c
13854         * src/privacy.c
13855         * src/procmime.c
13856         * src/procmime.h
13857         * src/procmsg.c
13858         * src/toolbar.c
13859         * src/pixmaps/error.xpm
13860                 sync with HEAD
13861
13862 2004-11-17 [colin]      0.9.12cvs151.1
13863
13864         * src/plugins/pgpmime/pgpmime.c
13865                 Sync with HEAD (remove debug printf)
13866
13867 2004-11-17 [colin]      0.9.12cvs150.1
13868
13869         * src/plugins/pgpmime/pgpmime.c
13870                 Sync with HEAD (off-by-one fix)
13871
13872 2004-11-17 [colin]      0.9.12cvs149.1
13873
13874         * src/procmsg.c
13875                 Sync with HEAD (coding style fixes)
13876
13877 2004-11-16 [colin]      0.9.12cvs148.1
13878
13879         * src/procmsg.c
13880                 Sync with head (Fix the fix)
13881
13882 2004-11-16 [colin]      0.9.12cvs147.1
13883
13884         * src/procmsg.c
13885                 Sync with Main (leak fix)
13886
13887 2004-11-16 [colin]      0.9.12cvs146.14
13888
13889         * src/compose.c
13890                 Remove useless chunk of code
13891                 Patch by Alfons
13892
13893 2004-11-15 [colin]      0.9.12cvs146.13
13894
13895         * src/compose.c
13896                 Fix drafting after insertion
13897                 Patch by Alfons
13898
13899 2004-11-15 [colin]      0.9.12cvs146.12
13900
13901         * src/compose.c
13902         * src/prefs_filtering.c
13903         * src/prefs_filtering_action.c
13904         * src/prefs_toolbar.c
13905                 Fix some const-correctness
13906
13907 2004-11-15 [colin]      0.9.12cvs146.11
13908
13909         * src/summaryview.c
13910         * src/prefs_themes.c
13911         * src/messageview.c
13912                 Fix some leaks
13913
13914 2004-11-15 [colin]      0.9.12cvs146.10
13915
13916         * src/codeconv.c
13917                 More unreadable locale fixes
13918
13919 2004-11-14 [colin]      0.9.12cvs146.9
13920
13921         * src/textview.c
13922                 Fix uri_security_check
13923                 Patch by Alfons
13924
13925 2004-11-13 [paul]       0.9.12cvs146.8
13926
13927         * src/folder.c
13928         * src/procmime.c
13929                 fix 2 bugs introduced in last commit
13930
13931 2004-11-13 [paul]       0.9.12cvs146.7
13932
13933         * src/compose.c
13934         * src/exporthtml.c
13935         * src/exportldif.c
13936         * src/folder.c
13937         * src/imap.c
13938         * src/imap_gtk.c
13939         * src/main.c
13940         * src/mainwindow.c
13941         * src/messageview.c
13942         * src/mh_gtk.c
13943         * src/prefs_themes.c
13944         * src/procmime.c
13945         * src/setup.c
13946         * src/summaryview.c
13947                 replace deprecated g_basename
13948
13949 2004-11-13 [paul]       0.9.12cvs146.6
13950
13951         * src/compose.c
13952         * src/imap.c
13953         * src/matcher_parser.h
13954         * src/matcher_parser_parse.y
13955         * src/prefs_filtering.c
13956         * src/prefs_filtering_action.c
13957         * src/prefs_themes.c
13958         * src/prefs_toolbar.c
13959         * src/common/utils.c
13960                 various small fixes/cleanups
13961
13962 2004-11-12 [colin]      0.9.12cvs146.5
13963
13964         * src/textview.c
13965                 Validate event's origin on visibility notify
13966                 Patch by Alfons.
13967
13968 2004-11-12 [paul]       0.9.12cvs146.4
13969
13970         * src/exporthtml.c
13971         * src/exportldif.c
13972         * src/imap.c
13973         * src/mh.c
13974         * src/mimeview.c
13975         * src/prefs_spelling.c
13976         * src/prefs_themes.c
13977                 replace deprecated g_dirname    
13978
13979 2004-11-12 [colin]      0.9.12cvs146.3
13980
13981         * src/textview.c
13982                 Some coding style fixes
13983
13984 2004-11-12 [colin]      0.9.12cvs146.2
13985
13986         * src/codeconv.c
13987                 We want to replace _all_ extended chars in
13988                 conv_unreadable_*, because any string containing
13989                 extended chars not parsing as UTF8 is 
13990                 undisplayed on gtk2.
13991
13992 2004-11-12 [paul]       0.9.12cvs146.1
13993
13994         * ChangeLog
13995         * ChangeLog.claws
13996         * ChangeLog.jp
13997         * NEWS
13998         * configure.ac
13999         * src/account.c
14000         * src/folderview.c
14001         * src/folderview.h
14002         * src/imap.c
14003         * src/imap_gtk.c
14004         * src/inc.c
14005         * src/mainwindow.c
14006         * src/mh_gtk.c
14007         * src/news_gtk.c
14008         * src/pop.c
14009         * src/prefs_account.c
14010         * src/prefs_account.h
14011         * src/prefs_ext_prog.c
14012         * src/procmime.c
14013         * src/procmime.h
14014         * src/procmsg.c
14015         * src/procmsg.h
14016         * src/summary_search.c
14017         * src/summaryview.c
14018         * src/textview.c
14019         * src/common/defs.h
14020         * src/common/utils.c
14021         * src/common/utils.h
14022         * src/gtk/menu.c
14023         * src/gtk/menu.h
14024                 sync with HEAD
14025
14026 2004-11-11 [colin]      0.9.12cvs144.2
14027
14028         * src/textview.c
14029                 Fix URI range selection (patch by Alfons)
14030
14031 2004-11-09 [colin]      0.9.12cvs144.1
14032
14033         * ChangeLog.claws
14034         * src/compose.c
14035         * src/folder.c
14036         * src/folder_item_prefs.c
14037         * src/prefs_account.c
14038         * src/prefs_account.h
14039         * src/plugins/pgpmime/pgpmime.c
14040                 Sync with HEAD
14041
14042 2004-11-08 [colin]      0.9.12cvs143.1
14043
14044         * src/summaryview.c
14045                 Sync with HEAD (optimize quicksearch)
14046
14047 2004-11-08 [colin]      0.9.12cvs142.2
14048
14049         * src/compose.c
14050                 Don't wrap when Edit/Auto wrapping is disabled
14051
14052 2004-11-08 [colin]      0.9.12cvs142.1
14053
14054         * src/textview.c
14055                 Sync with HEAD
14056
14057 2004-11-08 [colin]      0.9.12cvs141.1
14058
14059         * src/textview.c
14060                 Sync with HEAD (fix some mail URIs)
14061
14062 2004-11-08 [colin]      0.9.12cvs140.3
14063
14064         * src/textview.c
14065                 o Use text cursor instead of arrow when
14066                   not on a link
14067                 o Fix handling of contiguous links (as in
14068                   "colin@colino.net" <colin@colino.net>)
14069                   This one unveils a bug in get_email_part()
14070
14071 2004-11-07 [colin]      0.9.12cvs140.2
14072
14073         * src/textview.c
14074                 Fix memleak. Patch by Alfons.
14075
14076 2004-11-06 [colin]      0.9.12cvs140.1
14077
14078         * src/compose.c
14079                 Sync with HEAD (don't ask passphrase
14080                 when drafting)
14081
14082 2004-11-06 [paul]       0.9.12cvs139.2
14083
14084         * AUTHORS
14085         * src/textview.c
14086         * src/textview.h
14087                 textview URI handling. hovering over a 
14088                 link displays it in the status bar,
14089                 and changes the mouse pointer to a hand 
14090                 cursor. a link is activated with a single 
14091                 click. (Modified from the) patch by Jean-Yves 
14092                 Lefort <jylefort@users.sourceforge.net>
14093                 
14094
14095 2004-11-05 [colin]      0.9.12cvs139.1
14096
14097         * src/compose.c
14098         * src/procmime.c
14099                 Sync with HEAD again ^^
14100
14101 2004-11-05 [colin]      0.9.12cvs139.1
14102
14103         * src/compose.c
14104         * src/procmime.c
14105                 Sync with HEAD
14106
14107 2004-11-03 [paul]       0.9.12cvs138.1
14108
14109         * ChangeLog.claws
14110         * configure.ac
14111         * po/POTFILES.in
14112         * src/prefs_ext_prog.c
14113         * src/procmime.c
14114         * tools/kdeservicemenu/README
14115         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14116         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14117                 sync with HEAD
14118
14119 2004-11-01 [christoph]  0.9.12cvs136.2
14120
14121         * src/procmime.c
14122                 convert MIME parameters to UTF-8
14123
14124 2004-10-29 [colin]      0.9.12cvs136.1
14125
14126         * src/common/utils.c
14127                 Sync with HEAD (don't use '=' in mime boundary)
14128
14129 2004-10-29 [paul]       0.9.12cvs135.1
14130
14131         * configure.ac
14132         * doc/src/rfc2231.txt
14133         * src/procmime.c
14134         * src/common/quoted-printable.c
14135         * src/common/utils.c
14136         * src/common/utils.h
14137                 sync with HEAD
14138
14139 2004-10-27 [paul]       0.9.12cvs134.1
14140
14141         * configure.ac
14142         * src/main.c
14143         * src/procmime.c
14144         * src/plugins/pgpmime/pgpmime.c
14145                 sync with HEAD
14146
14147 2004-10-26 [paul]       0.9.12cvs132.3
14148
14149         * src/account.c
14150         * src/addressbook.c
14151         * src/addrgather.c
14152         * src/addrharvest.c
14153         * src/codeconv.c
14154         * src/compose.c
14155         * src/customheader.c
14156         * src/editaddress.c
14157         * src/editgroup.c
14158         * src/enriched.c
14159         * src/expldifdlg.c
14160         * src/exporthtml.c
14161         * src/exportldif.c
14162         * src/folder.c
14163         * src/foldersel.c
14164         * src/folderview.c
14165         * src/grouplistdialog.c
14166         * src/html.c
14167         * src/imap.c
14168         * src/jpilot.c
14169         * src/ldapserver.c
14170         * src/ldif.c
14171         * src/mimeview.c
14172         * src/news.c
14173         * src/news_gtk.c
14174         * src/pop.c
14175         * src/prefs_display_header.c
14176         * src/prefs_gtk.c
14177         * src/prefs_msg_colors.c
14178         * src/prefs_toolbar.c
14179         * src/procheader.c
14180         * src/procmime.c
14181         * src/summaryview.c
14182         * src/textview.c
14183         * src/toolbar.c
14184         * src/vcard.c
14185         * src/common/mgutils.c
14186         * src/common/nntp.c
14187         * src/common/smtp.c
14188         * src/common/template.c
14189         * src/common/utils.c
14190         * src/common/xmlprops.c
14191         * src/plugins/pgpmime/pgpmime.c
14192         * src/plugins/pgpmime/select-keys.c
14193         * src/plugins/pgpmime/sgpgme.c
14194                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14195                 g_string_sprintfa(), gtk_notebook_current_page()
14196
14197 2004-10-26 [colin]      0.9.12cvs132.2
14198
14199         * src/prefs_folder_item.c
14200                 Fix default-account selection
14201
14202 2004-10-21 [colin]      0.9.12cvs133
14203
14204         * src/compose.c
14205                 Sync with HEAD (Remove extra separator in compose's Options)
14206         * src/textview.c
14207                 Set wrapping to char
14208
14209 2004-10-21 [paul]       0.9.12cvs131.2
14210
14211         * src/compose.c
14212         * src/sourcewindow.c
14213                 fix wrapping
14214                 fix window shrinking 
14215
14216 2004-10-21 [colin]      0.9.12cvs131.1
14217
14218         * ChangeLog.claws
14219         * src/compose.c
14220                 Sync with HEAD
14221
14222 2004-10-21 [paul]       0.9.12cvs130.2
14223
14224         * src/prefs_folder_item.c
14225                 sync with HEAD (Apply to subfolders)
14226
14227 2004-10-19 [colin]      0.9.12cvs130.1
14228
14229         * ChangeLog.claws
14230         * src/compose.c
14231         * src/common/utils.c
14232         * src/gtk/menu.c
14233                 Sync with HEAD
14234
14235 2004-10-19 [colin]      0.9.12cvs128.1
14236
14237         * src/addrbook.c
14238         * src/addrcache.c
14239         * src/addressbook.c
14240         * src/codeconv.c
14241         * src/compose.c
14242         * src/customheader.c
14243         * src/editaddress.c
14244         * src/editgroup.c
14245         * src/exporthtml.c
14246         * src/folder.c
14247         * src/folderview.c
14248         * src/imap.c
14249         * src/jpilot.c
14250         * src/main.c
14251         * src/matcher_parser_parse.y
14252         * src/mbox.c
14253         * src/pop.c
14254         * src/prefs_account.c
14255         * src/prefs_gtk.c
14256         * src/prefs_msg_colors.c
14257         * src/procheader.c
14258         * src/procmime.c
14259         * src/procmime.h
14260         * src/procmsg.c
14261         * src/summaryview.c
14262         * src/textview.c
14263         * src/common/base64.c
14264         * src/common/partial_download.c
14265         * src/common/socket.c
14266         * src/common/sylpheed.c
14267         * src/common/utils.c
14268         * src/common/utils.h
14269         * src/gtk/pluginwindow.c
14270         * src/gtk/quicksearch.c
14271         * src/plugins/clamav/clamav_plugin.c
14272         * src/plugins/clamav/clamav_plugin.h
14273         * src/plugins/clamav/clamav_plugin_gtk.c
14274         * src/plugins/pgpmime/passphrase.c
14275         * src/plugins/pgpmime/pgpmime.c
14276         * src/plugins/pgpmime/plugin.c
14277         * src/plugins/pgpmime/prefs_gpg.c
14278         * src/plugins/pgpmime/prefs_gpg.h
14279         * src/plugins/pgpmime/select-keys.c
14280         * src/plugins/pgpmime/sgpgme.c
14281         * src/plugins/spamassassin/libspamc.c
14282         * src/plugins/spamassassin/spamassassin.c
14283         * src/plugins/spamassassin/spamassassin.h
14284         * src/plugins/spamassassin/spamassassin_gtk.c
14285         * src/plugins/trayicon/trayicon.c
14286         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14287                 Sync with HEAD
14288
14289 2004-10-14 [colin]      0.9.12cvs126.2
14290
14291         * src/codeconv.c
14292         * src/textview.c
14293                 Fix conv_unreadable_locale
14294
14295 2004-10-13 [colin]      0.9.12cvs126.1
14296
14297         * src/compose.c
14298                 Sync with HEAD (don't convert charset for 
14299                 drafted messages, minor cleanup)
14300
14301 2004-10-13 [colin]      0.9.12cvs125.1
14302
14303         * po/POTFILES.in
14304                 Sync with HEAD (POTFILES fix)
14305
14306 2004-10-12 [colin]      0.9.12cvs124.3
14307
14308         * src/compose.c
14309                 Fix encoding bug from latest sync
14310
14311 2004-10-12 [paul]       0.9.12cvs124.2
14312
14313         * src/plugins/pgpmime/prefs_gpg.c
14314         * src/plugins/pgpmime/prefs_gpg.h
14315                 forgotten in last commit        
14316
14317 2004-10-12 [paul]       0.9.12cvs124.1
14318
14319         * ChangeLog.claws
14320         * configure.ac
14321         * m4/spamassassin.m4
14322         * src/Makefile.am
14323         * src/account.c
14324         * src/compose.c
14325         * src/compose.h
14326         * src/crash.c
14327         * src/main.c
14328         * src/mimeview.c
14329         * src/passphrase.c
14330         * src/passphrase.h
14331         * src/prefs_account.c
14332         * src/prefs_account.h
14333         * src/prefs_common.c
14334         * src/privacy.c
14335         * src/privacy.h
14336         * src/procmime.c
14337         * src/procmime.h
14338         * src/procmsg.c
14339         * src/rfc2015.c
14340         * src/rfc2015.h
14341         * src/select-keys.c
14342         * src/select-keys.h
14343         * src/textview.c
14344         * src/common/utils.c
14345         * src/common/utils.h
14346         * src/gtk/about.c
14347         * src/plugins/pgpmime/Makefile.am
14348         * src/plugins/pgpmime/passphrase.c
14349         * src/plugins/pgpmime/passphrase.h
14350         * src/plugins/pgpmime/pgpmime.c
14351         * src/plugins/pgpmime/plugin.c
14352         * src/plugins/pgpmime/select-keys.c
14353         * src/plugins/pgpmime/select-keys.h
14354         * src/plugins/pgpmime/sgpgme.c
14355         * src/plugins/pgpmime/sgpgme.h
14356                 sync with HEAD
14357
14358 2004-10-04 [colin]      0.9.12cvs122.1
14359
14360         * src/mainwindow.c
14361         * src/messageview.c
14362         * src/messageview.h
14363         * src/textview.c
14364                 Sync with HEAD
14365
14366 2004-10-04 [colin]      0.9.12cvs121.1
14367
14368         * src/summaryview.c
14369                 Sync with HEAD
14370
14371 2004-10-04 [paul]       0.9.12cvs120.1
14372
14373         * configure.ac
14374                 sync with HEAD [don't try to build 
14375                 pgpmime plugin when gpgme is disabled]
14376
14377 2004-10-03 [colin]      0.9.12cvs119.3
14378
14379         * src/gtk/gtksctree.c
14380                 Lots of side effects. Put back as before 117.2.
14381         * src/summaryview.c
14382                 Fix bug #602
14383
14384 2004-10-03 [colin]      0.9.12cvs119.2
14385
14386         * src/gtk/gtksctree.c
14387                 Revert 608 fix that doesn't work that good
14388
14389 2004-10-02 [colin]      0.9.12cvs119.1
14390
14391         * src/mainwindow.c
14392         * src/messageview.c
14393         * src/prefs_common.h
14394         * src/procmime.c
14395         * src/procmime.h
14396         * src/textview.c
14397                 Sync with HEAD
14398         * src/gtk/gtksctree.c
14399                 Close bug #608
14400
14401 2004-10-01 [colin]      0.9.12cvs118.1
14402
14403         * src/mimeview.c
14404                 Sync with HEAD (better Save All fix)
14405
14406 2004-10-01 [colin]      0.9.12cvs117.2
14407
14408         * src/gtk/gtksctree.c
14409                 Faster on selection
14410
14411 2004-10-01 [colin]      0.9.12cvs117.1
14412
14413         * src/mimeview.c
14414                 Sync with HEAD (Save All: only attachments)
14415
14416 2004-10-01 [paul]       0.9.12cvs116.1
14417
14418         * ChangeLog.claws
14419         * configure.ac
14420         * src/account.c
14421         * src/prefs_common.c
14422         * src/gtk/colorlabel.c
14423                 sync with HEAD
14424
14425 2004-09-30 [colin]      0.9.12cvs115.1
14426
14427         * src/stock_pixmap.c
14428         * src/stock_pixmap.h
14429         * src/folderview.c
14430         * src/Makefile.am
14431         * src/pixmaps/read.xpm
14432                 Sync with HEAD (new pixmap)
14433
14434 2004-09-29 [colin]      0.9.12cvs114.1
14435
14436         * src/compose.c
14437                 Sync with HEAD
14438                 Fix focus handling in headers
14439
14440 2004-09-29 [paul]       0.9.12cvs113.1
14441
14442         * src/quote_fmt_parse.y
14443                 sync with HEAD
14444  
14445
14446 2004-09-28 [colin]      0.9.12cvs112.1
14447
14448         * src/folderview.c
14449         * src/mainwindow.c
14450                 Sync with HEAD
14451
14452 2004-09-28 [colin]      0.9.12cvs110.1
14453
14454         * src/folderview.c
14455                 Sync with HEAD (Contextual Empty trash menu)
14456
14457 2004-09-28 [colin]      0.9.12cvs108.1
14458
14459         * src/addressbook.c
14460                 Sync with HEAD (addressbook edit on double-click)
14461
14462 2004-09-28 [colin]      0.9.12cvs106.1
14463
14464         * src/inc.c
14465                 Sync with HEAD (folder_item freeze on inc)
14466
14467 2004-09-27 [colin]      0.9.12cvs105.1
14468
14469         * src/folderview.c
14470                 Sync with HEAD (right-align new and unread column)
14471
14472 2004-09-27 [colin]      0.9.12cvs104.1
14473
14474         * src/main.c
14475                 Sync with HEAD (revert 0.9.12cvs101)
14476
14477 2004-09-24 [colin]      0.9.12cvs103.2
14478
14479         * src/wizard.c
14480                 Fix gtk warnings and use domain part of the email address 
14481                 when domain detection fails (no dot in domain name)
14482
14483 2004-09-23 [colin]      0.9.12cvs103.1
14484
14485         * src/plugins/spamassassin/libspamc.c
14486         * src/plugins/spamassassin/libspamc.h
14487         * src/plugins/spamassassin/utils.c
14488         * src/plugins/spamassassin/utils.h
14489                 Sync with HEAD (Update spamassassin to 3.0)
14490
14491 2004-09-21 [colin]      0.9.12cvs102.3
14492
14493         * src/action.c
14494                 Add horizontal scrollbar in action io dialog as needed
14495                 Patch by Alfons.
14496
14497 2004-09-20 [colin]      0.9.12cvs102.2
14498
14499         * src/plugins/image_viewer/viewer.c
14500                 Remove imlib stuff
14501                 use gtk_pixmap_set when clearing
14502                 (would be better to use gtkImages, but causes size-allocate 
14503                 signals storm)
14504
14505 2004-09-17 [paul]       0.9.12cvs102.1
14506
14507         * ChangeLog
14508         * ChangeLog.claws
14509         * ChangeLog.jp
14510         * configure.ac
14511         * src/inc.c
14512                 sync with HEAD
14513
14514
14515 2004-09-17 [colin]      0.9.12cvs101.1
14516
14517         * ChangeLog.claws
14518         * src/main.c
14519                 Sync with HEAD (fix segs at exit)
14520
14521 2004-09-14 [colin]      0.9.12cvs99.5
14522
14523         * src/common/socket.c
14524         * AUTHORS
14525                 Fix send error on 64bit platforms
14526                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14527
14528 2004-09-14 [colin]      0.9.12cvs99.4
14529
14530         * src/action.c
14531                 Fix action output with utf8 
14532                 Patch by Alfons.
14533
14534 2004-09-14 [colin]      0.9.12cvs99.3
14535
14536         * ChangeLog.claws
14537         * src/folder.c
14538                 Sync with HEAD
14539
14540 2004-09-09 [colin]      0.9.12cvs99.2
14541
14542         * src/action.c
14543                 Fix progress bar (displaying "Completed %v/%u")
14544                 Patch by Alfons.
14545
14546 2004-09-08 [colin]      0.9.12cvs99.1
14547
14548         * src/account.c
14549         * src/folder.c
14550         * src/procmsg.c
14551         * src/procmsg.h
14552         * src/plugins/pgpmime/pgpmime.c
14553                 Sync with HEAD
14554
14555 2004-09-08 [colin]      0.9.12cvs97.2
14556
14557         * src/summaryview.c
14558                 Don't select mails in collapsed threads 
14559                 when navigating with up/down
14560
14561 2004-09-07 [colin]      0.9.12cvs97.1
14562
14563         * src/inc.c
14564                 Sync with HEAD (meaningful error messages)
14565
14566 2004-09-06 [colin]      0.9.12cvs96.1
14567
14568         * src/toolbar.c
14569                 Sync with HEAD (fix Redirect graying out)
14570
14571 2004-09-06 [colin]      0.9.12cvs95.1
14572
14573         * src/summaryview.c
14574         * src/mimeview.c
14575                 Sync with HEAD (fix dropped URIs)
14576
14577 2004-09-06 [colin]      0.9.12cvs94.1
14578
14579         * src/addressbook.c
14580         * src/addressitem.h
14581         * src/addritem.c
14582         * src/addritem.h
14583                 Sync with HEAD (addressbook DnD)
14584
14585 2004-09-03 [colin]      0.9.12cvs93.1
14586
14587         * src/summaryview.c
14588                 Sync with HEAD (next/prev unread)
14589
14590 2004-09-03 [colin]      0.9.12cvs92.1
14591
14592         * src/prefs_common.c
14593         * src/prefs_common.h
14594         * src/summaryview.c
14595                 Sync with HEAD ('mark_as_read_delay' pref)
14596
14597 2004-09-02 [colin]      0.9.12cvs91.2
14598
14599         * src/common/xml.c
14600                 Fix leak
14601
14602 2004-09-02 [colin]      0.9.12cvs91.1
14603
14604         * src/gtk/menu.c
14605                 Sync with HEAD (menu accel don't work, but whatever)
14606
14607 2004-09-02 [colin]      0.9.12cvs90.1
14608
14609         * src/account.c
14610                 Sync with HEAD (fix bug 582)
14611
14612 2004-09-02 [colin]      0.9.12cvs89.1
14613
14614         * src/addrindex.c
14615                 Sync with HEAD (free deleted queries)
14616
14617 2004-09-02 [colin]      0.9.12cvs88.1
14618
14619         * src/ldapquery.c
14620                 Sync with HEAD (fix LDAP freezes)
14621
14622 2004-09-02 [colin]      0.9.12cvs87.1
14623
14624         * src/prefs_spelling.c
14625                 Sync with HEAD (add default dictionary)
14626
14627 2004-09-01 [colin]      0.9.12cvs86.1
14628
14629         * src/filtering.c
14630         * src/folderview.c
14631         * src/imap.c
14632         * src/prefs_matcher.c
14633         * src/stock_pixmap.c
14634         * src/summary_search.c
14635         * src/summaryview.c
14636         * src/wizard.c
14637         * src/wizard.h
14638                 Sync with HEAD (uninitialized vars fixes)
14639                 + gtk2 specific warning fixes
14640
14641 2004-08-31 [colin]      0.9.12cvs85.1
14642
14643         * src/folder.c
14644                 Sync with HEAD (Fix memory corruption due to 
14645                 uninitialized var)
14646
14647 2004-08-31 [colin]      0.9.12cvs84.4
14648
14649         * src/summary_search.c
14650                 Fix segfaults when searching in folders with broken headers
14651
14652 2004-08-31 [colin]      0.9.12cvs84.3
14653
14654         * src/compose.c
14655         * src/textview.c
14656                 Fix some more encoding/decoding issues
14657
14658 2004-08-30 [colin]      0.9.12cvs84.2
14659
14660         * src/mimeview.c
14661         * src/prefs_themes.c
14662         * src/gtk/filesel.c
14663         * src/gtk/filesel.h
14664                 Add a folder-mode selection (fixes mimeview's "Save all")
14665
14666 2004-08-29 [colin]      0.9.12cvs84.1
14667
14668         * src/mimeview.c
14669                 Sync with HEAD (don't escape saved filenames)
14670
14671 2004-08-27 [colin]      0.9.12cvs83.1
14672
14673         * ChangeLog
14674         * ChangeLog.claws
14675         * ChangeLog.jp
14676         * src/mh.c
14677         * src/procheader.c
14678         * src/procmsg.c
14679         * src/procmsg.h
14680         * src/common/utils.c
14681         * src/gtk/menu.h
14682         * po/
14683                 Sync with HEAD 0.9.12cvs83 (sync with main)
14684
14685 2004-08-26 [colin]      0.9.12cvs82.4
14686
14687         * src/codeconv.c
14688                 Fix strange stack corruption
14689                 Convert to utf8 after unmime, not before
14690
14691 2004-08-26 [colin]      0.9.12cvs82.3
14692
14693         * src/main.c
14694         * src/wizard.c
14695                 Fix account folders duplication
14696
14697 2004-08-25 [colin]      0.9.12cvs82.2
14698
14699         * src/wizard.c
14700                 Remove ports
14701                 Add SSL selection
14702                 Use login@server as account name
14703
14704 2004-08-25 [colin]      0.9.12cvs82.1
14705
14706         * src/plugins/pgpmime/pgpmime.c
14707                 Sync with HEAD (leak fix).
14708
14709 2004-08-25 [colin]      0.9.12cvs81.1
14710
14711         * src/plugins/pgpmime/pgpmime.c
14712         * src/plugins/pgpmime/sgpgme.c
14713         * src/plugins/pgpmime/sgpgme.h
14714                 Sync with HEAD (Handle combined messages).
14715
14716 2004-08-24 [colin]      0.9.12cvs80.3
14717
14718         * src/wizard.c
14719                 Fix full name, ports, and imap
14720
14721 2004-08-24 [colin]      0.9.12cvs80.2
14722
14723         * src/Makefile.am
14724         * src/main.c
14725         * src/setup.c
14726         * src/setup.h
14727         * src/stock_pixmap.c
14728         * src/stock_pixmap.h
14729         * src/wizard.c ** ADDED **
14730         * src/wizard.h ** ADDED ** 
14731         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14732                 Add a setup wizard 
14733
14734 2004-08-24 [colin]      0.9.12cvs80.1
14735
14736         * src/folder.c
14737                 Sync with HEAD (set mimeflags on all messages)
14738
14739 2004-08-24 [colin]      0.9.12cvs79.3
14740
14741         * src/matcher_parser_lex.l
14742                 Fix 8bits strings not in utf8
14743
14744 2004-08-24 [colin]      0.9.12cvs79.2
14745
14746         * src/compose.c
14747                 Check conversion result before replacing buffer
14748
14749 2004-08-23 [colin]      0.9.12cvs79.1
14750
14751         * src/compose.c
14752                 Sync with HEAD (create message header in memory)
14753
14754 2004-08-23 [colin]      0.9.12cvs78.1
14755
14756         * src/rfc2015.c
14757         * src/rfc2015.h
14758                 Sync with HEAD (fix bug 197 again)
14759
14760 2004-08-23 [colin]      0.9.12cvs77.3
14761
14762         * src/compose.c
14763                 Fix again inline gpg signing (which outputs utf8
14764                 in gtk2). Not syncing this fix to HEAD as this 
14765                 code is meant to die.
14766
14767 2004-08-23 [colin]      0.9.12cvs77.2
14768
14769         * src/prefs_account.h
14770                 Remove useless include
14771
14772 2004-08-23 [colin]      0.9.12cvs77.1
14773
14774         * src/imap.c
14775         * po/es.po
14776         * po/fr.po
14777         * po/it.po
14778         * po/pl.po
14779         * po/pt_BR.po
14780         * po/sk.po
14781         * po/sr.po
14782                 Sync with HEAD (fix bug 577)
14783
14784 2004-08-22 [colin]      0.9.12cvs76.1
14785
14786         * src/plugins/trayicon/trayicon.c
14787                 Sync with HEAD (fix formatting bug)
14788
14789 2004-08-21 [colin]      0.9.12cvs74.2
14790
14791         * src/gtk/colorsel.c
14792                 Fix bug 564 (Folder color selection window exits on any
14793                 keypress)
14794
14795 2004-08-21 [colin]      0.9.12cvs74.1
14796
14797         * ChangeLog.claws
14798         * src/compose.c
14799         * src/summaryview.c
14800         * src/toolbar.c
14801                 Sync with HEAD (fix bug 576)
14802
14803 2004-08-21 [colin]      0.9.12cvs70.1
14804
14805         * src/compose.c
14806         * src/mainwindow.c
14807                 Sync with HEAD
14808                 
14809
14810 2004-08-21 [paul]       0.9.12cvs66.4
14811
14812         * src/mainwindow.c
14813         * src/messageview.c
14814         * src/gtk/menu.c
14815         * src/plugins/spamassassin/spamassassin_gtk.c
14816                 remove some deprecated gtk1 functions
14817
14818
14819 2004-08-21 [colin]      0.9.12cvs66.3
14820
14821         * src/compose.c
14822         * src/codeconv.c
14823                 Fix warnings
14824                 Remove encoding hacks
14825                 Fix bug 575 (Strange character messes up message)
14826                 Don't display conversion error when drafting
14827
14828 2004-08-21 [paul]       0.9.12cvs66.2
14829
14830         * src/prefs_account.c
14831                 fix GnuPG mode bugs
14832
14833
14834 2004-08-20 [colin]      0.9.12cvs66.1
14835
14836         * src/codeconv.c
14837                 Sync with HEAD 0.9.12cvs66
14838
14839 2004-08-20 [paul]
14840
14841         * src/plugins/pgpmime/plugin.c
14842                 modify PGP/MIME plugin's description
14843
14844 2004-08-17 [colin]      0.9.12cvs65.1
14845
14846         * src/common/ssl.c
14847         * src/plugins/pgpmime/plugin.c
14848                 Sync with HEAD
14849
14850 2004-08-14 [colin]      0.9.12cvs60.3
14851
14852         * src/plugins/trayicon/trayicon.c
14853                 Put back resize callback, on size-request signal
14854                 rather than size-allocate to avoid infinite 
14855                 callback loop
14856
14857 2004-08-13 [colin]      0.9.12cvs60.2
14858
14859         * src/common/defs.h
14860                 Cache versions have been fixed
14861
14862 2004-08-13 [colin]      0.9.12cvs60.1
14863
14864         * src/folderutils.c
14865                 Sync with HEAD
14866
14867 2004-08-12 [colin]      0.9.12cvs59.1
14868
14869         * src/plugins/trayicon/trayicon.c
14870                 Sync with HEAD
14871
14872 2004-08-12 [colin]      0.9.12cvs57.5
14873
14874         * sylpheed.desktop
14875         * configure.ac
14876         * src/Makefile.am
14877         * src/main.c
14878                 Add support for Freedesktop.org's startup notification
14879
14880 2004-08-11 [colin]      0.9.12cvs57.4
14881
14882         * src/textview.c
14883                 Fix off-by-one
14884
14885 2004-08-11 [colin]      0.9.12cvs57.3
14886
14887         * src/message_search.c
14888         * src/summary_search.c
14889                 Make searches case insensitive by default
14890         * src/textview.c
14891                 Fix case-insensitive search in message
14892
14893 2004-08-11 [colin]      0.9.12cvs57.2
14894
14895         * src/summary_search.c
14896                 Let case-sensitive be specified
14897
14898 2004-08-10 [colin]      0.9.12cvs55.4
14899
14900         * src/common/socket.c
14901                 Fix the possible race condition
14902
14903 2004-08-09 [paul]       0.9.12cvs55.3
14904
14905         * configure.ac
14906         * src/Makefile.am
14907         * src/common/Makefile.am
14908                 sync with HEAD
14909
14910
14911 2004-08-09 [paul]       0.9.12cvs55.2
14912
14913         * autogen.sh
14914         * po/poconv.sh
14915                 remove unneeded script
14916
14917         * configure.ac
14918                 add forgotten USE_LDAP_TLS (sync with HEAD)
14919
14920
14921 2004-08-09 [colin]      0.9.12cvs55.1
14922
14923         * src/main.c
14924         * src/common/ssl.c
14925         * src/common/sylpheed.c
14926         * src/common/sylpheed.h
14927                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14928
14929 2004-08-09 [paul]       0.9.12cvs54.1
14930
14931         * ChangeLog
14932         * ChangeLog.claws
14933         * ChangeLog.jp
14934         * configure.ac
14935         * po/POTFILES.in
14936         * src/Makefile.am
14937         * src/folderutils.c
14938         * src/main.c
14939         * src/pgpmime.c
14940         * src/pgpmime.h
14941         * src/sgpgme.c
14942         * src/sgpgme.h
14943         * src/plugins/Makefile.am
14944         * src/plugins/pgpmime/.cvsignore
14945         * src/plugins/pgpmime/Makefile.am
14946         * src/plugins/pgpmime/pgpmime.c
14947         * src/plugins/pgpmime/pgpmime.h
14948         * src/plugins/pgpmime/plugin.c
14949         * src/plugins/pgpmime/sgpgme.c
14950         * src/plugins/pgpmime/sgpgme.h
14951                 sync with HEAD
14952
14953 2004-08-08 [paul]       0.9.12cvs51.1
14954
14955         * configure.ac
14956         * src/folder.c
14957                 sync with HEAD
14958
14959 2004-08-07 [colin]      0.9.12cvs50.1
14960
14961         * src/pop.c
14962         * src/common/partial_download.c
14963                 fix warnings (sync from HEAD)
14964
14965 2004-08-07 [colin]      0.9.12cvs48.1
14966
14967         * src/prefs_folder_item.c
14968                 sync with HEAD 0.9.12cvs48
14969
14970 2004-08-06 [colin]      0.9.12cvs47.1
14971
14972         * src/compose.c
14973                 Sync with HEAD
14974
14975 2004-08-06 [christoph]  0.9.12cvs46.2
14976
14977         * src/main.c
14978         * src/plugins/clamav/clamav_plugin_gtk.c
14979         * src/plugins/dillo_viewer/dillo_viewer.c
14980         * src/plugins/image_viewer/plugin.c
14981         * src/plugins/mathml_viewer/mathml_viewer.c
14982         * src/plugins/spamassassin/spamassassin_gtk.c
14983         * src/plugins/trayicon/trayicon.c
14984                 don't mix GTK1.2 plugin with GTK2 plugins
14985
14986 2004-08-06 [colin]      0.9.12cvs46.1
14987
14988         * ChangeLog
14989         * ChangeLog.claws
14990         * ChangeLog.jp
14991         * configure.ac
14992         * sylpheed-claws.pc.in
14993         * src/folder.c
14994         * src/imap.c
14995         * src/localfolder.c
14996         * src/messageview.c
14997         * src/mimeview.c
14998         * src/mimeview.h
14999         * src/msgcache.c
15000         * src/news.c
15001         * src/prefs_ext_prog.c
15002         * src/prefs_folder_item.c
15003         * src/prefs_fonts.c
15004         * src/prefs_msg_colors.c
15005         * src/prefs_spelling.c
15006         * src/prefs_themes.c
15007         * src/prefs_toolbar.c
15008         * src/prefs_wrapping.c
15009         * src/procmime.h
15010         * src/common/defs.h
15011         * src/common/nntp.c
15012         * src/common/session.c
15013         * src/common/session.h
15014         * src/common/socket.c
15015         * src/common/utils.h
15016         * src/common/xml.c
15017         * src/common/xml.h
15018         * src/gtk/prefswindow.c
15019         * src/gtk/prefswindow.h
15020         * src/plugins/clamav/clamav_plugin_gtk.c
15021         * src/plugins/dillo_viewer/dillo_prefs.c
15022         * src/plugins/image_viewer/viewerprefs.c
15023         * src/plugins/spamassassin/spamassassin_gtk.c
15024         * m4/openssl.m4 *** REMOVED ***
15025                 Sync with HEAD 0.9.12cvs46
15026
15027 2004-08-03 [paul]       0.9.12cvs40.2
15028
15029         * src/action.c
15030         * src/addressadd.c
15031         * src/addressbook.c
15032         * src/addrgather.c
15033         * src/browseldap.c
15034         * src/compose.c
15035         * src/crash.c
15036         * src/editaddress.c
15037         * src/editgroup.c
15038         * src/editldap_basedn.c
15039         * src/foldersel.c
15040         * src/importldif.c
15041         * src/mimeview.c
15042         * src/prefs_common.c
15043         * src/prefs_template.c
15044         * src/sourcewindow.c
15045         * src/summaryview.c
15046         * src/gtk/about.c
15047         * src/gtk/foldersort.c
15048         * src/gtk/logwindow.c
15049         * src/gtk/pluginwindow.c
15050         * src/gtk/prefswindow.c
15051                 change all gtk_scrolled_window_set_policy from 
15052                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
15053
15054 2004-08-02 [paul]       0.9.12cvs40.1
15055
15056         * AUTHORS
15057                 update translation team section
15058         * po/pt_BR.po
15059                 updated by Frederico Goncalves Guimaraes
15060                 <fggdebian@yahoo.com.br>
15061
15062 2004-07-31 [colin]      0.9.12cvs39.9
15063
15064         * src/exphtmldlg.c
15065                 Fix compilation
15066
15067 2004-07-31 [colin]      0.9.12cvs39.8
15068
15069         * src/exphtmldlg.c
15070                 Fix an alertpanel type
15071
15072 2004-07-30 [colin]      0.9.12cvs39.7
15073
15074         * src/alertpanel.c
15075                 Fix alertpanel_error_log's icon
15076
15077 2004-07-30 [colin]      0.9.12cvs39.6
15078
15079         * src/pop.c
15080                 Two of them should still be warnings
15081
15082 2004-07-30 [colin]      0.9.12cvs39.5
15083
15084         * src/pop.c
15085                 More warning -> error
15086 2004-07-29 [colin]      0.9.12cvs39.4
15087
15088         * src/pop.c
15089                 Warning -> error
15090
15091 2004-07-29 [colin]      0.9.12cvs39.3
15092
15093         * src/prefs_matcher.c
15094                 Fix segfault
15095
15096 2004-07-29 [colin]      0.9.12cvs39.2
15097
15098         * src/alertpanel.c
15099                 More nice-looking alertpanels
15100
15101 2004-07-29 [colin]      0.9.12cvs39.1
15102
15103         * src/messageview.c
15104                 sync with head
15105                 (inform user when partial mail is deleted on server)
15106
15107 2004-07-29 [colin]      0.9.12cvs38.1
15108
15109         * src/messageview.c
15110                 sync with head
15111
15112 2004-07-28 [paul]       0.9.12cvs37.7
15113
15114         * src/mainwindow.c
15115                 complete the replacement of deprecated gtk_progress_*
15116
15117 2004-07-28 [paul]       0.9.12cvs37.6
15118
15119         * src/action.c
15120         * src/inc.c
15121         * src/mainwindow.c
15122         * src/send_message.c
15123         * src/gtk/progressdialog.c
15124         * src/gtk/progressdialog.h
15125                 replace deprecated gtk_progress_*
15126
15127 2004-07-28 [paul]       0.9.12cvs37.5
15128
15129         * src/gtk/filesel.c
15130                 remove gtk_window_set_wmclass()
15131 2004-07-28 [paul]       0.9.12cvs37.4
15132
15133         * src/addressbook.c
15134         * src/compose.c
15135         * src/foldersel.c
15136         * src/mainwindow.c
15137         * src/messageview.c
15138         * src/sourcewindow.c
15139         * src/gtk/logwindow.c
15140                 remove gtk_window_set_wmclass()
15141                 
15142         * src/prefs_filtering.c
15143         * src/prefs_filtering_action.c
15144         * src/prefs_fonts.c
15145         * src/prefs_gtk.c
15146         * src/prefs_matcher.c
15147         * src/ssl_manager.c
15148         * src/gtk/prefswindow.c
15149                 replace gtk_window_position()
15150
15151 2004-07-28 [colin]      0.9.12cvs37.3
15152
15153         * src/alertpanel.c
15154         * src/alertpanel.h
15155                 Add a way to specify panel type for specific
15156                 panels (alertpanel())
15157         * src/account.c
15158         * src/addressbook.c
15159         * src/compose.c
15160         * src/expldifdlg.c
15161         * src/main.c
15162         * src/messageview.c
15163         * src/summaryview.c
15164         * src/textview.c
15165         * src/gtk/sslcertwindow.c
15166                 Fix alertpanel()s so that their icon match
15167                 their real type
15168
15169 2004-07-28 [paul]       0.9.12cvs37.2
15170
15171         * src/addr_compl.c
15172         * src/addressbook.c
15173         * src/alertpanel.c
15174         * src/compose.c
15175         * src/export.c
15176         * src/foldersel.c
15177         * src/folderview.c
15178         * src/grouplistdialog.c
15179         * src/import.c
15180         * src/mainwindow.c
15181         * src/message_search.c
15182         * src/messageview.c
15183         * src/passphrase.c
15184         * src/prefs_actions.c
15185         * src/prefs_common.c
15186         * src/prefs_customheader.c
15187         * src/prefs_display_header.c
15188         * src/prefs_filtering.c
15189         * src/prefs_filtering_action.c
15190         * src/prefs_gtk.c
15191         * src/prefs_matcher.c
15192         * src/prefs_msg_colors.c
15193         * src/prefs_summary_column.c
15194         * src/prefs_template.c
15195         * src/sourcewindow.c
15196         * src/ssl_manager.c
15197         * src/summary_search.c
15198         * src/gtk/colorsel.c
15199         * src/gtk/description_window.c
15200         * src/gtk/gtkaspell.c
15201         * src/gtk/inputdialog.c
15202         * src/gtk/logwindow.c
15203         * src/gtk/prefswindow.c
15204         * src/gtk/progressdialog.c
15205                 replace deprecated gtk_window_set_policy
15206
15207 2004-07-27 [colin]      0.9.12cvs37.1
15208
15209         * src/msgcache.c
15210                 More fixes (synced for head again)
15211
15212 2004-07-27 [colin]      0.9.12cvs35.3
15213
15214         * src/msgcache.c
15215                 Fix wrong test
15216
15217 2004-07-27 [colin]      0.9.12cvs35.2
15218
15219         * src/mimeview.c
15220                 Fix width a bit (by Paul)
15221         * src/alertpanel.c
15222         * src/alertpanel.h
15223                 Specialize icons, make alertpanel_message()
15224                 private
15225         * src/message_search.c
15226         * src/sgpgme.c
15227         * src/summary_search.c
15228                 Suit alertpanel changes
15229
15230 2004-07-27 [colin]      0.9.12cvs35.1
15231
15232         * src/alertpanel.c
15233                 Add an icon
15234         * src/passphrase.c
15235                 Add debug output - maybe someone will
15236                 want to look at the problem with Grab
15237                 Input :)
15238         Bump version as we're synced with HEAD
15239
15240 2004-07-26 [colin]      0.9.12cvs33.26
15241
15242         * src/pop.c
15243                 Fix uidl-file parsing when not in new
15244                 format
15245
15246 2004-07-26 [colin]      0.9.12cvs33.25
15247
15248         * src/gtk/menu.c
15249                 Move popup menu up if necessary (fixes 
15250                 account selector)
15251         * src/mainwindow.c
15252                 Set account selector's button height to
15253                 minimum
15254
15255 2004-07-26 [colin]      0.9.12cvs33.24
15256
15257         * src/alertpanel.c
15258                 Maybe fix 551 (Truncated font in alert window)
15259
15260 2004-07-26 [colin]      0.9.12cvs33.23
15261
15262         * po/de.po
15263         * po/es.po
15264         * po/fr.po
15265         * po/it.po
15266         * po/ja.po
15267         * po/pl.po
15268         * po/ru.po
15269         * po/sk.po
15270         * po/sr.po
15271         * po/zh_CN.po
15272                 Sync po files with HEAD
15273
15274 2004-07-26 [paul]       0.9.12cvs33.22
15275
15276         * src/compose.c
15277                 fix Bug 556 'Organisation-header is sent even if empty'
15278
15279 2004-07-24 [colin]      0.9.12cvs33.21
15280
15281         * src/compose.c
15282         * src/gtk/gtkaspell.c
15283         * src/gtk/gtkaspell.h
15284                 Fix speller accelerators (require hack)
15285
15286 2004-07-24 [colin]      0.9.12cvs33.20
15287
15288         * src/gtk/gtkaspell.c
15289                 Fix over-eager code deletion breaking
15290                 Check while typing
15291
15292 2004-07-24 [colin]      0.9.12cvs33.19
15293
15294         * src/browseldap.c
15295         * src/ldapctrl.c
15296         * src/ldapctrl.h
15297         * src/ldapserver.h
15298                 Sync ldap with HEAD
15299         (Fixes 546 LDAP completely broken)
15300
15301 2004-07-24 [colin]      0.9.12cvs33.18
15302
15303         * src/prefs_msg_colors.c
15304                 Fix prototype mismatch
15305         (Fixes 547 void function cannot return value)
15306
15307 2004-07-24 [colin]      0.9.12cvs33.17
15308
15309         * src/mainwindow.c
15310                 Fix sort going back to previous sort key
15311                 when changing sort direction
15312
15313 2004-07-24 [colin]      0.9.12cvs33.16
15314
15315         * src/compose.c
15316                 Fix space insertion when re-wrapping at 
15317                 cursor point
15318
15319 2004-07-24 [colin]      0.9.12cvs33.15
15320
15321         * src/gtk/gtkaspell.c
15322                 Don't change cursor position in insert-text
15323                 callback
15324         (Fixes 539 Word wrapping on input transposes letters)
15325
15326 2004-07-24 [colin]      0.9.12cvs33.14
15327
15328         * src/gtk/gtkaspell.c
15329                 Reencode non-ascii chars to dictionary's
15330                 encoding
15331         (Fixes 544 Spell check broken non english locale)
15332
15333 2004-07-24 [colin]      0.9.12cvs33.13
15334
15335         * src/summaryview.c
15336                 Fix Shift+Down, add Home/End/PgUp/PgDown
15337
15338 2004-07-21 [colin]      0.9.12cvs33.12
15339
15340         * src/prefs_common.c
15341                 Fix a gtk warning (Patch by Andrej Kacian)
15342
15343 2004-07-21 [colin]      0.9.12cvs33.11
15344
15345         * src/gtk/filesel.c
15346                 More check
15347
15348 2004-07-21 [colin]      0.9.12cvs33.10
15349
15350         * src/compose.c
15351         * src/crash.c
15352         * src/export.c
15353         * src/import.c
15354         * src/messageview.c
15355         * src/mimeview.c
15356         * src/prefs_spelling.c
15357         * src/prefs_themes.c
15358         * src/summaryview.c
15359         * src/gtk/filesel.c
15360         * src/gtk/filesel.h
15361         * src/gtk/pluginwindow.c
15362                 Untwist open/save mode guessing logic, make
15363                 it explicit
15364
15365 2004-07-20 [colin]      0.9.12cvs33.9
15366
15367         * src/codeconv.c
15368                 conv_encode_header: src_charset is UTF-8 on
15369                 gtk2
15370         * src/compose.c
15371                 Remove double encoding of the headers
15372
15373 2004-07-20 [colin]      0.9.12cvs33.8
15374
15375         * src/codeconv.c
15376                 Fix typo
15377
15378 2004-07-20 [colin]      0.9.12cvs33.7
15379
15380         * src/mainwindow.c
15381                 Set the separated messageview to the saved
15382                 size of Claws' messageview (Patch by Alfons)
15383                 Fix a callback prototype (me)
15384
15385 2004-07-20 [colin]      0.9.12cvs33.6
15386
15387         * src/codeconv.h
15388                 Forgot one hunk in 0.9.12cvs33.4
15389
15390 2004-07-19 [colin]      0.9.12cvs33.5
15391
15392         * src/action.c
15393                 Action output fix
15394                 Patch by Alfons
15395
15396 2004-07-19 [colin]      0.9.12cvs33.4
15397
15398         * src/compose.c
15399                 Fix outgoing charset bug in headers
15400         * src/codeconv.c
15401                 Clean for glib2 - Patch by Alfons
15402
15403 2004-07-19 [colin]      0.9.12cvs33.3
15404
15405         * src/statusbar.c
15406                 Remove grip from the statusbar
15407                 Patch by Alfons
15408
15409 2004-07-19 [colin]      0.9.12cvs33.2
15410
15411         * src/messageview.c
15412         * src/textview.c
15413                 Fix messageview remembering the previous
15414                 scroll position when loading a new message
15415                 Patch by Alfons
15416
15417 2004-07-19 [colin]      0.9.12cvs33.1
15418
15419         * src/folder.h
15420         * src/folderview.c
15421         * src/summaryview.c
15422                 Sync with HEAD
15423
15424 2004-07-18 [colin]      0.9.12cvs32.7
15425
15426         * configure.ac
15427                 Remove useless check for XIM - noticed
15428                 by Alfons
15429
15430 2004-07-18 [colin]      0.9.12cvs32.6
15431
15432         * src/summaryview.c
15433                 Remove non-modified and shift-modified
15434                 accelerators in summaryview's popup
15435                 menu, as that doesn't get catched by
15436                 the accel-activate signal catcher...
15437
15438 2004-07-18 [colin]      0.9.12cvs32.5
15439
15440         * src/prefs_common.c
15441                 Define sensible default prefs for 
15442                 wrapping
15443
15444 2004-07-18 [colin]      0.9.12cvs32.4
15445
15446         * src/compose.c
15447         * src/prefs_common.c
15448         * src/prefs_common.h
15449         * src/prefs_wrapping.c
15450                 Remove Smart Wrapping pref, which does
15451                 nothing on gtk2 branch
15452
15453 2004-07-18 [colin]      0.9.12cvs32.3
15454
15455         * src/sourcewindow.c
15456                 Proper utf8
15457
15458 2004-07-18 [colin]      0.9.12cvs32.2
15459
15460         * src/compose.c
15461                 Save attachment status when drafting
15462
15463 2004-07-18 [colin]      0.9.12cvs32.1
15464
15465         * src/gtk/filesel.c
15466                 Fix erratic folder selection in open mode
15467
15468 2004-07-18 [colin]      0.9.12cvs31.11
15469
15470         * src/pop.c
15471                 Don't let partial messages get deleted
15472                 even with "dowload all"
15473                 (0.9.12cvs31.8 fix extension)
15474 2004-07-18 [colin]      0.9.12cvs31.10
15475
15476         * src/gtk/logwindow.c
15477                 Fix log scrolling
15478
15479 2004-07-18 [colin]      0.9.12cvs31.9
15480
15481         * src/common/utils.c
15482                 Fix non-utf8 strings coming from commands
15483                 and files
15484
15485 2004-07-18 [colin]      0.9.12cvs31.8
15486
15487         * src/pop.c
15488                 Fix partial download bug with Download all
15489                 messages option
15490
15491 2004-07-18 [colin]      0.9.12cvs31.7
15492
15493         * src/textview.c
15494                 Fix bug introduced in 0.9.12cvs31.2
15495                 (blocked in select mode after double click)
15496
15497 2004-07-18 [colin]      0.9.12cvs31.6
15498
15499         * src/compose.c
15500         * src/gtk/menu.c
15501                 More glib-warning fixes
15502
15503 2004-07-18 [colin]      0.9.12cvs31.5
15504
15505         * src/compose.c
15506                 Fix trashing the primary clipboard when moving 
15507                 around with tab
15508         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15509
15510 2004-07-18 [colin]      0.9.12cvs31.4
15511
15512         * src/codeconv.c
15513                 convert unencoded iso headers to utf8
15514         (Fix Bug 538 Unencoded local characters in subject make it 
15515          disappear)
15516
15517 2004-07-18 [colin]      0.9.12cvs31.3
15518
15519         * src/compose.c
15520                 Fix tab char handling in wrapping
15521         (Fix Bug 537 Line wrap problem - TAB character treated as 
15522          one character instead of 8)
15523
15524 2004-07-18 [colin]      0.9.12cvs31.2
15525
15526         * src/textview.c
15527                 return FALSE on GDK_MOTION_NOTIFY
15528         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15529          (unable to highlight))
15530
15531 2004-07-18 [colin]      0.9.12cvs31.1
15532
15533         * src/folderview.c
15534                 Sync with 0.9.12cvs31
15535
15536 2004-07-18 [colin]      0.9.12cvs30.4
15537
15538         * src/compose.c
15539                 Also block text_inserted when inserting a file
15540
15541 2004-07-18 [colin]      0.9.12cvs30.3
15542
15543         * src/compose.c
15544                 Fix smart wrapping (block text_inserted handler
15545                 while putting quotation to avoid wrap on input,
15546                 don't join lines if next is sig separator)
15547
15548 2004-07-17 [colin]      0.9.12cvs30.2
15549
15550         * src/folderview.c
15551         * src/mainwindow.c
15552         * src/mimeview.c
15553         * src/summaryview.c
15554         * src/gtk/quicksearch.c
15555         * src/gtk/quicksearch.h
15556                 Block key events handlers *and* accels while
15557                 quicksearch is focused
15558         (Fixes Bug 534 quick-search bar not accepting certain letters)
15559
15560 2004-07-17 [colin]      0.9.12cvs30.1
15561
15562         * src/folder.h
15563         * src/folderview.c
15564         * src/summaryview.c
15565                 Sync with 0.9.12cvs30
15566
15567 2004-07-17 [colin]      0.9.12cvs28.2
15568
15569         * src/mimeview.c
15570         * src/procmime.c
15571         * src/summaryview.c
15572         * src/gtk/menu.c
15573                 Squash some compile and glib warnings
15574
15575 2004-07-17 [paul]       0.9.12cvs28.1
15576
15577         * src/mimeview.c
15578                 sync with 0.9.12cvs28 HEAD
15579
15580 2004-07-16 [paul]       0.9.12cvs26.1
15581         
15582         * src/gtk/quicksearch.c
15583         * src/account.c
15584         * src/account.h
15585         * src/compose.c
15586         * src/customheader.c
15587         * src/folder_item_prefs.c
15588         * src/main.c
15589         * src/mainwindow.c
15590         * src/messageview.c
15591         * src/mimeview.c
15592         * src/news.c
15593         * src/pgpmime.c
15594         * src/pop.c
15595         * src/pop.h
15596         * src/prefs_account.c
15597         * src/prefs_account.h
15598         * src/prefs_common.c
15599         * src/prefs_common.h
15600         * src/prefs_display_header.c
15601         * src/prefs_gtk.c
15602         * src/prefs_gtk.h
15603         * src/procheader.c
15604         * src/procmime.c
15605                 sync with 0.9.12cvs26 HEAD      
15606
15607 2004-07-15 [colin]      0.9.12cvs18.14
15608
15609         * src/folder.c
15610                 Disable GPG signature check during
15611                 folder move and scan
15612         (Closes Bug 521 Signature checking slows down Folder-Move)
15613
15614 2004-07-14 [colin]      0.9.12cvs18.13
15615
15616         * src/common/partial_download.c
15617                 update includes
15618
15619 2004-07-14 [colin]      0.9.12cvs18.12
15620
15621         * src/common/partial_download.c
15622         * src/common/partial_download.h
15623                 Move doc at top, add correct copyright
15624
15625 2004-07-14 [colin]      0.9.12cvs18.11
15626
15627         * src/folder.c
15628         * src/messageview.c
15629         * src/pop.c
15630         * src/pop.h
15631         * src/procmsg.c
15632         * src/summaryview.c
15633         * src/common/Makefile.am
15634         * src/common/partial_download.c ** NEW FILES **
15635         * src/common/partial_download.h ** NEW FILES **
15636                 Move partial-download related stuff to its
15637                 own file
15638
15639 2004-07-14 [colin]      0.9.12cvs18.10
15640
15641         * src/send_message.c
15642                 Fix smtp auth when user is null or empty
15643
15644 2004-07-13 [colin]      0.9.12cvs18.9
15645
15646         * src/gtk/quicksearch.c
15647                 Use alphabetic order
15648
15649 2004-07-13 [colin]      0.9.12cvs18.8
15650
15651         * src/pop.c
15652                 Be paranoid on the checks
15653
15654 2004-07-13 [colin]      0.9.12cvs18.7
15655
15656         * src/gtk/quicksearch.c
15657                 Fix Engrish once again
15658
15659 2004-07-13 [colin]      0.9.12cvs18.6
15660
15661         * src/procmsg.c
15662         * src/summaryview.c
15663                 Mark messages for deletion when they are about to
15664                 be removed from trash
15665
15666 2004-07-13 [colin]      0.9.12cvs18.5
15667
15668         * src/matcher.c
15669         * src/matcher.h
15670         * src/matcher_parser_parse.y
15671         * src/prefs_matcher.c
15672         * src/gtk/quicksearch.c
15673                 Add 'partial' ('p') match string to find partially
15674                 downloaded messages
15675
15676 2004-07-13 [colin]      0.9.12cvs18.4
15677
15678         * src/pop.c
15679                 Fix misplaced block
15680
15681 2004-07-13 [colin]      0.9.12cvs18.3
15682
15683         * src/pop.c
15684         * src/pop.h
15685         * src/messageview.c
15686                 Refactor API (to avoid passing 5+ params and code
15687                 duplication)
15688         * src/folder.c
15689         * src/msgcache.c
15690         * src/procheader.c
15691         * src/common/defs.h
15692                 Add planned_download to cache
15693                 Don't mess uidl file when moving partially downloaded
15694                 mails (they change folder, we should change it in the
15695                 uidl list too or we'll remove an incorrect message)
15696                 (this also helps removing hacks when changing 
15697                 planned_download in messageview.c)
15698
15699 2004-07-12 [colin]      0.9.12cvs18.2
15700
15701         * src/gtk/quicksearch.c
15702                 Fix missing status update in quicksearch
15703
15704 2004-07-12 [paul]       0.9.12cvs18.1
15705
15706         * po/POTFILES.in
15707         * src/Makefile.am
15708         * src/account.c
15709         * src/codeconv.c
15710         * src/compose.c
15711         * src/inc.c
15712         * src/main.c
15713         * src/prefs_common.c
15714         * src/procmsg.h
15715         * src/toolbar.c
15716         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15717         * src/prefs_wrapping.[ch]       ** NEW FILES **
15718         * src/common/intl.h
15719         * src/common/utils.[ch]
15720         * src/gtk/quicksearch.[ch]
15721                 sync with 0.9.12cvs18 HEAD
15722
15723 2004-07-12 [colin]      0.9.11cvs17.25
15724
15725         * src/folder.c
15726         * src/folder.h
15727                 Remove unused function added by me in 0.9.11cvs17.10
15728
15729 2004-07-11 [colin]      0.9.11cvs17.24
15730
15731         * src/inc.c
15732         * src/messageview.c
15733         * src/pop.c
15734         * src/pop.h
15735                 Use folderitem and msgnum instead of filename to
15736                 know which mail to delete
15737                 Move old partial mail deletion to pop.c
15738
15739 2004-07-10 [colin]      0.9.11cvs17.23
15740
15741         * src/inc.c
15742                 Add debug
15743         * src/pop.c
15744         * src/pop.h
15745                 Don't re-use same enums for unrelated stuff: it's 
15746                 completely misleading !
15747                 Document a bit
15748
15749 2004-07-09 [colin]      0.9.11cvs17.22
15750
15751         * src/inc.c
15752                 Remove folder-type check and do
15753                 more tests to be sure everything's
15754                 ok
15755         * src/messageview.c
15756                 Punctuation update, remove useless
15757                 code, fix two warnings
15758         * src/noticeview.c
15759                 Layout cleaning, reset 2nd button
15760                 when specifying one
15761
15762 2004-07-09 [colin]      0.9.11cvs17.21
15763
15764         * src/messageview.c
15765         * src/pop.c
15766         * src/pop.h
15767                 Allow user to change his mind
15768                 and postpone decision (by
15769                 unmarking the mail)
15770
15771 2004-07-09 [colin]      0.9.11cvs17.20
15772
15773         * src/messageview.c
15774                 Fix bug with delete state
15775         * src/pop.c
15776         * src/pop.h
15777                 Fix buffer leak (fread doesn't 
15778                 terminate buffers with \0)
15779                 Refactoring (remove magic 
15780                 numbers)
15781
15782 2004-07-09 [colin]      0.9.11cvs17.19
15783
15784         * src/pop.c
15785                 Don't log "Skipping message" if 
15786                 we're going to TOP it two lines
15787                 later
15788
15789 2004-07-09 [colin]      0.9.11cvs17.18
15790
15791         * src/messageview.c
15792                 Fix Engrish
15793
15794 2004-07-09 [colin]      0.9.11cvs17.17
15795
15796         * src/pop.c
15797                 strlen checking...
15798         * src/messageview.c
15799                 refactoring a bit
15800
15801 2004-07-08 [colin]      0.9.11cvs17.16
15802
15803         * src/noticeview.c
15804         * src/noticeview.h
15805                 Add an optional second button
15806         * src/messageview.c
15807         * src/pop.c
15808         * src/pop.h
15809                 Don't delete partially received mails after a certain
15810                 time; rather, let the user decide.
15811
15812 2004-07-08 [colin]      0.9.11cvs17.15
15813
15814         * src/common/smtp.h
15815                 Sync with HEAD
15816
15817 2004-07-08 [colin]      0.9.11cvs17.14
15818
15819         * src/messageview.c
15820         * src/common/smtp.c
15821                 Use to_human_readable() for sizes
15822
15823 2004-07-08 [colin]      0.9.11cvs17.13
15824
15825         * src/inc.c
15826         * src/messageview.c
15827         * src/pop.c
15828         * src/pop.h
15829         * src/procmsg.c
15830                 Fix partial-downloading issues:
15831                         catch unsupported TOP
15832                         don't delete partially downloaded mails before 5 days
15833                         don't update existing with non-MH folders; that'll
15834                         make dups, but it's better than trashing the folder
15835                         free new msginfo parts
15836                 Fix indentation ;-)
15837
15838 2004-07-08 [colin]      0.9.11cvs17.12
15839
15840         * src/common/smtp.c
15841         * src/common/smtp.h
15842                 Sync smtp size verification with HEAD
15843
15844 2004-07-08 [colin]      0.9.11cvs17.11
15845
15846         * src/summaryview.c
15847         * src/prefs_common.c
15848         * src/prefs_common.h
15849         * src/gtk/quicksearch.c
15850         * src/gtk/quicksearch.h
15851                 Sync sticky pref with HEAD
15852
15853 2004-07-08 [colin]      0.9.11cvs17.10
15854
15855         * src/folder.c [1.213.2.6]
15856         * src/folder.h [1.87.2.6]
15857         * src/inc.c [1.149.2.7]
15858         * src/messageview.c [1.94.2.8]
15859         * src/procheader.c [1.47.2.6]
15860         * src/procmsg.c [1.150.2.4]
15861         * src/procmsg.h [1.60.2.5]
15862         * src/pop.c [1.56.2.4]
15863         * src/pop.h [1.17.2.3]
15864                 Let too big messages get downloaded, but truncated
15865                 Add a button to download them completely
15866                 
15867 2004-07-06 [colin]      0.9.11cvs17.9
15868
15869         * src/gtk/quicksearch.c [1.1.2.3]
15870                 Add a Clear button
15871         * commitHelper
15872         * PATCHSETS
15873                 Add a script to help with cvs
15874
15875 2004-07-03 [colin]      0.9.11cvs17.8
15876
15877         * src/plugins/imageviewer/viewer.c
15878                 fix imageviewer (which was staying on the first
15879                 displayed image)
15880
15881 2004-07-03 [colin]      0.9.11cvs17.7
15882
15883         Removed FIXME_GTK2 warnings
15884         * src/gtk/gtkutils.c
15885                 useless #warnings
15886         * src/gtk/menu.c
15887                 useless #warnings (no need to mess with menu rc)
15888         * src/gtk/menu.h
15889                 unused functions
15890         
15891
15892 2004-07-03 [colin]      0.9.11cvs17.6
15893
15894         Removed FIXME_GTK2 warnings
15895         * src/codeconv.c
15896                 useless #warnings (rewrite needed)
15897         * src/compose.c
15898                 useless #warnings (rewrite needed)
15899                 useless #warnings (gtk2 is like that)
15900                 useless #warnings (previously fixed)
15901         * src/main.c
15902                 useless #warnings (previously fixed)
15903         * src/message_search.c
15904                 useless #warnings (gtk2 is like that)
15905                 Made apparent that search is case-sensitive
15906         * src/mimeview.c
15907                 useless #warnings (rewrite needed)
15908                 useless #warnings (gtk2 is like that)
15909                 reimplemented real warnings
15910         * src/prefs_common.c
15911                 Removed block cursor option (not it gtk2)
15912         * src/prefs_gtk.c
15913                 useless #warnings (rewrite needed)
15914         * src/procheader.c
15915                 useless #warnings (rewrite needed)
15916         * src/sourcewindow.c
15917                 useless #warnings (incorrect placing)
15918         * src/summary_search.c
15919                 useless #warnings (gtk2 is like that)
15920                 Made apparent that search is case-sensitive
15921         * src/action.c
15922                 useless #warnings (gtk2 is like that)
15923         * src/textview.c
15924                 useless #warnings (rewrite needed)
15925         * src/toolbar.c
15926                 useless #warnings (rewrite needed)
15927
15928 2004-07-03 [colin]      0.9.11cvs17.5
15929
15930         * src/textview.c
15931                 Fix mismerge which broke URI opening
15932                 
15933 2004-07-01 [colin]      0.9.11cvs17.4
15934
15935         * src/gtk/filesel.c
15936                 Fill filename when saving
15937                 
15938 2004-06-27 [colin]      0.9.11cvs17.3
15939
15940         * src/gtk/filesel.[ch]
15941                 Use the new GTK file selector
15942                 Update prototype to match the reality: multiple file
15943                 selection is open-only          
15944         * src/compose.c
15945                 Match the new prototypes        
15946         * configure.ac
15947                 Match the new requirements (gtk 2.4.0)
15948                         
15949 2004-06-26 [colin]      0.9.11cvs17.2
15950
15951         * src/plugins/trayicon/trayicon.c
15952                 Remove useless signal handler on resize, which causes
15953                 an infinite "loop"
15954         
15955 2004-06-26 [colin]      0.9.11cvs17.1
15956         
15957         * tools/Makefile.am
15958                 remove launch_firebird and add nautilus2sylpheed.sh
15959         * src/quicksearch.c
15960           src/summaryview.c
15961                 Fix show/hide "Extended symbols" button problem
15962                 Fix apparition at startup
15963                 Fix const warnings
15964         * src/plugins/image_viewer/Makefile.am
15965                 Fix configure 
15966         * common/ssl.c
15967                 Re-enable certificate check, as it doesn't seem to
15968                 cause Xlib errors anymore
15969
15970 2004-06-25 [paul]       0.9.11cvs17
15971
15972         * sync with 0.9.11cvs17 HEAD
15973         
15974         NOTE: QuickSearch is broken
15975
15976 2004-06-07 [colin]      0.9.10claws67.10
15977         * src/plugins/trayicon/trayicon.c
15978           src/plugins/trayicon/libeggtrayicon/Makefile.am
15979           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15980                 Fix gettextization in trayicon plugin
15981
15982 2004-06-07 [colin]      0.9.10claws67.9
15983         
15984         * src/summaryview.c
15985           src/gtk/gtksctree.[ch]
15986                 Let Shift+{Up,Down} work in summaryview
15987                 (well, Down "works" and Up works)
15988                 Let the list scroll when using these keys
15989
15990 2004-06-06 [colin]      0.9.10claws67.8
15991
15992         * src/plugins/trayicon/trayicon.c
15993                 Fix pixmap update
15994
15995 2004-06-06 [colin]      0.9.10claws67.7
15996
15997         * src/addressbook.c
15998                 Fix signal handling causing system-wide focus grab
15999
16000 2004-05-25 [paul]       0.9.10claws67.6
16001
16002         * Makefile.am
16003           src/Makefile.am
16004                 clean up
16005
16006 2004-05-25 [paul]       0.9.10claws67.5
16007
16008         * replace deprecated gtk_signal... functions
16009
16010 2004-05-23 [colin]      0.9.10claws67.4
16011
16012         * src/compose.c
16013                 Fix wrapping
16014
16015 2004-05-22 [colin]      0.9.10claws67.3
16016
16017         * src/compose.c
16018                 Re-fix [Edited] in compose.c::compose_reedit()
16019
16020 2004-05-22 [colin]      0.9.10claws67.2
16021
16022         * src/procmime.c
16023                 Fix parsing of multiparts mails
16024
16025 2004-05-22 [colin]      0.9.10claws67.1
16026
16027         * src/summaryview.c
16028                 Fix quicksearch
16029
16030 2004-05-22 [paul]       0.9.10claws67
16031
16032         * sync with 0.9.10claws67 HEAD
16033
16034 2004-05-14 [alfons]
16035
16036         * src/procmime.h
16037                 add forgotton prototype
16038
16039 2004-05-10 [paul]       0.9.10claws57
16040
16041         * sync with 0.9.10claws57 HEAD
16042
16043 2004-05-05 [paul]       0.9.9.claws1
16044
16045         * ChangeLog-gtk2        ** REMOVED **
16046           ChangeLog-gtk2.claws  ** ADDED **
16047                 rename and adopt the normal claws format
16048                 
16049         * configure.ac
16050                 require gtkmathview >= 0.5
16051
16052         * ac/*                          ** REMOVED **
16053           ac/                           ** REMOVED **
16054           intl/Makefile.in              ** REMOVED **
16055           m4/                           ** ADDED **
16056           m4/missing                    ** ADDED **
16057           m4/missing/gdk-pixbuf.m4      ** ADDED **
16058           m4/missing/gettext.m4         ** ADDED **
16059           m4/missing/gpgme.m4           ** ADDED **
16060           m4/missing/imlib.m4           ** ADDED **
16061           m4/.cvsignore                 ** ADDED **
16062           m4/Makefile.am                ** ADDED **
16063           m4/README                     ** ADDED **
16064           m4/aclocal-include.m4         ** ADDED **
16065           m4/aspell.m4                  ** ADDED **
16066           m4/check-type.m4              ** ADDED **
16067           m4/gnupg-check-typedef.m4     ** ADDED **
16068           m4/openssl.m4                 ** ADDED **
16069           m4/spamassassin.m4            ** ADDED **
16070           po/ChangeLog                  ** REMOVED **
16071           po/Makefile.in.in             ** REMOVED **
16072           po/Rules-quot                 ** REMOVED **
16073           po/boldquot.sed               ** REMOVED **
16074           po/en@boldquot.header         ** REMOVED **
16075           po/en@quot.header             ** REMOVED **
16076           po/insert-header.sin          ** REMOVED **
16077           po/quot.sed                   ** REMOVED **
16078           po/remove-potcdate.sed        ** REMOVED **
16079           po/remove-potcdate.sin        ** REMOVED **
16080           po/stamp-po                   ** REMOVED **
16081           Makefile.am
16082           autogen.sh
16083           configure.ac
16084                 enable building with automake 1.8.x
16085                 add 'autopoint --force' to autogen.sh and remove all
16086                 auto-generated files, remove ac/ directory and use
16087                 m4/ directory instead
16088                 
16089         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16090                 fix gettextization
16091
16092 2004-02-28 Colin Leroy <colin@colino.net>
16093         * src/prefs_matcher.c
16094           src/prefs_filtering.c
16095           src/prefs_filtering_action.c
16096                 Fix non-editable GtkEntries
16097
16098 2004-02-22 Thorsten Maerz <torte@netztorte.de>
16099         * src/prefs_themes.c
16100                 utf8 conversion for theme info
16101
16102 2004-02-21 Thorsten Maerz <torte@netztorte.de>
16103         * sync 0.9.9claws
16104
16105 2004-02-14 Thorsten Maerz <torte@netztorte.de>
16106         * src/grouplistdialog.c
16107                 allow multiple selections without ctrl key
16108
16109 2004-02-09 Thorsten Maerz <torte@netztorte.de>
16110         * src/main.c
16111                 enable customizable accelerators
16112
16113 2004-02-08 Thorsten Maerz <torte@netztorte.de>
16114         * src/prefs_common.c
16115                 re-enable different font settings for gtk1/2
16116         * src/prefs_folder_item.c
16117                 fix folder prefs displayed wrong
16118         * src/textview.c
16119                 set 'sunken' shadow type
16120
16121 2004-02-07 Colin Leroy <colin@colino.net>
16122         * src/compose.c
16123                 Fix message being always [Edited]
16124                 Encode headers correctly (utf8 buf)
16125
16126 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16127         * src/socket.c
16128                 remove double g_source_attach()
16129                 (Thanks to Colin Leroy)
16130
16131 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16132         * src/gtk/gtksctree.c
16133                 Fix SSL certificate list not shown
16134         * src/mimeview.c
16135                 Fix clicks in mime tree
16136
16137 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16138         * src/common/socket.c
16139                 Fix SSL receive
16140         * src/compose.c
16141                 Fix clipboard menu hotkeys
16142
16143 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16144         * src/gtk/gtkaspell.[ch]
16145           src/compose.c
16146                 reimplement spellchecker
16147
16148 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16149         * src/gtk/filesel.c
16150                 crash when inserting file in compose window
16151                 (TODO: keep old selection on clicks)
16152         * src/main.c
16153                 use gtkrc-2.0 instead of gtkrc
16154
16155 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16156         * src/messageview.c
16157                 remove orphaned mimeview unref()
16158
16159 2004-01-20 Thorsten Maerz <torte@netztorte.de>
16160         * src/grouplistdialog.c
16161                 expand nodes containing subscribed groups
16162
16163 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16164         * src/textview.c
16165                 textview: hide cursor, restore old click behaviour
16166
16167 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16168         * src/textview.c
16169                 variable names messed up
16170
16171 2004-01-17 Colin Leroy <colin@colino.net>
16172         * src/addr_compl.c
16173                 Fix completion address too thin
16174         * src/compose.c
16175                 Fix tab-to-subject behaviour
16176         * src/summaryview.c
16177                 Implement key up & down in summaryview
16178
16179 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16180
16181         * sync 098claws
16182
16183 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16184         * configure.ac
16185           Makefile.am
16186           doc/.cvsignore
16187           doc/Makefile.am
16188                 faq, man, manual moved to doc/
16189         * ac/aspell.m4
16190           ac/check-type.m4
16191           ac/gnupg-check-typedef.m4
16192           ac/openssl.m4
16193           ac/spamassassin.m4
16194           ac/missing/gdk-pixbuf.m4
16195           ac/missing/gpgme.m4
16196           ac/missing/imlib.m4
16197                 fix automake warnings
16198
16199 2003-12-06 Colin Leroy <colin@colino.net>
16200         * src/summaryview.c
16201                 Fix quicksearch
16202
16203 2003-12-05 Colin Leroy <colin@colino.net>
16204         * src/summaryview.c
16205                 Fix going to next unread folder
16206
16207 2003-12-05 Colin Leroy <colin@colino.net>
16208         * src/crash.c
16209                 Fix gtk2 compilation
16210         * src/session.c
16211                 Remove iotag source handler at disconnection
16212         * src/socket.[ch] 
16213                 Remove source handler when closing socket 
16214                 (fixes another seg)
16215
16216 2003-12-04 Colin Leroy <colin@colino.net>
16217         * src/compose.c
16218           src/prefs_account.c
16219           src/prefs_common.c
16220                 Fix some dropdown menus
16221
16222 2003-12-04 Colin Leroy <colin@colino.net>
16223         * src/compose.c
16224                 Fix event handlers on header fields
16225         * src/common/socket.c
16226           src/common/session.c
16227                 Fix segfault with callback (SSL)
16228                 Fix end of session 
16229
16230 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16231
16232         * Fix compile bug in src/compose.c
16233         * removed src/gtk/gtkstext.[ch]
16234
16235 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16236
16237         * Convert character set and escape "text" attributes in toolbar setting
16238         files.
16239         * Fixed bug in button-press-event handling.
16240
16241 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16242
16243         * Fixed bug in key-press-event handling.
16244
16245 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16246
16247         * Enabled to compile tray-icon plugin (Ad-hoc).
16248         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16249
16250 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16251
16252         * Enabled to compile on sylpheed-claws.
16253         (tray-icon plugin still cannot compile yet.)
16254
16255 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16256
16257         * Updated to 0.9.5.
16258
16259 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16260
16261         * Updated to 0.9.4.
16262         * Ported monitoring SSL mechanism to GSource of GLib2
16263         (I don't confirm it)
16264         * Added _gtk2 suffix to key name of font preference to avoid
16265         ovverwriting preference of Gtk+-1.2 version.
16266
16267 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16268
16269         * Updated to 0.9.2.
16270
16271 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16272
16273         * Updated to 0.9.1.
16274         * Translate po files into UTF-8 when execute autogen.sh.
16275
16276 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16277
16278         * Updated to 0.9.0.
16279
16280 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16281
16282         * Plugged GError related memory leaks.
16283
16284 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16285
16286         * Changed default size of fonts.
16287         * Enabled to set titile font size of warning dialog.
16288
16289 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16290
16291         * Embed a sylpheed icon into executable binary on Windows.
16292
16293 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16294
16295         * I forgot to traslate character set of element string in src/xml.c.
16296
16297 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16298
16299         * Fixed detecting bind_textdomain_codeset in configure.in.
16300         * The bug in which "Example" of "Date fromat" preference isn't displayed
16301         correctly has been fixed.
16302
16303 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16304
16305         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16306           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16307           glib-gettextize
16308           Removed intl directory.
16309           Translated po files into UTF-8.
16310           (Thanks! Ryuji Abe)
16311
16312 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16313
16314         * The bug which doesn't unscape string in xml.c has been fixed.
16315
16316 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16317
16318         * The bug which is failed to translate encoding of file name thorough
16319         file dialog has been fixed.
16320
16321 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16322
16323         * Modified to translate file names which is used in inporting/expoting
16324         mbox feature and "Save as" feature into locale encoding.
16325         * Translate file names into locale encoding when "Attache file" and
16326         "Insert file".
16327         * Force set G_BROKEN_FILENAMES environment variable.
16328         * Other minor fixes.
16329
16330 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16331
16332         * Modified to treat MH folder's name as locale encoding.
16333
16334 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16335
16336         * The bug which clash on switching candidates of auto completion of
16337         addresses, cannot use auto completion in Japanesse is fixed
16338         (Thanks! Tokunaga-san)¡¥
16339
16340 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16341
16342         * The bug which cannot switch key accelerator preference has been fixed
16343         (Thanks! smbd-san)¡¥
16344
16345 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16346
16347         * version 0.8.11-gtk2-20030314
16348
16349 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16350
16351         * The bug in which character set conversion of filtering messages has
16352         been fixed.(Thanks! COCOA-san).
16353
16354 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16355
16356         * Revived "Leave space on head" preference in "Message" category.
16357         * A bug which clash when put the cursor to end of buffer and execute
16358         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16359
16360 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16361
16362         * version 0.8.11-gtk2-20030312
16363
16364 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16365
16366         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16367         * Modified to use Pango's API directly for font preference.
16368         * Integrated GtkTextView of textview to one widget.
16369         * Set fonts of header title in textview by "header_title" tag.
16370         * Removed some deprecated codes.
16371
16372 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16373
16374         * Updated to 0.8.11.
16375         * Merged cygwin patch(Thanks! Sakai-san).
16376
16377 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16378
16379         * version 0.8.10-gtk2-20030309