2006-06-29 [wwp] 2.3.1cvs38
[claws.git] / ChangeLog
1 2006-06-29 [wwp]        2.3.1cvs38
2
3         * src/mainwindow.c
4                 honor the display-header-pane setting even when the message view
5                 is a separate window.
6
7 2006-06-29 [wwp]        2.3.1cvs37
8
9         * src/prefs_actions.c
10                 forgot to commit that one (use of GTK_STOCK_INFO).
11
12 2006-06-29 [colin]      2.3.1cvs36
13
14         * src/imap.c
15                 Better handling of login errors (ask the password
16                 again once), alert in case of error. Fix three
17                 signedness warnings.
18
19 2006-06-28 [wwp]        2.3.1cvs35
20
21         * src/prefs_template.c
22         * src/prefs_matcher.c
23         * src/prefs_filtering_action.c
24         * src/prefs_quote.c
25                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
26                 patch by Fabien Vantard, slightly modified.
27
28 2006-06-28 [paul]
29
30         2.4.0-rc2 released
31
32 2006-06-28 [colin]      2.3.1cvs34
33
34         * src/prefs_account.c
35                 Fix bug #977 (Can't add or edit imap accounts)
36
37 2006-06-28 [colin]      2.3.1cvs33
38
39         * src/mimeview.c
40                 Fix previous
41
42 2006-06-28 [colin]      2.3.1cvs32
43
44         * src/mimeview.c
45                 Save named inlined attachments with "Save all"
46         * src/main.c
47         * src/mbox.c
48         * src/common/plugin.c
49         * src/common/plugin.h
50         * src/common/sylpheed.c
51         * src/common/utils.c
52         * src/plugins/pgpcore/sylpheed.def
53         * src/plugins/pgpinline/sylpheed.def
54         * src/plugins/pgpmime/sylpheed.def
55                 Win32 compatibility patch, by
56                 Werner Koch
57
58 2006-06-28 [wwp]        2.3.1cvs31
59
60         * src/imap.c
61         * src/prefs_folder_item.c
62                 less compilation warnings (thanks to Fabien Vantard), less typos.
63
64 2006-06-28 [paul]       2.3.1cvs30
65
66         * src/gtk/gtkutils.c
67                 gtk_combo_box_set_focus_on_click() is only
68                 available since gtk 2.6.0
69
70 2006-06-28 [paul]       2.3.1cvs29
71
72         * src/prefs_ext_prog.c
73                 fix engrish and add a tooltip for the
74                 'command for 'Display as text' option
75
76 2006-06-28 [paul]
77
78         2.4.0-rc1 released
79
80 2006-06-28 [paul]       2.3.1cvs28
81
82         * ChangeLog
83         * tools/Makefile.am
84                 include textviewer.pl in releases
85
86 2006-06-28 [paul]       2.3.1cvs27
87
88         * src/prefs_ext_prog.c
89                 hide Print command option if libgnomeprint
90                 support is present
91
92 2006-06-27 [colin]      2.3.1cvs26
93
94         * src/compose.c
95                 Fix Esc handling in insert/attach dialog
96                 Don't show this dialog if dragging something
97                 else than text/uri-list
98                 Thanks to Fabien Vantard
99         * tools/textviewer.pl
100                 Filter script to display stuff as text
101                 by H. Merijn Brand
102
103 2006-06-27 [wwp]        2.3.1cvs25
104
105         * src/messageview.c
106                 use the exact product name (message view title), patch
107                 by Fabien Vantard.
108
109 2006-06-27 [ticho]      2.3.1cvs24
110
111         * src/prefs_account.c
112         * src/prefs_common.c
113         * src/prefs_common.h
114         * src/prefs_ext_prog.c
115         * src/textview.c
116                 Add a preference (Preferences/External programs)
117                 to allow "Display as text" to be done via a script
118                 (patch by H.Merijn Brand).
119                 Use GtkComboBox for protocol selection in account
120                 preferences.
121                 Only include current choice for existing accounts, and
122                 insensitivize the combobox.
123
124 2006-06-27 [paul]       2.3.1cvs23
125
126         * src/mbox.c
127                 fix crasher introduced in cvs21.
128                 Thanks to Colin
129
130 2006-06-26 [colin]      2.3.1cvs22
131
132         * src/mbox.c
133                 Fix double-frees when leaving folders
134                 after exporting to mbox
135
136 2006-06-26 [colin]      2.3.1cvs21
137
138         * src/mbox.c
139                 More feedback (and optimisation)
140                 on import/export
141         * src/common/utils.c
142                 Fix case when looking for mail addresses
143         * src/gtk/gtkutils.c
144                 Extra check for (X-)Face
145
146 2006-06-25 [ticho]      2.3.1cvs20
147
148         * src/compose.c
149         * src/exphtmldlg.c
150         * src/gtk/gtkutils.c
151         * src/gtk/gtkutils.h
152         Added second argument to gtkut_sc_combobox_create() to
153         control focus-on-click for the widget.
154         Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
155
156 2006-06-25 [ticho]      2.3.1cvs19
157
158         * src/compose.c
159         * src/gtk/Makefile.am
160         * src/gtk/combobox.c
161         * src/gtk/combobox.h
162         * src/gtk/gtkutils.c
163         * src/gtk/gtkutils.h
164                 Use GtkComboBox instead of deprecated GtkOptionMenu
165                 for account selector in compose window and for encoding
166                 selector in attachment properties.
167                 Also factorise working with the new GtkComboBox somewhat.
168
169 2006-06-24 [paul]       2.3.1cvs18
170
171         * src/prefs_common.c
172                 use the correct default value
173
174 2006-06-24 [paul]       2.3.1cvs17
175
176         * src/compose.c
177         * src/prefs_common.c
178         * src/prefs_common.h
179         * src/prefs_compose_writing.c
180                 enable setting of default action when
181                 dnd'ing files in the compose window.
182                 (Collaborative effort with wwp)
183
184 2006-06-23 [wwp]        2.3.1cvs16
185
186         * src/compose.c
187                 i18n fix (thanks to Fabien Vantard)
188
189 2006-06-22 [colin]      2.3.1cvs15
190
191         * src/prefs_customheader.c
192                 Don't use filters in custom headers' file 
193                 selector. Remember, extensions mean nothing :)
194
195 2006-06-22 [paul]       2.3.1cvs14
196
197         * configure.ac
198                 allow setting of man directory location
199
200 2006-06-22 [colin]      2.3.1cvs13
201
202         * src/mainwindow.c
203                 Add 'View/Go to/Next unread folder'.
204                 I missed that :)
205
206 2006-06-22 [colin]      2.3.1cvs12
207
208         * src/common/utils.c
209                 Add some subject prefixes
210                 Patch by Bjorn T Johansen <btj@havleik.no>
211
212 2006-06-22 [colin]      2.3.1cvs11
213
214         * manual/advanced.xml
215                 Forgotten hidden pref
216
217 2006-06-21 [paul]       2.3.1cvs10
218
219         * src/prefs_account.c
220                 complete the removal of 'Add date header' option
221
222 2006-06-21 [paul]       2.3.1cvs9
223
224         * src/account.c
225         * src/compose.c
226         * src/prefs_account.c
227         * src/prefs_account.h
228                 remove option to add date header - always
229                 add date header
230         * src/etpan/imap-thread.c
231                 fix warnings (Thanks to Colin)
232
233 2006-06-21 [wwp]        2.3.1cvs8
234
235         * src/folder.c
236                 set the attachment flag when inline text part are (file)named. This is more convenient
237                 when receiving (for instance) inline source files or patches sent using thunderbird.
238
239 2006-06-21 [paul]       2.3.1cvs7
240
241         * src/inc.c
242                 fix off-by-one count of current msg in
243                 statusbar filtering progressbar
244
245 2006-06-21 [paul]       2.3.1cvs6
246
247         * src/folder.c
248                 Show attachment icon even if the part is 'inline'
249                 if the following conditions are met:
250                 - content-type != 'text/plain'
251                 - content-type != '*/pgp-signature'
252                 - either 'name' or 'filename' parameter is not NULL
253                 
254                 Thanks to Colin
255
256 2006-06-21 [paul]       2.3.1cvs5
257
258         * src/messageview.c
259         * src/prefs_common.c
260         * src/prefs_common.h
261         * src/prefs_other.c
262                 add an option to 'Never send Return
263                 Receipts'
264                 Thanks to Colin
265
266 2006-06-20 [mones]      2.3.1cvs4
267
268         * po/es.po
269                 updated
270         * src/compose.c
271                 typo fixed (space after comma)
272         * tools/make.themes.project
273                 remove exec mode from tarball files
274
275 2006-06-20 [colin]      2.3.1cvs3
276
277         * src/news.c
278         * src/procheader.c
279         * src/unmime.c
280                 Better fix for \n's in headers (don't 
281                 break Received: and others)
282
283 2006-06-20 [paul]       2.3.1cvs2
284
285         * src/alertpanel.c
286         * src/textview.c
287                 improve legibility of phishing attempt
288                 dialog
289
290 2006-06-20 [paul]       2.3.1cvs1
291
292         * NEWS
293         * README
294         * configure.ac
295                 Update version number following
296                 stable release
297
298 2006-06-20 [colin]      2.3.0cvs26
299
300         * src/compose.c
301                 When dragging a file to the text of the compose
302                 window, ask whether we want to insert or attach
303                 (I know lots of people who do that to attach)
304
305 2006-06-20 [colin]      2.3.0cvs25
306
307         * src/etpan/imap-thread.c
308                 Fix threshold (the append command is often > 32 bytes)
309
310 2006-06-19 [colin]      2.3.0cvs24
311
312         * src/imap.c
313         * src/etpan/imap-thread.c
314                 Workaround Rockliffe IMAP server bug: replace
315                 "x UID SEARCH (ANSWERED UID 1:*)" with
316                 "x UID SEARCH ANSWERED"
317                 (Rockliffe doesn't handle the parenthesis)
318
319 2006-06-19 [colin]      2.3.0cvs23
320
321         * src/compose.c
322         * src/imap.c
323         * src/etpan/imap-thread.c
324                 Probably fix bug #972 (Freezes when adding 
325                 an attachment to the message)
326         * src/common/defs.h
327                 Modernize Firefox cmd
328
329
330 2006-06-18 [colin]      2.3.0cvs22
331
332         * src/prefs_customheader.c
333                 Only allow correct filenames for various
334                 custom headers
335
336 2006-06-18 [colin]      2.3.0cvs21
337
338         * src/prefs_customheader.c
339                 Add a 'From File...' button in custom headers prefs, which
340                 try to do the right thing: 
341                 for normal headers, use file as plaintext,
342                 for X-Face, calls compface,
343                 for Face, encode to b64.
344
345 2006-06-17 [colin]      2.3.0cvs20
346
347         * src/mh.c
348                 Warning fix
349
350 2006-06-16 [colin]      2.3.0cvs19
351
352         * src/summaryview.c
353                 Recursive quicksearch: show message list
354                 in current folder, *then* search children
355                 in the background.
356
357 2006-06-16 [colin]      2.3.0cvs18
358
359         * src/main.c
360                 Instead of ignoring SIGPIPE, save caches
361                 when getting one. Will fix the fact that
362                 hot caches are out-of-date when logging 
363                 out of Xorg.
364         * src/compose.c
365         * src/prefs_compose_writing.c
366                 Only save text (not attachments) when 
367                 auto-saving to drafts
368         * src/unmime.c
369                 Always replace \n, \r and \t with spaces
370                 in headers
371         * manual/dist/html/Makefile.am
372         * manual/dist/pdf/Makefile.am
373         * manual/dist/ps/Makefile.am
374         * manual/dist/txt/Makefile.am
375         * manual/fr/dist/html/Makefile.am
376         * manual/fr/dist/pdf/Makefile.am
377         * manual/fr/dist/ps/Makefile.am
378         * manual/fr/dist/txt/Makefile.am
379         * manual/pl/dist/html/Makefile.am
380         * manual/pl/dist/pdf/Makefile.am
381         * manual/pl/dist/ps/Makefile.am
382         * manual/pl/dist/txt/Makefile.am
383                 Fix make clean removing pregenerated manuals
384
385
386 2006-06-16 [colin]      2.3.0cvs17
387
388         * src/plugins/pgpcore/sgpgme.c
389         * src/plugins/pgpmime/pgpmime.c
390         * src/plugins/pgpinline/pgpinline.c
391                 Better error reporting in setup_signers.
392                 Don't fallback to default key if specified
393                 key isn't found.
394                 Don't allow signing if more than one secret
395                 key matches the one specified in prefs.
396
397 2006-06-15 [colin]      2.3.0cvs16
398
399         * src/folderview.c
400                 Add "Send queue" in the folder's contextual
401                 menu
402         * src/compose.c
403         * src/messageview.c
404         * src/privacy.c
405         * src/privacy.h
406         * src/procmime.c
407         * src/procmsg.c
408         * src/plugins/pgpcore/passphrase.c
409         * src/plugins/pgpcore/sgpgme.c
410         * src/plugins/pgpinline/pgpinline.c
411         * src/plugins/pgpmime/pgpmime.c
412                 Better error reporting
413         * src/mbox.c
414                 Probably fix bug #971 (2.2.3 cannot read mail 
415                 from local mbox)
416
417
418 2006-06-15 [mones]      2.3.0cvs15
419
420         * tools/make.themes.project
421                 creates the themes project from the web page
422
423 2006-06-15 [colin]      2.3.0cvs14
424
425         * src/folder.c
426                 Better fix (avoid losing the folder if scan_tree 
427                 fails)
428
429 2006-06-15 [cleroy]     2.3.0cvs13
430
431         * src/folder.c
432                 Probably fix Bug #969 (crash on rebuilding 
433                 imap folder)
434
435 2006-06-14 [colin]      2.3.0cvs12
436
437         * manual/dtd/manual.xsl
438         * manual/sylpheed-claws-manual.xml
439         * manual/fr/sylpheed-claws-manual.xml
440         * manual/pl/sylpheed-claws-manual.xml
441                 Insert pagebreaks between sections
442
443 2006-06-14 [paul]       2.3.0cvs11
444
445         * configure.ac
446                 better fix than 2.3.0cvs10
447
448 2006-06-14 [paul]       2.3.0cvs10
449
450         * configure.ac
451                 fix setting of PACKAGE_DATA_DIR with newer autoconf
452                 (backwards compatible)
453
454 2006-06-13 [colin]      2.3.0cvs9
455
456         * src/messageview.c
457                 Fix sending of return receipt with the new queue folders
458
459 2006-06-13 [wwp]        2.3.0cvs8
460
461         * src/quote_fmt_lex.l
462                 fix wrong tokens returned in quote_fmt lexer, query not().
463
464 2006-06-13 [wwp]        2.3.0cvs7
465
466         * src/folder.c
467         * src/prefs_folder_item.c
468                 allow changing folder type even when folder is not a top-level one,
469                 thanks to Colin.
470
471 2006-06-12 [colin]      2.3.0cvs6
472
473         * src/folderview.c
474                 Fix double-ask of "Do you want to mark all
475                 as read"
476
477 2006-06-12 [colin]      2.3.0cvs5
478
479         * src/compose.c
480         * src/compose.h
481         * src/folder.c
482         * src/folder.h
483         * src/imap.c
484         * src/inc.c
485         * src/main.c
486         * src/messageview.c
487         * src/mh.c
488         * src/prefs_folder_item.c
489         * src/procheader.c
490         * src/procmime.c
491         * src/procmsg.c
492         * src/procmsg.h
493         * src/send_message.c
494         * src/summaryview.c
495         * src/toolbar.c
496                 Apply bug #964's patch (Queue and drafts aren't normal)
497                 The Drafts and Queue folder now contain RFC-822 files,
498                 allowing to move and copy mails from and to these 
499                 folders. Moving from Drafts to Queue will prepare the
500                 mail for sending (PGP signature, encryption, etc).
501                 This patch also rework sending errors handling to try
502                 to be more helpful.
503                 Also, allow redefining folder types via the GUI 
504                 (Folder type in its Properties)
505
506 2006-06-12 [colin]      2.3.0cvs4
507
508         * src/summaryview.c
509         * src/prefs_common.c
510         * src/prefs_common.h
511         * src/gedit-print.c
512                 Allow to define a specific print font - patch
513                 by Bernhard Walle <bernhard.walle@gmx.de>
514         * src/prefs_fonts.c
515         * manual/advanced.xml
516         * manual/fr/advanced.xml
517                 Add a hidden pref to allow deletion without
518                 confirmation
519
520 2006-06-12 [wwp]        2.3.0cvs3
521
522         * .cvsignore
523                 more files to ignore.
524
525 2006-06-12 [wwp]        2.3.0cvs2
526
527         * src/quote_fmt.c
528         * src/quote_fmt_lex.l
529         * src/quote_fmt_parse.y
530                 extend the quote_fmt parser (templates and quotes):
531                 - allow limited sub-expressions in |p{} and |f{} expressions,
532                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
533                 - implemented/fixed missing implementation of query_references and show_references,
534                 - completed, fixed contents and format of the symbols help dialog,
535                 - fix some compilation warnings.
536
537 2006-06-12 [wwp]        2.3.0cvs1
538
539         * manual/advanced.xml
540         * manual/fr/advanced.xml
541                 updates in the "templates" section of the manual (eng/fr):
542                  - be more precise (both versions)
543                  - completed to match the english reference (fr version)
544                  - touchups (both versions)
545
546 2006-06-12 [paul]       2.3.0
547
548         2.3.0 released
549
550 2006-06-12 [paul]       2.2.3cvs14
551
552         * po/ca.po
553         * po/cs.po
554         * po/de.po
555         * po/el.po
556         * po/fr.po
557         * po/it.po
558         * po/pt_BR.po
559         * po/sr.po
560         * po/zh_CN.po
561                 updated by Miquel Oliete, Tim, Stephan Sachse,
562                 Stavros Giannouris, Fabien Vantard, Andrea
563                 Spadaccini, Frederico Goncalves Guimaraes,
564                 Aleksandar Urosevic, and Ralgh Young
565
566 2006-06-12 [colin]      2.2.3cvs13
567
568         * src/mbox.c
569                 Add missing header
570
571 2006-06-11 [colin]      2.2.3cvs12
572
573         * src/msgcache.c
574                 Verify that g_malloc() succeeded
575
576 2006-06-11 [colin]      2.2.3cvs11
577
578         * src/wizard.c
579                 Add Face header to welcome mail
580
581 2006-06-10 [colin]      2.2.3cvs10
582
583         * src/textview.c
584                 Revert previous (Forgot it changes the
585                 margin on the whole mail)
586
587 2006-06-10 [colin]      2.2.3cvs9
588
589         * src/textview.c
590                 Don't overlap long headers under (X-)Face
591
592 2006-06-10 [mones]      2.2.3cvs8
593
594         * manual/xml2pdf
595                 allow generation of manual on systems lacking saxon binary
596                 but with java and the saxon library installed
597
598         * po/es.po
599                 updated for release
600
601 2006-06-09 [colin]      2.2.3cvs7
602
603         * src/summaryview.c
604                 Fix leak when using Display Sender using Addressbook
605
606 2006-06-09 [colin]      2.2.3cvs6
607
608         * src/compose.c
609         * src/folder.c
610         * src/folderview.c
611         * src/mimeview.c
612         * src/summaryview.c
613                 More leaks fixes
614
615 2006-06-09 [paul]       2.2.3cvs5
616
617         * AUTHORS
618         * src/gtk/authors.h
619         * tools/claws.i18n.status.pl
620                 updated with new info
621
622 2006-06-09 [paul]       2.2.3cvs4
623
624         * README
625                 updated
626         * manual/ack.xml
627                 add wwp to authors list
628         * src/gtk/authors.h
629                 update mine and Colin's addresses
630
631 2006-06-08 [colin]      2.2.3cvs3
632
633         * src/etpan/imap-thread.c
634                 Fix leak on SSL cert check
635
636 2006-06-08 [colin]      2.2.3cvs2
637
638         * src/common/utils.c
639                 Fix leak
640
641 2006-06-08 [paul]       2.2.3cvs1
642
643         * configure.ac
644                 Update version number following
645                 stable release
646
647 2006-06-07 [colin]      2.2.2cvs3
648
649         * src/msgcache.c
650                 Fix catching cache read errors (guint instead of gint)
651                 Prevent malloc'ing more than 8MB (means cache corruption)
652
653 2006-06-07 [paul]       2.2.2cvs2
654
655         * src/exporthtml.c
656         * src/exportldif.c
657         * src/mh.c
658         * src/mutt.c
659         * src/pine.c
660         * src/common/utils.c
661                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
662                 obey $HOME'
663                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
664                 Thanks to Colin
665
666 2006-06-06 [paul]       2.2.2cvs1
667
668         * configure.ac
669                 Update version number following
670                 stable release
671
672 2006-06-06 [paul]       2.2.1cvs6
673
674         * src/matcher.c
675                 fix  implicit declaration of
676                 sylpheed_do_idle()
677                 Patch by Fabien Vantard
678
679 2006-06-06 [paul]       2.2.1cvs5
680
681         * src/matcher.c
682                 fix age_greater and age_lower so that they
683                 mean what say and not '...or equal to'
684                 Thanks to Colin
685
686 2006-06-06 [paul]       2.2.1cvs4
687
688         * src/textview.c
689         * src/common/utils.c
690                 fix URI check
691                 Thanks to Colin
692
693 2006-06-05 [wwp]        2.2.1cvs3
694
695         * manual/fr/account.xml
696                 minor language fixes (thanks to Fabien Vantard).
697
698 2006-06-05 [colin]      2.2.1cvs2
699
700         * src/prefs_folder_item.c
701         * src/folderview.c
702                 Allow recursive setting of properties 
703                 for whole mailboxes
704         * src/matcher.c
705                 Don't freeze on 'test' filtering rule
706
707 2006-06-05 [colin]      2.2.1cvs1
708
709         * configure.ac
710                 Update version number following
711                 stable release
712
713 2006-06-04 [wwp]        2.2.0cvs82
714
715         * manual/glossary.xml
716         * manual/account.xml
717         * manual/fr/glossary.xml
718         * manual/fr/account.xml
719                 added glossary section and references/links related to the Face custom header.
720
721 2006-06-04 [colin]      2.2.0cvs81
722
723         * src/summaryview.c
724                 Skip to next message on move with no
725                 immediate execution
726
727 2006-06-04 [wwp]        2.2.0cvs80
728
729         * manual/xml2pdf
730                 added sanity checks, exit when needed.
731
732 2006-06-03 [paul]       2.2.0cvs79
733
734         * src/prefs_receive.c
735                 page name is now 'Receiving'
736         * src/prefs_send.c
737                 page name is now 'Sending'
738
739 2006-06-03 [colin]      2.2.0cvs78
740
741         * src/plugins/spamassassin/spamassassin_gtk.c
742                 Autoswitch to Localhost if transport was previously
743                 disabled. Else people had to check [] Enable, then
744                 *reselect* transport.
745
746 2006-06-03 [colin]      2.2.0cvs77
747
748         * src/plugins/pgpinline/pgpinline.c
749         * src/plugins/pgpmime/pgpmime.c
750                 Check that gpg_data_release_and_get_mem 
751                 didn't fail (now, why this happens...)
752
753 2006-06-03 [colin]      2.2.0cvs76
754
755         * src/mbox.c
756                 Fix bug #962 (Manual and/or UI should 
757                 warn about incompatible locking 
758                 causing dataloss)
759
760 2006-06-02 [cleroy]     2.2.0cvs75
761
762         * src/filtering.c
763         * src/folder.c
764         * src/procmsg.c
765         * src/summaryview.c
766                 Fix a few leaks
767
768 2006-06-02 [colin]      2.2.0cvs74
769
770         * src/main.c
771                 On exit, free caches after writing them
772                 Shuts up some valgrind false positives
773         * src/procmsg.c
774         * src/send_message.c
775                 Fix races when reusing existing SMTP connections
776                 Fix inexistant session timeout
777         * src/toolbar.c
778                 Display alertpanel after all queues have
779                 been processed, not after each
780
781 2006-06-02 [wwp]        2.2.0cvs73
782
783         * manual/fr/glossary.xml
784         * manual/fr/ack.xml
785         * manual/ack.xml
786                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
787
788 2006-06-02 [wwp]        2.2.0cvs72
789
790         * manual/xml2pdf
791         * manual/dist/pdf/Makefile.am
792         * manual/dtd/manual.xsl
793         * manual/fr/dist/pdf/Makefile.am
794         * manual/pl/dist/pdf/Makefile.am
795                 we changed the procedure to generate the .pdf version of the manual.
796                 The procedure is more modern and the .pdf we get now has a valid index.
797                 Here are the new pre-requisites:
798
799                 - JRE 1.x (1.4 here): there must be one from your distro
800                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
801                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
802                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
803
804                 See my posts for further info about the installation of this toolchain:
805
806                 Date: Fri, 19 May 2006 19:40:06 +0200
807                 From: wwp <subscript@free.fr>
808                 To: sylpheed-claws-devel@lists.sourceforge.net
809                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
810
811                 and
812
813                 Date: Wed, 24 May 2006 12:58:49 +0200
814                 From: wwp <subscript@free.fr>
815                 To: sylpheed-claws-devel@lists.sourceforge.net
816                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
817
818 2006-06-01 [colin]      2.2.0cvs71
819
820         * src/compose.c
821                 Better guards against IMAP races
822         * src/main.c
823         * src/prefs_common.c
824         * src/prefs_common.h
825         * src/common/ssl_certificate.c
826         * src/etpan/imap-thread.c
827         * src/etpan/imap-thread.h
828         * src/gtk/sslcertwindow.c
829                 New hidden option ssl_skip_cert_check to 
830                 avoid dups of bug #959 (libetpan linked
831                 against gnutls and gnutls buggy on 64bit)
832                 Present expired warning only once per
833                 session/server.
834         * manual/advanced.xml
835         * manual/fr/advanced.xml
836                 Document new option
837
838 2006-06-01 [wwp]        2.2.0cvs70
839
840         * src/messageview.c
841                 fix for bug #961 (return receipt dialog 
842                 complains incorrectly about return-path 
843                 email adress being different), thanks 
844                 to Colin.
845
846 2006-05-31 [cleroy]     2.2.0cvs69
847
848         * src/common/ssl.c
849                 Guard against NULLs, although this
850                 should never be an issue
851
852 2006-05-31 [colin]      2.2.0cvs68
853
854         * src/filtering.c
855                 Use g_slist_prepend
856         * src/imap.c
857                 Don't remove caches when destroying folder, it
858                 could (should) be done at exit
859         * src/inc.c
860                 free processing cache after incorporation
861         * src/etpan/imap-thread.c
862                 Maybe fix bug #959 (Crash on moving to emails 
863                 to a imap account per ssl with a expired 
864                 certificate.)
865
866 2006-05-30 [colin]      2.2.0cvs67
867
868         * src/summaryview.c
869                 Put back event flush when displaying message
870                 It avoids reading a bunch of messages just
871                 by hitting shift-n for too long ;)
872
873 2006-05-29 [colin]      2.2.0cvs66
874
875         * src/summaryview.c
876                 Remove useless g_warnings
877
878 2006-05-29 [colin]      2.2.0cvs65
879
880         * src/imap.c
881                 Fix g_slist_append()s for performance
882
883 2006-05-29 [colin]      2.2.0cvs64
884
885         * src/compose.c
886         * src/common/utils.c
887                 Fix extraneous tab at start of addresses
888         * src/mainwindow.c
889                 Fix warnings (thanks to Fabien)
890                 Fix crash at exit when composing messages 
891                 exist
892         * src/pop.c
893                 Fix progress bar when deleting expired mails
894                 Thanks to Hiro
895         * src/summaryview.c
896         * src/gtk/gtksctree.c
897                 Fix re-sorting slowness
898
899 2006-05-29 [paul]       2.2.0cvs63
900
901         * src/mh.c
902                 fetch full message when moving mails
903                 from another mailbox, (fixed data loss
904                 when filtering from IMAP to MH, introduced
905                 in 2.2.0cvs57).
906                 Thanks to Colin
907
908 2006-05-29 [mones]      2.2.0cvs62
909
910         * src/gtk/gtksctree.c
911                 Unselect faster (patch by Colin)        
912
913 2006-05-26 [colin]      2.2.0cvs61
914
915         * src/summaryview.c
916                 Unplug MSGINFO_UPDATE callback on delete too.
917
918 2006-05-26 [colin]      2.2.0cvs60
919
920         * src/foldersel.c
921                 Fix bold in folder selection window with glib2.10
922                 thanks Hiro
923
924 2006-05-26 [colin]      2.2.0cvs59
925
926         * src/procheader.c
927                 Convert date only if necessary (and don't
928                 try to convert from utf8 to utf8, too)
929         * src/summaryview.c
930                 Only set column's text if the column's 
931                 displayed
932
933 2006-05-26 [colin]      2.2.0cvs58
934
935         * src/summaryview.c
936         * src/gtk/gtkutils.c
937                 Fix useless warning
938
939 2006-05-26 [colin]      2.2.0cvs57
940
941         * src/mainwindow.c
942                 Make summaryview selectable as long as 
943                 no message has focus
944         * src/mh.c
945                 Faster deletion (by implementing mh_remove_msgs)
946                 Faster copy (avoid using mh_fetch_msg just to get
947                 the filename)
948                 Faster move (using move_file instead of copy_file
949                 if MSG_IS_MOVE)
950                 No progressbar if total number of mails to cp/mv 
951                 is less than 100
952         * src/summaryview.c
953                 Fix removal from subject_table when mail gets moved
954                 Faster deletion (g_slist_prepend instead of append)
955         * src/gtk/gtksctree.c
956                 Remove useless code
957
958 2006-05-25 [colin]      2.2.0cvs56
959
960         * src/common/ssl_certificate.c
961                 Fix leak in expired cert check
962
963 2006-05-25 [colin]      2.2.0cvs55
964
965         * src/mh.c
966                 Disable flags syncing on .mh_sequences - it
967                 is buggy and marks mails read under unknown
968                 conditions.
969
970 2006-05-25 [paul]
971
972         * 2.3.0-rc4 released
973
974 2006-05-24 [colin]      2.2.0cvs54
975
976         attention cvs users: if you manage to crash
977         Sylpheed-Claws while moving, copying or deleting
978         mails, we *are* interested in stack traces and
979         valgrind logs. It looks stable, but one never
980         knows...
981
982         * src/folder.c
983                 Add progressbar for cache updates
984         * src/folderutils.c
985                 Optimize Mark all read in the current
986                 folder
987         * src/mh.c
988                 Add progressbar for copy/move
989         * src/procmsg.c
990                 Optimize O(n^2) in copy/move
991         * src/summaryview.c
992         * src/gtk/gtksctree.c
993                 Optimize O(n^2) algos
994         * src/common/timing.h
995                 Display ms instead of us
996
997 2006-05-24 [wwp]        2.2.0cvs53
998
999         * manual/fr/advanced.xml
1000                 updates to the French manual.
1001
1002 2006-05-24 [wwp]        2.2.0cvs52
1003
1004         * src/common/utils.c
1005                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1006
1007 2006-05-24 [wwp]        2.2.0cvs51
1008
1009         * src/folderutils.c
1010                 fixed "mark all read" in MH folders (thanks to Colin).
1011
1012 2006-05-24 [paul]       2.2.0cvs50
1013
1014         * doc/man/sylpheed-claws.1
1015                 updated the man page
1016
1017 2006-05-23 [colin]      2.2.0cvs49
1018
1019         * src/folderview.c
1020         * src/imap.c
1021         * src/inc.c
1022         * src/mbox.c
1023         * src/messageview.c
1024         * src/news.c
1025         * src/send_message.c
1026         * src/summaryview.c
1027         * src/gtk/sslcertwindow.c
1028                 alertpanel fixes, by Fabien
1029
1030 2006-05-23 [colin]      2.2.0cvs48
1031
1032         * src/folder.c
1033         * src/folderview.c
1034         * src/msgcache.c
1035         * src/summaryview.c
1036         * src/gtk/gtksctree.c
1037         * src/gtk/gtksctree.h
1038                 More timings
1039                 Fix slow loading problem, which was caused by the
1040                 use of some gtk_ctree funcs and their use of
1041                 g_list_position while gtk_ctree_(un)link'ing.
1042                 Reap more functions from gtkctree.c to be sure we
1043                 use our (fast) version instead of theirs.
1044         * src/mh.c
1045                 Fix copy of unread mails
1046
1047
1048 2006-05-22 [wwp]        2.2.0cvs47
1049
1050         * manual/fr/advanced.xml
1051                 updated.
1052
1053 2006-05-22 [colin]      2.2.0cvs46
1054
1055         * src/filtering.c
1056                 Fix possible infinite loop. 'copy' is not a 
1057                 final action, so when encountering a 'copy',
1058                 we have to check if a previous one was set
1059                 and do it. In the same way, if we encounter
1060                 a 'move' we have to perform a possibly 
1061                 pending 'copy'. This will slow down filtering
1062                 on IMAP if move+copy or multiple copy actions
1063                 are to be done, but handling it via the batch
1064                 would be really too convoluted.
1065
1066 2006-05-22 [wwp]        2.2.0cvs45
1067
1068         * manual/fr/advanced.xml
1069         * manual/fr/faq.xml
1070         * manual/fr/glossary.xml
1071         * manual/fr/handling.xml
1072         * manual/fr/intro.xml
1073         * manual/fr/plugins.xml
1074         * manual/fr/sylpheed-claws-manual.xml
1075                 sync w/ the english manual: updates URIs, documented mailing-list
1076                 support, better explanation about the enabled/disabled feature
1077                 in filtering/processing rules by Paul.
1078
1079 2006-05-21 [colin]      2.2.0cvs44
1080
1081         * src/summaryview.c
1082                 Don't expand after building threads, but during
1083
1084 2006-05-21 [colin]      2.2.0cvs43
1085
1086         * src/procmsg.c
1087         * src/summaryview.c
1088                 More timing possibilities... For next time I have 
1089                 to find out how the hell some 3GHz computer takes
1090                 one minute to open a 30k folder...
1091
1092 2006-05-21 [colin]      2.2.0cvs42
1093
1094         * manual/pl/advanced.xml
1095         * manual/pl/faq.xml
1096         * manual/pl/glossary.xml
1097         * manual/pl/handling.xml
1098         * manual/pl/intro.xml
1099         * manual/pl/plugins.xml
1100         * manual/pl/sylpheed-claws-manual.xml
1101                 Polish manual updated by Pawel
1102
1103 2006-05-20 [colin]
1104
1105         * 2.3.0-rc3 released
1106
1107 2006-05-20 [colin]      2.2.0cvs41
1108
1109         * src/imap.c
1110                 Fix -rc2 problems:
1111                 - remove cache of moved messages from original folder
1112                 - apply new flags to messages even if they aren't appliable
1113                   via IMAP.
1114
1115 2006-05-20 [colin]
1116
1117         * 2.3.0-rc2 released
1118
1119 2006-05-19 [colin]      2.2.0cvs40
1120
1121         * src/imap.c
1122                 Don't issue SELECT in imap_change_flags
1123                 before having checked that we indeed have
1124                 some flags to change. MSG_POSTFILTERED for
1125                 example can't be used on IMAP.
1126                 Fixes bug #955 (copying messages between 
1127                 imap folders is extremely slow), which was
1128                 a regression.
1129
1130 2006-05-19 [colin]      2.2.0cvs39
1131
1132         * src/folder.c
1133         * src/folder.h
1134         * src/folderview.c
1135                 Try to fix bug #830 (Some unread messages 
1136                 get marked read in IMAP inbox):
1137                 - Prevent scanning a folder if it's being 
1138                   opened via the GUI
1139                 - Postpone opening via the GUI of a folder
1140                   currently scanned.
1141
1142
1143 2006-05-19 [wwp]        2.2.0cvs38
1144
1145         * manual/advanced.xml
1146                 fix English+typo (thanks to Paul).
1147
1148 2006-05-19 [wwp]        2.2.0cvs37
1149
1150         * manual/advanced.xml
1151         * manual/fr/advanced.xml
1152         * src/gtk/logwindow.c
1153         * src/prefs_common.c
1154         * src/prefs_common.h
1155                 added hidden prefs to allow customization of colors used in
1156                 protocol log window (useful for dark gtk+ themes).
1157
1158 2006-05-19 [wwp]        2.2.0cvs36
1159
1160         * ChangeLog
1161                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1162
1163 2006-05-19 [paul]       2.2.0cvs35
1164
1165         * src/textview.c
1166                 make Reply-To fully clickable
1167         * src/gtk/logwindow.c
1168                 more colouring (SMTP ESMTP)
1169         Both patches by Pawel Pekala
1170
1171 2006-05-19 [cleroy]     2.2.0cvs34
1172
1173         * src/mh.c
1174                 Don't update flags from current folder
1175                 Probably fixes bug #935 (Read Messages 
1176                 Revert to Being Marked as Unread)
1177
1178 2006-05-18 [colin]      2.2.0cvs33
1179
1180         * src/imap.c
1181                 Warning fix
1182         * src/compose.c
1183         * src/mainwindow.c
1184         * src/summaryview.c
1185         * src/toolbar.c
1186                 Allow replying to multiple emails
1187                 in multiple windows
1188         * src/mimeview.c
1189         * src/etpan/imap-thread.c
1190                 Leak fixes
1191
1192 2006-05-18 [paul]       2.2.0cvs32
1193
1194         * src/summaryview.c
1195                 keep Mailing-List menu refreshed
1196                 Thanks to Colin
1197
1198 2006-05-18 [paul]       2.2.0cvs31
1199
1200         * manual/advanced.xml
1201         * manual/faq.xml
1202         * manual/glossary.xml
1203         * manual/handling.xml
1204         * manual/intro.xml
1205         * manual/plugins.xml
1206         * manual/sylpheed-claws-manual.xml
1207                 update URLs
1208                 add info about mailing-list support
1209                 edit filtering info
1210         * src/wizard.c
1211         * src/common/defs.h
1212         * src/gtk/about.c
1213         * src/plugins/dillo_viewer/README
1214                 update URLs
1215
1216 2006-05-17 [wwp]        2.2.0cvs30
1217
1218         * manual/handling.xml
1219         * manual/fr/handling.xml
1220                 documented the ability to enabled/disable filtering/processing rules.
1221
1222 2006-05-17 [colin]      2.2.0cvs29
1223
1224         * src/main.c
1225                 Don't initialize g_thread subsystem if it's 
1226                 already done (thanks to Hiro)
1227         * src/mimeview.c
1228                 Fix saving of parts when there name can't be
1229                 converted from UTF-8.
1230
1231 2006-05-17 [paul]       2.2.0cvs28
1232
1233         * po/Makefile.in.in
1234                 fix config.status warning with autoconf 2.60
1235
1236 2006-05-17 [paul]       2.2.0cvs27
1237
1238         * po/POTFILES.in
1239                 add src/mbox.c
1240
1241 2006-05-17 [wwp]        2.2.0cvs26
1242
1243         * src/mainwindow.c
1244                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1245
1246 2006-05-17 [wwp]        2.2.0cvs25
1247
1248         * src/plugins/demo/demo.c
1249                 updated product name in plugin demo (many plugins need to be
1250                 sync'ed w/ that change).
1251
1252 2006-05-17 [colin]      2.2.0cvs24
1253
1254         * src/mh.c
1255                 Fix leak
1256
1257 2006-05-16 [colin]      2.2.0cvs23
1258
1259         * src/mainwindow.c
1260                 Stupid me hit again. Fix cvs22.
1261
1262 2006-05-16 [colin]      2.2.0cvs22
1263
1264         * src/mainwindow.c
1265                 Fix bug #922 (sylpheed-claws crashed after 
1266                 pushing on Inbox folder)
1267
1268 2006-05-16 [colin]      2.2.0cvs21
1269
1270         * src/compose.c
1271                 Make From header be copy/paste/select-able
1272
1273 2006-05-16 [wwp]        2.2.0cvs20
1274
1275         * src/export.c
1276         * src/matcher.c
1277         * src/summaryview.c
1278         * src/etpan/imap-thread.c
1279                 fix some compiler warnings (thanks to Colin).
1280
1281 2006-05-16 [wwp]        2.2.0cvs19
1282
1283         * src/action.c
1284         * src/gedit-print.c
1285         * src/inc.c
1286         * src/mainwindow.c
1287         * src/mh.c
1288         * src/statusbar.c
1289         * src/send_message.c
1290         * src/summaryview.c
1291                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1292
1293 2006-05-15 [colin]      2.2.0cvs18
1294
1295         * src/procmsg.c
1296                 Fix automatic rule creation with List-Post
1297
1298 2006-05-15 [paul]       2.2.0cvs17
1299
1300         * tools/filter_conv_new.pl
1301                 updated for rule enabling/disabling
1302                 claws version >= 2.3.x required
1303
1304 2006-05-15 [cleroy]     2.2.0cvs16
1305
1306         * src/main.c
1307                 Revert test
1308
1309 2006-05-15 [cleroy]     2.2.0cvs15
1310
1311         * src/main.c
1312                 test
1313
1314 2006-05-15 [wwp]        2.2.0cvs14
1315
1316         * manual/pl/.cvsignore
1317                 ignore generated files.
1318
1319 2006-05-14 [wwp]        2.3.0-rc1
1320
1321         * 2.3.0-rc1 released
1322
1323 2006-05-13 [wwp]        2.2.0cvs13
1324
1325         * src/filtering.c
1326         * src/filtering.h
1327         * src/matcher.c
1328         * src/matcher_parser_lex.l
1329         * src/matcher_parser_parse.y
1330         * src/prefs_filtering.c
1331                 new feature: provide the ability to disable filtering and processing
1332                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1333                 adaptations.
1334
1335 2006-05-13 [colin]      2.2.0cvs12
1336
1337         * src/compose.c
1338                 Remove useless if (a) b; else b;
1339                 Thanks to wwp
1340
1341 2006-05-13 [wwp]        2.2.0cvs11
1342
1343         * src/export.c
1344         * src/import.c
1345         * src/mainwindow.c
1346         * src/mbox.c
1347         * src/summaryview.c
1348         * src/summaryview.h
1349                 no more silent failures (or at least less ones) when importing
1350                 or exporting from/to mbox. Also start importing/exporting if
1351                 the necessary info is set.
1352
1353 2006-05-13 [wwp]        2.2.0cvs10
1354
1355         * RELEASE_NOTES
1356                 restored up-to-date release notes.
1357
1358 2006-05-13 [paul]       2.2.0cvs9
1359
1360         * po/nl.po
1361         * po/ru.po
1362                 updated by Tim Dijkstra and Pavlo Bohmat
1363
1364 2006-05-12 [colin]      2.2.0cvs8
1365
1366         * src/gtk/quicksearch.c
1367                 Add "k" as shortcut for "colorlabel". Patch
1368                 by ath42@users.sf.net.
1369
1370 2006-05-12 [paul]       2.2.0cvs7
1371
1372         * src/prefs_common.h
1373         * src/prefs_summaries.c
1374         * src/summaryview.c
1375                 when entering a folder also allow
1376                 going directly to first Marked message
1377
1378 2006-05-12 [paul]       2.2.0cvs6
1379
1380         * src/summaryview.c
1381                 always obey 'confirm before marking all
1382                 mails read' option
1383
1384 2006-05-12 [paul]       2.2.0cvs5
1385
1386         * src/textview.c
1387                 make Sender fully clickable
1388
1389 2006-05-12 [colin]      2.2.0cvs4
1390
1391         * src/compose.c
1392         * src/compose.h
1393                 Let From be editable
1394         * src/main.c
1395         * src/mh.c
1396                 Full support of .mh_sequences' Unseen seq
1397
1398 2006-05-12 [colin]      2.2.0cvs3
1399
1400         * src/folder.c
1401         * src/mainwindow.c
1402         * src/mainwindow.h
1403         * src/messageview.c
1404         * src/prefs_spelling.c
1405         * src/procheader.c
1406         * src/procmsg.c
1407         * src/procmsg.h
1408         * src/summaryview.c
1409         * src/toolbar.c
1410         * src/toolbar.h
1411                 Add contextual menu on Compose toolbar
1412                 button. Fixes bug #944 (Automatic
1413                 addresses not applied when changing account
1414                 from compose window)
1415                 add Mailing List support
1416                 based on the old 0.6.5claws25 patch by
1417                 Melvin Hadasht, with finishing touches
1418                 by Colin
1419                 Fix "ignore thread" when mails are threaded by
1420                 subject (and weren't ignored although appearing
1421                 in the thread).
1422                 GUI rework.
1423                 Both patches by Pawel.
1424
1425 2006-05-08 [paul]       2.2.0cvs2
1426
1427         * src/mainwindow.c
1428         * src/mainwindow.h
1429         * src/messageview.c
1430         * src/procheader.c
1431         * src/procmsg.c
1432         * src/procmsg.h
1433         * src/summaryview.c
1434                 add Mailing List support
1435                 based on the old 0.6.5claws25 patch by 
1436                 Melvin Hadasht, with finishing touches
1437                 by Colin
1438
1439 2006-05-08 [colin]      2.2.0cvs1
1440
1441         * src/mainwindow.c
1442         * src/toolbar.c
1443         * src/toolbar.h
1444                 Add contextual menu on Compose toolbar 
1445                 button. Fixes bug #944 (Automatic 
1446                 addresses not applied when changing account 
1447                 from compose window)
1448
1449 2006-05-08 [paul]       2.2.0
1450
1451         2.2.0 released
1452
1453 2006-05-08 [paul]       2.1.1cvs51
1454
1455         * po/cs.po
1456         * po/de.po
1457         * po/en_GB.po
1458         * po/fi.po
1459         * po/fr.po
1460         * po/pt_BR.po
1461         * po/sr.po
1462         * po/zh_CN.po
1463                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1464                 Fabien Vantard, Frederico Goncalves Guimaraes,
1465                 Aleksandar Urosevic, and Ralgh Young
1466
1467 2006-05-12 [colin]      2.1.1cvs50
1468
1469         * po/cs.po
1470         * po/de.po
1471         * po/en_GB.po
1472         * po/es.po
1473         * po/fi.po
1474         * po/fr.po
1475         * po/pt_BR.po
1476         * po/sr.po
1477         * po/zh_CN.po
1478                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1479                 Fabien Vantard, Frederico Goncalves Guimaraes,
1480                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1481
1482 2006-05-05 [colin]      2.1.1cvs49
1483
1484         * manual/Makefile.am
1485         * manual/pl/Makefile.am
1486         * manual/pl/account.xml
1487         * manual/pl/ack.xml
1488         * manual/pl/addrbook.xml
1489         * manual/pl/advanced.xml
1490         * manual/pl/faq.xml
1491         * manual/pl/glossary.xml
1492         * manual/pl/gpl.xml
1493         * manual/pl/handling.xml
1494         * manual/pl/intro.xml
1495         * manual/pl/keyboard.xml
1496         * manual/pl/plugins.xml
1497         * manual/pl/starting.xml
1498         * manual/pl/sylpheed-claws-manual.xml
1499         * manual/pl/dist/.cvsignore
1500         * manual/pl/dist/Makefile.am
1501         * manual/pl/dist/html/.cvsignore
1502         * manual/pl/dist/html/Makefile.am
1503         * manual/pl/dist/pdf/.cvsignore
1504         * manual/pl/dist/pdf/Makefile.am
1505         * manual/pl/dist/ps/.cvsignore
1506         * manual/pl/dist/ps/Makefile.am
1507         * manual/pl/dist/txt/.cvsignore
1508         * manual/pl/dist/txt/Makefile.am
1509                 Add the polish translation of the manual,
1510                 Authored by Pawel Pekala.
1511
1512 2006-05-05 [cleroy]     2.1.1cvs48
1513
1514         * src/main.c
1515                 Re-read matcherrc after loading plugins 
1516                 if some of them add folders.
1517
1518 2006-05-03 [colin]      2.1.1cvs47
1519
1520         * src/imap.c
1521                 I'm idiot
1522
1523 2006-05-03 [colin]      2.1.1cvs46
1524
1525         * src/imap.c
1526                 Be sure to have a session when
1527                 getting separator
1528
1529 2006-05-03 [colin]      2.1.1cvs45
1530
1531         * src/imap.c
1532         * src/imap.h
1533         * src/imap_gtk.c
1534                 Fix preventing renaming with namespace 
1535                 separator.
1536
1537 2006-05-01 [colin]      2.1.1cvs44
1538
1539         * src/action.c
1540                 Don't reload messageview when result of
1541                 action is piped.
1542
1543 2006-04-29 [colin]      2.1.1cvs43
1544
1545         * src/prefs_receive.c
1546         * src/plugins/spamassassin/spamassassin_gtk.c
1547         * src/plugins/clamav/clamav_plugin_gtk.c
1548                 GUI fixes by Pawel
1549
1550 2006-04-29 [colin]      2.1.1cvs42
1551
1552         * src/prefs_compose_writing.c
1553         * src/prefs_quote.c
1554                 Cleanups. Patch by Pawel
1555
1556 2006-04-28 [paul]       2.1.1cvs41
1557
1558         * src/matcher.c
1559                 fix returned quick search results when search
1560                 term contains an underscore.
1561                 Thanks to Colin
1562
1563 2006-04-28 [paul]       2.1.1cvs40
1564
1565         * src/prefs_message.c
1566         * src/prefs_receive.c
1567                 GUI cleanups
1568                 Patches by Pawel Pekala
1569
1570 2006-04-27 [colin]      2.1.1cvs39
1571
1572         * src/wizard.c
1573                 Differentiate subject Welcome from
1574                 window's title Welcome
1575
1576 2006-04-27 [paul]
1577
1578         2.2.0-rc1 released
1579
1580 2006-04-27 [paul]       2.1.1cvs38
1581
1582         * manual/advanced.xml
1583         * manual/fr/advanced.xml
1584                 add info about compose_no_markup hidden pref
1585
1586 2006-04-27 [paul]       2.1.1cvs37
1587
1588         * src/prefs_account.c
1589                 improve privacy labels
1590         * src/prefs_msg_colors.c
1591                 change some strings for translators' convenience
1592         * src/gtk/gtkutils.c
1593                 don't underline the link button text
1594
1595 2006-04-25 [colin]      2.1.1cvs36
1596
1597         * src/folder.c
1598                 Complete 2.1.1cvs33 (once more ;)
1599
1600 2006-04-25 [colin]      2.1.1cvs35
1601
1602         * src/editldap.c
1603                 Fix tooltip
1604
1605 2006-04-25 [cleroy]     2.1.1cvs34
1606
1607         * src/compose.c
1608         * src/gtk/gtkaspell.c
1609                 Fix crash on redirect (related to the return 
1610                 of the aspell menu in compose's toolbar)
1611         * src/prefs_msg_colors.c
1612                 Fix sensitivity widgets
1613         * src/image_viewer.c
1614         * src/gtk/pluginwindow.c
1615         * src/gtk/prefswindow.c
1616                 Change released signals to clicked (Fabien)
1617         * po/POTFILES.in
1618         * src/common/socket.c
1619         * src/plugins/spamassassin/spamassassin.c
1620                 Translate strings (Fabien)
1621
1622 2006-04-25 [paul]       2.1.1cvs33
1623
1624         * src/folder.c
1625         * src/folder.h
1626         * src/folderview.c
1627                 complete the fix of bug #912
1628                 Thanks to Colin
1629
1630 2006-04-25 [colin]      2.1.1cvs32
1631
1632         * src/news.c
1633                 Better progress bar
1634         * src/mimeview.c
1635         * src/summaryview.c
1636         * src/summaryview.h
1637                 Fix focus chain
1638                 Patches by Pawel Pekala
1639
1640 2006-04-24 [colin]      2.1.1cvs31
1641
1642         * src/compose.c
1643                 Fix compilation warnings (Fabien)
1644
1645 2006-04-24 [colin]      2.1.1cvs30
1646
1647         * src/addrindex.c
1648         * src/editldap.c
1649         * src/editldap_basedn.c
1650         * src/editldap_basedn.h
1651         * src/ldapctrl.c
1652         * src/ldapctrl.h
1653         * src/ldapquery.c
1654         * src/ldaputil.c
1655         * src/ldaputil.h
1656                 Fix bug #901 (LDAPS support)
1657
1658 2006-04-24 [colin]      2.1.1cvs29
1659
1660         * src/compose.c
1661                 Fix logic on error with send dialog on
1662         * src/imap.c
1663                 Fix compilation without libetpan, thanks
1664                 to Fabien
1665         * src/summaryview.c
1666                 Fix 'context-menu' key
1667
1668 2006-04-23 [colin]      2.1.1cvs28
1669
1670         * src/folder.c
1671                 Never free current's cache to free up 
1672                 memory. Fixes bug #912 (new count 
1673                 randomly set to message count)
1674
1675 2006-04-23 [colin]      2.1.1cvs27
1676
1677         * src/gtk/quicksearch.c
1678                 And remove printf...
1679
1680 2006-04-23 [colin]      2.1.1cvs26
1681
1682         * src/gtk/quicksearch.c
1683                 Fix replacing in quicksearch, and fix inserting
1684                 in the middle of the string. (introduced at 2.1.0cvs22)
1685
1686 2006-04-23 [colin]      2.1.1cvs25
1687
1688         * src/imap.c
1689                 Make sure uidnext is initialized in get_num_list
1690                 (not for stable, related to 2.1.1cvs8 and friends)
1691
1692 2006-04-23 [colin]      2.1.1cvs24
1693
1694         * src/imap.c
1695                 Output something when login is successful
1696                 too
1697
1698 2006-04-23 [colin]      2.1.1cvs23
1699
1700         * src/etpan/imap-thread.c
1701                 Better logging (line-per-line, hide data in fetch)
1702                 Fix a const warning
1703         * src/gtk/logwindow.c
1704         * src/gtk/logwindow.h
1705                 Better logging (color for input/output)
1706
1707 2006-04-21 [colin]      2.1.1cvs22
1708
1709         * src/gtk/quicksearch.c
1710                 On gtk+-2.8, use stock buttons in quicksearch
1711                 Based on a patch by Fabien and a design by Paul
1712
1713 2006-04-21 [colin]      2.1.1cvs21
1714
1715         * src/folderview.c
1716         * src/mainwindow.c
1717                 Fix occasional flicker in folderview
1718         * src/common/utils.c
1719                 Fix bug #943 (Incorrectly parsed email address 
1720                 list in short headers on message view and in 
1721                 printouts)
1722
1723 2006-04-20 [colin]      2.1.1cvs20
1724
1725         * src/imap.c
1726         * src/imap.h
1727         * src/prefs_account.c
1728                 Add ANONYMOUS auth for IMAP
1729
1730 2006-04-20 [paul]       2.1.1cvs19
1731
1732         * src/main.c
1733                 proper fix for 2.1.1cvs18
1734                 Thanks to Colin
1735
1736 2006-04-20 [paul]       2.1.1cvs18
1737
1738         * src/main.c
1739                 fix build warnings
1740
1741 2006-04-20 [paul]       2.1.1cvs17
1742
1743         * src/gtk/quicksearch.c
1744                 fix standard, non-extended Quick search,
1745                 was broken in 2.1.1cvs15.
1746                 Thanks to Colin.
1747
1748 2006-04-20 [colin]      2.1.1cvs16
1749
1750         * src/prefs_matcher.c
1751                 Fix values when reselecting a ~test
1752                 rule
1753
1754 2006-04-19 [colin]      2.1.1cvs15
1755
1756         * src/compose.c
1757         * src/compose.h
1758         * src/gtk/gtkaspell.c
1759         * src/gtk/gtkaspell.h
1760                 Put back Options menu in Spelling/
1761         * src/gtk/quicksearch.c
1762                 Don't search, and show error, if the
1763                 advanced search has a syntax error
1764
1765 2006-04-18 [colin]      2.1.1cvs14
1766
1767         * src/textview.c
1768                 Fix gdk warnings on set_cursor when textview
1769                 isn't visible
1770
1771 2006-04-18 [colin]      2.1.1cvs13
1772
1773         * src/gtk/gtksctree.c
1774                 Remove seemingly useless refresh that causes
1775                 flicker - watch this commit in case of 
1776                 problems before planned backport to stable
1777
1778 2006-04-18 [colin]      2.1.1cvs12
1779
1780         * src/imap.c
1781                 Factorize get/set_xml code
1782         * src/compose.c
1783         * src/prefs_account.c
1784         * src/prefs_account.h
1785         * src/procmsg.c
1786                 Add Encrypt to self option
1787
1788 2006-04-17 [colin]      2.1.1cvs11
1789
1790         * configure.ac
1791                 Fix search on encrpyt function on dragonfly
1792                 Patch by Jonathan Buschmann <jonthn@agmact.com>
1793
1794 2006-04-17 [colin]      2.1.1cvs10
1795
1796         * src/prefs_account.c
1797                 Be safe by default: remove mails from POP3
1798                 after 7 days, not immediately
1799
1800 2006-04-17 [colin]      2.1.1cvs9
1801
1802         * src/etpan/imap-thread.c
1803                 Fix build on DragonFly - patch by 
1804                 Jonathan Buschmann <jonthn@agmact.com>
1805
1806 2006-04-17 [colin]      2.1.1cvs8
1807
1808         * src/imap.c
1809                 Save uidnext between sessions
1810
1811 2006-04-17 [colin]      2.1.1cvs7
1812
1813         * src/imap.c
1814                 scan is required when uid validity changes
1815
1816 2006-04-17 [colin]      2.1.1cvs6
1817
1818         * src/folderview.c
1819                 Don't scan if not necessary, apart in current
1820                 folder and INBOX to fetch flags.
1821         * src/imap.c
1822                 Scan is necessary if unread count changes
1823
1824 2006-04-17 [colin]      2.1.1cvs5
1825
1826         * src/imap.c
1827                 ...But always fetch ANSWERED and DELETED flags for
1828                 INBOX, as filtering can happen on these flags.
1829
1830 2006-04-17 [colin]      2.1.1cvs4
1831
1832         * src/imap.c
1833                 Don't fetch REPLIED and DELETED flags when synchronising
1834                 flags with a closed folder. We only need UNSEEN and FLAGGED
1835                 to update the folderview.
1836
1837 2006-04-17 [colin]      2.1.1cvs3
1838
1839         * src/imap.c
1840                 Faster flag search when there are new mails 
1841                 in a folder. We can do a full search if the 
1842                 folder contains less messages than the new
1843                 list.
1844
1845 2006-04-17 [colin]      2.1.1cvs2
1846
1847         * po/cs.po
1848         * po/de.po
1849         * po/fr.po
1850         * po/nl.po
1851         * po/pt_BR.po
1852                 Update translations from stable branch
1853
1854 2006-04-17 [colin]      2.1.1cvs1
1855
1856         * configure.ac
1857                 Bump version to follow stable release
1858
1859 2006-04-16 [mones]      2.1.0cvs50
1860
1861         * po/es.po
1862                 Updated for release
1863
1864 2006-04-16 [colin]      2.1.0cvs49
1865
1866         * src/textview.c
1867                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
1868                 with gtk < 2.8. Thanks to Fabien Vantard.
1869
1870 2006-04-15 [colin]      2.1.0cvs48
1871
1872         * src/etpan/imap-thread.c
1873                 Fix bug #919 (libetpan: SEGV when connecting 
1874                 using command)
1875
1876 2006-04-14 [colin]      2.1.0cvs47
1877
1878         * src/main.c
1879                 Fix race on --select (should be done better)
1880
1881 2006-04-14 [wwp]        2.1.0cvs46
1882
1883         * src/send_message.c
1884                 enforce a check for domain in account prefs (a sending
1885                 error could be faced if domain was checked but no value set),
1886                 thanks to Colin.
1887
1888 2006-04-14 [colin]      2.1.0cvs45
1889
1890         * src/codeconv.c
1891                 when converting from unknown to unknown, if the
1892                 string is UTF8, don't convert it to the locale
1893                 (which breaks it)
1894
1895 2006-04-14 [colin]      2.1.0cvs44
1896
1897         * src/compose.c
1898                 Don't try to use ASCII for converting headers
1899                 (as done in body)
1900
1901 2006-04-14 [paul]       2.1.0cvs43
1902
1903         * src/crash.c
1904                 add locale/charset info to crash report
1905         * src/gtk/about.c
1906                 add wwp to doc team
1907                 replace 'e-mail' with preferred 'email'
1908         * src/gtk/authors.h
1909                 ensure contributors list is in alphabetical
1910                 order
1911
1912 2006-04-13 [colin]      2.1.0cvs42
1913
1914         * src/textview.c
1915                 Prevent gdk warnings
1916
1917 2006-04-13 [colin]      2.1.0cvs41
1918
1919         * src/common/ssl_certificate.c
1920         * src/common/ssl_certificate.h
1921         * src/gtk/sslcertwindow.c
1922                 Warn on expired certs, and display the expiration date
1923
1924 2006-04-13 [colin]      2.1.0cvs40
1925
1926         * src/plugins/spamassassin/spamassassin_gtk.c
1927                 Fix missing set_text on unix socket
1928
1929 2006-04-13 [wwp]        2.1.0cvs39
1930
1931         * manual/fr/advanced.xml
1932         * manual/fr/glossary.xml
1933                 applied new spam/ham/email lexicon (pourriel, courriel)
1934
1935 2006-04-13 [paul]       2.1.0cvs38
1936
1937         * src/plugins/pgpmime/plugin.c
1938                 remove the mention of S/MIME from the
1939                 description. This is now handled by the
1940                 S/MIME plugin.
1941
1942 2006-04-13 [paul]       2.1.0cvs37
1943
1944         * src/prefs_msg_colors.c
1945                 rework dialog
1946         * src/prefs_folder_item.c
1947         * src/prefs_spelling.c
1948                 add a tooltip to the colour selector buttons
1949
1950 2006-04-13 [wwp]        2.1.0cvs36
1951
1952         * manual/advanced.xml
1953         * manual/glossary.xml
1954         * manual/handling.xml
1955         * manual/keyboard.xml
1956         * manual/plugins.xml
1957         * manual/starting.xml
1958         * manual/fr/account.xml
1959         * manual/fr/ack.xml
1960         * manual/fr/addrbook.xml
1961         * manual/fr/advanced.xml
1962         * manual/fr/faq.xml
1963         * manual/fr/glossary.xml
1964         * manual/fr/gpl.xml
1965         * manual/fr/handling.xml
1966         * manual/fr/intro.xml
1967         * manual/fr/keyboard.xml
1968         * manual/fr/plugins.xml
1969         * manual/fr/starting.xml
1970         * manual/fr/sylpheed-claws-manual.xml
1971                 fixes to the manuals:
1972                  - summaryview -> Message List (same in French)
1973                  - translate key names
1974                  - fix French punctuation, use non-breakable spaces when
1975                    necessary, don't use &thinsp; which is not portable
1976                  - tell what maildir and mbox formats we support
1977
1978 2006-04-12 [wwp]        2.1.0cvs35
1979
1980         * src/prefs_toolbar.c
1981                 unified a replace button more,
1982                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1983
1984 2006-04-12 [wwp]        2.1.0cvs34
1985
1986         * src/prefs_common.c
1987         * src/prefs_msg_colors.c
1988                 make default color labels translatable,
1989                 patch from Fabien Vantard <fzzzzz@gmail.com>,
1990                 thanks to Tim <timbrain@post.cz> for reporting.
1991
1992 2006-04-12 [wwp]        2.1.0cvs33
1993
1994         * manual/glossary.xml
1995         * manual/intro.xml
1996         * manual/plugins.xml
1997         * manual/starting.xml
1998         * manual/sylpheed-claws-manual.xml
1999         * manual/fr/.cvsignore
2000         * manual/fr/account.xml
2001         * manual/fr/ack.xml
2002         * manual/fr/addrbook.xml
2003         * manual/fr/advanced.xml
2004         * manual/fr/faq.xml
2005         * manual/fr/glossary.xml
2006         * manual/fr/handling.xml
2007         * manual/fr/intro.xml
2008         * manual/fr/keyboard.xml
2009         * manual/fr/plugins.xml
2010         * manual/fr/starting.xml
2011         * manual/fr/sylpheed-claws-manual.xml
2012                 various fixes: typos, missing .fr translations, punctuation,
2013                 capitalization, links, accents and some bad French more.
2014
2015 2006-04-12 [wwp]        2.1.0cvs32
2016
2017         * src/prefs_gtk.c
2018                 fix for bug #935: always store prefs files in UTF-8 (thanks
2019                 to Colin).
2020
2021 2006-04-11 [colin]      2.1.0cvs31
2022
2023         * src/compose.c
2024                 Fix inserting files not in utf8 when locale is utf8
2025
2026 2006-04-11 [colin]      2.1.0cvs30
2027
2028         * src/inc.c
2029                 Don't show error dialog when cancelling connection
2030                 Patch by Pawel
2031
2032 2006-04-11 [cleroy]     2.1.0cvs29
2033
2034         * src/compose.c
2035                 Implement multiple quote levels
2036         * src/prefs_common.c
2037                 Change a little bit the quote bgcolor for 2nd level
2038
2039 2006-04-11 [colin]      2.1.0cvs28
2040
2041         * src/gtk/about.c
2042                 Add locale and charset in the label
2043
2044 2006-04-10 [colin]      2.1.0cvs27
2045
2046         * src/compose.c
2047         * src/prefs_common.c
2048         * src/prefs_common.h
2049         * src/prefs_msg_colors.c
2050         * src/textview.c
2051                 Allow optional background color in quotes
2052                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2053                 GTK+-2.8.x feature
2054
2055 2006-04-10 [colin]      2.1.0cvs26
2056
2057         * src/main.c
2058         * src/mainwindow.c
2059         * src/mainwindow.h
2060                 Implement --select
2061
2062 2006-04-10 [colin]      2.1.0cvs25
2063
2064         * manual/plugins.xml
2065         * manual/fr/plugins.xml
2066                 Document libcurl's proxy variables
2067
2068 2006-04-09 [colin]      2.1.0cvs24
2069
2070         * src/prefs_common.c
2071                 gettext() returns statically allocated stuff. We have
2072                 to strdup it in order to be able to free it.
2073
2074 2006-04-09 [colin]      2.1.0cvs23
2075
2076         * AUTHORS
2077         * src/gtk/authors.h
2078                 Add Alexei
2079
2080 2006-04-09 [colin]      2.1.0cvs22
2081
2082         * src/mainwindow.c
2083         * src/gtk/quicksearch.c
2084                 Fix bug #859 (problems with cyrilic input in 
2085                 search panel) - Patch by Alexey Illarionov 
2086                 <littlesavage@rambler.ru>
2087
2088 2006-04-09 [colin]      2.1.0cvs21
2089
2090         * src/prefs_customheader.c
2091                 I prefer removing then freeing rather than the contrary
2092                 (even if it doesn't change anything ;-)
2093         * src/prefs_account.c
2094                 Fix bug #933 (Crash re-entering the custom headers list 
2095                 dialog in accounts prefs)
2096                 The problem happened when cancelling the Account 
2097                 Preferences' dialogs - in which case we didn't do 
2098                 anything to the PrefsAccount * struct. In case of applying,
2099                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2100                 working with in this dialog. The problem is that 
2101                 prefs_customheader.c, working on this tmp_ac_prefs, always
2102                 changes the ->customhdr_list pointer, even when cancelled. 
2103                 So in case of cancelling the prefs_account dialog, we still
2104                 have to update ->customhdr_list in the real account.
2105
2106 2006-04-08 [colin]      2.1.0cvs20
2107
2108         * manual/fr/glossary.xml
2109         * manual/fr/keyboard.xml
2110                 Forgot some headers :)
2111
2112 2006-04-08 [colin]      2.1.0cvs19
2113
2114         * manual/Makefile.am
2115         * manual/fr/Makefile.am
2116         * manual/fr/account.xml
2117         * manual/fr/ack.xml
2118         * manual/fr/addrbook.xml
2119         * manual/fr/advanced.xml
2120         * manual/fr/faq.xml
2121         * manual/fr/glossary.xml
2122         * manual/fr/gpl.xml
2123         * manual/fr/handling.xml
2124         * manual/fr/intro.xml
2125         * manual/fr/keyboard.xml
2126         * manual/fr/plugins.xml
2127         * manual/fr/starting.xml
2128         * manual/fr/sylpheed-claws-manual.xml
2129         * manual/fr/dist/.cvsignore
2130         * manual/fr/dist/Makefile.am
2131         * manual/fr/dist/html/.cvsignore
2132         * manual/fr/dist/html/Makefile.am
2133         * manual/fr/dist/pdf/.cvsignore
2134         * manual/fr/dist/pdf/Makefile.am
2135         * manual/fr/dist/ps/.cvsignore
2136         * manual/fr/dist/ps/Makefile.am
2137         * manual/fr/dist/txt/.cvsignore
2138         * manual/fr/dist/txt/Makefile.am
2139                 Add the french translation of the manual. Thanks to
2140                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2141                 account.xml, ack.xml, addrbook.xml and advanced.xml
2142
2143 2006-04-08 [colin]      2.1.0cvs18
2144
2145         * manual/plugins.xml
2146         * manual/starting.xml
2147                 More fixes
2148
2149 2006-04-07 [colin]      2.1.0cvs17
2150
2151         * manual/faq.xml
2152         * manual/intro.xml
2153         * manual/keyboard.xml
2154                 Little fixes
2155
2156 2006-04-07 [colin]      2.1.0cvs16
2157
2158         * README
2159         * src/compose.c
2160         * src/prefs_common.c
2161         * src/prefs_common.h
2162                 Add hidden compose_no_markup pref
2163
2164 2006-04-07 [wwp]        2.1.0cvs15
2165
2166         * src/summary_search.c
2167         * .cvsignore
2168                 Bugfix: stop button was sticky when searching in an empty folder.
2169                 Applied curly brackets code style to the whole file (summary_search.c).
2170                 More files to ignore.
2171
2172 2006-04-07 [wwp]        2.1.0cvs14
2173
2174         * src/message_search.c
2175         * src/summary_search.c
2176                 changed default button when search bumps at file/folder
2177                 beginning or end, for convenience (thanks to Colin).
2178
2179 2006-04-07 [paul]       2.1.0cvs13
2180
2181         * src/plugins/dillo_viewer/dillo_prefs.c
2182                 avoid future potential for namespace collision
2183                 Patch by Colin
2184
2185 2006-04-06 [wwp]        2.1.0cvs12
2186
2187         * src/summary_search.c
2188                 Unify extended/advanced searches names (and thus factorize labels),
2189                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2190
2191 2006-04-06 [wwp]        2.1.0cvs11
2192
2193         * src/folderview.c
2194         * src/prefs_themes.c
2195         * src/summaryview.c
2196                 Fixed some compilation warnings.
2197
2198 2006-04-06 [colin]      2.1.0cvs10
2199
2200         * manual/advanced.xml
2201                 Document the wizard template and how to deploy
2202                 Sylpheed-Claws effectively
2203
2204 2006-04-06 [colin]      2.1.0cvs9
2205
2206         * src/folderview.c
2207                 gettext patch to tell translators about _("#"),
2208                 by Maxim Britov
2209
2210 2006-04-06 [colin]      2.1.0cvs8
2211
2212         * src/textview.c
2213                 Fix invalid GtkTextBIter after clicking "Display as text"
2214
2215 2006-04-06 [mones]      2.1.0cvs7
2216
2217         * src/addr_compl.c
2218         * src/addrindex.c
2219         * src/addritem.c
2220         * src/codeconv.c
2221         * src/compose.c
2222         * src/filtering.c
2223         * src/folder.c
2224         * src/folder_item_prefs.c
2225         * src/folderview.c
2226         * src/localfolder.c
2227         * src/matcher.c
2228         * src/mimeview.c
2229         * src/prefs_msg_colors.c
2230         * src/prefs_spelling.c
2231         * src/prefs_themes.c
2232         * src/procmime.c
2233         * src/procmsg.c
2234         * src/stock_pixmap.c
2235         * src/summaryview.c
2236         * src/textview.c
2237         * src/toolbar.c
2238         * src/common/mgutils.c
2239         * src/common/prefs.c
2240         * src/common/ssl_certificate.c
2241         * src/gtk/colorlabel.c
2242         * src/gtk/quicksearch.c
2243         * src/plugins/pgpmime/pgpmime.c
2244         * src/plugins/spamassassin/spamassassin.c
2245                 Removed redundant NULL checks for g_free() calls.
2246                 Patch by Pawel Pekala.
2247
2248 2006-04-06 [mones]      2.1.0cvs6
2249
2250         * src/prefs_actions.c
2251         * src/prefs_filtering.c
2252         * src/prefs_filtering_action.c
2253         * src/prefs_matcher.c
2254         * src/prefs_template.c
2255         * src/gtk/gtkutils.c
2256         * src/gtk/gtkutils.h
2257                 Have a nice replace button. Patch by Pawel Pekala
2258
2259 2006-04-06 [colin]      2.1.0cvs5
2260
2261         * src/addressbook.c
2262                 Fix crash with empty columns
2263
2264 2006-04-05 [colin]      2.1.0cvs4
2265
2266         * src/wizard.c
2267         * src/prefs_gtk.c
2268                 Allow wizard customization with pre-filled values
2269
2270 2006-04-05 [colin]      2.1.0cvs3
2271
2272         * src/textview.c
2273         * src/mimeview.c
2274         * src/mimeview.h
2275                 Nicer messages in mimeview
2276
2277 2006-04-05 [colin]      2.1.0cvs2
2278
2279         * src/addressbook.c
2280         * src/prefs_summaries.c
2281                 i18n fix
2282
2283 2006-04-05 [colin]      2.1.0cvs1
2284
2285         * src/plugins/pgpcore/plugin.c
2286         * src/plugins/pgpcore/select-keys.c
2287         * src/plugins/pgpcore/select-keys.h
2288         * src/plugins/pgpcore/sgpgme.c
2289         * src/plugins/pgpcore/sgpgme.h
2290         * src/plugins/pgpinline/pgpinline.c
2291         * src/plugins/pgpinline/plugin.c
2292         * src/plugins/pgpmime/pgpmime.c
2293         * src/plugins/pgpmime/plugin.c
2294                 Factorize and generalize a bit 
2295                 Drop S/MIME signature verification from PGP/MIME
2296                 (adding it as another, more complete plugin)
2297
2298 2006-04-05 [paul]       2.1.0
2299
2300         2.1.0 released
2301
2302 2006-04-05 [paul]       2.0.0cvs186
2303
2304         * manual/advanced.xml
2305                 add info on colour labels
2306
2307 2006-04-05 [paul]       2.0.0cvs185
2308
2309         * po/bg.po
2310         * po/cs.po
2311         * po/de.po
2312         * po/el.po
2313         * po/en_GB.po
2314         * po/fi.po
2315         * po/fr.po
2316         * po/it.po
2317         * po/nl.po
2318         * po/pl.po
2319         * po/pt_BR.po
2320         * po/sr.po
2321         * po/zh_CN.po
2322                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2323                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2324                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2325                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2326         * src/gtk/authors.h
2327         * tools/claws.i18n.status.pl
2328                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2329                 and new Czech translator, Tim <timbrain@post.cz>
2330
2331 2006-04-05 [mones]      2.0.0cvs184
2332
2333         * po/es.po
2334                 Updated translation
2335
2336 2006-04-05 [colin]      2.0.0cvs183
2337
2338         * src/gtk/quicksearch.c
2339                 Fix bug #929 (unnecessary reload in quick search bar)
2340
2341 2006-04-05 [colin]      2.0.0cvs182
2342
2343         * src/compose.c
2344                 Fix crash on Reply with no From:
2345                 Show signature and conversion error on queuing 
2346                 (but not sending)
2347         * src/mainwindow.c
2348         * src/summaryview.c
2349         * src/summaryview.h
2350                 Factorize threading code and make sure msginfo 
2351                 is not null when it comes from a GtkCTreeRow's 
2352                 data
2353         * src/gtk/gtkaspell.c
2354                 Check for necessary things
2355         * src/gtk/gtksctree.c
2356         * src/gtk/gtksctree.h
2357                 Reset anchor if necessary when removing node
2358
2359 2006-03-29 [colin]      2.0.0cvs181
2360
2361         * src/folderview.c
2362                 Warn for disabled IMAP accounts (due to lack of
2363                 libetpan). Breaks string-freeze - sorry - but it
2364                 is kind of important ;)
2365
2366 2006-03-28 [colin]      2.0.0cvs180
2367
2368         * src/gtk/gtkutils.c
2369         * src/gtk/gtkutils.h
2370                 Add a gtkut_get_link_btn() function that
2371                 creates a button which acts like an URI
2372         * src/prefs_themes.c
2373         * src/gtk/about.c
2374                 Use this function (factorizes codes)
2375         * src/common/defs.h
2376         * src/gtk/pluginwindow.c
2377                 Add a "Get more..." in the plugins window
2378
2379 2006-03-28 [colin]      2.0.0cvs179
2380
2381         * src/common/smtp.c
2382         * src/common/passcrypt.c
2383         * src/undo.c
2384                 Warning fixes. Patch by Pawel Pekala
2385
2386 2006-03-27 [colin]      2.0.0cvs178
2387
2388         * src/undo.c
2389                 Fix undoing by blocks with spaces
2390
2391 2006-03-27 [colin]      2.0.0cvs177
2392
2393         * src/textview.c
2394                 Set margin to 3px for headers
2395
2396 2006-03-27 [paul]
2397
2398         2.1.0-rc2 released
2399
2400 2006-03-27 [wwp]        2.0.0cvs176
2401
2402         * src/summaryview.c
2403                 don't reset quicksearch when updating the message list.
2404                 Thanks to Colin.
2405
2406 2006-03-26 [wwp]        2.0.0cvs175
2407
2408         * src/compose.c
2409                 use a unified border width ('other' tab in the compose window,
2410                 patch by Pawel Pekala).
2411
2412
2413 2006-03-26 [wwp]        2.0.0cvs174
2414
2415         * src/common/quoted-printable.c
2416         * src/addressbook.c
2417                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2418
2419 2006-03-26 [colin]      2.0.0cvs173
2420
2421         * src/quote_fmt_parse.y
2422                 Fix non-UTF8 date formats messing up the whole quote a 
2423                 little bit
2424
2425 2006-03-26 [colin]      2.0.0cvs172
2426
2427         * src/procheader.c
2428                 Make sure the date is UTF8 valid, or try to make it
2429                 so. IncrediMail is really IncrediStupid.
2430         * src/compose.c
2431                 Fix possible conversions. 
2432                 
2433
2434 2006-03-26 [colin]      2.0.0cvs171
2435
2436         * src/matcher.c
2437                 Fix corner cases in body search. This is still a
2438                 hack... It seems impossible to make it good and 
2439                 reasonably fast at the same time.
2440
2441 2006-03-26 [colin]      2.0.0cvs170
2442
2443         * src/summaryview.c
2444                 I think I killed the twilight zone bug!
2445                 summary_select_node() flushes GTK events in order
2446                 to be able to center the view. But this also 
2447                 flushes keypresses like Ctrl-Alt-U, so this can
2448                 call summary_show from summary_select_node (itself
2449                 called from summary_show, etc.). And the summaryview
2450                 has to be unlocked in this function. So just locking
2451                 while processing GTK events, and bailing if locked, 
2452                 should fix it.
2453                 Fixes bug #927 (SIGSEGV during Update Summary)
2454
2455 2006-03-25 [colin]      2.0.0cvs169
2456
2457         * src/matcher.c
2458                 Fix search in QP-encoded bodies
2459                 Fix utf-8 searches in bodies encoded in the
2460                 locale's encoding
2461         * src/common/quoted-printable.c
2462         * src/common/quoted-printable.h
2463                 Add a decode function that doesn't overwrite
2464                 the original pointer
2465                 
2466
2467 2006-03-24 [colin]      2.0.0cvs168
2468
2469         * src/action.c
2470         * src/summaryview.c
2471         * src/summaryview.h
2472                 Update message cache after action
2473                 Patch by H. Merijn Brand
2474         * src/prefs_msg_colors.c
2475                 Factorize label 
2476                 Patch by Fabien Vantard
2477         * src/plugins/spamassassin/spamassassin_gtk.c
2478                 Remove useless translation
2479                 Patch by Fabien Vantard
2480
2481 2006-03-23 [colin]      2.0.0cvs167
2482
2483         * src/common/ssl.c
2484                 Let 30 seconds to SSL_connect
2485
2486 2006-03-23 [wwp]        2.0.0cvs166
2487
2488         * src/summaryview.c
2489         * src/gtk/description_window.c
2490                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2491                 and headers are translated; adjust description windows' width to fit their
2492                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2493
2494 2006-03-23 [paul]       2.0.0cvs165
2495
2496         * src/common/utils.c
2497                 fix highlighting of URIs containing "()"
2498                 (2.0.0cvs164's reversal fixed)
2499                 Thanks to Colin.
2500
2501 2006-03-23 [paul]       2.0.0cvs164
2502
2503         * src/common/utils.c
2504                 revert patch, (postponing a fix), at 2.0.0cvs120
2505                 as it breaks more URIs than it fixes.
2506                 Allow '-' to be a terminating character in a URI
2507
2508 2006-03-22 [colin]      2.0.0cvs163
2509
2510         * configure.ac
2511                 Require libetpan 0.45
2512                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2513
2514 2006-03-22 [paul]       2.0.0cvs162
2515
2516         * src/editgroup.c
2517                 replace '<-' and '->' buttons with GTK_STOCK graphical
2518                 buttons
2519         * src/summary_search.c
2520                 don't offer '...' for translation
2521                 add a tooltip to advanced search '...' button
2522         * src/gtk/quicksearch.c
2523                 don't offer '...' for translation
2524
2525 2006-03-21 [colin]      2.0.0cvs161
2526
2527         * src/compose.c
2528                 Fix middle-click pasting (insert at click
2529                 position instead of cursor position, don't
2530                 remove existing selection and allow pasting
2531                 our own selection)
2532         * src/addressbook.c
2533                 "LDAP Server" -> "LDAP servers"
2534
2535 2006-03-21 [wwp]        2.0.0cvs160
2536
2537         * src/etpan/imap-thread.c
2538                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2539
2540 2006-03-20 [colin]      2.0.0cvs159
2541
2542         * src/summaryview.c
2543                 Don't reload summaryview after an execute with no
2544                 move action
2545
2546 2006-03-19 [colin]      2.0.0cvs158
2547
2548         * src/addressbook.c
2549                 and put groups at the top, always
2550
2551 2006-03-19 [colin]      2.0.0cvs157
2552
2553         * src/addressbook.c
2554                 Order groups before names, as previously
2555
2556 2006-03-19 [colin]      2.0.0cvs156
2557
2558         * src/addressbook.c
2559                 - Sort case-unsensitive
2560                 - Put the sort arrow at opening too
2561
2562 2006-03-19 [wwp]        2.0.0cvs155
2563
2564         * src/addressbook.c
2565                 allow sorting by name/email/remarks, ensure that right-pane's contents
2566                 matches the left-pane selection (cleared when appropriate).
2567                 Patch by Pawel Pekala <c0rn@o2.pl>.
2568
2569 2006-03-18 [colin]      2.0.0cvs154
2570
2571         * src/textview.c
2572                 Fix text cursor ;)
2573
2574 2006-03-18 [colin]      2.0.0cvs153
2575
2576         * src/gtk/filesel.c
2577                 Make sure we hide the preview if we didn't get
2578                 a filename
2579
2580 2006-03-18 [colin]      2.0.0cvs152
2581
2582         * src/summaryview.c
2583                 Set cursor to watch for execution (fixes lack
2584                 of watch-cursor when dnd'ing hundreds of mails)
2585         * src/gtk/filesel.c
2586                 Check that mime type is 'image/*' before updating
2587                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2588
2589 2006-03-18 [colin]      2.0.0cvs151
2590
2591         * src/mainwindow.c
2592         * src/textview.c
2593         * src/textview.h
2594                 Put a watch cursor in textview too when the mainwindow's
2595                 cursor in a watch
2596
2597 2006-03-18 [colin]      2.0.0cvs150
2598
2599         * src/folder.c
2600                 Change wrong asserts to simple tests
2601
2602 2006-03-17 [colin]      2.0.0cvs149
2603
2604         * src/mainwindow.c
2605         * src/mainwindow.h
2606         * src/prefs_msg_colors.c
2607         * src/summaryview.c
2608         * src/summaryview.h
2609         * src/gtk/colorlabel.c
2610         * src/gtk/colorlabel.h
2611                 Add a color label menu in the main menubar
2612                 Add (fixed) accels Ctrl-{0-7} to change the color
2613                 They have to be fixed because the menu's dynamic,
2614                 the items are complex widgets, hence we can't use
2615                 a GtkItemFactory.
2616
2617
2618 2006-03-17 [wwp]        2.0.0cvs148
2619
2620         * src/compose.c
2621                 rollback few lines from my previous commit (those lines come from
2622                 a pending patch, accidentally commited, even if neutral as they are
2623                 commented out).
2624
2625 2006-03-17 [wwp]        2.0.0cvs147
2626
2627         * src/compose.c
2628                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2629                 applied code style/indentation to the modified function.
2630
2631 2006-03-17 [wwp]        2.0.0cvs146
2632
2633         * src/procmsg.c
2634         * src/compose.c
2635                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2636
2637 2006-03-17 [paul]
2638
2639         2.1.0-rc1 released
2640
2641 2006-03-17 [paul]       2.0.0cvs145
2642
2643         * src/main.c
2644                 addressbook_read_file() was called twice
2645         * src/textview.c
2646                 X-Mailer highlighting
2647
2648 2006-03-16 [colin]      2.0.0cvs144
2649
2650         * src/sourcewindow.c
2651         * src/sourcewindow.h
2652                 And the last one, in source window.
2653
2654 2006-03-16 [colin]      2.0.0cvs143
2655
2656         * src/compose.c
2657         * src/compose.h
2658                 Fix the same stuff in compose
2659
2660 2006-03-16 [colin]      2.0.0cvs142
2661
2662         * src/messageview.c
2663                 Complete the previous messageview crash fix
2664
2665 2006-03-16 [colin]      2.0.0cvs141
2666
2667         * src/procmsg.h
2668         * src/procmsg.c
2669         * src/folder.c
2670                 Fix POSTPROCESSING hook
2671                 Patch by H. Merijn Brand
2672
2673         * src/procmime.c
2674         * src/procmime.h
2675                 Parse Content-Location
2676
2677         * src/toolbar.c
2678         * src/messageview.c
2679         * src/messageview.h
2680                 Don't crash when a top-level MessageView has
2681                 been closed on us. Same problematic than
2682                 yesterday's quicksearch issue.
2683
2684 2006-03-15 [colin]      2.0.0cvs140
2685
2686         * src/gtk/quicksearch.c
2687                 Fix a bitchy race we didn't think about when we
2688                 added quicksearch cancellation:
2689                 If the search is not on cached fields, for example
2690                 body_part matchcase "stuff"
2691                 the matcher code has to get the whole message. If
2692                 we're on IMAP, that can be slow, and in order to
2693                 be non-blocking, the IMAP code idle loop processes
2694                 gtk events too. So it is possible to cancel a
2695                 quicksearch while the matcher is getting the mail's
2696                 body. After matcher got its body, it will start to
2697                 iterate over the matcher list that the Quicksearch's
2698                 clear_search_cb() just freed via prepare_matcher().
2699                 SIGSEGV ensues.
2700                 The fix consists of guarding the matcherlist_match()
2701                 call with a boolean 'matching'. If we reset the
2702                 quicksearch while matching is TRUE, we don't free
2703                 the matcherlist anymore like we did, but we set
2704                 another new flag, deferred_free, to TRUE. Then,
2705                 in quicksearch_match(), just after returning from
2706                 matcherlist_match() and unsetting the matching flag,
2707                 we check the deferred_free flag and do the
2708                 prepare_matcher() (which does the matcherlist_free)
2709                 for real, so we free the matcherlist once it's not
2710                 used anymore.
2711                 As all of this runs via the glib main loop, we
2712                 luckily don't need a mutex.
2713         * src/summaryview.c
2714                 Also, show progress while searching.
2715
2716
2717 2006-03-14 [colin]      2.0.0cvs139
2718
2719         * src/alertpanel.c
2720                 Make alertpanel_is_open non-static
2721
2722 2006-03-14 [colin]      2.0.0cvs138
2723
2724         * src/prefs_spelling.c
2725                 Cleanups - Fabien Vantard
2726
2727 2006-03-14 [wwp]        2.0.0cvs137
2728
2729         * src/main.c
2730                 code style normalization (curly braces, indentation).
2731
2732 2006-03-14 [wwp]        2.0.0cvs137
2733
2734         * src/main.c
2735                 code style (braces, indentation)
2736
2737 2006-03-12 [paul]       2.0.0cvs136
2738
2739         * src/prefs_common.c
2740                 trans_hdr defaults to FALSE to be RFC-savvy
2741         * src/prefs_summaries.c
2742                 add a tooltip to the trans_hdr option
2743                 
2744
2745 2006-03-12 [paul]       2.0.0cvs135
2746
2747         * src/prefs_matcher.c
2748                 give a little more width to the combos
2749         * src/prefs_display_header.c
2750         * src/textview.c
2751                 translate headers if prefs_common.trans_hdr
2752                 is TRUE
2753
2754         Patches by Pawel Pekala
2755
2756 2006-03-12 [paul]       2.0.0cvs134
2757
2758         * src/plugins/clamav/clamav_plugin.c
2759         * src/plugins/dillo_viewer/dillo_viewer.c
2760         * src/plugins/pgpcore/plugin.c
2761         * src/plugins/pgpinline/plugin.c
2762         * src/plugins/pgpmime/plugin.c
2763         * src/plugins/spamassassin/spamassassin.c
2764                 update/add to descriptions
2765         * src/plugins/spamassassin/spamassassin_gtk.c
2766                 fixes to the english, remove superfluous
2767                 tooltips, clean up a little
2768
2769 2006-03-12 [paul]       2.0.0cvs133
2770
2771         * src/compose.c
2772                 fix Bug 924, 'Account combo box shows up wrong 
2773                 if & is in account name'
2774
2775 2006-03-11 [colin]      2.0.0cvs132
2776
2777         * src/summaryview.c
2778                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2779                 messed up shift-selection because is slows down
2780                 moving around summaryview. thanks -users
2781
2782 2006-03-10 [colin]      2.0.0cvs131
2783
2784         * src/plugins/spamassassin/spamassassin_gtk.c
2785                 Put back Paul's engrish fixes
2786
2787 2006-03-10 [colin]      2.0.0cvs130
2788
2789         * src/plugins/spamassassin/spamassassin.c
2790         * src/plugins/spamassassin/spamassassin.h
2791         * src/plugins/spamassassin/spamassassin_gtk.c
2792                 Cleanup SA prefs page (more)
2793                 Patch by Fabien Vantard
2794
2795 2006-03-10 [paul]       2.0.0cvs129
2796
2797         * src/prefs_msg_colors.c
2798         * src/prefs_spelling.c
2799                 widget sensitivity
2800
2801 2006-03-09 [mones]      2.0.0cvs128
2802
2803         * po/es.po
2804                 Update for next RC
2805
2806 2006-03-09 [wwp]        2.0.0cvs127
2807
2808         * configure.ac
2809                 revert accidental commit (requirement for libetpan 0.43), this time
2810                 not in HEAD.
2811
2812 2006-03-09 [wwp]        2.0.0cvs125
2813
2814         * configure.ac
2815                 revert accidental commit (requirement for libetpan 0.43)
2816
2817 2006-03-09 [paul]       2.0.0cvs126
2818
2819         * src/prefs_receive.c
2820                 remove useless frame
2821                 replace 'incorporation' with 'receiving'
2822         * src/plugins/clamav/clamav_plugin_gtk.c
2823         * src/plugins/spamassassin/spamassassin_gtk.c
2824                 improve widget sensitivity
2825                 fix a bit his engrish
2826
2827 2006-03-09 [wwp]        2.0.0cvs125
2828
2829         * src/addressadd.c
2830         * src/foldersel.c
2831         * src/prefs_common.c
2832         * src/prefs_common.h
2833                 remember some more windows' sizes (add to addressbook and
2834                 select folder).
2835
2836 2006-03-09 [paul]       2.0.0cvs124
2837
2838         * src/plugins/pgpcore/prefs_gpg.c
2839                 normalise construction of dialogue
2840
2841 2006-03-09 [paul]       2.0.0cvs123
2842
2843         * src/plugins/trayicon/Makefile.am
2844                 add missing slash
2845
2846 2006-03-08 [colin]      2.0.0cvs122
2847
2848         * src/plugins/trayicon/Makefile.am
2849                 Fix build in separate dir 
2850                 Patch by Bamanzi <bamanzi@gmail.com>
2851
2852 2006-03-08 [colin]      2.0.0cvs121
2853
2854         * src/procmsg.c
2855                 Batch move and copies from summaryview with delayed execution
2856                 too
2857
2858 2006-03-07 [paul]       2.0.0cvs120
2859
2860         * src/common/utils.c
2861                 fix highlighting of URIs containing "()"
2862                 Patch by Pawel Pekala
2863
2864 2006-03-07 [paul]       2.0.0cvs119
2865
2866         * src/folder.c
2867         * src/folder.h
2868         * src/folderview.c
2869                 immediately do alphabetical resort when
2870                 changing a folder's name
2871                 Patch by Pawel Pekala
2872
2873 2006-03-07 [paul]       2.0.0cvs118
2874
2875         * src/news.c
2876         * src/news_gtk.c
2877                 when unsubscribing a newsgroup, remove the
2878                 folder and msgs in .sylpheed-claws/newscache
2879                 Patch by Pawel Pekala <c0rn@gazeta.pl>
2880
2881 2006-03-07 [paul]       2.0.0cvs117
2882
2883         * src/textview.c
2884                 fix wrong Fake URL Warning
2885                 Thanks to Hiro
2886
2887 2006-03-07 [colin]      2.0.0cvs116
2888
2889         * src/imap.c
2890                 Return immediately when password dialog was
2891                 cancelled
2892         * src/gtk/inputdialog.c
2893                 Allow empty strings for passwords
2894
2895
2896 2006-03-06 [colin]      2.0.0cvs115
2897
2898         * src/imap.c
2899                 Prevent double-timeouts when connection fails
2900
2901 2006-03-06 [colin]
2902
2903         2.0.1-rc1 released
2904
2905 2006-03-06 [colin]      2.0.0cvs114
2906
2907         * src/imap.c
2908                 Refresh session during potentially long
2909                 operations
2910
2911 2006-03-06 [wwp]        2.0.0cvs113
2912
2913         * src/prefs_msg_colors.h
2914                 forgot that one (custom color labels).
2915
2916 2006-03-06 [wwp]        2.0.0cvs112
2917
2918         * src/prefs_common.c
2919         * src/prefs_common.h
2920         * src/prefs_msg_colors.c
2921         * src/summaryview.c
2922         * src/summaryview.h
2923         * src/gtk/colorlabel.c
2924         * src/gtk/colorlabel.h
2925                 colors in messages list are now customizable. Color values and names can
2926                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2927                 Thanks to Paul and Colin for their help with this longstanding patch!
2928
2929 2006-03-06 [wwp]        2.0.0cvs111
2930
2931         * src/textview.c
2932                 don't crash if (x)face is bad.
2933
2934 2006-03-05 [paul]       2.0.0cvs110
2935
2936         * AUTHORS
2937         * configure.ac
2938         * src/Makefile.am
2939         * src/common/Makefile.am
2940         * src/common/utils.h
2941         * src/etpan/imap-thread.c
2942         * src/gtk/authors.h
2943         * src/plugins/clamav/Makefile.am
2944         * src/plugins/demo/Makefile.am
2945         * src/plugins/dillo_viewer/Makefile.am
2946         * src/plugins/pgpcore/Makefile.am
2947         * src/plugins/pgpcore/passphrase.c
2948         * src/plugins/pgpinline/Makefile.am
2949         * src/plugins/pgpmime/Makefile.am
2950         * src/plugins/spamassassin/Makefile.am
2951         * src/plugins/trayicon/Makefile.am
2952                 fix builiding on cygwin
2953                 Patch by Ralgh Young <bamanzi@gmail.com>
2954
2955 2006-03-04 [wwp]        2.0.0cvs109
2956
2957         * manual/keyboard.xml
2958                 fix mixed up/down keys.
2959
2960 2006-03-04 [wwp]        2.0.0cvs108
2961
2962         * README
2963         * INSTALL
2964                 updated links to SpamAssassin.
2965
2966 2006-03-04 [wwp]        2.0.0cvs107
2967
2968         * manual/plugins.xml
2969         * src/plugins/spamassassin/README
2970                 updated SpamAssassin plugin docs to reflect new functional additions
2971                 (also fix/update/documents few technical stuff more, see the README).
2972
2973 2006-03-04 [wwp]        2.0.0cvs106
2974
2975         * src/prefs_message.c
2976                 normalized capitalization of message-prefs paths.
2977
2978 2006-03-04 [wwp]        2.0.0cvs105
2979
2980         * manual/advanced.xml
2981                 typo.
2982
2983 2006-03-03 [colin]      2.0.0cvs104
2984
2985         * src/plugins/clamav/clamav_plugin_gtk.c
2986                 Rework prefs page, patch by Fabien 
2987
2988 2006-03-03 [colin]      2.0.0cvs103
2989
2990         * src/plugins/clamav/clamav_plugin.c
2991                 Set error on all errors
2992
2993 2006-03-03 [colin]      2.0.0cvs102
2994
2995         * src/common/plugin.c
2996                 Initialize error to avoid crashing when a plugin fails
2997                 without setting error
2998
2999 2006-03-02 [wwp]        2.0.0cvs101
3000
3001         * configure.ac
3002                 fixed linker flags for libetpan support on Cygwin
3003                 (thanks to H.Merijn Brand).
3004
3005 2006-03-02 [wwp]        2.0.0cvs100
3006
3007         * src/addressbook.c
3008                 fix some AB error messages: one for punctuation and
3009                 one wrongly duplicate (thanks, maxbritov).
3010
3011 2006-03-02 [wwp]        2.0.0cvs99
3012
3013         * src/plugins/spamassassin/spamassassin.c
3014                 make sync calls to sa-learn/spamc to prevent
3015                 system (whatever local or client/server) overload.
3016
3017 2006-03-02 [colin]      2.0.0cvs98
3018
3019         * src/summaryview.c
3020                 Put the spam icon in the status column instead of the
3021                 mark one
3022
3023 2006-03-01 [colin]      2.0.0cvs97
3024
3025         * src/plugins/spamassassin/spamassassin.c
3026                 Fix segfault (g_file_set_contents fails for some 
3027                 reason and err==0x2f. Can't find out why with
3028                 valgrind, using working function :-)
3029
3030 2006-03-01 [colin]      2.0.0cvs96
3031
3032         * src/inc.c
3033                 Offline overriding: let 'No' be cached only 3 seconds
3034
3035 2006-03-01 [colin]      2.0.0cvs95
3036
3037         * src/addr_compl.c
3038         * src/addrbook.c
3039         * src/addressbook.c
3040         * src/addrindex.c
3041         * src/folder_item_prefs.c
3042         * src/headerview.c
3043         * src/imap.c
3044         * src/inc.c
3045         * src/ldif.c
3046         * src/mainwindow.c
3047         * src/mh.c
3048         * src/msgcache.c
3049         * src/prefs_common.h
3050         * src/prefs_msg_colors.c
3051         * src/procheader.c
3052         * src/procheader.h
3053         * src/procmime.c
3054         * src/procmsg.c
3055         * src/procmsg.h
3056         * src/send_message.h
3057         * src/simple-gettext.c
3058         * src/summaryview.c
3059         * src/summaryview.h
3060         * src/syldap.c
3061         * src/textview.c
3062         * src/undo.c
3063         * src/common/ssl_certificate.c
3064         * src/common/utils.c
3065         * src/gtk/colorsel.c
3066         * src/gtk/gtksctree.c
3067         * src/gtk/gtkshruler.c
3068         * src/plugins/trayicon/trayicon.c
3069                 #if 0 goes to /dev/null
3070
3071 2006-03-01 [colin]      2.0.0cvs94
3072
3073         * src/compose.c
3074         * src/imap.c
3075         * src/inc.c
3076         * src/inc.h
3077         * src/messageview.c
3078         * src/news.c
3079         * src/plugins/spamassassin/spamassassin.c
3080                 Allow to add information in the "working offline"
3081                 window
3082
3083 2006-03-01 [wwp]        2.0.0cvs93
3084
3085         * src/plugins/spamassassin/spamassassin.c
3086                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3087                 'cause it seems that calling `spamc ... < inputfile` with
3088                 g_spawn_(a)sync simply.. erm doesn't work :-).
3089
3090 2006-03-01 [wwp]        2.0.0cvs92
3091
3092         * src/toolbar.c
3093         * src/toolbar.h
3094                 simplify the adding of spam/ham button to the messageview toolbar
3095                 (it gets more clear now that the same button will be "Mark as spam"
3096                 or "Mark as ham" according to the current message status,
3097                 thanks to Colin).
3098
3099 2006-03-01 [wwp]        2.0.0cvs91
3100
3101         * src/messageview.c
3102         * src/procmsg.c
3103         * src/procmsg.h
3104         * src/summaryview.c
3105         * src/plugins/spamassassin/spamassassin.c
3106         * src/plugins/spamassassin/spamassassin.h
3107                 make learner callbacks return a status (0 for ok),
3108                 handle it in main code to avoid setting flags when learning failed,
3109                 don't learn on TCP if offline in spamassassin,
3110                 thanks to Colin.
3111
3112                 
3113
3114 2006-03-01 [wwp]        2.0.0cvs90
3115
3116         * src/compose.c
3117                 some work around the compose window's account menu,
3118                 patch by Fabien Vantard.
3119
3120 2006-03-01 [wwp]        2.0.0cvs89
3121
3122         * src/plugins/spamassassin/spamassassin.c
3123                 fixed bad logics, was using spamc in local mode and sa-learn
3124                 in remote mode (thanks, Colin).
3125
3126 2006-03-01 [wwp]        2.0.0cvs88
3127
3128         * src/plugins/spamassassin/spamassassin.c
3129         * src/plugins/spamassassin/spamassassin.h
3130         * src/plugins/spamassassin/spamassassin_gtk.c
3131                 made processing of emails w/ sa-plugin an option (default is TRUE),
3132                 fixed Engrish some tooltips, capitalization of some debug messages
3133                 and warnings. The spamassassin plugin now provides two separate
3134                 services: process emails upon incorporation and spamd training.
3135                 Both services (un)register independently but use some common
3136                 plugin settings (transport settings, spam storage location).
3137
3138 2006-02-28 [wwp]        2.0.0cvs87
3139
3140         * src/plugins/spamassassin/spamassassin.c
3141                 fix async flag to spamc cmdline execution (batch exec should
3142                 be asynchronous).
3143
3144 2006-02-27 [wwp]        2.0.0cvs86
3145
3146         * src/plugins/spamassassin/spamassassin.c
3147         * src/plugins/spamassassin/spamassassin.h
3148         * src/plugins/spamassassin/spamassassin_gtk.c
3149                 - added the ability to learn a remote spamassassin server (spamd),
3150                 using spamc.
3151                 - added the spamassassin option 'username', that applies to all
3152                 spamassassin operations (filtering, learning, local or remote).
3153                 The default username is the current unix user (if left blank
3154                 from gtk prefs or config file).
3155                 - commented out some unused code (notebook widget), removed unused
3156                 layout (hbox1).
3157                 - make more widgets sensitive to the transport type.
3158
3159 2006-02-27 [colin]      2.0.0cvs85
3160
3161         * src/plugins/spamassassin/spamassassin.c
3162                 Fix sa-learn call when offline
3163
3164 2006-02-27 [colin]      2.0.0cvs84
3165
3166         * configure.ac
3167         * src/Makefile.am
3168         * src/mainwindow.c
3169         * src/mainwindow.h
3170         * src/messageview.c
3171         * src/messageview.h
3172         * src/prefs_toolbar.c
3173         * src/procmsg.c
3174         * src/stock_pixmap.c
3175         * src/stock_pixmap.h
3176         * src/summaryview.c
3177         * src/toolbar.c
3178         * src/toolbar.h
3179         * src/pixmaps/ham_btn.xpm
3180         * src/pixmaps/spam.xpm
3181         * src/pixmaps/spam_btn.xpm
3182         * src/plugins/spamassassin/spamassassin.c
3183                 Add button in toolbar for spam learning
3184                 Fix a few bugs from the last related commit
3185                 Revert 1.9.6cvs23 which messed up shift-selection
3186
3187 2006-02-24 [colin]      2.0.0cvs83
3188
3189         * src/procmsg.c
3190         * src/summaryview.c
3191         * src/summaryview.h
3192         * src/plugins/spamassassin/spamassassin.c
3193         * src/plugins/spamassassin/spamassassin.h
3194         * src/plugins/spamassassin/spamassassin_gtk.c
3195                 Unregister learner when spamassassin is either
3196                 disabled or over tcp
3197
3198 2006-02-24 [colin]      2.0.0cvs82
3199
3200         * src/Makefile.am
3201         * src/mainwindow.c
3202         * src/mainwindow.h
3203         * src/procmsg.c
3204         * src/procmsg.h
3205         * src/stock_pixmap.c
3206         * src/stock_pixmap.h
3207         * src/summaryview.c
3208         * src/summaryview.h
3209         * src/gtk/icon_legend.c
3210         * src/pixmaps/spam.xpm  ** NEW FILE **
3211         * src/plugins/spamassassin/spamassassin.c
3212         * src/plugins/spamassassin/spamassassin_gtk.c
3213                 Add spam learning interface (Mark/Mark as 
3214                 (spam|ham) menus)
3215
3216 2006-02-24 [wwp]        2.0.0cvs81
3217
3218         * src/compose.c
3219         * src/compose.h
3220         * src/filtering.c
3221                 hide compose window when sending message in batch mode
3222                 (filtering: forward and redirect). Also fixed a wrong
3223                 value returned when sending failed, neutral anyway.
3224                 (Colin, me) 
3225
3226 2006-02-24 [wwp]        2.0.0cvs80
3227
3228         * src/mainwindow.c
3229                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3230
3231 2006-02-24 [paul]       2.0.0cvs79
3232
3233         * src/news.c
3234         * src/news.h
3235         * src/news_gtk.c
3236                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3237                 Thanks to Colin
3238
3239 2006-02-23 [colin]      2.0.0cvs78
3240
3241         * src/alertpanel.c
3242                 Change OK to Close in alertpanel with View log
3243                 button; add accel to View log. Patch by Fabien
3244                 Vantard
3245
3246 2006-02-23 [wwp]        2.0.0cvs77
3247
3248         * src/compose.c
3249                 silly me, there were much more tests to perform, since toolbars can
3250                 really have down to 1 element only.
3251
3252 2006-02-23 [wwp]        2.0.0cvs76
3253
3254         * commitHelper
3255                 fixed indentation from my previous commit. Fallback to VISUAL if
3256                 EDITOR is not set (and to vi, at last resort).
3257
3258 2006-02-23 [wwp]        2.0.0cvs75
3259
3260         * commitHelper
3261                 improved error detection (Colin, me).
3262
3263 2006-02-23 [wwp]        2.0.0cvs74
3264
3265         * src/prefs_toolbar.c
3266                 simplify and fix prefs/toolbars layouting. Combos' contents can
3267                 now be really displayed.
3268
3269 2006-02-23 [wwp]        2.0.0cvs73
3270         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3271         be really displayed.
3272
3273 2006-02-22 [wwp]        2.0.0cvs72
3274
3275         * src/compose.c
3276                 fix a typo in my previous commit (sorry!).
3277
3278 2006-02-22 [wwp]        2.0.0cvs71
3279
3280         * src/prefs_toolbar.c
3281                 fix a crash when adding separators to toolbars,
3282                 also fix some separator item information.
3283
3284 2006-02-22 [wwp]        2.0.0cvs70
3285
3286         * src/compose.c
3287                 fix a crash when redirecting (for instance) when compose window's
3288                 toolbar contents has been customized (when some buttons have been
3289                 removed in fact).
3290
3291 2006-02-21 [wwp]        2.0.0cvs69
3292
3293         * src/summaryview.c
3294         * src/gtk/pluginwindow.c
3295         * src/plugins/pgpcore/prefs_gpg.c
3296                 fix some compilation warnings (feat. remains of removed code).
3297
3298 2006-02-21 [wwp]        2.0.0cvs68
3299
3300         * src/gtk/gtkutils.c
3301                 fix two compilation issues, thanks to Stephan Sachse.
3302
3303 2006-02-20 [colin]      2.0.0cvs67
3304
3305         * src/mainwindow.c
3306                 Don't reselect displayed mail on refocus
3307                 This fixes actions misbehaving 
3308
3309 2006-02-20 [wwp]        2.0.0cvs66
3310
3311         * src/summaryview.c
3312         * src/gtk/gtksctree.c
3313         * src/gtk/gtkshruler.c
3314                 changed more runtime typecast checks.
3315
3316 2006-02-20 [wwp]        2.0.0cvs65
3317
3318         * src/summary_search.c
3319                 find all - summaryview refresh issue fixed, thanks to Colin.
3320
3321 2006-02-20 [wwp]        2.0.0cvs64
3322
3323         * src/gtk/gtkutils.c
3324                 better runtime typecast checks.
3325
3326 2006-02-20 [wwp]        2.0.0cvs63
3327
3328         * src/summary_search.c
3329                 enhancements to the summary search:
3330                         - add the ability to stop the running search
3331                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3332                         - don't search if no criteria (From/To/Subject/Body) is set
3333                         - ensure that a busy mouse pointer is always shown when searching,
3334                           show it even a bit earlier
3335
3336 2006-02-19 [colin]      2.0.0cvs62
3337
3338         * src/compose.c
3339         * src/imap.c
3340         * src/etpan/imap-thread.c
3341         * src/etpan/imap-thread.h
3342                 (Future) IMAP speed improvement on sending
3343                 Will require a libetpan update
3344         * src/summaryview.c
3345         * src/gtk/quicksearch.c
3346                 Make quicksearch clearable while running.
3347
3348 2006-02-17 [colin]      2.0.0cvs61
3349
3350         * src/imap.c
3351         * src/etpan/imap-thread.c
3352         * src/etpan/imap-thread.h
3353                 Check for IMAP certificates
3354                 ** Requires libetpan-0.42-cvs4 
3355                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3356
3357 2006-02-17 [colin]      2.0.0cvs60
3358
3359         * src/messageview.c
3360         * src/prefs_common.c
3361         * src/prefs_common.h
3362         * src/prefs_message.c
3363                 Add pref to display HTML-only mails with plugin, 
3364                 if possible (defaulting to FALSE of course).
3365
3366 2006-02-16 [colin]      2.0.0cvs59
3367
3368         * src/main.c
3369         * src/common/plugin.c
3370         * src/common/plugin.h
3371         * src/gtk/pluginwindow.c
3372                 Keep track of requested (but unloaded) plugins
3373                 in some error cases.
3374
3375 2006-02-16 [wwp]        2.0.0cvs58
3376
3377         * src/gtk/gtkaspell.c
3378         * src/gtk/gtkaspell.h
3379         * src/prefs_spelling.c
3380         * src/compose.c
3381         * src/prefs_common.c
3382         * src/prefs_common.h
3383                 implemented new optional spellchecker behaviour: re-check message when
3384                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3385
3386 2006-02-16 [wwp]        2.0.0cvs57
3387
3388         * src/quote_fmt_parse.y
3389                 pclose popen'ed pipe.
3390
3391 2006-02-15 [colin]      2.0.0cvs56
3392
3393         * src/mimeview.c
3394         * src/mimeview.h
3395                 Let MimeViewers know which MimeView they
3396                 depend of.
3397         * src/summaryview.c
3398                 Swap From/To columns in Sent/Queue/Drafts
3399                 folders
3400         * src/etpan/imap-thread.c
3401                 Use mailstream_low_tls_open() for STARTTLS
3402                 instead of mailstream_low_ssl_open()
3403                 ** REQUIRES libetpan 0.42cvs3 **
3404
3405 2006-02-15 [wwp]        2.0.0cvs55
3406
3407         * src/compose.c
3408         * src/compose.h
3409         * src/message_search.c
3410         * src/message_search.h
3411         * src/textview.c
3412         * src/gtk/gtkutils.c
3413         * src/gtk/gtkutils.h
3414                 added the ability to Find text in the compose window (and a bit
3415                 of code factorization).
3416
3417 2006-02-15 [wwp]        2.0.0cvs54
3418
3419         * src/prefs_gtk.c
3420                 yet another one file was missing (fix for some widgets' sensitivity).
3421                 Thanks Colin!
3422
3423 2006-02-15 [wwp]        2.0.0cvs53
3424
3425         * src/prefs_gtk.h
3426                 oops forgot that file (fix for some widgets' sensitivity).
3427
3428 2006-02-15 [wwp]        2.0.0cvs52
3429
3430         * src/summary_search.c
3431                 implemented advanced summary search options (added the ability
3432                 to use matcher conditions in an advanced search mode).
3433
3434 2006-02-15 [wwp]        2.0.0cvs51
3435
3436         * src/plugins/pgpcore/prefs_gpg.c
3437         * src/prefs_account.c
3438                 fix some widget sensitivity, mostly around some labels in
3439                 account prefs.
3440
3441 2006-02-15 [paul]       2.0.0cvs50
3442
3443         * manual/advanced.xml
3444                 improve Templates info
3445                 written by wwp
3446
3447 2006-02-14 [colin]      2.0.0cvs49
3448
3449         * src/pixmaps/address_book.xpm
3450         * src/pixmaps/preferences.xpm
3451         * src/pixmaps/properties.xpm
3452                 Fix pixmap size - patch by Fabien Vantard
3453
3454 2006-02-13 [colin]      2.0.0cvs48
3455
3456         * src/procmime.c
3457                 Add missing fclose()s on error
3458         * src/textview.c
3459                 Remove unused code
3460         * src/common/utils.c
3461                 Fix temp files not being deleted on windows
3462         Patches by Thomas Gilgin
3463
3464 2006-02-13 [colin]      2.0.0cvs47
3465
3466         * src/mainwindow.c
3467                 Fix exit crash
3468
3469 2006-02-13 [wwp]        2.0.0cvs46
3470
3471         * src/plugins/pgpcore/prefs_gpg.c
3472                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3473
3474 2006-02-12 [colin]      2.0.0cvs45
3475
3476         * src/folderview.c
3477         * src/main.c
3478         * src/mainwindow.c
3479                 Fix "stuff" when quitting
3480
3481 2006-02-12 [wwp]        2.0.0cvs44
3482
3483         * src/prefs_themes.c
3484                 fix typos in debug messages.
3485
3486 2006-02-11 [colin]      2.0.0cvs43
3487
3488         * src/summaryview.c
3489                 don't allow drag/drop from ourself
3490
3491 2006-02-10 [wwp]        2.0.0cvs42
3492
3493         * src/exporthtml.c
3494         * src/html.c
3495         * src/html.h
3496         * src/procmime.c
3497         * src/textview.c
3498                 renamed html_ prefixed functions and data structures to avoid
3499                 namespace clashes w/ other software (gtkhtml2 for instance).
3500                 Closes bug #907.
3501
3502
3503 2006-02-09 [colin]      2.0.0cvs41
3504
3505         * src/summaryview.c
3506                 Fix shitty logic messed up. Thanks Ticho for the hint!
3507
3508 2006-02-09 [wwp]        2.0.0cvs40
3509
3510         * src/gtk/about.c
3511         * src/compose.c
3512         * src/prefs_account.c
3513         * src/prefs_gtk.h
3514         * src/editaddress.c
3515                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3516                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3517                 Browse buttons in accounts prefs.
3518
3519 2006-02-09 [colin]      2.0.0cvs39
3520
3521         * src/matcher.c
3522                 Check for pointer before using its members
3523         * src/gtk/gtksourceprintjob.c
3524                 Fix a wrong warning
3525
3526 2006-02-09 [wwp]        2.0.0cvs38
3527
3528         * src/gtk/filesel.c
3529                 fix few compiler warnings (type mismatch).
3530
3531 2006-02-09 [paul]       2.0.0cvs37
3532
3533         * po/fr.po
3534                 updated by Fabien Vantard
3535
3536 2006-02-08 [colin]      2.0.0cvs36
3537
3538         * src/prefs_common.c
3539         * src/common/defs.h
3540         * src/common/plugin.c
3541                 allow windows and linux configurations to coexist
3542                 patch by Thomas Gilgin
3543
3544 2006-02-08 [colin]      2.0.0cvs35
3545
3546         * src/filtering.c
3547         * src/matcher.c
3548         * src/matcher.h
3549         * src/matcher_parser_parse.y
3550         * src/prefs_filtering_action.c
3551         * src/prefs_matcher.c
3552                 Add the "Ignore thread" filtering
3553                 action
3554
3555 2006-02-08 [colin]      2.0.0cvs34
3556
3557         * src/compose.c
3558         * src/procmime.c
3559         * src/procmime.h
3560                 Fix bug #905 (damaged attachment)
3561                 text files with raw \0's aren't really text files
3562         FOR_STABLE
3563
3564 2006-02-08 [colin]      2.0.0cvs33
3565
3566         * src/summaryview.c
3567                 Fix crasher introduced yesterday
3568
3569 2006-02-08 [wwp]        2.0.0cvs32
3570
3571         * src/compose.c
3572         * src/compose.h
3573                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3574
3575 2006-02-08 [wwp]        2.0.0cvs31
3576
3577         * src/prefs_template.c
3578                 templates enhancement: allow address completion for Cc and Bcc fields
3579                 (it was currently possible for the To field only)
3580
3581 2006-02-08 [colin]      2.0.0cvs30
3582
3583         * src/compose.c
3584                 Don't unblock if not blocked
3585         FOR_STABLE
3586
3587 2006-02-07 [colin]      2.0.0cvs29
3588
3589         * src/action.c
3590                 Forgot to refresh summaryview
3591
3592 2006-02-07 [colin]      2.0.0cvs28
3593
3594         * src/action.c
3595                 Freeze/thaw message list and folder list while
3596                 processing %as{} actions 
3597         * src/compose.c
3598                 Fix auto-wrap disabling after a middle-click
3599                 paste - FOR_STABLE
3600
3601 2006-02-07 [paul]       2.0.0cvs27
3602
3603         * src/folder.c
3604                 fix freeing of uninitialised pointers
3605                 Thanks to Colin
3606
3607 2006-02-06 [colin]      2.0.0cvs26
3608
3609         * src/folder.c
3610                 Use g_slist_prepend in potentially big list
3611
3612 2006-02-06 [colin]      2.0.0cvs25
3613
3614         * src/folder.c
3615                 Completely skip processing if it doesn't 
3616                 exist (faster!)
3617
3618 2006-02-06 [colin]      2.0.0cvs24
3619
3620         * src/folder.c
3621         * src/summaryview.c
3622                 Batch filtering in summaryview (from Tools menu)
3623                 and pre/post//-processing too
3624
3625 2006-02-06 [colin]      2.0.0cvs23
3626
3627         * src/procmsg.h
3628         * src/filtering.c
3629                 Use a special field for batch filtering instead
3630                 of stepping on deferred execution's toes
3631
3632 2006-02-06 [colin]      2.0.0cvs22
3633
3634         * src/action.c
3635         * src/filtering.c
3636         * src/filtering.h
3637         * src/folder.c
3638         * src/summaryview.c
3639                 Fix filtering via menus and actions
3640
3641 2006-02-06 [colin]      2.0.0cvs21
3642
3643         * src/imap.c
3644                 Put the added file directly to cache if possible (will work
3645                 with next libetpan)
3646         * src/filtering.c
3647         * src/filtering.h
3648         * src/inc.c
3649         * src/folder.c
3650         * src/mbox.c
3651         * src/procmsg.h
3652                 Move and copy filtered messages by batches instead of one
3653                 by one - faster on IMAP
3654         * src/procmsg.c
3655                 Add a function that'll possibly be useful later
3656
3657 2006-02-06 [colin]      2.0.0cvs20
3658
3659         * src/addressbook.c
3660                 Use internal mime-type instead of text/plain for d'n'd
3661         * src/compose.c
3662                 Allow attaching files from mimeview's icon list via d'n'd
3663         * src/folderview.c
3664         * src/folderview.h
3665                 Use internal mime-type instead of text/plain for d'n'd
3666                 Don't try to selected opened folder if none is
3667                 Factorize d'n'd from other apps code
3668         * src/headerview.c
3669         * src/textview.c
3670         * src/gtk/gtkutils.c
3671         * src/gtk/gtkutils.h
3672                 Factorize Face/X-Face stuff
3673         * src/mimeview.c
3674                 Fix d'n'd to other apps
3675         * src/prefs_message.c
3676                 Let the XFace pref be usable without libcompface as it also
3677                 applies to Face
3678         * src/summaryview.c
3679                 Fix d'n'd to other apps
3680                 Factorize d'n'd from other apps code
3681
3682 2006-02-06 [wwp]        2.0.0cvs19
3683
3684         * po/it.po
3685                 Italian translation fixes by Andrea Spadaccini (no more confusion
3686                 between filtering and processing, and few changes in the About
3687                 dialog).
3688
3689
3690 2006-02-06 [mones]      2.0.0cvs18
3691
3692         * src/gtk/icon_legend.c
3693                 Improved descriptions allowing better translations
3694
3695 2006-02-05 [colin]      2.0.0cvs17
3696
3697         * src/imap.c
3698                 Add the f*cking missing expunge that caused imap_fetch_env
3699                 to fail after an add_msgs ! :-///
3700         * src/etpan/imap-thread.c
3701                 Add a bit of debug
3702         FOR_STABLE
3703
3704 2006-02-05 [colin]      2.0.0cvs16
3705
3706         * src/common/utils.c
3707                 Don't check for return-path (or we can't put
3708                 back non-sent mails)
3709
3710 2006-02-05 [colin]      2.0.0cvs15
3711
3712         * src/textview.c
3713                 Don't try to display Face header in textview
3714                 when teh headerview's active
3715
3716 2006-02-05 [colin]      2.0.0cvs14
3717
3718         * tools/tbird2syl.py
3719         * tools/Makefile.am
3720                 Add script to import Thunderbird mails
3721
3722 2006-02-05 [colin]      2.0.0cvs13
3723
3724         * src/headerview.c
3725         * src/procheader.c
3726         * src/procmsg.c
3727         * src/procmsg.h
3728         * src/textview.c
3729                 Show Face headers - patch partially by Klaus Flittner
3730
3731 2006-02-05 [colin]      2.0.0cvs12
3732
3733         * src/folderview.c
3734         * src/summaryview.c
3735         * src/common/utils.c
3736         * src/common/utils.h
3737                 Let dnd work from mime icons to summaryview
3738                 and to folderview too
3739                 Add a crude test to avoid trying to add files
3740                 drag'n'dropped when they're not mails
3741
3742 2006-02-04 [colin]      2.0.0cvs11
3743
3744         * src/summaryview.c
3745         * src/mimeview.c
3746                 Fix utf8 conversion
3747
3748 2006-02-04 [colin]      2.0.0cvs10
3749
3750         * src/compose.c
3751         * src/folderview.c
3752         * src/mimeview.c
3753         * src/summaryview.c
3754         * src/summaryview.h
3755                 Added various drag and drop capas:
3756                 From                    To
3757                 summaryview             other apps
3758                 mimeview icons          other apps
3759                 other apps              summaryview
3760                 other apps              folderview
3761
3762                 This shouldn't have broken the existing:
3763                 From                    To
3764                 summaryview             folderview
3765                 folderview              folderview
3766                 summaryview             compose's attachments
3767
3768         Tests welcomed.
3769
3770 2006-02-02 [paul]       2.0.0cvs9
3771
3772         * src/mainwindow.c
3773                 move global option 'Set displayed columns...' out
3774                 of folder option grouping.
3775                 fix sensitivity of 'harvest addresses'
3776         FOR_STABLE
3777
3778 2006-02-01 [colin]      2.0.0cvs8
3779
3780         * src/mimeview.c
3781                 Revert the alertpanel patch, it sucks (intrusive
3782                 and gets in the way of "open")
3783
3784 2006-02-01 [colin]      2.0.0cvs7
3785
3786         * src/compose.c
3787         * src/prefs_account.c
3788         * src/prefs_common.c
3789         * src/common/defs.h
3790         * src/common/utils.c
3791         * src/common/utils.h
3792                 Add ability to edit the signature file
3793                 from the account preferences, and use
3794                 a default for the text editor.
3795                 Patch by Fabien Vantard
3796
3797 2006-02-01 [colin]      2.0.0cvs6
3798
3799         * src/mimeview.c
3800                 Try to get mime type by extension if it is
3801                 application/octet-stream
3802                 Display a window with possible choices when
3803                 encountering unknown mime types
3804         * src/gtk/filesel.c
3805         * src/gtk/filesel.h
3806                 Add preview
3807                 Allow multiple selection in filtered filesel
3808                 (patch by Fabien Vantard)
3809         * src/gtk/pluginwindow.c
3810                 Use it (patch by Fabien Vantard)
3811
3812 2006-02-01 [paul]       2.0.0cvs5
3813
3814         * src/jpilot.c
3815                 fix crash on creating jpilot address book
3816                 Thanks to Colin - FOR_STABLE
3817         * src/prefs_summaries.c
3818         * src/prefs_wrapping.c
3819         * src/gtk/icon_legend.c
3820         * src/gtk/quicksearch.c
3821                 string fixes and additions
3822
3823 2006-02-01 [paul]       2.0.0cvs4
3824
3825         * src/compose.c
3826         * src/mainwindow.c
3827         * src/messageview.c
3828         * src/prefs_send.c
3829                 add Arabic encoding option
3830                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
3831
3832 2006-01-31 [colin]      2.0.0cvs3
3833
3834         * src/plugins/pgpcore/passphrase.c
3835                 Convert passphrase to locale encoding
3836         * src/compose.c
3837                 Fix drafting on IMAP. Crappy bug sneaked in
3838                 the release :-/
3839         FOR_STABLE
3840
3841 2006-01-30 [paul]       2.0.0cvs2
3842
3843         * src/gtk/icon_legend.c
3844                 show the new entries
3845
3846 2006-01-30 [colin]      2.0.0cvs1
3847
3848         * src/manual.c
3849                 Check for the file to be present before 
3850                 enabling the menu - FOR_STABLE
3851         * src/gtk/icon_legend.c
3852                 Add folders icons (not all of them, there
3853                 are too much, but the most intriguing ones)
3854
3855 2006-01-30 [paul]       2.0.0
3856
3857         version 2.0.0 released
3858
3859 2006-01-30 [paul]       1.9.100cvs200
3860
3861         * manual/faq.xml
3862         * manual/gpl.xml
3863         * manual/intro.xml
3864         * manual/starting.xml
3865         * manual/sylpheed-claws-manual.xml
3866                 fixes, additions
3867
3868 2006-01-29 [mones]      1.9.100cvs199
3869
3870         * manual/account.xml
3871         * manual/advanced.xml
3872         * manual/glossary.xml
3873                 Some typos fixed, added LDIF term to glossary
3874         * po/es.po
3875                 Fixed leading plus symbol
3876
3877 2006-01-29 [paul]       1.9.100cvs198
3878
3879         * po/fi.po
3880         * po/sk.po
3881                 updated by Tommi Pirinen and Andrej Kacian
3882
3883 2006-01-29 [paul]       1.9.100cvs197
3884
3885         * src/gtk/authors.h
3886                 remove duplicates
3887
3888 2006-01-29 [paul]       1.9.100cvs196
3889
3890         * AUTHORS
3891         * po/nl.po
3892         * src/gtk/authors.h
3893         * tools/claws.i18n.status.pl
3894                 nl translation updated by Tim Dijkstra
3895
3896 2006-01-29 [paul]       1.9.100cvs195
3897
3898         * po/sr.po
3899         * po/sv.po
3900                 updated by Aleksandar Urosevic and Anders Troback
3901
3902 2006-01-28 [colin]      1.9.100cvs194
3903
3904         * src/gtk/gtksourceprintjob.c
3905                 Don't fiddle with PangoLayout when we
3906                 have an image
3907
3908 2006-01-28 [paul]       1.9.100cvs193
3909
3910         * AUTHORS
3911         * po/el.po
3912         * po/zh_CN.po
3913         * src/gtk/authors.h
3914         * tools/claws.i18n.status.pl
3915                 updated translations submitted by Stavros Giannouris
3916                 and Ralgh Young
3917
3918 2006-01-27 [colin]      1.9.100cvs192
3919
3920         * src/summaryview.c
3921         * src/gtk/gtksourceprintjob.c
3922                 Add image printing 
3923                 (libgnomeprint only, of course)
3924
3925 2006-01-27 [paul]       1.9.100cvs191
3926
3927         * po/fr.po
3928         * po/it.po
3929                 updated by Fabien Vantard and Andrea Spadaccini
3930
3931 2006-01-26 [colin]      1.9.100cvs190
3932
3933         * manual/Makefile.am
3934         * configure.ac
3935                 Make building the manual optional 
3936                 (--disable-manual)
3937
3938 2006-01-26 [paul]       1.9.100cvs189
3939
3940         * manual/glossary.xml
3941         * manual/plugins.xml
3942                 edited
3943         * po/en_GB.po
3944                 updated
3945
3946 2006-01-26 [paul]       1.9.100cvs188
3947
3948         * src/prefs_display_header.c
3949         * src/prefs_folder_column.c
3950         * src/prefs_msg_colors.c
3951         * src/prefs_summaries.c
3952         * src/prefs_summary_column.c
3953                 HIGify
3954
3955 2006-01-25 [colin]      1.9.100cvs187
3956
3957         * src/imap.c
3958                 Don't allow moving/copying mails between
3959                 queue/drafts and non-queue/drafts folders
3960                 Fixes bug #897 (message header is resetted 
3961                 if one is copied to Drafts)
3962
3963 2006-01-25 [colin]      1.9.100cvs186
3964
3965         * src/folder.c
3966         * src/mainwindow.c
3967                 Fix subscribed folders not found
3968         * src/compose.c
3969                 Don't try to encode as original mail's charset
3970                 if it's ascii 
3971
3972 2006-01-25 [paul]       1.9.100cvs185
3973
3974         * AUTHORS
3975         * po/Makevars
3976                 updated
3977         * po/de.po
3978         * po/pl.po
3979         * po/pt_BR.po
3980         * po/sr.po
3981                 updates submitted by Stephan Sachse, Emilian Nowak
3982                 and Quar, Frederico Goncalves Guimaraes, and
3983                 Aleksandar Urosevic
3984                 Fix Bug 896, 'PT_BR locale broken'.
3985         * src/gtk/authors.h
3986                 updated
3987
3988 2006-01-24 [mones]      1.9.100cvs184
3989
3990         * manual/glossary.xml
3991                 All current terms finished. Reviewers welcome ;-)
3992         * manual/keyboard.xml
3993                 Fixed column width for pdf output.
3994         * po/es.po
3995                 Updated
3996
3997 2006-01-24 [paul]       1.9.100cvs183
3998
3999         * manual/glossary.xml
4000                 fix id name
4001         * manual/dist/html/Makefile.am
4002         * manual/dist/pdf/Makefile.am
4003         * manual/dist/ps/Makefile.am
4004         * manual/dist/txt/Makefile.am
4005                 fix make deps
4006                 Thanks to Colin
4007
4008 2006-01-24 [mones]      1.9.100cvs182
4009
4010         * manual/glossary.xml
4011                 Nearly finished, some terms missing.
4012
4013 2006-01-23 [paul]       1.9.100cvs181
4014
4015         * manual/dist/html/Makefile.am
4016         * manual/dist/pdf/Makefile.am
4017         * manual/dist/ps/Makefile.am
4018         * manual/dist/txt/Makefile.am
4019         * src/mainwindow.c
4020                 re-enable manual
4021                 Thanks to Colin
4022
4023 2006-01-22 [colin]      1.9.100cvs180
4024
4025         * src/compose.c
4026         * src/gtk/gtkaspell.c
4027                 Don't deselect stuff before right-clicking, with aspell.
4028                 (This prevented right-click Copy, for example).
4029                 Thanks to Clo!
4030
4031 2006-01-22 [paul]       1.9.100cvs179
4032
4033         * src/summary_search.c
4034                 don't fix the widget size as it causes problems
4035                 under localisation.
4036                 Thanks to Emilian Nowak
4037
4038 2006-01-21 [paul]       1.9.100cvs178
4039
4040         * src/prefs_themes.c
4041                 fix broken underlining of label text
4042                 with some translations
4043
4044 2006-01-21 [colin]      1.9.100cvs177
4045
4046         * po/fr.po
4047                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4048
4049 2006-01-20 [colin]      1.9.100cvs176
4050
4051         * configure.ac
4052         * Makefile.am
4053         * manual/Makefile
4054         * manual/dist/html/.cvsignore
4055         * manual/dist/html/Makefile.am
4056         * manual/dist/pdf/.cvsignore
4057         * manual/dist/pdf/Makefile.am
4058         * manual/dist/ps/.cvsignore
4059         * manual/dist/ps/Makefile.am
4060         * manual/dist/txt/.cvsignore
4061         * manual/dist/txt/Makefile.am
4062                 Autotool-ize manual
4063
4064 2006-01-20 [paul]       1.9.100cvs175
4065
4066         * manual/handling.xml
4067                 make Filtering and Searching entries easier to find
4068         * manual/keyboard.xml
4069                 add the remaining default keybinds
4070         * src/prefs_summaries.c
4071                 update the default keybinds
4072
4073 2006-01-20 [paul]       1.9.100cvs174
4074
4075         * src/addressbook.c
4076         * src/addrgather.c
4077         * src/addrharvest.c
4078         * src/editaddress.c
4079         * src/editgroup.c
4080         * src/exphtmldlg.c
4081         * src/expldifdlg.c
4082         * src/exporthtml.c
4083         * src/exportldif.c
4084         * src/ldif.c
4085                 replace 'e-mail' with 'email'
4086         * src/summary_search.c
4087                 add mnemonic to "Find all" button
4088
4089 2006-01-20 [wwp]        1.9.100cvs173
4090
4091         * src/export.c
4092         * src/import.c
4093                 touched mbox import/export buttons for HIG-compliance
4094
4095 2006-01-19 [paul]       1.9.100cvs172
4096
4097         * manual/account.xml
4098         * manual/addrbook.xml
4099         * manual/advanced.xml
4100         * manual/faq.xml
4101         * manual/handling.xml
4102         * manual/intro.xml
4103         * manual/plugins.xml
4104         * manual/starting.xml
4105                 more editing
4106
4107 2006-01-19 [paul]       1.9.100cvs171
4108
4109         * src/toolbar.c
4110                 allow use of trash button while receiving
4111                 Thanks to Colin
4112
4113 2006-01-19 [wwp]        1.9.100cvs170
4114
4115         * src/gtk/quicksearch.c
4116         * src/compose.c
4117                 force text color to black when yellow background is set
4118
4119 2006-01-19 [colin]      1.9.100cvs169
4120
4121         * src/plugins/trayicon/trayicon.c
4122                 Gray out Get Mail when already getting mail
4123
4124 2006-01-18 [paul]       1.9.100cvs168
4125
4126         * src/compose.c
4127                 give widget yellow background was To is
4128                 set via folder prefs
4129         * src/gtk/quicksearch.c
4130                 give widget yellow background when quick
4131                 search is active.
4132                 Thanks to Colin
4133
4134 2006-01-18 [paul]       1.9.100cvs167
4135
4136         * doc/man/sylpheed-claws.1
4137                 add --subscribe option
4138
4139 2006-01-18 [paul]       1.9.100cvs166
4140
4141         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4142         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4143                 use %U instead of %F (%F is broken for user installed
4144                 files in kde 3.5)
4145
4146 2006-01-18 [colin]      1.9.100cvs165
4147
4148         * src/summaryview.c
4149                 Default to Yes in "No more * messages" dialogs
4150
4151 2006-01-17 [colin]      1.9.100cvs164
4152
4153         * src/compose.c
4154                 Possibly fix an invalid iterator causing
4155                 crash
4156
4157 2006-01-17 [colin]      1.9.100cvs163
4158
4159         * src/mimeview.c
4160                 Fix crash when the image disappears under the
4161                 image viewer
4162
4163 2006-01-16 [colin]      1.9.100cvs162
4164
4165         * src/compose.c
4166                 Fix reenabling autowrap
4167
4168 2006-01-16 [colin]      1.9.100cvs161
4169
4170         * src/compose.c
4171                 reset quote_len before getting quote_str
4172
4173 2006-01-16 [colin]      1.9.100cvs160
4174
4175         * src/account.c
4176         * src/account.h
4177         * src/folder.c
4178         * src/imap_gtk.c
4179         * src/mh_gtk.c
4180                 Fix bug #883 (default inbox does not track folder move)
4181
4182 2006-01-16 [colin]      1.9.100cvs159
4183
4184         * src/compose.c
4185         * src/plugins/pgpcore/passphrase.c
4186                 More buttons fixes
4187
4188 2006-01-16 [paul]       1.9.100cvs158
4189
4190         * src/prefs_actions.c
4191         * src/prefs_filtering_action.c
4192         * src/prefs_matcher.c
4193         * src/quote_fmt.c
4194         * src/gtk/description_window.c
4195         * src/gtk/description_window.h
4196         * src/gtk/quicksearch.c
4197                 description window cleanups
4198
4199 2006-01-15 [colin]      1.9.100cvs157
4200
4201         * src/addressbook.c
4202         * src/prefs_filtering.c
4203                 Same here
4204
4205 2006-01-15 [colin]      1.9.100cvs156
4206
4207         * src/folderview.c
4208         * src/mainwindow.c
4209                 Same for "Empty trash"
4210
4211 2006-01-15 [colin]      1.9.100cvs155
4212
4213         * src/inc.c
4214                 Override offline dialog had Yes by default
4215
4216 2006-01-15 [colin]      1.9.100cvs154
4217
4218         * src/summaryview.c
4219                 Delete selected messages? previously had Yes the default
4220
4221 2006-01-15 [colin]      1.9.100cvs153
4222
4223         * src/folder.c
4224         * src/folder.h
4225         * src/main.c
4226                 Check if a mailbox is loaded after all
4227                 plugins are loaded.
4228
4229 2006-01-15 [colin]      1.9.100cvs152
4230
4231         * src/folder.c
4232                 Don't start wizard when there are unloaded folders (will help
4233                 people with only mbox or maildir mailboxes)
4234
4235 2006-01-14 [colin]      1.9.100cvs151
4236
4237         * src/addressbook.c
4238         * src/expldifdlg.c
4239         * src/importldif.c
4240         * src/importmutt.c
4241         * src/importpine.c
4242         * src/mh_gtk.c
4243                 More HIG compliance and fixes
4244
4245 2006-01-14 [colin]      1.9.100cvs150
4246
4247         * src/prefs_filtering_action.c
4248         * src/foldersel.c
4249                 Two forgotten button order changes
4250
4251 2006-01-14 [colin]      1.9.100cvs149
4252
4253         * src/account.c
4254         * src/addressbook.c
4255         * src/compose.c
4256         * src/folderview.c
4257         * src/imap_gtk.c
4258         * src/mainwindow.c
4259         * src/mh_gtk.c
4260         * src/news_gtk.c
4261         * src/prefs_actions.c
4262         * src/prefs_customheader.c
4263         * src/prefs_filtering.c
4264         * src/prefs_matcher.c
4265         * src/prefs_template.c
4266         * src/ssl_manager.c
4267         * src/summaryview.c
4268         * src/textview.c
4269         * src/toolbar.c
4270                 All deletion confirmations are now "Cancel, Delete" 
4271                 instead of "No, Yes"
4272                 Clarified most of the other "No, Yes" to 
4273                 "Cancel, Descriptive_action"
4274                 Rechanged the "Entry not saved" alerts to have 
4275                 "Close, Continue editing"
4276
4277
4278 2006-01-14 [paul]
4279
4280         * 2.0.0-rc4 released
4281
4282 2006-01-14 [paul]       1.9.100cvs148
4283
4284         * src/account.c
4285         * src/addressadd.c
4286         * src/addressbook.c
4287         * src/compose.c
4288         * src/editaddress.c
4289         * src/editbook.c
4290         * src/editgroup.c
4291         * src/editjpilot.c
4292         * src/editldap.c
4293         * src/editvcard.c
4294         * src/exphtmldlg.c
4295         * src/expldifdlg.c
4296         * src/folderview.c
4297         * src/grouplistdialog.c
4298         * src/imap_gtk.c
4299         * src/importmutt.c
4300         * src/importpine.c
4301         * src/inc.c
4302         * src/main.c
4303         * src/mainwindow.c
4304         * src/message_search.c
4305         * src/messageview.c
4306         * src/mh_gtk.c
4307         * src/mimeview.c
4308         * src/news_gtk.c
4309         * src/prefs_actions.c
4310         * src/prefs_customheader.c
4311         * src/prefs_filtering.c
4312         * src/prefs_matcher.c
4313         * src/prefs_template.c
4314         * src/prefs_themes.c
4315         * src/ssl_manager.c
4316         * src/summary_search.c
4317         * src/summaryview.c
4318         * src/textview.c
4319         * src/toolbar.c
4320         * src/gtk/foldersort.c
4321         * src/gtk/gtkaspell.c
4322         * src/gtk/inputdialog.c
4323         * src/gtk/prefswindow.c
4324         * src/plugins/pgpcore/select-keys.c
4325         * src/plugins/trayicon/trayicon.c
4326                 HIG compliant button order
4327
4328 2006-01-14 [mones]      1.9.100cvs147
4329
4330         * po/es.po
4331                 Updated translation
4332
4333 2006-01-13 [paul]       1.9.100cvs146
4334
4335         * AUTHORS
4336         * ChangeLog
4337         * src/gtk/authors.h
4338                 add Joshua M. Kwan to contributors list
4339
4340 2006-01-13 [colin]      1.9.100cvs145
4341
4342         * src/gtk/quicksearch.c
4343                 Don't refocus quick search after executing (Esc or Enter)
4344                 Allows to '/'search something then move up/down in 
4345                 summaryview, and to Esc a search and be back in the 
4346                 summaryview
4347
4348 2006-01-13 [paul]       1.9.100cvs144
4349
4350         * src/plugins/pgpinline/pgpinline.c
4351                 support Content-Type 'application/pgp'
4352                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4353
4354 2006-01-13 [paul]       1.9.100cvs143
4355
4356         * manual/account.xml
4357                 make mention of partial retrieval
4358                 thanks to Colin
4359
4360 2006-01-13 [paul]       1.9.100cvs142
4361
4362         * src/account.c
4363         * src/account.h
4364         * src/action.c
4365         * src/action.h
4366         * src/adbookbase.h
4367         * src/addr_compl.c
4368         * src/addr_compl.h
4369         * src/addrbook.c
4370         * src/addrcache.c
4371         * src/addrcache.h
4372         * src/addrcindex.c
4373         * src/addrcindex.h
4374         * src/addrclip.c
4375         * src/addrclip.h
4376         * src/addrdefs.h
4377         * src/addressadd.c
4378         * src/addressadd.h
4379         * src/addressbook.c
4380         * src/addressbook.h
4381         * src/addrgather.c
4382         * src/addrgather.h
4383         * src/addrharvest.c
4384         * src/addrharvest.h
4385         * src/addrindex.c
4386         * src/addrindex.h
4387         * src/addritem.c
4388         * src/addritem.h
4389         * src/addrquery.c
4390         * src/addrquery.h
4391         * src/addrselect.c
4392         * src/addrselect.h
4393         * src/alertpanel.c
4394         * src/alertpanel.h
4395         * src/browseldap.c
4396         * src/browseldap.h
4397         * src/codeconv.c
4398         * src/codeconv.h
4399         * src/compose.c
4400         * src/compose.h
4401         * src/customheader.c
4402         * src/customheader.h
4403         * src/displayheader.c
4404         * src/displayheader.h
4405         * src/editaddress.c
4406         * src/editaddress.h
4407         * src/editbook.c
4408         * src/editbook.h
4409         * src/editgroup.c
4410         * src/editgroup.h
4411         * src/editjpilot.c
4412         * src/editjpilot.h
4413         * src/editldap.c
4414         * src/editldap.h
4415         * src/editldap_basedn.c
4416         * src/editldap_basedn.h
4417         * src/editvcard.c
4418         * src/editvcard.h
4419         * src/exphtmldlg.c
4420         * src/exphtmldlg.h
4421         * src/expldifdlg.c
4422         * src/expldifdlg.h
4423         * src/export.h
4424         * src/exporthtml.c
4425         * src/exporthtml.h
4426         * src/exportldif.c
4427         * src/exportldif.h
4428         * src/filtering.c
4429         * src/filtering.h
4430         * src/folder.c
4431         * src/folder.h
4432         * src/folder_item_prefs.c
4433         * src/folder_item_prefs.h
4434         * src/foldersel.c
4435         * src/foldersel.h
4436         * src/folderutils.c
4437         * src/folderutils.h
4438         * src/folderview.c
4439         * src/folderview.h
4440         * src/grouplistdialog.c
4441         * src/grouplistdialog.h
4442         * src/headerview.c
4443         * src/html.c
4444         * src/html.h
4445         * src/image_viewer.c
4446         * src/image_viewer.h
4447         * src/imap.c
4448         * src/imap.h
4449         * src/imap_gtk.c
4450         * src/imap_gtk.h
4451         * src/import.h
4452         * src/importldif.c
4453         * src/importldif.h
4454         * src/importmutt.c
4455         * src/importmutt.h
4456         * src/importpine.c
4457         * src/importpine.h
4458         * src/inc.c
4459         * src/inc.h
4460         * src/jpilot.c
4461         * src/jpilot.h
4462         * src/ldapctrl.c
4463         * src/ldapctrl.h
4464         * src/ldaplocate.c
4465         * src/ldaplocate.h
4466         * src/ldapquery.c
4467         * src/ldapquery.h
4468         * src/ldapserver.c
4469         * src/ldapserver.h
4470         * src/ldaputil.c
4471         * src/ldaputil.h
4472         * src/ldif.c
4473         * src/ldif.h
4474         * src/main.c
4475         * src/main.h
4476         * src/mainwindow.c
4477         * src/mainwindow.h
4478         * src/manual.c
4479         * src/manual.h
4480         * src/mbox.c
4481         * src/mbox.h
4482         * src/message_search.c
4483         * src/message_search.h
4484         * src/messageview.c
4485         * src/messageview.h
4486         * src/mh.c
4487         * src/mh.h
4488         * src/mh_gtk.c
4489         * src/mh_gtk.h
4490         * src/mimeview.c
4491         * src/mimeview.h
4492         * src/msgcache.c
4493         * src/msgcache.h
4494         * src/mutt.c
4495         * src/mutt.h
4496         * src/news.c
4497         * src/news.h
4498         * src/news_gtk.c
4499         * src/news_gtk.h
4500         * src/partial_download.c
4501         * src/partial_download.h
4502         * src/pine.c
4503         * src/pine.h
4504         * src/pop.c
4505         * src/pop.h
4506         * src/prefs_account.c
4507         * src/prefs_account.h
4508         * src/prefs_actions.c
4509         * src/prefs_actions.h
4510         * src/prefs_common.c
4511         * src/prefs_common.h
4512         * src/prefs_compose_writing.c
4513         * src/prefs_compose_writing.h
4514         * src/prefs_customheader.c
4515         * src/prefs_customheader.h
4516         * src/prefs_display_header.c
4517         * src/prefs_display_header.h
4518         * src/prefs_filtering.c
4519         * src/prefs_filtering.h
4520         * src/prefs_filtering_action.c
4521         * src/prefs_filtering_action.h
4522         * src/prefs_folder_column.c
4523         * src/prefs_folder_column.h
4524         * src/prefs_folder_item.c
4525         * src/prefs_folder_item.h
4526         * src/prefs_fonts.c
4527         * src/prefs_fonts.h
4528         * src/prefs_gtk.c
4529         * src/prefs_gtk.h
4530         * src/prefs_image_viewer.c
4531         * src/prefs_image_viewer.h
4532         * src/prefs_matcher.c
4533         * src/prefs_matcher.h
4534         * src/prefs_message.c
4535         * src/prefs_msg_colors.c
4536         * src/prefs_msg_colors.h
4537         * src/prefs_other.c
4538         * src/prefs_quote.c
4539         * src/prefs_receive.c
4540         * src/prefs_send.c
4541         * src/prefs_spelling.c
4542         * src/prefs_spelling.h
4543         * src/prefs_summaries.c
4544         * src/prefs_summaries.h
4545         * src/prefs_summary_column.c
4546         * src/prefs_summary_column.h
4547         * src/prefs_template.c
4548         * src/prefs_template.h
4549         * src/prefs_themes.c
4550         * src/prefs_themes.h
4551         * src/prefs_toolbar.c
4552         * src/prefs_toolbar.h
4553         * src/prefs_wrapping.c
4554         * src/prefs_wrapping.h
4555         * src/privacy.c
4556         * src/privacy.h
4557         * src/procheader.c
4558         * src/procheader.h
4559         * src/procmime.c
4560         * src/procmime.h
4561         * src/procmsg.c
4562         * src/procmsg.h
4563         * src/quote_fmt.c
4564         * src/quote_fmt_parse.y
4565         * src/recv.c
4566         * src/recv.h
4567         * src/remotefolder.c
4568         * src/remotefolder.h
4569         * src/send_message.c
4570         * src/send_message.h
4571         * src/setup.c
4572         * src/setup.h
4573         * src/sourcewindow.c
4574         * src/sourcewindow.h
4575         * src/ssl_manager.c
4576         * src/ssl_manager.h
4577         * src/statusbar.c
4578         * src/statusbar.h
4579         * src/stock_pixmap.c
4580         * src/stock_pixmap.h
4581         * src/summary_search.c
4582         * src/summary_search.h
4583         * src/summaryview.c
4584         * src/summaryview.h
4585         * src/syldap.c
4586         * src/syldap.h
4587         * src/textview.c
4588         * src/textview.h
4589         * src/toolbar.c
4590         * src/toolbar.h
4591         * src/undo.c
4592         * src/undo.h
4593         * src/unmime.c
4594         * src/unmime.h
4595         * src/vcard.c
4596         * src/vcard.h
4597         * src/wizard.c
4598         * src/wizard.h
4599         * src/common/base64.c
4600         * src/common/base64.h
4601         * src/common/defs.h
4602         * src/common/hooks.c
4603         * src/common/hooks.h
4604         * src/common/log.c
4605         * src/common/log.h
4606         * src/common/mgutils.c
4607         * src/common/mgutils.h
4608         * src/common/nntp.c
4609         * src/common/nntp.h
4610         * src/common/passcrypt.c
4611         * src/common/passcrypt.h.in
4612         * src/common/plugin.c
4613         * src/common/plugin.h
4614         * src/common/prefs.c
4615         * src/common/prefs.h
4616         * src/common/progressindicator.c
4617         * src/common/progressindicator.h
4618         * src/common/quoted-printable.c
4619         * src/common/quoted-printable.h
4620         * src/common/session.c
4621         * src/common/session.h
4622         * src/common/smtp.c
4623         * src/common/smtp.h
4624         * src/common/socket.c
4625         * src/common/socket.h
4626         * src/common/ssl.c
4627         * src/common/ssl.h
4628         * src/common/ssl_certificate.c
4629         * src/common/ssl_certificate.h
4630         * src/common/stringtable.c
4631         * src/common/stringtable.h
4632         * src/common/sylpheed.c
4633         * src/common/sylpheed.h
4634         * src/common/template.c
4635         * src/common/template.h
4636         * src/common/timing.h
4637         * src/common/utils.c
4638         * src/common/utils.h
4639         * src/common/version.h.in
4640         * src/common/xml.c
4641         * src/common/xml.h
4642         * src/common/xmlprops.c
4643         * src/common/xmlprops.h
4644         * src/gtk/colorlabel.c
4645         * src/gtk/colorsel.c
4646         * src/gtk/colorsel.h
4647         * src/gtk/description_window.c
4648         * src/gtk/description_window.h
4649         * src/gtk/filesel.c
4650         * src/gtk/filesel.h
4651         * src/gtk/foldersort.c
4652         * src/gtk/foldersort.h
4653         * src/gtk/gtkutils.c
4654         * src/gtk/gtkutils.h
4655         * src/gtk/inputdialog.c
4656         * src/gtk/inputdialog.h
4657         * src/gtk/logwindow.c
4658         * src/gtk/logwindow.h
4659         * src/gtk/manage_window.c
4660         * src/gtk/manage_window.h
4661         * src/gtk/menu.c
4662         * src/gtk/menu.h
4663         * src/gtk/pluginwindow.c
4664         * src/gtk/pluginwindow.h
4665         * src/gtk/prefswindow.c
4666         * src/gtk/prefswindow.h
4667         * src/gtk/progressdialog.c
4668         * src/gtk/progressdialog.h
4669         * src/gtk/sslcertwindow.c
4670         * src/gtk/sslcertwindow.h
4671         * src/plugins/clamav/clamav_plugin.c
4672         * src/plugins/clamav/clamav_plugin.h
4673         * src/plugins/clamav/clamav_plugin_gtk.c
4674         * src/plugins/demo/demo.c
4675         * src/plugins/dillo_viewer/dillo_prefs.c
4676         * src/plugins/dillo_viewer/dillo_prefs.h
4677         * src/plugins/dillo_viewer/dillo_viewer.c
4678         * src/plugins/pgpcore/passphrase.c
4679         * src/plugins/pgpcore/passphrase.h
4680         * src/plugins/pgpcore/plugin.c
4681         * src/plugins/pgpcore/select-keys.c
4682         * src/plugins/pgpcore/select-keys.h
4683         * src/plugins/pgpcore/sgpgme.c
4684         * src/plugins/pgpcore/sgpgme.h
4685         * src/plugins/pgpinline/pgpinline.c
4686         * src/plugins/pgpinline/pgpinline.h
4687         * src/plugins/pgpinline/plugin.c
4688         * src/plugins/pgpmime/pgpmime.c
4689         * src/plugins/pgpmime/pgpmime.h
4690         * src/plugins/pgpmime/plugin.c
4691         * src/plugins/spamassassin/spamassassin.c
4692         * src/plugins/spamassassin/spamassassin.h
4693         * src/plugins/spamassassin/spamassassin_gtk.c
4694         * src/plugins/trayicon/trayicon.c
4695                 update copyright header
4696
4697 2006-01-13 [paul]       1.9.100cvs141
4698
4699         * src/account.c
4700         * src/export.c
4701         * src/import.c
4702         * src/mainwindow.c
4703         * src/prefs_account.c
4704         * src/prefs_display_header.c
4705         * src/prefs_receive.c
4706         * src/prefs_send.c
4707         * src/prefs_summaries.c
4708         * src/prefs_themes.c
4709         * src/prefs_toolbar.c
4710         * src/gtk/about.c
4711                 various cleanups
4712
4713 2006-01-12 [colin]      1.9.100cvs140
4714
4715         * src/folder.c
4716         * src/folder.h
4717         * src/main.c
4718                 Add --subscribe option
4719                 Let sylpheed-claws email@domain.com equivalent to --compose
4720                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4721
4722 2006-01-12 [paul]       1.9.100cvs139
4723
4724         * src/mainwindow.c
4725                 append 'Change folder order' label with '...'
4726         * src/prefs_actions.c
4727                 allow reordering of actions list by dnd
4728         * src/gtk/foldersort.c
4729                 make the dialog nicer
4730
4731 2006-01-11 [colin]      1.9.100cvs138
4732
4733         * src/compose.c
4734                 Allow templates without text
4735
4736 2006-01-11 [paul]       1.9.100cvs137
4737
4738         * tools/README
4739         * tools/filter_conv_new.pl
4740                 add info to README
4741                 also check .sylpheed for filter.xml
4742                 be a bit informative to the user
4743
4744 2006-01-11 [colin]      1.9.100cvs136
4745
4746         * src/textview.c
4747                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4748
4749 2006-01-10 [paul]       1.9.100cvs135
4750
4751         * tools/Makefile.am
4752         * tools/filter_conv_new.pl
4753                 add script to convert new style Sylpheed
4754                 filter rules (Sylpheed >= 0.9.99) to
4755                 Claws filtering rules
4756
4757 2006-01-10 [colin]      1.9.100cvs134
4758
4759         * src/compose.c
4760                 Fix broken line joins in certain conditions
4761                 (between two quoted lines: <enter><enter><up>
4762                  <type a wrapped sentence><go in the first line>
4763                  <insert more text><watch as line joining failed>)
4764
4765 2006-01-10 [paul]       1.9.100cvs133
4766
4767         * src/compose.c
4768                 don't report success in error dialog
4769                 thanks to Colin
4770         * src/common/utils.c
4771                 include some trailing punctuations as URI
4772                 thanks to Hiro
4773
4774 2006-01-10 [paul]       1.9.100cvs132
4775
4776         * src/mimeview.c
4777                 fix incompatible pointer type
4778                 warning
4779
4780 2006-01-10 [paul]       1.9.100cvs131
4781
4782         * src/compose.c
4783                 change Subject in window title
4784                 instantaneously
4785
4786 2006-01-09 [colin]      1.9.100cvs130
4787
4788         * src/addressbook.c
4789         * src/headerview.c
4790         * src/mainwindow.c
4791         * src/messageview.c
4792         * src/mimeview.c
4793         * src/noticeview.c
4794         * src/summaryview.c
4795                 Fix possible crashes on exit and in addressbook
4796
4797 2006-01-09 [paul]       1.9.100cvs129
4798
4799         * src/prefs_msg_colors.c
4800                 some cleanups that I forgot last time
4801
4802 2006-01-09 [paul]       1.9.100cvs128
4803
4804         * README
4805         * src/folderview.c
4806         * src/prefs_msg_colors.c
4807                 add previously hidden option, color_new, to
4808                 the gui
4809                 move the page to Display/
4810                 rework the gui
4811
4812 2006-01-09 [wwp]        1.9.100cvs127
4813
4814         * src/prefs_themes.c
4815                 made the prefs/display/themes layouts spacing less condensed
4816                 (and so they match other prefs/pages' look).
4817
4818 2006-01-09 [paul]       1.9.100cvs126
4819
4820         * src/compose.c
4821         * src/prefs_common.c
4822         * src/prefs_common.h
4823         * src/prefs_wrapping.c
4824                 remove 'wrap at send' option
4825
4826 2006-01-06 [colin]      1.9.100cvs125
4827
4828         * src/compose.c
4829                 Just make completely sure we don't insert "manual line breaks" 
4830                 when wrapping... 
4831
4832 2006-01-04 [paul]
4833
4834         * 2.0.0-rc3 released
4835
4836 2006-01-04 [paul]       1.9.100cvs124
4837
4838         * src/folderview.c
4839                 fix bug 882, 'quick scroll in folder list
4840                 displays wrong folder contents'
4841
4842 2006-01-04 [paul]       1.9.100cvs123
4843
4844         * src/plugins/pgpmime/pgpmime.c
4845                 better debug information when signing
4846                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4847
4848 2006-01-03 [colin]      1.9.100cvs122
4849
4850         * configure.ac
4851                 We need to recheck for gpgme 1.0.0 after checking
4852                 for 1.1.1, because if 1.1.1 isn't available, 
4853                 GPGME_LIBS and friends are blanked out by the 
4854                 second check.
4855
4856 2006-01-03 [colin]      1.9.100cvs121
4857
4858         * src/common/prefs.c
4859                 Windows unlink-before rename fix
4860         * src/plugins/pgpcore/sgpgme.c
4861                 Add support for PKA info if available
4862                 Both patches by Werner Koch
4863
4864 2006-01-03 [paul]       1.9.100cvs120
4865
4866         * src/messageview.c
4867                 fix bug 884, 'Send receipt' button visible in queue
4868                 Thanks to Colin
4869
4870 2006-01-02 [colin]      1.9.100cvs119
4871
4872         * src/compose.c
4873         * src/imap.c
4874                 Fix autosave on IMAP and more generally try to
4875                 return the correct ID on a newly added IMAP message
4876
4877 2006-01-02 [paul]       1.9.100cvs118
4878
4879         * manual/keyboard.xml
4880                 edited
4881
4882 2006-01-01 [paul]       1.9.100cvs117
4883
4884         * src/gtk/authors.h
4885                 alphabetical order
4886
4887 2005-12-30 [colin]      1.9.100cvs116
4888
4889         * manual/advanced.xml
4890                 Explain Pre/Post-processing differences.
4891
4892 2005-12-30 [colin]      1.9.100cvs115
4893
4894         * src/mh.c
4895                 Implement copy_msgs for a little optimization
4896         * src/imap.c
4897                 Finish yesterday's fix
4898
4899 2005-12-29 [colin]      1.9.100cvs114
4900
4901         * src/imap.c
4902                 Fix occasional failure in fetching a mail over
4903                 IMAP
4904
4905 2005-12-29 [colin]      1.9.100cvs113
4906
4907         * src/compose.c
4908                 Don't remove a draft when sending it, if it is 
4909                 locked.
4910
4911 2005-12-28 [colin]      1.9.100cvs112
4912
4913         * src/summaryview.c
4914                 Fix leak for real
4915
4916 2005-12-28 [wwp]        1.9.100cvs111
4917
4918         * doc/faq/.cvsignore
4919         * doc/faq/de/.cvsignore
4920         * doc/faq/en/.cvsignore
4921         * doc/faq/es/.cvsignore
4922         * doc/faq/fr/.cvsignore
4923         * doc/faq/it/.cvsignore
4924         * doc/manual/.cvsignore
4925         * doc/manual/de/.cvsignore
4926         * doc/manual/en/.cvsignore
4927         * doc/manual/es/.cvsignore
4928         * doc/manual/fr/.cvsignore
4929         * doc/manual/ja/.cvsignore
4930         * src/plugins/mathml_viewer/.cvsignore
4931                 rollback revival of those files (my bad, sorry for the noise).
4932
4933 2005-12-28 [wwp]        1.9.100cvs110
4934
4935         * src/compose.c
4936                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
4937
4938 2005-12-28 [wwp]        1.9.100cvs109
4939
4940         * doc/faq/.cvsignore
4941         * doc/faq/de/.cvsignore
4942         * doc/faq/en/.cvsignore
4943         * doc/faq/es/.cvsignore
4944         * doc/faq/fr/.cvsignore
4945         * doc/faq/it/.cvsignore
4946         * doc/manual/.cvsignore
4947         * doc/manual/de/.cvsignore
4948         * doc/manual/en/.cvsignore
4949         * doc/manual/es/.cvsignore
4950         * doc/manual/fr/.cvsignore
4951         * doc/manual/ja/.cvsignore
4952         * src/plugins/mathml_viewer/.cvsignore
4953         * po/.cvsignore
4954                 more files to ignore.
4955
4956 2005-12-24 [colin]      1.9.100cvs108
4957
4958         * AUTHORS
4959         * src/gtk/authors.h
4960                 Update for Werner
4961
4962 2005-12-24 [colin]      1.9.100cvs107
4963
4964         * src/procmsg.c
4965                 Allow NULL src_msginfo in 
4966                 procmsg_msginfo_new_from_mimeinfo
4967
4968 2005-12-23 [paul]       1.9.100cvs106
4969
4970         * src/plugins/pgpinline/mypgpcore.def
4971                 add this forgotten file
4972
4973 2005-12-23 [colin]      1.9.100cvs105
4974
4975         * src/mainwindow.c
4976                 Fix missing break
4977
4978 2005-12-23 [colin]      1.9.100cvs104
4979
4980         * autogen.sh
4981         * src/folder.c
4982         * src/mh.c
4983         * src/common/plugin.c
4984         * src/common/socket.c
4985         * src/common/socket.h
4986         * src/common/utils.c
4987         * src/common/utils.h
4988         * src/gtk/pluginwindow.c
4989         * src/plugins/pgpcore/plugin.def
4990         * src/plugins/pgpcore/sylpheed.def
4991         * src/plugins/pgpinline/Makefile.am
4992         * src/plugins/pgpinline/plugin.def
4993         * src/plugins/pgpinline/sylpheed.def
4994         * src/plugins/pgpmime/plugin.def
4995         * src/plugins/pgpmime/sylpheed.def
4996                 Various w32 fixes by Werner Koch
4997
4998 2005-12-22 [paul]       1.9.100cvs103
4999
5000         * src/wizard.c
5001                 don't offer IMAP as 'server type' if
5002                 libetpan isn't built in
5003
5004 2005-12-22 [paul]       1.9.100cvs102
5005
5006         * AUTHORS
5007         * src/mainwindow.c
5008         * src/mainwindow.h
5009         * src/toolbar.c
5010         * src/gtk/authors.h
5011                 support GTK_TOOLBAR_BOTH_HORIZ (text
5012                 next to icon) Patch by Marien Zwart
5013                 marienz@users.sf.net
5014                 Also reword the text
5015
5016 2005-12-21 [colin]      1.9.100cvs101
5017
5018         * configure.ac
5019                 Fix DATADIRNAME
5020         * COPYING
5021                 Fix missing section and explicit the exception better
5022         * src/compose.c
5023                 Prevent mail from being lost without notice when an
5024                 SMTP error happens on trying to send an unmodified
5025                 drafted mail.
5026         * src/send_message.c
5027         * src/common/smtp.c
5028                 Fix password remembering when wrong, and add return
5029                 value checks where they should have been
5030         * src/plugins/pgpcore/sylpheed.def
5031         * src/plugins/pgpinline/sylpheed.def
5032         * src/plugins/pgpmime/sylpheed.def
5033                 Add a few symbols needed
5034
5035 2005-12-21 [paul]       1.9.100cvs100
5036
5037         * m4/codeset.m4
5038         * m4/glibc21.m4
5039         * m4/intdiv0.m4
5040         * m4/inttypes-pri.m4
5041         * m4/inttypes.m4
5042         * m4/inttypes_h.m4
5043         * m4/isc-posix.m4
5044         * m4/lcmessage.m4
5045         * m4/stdint_h.m4
5046         * m4/uintmax_t.m4
5047                 gettextization
5048                 thanks to Colin
5049
5050 2005-12-21 [paul]       1.9.100cvs99
5051
5052         * po/sv.po
5053                 fixed by Colin
5054
5055 2005-12-20 [paul]       1.9.100cvs98
5056
5057         * po/sv.po
5058                 updated by Anders Trobäck
5059
5060 2005-12-20 [colin]      1.9.100cvs97
5061
5062         * ABOUT-NLS
5063         * Makefile.am
5064         * autogen.sh
5065         * configure.ac
5066         * config/config.rpath
5067         * config/mkinstalldirs
5068         * m4/Makefile.am
5069         * m4/glibc2.m4
5070         * m4/gnupg.m4
5071         * m4/gpgme.m4
5072         * m4/intmax.m4
5073         * m4/longdouble.m4
5074         * m4/longlong.m4
5075         * m4/printf-posix.m4
5076         * m4/signed.m4
5077         * m4/size_max.m4
5078         * m4/ulonglong.m4
5079         * m4/wchar_t.m4
5080         * m4/wint_t.m4
5081         * m4/xsize.m4
5082         * po/Makefile.in.in
5083         * po/Makevars
5084         * po/bg.po
5085         * po/ca.po
5086         * po/cs.po
5087         * po/de.po
5088         * po/el.po
5089         * po/en_GB.po
5090         * po/es.po
5091         * po/fi.po
5092         * po/fr.po
5093         * po/hr.po
5094         * po/hu.po
5095         * po/it.po
5096         * po/ja.po
5097         * po/ko.po
5098         * po/nb.po
5099         * po/nl.po
5100         * po/pl.po
5101         * po/pt_BR.po
5102         * po/ru.po
5103         * po/sk.po
5104         * po/sr.po
5105         * po/stamp-po
5106         * po/sv.po
5107         * po/zh_CN.po
5108         * po/zh_TW.po
5109         * src/Makefile.am
5110         * src/codeconv.c
5111         * src/compose.c
5112         * src/exporthtml.c
5113         * src/exportldif.c
5114         * src/folder.c
5115         * src/main.c
5116         * src/manual.c
5117         * src/mh.c
5118         * src/mimeview.c
5119         * src/send_message.c
5120         * src/common/Makefile.am
5121         * src/common/fnmatch.c
5122         * src/common/fnmatch.h
5123         * src/common/fnmatch_loop.c
5124         * src/common/nntp.c
5125         * src/common/plugin.c
5126         * src/common/smtp.c
5127         * src/common/socket.c
5128         * src/common/string_match.c
5129         * src/common/sylpheed.c
5130         * src/common/utils.c
5131         * src/common/utils.h
5132         * src/common/w32_dirent.c
5133         * src/common/w32_reg.c
5134         * src/common/w32_signal.c
5135         * src/common/w32_stat.c
5136         * src/common/w32_stdio.c
5137         * src/common/w32_stdlib.c
5138         * src/common/w32_string.c
5139         * src/common/w32_time.c
5140         * src/common/w32_unistd.c
5141         * src/common/w32_wait.c
5142         * src/common/w32lib.h
5143         * src/etpan/Makefile.am
5144         * src/gtk/Makefile.am
5145         * src/plugins/clamav/Makefile.am
5146         * src/plugins/demo/Makefile.am
5147         * src/plugins/dillo_viewer/Makefile.am
5148         * src/plugins/pgpcore/Makefile.am
5149         * src/plugins/pgpcore/passphrase.c
5150         * src/plugins/pgpcore/plugin.def
5151         * src/plugins/pgpcore/sgpgme.c
5152         * src/plugins/pgpcore/sylpheed.def
5153         * src/plugins/pgpcore/version.rc
5154         * src/plugins/pgpinline/Makefile.am
5155         * src/plugins/pgpinline/plugin.def
5156         * src/plugins/pgpinline/sylpheed.def
5157         * src/plugins/pgpinline/version.rc
5158         * src/plugins/pgpmime/Makefile.am
5159         * src/plugins/pgpmime/mypgpcore.def
5160         * src/plugins/pgpmime/plugin.def
5161         * src/plugins/pgpmime/sylpheed.def
5162         * src/plugins/pgpmime/version.rc
5163         * src/plugins/spamassassin/Makefile.am
5164                 Very little ;-) patch from Werner Koch, providing
5165                 infrastructure for cross-compiling to Win32
5166
5167 2005-12-20 [paul]       1.9.100cvs96
5168
5169         * src/account.c
5170         * src/account.h
5171         * src/mainwindow.c
5172         * src/mainwindow.h
5173         * src/toolbar.c
5174         * src/toolbar.h
5175                 add a combo to the Get All button, allowing
5176                 quick retrieval from any account
5177                 Patch by Fabien Vantard, slightly modified
5178                 by Colin
5179         * src/gtk/about.c
5180                 i18n fix. Patch by Fabien Vantard
5181
5182 2005-12-19 [colin]      1.9.100cvs95
5183
5184         * src/compose.c
5185         * src/compose.h
5186                 Don't automatically join lines when they've 
5187                 been separated by the user and not automatically
5188
5189 2005-12-19 [paul]       1.9.100cvs94
5190
5191         * src/gtk/pluginwindow.c
5192                 i18n fix.
5193                 Patch by Fabien Vantard
5194
5195 2005-12-15 [paul]       1.9.100cvs93
5196
5197         * src/common/plugin.c
5198         * src/common/plugin.h
5199         * src/gtk/pluginwindow.c
5200         * src/plugins/clamav/clamav_plugin.c
5201         * src/plugins/demo/demo.c
5202         * src/plugins/dillo_viewer/dillo_viewer.c
5203         * src/plugins/pgpcore/plugin.c
5204         * src/plugins/pgpinline/plugin.c
5205         * src/plugins/pgpmime/plugin.c
5206         * src/plugins/spamassassin/spamassassin.c
5207         * src/plugins/trayicon/trayicon.c
5208                 add plugin_version()
5209
5210 2005-12-15 [colin]      1.9.100cvs92
5211
5212         * src/compose.c
5213                 Further fix bug #875
5214
5215 2005-12-15 [paul]       1.9.100cvs91
5216
5217         * src/gtk/filesel.c
5218                 fix attach_load_dir getting set to
5219                 PLUGINDIR on plugin load
5220
5221 2005-12-14 [mones]      1.9.100cvs90
5222
5223         * manual/ack.xml
5224         * manual/keyboard.xml
5225                 Initial draft and some shortcuts added
5226                 
5227         * po/es.po
5228                 Updated translation
5229
5230 2005-12-14 [colin]      1.9.100cvs89
5231
5232         * src/compose.c
5233         * src/imap.c
5234         * src/summaryview.c
5235         * src/gtk/gtkaspell.c
5236                 More leaks fixed
5237         * src/prefs_folder_item.c
5238                 Fix recursive prefs apply
5239
5240
5241 2005-12-14 [colin]      1.9.100cvs88
5242
5243         * src/compose.c
5244                 Fix bug #875 (Freeze On Inline Forward of 
5245                 Large Message)
5246
5247 2005-12-13 [colin]      1.9.100cvs87
5248
5249         * src/compose.c
5250                 Uniq-ify and sort the mimetypes list
5251                 Patch by Fabien Vantard
5252
5253 2005-12-13 [colin]      1.9.100cvs86
5254
5255         * src/imap.c
5256         * src/etpan/imap-thread.c
5257                 Fix leaks (patch by Hoa)
5258         * src/news.c
5259         * src/common/plugin.c
5260                 Fix leaks
5261
5262 2005-12-12 [colin]
5263
5264         * 2.0.0-rc2 released
5265
5266 2005-12-12 [colin]      1.9.100cvs85
5267
5268         * src/matcher.c
5269                 Fix a leak
5270
5271 2005-12-12 [wwp]        1.9.100cvs84
5272
5273         * src/gtk/icon_legend.c
5274                 fix misbehaviour and crash when closing the legend window
5275         using the Esc key (patch by Fabien Vantard).
5276
5277 2005-12-12 [paul]       1.9.100cvs83
5278
5279         * src/browseldap.c
5280         * src/foldersel.c
5281         * src/prefs_actions.c
5282         * src/prefs_filtering.c
5283         * src/prefs_matcher.c
5284         * src/prefs_spelling.glade      ** REMOVED **
5285         * src/prefs_template.c
5286         * src/gtk/foldersort.glade      ** REMOVED **
5287         * src/gtk/pluginwindow.c
5288         * src/gtk/pluginwindow.glade    ** REMOVED **
5289         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5290                 cleanups
5291
5292 2005-12-11 [paul]       1.9.100cvs82
5293
5294         * src/gtk/filesel.c
5295                 fix attach_load_dir crasher (double free)
5296
5297 2005-12-09 [paul]       1.9.100cvs81
5298
5299         * po/POTFILES.in
5300         * src/mainwindow.c
5301         * src/gtk/Makefile.am
5302         * src/gtk/icon_legend.c
5303         * src/gtk/icon_legend.h
5304                 add icon legend
5305         * src/manual.c
5306                 cleanup
5307
5308 2005-12-09 [paul]       1.9.100cvs80
5309
5310         * src/plugins/pgpcore/passphrase.c
5311                 wrap the label in the dialog
5312
5313 2005-12-09 [colin]      1.9.100cvs79
5314
5315         * src/plugins/pgpcore/sgpgme.c
5316                 Display (untrusted) on not trusted signatures
5317                 Patch by Michal Èihaø <michal@cihar.com>
5318                 Closes bug #867 (Report also key trust)
5319
5320 2005-12-09 [colin]      1.9.100cvs78
5321
5322         * src/common/plugin.c
5323                 Update licence check, following Eben Moglen's advice
5324
5325 2005-12-08 [colin]      1.9.100cvs77
5326
5327         * src/folder.c
5328                 Fix the occasionnal item->cache != NULL 
5329                 assertion failure. 
5330
5331 2005-12-08 [colin]      1.9.100cvs76
5332
5333         * src/mimeview.c
5334         * src/plugins/pgpcore/sgpgme.c
5335                 Print key id when unable to check it
5336                 Closes bug #866 (Show key id when missing)
5337
5338 2005-12-08 [paul]       1.9.100cvs75
5339
5340         * src/prefs_common.c
5341         * src/prefs_common.h
5342         * src/gtk/filesel.c
5343                 remember load attachment dir
5344
5345 2005-12-07 [colin]      1.9.100cvs74
5346
5347         * src/prefs_toolbar.c
5348                 Gtk fixes, patch by Fabien Vantard
5349
5350 2005-12-07 [colin]      1.9.100cvs73
5351
5352         * src/action.c
5353         * src/compose.c
5354         * src/compose.h
5355                 Fix bug #839 (Quoted text isn't colored after 
5356                 executing an action)
5357         * src/common/plugin.c
5358                 Require plugins to declare their licence in plugin_licence()
5359                 Refuse to load non-GPL plugins as they'd be illegal (as 
5360                 derived works of Sylpheed-Claws, they must be GPL).
5361         * src/plugins/clamav/clamav_plugin.c
5362         * src/plugins/demo/demo.c
5363         * src/plugins/dillo_viewer/dillo_viewer.c
5364         * src/plugins/pgpcore/plugin.c
5365         * src/plugins/pgpinline/plugin.c
5366         * src/plugins/pgpmime/plugin.c
5367         * src/plugins/spamassassin/spamassassin.c
5368         * src/plugins/trayicon/trayicon.c
5369                 Add plugin_licence()
5370
5371 2005-12-07 [paul]       1.9.100cvs72
5372
5373         * configure.ac
5374         * src/mainwindow.c
5375         * src/manual.c
5376         * src/manual.h
5377         * src/common/defs.h
5378                 clean up after local FAQ removal and
5379                 temporary manual removal
5380
5381 2005-12-06 [colin]      1.9.100cvs71
5382
5383         * configure.ac
5384         * doc/Makefile.am
5385         * doc/faq/.cvsignore
5386         * doc/faq/Makefile.am
5387         * doc/faq/de/.cvsignore
5388         * doc/faq/de/Makefile.am
5389         * doc/faq/de/sylpheed-faq-1.html
5390         * doc/faq/de/sylpheed-faq-2.html
5391         * doc/faq/de/sylpheed-faq-3.html
5392         * doc/faq/de/sylpheed-faq.html
5393         * doc/faq/en/.cvsignore
5394         * doc/faq/en/Makefile.am
5395         * doc/faq/en/sylpheed-faq-1.html
5396         * doc/faq/en/sylpheed-faq-2.html
5397         * doc/faq/en/sylpheed-faq-3.html
5398         * doc/faq/en/sylpheed-faq-4.html
5399         * doc/faq/en/sylpheed-faq.html
5400         * doc/faq/es/.cvsignore
5401         * doc/faq/es/Makefile.am
5402         * doc/faq/es/sylpheed-faq-1.html
5403         * doc/faq/es/sylpheed-faq-2.html
5404         * doc/faq/es/sylpheed-faq-3.html
5405         * doc/faq/es/sylpheed-faq-4.html
5406         * doc/faq/es/sylpheed-faq.html
5407         * doc/faq/fr/.cvsignore
5408         * doc/faq/fr/Makefile.am
5409         * doc/faq/fr/sylpheed-faq-1.html
5410         * doc/faq/fr/sylpheed-faq-2.html
5411         * doc/faq/fr/sylpheed-faq-3.html
5412         * doc/faq/fr/sylpheed-faq.html
5413         * doc/faq/it/.cvsignore
5414         * doc/faq/it/Makefile.am
5415         * doc/faq/it/sylpheed-faq-1.html
5416         * doc/faq/it/sylpheed-faq-2.html
5417         * doc/faq/it/sylpheed-faq-3.html
5418         * doc/faq/it/sylpheed-faq.html
5419         * doc/manual/.cvsignore
5420         * doc/manual/Makefile.am
5421         * doc/manual/de/.cvsignore
5422         * doc/manual/de/Makefile.am
5423         * doc/manual/de/sylpheed-1.html
5424         * doc/manual/de/sylpheed-10.html
5425         * doc/manual/de/sylpheed-11.html
5426         * doc/manual/de/sylpheed-12.html
5427         * doc/manual/de/sylpheed-13.html
5428         * doc/manual/de/sylpheed-14.html
5429         * doc/manual/de/sylpheed-15.html
5430         * doc/manual/de/sylpheed-16.html
5431         * doc/manual/de/sylpheed-17.html
5432         * doc/manual/de/sylpheed-18.html
5433         * doc/manual/de/sylpheed-19.html
5434         * doc/manual/de/sylpheed-2.html
5435         * doc/manual/de/sylpheed-20.html
5436         * doc/manual/de/sylpheed-3.html
5437         * doc/manual/de/sylpheed-4.html
5438         * doc/manual/de/sylpheed-5.html
5439         * doc/manual/de/sylpheed-6.html
5440         * doc/manual/de/sylpheed-7.html
5441         * doc/manual/de/sylpheed-8.html
5442         * doc/manual/de/sylpheed-9.html
5443         * doc/manual/de/sylpheed.html
5444         * doc/manual/en/.cvsignore
5445         * doc/manual/en/Makefile.am
5446         * doc/manual/en/sylpheed-1.html
5447         * doc/manual/en/sylpheed-10.html
5448         * doc/manual/en/sylpheed-11.html
5449         * doc/manual/en/sylpheed-12.html
5450         * doc/manual/en/sylpheed-13.html
5451         * doc/manual/en/sylpheed-14.html
5452         * doc/manual/en/sylpheed-15.html
5453         * doc/manual/en/sylpheed-16.html
5454         * doc/manual/en/sylpheed-17.html
5455         * doc/manual/en/sylpheed-18.html
5456         * doc/manual/en/sylpheed-19.html
5457         * doc/manual/en/sylpheed-2.html
5458         * doc/manual/en/sylpheed-20.html
5459         * doc/manual/en/sylpheed-21.html
5460         * doc/manual/en/sylpheed-22.html
5461         * doc/manual/en/sylpheed-3.html
5462         * doc/manual/en/sylpheed-4.html
5463         * doc/manual/en/sylpheed-5.html
5464         * doc/manual/en/sylpheed-6.html
5465         * doc/manual/en/sylpheed-7.html
5466         * doc/manual/en/sylpheed-8.html
5467         * doc/manual/en/sylpheed-9.html
5468         * doc/manual/en/sylpheed.html
5469         * doc/manual/es/.cvsignore
5470         * doc/manual/es/Makefile.am
5471         * doc/manual/es/sylpheed-1.html
5472         * doc/manual/es/sylpheed-10.html
5473         * doc/manual/es/sylpheed-11.html
5474         * doc/manual/es/sylpheed-12.html
5475         * doc/manual/es/sylpheed-13.html
5476         * doc/manual/es/sylpheed-14.html
5477         * doc/manual/es/sylpheed-15.html
5478         * doc/manual/es/sylpheed-16.html
5479         * doc/manual/es/sylpheed-17.html
5480         * doc/manual/es/sylpheed-18.html
5481         * doc/manual/es/sylpheed-19.html
5482         * doc/manual/es/sylpheed-2.html
5483         * doc/manual/es/sylpheed-20.html
5484         * doc/manual/es/sylpheed-3.html
5485         * doc/manual/es/sylpheed-4.html
5486         * doc/manual/es/sylpheed-5.html
5487         * doc/manual/es/sylpheed-6.html
5488         * doc/manual/es/sylpheed-7.html
5489         * doc/manual/es/sylpheed-8.html
5490         * doc/manual/es/sylpheed-9.html
5491         * doc/manual/es/sylpheed.html
5492         * doc/manual/fr/.cvsignore
5493         * doc/manual/fr/Makefile.am
5494         * doc/manual/fr/sylpheed-1.html
5495         * doc/manual/fr/sylpheed-10.html
5496         * doc/manual/fr/sylpheed-11.html
5497         * doc/manual/fr/sylpheed-12.html
5498         * doc/manual/fr/sylpheed-13.html
5499         * doc/manual/fr/sylpheed-14.html
5500         * doc/manual/fr/sylpheed-15.html
5501         * doc/manual/fr/sylpheed-16.html
5502         * doc/manual/fr/sylpheed-17.html
5503         * doc/manual/fr/sylpheed-18.html
5504         * doc/manual/fr/sylpheed-19.html
5505         * doc/manual/fr/sylpheed-2.html
5506         * doc/manual/fr/sylpheed-20.html
5507         * doc/manual/fr/sylpheed-3.html
5508         * doc/manual/fr/sylpheed-4.html
5509         * doc/manual/fr/sylpheed-5.html
5510         * doc/manual/fr/sylpheed-6.html
5511         * doc/manual/fr/sylpheed-7.html
5512         * doc/manual/fr/sylpheed-8.html
5513         * doc/manual/fr/sylpheed-9.html
5514         * doc/manual/fr/sylpheed.html
5515         * doc/manual/ja/.cvsignore
5516         * doc/manual/ja/Makefile.am
5517         * doc/manual/ja/sylpheed-1.html
5518         * doc/manual/ja/sylpheed-10.html
5519         * doc/manual/ja/sylpheed-11.html
5520         * doc/manual/ja/sylpheed-12.html
5521         * doc/manual/ja/sylpheed-13.html
5522         * doc/manual/ja/sylpheed-14.html
5523         * doc/manual/ja/sylpheed-15.html
5524         * doc/manual/ja/sylpheed-16.html
5525         * doc/manual/ja/sylpheed-17.html
5526         * doc/manual/ja/sylpheed-18.html
5527         * doc/manual/ja/sylpheed-19.html
5528         * doc/manual/ja/sylpheed-2.html
5529         * doc/manual/ja/sylpheed-20.html
5530         * doc/manual/ja/sylpheed-3.html
5531         * doc/manual/ja/sylpheed-4.html
5532         * doc/manual/ja/sylpheed-5.html
5533         * doc/manual/ja/sylpheed-6.html
5534         * doc/manual/ja/sylpheed-7.html
5535         * doc/manual/ja/sylpheed-8.html
5536         * doc/manual/ja/sylpheed-9.html
5537         * doc/manual/ja/sylpheed.html
5538         * doc/manual/ja/sylpheed.sgml
5539         * src/mainwindow.c
5540                 Remove outdated manual and faq. Noisy, eh?
5541
5542 2005-12-06 [colin]      1.9.100cvs70
5543
5544         * src/compose.c
5545         * src/quote_fmt_parse.y
5546         * src/undo.c
5547         * src/undo.h
5548                 Allow %X to position cursor at 0 
5549                 (no %X = before signature)
5550                 Fix paste as quotation putting the cursor at 0
5551                 Fix undo offsets when pasting
5552                 Insert the quote_fmt at once instead of line 
5553                 by line
5554                 Fix [Edited] when starting to reply/forward
5555
5556 2005-12-06 [paul]       1.9.100cvs69
5557
5558         * src/plugins/clamav/clamav_plugin_gtk.c
5559                 add another tooltip
5560         * src/plugins/spamassassin/spamassassin_gtk.c
5561                 rework spamassassin_create_widget_func()
5562
5563 2005-12-05 [colin]      1.9.100cvs68
5564
5565         * po/POTFILES.in
5566                 Fix make release ;-)
5567
5568 2005-12-05 [colin]      1.9.100cvs67
5569
5570         * src/compose.c
5571         * src/compose.h
5572                 Fix cursor positioning (not obeying %X)
5573
5574 2005-12-05 [paul]       1.9.100cvs66
5575
5576         * src/plugins/dillo_viewer/dillo_prefs.c
5577                 fix compilation warning
5578
5579 2005-12-05 [paul]       1.9.100cvs65
5580
5581         * src/prefs_spelling.c
5582         * src/plugins/trayicon/trayicon.c
5583                 cleanups - remove unused stuff
5584
5585 2005-12-05 [paul]       1.9.100cvs64
5586
5587         * README
5588         * manual/plugins.xml
5589                 remove info about removed mathml_viewer plugin
5590
5591 2005-12-05 [paul]       1.9.100cvs63
5592
5593         * configure.ac
5594         * src/plugins/Makefile.am
5595         * src/plugins/mathml_viewer/.cvsignore
5596         * src/plugins/mathml_viewer/Makefile.am
5597         * src/plugins/mathml_viewer/mathml_viewer.c
5598                 remove unmaintained mathml_viewer plugin
5599
5600 2005-12-05 [paul]       1.9.100cvs62
5601
5602         * src/summaryview.c
5603                 obey prefs_common.always_show_msg when
5604                 moving a msg
5605                 Thanks to Colin
5606
5607 2005-12-05 [paul]       1.9.100cvs61
5608
5609         * src/compose.c
5610         * src/prefs_account.c
5611         * src/prefs_filtering.c
5612         * src/prefs_quote.c
5613         * src/prefs_spelling.c
5614         * src/prefs_toolbar.c
5615         * src/summaryview.c
5616         * src/gtk/gtkutils.c
5617         * src/gtk/quicksearch.c
5618         * src/plugins/dillo_viewer/dillo_prefs.c
5619                 dialog cleanups
5620
5621 2005-12-04 [paul]       1.9.100cvs60
5622
5623         * src/inc.c
5624         * src/prefs_account.c
5625         * src/prefs_account.h
5626                 allow a Local account to specify a
5627                 default inbox
5628                 (closes bug 843 'Inbox cannot be changed for local
5629                  mailboxes')
5630
5631 2005-12-04 [colin]      1.9.100cvs59
5632
5633         * src/plugins/trayicon/trayicon.c
5634                 Remove Get, rename Get All to Get Mail in order to
5635                 be consistent with the default main toolbar
5636
5637 2005-12-03 [colin]      1.9.100cvs58
5638
5639         * manual/gpl.xml
5640         * manual/sylpheed-claws-manual.xml
5641                 Add GPL appendix
5642
5643 2005-12-03 [paul]       1.9.100cvs57
5644
5645         * AUTHORS
5646         * po/sv.po
5647         * src/gtk/authors.h
5648                 new (partially complete) Swedish translation
5649                 by Anders Troback <sylpheed@troback.com>
5650
5651 2005-12-02 [paul]       1.9.100cvs56
5652
5653         * configure.ac
5654                 libetpan 0.41 required
5655
5656 2005-12-02 [paul]       1.9.100cvs55
5657
5658         * src/plugins/clamav/clamav_plugin.c
5659         * src/plugins/clamav/clamav_plugin.h
5660         * src/plugins/clamav/clamav_plugin_gtk.c
5661         * src/plugins/spamassassin/spamassassin.c
5662         * src/plugins/spamassassin/spamassassin.h
5663         * src/plugins/spamassassin/spamassassin_gtk.c
5664                 unregister prefs pages on unloading, thus
5665                 preventing a crash
5666                 (thanks to Colin for the hint)
5667
5668 2005-12-02 [wwp]        1.9.100cvs54
5669
5670         * src/quote_fmt.h
5671         * src/quote_fmt_parse.y
5672                 fix misuse of gboolean*, use gboolean instead
5673                 (thanks to Paul, Colin, for pointing out that scaring one)
5674
5675 2005-12-02 [paul]       1.9.100cvs53
5676
5677         * src/plugins/clamav/clamav_plugin.c
5678                 int no --> unsigned int no
5679         * src/plugins/clamav/clamav_plugin_gtk.c
5680                 rework config page
5681
5682 2005-12-02 [wwp]        1.9.100cvs52
5683
5684         * src/compose.c
5685         * src/prefs_template.c
5686         * src/quote_fmt.h
5687         * src/quote_fmt_parse.y
5688                 prevent from executing |f and |p templates commands when
5689                 adding or replacing templates in prefs (avoids annoying and
5690                 potentially dangerous behaviours)
5691
5692 2005-12-02 [paul]       1.9.100cvs51
5693
5694         * src/prefs_common.c
5695                 allow translation of some default values
5696                 Patch by Fabien Vantard
5697
5698 2005-12-02 [paul]       1.9.100cvs50
5699
5700         * src/codeconv.c
5701         * src/codeconv.h
5702         * src/prefs_common.c
5703         * src/prefs_common.h
5704         * src/prefs_message.c
5705         * src/textview.c
5706                 remove obsolete 'convert_mb_alnum' option
5707                 and related stuff
5708         * src/gtk/about.c
5709                 remove unused 'about_textview_visibility_notify'
5710
5711 2005-12-02 [paul]       1.9.100cvs49
5712
5713         * src/prefs_account.c
5714         * src/prefs_compose_writing.c
5715         * src/prefs_fonts.c
5716         * src/prefs_gtk.h
5717         * src/prefs_image_viewer.c
5718         * src/prefs_message.c
5719         * src/prefs_other.c
5720         * src/prefs_receive.c
5721         * src/prefs_send.c
5722         * src/prefs_spelling.c
5723         * src/prefs_summaries.c
5724         * src/prefs_wrapping.c
5725         * src/plugins/dillo_viewer/dillo_prefs.c
5726         * src/plugins/pgpcore/prefs_gpg.c
5727                 several cleanups to the prefs dialogs
5728                 (slightly modified) patch by Fabien Vantard
5729
5730 2005-12-02 [paul]       1.9.100cvs48
5731
5732         * src/main.c
5733                 --exit means exit
5734         * src/send_message.c
5735                 fix crash on send when connection fails
5736
5737         Thanks to Colin
5738
5739 2005-12-01 [colin]      1.9.100cvs47
5740
5741         * src/html.c
5742                 Translate &hellip; to "..."
5743
5744 2005-11-30 [colin]      1.9.100cvs46
5745
5746         * src/matcher.c
5747         * src/matcher.h
5748                 Optimize back yesterday's fix.
5749
5750 2005-11-30 [paul]       1.9.100cvs45
5751
5752         * manual/faq.xml
5753                 standardised
5754         * manual/intro.xml
5755                 written by Colin, edited by me
5756
5757 2005-11-29 [colin]      1.9.100cvs44
5758
5759         * src/matcher.c
5760                 Skip headers unconditionnaly in match_body if the
5761                 rule is not message or ~message
5762
5763 2005-11-29 [colin]      1.9.100cvs43
5764
5765         * src/matcher.c
5766                 Fix body_part and such, not skipping headers 
5767                 if the matchcriteria wasn't the first in the rule
5768
5769 2005-11-29 [colin]      1.9.100cvs42
5770
5771         * src/compose.c
5772                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
5773                 option missing from message view window)
5774                 Fix double text D'n'D with gtk-2.8
5775         * src/matcher.c
5776                 Fix ~message, ~headers_part, ~body_part rules
5777         * src/messageview.c
5778                 Add Windows-1252 (Closes bug #863)
5779                 Fix accels
5780         * src/gtk/gtkaspell.c
5781                 Properly destroy accels in all menus
5782
5783 2005-11-29 [mones]      1.9.100cvs41
5784
5785         * po/es.po
5786                 Updated.
5787
5788 2005-11-27 [colin]      1.9.100cvs40
5789
5790         * src/mh_gtk.c
5791                 "/Remove mailbox" -> "/Remove mailbox..."
5792
5793 2005-11-27 [paul]       1.9.100cvs39
5794
5795         * AUTHORS
5796         * po/de.po
5797         * src/gtk/authors.h
5798                 updated by new maintainer, Stephan Sachse
5799
5800 2005-11-27 [paul]       1.9.100cvs38
5801
5802         * manual/faq.xml
5803                 written by Colin, edited by me
5804
5805 2005-11-27 [paul]       1.9.100cvs37
5806
5807         * src/prefs_common.c
5808         * src/prefs_common.h
5809         * src/prefs_receive.c
5810         * src/prefs_summaries.c
5811                 move 'go to inbox after receiving new mail'
5812                 option from display/sumamaries to mail
5813                 handling/receive, and rework prefs_summaries
5814                 dialog a little
5815
5816 2005-11-25 [martin]     1.9.100cvs36
5817
5818         * po/de.po
5819             fixed windows-1252 translation;
5820             translated some new and fuzzy strings
5821
5822 2005-11-25 [paul]       1.9.100cvs35
5823
5824         * src/plugins/clamav/clamav_plugin.c
5825                 complete the update done in cvs34
5826
5827 2005-11-25 [paul]       1.9.100cvs34
5828
5829         * src/plugins/clamav/clamav_plugin.c
5830                 reflect upstream changes
5831
5832 2005-11-25 [paul]       1.9.100cvs33
5833
5834         * manual/ack.xml
5835         * manual/plugins.xml
5836         * manual/sylpheed-claws-manual.xml
5837                 written/updated by Colin, edited by me
5838         * tools/acroread2sylpheed.pl
5839                 update binary name
5840
5841 2005-11-24 [colin]      1.9.100cvs32
5842
5843         * src/compose.c
5844                 Fix bug #856 (reediting messages forgets Request
5845                 Return Receipt)
5846
5847 2005-11-24 [paul]       1.9.100cvs31
5848
5849         * manual/addrbook.xml
5850         * manual/starting.xml
5851                 written by Colin, proofread, edited, adapted by me
5852         * manual/advanced.xml
5853                 add some Actions examples
5854         * src/importldif.c
5855                 use a Save button instead of a Close button
5856         * src/wizard.c
5857                 indicate mandatory fields
5858                 fix page display
5859                 Thanks to Colin
5860
5861 2005-11-23 [colin]      1.9.100cvs30
5862
5863         * src/addressbook.c
5864                 Rename menu item, fix possible crash after
5865                 deletion of books
5866         * src/addrindex.c
5867                 Allow searching for '*' in ldap
5868         * src/browseldap.c
5869                 Fix "Browse Entry" (did anyone use it?)
5870         * src/wizard.c
5871                 Add guards for mandatory information
5872
5873 2005-11-23 [paul]       1.9.100cvs29
5874
5875         * manual/advanced.xml
5876                 corrections to the English
5877
5878 2005-11-23 [colin]      1.9.100cvs28
5879
5880         * src/mimeview.c
5881                 Fix possible crash at exit. After the call to
5882                 gtk_container_remove(), the Viewer's widget has no
5883                 more parent so gtk+ automatically frees it and its
5884                 sons. If destroy_viewer() then try to access it,
5885                 problems ensue.
5886
5887 2005-11-22 [colin]      1.9.100cvs27
5888
5889         * src/compose.c
5890         * src/gtk/gtkaspell.c
5891                 Fix right-clicking on a misspelled word
5892                 Fix More... in suggestions menu
5893
5894 2005-11-22 [wwp]        1.9.100cvs26
5895
5896         * src/prefs_template.c
5897                 templates works: re-sort templates list when adding or replacing,
5898                 prevent from adding or replacing when the template name is empty
5899
5900 2005-11-21 [colin]      1.9.100cvs25
5901
5902         * src/addressbook.c
5903                 Fix some addressbook suckage (dnd, select all)
5904         * src/compose.c
5905         * src/gtk/gtkaspell.c
5906         * src/gtk/gtkaspell.h
5907                 Make the spellchecker menu work with the 
5908                 GtkTextView one instead of overriding it
5909
5910 2005-11-20 [paul]       1.9.100cvs24
5911
5912         * manual/handling.xml
5913                 proofread and corrected
5914
5915 2005-11-20 [paul]       1.9.100cvs23
5916
5917         * manual/Makefile
5918                 generate html as one file
5919         * manual/advanced.xml
5920                 fix output generation
5921                 reformat hidden options list
5922         * manual/manual.xml     ** REMOVED **
5923         * manual/sylpheed-claws-manual.xml      ** ADDED **
5924                 renamed
5925
5926 2005-11-18 [colin]      1.9.100cvs22
5927
5928         * src/prefs_account.c
5929                 Fix layout in news and mbox accounts
5930         * manual/account.xml
5931         * manual/advanced.xml
5932                 New contents for Paul to check :)
5933
5934 2005-11-18 [wwp]        1.9.100cvs21
5935
5936         * src/gtk/quicksearch.c
5937                 don't update extended quicksearch buttons twice
5938
5939 2005-11-18 [paul]       1.9.100cvs20
5940
5941         * src/textview.c
5942                 complete 1.9.100cvs19
5943
5944 2005-11-18 [paul]       1.9.100cvs19
5945
5946         * src/compose.c
5947                 cosmetic improvements
5948         * src/textview.c
5949                 also list text/* attachments
5950
5951 2005-11-18 [colin]      1.9.100cvs18
5952
5953         * src/summaryview.c
5954                 Use column 0 instead of -1 in 
5955                 gtk_ctree_node_moveto, in a naive
5956                 hope it'll fix the gtk-related crashes
5957
5958 2005-11-18 [colin]      1.9.100cvs17
5959
5960         * src/gtk/inputdialog.c
5961                 Fix icon staying the first one
5962
5963 2005-11-17 [wwp]        1.9.100cvs16
5964                 fix possible problem showing some quicksearch buttons, and a bad
5965                 call to g_return_if_fail in a function that returns a value (both
5966                 fixes by Fabien Vantard)
5967
5968 2005-11-15 [wwp]        1.9.100cvs15
5969
5970         * src/gtk/quicksearch.c
5971                 added a tooltip to that obscure ... quicksearch button
5972
5973 2005-11-15 [wwp]        1.9.100cvs14
5974
5975         * src/gtk/quicksearch.c
5976                 add a quicksearch helper to filtering expression users: the ... button
5977                 raises the condition expr window. condition expressions set up w/ this
5978                 window are used by the quicksearch if the user closes it pressing OK.
5979
5980 2005-11-14 [paul]       1.9.100cvs13
5981
5982         * src/plugins/clamav/clamav_plugin.c
5983         * src/plugins/spamassassin/spamassassin.c
5984                 change plugin type following recent merging
5985
5986 2005-11-14 [wwp]        1.9.100cvs12
5987
5988         * src/folder.c
5989                 prevent from crashing when copying/moving message(s) from and
5990                 to the same folder
5991
5992 2005-11-14 [paul]       1.9.100cvs11
5993
5994         * src/plugins/clamav/Makefile.am
5995         * src/plugins/clamav/clamav_plugin.c
5996         * src/plugins/clamav/clamav_plugin.h
5997         * src/plugins/clamav/clamav_plugin_gtk.c
5998                 also merge clamav and clamav_gtk plugins
5999
6000 2005-11-13 [colin]      1.9.100cvs10
6001
6002         * configure.ac
6003         * src/plugins/spamassassin/Makefile.am
6004         * src/plugins/spamassassin/spamassassin.c
6005         * src/plugins/spamassassin/spamassassin.h
6006         * src/plugins/spamassassin/spamassassin_gtk.c
6007                 Merge spamassassin and spamassassin_gtk plugins,
6008                 and build it by default.
6009
6010 2005-11-12 [colin]      1.9.100cvs9
6011
6012         * src/etpan/imap-thread.c
6013                 Fix gcc warning
6014
6015 2005-11-12 [colin]      1.9.100cvs8
6016
6017         * src/procmime.c
6018                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6019
6020 2005-11-10 [colin]      1.9.100cvs7
6021
6022         * src/main.c
6023                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6024                 minimised state)
6025
6026 2005-11-10 [wwp]        1.9.100cvs6
6027
6028         * src/gtk/description_window.c
6029                 fix a crash when closing description windows using the WM's [X] button
6030
6031 2005-11-09 [colin]      1.9.100cvs5
6032
6033         * src/common/ssl.c
6034                 Update libetpan call to follow upstream
6035                 (yes, this requires libetpan-0.40cvs3)
6036
6037 2005-11-08 [colin]      1.9.100cvs4
6038
6039         * src/compose.c
6040         * src/textview.c
6041         * src/common/utils.c
6042         * src/common/utils.h
6043                 Enhance the email parser
6044
6045 2005-11-08 [colin]      1.9.100cvs3
6046
6047         * src/procmime.c
6048                 Fix what looks like an off-by-one (fixes 
6049                 attachments from the Bat)
6050
6051 2005-11-08 [wwp]        1.9.100cvs2
6052
6053         * src/main.c
6054                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6055
6056 2005-11-08 [wwp]        1.9.100cvs1
6057
6058         * src/main.c
6059                 allow exiting Sylpheed-Claws from command-line
6060
6061 2005-11-08 [paul]       1.9.100
6062
6063         1.9.100 released
6064
6065 2005-11-07 [colin]      1.9.99cvs17
6066
6067         * src/addritem.c
6068         * src/ldif.c
6069                 Fix import of base-64 encoded items
6070
6071 2005-11-07 [colin]      1.9.99cvs16
6072
6073         * src/send_message.c
6074                 Fix bug #314 (Queue does not empty under certain 
6075                 circumstances)
6076
6077 2005-11-07 [paul]       1.9.99cvs15
6078
6079         * src/mutt.c
6080         * src/pine.c
6081                 fix buffer overflows
6082                 Thanks to Colin
6083
6084 2005-11-07 [paul]       1.9.99cvs14
6085
6086         * doc/man/Makefile.am
6087         * doc/man/sylpheed-claws.1      ** ADDED **
6088         * doc/man/sylpheed.1            ** DELETED **
6089                 rename and update the man file
6090
6091 2005-11-06 [colin]      1.9.99cvs13
6092
6093         * src/ldif.c
6094                 Fix ldif_get_line() that returned empty strings
6095                 (Didn't understand why). Also fix a possible
6096                 buffer overflow.
6097
6098 2005-11-06 [wwp]        1.9.99cvs12
6099
6100         * src/textview.c
6101         * src/gtk/about.c
6102         * src/gtk/gtkutils.c
6103         * src/gtk/gtkutils.h
6104                 fix a compilation warning,
6105                 make links sensitive in the about dialog
6106
6107 2005-11-04 [wwp]        1.9.99cvs11
6108
6109         * src/gtk/about.c
6110                 don't wrap or translate URIs, and a bit text format cleanup
6111
6112 2005-11-04 [wwp]        1.9.99cvs10
6113
6114         * src/gtk/about.c
6115                 better textview tagging implementation (no more use of marks for
6116                 postponed tagging)
6117
6118 2005-11-02 [colin]      1.9.99cvs9
6119
6120         * src/common/ssl.c
6121                 Forgot an ifdef
6122
6123 2005-11-02 [colin]      1.9.99cvs8
6124
6125         * configure.ac
6126                 Require libetpan-0.40 due to upstream fix
6127         * src/common/ssl.c
6128                 Tell libetpan not to call SSL_Library_Init,
6129                 as we do it ourselves.
6130
6131 2005-11-02 [colin]      1.9.99cvs7
6132
6133         * po/POTFILES.in
6134                 Add missing files (thanks to Fabien Vantard)
6135
6136 2005-11-02 [colin]      1.9.99cvs6
6137
6138         * src/summaryview.c
6139                 Fix totals when read messages are hidden or quicksearch
6140                 is on
6141         * src/ssl_manager.c
6142         * src/ssl_manager.h
6143         * src/common/ssl_certificate.c
6144         * src/common/ssl_certificate.h
6145         * src/gtk/sslcertwindow.c
6146         * src/gtk/sslcertwindow.h
6147                 Fix copyright on my stuff
6148
6149 2005-11-02 [wwp]        1.9.99cvs5
6150
6151         * src/prefs_themes.c
6152                 fix directory name checking (theme installation/removal),
6153                 made related error a bit more verbose
6154
6155 2005-11-02 [colin]      1.9.99cvs4
6156
6157         * src/summaryview.c
6158                 Fix typo (probably fixes bug #841 (Sort by the From 
6159                 field doesn't work)
6160
6161 2005-11-02 [paul]       1.9.99cvs3
6162
6163         * po/ko.po
6164         * po/nb.po
6165                 updated by SungHyun Nam, Geir Helland
6166         * src/wizard.c
6167                 fix typo in welcome message. spotted by
6168                 Andrea Spadaccini
6169
6170 2005-11-01 [colin]      1.9.99cvs2
6171
6172         * src/compose.c
6173                 Fix replying to ml wen confirming subscription
6174         * src/messageview.c
6175         * src/mimeview.c
6176         * src/mimeview.h
6177         * src/privacy.h
6178         * src/summaryview.c
6179                 Make key check non blocking
6180
6181 2005-10-31 [paul]       1.9.99cvs1
6182
6183         * tools/claws.i18n.status.pl
6184                 updated for ChangeLog
6185
6186 2005-10-31 [paul]       1.9.99
6187
6188         1.9.99 released
6189
6190 2005-10-31 [paul]       1.9.15cvs131
6191
6192         * .cvsignore
6193         * ChangeLog
6194         * ChangeLog.claws       ** REMOVED **
6195         * ChangeLog-gtk2.claws  ** REMOVED **
6196         * ChangeLog.gtk1        ** ADDED **
6197         * INSTALL
6198         * Makefile.am
6199         * NEWS
6200         * README
6201         * README.claws          ** REMOVED **
6202         * README.jp             ** REMOVED **
6203         * RELEASE_NOTES         ** ADDED **
6204         * RELEASE_NOTES.claws   ** REMOVED **
6205         * commitHelper
6206         * configure.ac
6207         * sylpheed.spec.in      ** REMOVED **
6208                 tidy up and update the default docs:
6209                 ChangeLog.claws is renamed ChangeLog.gtk1
6210                 ChangeLog-gtk2.claws is renamed ChangeLog
6211                 README.claws is renamed README
6212                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6213
6214 2005-10-31 [paul]       1.9.15cvs130
6215
6216         * po/it.po
6217                 fix errors
6218
6219 2005-10-31 [paul]       1.9.15cvs129
6220
6221         * po/ca.po
6222         * po/de.po
6223         * po/en_GB.po
6224         * po/fr.po
6225         * po/it.po
6226         * po/pt_BR.po
6227         * po/sk.po
6228         * po/sr.po
6229         * po/zh_CN.po
6230                 updated by Miquel Oliete, Stephan Sachse and
6231                 Thomas Gilgin, me, Fabien Vantard, Andrea
6232                 Spadaccini, Frederico Goncalves Guimaraes,
6233                 Andrej Kacian, Aleksandar Urosevic, and
6234                 Ralgh Young.
6235
6236 2005-10-31 [mones]      1.9.15cvs128
6237
6238         * manual/faq.xml
6239                 More questions.
6240         
6241         * po/es.po
6242                 Updated for release.
6243
6244 2005-10-30 [colin]      1.9.15cvs127
6245
6246         * src/compose.c
6247                 Place cursor before rewrapping (fixes cursor
6248                 pos if quotation gets rewrapped)
6249
6250 2005-10-29 [paul]       1.9.15cvs126
6251
6252         * src/crash.c
6253         * src/foldersel.c
6254         * src/main.c
6255         * src/messageview.c
6256         * src/toolbar.c
6257         * src/gtk/authors.h
6258                 corrections to text items
6259
6260 2005-10-28 [colin]      1.9.15cvs125
6261
6262         * src/messageview.c
6263                 Make "hit 'C' to check sig" work from extern 
6264                 messageviews
6265
6266 2005-10-27 [colin]      1.9.15cvs124
6267
6268         * src/summaryview.c
6269                 Add a hack to avoid segfaulting when hammering 
6270                 on gtk's events
6271
6272 2005-10-27 [wwp]        1.9.15cvs123
6273
6274         * src/prefs_themes.c
6275                 sort list of themes names in themes prefs
6276
6277 2005-10-27 [paul]       1.9.15cvs122
6278
6279         * src/folder.c
6280         * src/prefs_account.c
6281                 fix building on Solaris
6282                 Patch by Alex Moore
6283
6284 2005-10-27 [wwp]        1.9.15cvs121
6285
6286         * src/summaryview.c
6287         * src/gtk/gtksctree.c
6288                 speed up unselecting messages in summary view (thanks to Colin)
6289
6290 2005-10-27 [paul]       1.9.15cvs120
6291
6292         * src/mainwindow.c
6293                 fix a compilation warning
6294         * src/summaryview.c
6295                 fix updating of 'n items selected' count
6296                 when deselecting
6297
6298 2005-10-27 [martin]     1.9.15cvs119
6299
6300         * src/action.c
6301                 ignore actions with a leading '/' in the action menu name
6302                 fixes a crash on menu creation
6303         * src/prefs_actions.c
6304                 do not allow a leading '/' in the action menu name
6305
6306 2005-10-27 [paul]       1.9.15cvs118
6307
6308         * src/main.c
6309                 fix compilation warning
6310
6311 2005-10-27 [paul]       1.9.15cvs117
6312
6313         * src/procmime.c
6314                 add #if HAVE_LOCALE_H
6315
6316 2005-10-27 [paul]       1.9.15cvs116
6317
6318         * src/plugins/clamav/clamav_plugin.c
6319         * src/plugins/dillo_viewer/dillo_viewer.c
6320         * src/plugins/mathml_viewer/mathml_viewer.c
6321         * src/plugins/pgpcore/plugin.c
6322         * src/plugins/pgpinline/plugin.c
6323         * src/plugins/pgpmime/plugin.c
6324         * src/plugins/spamassassin/spamassassin.c
6325         * src/plugins/trayicon/trayicon.c
6326                 plugin_init() : make error messages more
6327                 informative
6328
6329 2005-10-26 [wwp]        1.9.15cvs115
6330
6331         * src/prefs_matcher.c
6332                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6333
6334 2005-10-26 [wwp]        1.9.15cvs114
6335
6336         * src/procmime.c
6337         * src/gtk/gtksctree.c
6338         * src/plugins/spamassassin/libspamc.c
6339         * src/plugins/spamassassin/spamassassin.c
6340                 fix some compilation warnings more
6341
6342 2005-10-26 [mones]      1.9.15cvs113
6343
6344         * po/es.po
6345                 Updated translation
6346
6347 2005-10-26 [paul]       1.9.15cvs112
6348
6349         * src/prefs_message.c
6350                 give all display_xface stuff the
6351                 #if HAVE_LIBCOMPFACE treatment, thus
6352                 preventing a crash
6353                 (Thanks to Wolfgang Enderlein)
6354
6355 2005-10-26 [colin]      1.9.15cvs111
6356
6357         * src/gedit-print.c
6358                 Fix date format
6359         * src/imap_gtk.c
6360         * src/news_gtk.c
6361                 Remove context menu items that should not be there
6362         * src/jpilot.c
6363                 Fix encoding
6364         * src/main.c
6365         * src/mainwindow.c
6366                 Don't show the mainwindow too soon
6367
6368 2005-10-26 [wwp]        1.9.15cvs110
6369
6370         * src/folder.c
6371         * src/manual.c
6372         * src/summaryview.c
6373                 fix uninitialized pointers in the folder updating hook
6374                 (thanks to Colin)
6375
6376 2005-10-25 [mones]      1.9.15cvs109
6377
6378         * manual/faq.xml
6379                 General information subsection completed. 
6380                 Removed archaic references.
6381                 
6382         * manual/Makefile
6383         * manual/dtd/manual.dsl
6384                 Added customization stylesheet for getting paragraphs
6385                 fully justified in PDF output (as suggested by Colin).
6386
6387 2005-10-25 [colin]      1.9.15cvs108
6388
6389         * src/compose.c
6390                 Fix a second leak
6391
6392 2005-10-25 [colin]      1.9.15cvs107
6393
6394         * src/addrbook.c
6395         * src/addrindex.c
6396                 Fix leak (xml_get_element() allocates memory)
6397         * src/compose.c
6398                 Fix leak + dead code (shame!)
6399         * src/procmime.c
6400                 Fix leak
6401
6402 2005-10-25 [colin]      1.9.15cvs106
6403
6404         * src/mimeview.c
6405                 Fix encoding issue in Save all and in 
6406                 overwrite-confirmation alertpanel
6407
6408 2005-10-25 [colin]      1.9.15cvs105
6409
6410         * src/common/socket.c
6411                 Fix a leak - Thanks to Christopher Aillon
6412                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6413
6414 2005-10-25 [paul]       1.9.15cvs104
6415
6416         * src/wizard.c
6417                 Always guess servers from the right-hand
6418                 email part and guess username from the
6419                 left-hand part. (Thanks to Colin)
6420                 add an X-Face to the welcome message
6421
6422 2005-10-25 [paul]       1.9.15cvs103
6423
6424         * manual/handling.xml
6425                 written by Colin, edited by me
6426
6427 2005-10-25 [wwp]        1.9.15cvs102
6428
6429         * src/folderview.c
6430         * src/grouplistdialog.c
6431         * src/imap.c
6432         * src/noticeview.c
6433                 fix some compilation warnings
6434
6435 2005-10-24 [paul]
6436
6437         1.9.99-rc3 released
6438
6439 2005-10-24 [paul]       1.9.15cvs101
6440
6441         * src/gtk/about.c
6442                 fix window sizing
6443
6444 2005-10-24 [paul]       1.9.15cvs100
6445
6446         * src/pixmaps/offline.xpm
6447         * src/pixmaps/online.xpm
6448                 replace with last default versions
6449
6450 2005-10-24 [colin]      1.9.15cvs99
6451
6452         * src/imap.c
6453                 Fix bug when moving a folder
6454         * src/imap_gtk.c
6455         * src/mh_gtk.c
6456                 "Delete folder" pops up a window, so it 
6457                 should be suffixed with "..."
6458         * src/plugins/pgpcore/sgpgme.c
6459                 Include locale.h
6460
6461 2005-10-24 [mones]      1.9.15cvs98
6462
6463         * manual/Makefile
6464         * manual/account.xml
6465         * manual/ack.xml
6466         * manual/addrbook.xml
6467         * manual/advanced.xml
6468         * manual/faq.xml
6469         * manual/glossary.xml
6470         * manual/gpl.xml
6471         * manual/handling.xml
6472         * manual/intro.xml
6473         * manual/keyboard.xml
6474         * manual/manual.xml
6475         * manual/plugins.xml
6476         * manual/starting.xml
6477         * manual/dtd/sdocbook.dtd
6478                 Initial manual structure and some content.
6479
6480 2005-10-23 [wwp]        1.9.15cvs97
6481
6482         * src/gtk/about.c
6483                 fix a typo
6484
6485 2005-10-23 [wwp]        1.9.15cvs96
6486
6487         * src/gtk/about.c
6488         * src/gtk/authors.h
6489                 rework of the about window (main work by Paul), also featuring a few
6490                 fixes for typos and duplicate names
6491
6492 2005-10-23 [wwp]        1.9.15cvs95
6493
6494         * src/.cvsignore
6495                 Ignore the right binary name (sylpheed-claws now)
6496
6497 2005-10-23 [paul]       1.9.15cvs94
6498
6499         * src/compose.c
6500                 when using Folder Pref 'Default To for
6501                 replies' make the entry in the Compose
6502                 window bold
6503                 Patch by Fabien Vantard
6504
6505 2005-10-22 [colin]      1.9.15cvs93
6506
6507         * src/codeconv.c
6508                 Fix leak
6509
6510 2005-10-22 [colin]      1.9.15cvs92
6511
6512         * src/codeconv.c
6513                 try to convert using locale (apart utf8) if necessary
6514
6515 2005-10-22 [colin]      1.9.15cvs91
6516
6517         * src/pixmaps/new.xpm
6518         * src/pixmaps/unread.xpm
6519                 Make the unread envelope blue again and
6520                 saturate the new one a bit more.
6521
6522 2005-10-22 [colin]      1.9.15cvs90
6523
6524         * src/compose.c
6525                 When replying to a mail sent by one of our accounts,
6526                 use the original list of recipients. Let 'Reply All'
6527                 and 'Reply to sender' work like previously.
6528
6529 2005-10-21 [colin]      1.9.15cvs89
6530
6531         * src/prefs_filtering.c
6532                 Clear fields after add and replace
6533         * src/textview.c
6534                 Display xface differently (better)
6535         * src/plugins/pgpinline/pgpinline.c
6536                 Fix crappy encodings/recodings
6537
6538 2005-10-21 [paul]       1.9.15cvs88
6539
6540         * src/compose.c
6541         * src/prefs_folder_item.c
6542         * src/toolbar.c
6543                 fix news folder Folder Properties
6544                 (thanks to Colin)
6545         * src/folderview.c
6546                 update folderview after Themes change
6547                 keep selected folder selected
6548                 (thanks to Colin)
6549
6550 2005-10-21 [paul]       1.9.15cvs87
6551
6552         * tools/Makefile.am
6553         * tools/OOo2sylpheed.pl
6554         * tools/README
6555         * tools/README.sylprint
6556         * tools/asus_mailled.sh         ** REMOVED **
6557         * tools/filter_conv.pl
6558         * tools/freshmeat_search.pl
6559         * tools/google_search.pl
6560         * tools/gpg-sign-syl            ** REMOVED **
6561         * tools/kmail2sylpheed.pl
6562         * tools/kmail2sylpheed_v2.pl
6563         * tools/multiwebsearch.pl
6564         * tools/nautilus2sylpheed.sh
6565         * tools/newscache_clean.pl
6566         * tools/outlook2sylpheed.pl
6567         * tools/sylpheed-switcher       ** REMOVED **
6568         * tools/sylprint.pl
6569         * tools/sylprint.rc
6570         * tools/tb2sylpheed
6571         * tools/vcard2xml.py
6572         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6573                 update default config dir
6574                 update binary name (thanks to Fabien Vantard)
6575                 remove obsolete scripts
6576
6577 2005-10-21 [colin]      1.9.15cvs86
6578
6579         * src/inc.c
6580                 Fix possible leak and units. Based on a patch by
6581                 Fabien Vantard.
6582
6583 2005-10-20 [colin]      1.9.15cvs85
6584
6585         * src/textview.c
6586                 Clear xface when clearing textview
6587
6588 2005-10-20 [colin]      1.9.15cvs84
6589
6590         * configure.ac
6591         * src/folderview.c
6592         * src/headerview.c
6593         * src/main.c
6594         * src/prefs_common.c
6595         * src/prefs_common.h
6596         * src/prefs_message.c
6597         * src/textview.c
6598         * src/textview.h
6599         * src/common/defs.h
6600         * src/common/utils.c
6601         * src/common/utils.h
6602         * src/gtk/gtkutils.c
6603         * src/gtk/gtkutils.h
6604                 Migrate config to .sylpheed-claws (Automatically)
6605                 Add a way to get the Xface in the TextView
6606
6607 2005-10-20 [colin]      1.9.15cvs83
6608
6609         * src/gtk/Makefile.am
6610         * src/gtk/about.c
6611         * src/gtk/authors.h
6612                 Make the about dialog *grooovy*
6613
6614 2005-10-20 [colin]      1.9.15cvs82
6615
6616         * src/mimeview.c
6617                 Use "Open with" on double click if no command
6618                 was found
6619
6620 2005-10-20 [colin]      1.9.15cvs81
6621
6622         * src/imap.c
6623         * src/etpan/imap-thread.c
6624                 Fix possible crash.
6625
6626 2005-10-20 [paul]       1.9.15cvs80
6627
6628         * src/folder.c
6629                 don't show clipkey icon if the only
6630                 attachment is the signature
6631                 Patch by Colin
6632
6633 2005-10-20 [paul]       1.9.15cvs79
6634
6635         * AUTHORS
6636         * src/plugins/pgpmime/pgpmime.c
6637                 name the PGP/MIME signature 'signature.asc'
6638                 Patch by Andrew Nelson <freeandy@gmail.com>
6639
6640 2005-10-19 [colin]      1.9.15cvs78
6641
6642         * src/plugins/pgpmime/pgpmime.c
6643                 Oops, no need to double-check though
6644
6645 2005-10-19 [colin]      1.9.15cvs77
6646
6647         * src/plugins/pgpinline/pgpinline.c
6648         * src/plugins/pgpmime/pgpmime.c
6649                 Check that my_tmpfile() doesn't 
6650                 return NULL
6651
6652 2005-10-19 [colin]      1.9.15cvs76
6653
6654         * src/common/utils.c
6655                 Use shorter mime boundaries to avoid having
6656                 MTAs rewrapping our headers, breaking the
6657                 PGP signature in the process 
6658         * src/compose.c
6659         * src/plugins/pgpmime/pgpmime.c
6660                 Check for boundary uniqueness to be sure
6661                 it won't happen, instead of hoping for the
6662                 best
6663
6664 2005-10-19 [colin]      1.9.15cvs75
6665
6666         * sylpheed-claws.desktop
6667         * src/Makefile.am
6668         * src/main.c
6669                 Ship a sylpheed-claws binary instead
6670                 of a sylpheed one. Change the socket
6671                 name, too
6672         * src/folderview.c
6673                 Update folder only if it changed
6674         * src/wizard.c
6675                 Fix i18n in welcome mail, patch by
6676                 Fabien Vantard
6677
6678 2005-10-19 [paul]
6679
6680         1.9.99-rc2 released
6681
6682 2005-10-19 [paul]       1.9.15cvs74
6683
6684         * src/folder.c
6685         * src/folderview.c
6686                 fix summaryview update
6687                 Patch by Colin
6688
6689 2005-10-18 [colin]      1.9.15cvs73
6690
6691         * src/plugins/pgpcore/passphrase.c
6692                 Don't XGrabServer, and try a bit more to 
6693                 sync everything before grabbing mouse/keyboard
6694
6695 2005-10-18 [colin]      1.9.15cvs72
6696
6697         * src/Makefile.am
6698         * src/addressadd.c
6699         * src/addressbook.c
6700         * src/folderview.c
6701         * src/grouplistdialog.c
6702         * src/mimeview.c
6703         * src/stock_pixmap.c
6704         * src/stock_pixmap.h
6705         * src/summaryview.c
6706         * src/gtk/gtksctree.c
6707         * src/gtk/gtksctree.h
6708         * src/pixmaps/empty.xpm
6709                 Implement a wrapper call for gtk_ctree_set_node_info
6710                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6711                 pixmap instead of a NULL one. This works around some
6712                 memory problems deep inside gtk, revealed by valgrind,
6713                 and fixes bug #834 (Pressing CTRl-D on a message marked 
6714                 as locked crashes sylpheed.), as well as, probably, 
6715                 wwp's 4th dimension problems that happen in gtk_ctree_*.
6716
6717 2005-10-17 [colin]      1.9.15cvs71
6718
6719         * src/mimeview.c
6720                 Provide visual feedback when checking
6721                 signature
6722
6723 2005-10-17 [colin]      1.9.15cvs70
6724
6725         * src/main.c
6726                 Keep the folder list frozen while checking caches...
6727
6728 2005-10-17 [colin]      1.9.15cvs69
6729
6730         * src/addr_compl.c
6731                 Fi bug #833 (Autocompleting from addressbook 
6732                 fails with extended chars)
6733         * src/imap.c
6734                 Fix 'adding messages' staying in statusbar
6735                 after an error
6736
6737 2005-10-17 [wwp]        1.9.15cvs68
6738
6739         * src/ssl_manager.c
6740                 Fix buttons' layout resizing when window size changes
6741
6742 2005-10-17 [wwp]        1.9.15cvs67
6743
6744         * src/account.c
6745         * src/prefs_account.c
6746         * src/prefs_common.c
6747         * src/prefs_common.h
6748         * src/prefs_folder_item.c
6749         * src/prefs_gtk.c
6750         * src/gtk/logwindow.c
6751         * src/gtk/pluginwindow.c
6752         * src/gtk/prefswindow.c
6753         * src/gtk/prefswindow.h
6754                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
6755
6756 2005-10-17 [paul]       1.9.15cvs66
6757
6758         * configure.ac
6759                 fix missing libetpan message
6760         * po/en_GB.po
6761                 updated
6762         * src/crash.c
6763         * src/manual.c
6764         * src/prefs_themes.c
6765         * src/common/defs.h
6766                 add some new URI defines, change some
6767                 others
6768         * src/wizard.c
6769                 make welcome message translatable
6770                 small improvements to english
6771                 other tweaks
6772         * src/gtk/menu.c
6773                 fix warnings
6774
6775 2005-10-17 [paul]       1.9.15cvs65
6776
6777         * src/summaryview.c
6778                 fix column titles
6779
6780 2005-10-16 [mones]      1.9.15cvs64
6781
6782         * po/es.po
6783                 Updated translation
6784
6785 2005-10-16 [colin]
6786
6787         1.9.99-rc1 released
6788
6789 2005-10-16 [colin]      1.9.15cvs63
6790
6791         * src/wizard.c
6792                 Fix whitespace
6793
6794 2005-10-16 [colin]      1.9.15cvs62
6795
6796         * src/toolbar.c
6797                 s/Get All/Get Mail/
6798         * src/wizard.c
6799                 Real welcome mail text, thanks Paul
6800
6801 2005-10-16 [colin]      1.9.15cvs61
6802
6803         * src/editldap.c
6804         * src/exporthtml.c
6805         * src/main.c
6806         * src/mainwindow.c
6807         * src/prefs_themes.c
6808         * src/prefs_toolbar.c
6809         * src/plugins/demo/demo.c
6810         * src/plugins/trayicon/trayicon.c
6811                 s/Sylpheed/Sylpheed-Claws/
6812
6813 2005-10-16 [colin]      1.9.15cvs60
6814
6815         * src/wizard.c
6816                 Add a welcome email in the first empty mailbox
6817         * src/prefs_common.c
6818                 Change one more default
6819
6820 2005-10-16 [colin]      1.9.15cvs59
6821
6822         * src/wizard.c
6823                 Remove printf
6824
6825 2005-10-16 [colin]      1.9.15cvs58
6826
6827         * src/toolbar.c
6828         * src/prefs_common.c
6829                 Change some defaults
6830
6831 2005-10-16 [colin]      1.9.15cvs57
6832
6833         * src/toolbar.c
6834         * src/prefs_common.c
6835                 Change some defaults
6836
6837 2005-10-16 [colin]      1.9.15cvs56
6838
6839         * src/wizard.c
6840                 By default, initialize fonts to have
6841                 the same size as normal GtkWidgets
6842
6843 2005-10-16 [colin]      1.9.15cvs55
6844
6845         * src/mimeview.c
6846                 Fix message a bit more
6847
6848 2005-10-16 [colin]      1.9.15cvs54
6849
6850         * src/addressbook.c
6851                 Second attempt at flicker fixing
6852
6853 2005-10-16 [colin]      1.9.15cvs53
6854
6855         * src/addressbook.c
6856                 Fix flicker
6857
6858 2005-10-16 [wwp]        1.9.15cvs52
6859
6860         * src/addressbook.c
6861         * src/editaddress.c
6862         * src/prefs_common.c
6863         * src/prefs_common.h
6864                 Remember window sizes (address book)
6865
6866 2005-10-16 [wwp]        1.9.15cvs51
6867
6868         * src/plugins/clamav/clamav_plugin_gtk.c
6869         * src/plugins/spamassassin/spamassassin_gtk.c
6870                 Fix compilation warnings (missing #include).
6871
6872 2005-10-16 [colin]      1.9.15cvs50
6873
6874         * src/mimeview.c
6875         * src/summaryview.c
6876         * src/textview.c
6877                 Make 'c' check signature, and forward
6878                 c, l, y, t from summaryview to mimeview
6879
6880 2005-10-16 [colin]      1.9.15cvs49
6881
6882         * src/addressbook.c
6883                 Put border around buttons
6884         * src/mainwindow.c
6885         * src/summaryview.c
6886                 Rework menus (Patch based on a patch
6887                 by Paul)
6888
6889 2005-10-15 [wwp]        1.9.15cvs48
6890
6891         * src/editjpilot.c
6892         * src/editldap.c
6893         * src/editvcard.c
6894         * src/exphtmldlg.c
6895         * src/expldifdlg.c
6896         * src/export.c
6897         * src/import.c
6898         * src/importldif.c
6899         * src/importmutt.c
6900         * src/importpine.c
6901         * src/prefs_account.c
6902         * src/prefs_spelling.c
6903         * src/gtk/gtkutils.c
6904         * src/gtk/gtkutils.h
6905         * src/plugins/clamav/clamav_plugin_gtk.c
6906         * src/plugins/spamassassin/spamassassin_gtk.c
6907                 use nicer browse-for-file/dir buttons than the "..." ones,
6908                 code factorizing more.
6909
6910 2005-10-14 [colin]      1.9.15cvs47
6911
6912         * src/mainwindow.c
6913                 set relief on the account switcher so that people see it
6914                 grey out Create processing rules when no message is selected
6915         * src/prefs_filtering.c
6916                 ask before closing if the rule has not been modified, even if
6917                 it's not valid
6918         * src/prefs_matcher.c
6919                 fix sensitivity when entering the dialog
6920         * src/gtk/inputdialog.c
6921                 display a better icon on password ask
6922         * src/plugins/pgpcore/passphrase.c
6923                 make the dialog look better
6924
6925 2005-10-14 [paul]       1.9.15cvs46
6926
6927         * src/folderview.c
6928                 indicate presense of marked msgs in
6929                 unexpanded subfolders
6930
6931 2005-10-14 [paul]       1.9.15cvs45
6932
6933         * src/prefs_actions.c
6934         * src/prefs_common.c
6935         * src/prefs_common.h
6936         * src/prefs_filtering_action.c
6937         * src/prefs_matcher.c
6938         * src/prefs_template.c
6939                 remember window sizes
6940                 fix Info button size
6941
6942         Patches by wwp
6943
6944 2005-10-13 [colin]      1.9.15cvs44
6945
6946         * src/mimeview.c
6947         * src/noticeview.c
6948         * src/noticeview.h
6949                 Add a tooltip on the icon (optional) 
6950                 Get rid of the signature buttons and only
6951                 use the icon+tooltip
6952
6953 2005-10-13 [colin]      1.9.15cvs43
6954
6955         * src/noticeview.c
6956         * src/noticeview.h
6957                 Add hand cursor for hovering over icon
6958
6959 2005-10-13 [colin]      1.9.15cvs42
6960
6961         * src/summaryview.c
6962                 Fix crash when quicksearch's hidden 
6963                 at startup
6964
6965 2005-10-13 [colin]      1.9.15cvs41
6966
6967         * src/compose.c
6968                 Set subject when forwarding multiple mails
6969                 Check that other recipient than the default Cc or Bcc
6970                 have been set before sending.
6971
6972 2005-10-13 [colin]      1.9.15cvs40
6973
6974         * src/imap.c
6975                 Batch per-folder
6976                 Introduce locking, but don't use it yet
6977
6978 2005-10-13 [colin]      1.9.15cvs39
6979
6980         * src/gtk/quicksearch.c
6981                 Reset quicksearch when hiding it
6982                 Make sticky a real pref
6983
6984 2005-10-13 [colin]      1.9.15cvs38
6985
6986         * src/summaryview.c
6987                 Faster prefs apply
6988
6989 2005-10-13 [colin]      1.9.15cvs37
6990
6991         * src/mimeview.c
6992         * src/noticeview.c
6993         * src/noticeview.h
6994         * src/plugins/pgpcore/sgpgme.c
6995                 Make privacy icon clickable
6996                 Move Trust field in Full info
6997                 When trust is less than full, don't display
6998                 a warning icon
6999
7000 2005-10-13 [colin]      1.9.15cvs36
7001
7002         * src/folder.c
7003                 Batch on flags sync
7004         * src/folderview.c
7005                 Revert speed hack which is dangerous in fact
7006                 Apply prefs faster
7007
7008 2005-10-13 [colin]      1.9.15cvs35
7009
7010         * src/folder_item_prefs.c
7011                 Fix pref corruption on folder move. Patch
7012                 by wwp
7013
7014 2005-10-13 [paul]       1.9.15cvs34
7015
7016         * src/export.c
7017         * src/import.c
7018                 fix typos in g_warnings
7019         * src/prefs_account.c
7020                 add a file selector for Signature file
7021
7022         Patches by wwp
7023
7024 2005-10-12 [colin]      1.9.15cvs33
7025
7026         * src/mimeview.c
7027                 Provide a quick way to go back from a
7028                 signature's full info to the email part
7029
7030 2005-10-12 [colin]      1.9.15cvs32
7031
7032         * src/compose.c
7033                 Remove old hack of encoding signed mails with base64.
7034                 QP works equally well.
7035
7036 2005-10-12 [colin]      1.9.15cvs31
7037
7038         * src/crash.c
7039                 Replace deprecated GtkText with GtkTextView
7040         * src/imap.c
7041                 Fix a logic bug about counts in imap_select
7042                 (previously un-triggered)
7043         * src/mainwindow.c
7044         * src/summaryview.c
7045         * src/news.c
7046                 Allow local deletion of news posts
7047         * src/mimeview.c
7048                 Show GPG noticeview on the message/rfc822 part
7049                 in addition to the text/plain one
7050         * src/prefs_image_viewer.c
7051           src/plugins/pgpcore/prefs_gpg.c
7052                 Polish (set the label as part of the checkbox)
7053         * src/wizard.c
7054                 Don't sit there doing nothing after destroying
7055                 the window - return err
7056
7057 2005-10-11 [colin]      1.9.15cvs30
7058
7059         * src/folderview.c
7060                 Apply processing rules before showing folders.
7061                 Early folder show (before flags sync) will only
7062                 be done when there are no processing rules (nor
7063                 pre- or post- ones)
7064         * src/imap.c
7065                 Fix stuff related to mail subdir, creation and 
7066                 deletion of folders 
7067         * src/imap_gtk.c
7068                 Don't allow creation of folders in NoInferior
7069                 folders, as it won't work
7070
7071 2005-10-10 [colin]      1.9.15cvs29
7072
7073         * src/compose.c
7074                 Reselect "None" Privacy system when selecting an
7075                 account with no privacy system defined
7076
7077 2005-10-10 [colin]      1.9.15cvs28
7078
7079         * src/mainwindow.c
7080                 Add Windows-1252 encoding
7081         * src/prefs_common.c
7082                 Rework some defaults:
7083                 - autosave to draft by default
7084                 - don't show header pane (it's already in the textview)
7085                 - Select first new or unread mail on entry
7086                 - Assume 'Yes' to change folder when there's no more
7087                   unread message
7088         * src/prefs_matcher.c
7089                 Fix a gtk assertion failure
7090         * src/gtk/colorlabel.c
7091                 Workaround bad repainting on selection
7092         * src/main.c
7093                 Freeze/thaw (a bit faster on ssh -X)
7094         * src/msgcache.c
7095                 Get rid of StrdupConverter that just adds an
7096                 extra strdup/free 
7097         * src/etpan/imap_thread.c
7098                 memset buf to 0
7099
7100 2005-10-10 [colin]      1.9.15cvs27
7101
7102         * src/export.c
7103         * src/import.c
7104                 Fix compile on gtk 2.4. Patch by wwp
7105
7106 2005-10-09 [colin]      1.9.15cvs26
7107
7108         * src/mainwindow.c
7109         * src/messageview.c
7110         * src/summaryview.c
7111                 Clarify forward menus. Patch by wwp
7112
7113 2005-10-09 [colin]      1.9.15cvs25
7114
7115         * src/compose.c
7116         * src/compose.h
7117                 Fix bug #829 (Non-working "Encrypt message by 
7118                 default when replying to an encrypted message")
7119
7120 2005-10-08 [colin]      1.9.15cvs24
7121
7122         * src/wizard.c
7123                 Fix bug #827 ("Welcome" setup wizard after a 
7124                 permission error gives up & forgets itself.)
7125
7126 2005-10-08 [colin]      1.9.15cvs23
7127
7128         * src/procmime.c
7129                 Fix bug #828 (Ignoring headers with spaces around = sign)
7130
7131 2005-10-08 [colin]      1.9.15cvs22
7132
7133         * src/export.c
7134                 Warning fix by wwp
7135
7136 2005-10-08 [colin]      1.9.15cvs21
7137
7138         * src/folder.c
7139         * src/folder.h
7140                 Add a processing_pending indicator, set on 
7141                 folder_item_open and cleared after 
7142                 folder_item_process_open
7143         * src/folderview.c
7144         * src/summaryview.c
7145                 wrap procmsg_msginfo_*_flags, and in the
7146                 wrapper check that there's no folder processing 
7147                 pending. If there is, defer the flags change until 
7148                 processing is done to avoid stepping over each
7149                 other's toes.
7150                 Freeze during processing, but not during scanning.
7151
7152 2005-10-07 [colin]      1.9.15cvs20
7153
7154         * src/plugins/pgpcore/passphrase.c
7155                 Fix bug #826 (X-Server hangs when 
7156                 right-clicking a PGP encrypted message)
7157
7158 2005-10-07 [paul]       1.9.15cvs19
7159
7160         * src/compose.c
7161                 fix compose_entries[]
7162                 patch by Fabien Vantard
7163
7164 2005-10-06 [colin]      1.9.15cvs18
7165
7166         * src/pixmaps/address.xpm
7167         * src/pixmaps/address_book.xpm
7168         * src/pixmaps/book.xpm
7169         * src/pixmaps/check_spelling.xpm
7170         * src/pixmaps/checkbox_off.xpm
7171         * src/pixmaps/checkbox_on.xpm
7172         * src/pixmaps/close.xpm
7173         * src/pixmaps/complete.xpm
7174         * src/pixmaps/continue.xpm
7175         * src/pixmaps/deleted.xpm
7176         * src/pixmaps/down_arrow.xpm
7177         * src/pixmaps/exec.xpm
7178         * src/pixmaps/forwarded.xpm
7179         * src/pixmaps/group.xpm
7180         * src/pixmaps/ignorethread.xpm
7181         * src/pixmaps/interface.xpm
7182         * src/pixmaps/jpilot.xpm
7183         * src/pixmaps/ldap.xpm
7184         * src/pixmaps/linewrap.xpm
7185         * src/pixmaps/linewrapcurrent.xpm
7186         * src/pixmaps/mail.xpm
7187         * src/pixmaps/mail_attach.xpm
7188         * src/pixmaps/mail_compose.xpm
7189         * src/pixmaps/mail_forward.xpm
7190         * src/pixmaps/mail_receive.xpm
7191         * src/pixmaps/mail_receive_all.xpm
7192         * src/pixmaps/mail_reply.xpm
7193         * src/pixmaps/mail_reply_to_all.xpm
7194         * src/pixmaps/mail_reply_to_author.xpm
7195         * src/pixmaps/mail_send.xpm
7196         * src/pixmaps/mail_send_queue.xpm
7197         * src/pixmaps/mime_application.xpm
7198         * src/pixmaps/mime_audio.xpm
7199         * src/pixmaps/mime_image.xpm
7200         * src/pixmaps/mime_message.xpm
7201         * src/pixmaps/mime_text_enriched.xpm
7202         * src/pixmaps/mime_text_html.xpm
7203         * src/pixmaps/mime_text_plain.xpm
7204         * src/pixmaps/mime_unknown.xpm
7205         * src/pixmaps/new.xpm
7206         * src/pixmaps/news_compose.xpm
7207         * src/pixmaps/offline.xpm
7208         * src/pixmaps/online.xpm
7209         * src/pixmaps/paste.xpm
7210         * src/pixmaps/preferences.xpm
7211         * src/pixmaps/privacy_emblem_encrypted.xpm
7212         * src/pixmaps/privacy_expired.xpm
7213         * src/pixmaps/privacy_failed.xpm
7214         * src/pixmaps/privacy_passed.xpm
7215         * src/pixmaps/privacy_signed.xpm
7216         * src/pixmaps/privacy_unknown.xpm
7217         * src/pixmaps/privacy_warn.xpm
7218         * src/pixmaps/properties.xpm
7219         * src/pixmaps/replied.xpm
7220         * src/pixmaps/search.xpm
7221         * src/pixmaps/unread.xpm
7222         * src/pixmaps/up_arrow.xpm
7223         * src/pixmaps/vcard.xpm
7224                 Modernize internal theme, with icons from the 
7225                 Gnomaws theme. Keep some of the old ones where
7226                 they were better.
7227
7228 2005-10-06 [colin]      1.9.15cvs17
7229
7230         * src/summaryview.c
7231                 Little optimisations + bugfix
7232         * src/toolbar.c
7233                 Remove default useless items - useless being defined
7234                 by the default relevant prefs
7235         * src/wizard.c
7236                 include config.h to make gettext work
7237         * src/prefs_themes.c
7238                 Fix selection of current theme in prefs
7239
7240 2005-10-06 [colin]      1.9.15cvs16
7241
7242         * src/prefs_common.c
7243         * src/prefs_common.h
7244         * src/prefs_summaries.c
7245         * src/folderview.c
7246                 Add a warning dialog on Mark all read 
7247                 (with pref to get rid of it)
7248
7249 2005-10-06 [paul]       1.9.15cvs15
7250
7251         * po/nb.po
7252         * po/pt_BR.po
7253                 updated by Geir Helland and Frederico
7254                 Goncalves Guimaraes
7255
7256 2005-10-05 [colin]      1.9.15cvs14
7257
7258         * src/folder.c
7259         * src/folder.h
7260         * src/folderview.c
7261         * src/folderview.h
7262         * src/imap_gtk.c
7263         * src/mh_gtk.c
7264         * src/mainwindow.c
7265         * src/setup.c
7266                 add a way to rescan without rebuilding
7267                 make moving a bit faster (less folders changes)
7268                 don't lock the tree on Get 
7269         * src/imap.c
7270                 Don't re-delete deleted messages before expunging
7271         * src/summaryview.c
7272                 Set batch mode when deleting mails
7273
7274 2005-10-05 [paul]       1.9.15cvs13
7275
7276         * src/mainwindow.c
7277         * src/mainwindow.h
7278                 fix disabled Execute menu item
7279         * src/toolbar.c
7280                 match the change in 1.9.15cvs10: use Compose
7281                 instead of News by default
7282
7283 2005-10-04 [colin]      1.9.15cvs12
7284
7285         * src/compose.c
7286                 When replying to an ML post with Reply-To set
7287                 to the poster's email, honor it (as before),
7288                 but also honor our user's request to reply to
7289                 the mailing list: set the ML address in the To
7290                 field and the Reply-To address in the Cc: 
7291                 field.
7292
7293 2005-10-04 [colin]      1.9.15cvs11
7294
7295         * src/plugins/trayicon/trayicon.c
7296                 Finish cosmetic change - thanks to wwp
7297
7298 2005-10-04 [colin]      1.9.15cvs10
7299
7300         * src/toolbar.c
7301                 Use Compose instead of Email by default.
7302                 Spotted by wwp.
7303
7304 2005-10-04 [colin]      1.9.15cvs9
7305
7306         * src/folder.c
7307         * src/folder.h
7308         * src/folderview.c
7309         * src/imap.c
7310         * src/etpan/imap-thread.c
7311         * src/etpan/imap-thread.h
7312                 Try to make IMAP faster, by simplifying SEARCH
7313                 commands, avoiding sending two STATUS in a row,
7314                 and deferring flags sync and processing just
7315                 after displaying the folder. 
7316                 This will update the SummaryView in certain
7317                 cases (new mails not already fetched, flags
7318                 changed from another client) but in a non-
7319                 blocking manner.
7320
7321 2005-10-04 [colin]      1.9.15cvs8
7322
7323         * src/plugins/trayicon/trayicon.c
7324                 Relabel "Offline" to "Work offline"
7325
7326 2005-10-04 [colin]      1.9.15cvs7
7327
7328         * src/export.c
7329         * src/import.c
7330         * src/mbox.c
7331                 Fix mbox import/export buglets
7332                 Patch by wwp
7333         * src/plugins/trayicon/trayicon.c
7334                 Add offline swithc
7335                 Patch by wwp
7336
7337 2005-10-04 [colin]      1.9.15cvs6
7338
7339         * src/folder.c
7340         * src/folderview.c
7341         * src/summaryview.c
7342                 Better fix (don't break mark all read) for cvs2
7343
7344 2005-10-03 [colin]      1.9.15cvs5
7345
7346         * src/folder.c
7347                 Use a sane sort by default
7348
7349 2005-10-03 [colin]      1.9.15cvs4
7350
7351         * src/inc.c
7352                 Add a 'Only once' button for overriding offline mode
7353         * src/prefs_account.c
7354         * src/wizard.c
7355                 Add Local mbox to the wizard
7356                 Add IMAP subdir to the wizard (or the wizard is useless
7357                 for such accounts, or even worse than useless)
7358                 Move IMAP subdir from Advanced to Receive tab, as it's
7359                 not that uncommon
7360
7361 2005-10-03 [colin]      1.9.15cvs3
7362
7363         * src/send_message.c
7364                 Forgot this one in cvs1
7365
7366 2005-10-03 [colin]      1.9.15cvs2
7367
7368         * src/folder.c
7369                 Faster close when leaving a folder with lots
7370                 of new mails. Idea by David Relson.
7371
7372 2005-10-03 [colin]      1.9.15cvs1
7373
7374         * src/compose.c
7375         * src/imap.c
7376         * src/inc.c
7377         * src/main.c
7378         * src/messageview.c
7379         * src/news.c
7380         * src/summaryview.c
7381         * src/gtk/sslcertwindow.c
7382         * src/plugins/trayicon/trayicon.c
7383                 Add accels to every AlertPanel. Patch by Fabien 
7384                 Vantard
7385
7386 2005-10-03 [paul]       1.9.15
7387
7388         1.9.15 released
7389
7390 2005-10-03 [paul]       1.9.14cvs68
7391
7392         * po/ca.po
7393         * po/de.po
7394         * po/es.po
7395         * po/fi.po
7396         * po/fr.po
7397         * po/sk.po
7398         * po/sr.po
7399         * po/zh_CN.po
7400                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7401                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7402                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7403
7404 2005-10-03 [paul]       1.9.14cvs67
7405
7406         * src/send_message.c
7407                 prevent hang on Cancel
7408                 patch by Colin
7409
7410 2005-10-03 [paul]       1.9.14cvs66
7411
7412         * src/main.c
7413                 fix crash in IMAP caused by discrepancy
7414                 between check_at_startup and offline mode
7415                 Patch by Colin
7416
7417 2005-10-01 [paul]       1.9.14cvs65
7418
7419         * src/inc.c
7420                 fix engrish
7421
7422 2005-10-01 [paul]       1.9.14cvs64
7423         * src/export.c
7424         * src/import.c
7425                 synchronise import_mbox() and export_mbox()
7426         * src/mbox.c
7427                 proc_mbox(): add alert if file cannot be opened
7428                 export_list_to_mbox(): test if dest file exists,
7429                 prompt user to overwrite if it does. add alert
7430                 if file cannot be created
7431                                                                 
7432         Patch by wwp
7433                                                                                                                 
7434
7435 2005-09-30 [paul]       1.9.14cvs63
7436
7437         * src/addressbook.c
7438                 Fix sensitivity of a menu
7439         * src/codeconv.c
7440                 Respect hidden pref for mails with no encoding
7441         * src/common/xml.c
7442                 Fix memory corruption
7443         * src/plugins/pgpcore/sgpgme.c
7444                 Fix segfault on incomplete sigs, and display
7445                 of S/Mime UIDs
7446
7447         Patches by Colin
7448
7449 2005-09-30 [colin]      1.9.14cvs62
7450
7451         * src/partial_download.c
7452                 Little logic fix in almost-dead code
7453         * src/pop.c
7454                 Fix partial download when there's no new mail
7455
7456 2005-09-29 [paul]       1.9.14cvs61
7457
7458         * src/plugins/pgpinline/pgpinline.c
7459                 fix bug 819, 'crash accessing sign message'
7460                 Patch by Colin
7461
7462 2005-09-28 [martin]     1.9.14cvs60
7463
7464         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7465                 fix bug #790 (Crash when restarting window manager (fluxbox))
7466
7467 2005-09-28 [paul]       1.9.14cvs59
7468
7469         * src/gtk/gtkaspell.c
7470                 fix off-by-one typo
7471
7472 2005-09-27 [colin]      1.9.14cvs58
7473
7474         * src/plugins/pgpcore/sgpgme.c
7475                 Report error when there's one, instead of
7476                 "Signature unchecked" 
7477
7478 2005-09-27 [colin]      1.9.14cvs57
7479
7480         * src/prefs_quote.c
7481                 Fix bug #816 (Weird quotation with spaces)
7482
7483 2005-09-27 [colin]      1.9.14cvs56
7484
7485         * src/codeconv.c
7486         * src/compose.c
7487         * src/compose.h
7488                 Put subject in compose's title
7489                 Fix Automatic encoding so that it's really automatic:
7490                 first try default locale's charset, then charset of the replied mail, 
7491                 then utf-8
7492                 Fix encoding of headers (must be in strict mode too)
7493
7494 2005-09-26 [colin]      1.9.14cvs55
7495
7496         * src/gtk/gtkaspell.c
7497                 Fix previous patch - don't color the space,
7498                 just uncolor it :)
7499
7500 2005-09-26 [colin]      1.9.14cvs54
7501
7502         * src/gtk/gtkaspell.c
7503                 Unmark space if possible
7504
7505 2005-09-26 [colin]      1.9.14cvs53
7506
7507         * src/imap.c
7508                 log_error instead of alertpanel according to the pref
7509         * src/etpan/imap-thread.c
7510                 Print connect status, copy only necessary size to 
7511                 logger
7512         * src/plugins/pgpmime/pgpmime.c
7513                 Handle S/Mime signatures (verification only). Patch based
7514                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7515
7516 2005-09-26 [paul]       1.9.14cvs52
7517
7518         * src/common/passcrypt.c
7519                 this 'workaround' not necessary on NetBSD.
7520                 Thanks to Daniel Gustafson
7521
7522 2005-09-26 [paul]
7523
7524         1.9.15-rc4 released
7525
7526 2005-09-26 [paul]       1.9.14cvs51
7527
7528         * src/summaryview.c
7529                 Skip currently selected message when
7530                 looking for next new or unread message
7531                 in current folder. Patch by Colin
7532         * src/common/passcrypt.c
7533                 eliminate warnings on *BSD. Patch by
7534                 Daniel Gustafson
7535
7536 2005-09-26 [colin]      1.9.14cvs50
7537
7538         * src/procmsg.c
7539                 Call postfiltering hook anyway
7540
7541 2005-09-22 [colin]      1.9.14cvs49
7542
7543         * src/codeconv.c
7544         * src/codeconv.h
7545                 Add a strict mode that doesn't replace with _
7546         * src/compose.c
7547         * src/compose.h
7548                 Use strict conversion while sending
7549                 Fix race when drafting while sending (happens
7550                 on IMAP)
7551                 Fix d'n'd of messages from summaryview
7552         * src/prefs_common.c
7553         * src/prefs_common.h
7554                 add hidden utf8_instead_of_locale_for_broken_mail 
7555                 pref for people that preferred the default charset 
7556                 to be utf8 for broken mails
7557         * src/quote_fmt_parse.y
7558                 fix bug #815 (No quote insert if "From:" fied 
7559                 contained Russian letters)
7560         * src/summaryview.c
7561                 Fix d'n'd of messages to compose
7562
7563 2005-09-22 [paul]       1.9.14cvs48
7564
7565         * src/compose.c
7566                 fix bug where attachments Name entry
7567                 would display Path instead
7568
7569 2005-09-21 [paul]       1.9.14cvs47
7570
7571         * README
7572         * README.jp
7573         * configure.ac
7574         * config/config.rpath
7575         * doc/manual/en/sylpheed-20.html
7576         * doc/manual/es/sylpheed-20.html
7577         * po/bg.po
7578         * po/ca.po
7579         * po/de.po
7580         * po/es.po
7581         * po/fr.po
7582         * po/it.po
7583         * po/pt_BR.po
7584         * po/sk.po
7585         * po/zh_TW.po
7586         * src/account.c
7587         * src/account.h
7588         * src/action.c
7589         * src/action.h
7590         * src/adbookbase.h
7591         * src/addr_compl.c
7592         * src/addr_compl.h
7593         * src/addrbook.c
7594         * src/addrbook.h
7595         * src/addrcache.c
7596         * src/addrcache.h
7597         * src/addrcindex.c
7598         * src/addrcindex.h
7599         * src/addrclip.c
7600         * src/addrclip.h
7601         * src/addrdefs.h
7602         * src/addressadd.c
7603         * src/addressadd.h
7604         * src/addressbook.c
7605         * src/addressbook.h
7606         * src/addressitem.h
7607         * src/addrgather.c
7608         * src/addrgather.h
7609         * src/addrharvest.c
7610         * src/addrharvest.h
7611         * src/addrindex.c
7612         * src/addrindex.h
7613         * src/addritem.c
7614         * src/addritem.h
7615         * src/addrquery.c
7616         * src/addrquery.h
7617         * src/addrselect.c
7618         * src/addrselect.h
7619         * src/alertpanel.c
7620         * src/alertpanel.h
7621         * src/browseldap.c
7622         * src/browseldap.h
7623         * src/codeconv.c
7624         * src/codeconv.h
7625         * src/compose.c
7626         * src/compose.h
7627         * src/crash.c
7628         * src/crash.h
7629         * src/customheader.c
7630         * src/customheader.h
7631         * src/displayheader.c
7632         * src/displayheader.h
7633         * src/editaddress.c
7634         * src/editaddress.h
7635         * src/editbook.c
7636         * src/editbook.h
7637         * src/editgroup.c
7638         * src/editgroup.h
7639         * src/editjpilot.c
7640         * src/editjpilot.h
7641         * src/editldap.c
7642         * src/editldap.h
7643         * src/editldap_basedn.c
7644         * src/editldap_basedn.h
7645         * src/editvcard.c
7646         * src/editvcard.h
7647         * src/enriched.c
7648         * src/enriched.h
7649         * src/exphtmldlg.c
7650         * src/exphtmldlg.h
7651         * src/expldifdlg.c
7652         * src/expldifdlg.h
7653         * src/export.c
7654         * src/export.h
7655         * src/exporthtml.c
7656         * src/exporthtml.h
7657         * src/exportldif.c
7658         * src/exportldif.h
7659         * src/filtering.c
7660         * src/filtering.h
7661         * src/folder.c
7662         * src/folder.h
7663         * src/folder_item_prefs.c
7664         * src/folder_item_prefs.h
7665         * src/foldersel.c
7666         * src/foldersel.h
7667         * src/folderutils.c
7668         * src/folderutils.h
7669         * src/folderview.c
7670         * src/folderview.h
7671         * src/grouplistdialog.c
7672         * src/grouplistdialog.h
7673         * src/headerview.c
7674         * src/headerview.h
7675         * src/html.c
7676         * src/html.h
7677         * src/image_viewer.c
7678         * src/image_viewer.h
7679         * src/imap.c
7680         * src/imap.h
7681         * src/imap_gtk.c
7682         * src/imap_gtk.h
7683         * src/import.c
7684         * src/import.h
7685         * src/importldif.c
7686         * src/importldif.h
7687         * src/importmutt.c
7688         * src/importmutt.h
7689         * src/importpine.c
7690         * src/importpine.h
7691         * src/inc.c
7692         * src/inc.h
7693         * src/jpilot.c
7694         * src/jpilot.h
7695         * src/ldapctrl.c
7696         * src/ldapctrl.h
7697         * src/ldaplocate.c
7698         * src/ldaplocate.h
7699         * src/ldapquery.c
7700         * src/ldapquery.h
7701         * src/ldapserver.c
7702         * src/ldapserver.h
7703         * src/ldaputil.c
7704         * src/ldaputil.h
7705         * src/ldif.c
7706         * src/ldif.h
7707         * src/localfolder.c
7708         * src/localfolder.h
7709         * src/main.c
7710         * src/main.h
7711         * src/mainwindow.c
7712         * src/mainwindow.h
7713         * src/manual.c
7714         * src/manual.h
7715         * src/matcher.c
7716         * src/matcher.h
7717         * src/matcher_parser.h
7718         * src/matcher_parser_lex.l
7719         * src/matcher_parser_parse.y
7720         * src/mbox.c
7721         * src/mbox.h
7722         * src/message_search.c
7723         * src/message_search.h
7724         * src/messageview.c
7725         * src/messageview.h
7726         * src/mh.c
7727         * src/mh.h
7728         * src/mh_gtk.c
7729         * src/mh_gtk.h
7730         * src/mimeview.c
7731         * src/mimeview.h
7732         * src/msgcache.c
7733         * src/msgcache.h
7734         * src/mutt.c
7735         * src/mutt.h
7736         * src/news.c
7737         * src/news.h
7738         * src/news_gtk.c
7739         * src/news_gtk.h
7740         * src/noticeview.c
7741         * src/noticeview.h
7742         * src/partial_download.c
7743         * src/partial_download.h
7744         * src/pine.c
7745         * src/pine.h
7746         * src/pop.c
7747         * src/pop.h
7748         * src/prefs_account.c
7749         * src/prefs_account.h
7750         * src/prefs_actions.c
7751         * src/prefs_actions.h
7752         * src/prefs_common.c
7753         * src/prefs_common.h
7754         * src/prefs_compose_writing.c
7755         * src/prefs_compose_writing.h
7756         * src/prefs_customheader.c
7757         * src/prefs_customheader.h
7758         * src/prefs_display_header.c
7759         * src/prefs_display_header.h
7760         * src/prefs_ext_prog.c
7761         * src/prefs_ext_prog.h
7762         * src/prefs_filtering.c
7763         * src/prefs_filtering.h
7764         * src/prefs_filtering_action.c
7765         * src/prefs_filtering_action.h
7766         * src/prefs_folder_column.c
7767         * src/prefs_folder_column.h
7768         * src/prefs_folder_item.c
7769         * src/prefs_folder_item.h
7770         * src/prefs_fonts.c
7771         * src/prefs_fonts.h
7772         * src/prefs_gtk.c
7773         * src/prefs_gtk.h
7774         * src/prefs_image_viewer.c
7775         * src/prefs_image_viewer.h
7776         * src/prefs_matcher.c
7777         * src/prefs_matcher.h
7778         * src/prefs_message.c
7779         * src/prefs_message.h
7780         * src/prefs_msg_colors.c
7781         * src/prefs_msg_colors.h
7782         * src/prefs_other.c
7783         * src/prefs_other.h
7784         * src/prefs_quote.c
7785         * src/prefs_quote.h
7786         * src/prefs_receive.c
7787         * src/prefs_receive.h
7788         * src/prefs_send.c
7789         * src/prefs_send.h
7790         * src/prefs_spelling.c
7791         * src/prefs_spelling.h
7792         * src/prefs_summaries.c
7793         * src/prefs_summaries.h
7794         * src/prefs_summary_column.c
7795         * src/prefs_summary_column.h
7796         * src/prefs_template.c
7797         * src/prefs_template.h
7798         * src/prefs_themes.c
7799         * src/prefs_themes.h
7800         * src/prefs_toolbar.c
7801         * src/prefs_toolbar.h
7802         * src/prefs_wrapping.c
7803         * src/prefs_wrapping.h
7804         * src/privacy.c
7805         * src/privacy.h
7806         * src/procheader.c
7807         * src/procheader.h
7808         * src/procmime.c
7809         * src/procmime.h
7810         * src/procmsg.c
7811         * src/procmsg.h
7812         * src/quote_fmt.c
7813         * src/quote_fmt_parse.y
7814         * src/recv.c
7815         * src/recv.h
7816         * src/remotefolder.c
7817         * src/remotefolder.h
7818         * src/send_message.c
7819         * src/send_message.h
7820         * src/setup.c
7821         * src/setup.h
7822         * src/simple-gettext.c
7823         * src/sourcewindow.c
7824         * src/sourcewindow.h
7825         * src/ssl_manager.c
7826         * src/ssl_manager.h
7827         * src/statusbar.c
7828         * src/statusbar.h
7829         * src/stock_pixmap.c
7830         * src/stock_pixmap.h
7831         * src/summary_search.c
7832         * src/summary_search.h
7833         * src/summaryview.c
7834         * src/summaryview.h
7835         * src/syldap.c
7836         * src/syldap.h
7837         * src/textview.c
7838         * src/textview.h
7839         * src/toolbar.c
7840         * src/toolbar.h
7841         * src/undo.c
7842         * src/undo.h
7843         * src/unmime.c
7844         * src/unmime.h
7845         * src/vcard.c
7846         * src/vcard.h
7847         * src/wizard.c
7848         * src/wizard.h
7849         * src/common/base64.c
7850         * src/common/base64.h
7851         * src/common/defs.h
7852         * src/common/hooks.c
7853         * src/common/hooks.h
7854         * src/common/log.c
7855         * src/common/log.h
7856         * src/common/md5.c
7857         * src/common/md5.h
7858         * src/common/mgutils.c
7859         * src/common/mgutils.h
7860         * src/common/nntp.c
7861         * src/common/nntp.h
7862         * src/common/passcrypt.c
7863         * src/common/passcrypt.h.in
7864         * src/common/plugin.c
7865         * src/common/plugin.h
7866         * src/common/prefs.c
7867         * src/common/prefs.h
7868         * src/common/progressindicator.c
7869         * src/common/progressindicator.h
7870         * src/common/quoted-printable.c
7871         * src/common/quoted-printable.h
7872         * src/common/session.c
7873         * src/common/session.h
7874         * src/common/smtp.c
7875         * src/common/smtp.h
7876         * src/common/socket.c
7877         * src/common/socket.h
7878         * src/common/ssl.c
7879         * src/common/ssl.h
7880         * src/common/ssl_certificate.c
7881         * src/common/ssl_certificate.h
7882         * src/common/string_match.c
7883         * src/common/string_match.h
7884         * src/common/stringtable.c
7885         * src/common/sylpheed.c
7886         * src/common/sylpheed.h
7887         * src/common/template.c
7888         * src/common/template.h
7889         * src/common/timing.h
7890         * src/common/utils.c
7891         * src/common/utils.h
7892         * src/common/uuencode.c
7893         * src/common/uuencode.h
7894         * src/common/version.h.in
7895         * src/common/xml.c
7896         * src/common/xml.h
7897         * src/common/xmlprops.c
7898         * src/common/xmlprops.h
7899         * src/gtk/about.c
7900         * src/gtk/about.h
7901         * src/gtk/colorlabel.c
7902         * src/gtk/colorlabel.h
7903         * src/gtk/colorsel.c
7904         * src/gtk/colorsel.h
7905         * src/gtk/description_window.c
7906         * src/gtk/description_window.h
7907         * src/gtk/filesel.c
7908         * src/gtk/filesel.h
7909         * src/gtk/foldersort.c
7910         * src/gtk/foldersort.h
7911         * src/gtk/gtkutils.c
7912         * src/gtk/gtkutils.h
7913         * src/gtk/inputdialog.c
7914         * src/gtk/inputdialog.h
7915         * src/gtk/logwindow.c
7916         * src/gtk/logwindow.h
7917         * src/gtk/manage_window.c
7918         * src/gtk/manage_window.h
7919         * src/gtk/menu.c
7920         * src/gtk/menu.h
7921         * src/gtk/pluginwindow.c
7922         * src/gtk/pluginwindow.h
7923         * src/gtk/prefswindow.c
7924         * src/gtk/prefswindow.h
7925         * src/gtk/progressdialog.c
7926         * src/gtk/progressdialog.h
7927         * src/gtk/quicksearch.c
7928         * src/gtk/quicksearch.h
7929         * src/gtk/sslcertwindow.c
7930         * src/gtk/sslcertwindow.h
7931         * src/plugins/clamav/clamav_plugin.c
7932         * src/plugins/clamav/clamav_plugin.h
7933         * src/plugins/clamav/clamav_plugin_gtk.c
7934         * src/plugins/demo/demo.c
7935         * src/plugins/dillo_viewer/dillo_prefs.c
7936         * src/plugins/dillo_viewer/dillo_prefs.h
7937         * src/plugins/dillo_viewer/dillo_viewer.c
7938         * src/plugins/mathml_viewer/mathml_viewer.c
7939         * src/plugins/pgpcore/passphrase.c
7940         * src/plugins/pgpcore/passphrase.h
7941         * src/plugins/pgpcore/plugin.c
7942         * src/plugins/pgpcore/prefs_gpg.c
7943         * src/plugins/pgpcore/prefs_gpg.h
7944         * src/plugins/pgpcore/select-keys.c
7945         * src/plugins/pgpcore/select-keys.h
7946         * src/plugins/pgpcore/sgpgme.c
7947         * src/plugins/pgpcore/sgpgme.h
7948         * src/plugins/pgpinline/pgpinline.c
7949         * src/plugins/pgpinline/pgpinline.h
7950         * src/plugins/pgpinline/plugin.c
7951         * src/plugins/pgpmime/pgpmime.c
7952         * src/plugins/pgpmime/pgpmime.h
7953         * src/plugins/pgpmime/plugin.c
7954         * src/plugins/spamassassin/spamassassin.c
7955         * src/plugins/spamassassin/spamassassin.h
7956         * src/plugins/spamassassin/spamassassin_gtk.c
7957         * src/plugins/trayicon/trayicon.c
7958         * tools/OOo2sylpheed.pl
7959         * tools/acroread2sylpheed.pl
7960         * tools/asus_mailled.sh
7961         * tools/filter_conv.pl
7962         * tools/freshmeat_search.pl
7963         * tools/google_search.pl
7964         * tools/kmail2sylpheed.pl
7965         * tools/kmail2sylpheed_v2.pl
7966         * tools/maildir2sylpheed.pl
7967         * tools/multiwebsearch.pl
7968         * tools/newscache_clean.pl
7969         * tools/outlook2sylpheed.pl
7970         * tools/sylpheed-switcher
7971         * tools/update-po
7972         * tools/vcard2xml.py
7973         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7974                 update FSF address
7975
7976 2005-09-21 [colin]      1.9.14cvs46
7977
7978         * src/gedit-print.c
7979         * src/procmsg.c
7980         * src/procmsg.h
7981         * src/textview.c
7982         * src/summaryview.c
7983                 Remove some printing hacks (deselection/reselection),
7984                 which by the way fix printing the currently 
7985                 displayed mime part (still only text)
7986                 Plus a little optimisation of summary_show
7987
7988
7989 2005-09-20 [colin]      1.9.14cvs45
7990
7991         * src/mainwindow.c
7992         * src/messageview.c
7993                 GUI fixups: add accels, set message
7994                 view title to displayed mail's subject
7995         * src/prefs_spelling.c
7996         * src/gtk/gtkaspell.c
7997                 GUI fixups: allow underlining misspelled
7998                 words instead of coloring them (a11y!)
7999
8000 2005-09-19 [colin]
8001
8002         1.9.15rc3 released
8003
8004 2005-09-19 [colin]      1.9.14cvs44
8005
8006         * src/compose.c
8007                 Fix draft message
8008         * src/gtk/gtkaspell.c
8009                 Fix wrong test ;-)
8010
8011 2005-09-19 [colin]      1.9.14cvs43
8012
8013         * src/addressbook.c
8014                 Fix sensitivity of Delete button
8015         * src/compose.c
8016                 Warn if the requested Privacy system
8017                 is not available
8018         * src/exphtmldlg.c
8019         * src/expldifdlg.c
8020         * src/importldif.c
8021         * src/importmutt.c
8022         * src/importpine.c
8023                 Fix crappy UI
8024         * src/
8025         * src/ssl.h
8026         * src/prefs_account.h
8027         * src/prefs_account.c
8028                 Save SSL prefs even in builds that have
8029                 SSL support disable
8030         * src/imap.c
8031         * src/inc.c
8032         * src/news.c
8033         * src/send_message.c
8034                 Warn if connection should be secure, but
8035                 SSL support isn't compiled in
8036         * src/gtkaspell.c
8037                 Fix word separation on UTF-8 systems
8038                 Fixes bug #812 (Strange inline spellchecking)
8039         * src/compose.c
8040                 Warn if the requested Privacy system
8041                 is not available
8042                 Factorize offline warning
8043         * src/imap.c
8044         * src/imap_gtk.c
8045         * src/imap_gtk.h
8046         * src/inc.h
8047         * src/news_gtk.c
8048         * src/news_gtk.h
8049         * src/messageview.c
8050                 Factorize offline warning
8051
8052 2005-09-19 [paul]
8053
8054         1.9.15-rc2 released
8055
8056 2005-09-18 [colin]      1.9.14cvs42
8057
8058         * src/codeconv.c
8059         * src/codeconv.h
8060         * src/procmime.c
8061                 Add a way to get locale's charset ignoring utf-8,
8062                 and use that as default encoding for broken mails
8063
8064 2005-09-18 [colin]      1.9.14cvs41
8065
8066         * src/gtk/logwindow.c
8067                 Translate string. Patch by Fabien Vantard
8068
8069 2005-09-18 [colin]      1.9.14cvs40
8070
8071         * configure.ac
8072                 Fix bug #803 (IMAP/SSL support breaks with 
8073                 GnuTLS libetpan 0.38)
8074
8075 2005-09-18 [colin]      1.9.14cvs39
8076
8077         * src/codeconv.c
8078         * src/compose.c
8079         * src/procmime.c
8080                 More charsets fixes. Fixes bug #806 (non
8081                 ascii characters in subject line)
8082
8083 2005-09-17 [paul]       1.9.14cvs38
8084
8085         * src/folderview.c
8086         * src/mainwindow.c
8087                 fix gcc-2.95 issues
8088                 Patch by Pawel Pekala
8089
8090 2005-09-17 [colin]      1.9.14cvs37
8091
8092         * src/addrindex.c
8093                 bugfix for NO-USE LDAP compilation, patch 
8094                 by Fabien Vantard
8095
8096 2005-09-17 [colin]      1.9.14cvs36
8097
8098         * src/prefs_actions.c
8099         * src/prefs_customheader.c
8100         * src/prefs_display_header.c
8101         * src/prefs_filtering_action.c
8102         * src/prefs_matcher.c
8103         * src/prefs_toolbar.c
8104                 Fix strange casts (less elegant but
8105                 works better)
8106
8107 2005-09-16 [colin]      1.9.14cvs35
8108
8109         * src/jpilot.c
8110                 Missed that one
8111
8112 2005-09-16 [colin]      1.9.14cvs34
8113
8114         * configure.ac
8115         * src/Makefile.am
8116         * src/addr_compl.c
8117         * src/addrindex.c
8118         * src/browseldap.c
8119         * src/editldap.c
8120         * src/ldaplocate.c
8121         * src/ldapquery.c
8122         * src/ldapquery.h
8123         * src/ldapserver.c
8124         * src/ldapserver.h
8125         * src/main.c
8126         * src/matcher_parser_parse.y
8127         * src/prefs_themes.c
8128         * src/etpan/Makefile.am
8129         * src/gtk/description_window.c
8130         * src/plugins/clamav/Makefile.am
8131         * src/plugins/clamav/clamav_plugin.c
8132         * src/plugins/dillo_viewer/Makefile.am
8133         * src/plugins/pgpcore/Makefile.am
8134         * src/plugins/pgpinline/Makefile.am
8135         * src/plugins/pgpmime/Makefile.am
8136         * src/plugins/trayicon/Makefile.am
8137                 Fix 100% cpu usage in address completion list
8138                 Fix little bugs (return with no values etc)
8139                 Fix all warnings (with common CFLAGS)
8140
8141 2005-09-15 [colin]      1.9.14cvs33
8142
8143         * src/addressbook.c
8144                 Fix bug where sometimes a group's email list is empty,
8145                 force its refresh (probably fixes "Re: how to create a 
8146                 distribution list")
8147         * src/ldapquery.c
8148                 Don't return to the callback in the main thread from the
8149                 fetch thread (or face segs!)
8150
8151 2005-09-15 [paul]       1.9.14cvs32
8152
8153         * src/prefs_matcher.c
8154                 forgotten in last commit
8155
8156 2005-09-15 [paul]       1.9.14cvs31
8157
8158         * src/prefs_actions.c
8159         * src/prefs_filtering_action.c
8160         * src/prefs_quote.c
8161         * src/quote_fmt.c
8162         * src/summaryview.c
8163         * src/gtk/description_window.c
8164         * src/gtk/description_window.h
8165         * src/gtk/quicksearch.c
8166                 allow interaction with the called
8167                 description window
8168                 Patch by Anders Hammar
8169
8170 2005-09-14 [paul]       1.9.14cvs30
8171
8172         * src/compose.c
8173                 fix a little annoyance when pasting with 3rd button 
8174                 with wrap_pastes=0 and wrap_input=1
8175                 Patch by Colin
8176
8177 2005-09-14 [paul]       1.9.14cvs29
8178
8179         * src/prefs_account.c
8180                 disable 'Filter messages on receiving' for
8181                 SMTP-only accounts
8182                 Patch  by Anders Hammar
8183
8184 2005-09-14 [paul]       1.9.14cvs28
8185
8186         * po/sk.po
8187                 fix crash
8188                 updated by Andrej Kacian
8189
8190 2005-09-14 [paul]
8191
8192         1.9.15-rc1 released
8193
8194 2005-09-14 [paul]       1.9.14cvs27
8195
8196         * po/es.po
8197                 updated by Ricardo Mones Lastra
8198         * src/compose.c
8199         * src/compose.h
8200                 associate no_wrap_tags to Compose windows
8201                 instead of using a static one
8202                 Patch by Colin
8203         * src/mbox.c
8204                 fix proc_mbox()
8205                 Patch by wwp
8206         * src/textview.c
8207                 remove unneeded printf()
8208
8209 2005-09-14 [paul]       1.9.14cvs26
8210
8211         * src/addrcache.c
8212         * src/codeconv.h
8213         * src/folder.h
8214         * src/mainwindow.h
8215         * src/mh.c
8216         * src/mimeview.h
8217         * src/partial_download.c
8218         * src/pop.c
8219         * src/prefs_account.c
8220         * src/prefs_account.h
8221         * src/prefs_actions.c
8222         * src/prefs_customheader.c
8223         * src/prefs_display_header.c
8224         * src/prefs_filtering_action.c
8225         * src/prefs_matcher.c
8226         * src/prefs_toolbar.c
8227         * src/privacy.h
8228         * src/procmime.c
8229         * src/procmime.h
8230         * src/procmsg.h
8231         * src/textview.c
8232         * src/undo.h
8233         * src/common/plugin.c
8234         * src/common/session.h
8235         * src/common/socket.c
8236         * src/common/socket.h
8237         * src/common/template.c
8238         * src/gtk/gtkaspell.c
8239         * src/gtk/quicksearch.h
8240         * src/plugins/pgpcore/passphrase.c
8241         * src/plugins/pgpcore/prefs_gpg.h
8242         * src/plugins/pgpcore/select-keys.c
8243         * src/plugins/pgpcore/select-keys.h
8244         * src/plugins/pgpcore/sgpgme.c
8245         * src/plugins/pgpinline/pgpinline.c
8246         * src/plugins/pgpmime/pgpmime.c
8247         * src/plugins/trayicon/trayicon.c
8248                 fix compilation warnings
8249                 Patch by Daniel Gustafson
8250
8251 2005-09-14 [paul]       1.9.14cvs25
8252
8253         * src/addressbook.c
8254                 add missing column header, and other small
8255                 bug fixes
8256                 Patch by Anders Hammar
8257
8258 2005-09-13 [colin]      1.9.14cvs24
8259
8260         * src/gtk/gtkaspell.c
8261                 Fix non-utf8 in menu
8262                 Fix little leaks
8263                 Nullify struct members after free()s
8264
8265 2005-09-13 [colin]      1.9.14cvs23
8266
8267         * src/compose.c
8268                 Test utf8 compliance before inserting to 
8269                 buffer, and try to convert if necessary
8270         * src/procmime.c
8271                 If no charset is present, use the locale 
8272                 one instead of us-ascii
8273         * src/procmsg.c
8274                 Add Sender, List-Post and To in the checked 
8275                 headers for automatic rules creation 
8276                 (thanks to wwp)
8277         * src/prefs_themes.c
8278         * src/gtk/gtkaspell.c
8279                 Remove deprecated functions. 
8280                 patch by Daniel Gustafson
8281
8282 2005-09-12 [colin]      1.9.14cvs22
8283
8284         * src/compose.c
8285                 Fix bug #448 (Scrolling/Redraw issue with 
8286                 address-fields in Header)
8287         * src/mainwindow.c
8288         * src/summaryview.c
8289         * src/summaryview.h
8290                 Fix loss of MSG_MARKED on move/copy
8291                 Fix bug #804 (Quicksearch togglebutton doesn't 
8292                 get depressed after '/' key is pressed)
8293
8294 2005-09-12 [paul]       1.9.14cvs21
8295
8296         * AUTHORS
8297         * src/gtk/logwindow.c
8298                 add 'Clear Log' to popup menu
8299                 Patch by Anders Hammar <anders.hammar@telia.com>
8300
8301 2005-09-12 [paul]       1.9.14cvs20
8302
8303         * src/compose.c
8304                 set correct sensitivity on attachments
8305                 popup menu
8306         * src/folder.c
8307                 fix typo
8308         * src/prefs_spelling.c
8309                 fix crash when no LANG env is set
8310         * src/common/xml.c
8311                 fix crash in wizard
8312                 don't use memeory after free
8313
8314         All patches by Daniel Gustafson
8315
8316 2005-09-12 [paul]       1.9.14cvs19
8317
8318         * src/prefs_themes.c
8319                 make theme info selectable
8320         * src/gtk/description_window.c
8321                 make window non-modal
8322         * tools/README
8323                 add details of asus_mailed.sh
8324         * tools/claws.i18n.status.pl
8325                 update for new zh_TW translator
8326                 widen the output
8327                 create alternate coloured lines
8328                 improve readability
8329
8330 2005-09-10 [colin]      1.9.14cvs18
8331
8332         * src/plugins/pgpcore/select-keys.c
8333                 Better order for the buttons
8334
8335 2005-09-10 [colin]      1.9.14cvs17
8336
8337         * src/compose.c
8338         * src/plugins/pgpcore/select-keys.c
8339         * src/plugins/pgpcore/select-keys.h
8340         * src/plugins/pgpcore/sgpgme.c
8341                 Add a "Don't encrypt" button to the key
8342                 selection dialog. Fixes bug #177 (There should be a 
8343                 'Don't encrypt button in the Select Keys dialog)
8344
8345 2005-09-10 [colin]      1.9.14cvs16
8346
8347         * src/compose.c
8348                 Fix bug #572 (%X option does not work with templates)
8349
8350 2005-09-10 [colin]      1.9.14cvs15
8351
8352         * src/toolbar.c 
8353                 Remove g_print
8354
8355 2005-09-10 [colin]      1.9.14cvs14
8356
8357         * src/imap.c
8358                 Fix a possible crash
8359
8360 2005-09-09 [colin]      1.9.14cvs13
8361
8362         * src/imap.c
8363         * src/etpan/imap-thread.c
8364         * src/etpan/imap-thread.h
8365                 Fix moving from queue or drafts to normal folders
8366                 Fix bug #794 (No way to delete without expunging)
8367                 Take flags unset by other mailers into account
8368                 Take deleted flag set by other mailers into account
8369                 Fix unsetting REPLIED flag
8370                 Fix crash when capabilities can't be retrieved
8371         * src/mainwindow.c
8372         * src/mainwindow.h
8373                 Add M_DELAYED_FLAGS condition, and let the user use
8374                 Execute in order to be able to expunge deleted mails,
8375                 even if he's not in delayed execute mode
8376         * src/prefs_spelling.c
8377                 Use 'en' dictionary by default if LANG is POSIX or C
8378         * src/gtk/prefswindow.c
8379                 Fix bug #767 (Preferences windows expanding) by making
8380                 the window a bit larger when the resolution is greater
8381                 than 640x480, and by putting the prefs in a
8382                 GtkScrolledWindow.
8383
8384 2005-09-09 [paul]       1.9.14cvs12
8385
8386         * AUTHORS
8387         * configure.ac
8388         * po/zh_TW.Big5.po      ** REMOVED **
8389         * po/zh_TW.po           ** ADDED **
8390                 updated by Wei-Lun Chao
8391
8392 2005-09-09 [paul]       1.9.14cvs11
8393
8394         * src/mainwindow.c
8395                 fix asserts
8396         * src/common/xml.c
8397                 delay memory allocation until file is
8398                 opened successfully
8399                 Patch by Daniel Gustafson
8400
8401 2005-09-09 [colin]      1.9.14cvs10
8402
8403         * src/imap.c
8404                 Add guards
8405
8406 2005-09-08 [colin]      1.9.14cvs9
8407
8408         * src/compose.c
8409                 Alert when we can't save draft
8410                 Fix various wrap/color issues
8411                 Add mid-click pasting respecting wrap_paste option
8412         * src/folder.c
8413         * src/folder.h
8414         * src/folder_item_prefs.c
8415         * src/folder_item_prefs.h
8416         * src/imap.c
8417         * src/imap_gtk.c
8418         * src/imap_gtk.h
8419         * src/main.c
8420         * src/mainwindow.c
8421         * src/mainwindow.h
8422         * src/news.c
8423         * src/news_gtk.c
8424         * src/news_gtk.h
8425         * src/prefs_folder_item.c
8426                 Fix the impossibility to synchronise folders for
8427                 offline use (IMAP and NNTP are concerned)
8428
8429 2005-09-08 [colin]      1.9.14cvs8
8430
8431         * configure.ac
8432                 Build LDAP and JPilot by default if available
8433         * src/textview.c
8434                 Fix use after free
8435
8436 2005-09-08 [paul]       1.9.14cvs7
8437
8438         * doc/manual/en/sylpheed-1.html
8439         * doc/manual/en/sylpheed-18.html
8440         * doc/manual/en/sylpheed-19.html
8441         * doc/manual/en/sylpheed-4.html
8442         * doc/manual/en/sylpheed-6.html
8443         * doc/manual/en/sylpheed.html
8444                 a few minor updates, plus include some
8445                 details about plugins and their requirements
8446         * src/mainwindow.c
8447                 minor changes to English in /View/Sort
8448
8449 2005-09-07 [colin]      1.9.14cvs6
8450
8451         * doc/manual/en/sylpheed-1.html
8452         * doc/manual/en/sylpheed-10.html
8453         * doc/manual/en/sylpheed-11.html
8454         * doc/manual/en/sylpheed-12.html
8455         * doc/manual/en/sylpheed-13.html
8456         * doc/manual/en/sylpheed-14.html
8457         * doc/manual/en/sylpheed-15.html
8458         * doc/manual/en/sylpheed-16.html
8459         * doc/manual/en/sylpheed-17.html
8460         * doc/manual/en/sylpheed-18.html
8461         * doc/manual/en/sylpheed-19.html
8462         * doc/manual/en/sylpheed-2.html
8463         * doc/manual/en/sylpheed-20.html
8464         * doc/manual/en/sylpheed-21.html
8465         * doc/manual/en/sylpheed-22.html
8466         * doc/manual/en/sylpheed-3.html
8467         * doc/manual/en/sylpheed-4.html
8468         * doc/manual/en/sylpheed-5.html
8469         * doc/manual/en/sylpheed-6.html
8470         * doc/manual/en/sylpheed-7.html
8471         * doc/manual/en/sylpheed-8.html
8472         * doc/manual/en/sylpheed-9.html
8473         * doc/manual/en/sylpheed.html
8474                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8475
8476 2005-09-07 [colin]      1.9.14cvs5
8477
8478         * src/mainwindow.c
8479                 Make labels more to-the-point
8480
8481 2005-09-07 [colin]      1.9.14cvs4
8482
8483         * doc/manual/en/sylpheed-1.html
8484         * doc/manual/en/sylpheed-12.html
8485         * doc/manual/en/sylpheed-13.html
8486         * doc/manual/en/sylpheed-14.html
8487         * doc/manual/en/sylpheed-15.html
8488         * doc/manual/en/sylpheed-16.html
8489         * doc/manual/en/sylpheed-17.html
8490         * doc/manual/en/sylpheed-18.html
8491         * doc/manual/en/sylpheed-19.html
8492         * doc/manual/en/sylpheed-2.html
8493         * doc/manual/en/sylpheed-20.html
8494         * doc/manual/en/sylpheed-21.html
8495         * doc/manual/en/sylpheed-22.html
8496         * doc/manual/en/sylpheed-4.html
8497         * doc/manual/en/sylpheed-5.html
8498         * doc/manual/en/sylpheed-6.html
8499         * doc/manual/en/sylpheed-7.html
8500         * doc/manual/en/sylpheed-8.html
8501         * doc/manual/en/sylpheed-9.html
8502         * doc/manual/en/sylpheed.html
8503                 Update manual
8504
8505 2005-09-07 [colin]      1.9.14cvs3
8506
8507         * doc/faq/en/sylpheed-faq-1.html
8508         * doc/faq/en/sylpheed-faq-2.html
8509         * doc/faq/en/sylpheed-faq-3.html
8510         * doc/faq/en/sylpheed-faq.html
8511                 Update FAQ
8512
8513 2005-09-07 [colin]      1.9.14cvs2
8514
8515         * src/folderview.c
8516         * src/procmsg.c
8517         * src/summaryview.c
8518         * src/toolbar.c
8519                 Fix special subfolders:
8520                 - Inherit parent's icon
8521                 - sent contents of queues subfolders
8522                 - empty subfolders of trashes
8523         * src/mainwindow.c
8524                 Remove outdated manual and faq entries
8525         * src/common/utils.c
8526                 Add quotes around %s coming from mailcap
8527
8528 2005-09-07 [colin]      1.9.14cvs1
8529
8530         * src/compose.c
8531                 After saving draft, set modified to FALSE
8532         * src/mimeview.c
8533         * src/common/utils.c
8534         * src/common/utils.h
8535                 Try to open mime parts using what is 
8536                 indicated in ~/.mailcap or /etc/mailcap,
8537                 if possible.
8538
8539 2005-09-05 [paul]       1.9.14
8540
8541         1.9.14 released
8542
8543         * po/sk.po
8544                 updated by Andrej Kacian
8545
8546 2005-09-05 [paul]       1.9.13cvs83
8547
8548         * po/de.po
8549         * po/es.po
8550         * po/fi.po
8551         * po/fr.po
8552         * po/nb.po
8553         * po/pt_BR.po
8554         * po/sr.po
8555                 updated translations by Thomas Gilgin, Ricardo Mones
8556                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8557                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8558
8559 2005-09-04 [paul]       1.9.13cvs82
8560
8561         * src/compose.c
8562                 only warn about exceeded line length limit
8563                 on send
8564
8565 2005-09-04 [paul]       1.9.13cvs81
8566
8567         * src/compose.c
8568                 fix crash in 'line length exceeded' dialogue
8569
8570 2005-09-02 [paul]       1.9.13cvs80
8571
8572         * src/imap.c
8573                 fix bug 795, 'Connection lost IMAP'
8574                 and add statusbar prints
8575                 Patch by Colin
8576
8577 2005-09-02 [paul]       1.9.13cvs79
8578
8579         * src/compose.c
8580                 compose_wrap_paragraph() becomes
8581                 compose_beautify_paragraph()
8582                 Patch by Colin
8583
8584 2005-09-02 [colin]      1.9.13cvs78
8585
8586         * src/folderview.c
8587                 Micro-fix
8588
8589 2005-09-01 [colin]      1.9.13cvs77
8590
8591         * src/imap.c
8592                 Maybe fix bug #795 (Connection lost IMAP)
8593                 Don't try to send logout when we're disconnected.
8594         * src/summaryview.c
8595                 Include locked and marked emails in HRM
8596                 view. Fixes bug #800 (Locked messages no longer 
8597                 show up when hide read messages is used)
8598
8599 2005-09-01 [paul]       1.9.13cvs76
8600
8601         * src/prefs_common.c
8602                 fix bad cutting
8603
8604 2005-08-31 [colin]      1.9.13cvs75
8605
8606         * src/folderview.c
8607         * src/folderview.h
8608         * src/prefs_summaries.c
8609         * src/summaryview.c
8610                 Fix "go to next new", fix preference
8611                 (Open unread/next swapped)
8612
8613 2005-08-31 [paul]       1.9.13cvs74
8614
8615         * src/compose.c
8616         * src/folderview.c
8617         * src/headerview.c
8618         * src/headerview.h
8619         * src/mainwindow.c
8620         * src/prefs_common.c
8621         * src/prefs_common.h
8622         * src/prefs_fonts.c
8623         * src/summaryview.c
8624         * src/textview.c
8625         * src/common/defs.h
8626                 remove obsolete BOLD_FONT setting
8627                 fix font update in headerview and textview
8628                 headers after prefs change
8629                 Patch By Colin
8630
8631 2005-08-31 [paul]
8632
8633         1.9.14-rc4 released
8634
8635 2005-08-30 [colin]      1.9.13cvs73
8636
8637         * src/summaryview.c
8638                 When Hide read messages is selected and we
8639                 refresh the summaryview, don't remove the 
8640                 currently displayed message. Fixes bug #797
8641                 (Summary view reloads when new mail is 
8642                 downloaded in 1.9.14 rc)
8643
8644 2005-08-30 [colin]      1.9.13cvs72
8645
8646         * src/folderview.c
8647                 Fix flickering
8648         * src/mainwindow.c
8649                 Remove useless callback
8650         * src/mimeview.c
8651         * src/gtk/filesel.c
8652         * src/gtk/filesel.h
8653                 Add a filesel_select_file_save_folder() - used by Save All
8654
8655 2005-08-29 [paul]       1.9.13cvs71
8656
8657         * AUTHORS
8658         * src/matcher_parser_parse.y
8659         * src/etpan/imap-thread.c
8660                 fix building on FreeBSD
8661                 Patch by Daniel Gustafson <daniel@hobbit.se>
8662
8663 2005-08-29 [paul]       1.9.13cvs70
8664
8665         * src/plugins/pgpinline/pgpinline.c
8666                 only initialise sig result if it's been handled
8667                 Patch by Colin
8668
8669 2005-08-29 [paul]       1.9.13cvs69
8670         
8671         Patches by Colin:
8672
8673         * src/imap.c
8674         * src/common.utils.c
8675         * src/common/utils.h
8676                 optimisation
8677         * src/stock_pixmap.h
8678                 fix wrong icon reference
8679         * src/pixmaps/trash_btn.xpm
8680                 replace with nicer image
8681
8682 2005-08-28 [colin]      1.9.13cvs68
8683
8684         * src/Makefile.am
8685         * src/stock_pixmap.c
8686         * src/stock_pixmap.h
8687         * src/toolbar.c
8688         * src/pixmaps/trash_btn.xpm
8689                 Add a specific trash xpm for the button
8690
8691 2005-08-28 [colin]      1.9.13cvs67
8692
8693         * src/imap.c
8694                 Fix leak
8695
8696 2005-08-27 [colin]      1.9.13cvs66
8697
8698         * src/imap.c
8699         * src/procmime.c
8700                 Correctly fix "Problem with replies", fixes
8701                 pgpmime encryption too. 
8702
8703 2005-08-27 [colin]      1.9.13cvs65
8704
8705         * src/folder.c
8706         * src/procmsg.c
8707         * src/procmsg.h
8708         * src/summaryview.c
8709                 Fix bug #517 (messages removed from summaryview 
8710                 when moving fails)
8711
8712 2005-08-27 [colin]      1.9.13cvs64
8713
8714         * tools/Makefile.am
8715         * tools/asus_mailled.sh
8716                 Add a script to blink ASUS laptops' mail LED where there
8717                 is unread mail.
8718
8719 2005-08-27 [colin]      1.9.13cvs63
8720
8721         * src/imap.c
8722         * src/etpan/imap-thread.c
8723         * src/etpan/imap-thread.h
8724                 Implement automatic choosing of login method
8725                 Fixes bug #791
8726         * src/gtk/.cvsignore
8727                 Add sylpheed-marshal.[ch]
8728
8729 2005-08-27 [colin]      1.9.13cvs62
8730
8731         * src/common/utils.c
8732                 Fix confusing perror
8733
8734 2005-08-27 [colin]      1.9.13cvs61
8735
8736         * src/toolbar.c
8737         * src/toolbar.h
8738                 Remove A_DELETE, replace it with 
8739                 A_TRASH and A_DELETE_REAL. Automatically
8740                 rewrite config files to replace A_DELETE
8741                 with A_TRASH (no functionality change).
8742                 Fixes half of #794
8743
8744 2005-08-26 [colin]      1.9.13cvs60
8745
8746         * src/procmime.c
8747                 Previous "Problem with replies" fix brought other
8748                 problems, fixing them
8749
8750 2005-08-26 [colin]      1.9.13cvs59
8751
8752         * src/procmime.c
8753                 Fix "Problem with replies". This happened only
8754                 on IMAP...
8755         * src/procmsg.c
8756                 Factorize code a bit
8757         * src/compose.c
8758                 Speed improvement on very long messages (wrapping)
8759                 Fix signature color on Reedit and Redirect
8760                 On Reedit, don't attach pgp-signatures parts, but
8761                 set signing to On.
8762
8763 2005-08-24 [paul]       1.9.13cvs58
8764
8765         * src/compose.c
8766                 don't claim success when clicking
8767                 Cancel on the passphrase box.
8768                 Patch by Colin
8769
8770 2005-08-24 [paul]       1.9.13cvs57
8771
8772         * src/main.c
8773                 fix misplaced sylpheed.log
8774         * src/common/defs.h
8775                 define UIDL_DIR
8776
8777 2005-08-24 [paul]       1.9.13cvs56
8778
8779         * src/imap.c
8780         * src/etpan/imap-thread.c
8781         * src/etpan/imap-thread.h
8782                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
8783                 Patch by Colin
8784         * src/gtk/sylpheed-marshal.c    ** REMOVED **
8785         * src/gtk/sylpheed-marshal.h    ** REMOVED **
8786                 remove autogenerated files
8787         * tools/kdeservicemenu/README
8788         * tools/kdeservicemenu/install.sh
8789         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8790         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8791                 use Claws icon, use 'Sylpheed-Claws' in menu,
8792                 use kdialog, and other cleanups
8793
8794 2005-08-23 [paul]       1.9.13cvs55
8795
8796         * src/compose.c
8797                 fix paste/wrap crash
8798                 Patch by Colin
8799
8800 2005-08-23 [paul]       1.9.13cvs54
8801
8802         * src/main.c
8803                 fix crash recovery
8804                 Patch by Colin
8805
8806 2005-08-23 [paul]       1.9.13cvs53
8807
8808         * src/addressbook.c
8809         * src/editaddress.c
8810                 view all data of LDAP contacts
8811                 Patch by Colin
8812
8813 2005-08-23 [paul]       1.9.13cvs52
8814
8815         * src/addressbook.c
8816                 fix issues with the Search field
8817                 Patch by Colin
8818
8819 2005-08-22 [paul]       1.9.13cvs51
8820
8821         * src/folderview.c
8822                 put name of folder in processing dialog
8823                 title
8824         * src/prefs_folder_item.c
8825                 improve english usage
8826
8827 2005-08-22 [paul]       1.9.13cvs50
8828
8829         * src/filtering.c
8830         * src/filtering.h
8831         * src/matcher.c
8832         * src/matcher_parser_lex.l
8833         * src/matcher_parser_parse.y
8834         * src/prefs_filtering.c
8835                 add Filtering/Processing rule names feature.
8836                 (the incompatible old matcherrc is saved as
8837                 matcherrc.pre_names).
8838                 Patch by Colin
8839
8840 2005-08-22 [paul]       1.9.13cvs49
8841
8842         * src/procmsg.c
8843                 fix colour labelling
8844                 Patch by Colin
8845
8846 2005-08-22 [paul]       1.9.13cvs48
8847
8848         * src/textview.c
8849                 fix open_image_cb()
8850
8851 2005-08-22 [paul]       1.9.13cvs47
8852
8853         * src/imap.c
8854                 fix bug 789, 'SC crashes with imap (CVS ver)'
8855                 Patch by Colin
8856
8857 2005-08-22 [paul]       1.9.13cvs46
8858
8859         * src/mimeview.c
8860         * src/prefs_common.c
8861         * src/common/defs.h
8862                 define reused defaults in defs.h
8863         * src/textview.c
8864                 add 'Open image' to image popup menu
8865
8866 2005-08-21 [colin]      1.9.13cvs45
8867
8868         * src/summaryview.c
8869                 Fix bug #788 (Bogus "From" address displayed)
8870
8871 2005-08-20 [colin]      1.9.13cvs44
8872
8873         * src/folder.c
8874                 Fix buf #787 (multilevel delete causes SIGSEGV)
8875
8876 2005-08-19 [colin]      1.9.13cvs43
8877
8878         * src/inc.c
8879         * src/prefs_common.c
8880         * src/prefs_common.h
8881                 Add an hidden pref to allow modifying the
8882                 update stepping in incorporation.
8883                 Patch by wwp.
8884
8885 2005-08-19 [colin]      1.9.13cvs42
8886
8887         * src/compose.c
8888         * src/procmime.c
8889                 Workaround for broken MUAs: encode 
8890                 Content-type: name: as ASCII and 
8891                 Content-Disposition: filename: as
8892                 per rfc2231
8893         * src/prefs_account.c
8894                 Fix invisible-ness of SMTP SSL prefs
8895                 in NNTP accounts
8896
8897 2005-08-19 [paul]       1.9.13cvs41
8898
8899         * src/compose.c
8900         * src/prefs_common.c
8901         * src/prefs_common.h
8902         * src/prefs_wrapping.c
8903                 paste with or without wrapping.
8904                 patch by Colin
8905
8906 2005-08-19 [paul]       1.9.13cvs40
8907
8908         * src/prefs_common.c
8909         * src/prefs_common.h
8910         * src/summaryview.c
8911                 reintroduce enable_swap_from as a
8912                 hidden pref. patch by Colin
8913         * src/quote_fmt_parse.y
8914         * src/plugins/clamav/clamav_plugin.c
8915         * src/plugins/dillo_viewer/dillo_viewer.c
8916         * src/plugins/mathml_viewer/mathml_viewer.c
8917         * src/plugins/pgpcore/sgpgme.c
8918         * src/plugins/pgpinline/pgpinline.c
8919         * src/plugins/pgpmime/pgpmime.c
8920                 tidy up. patch by Colin
8921
8922 2005-08-19 [paul]       1.9.13cvs39
8923
8924         * configure.ac
8925                 complete cvs38's sync
8926         * src/editaddress.c
8927         * src/gedit-print.c
8928         * src/mutt.c
8929         * src/etpan/etpan-log.c
8930         * src/etpan/imap-thread.c
8931         * src/gtk/gtksourceprintjob.c
8932                 fix compilation warnings
8933                 (patch by Colin)
8934
8935 2005-08-19 [paul]       1.9.13cvs38
8936
8937         sync with main:
8938
8939         * src/account.c
8940         * src/action.c
8941         * src/addrbook.c
8942         * src/addrcache.c
8943         * src/addrharvest.c
8944         * src/addrindex.c
8945         * src/codeconv.c
8946         * src/compose.c
8947         * src/crash.c
8948         * src/exporthtml.c
8949         * src/exportldif.c
8950         * src/folder.c
8951         * src/image_viewer.c
8952         * src/inc.c
8953         * src/inc.h
8954         * src/jpilot.c
8955         * src/ldif.c
8956         * src/main.c
8957         * src/matcher.c
8958         * src/mbox.c
8959         * src/messageview.c
8960         * src/mh.c
8961         * src/mimeview.c
8962         * src/msgcache.c
8963         * src/mutt.c
8964         * src/news.c
8965         * src/partial_download.c
8966         * src/pine.c
8967         * src/pop.c
8968         * src/prefs_actions.c
8969         * src/prefs_common.c
8970         * src/prefs_customheader.c
8971         * src/prefs_display_header.c
8972         * src/prefs_gtk.c
8973         * src/prefs_themes.c
8974         * src/procheader.c
8975         * src/procmime.c
8976         * src/procmsg.c
8977         * src/recv.c
8978         * src/send_message.c
8979         * src/simple-gettext.c
8980         * src/sourcewindow.c
8981         * src/textview.c
8982         * src/vcard.c
8983         * src/common/defs.h
8984         * src/common/log.c
8985         * src/common/plugin.c
8986         * src/common/prefs.c
8987         * src/common/session.c
8988         * src/common/session.h
8989         * src/common/socket.c
8990         * src/common/socket.h
8991         * src/common/ssl_certificate.c
8992         * src/common/template.c
8993         * src/common/utils.c
8994         * src/common/utils.h
8995         * src/common/xml.c
8996         * src/gtk/about.c
8997         added wrappers for C library function that
8998                 take pathname arguments.
8999                 enabled compilation with MinGW.
9000                 use GDir instead of directly using opendir().
9001                 added rename_force().
9002
9003 2005-08-19 [paul]       1.9.13cvs37
9004         
9005         patches by Colin:
9006         * src/compose.c
9007                 fix privacy settings on re-editing
9008                 a sent message
9009         * src/jpilot.c
9010                 fix encoding bug
9011         * src/folder.c
9012         * src/procmsg.c
9013         * src/procmsg.h
9014         * src/summaryview.c
9015                 flag changing optimisation
9016
9017 2005-08-18 [martin]     1.9.13cvs36
9018
9019         * commitHelper
9020             added my login
9021         * src/addrcache.c
9022         * src/addrharvest.c
9023         * src/addrindex.c
9024         * src/compose.c
9025         * src/grouplistdialog.c
9026         * src/main.c
9027         * src/mainwindow.c
9028         * src/msgcache.c
9029         * src/mutt.c
9030         * src/pine.c
9031         * src/prefs_account.c
9032         * src/prefs_themes.c
9033         * src/stock_pixmap.c
9034         * src/summaryview.c
9035         * src/gtk/about.c
9036         * src/gtk/logwindow.c
9037             removed deprecated glib and gdk stuff
9038         * src/plugins/pgpcore/select-keys.c
9039             convert attributes from locale to utf8
9040
9041 2005-08-17 [paul]       1.9.13cvs35
9042
9043         * src/account.c
9044         * src/addressbook.c
9045                 use new GTK_STOCK_ icons if available
9046         * src/summaryview.c
9047         * src/gtk/gtksctree.c
9048         * src/gtk/gtksctree.h
9049                 faster range select. patch by Colin
9050
9051 2005-08-17 [paul]       1.9.13cvs34
9052
9053         patches by colin:
9054         * src/addressbook.c
9055         * src/addressitem.h
9056                 Add an edit button for contacts, fix selections
9057                 of gtksctree items
9058         * src/editaddress.c
9059                 Change labels, let Save be always possible in the
9060                 email and user atributes tabs
9061         * src/folderview.c
9062                 fix sort issues
9063         * src/summaryview.c
9064                 select next item instead of the displayed one
9065                 after deletion
9066
9067         * src/gtk/progressdialog.c
9068                 use prefs_common.enable_rules_hint
9069
9070 2005-08-13 [hoa]        1.9.13cvs33
9071
9072         * src/etpan/imap-thread.c
9073                 fixed build on Solaris.
9074
9075 2005-08-10 [colin]      1.9.13cvs32
9076
9077         * src/procmsg.c
9078                 Fix cvs31 (missing fclose before reading
9079                 the file)
9080
9081 2005-08-10 [colin]      1.9.13cvs31
9082
9083         * src/procmsg.c
9084                 Fix procmsg_msginfo_new_from_mimeinfo() when
9085                 the MimeInfo isn't stored in memory. This fixes
9086                 replying to an attached message.
9087
9088 2005-08-10 [colin]      1.9.13cvs30
9089
9090         * src/mainwindow.c
9091                 Fix slowness in account changing
9092
9093 2005-08-10 [colin]      1.9.13cvs29
9094
9095         * src/folder.c
9096         * src/folderutils.c
9097         * src/folderview.c
9098         * src/imap_gtk.c
9099         * src/mainwindow.c
9100         * src/mh_gtk.c
9101         * src/procmsg.c
9102         * src/summaryview.c
9103                 Optimize folder_has_parent_of_type
9104                 Prevent moving special sub-folders from contextual menus
9105                 Rework message a bit ("Empty all messages" -> "Delete all
9106                 messages")
9107                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9108                 and "Deleted Items" folders)
9109
9110 2005-08-08 [colin]      1.9.13cvs28
9111
9112         * src/summaryview.c
9113         * src/prefs_summaries.c
9114                 Make "Select first unread|new" more flexible
9115                 (just prioritize new or unread)
9116
9117 2005-08-08 [colin]      1.9.13cvs27
9118
9119         * src/summaryview.c
9120                 If "select first new" is selected and there only
9121                 are unread messages, fallback to "select first
9122                 unread".
9123
9124 2005-08-08 [colin]      1.9.13cvs26
9125
9126         * src/folder.c
9127                 Fix shameful bugs (and bug #779)
9128
9129 2005-08-08 [colin]      1.9.13cvs25
9130
9131         * src/folder.c
9132         * src/folder.h
9133                 Cache parents' type to make folder_has_parent_of_type
9134                 faster
9135         * src/folderview.c
9136                 Forbid DnD of special sub-folders
9137         * src/procmsg.c
9138         * src/procmsg.h
9139                 Add MAIL_POSTFILTERING_HOOK
9140         * src/summaryview.c
9141                 Revert over-zealous deletion of the use_addr_book 
9142                 code
9143
9144 2005-08-07 [colin]      1.9.13cvs24
9145
9146         * src/folder.c
9147                 Fix big mistake (passing MsgInfo instead 
9148                 of FolderItem)
9149
9150 2005-08-07 [colin]      1.9.13cvs23
9151
9152         * src/compose.c
9153         * src/folder.c
9154         * src/folder.h
9155         * src/foldersel.c
9156         * src/folderutils.c
9157         * src/folderview.c
9158         * src/imap.c
9159         * src/mainwindow.c
9160         * src/messageview.c
9161         * src/mh.c
9162         * src/msgcache.c
9163         * src/procmime.c
9164         * src/summaryview.c
9165                 Make subfolders of Drafts, Queue, Outbox, Trash
9166                 work like their parents. 
9167                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9168
9169 2005-08-07 [colin]      1.9.13cvs22
9170
9171         * src/addressbook.c
9172                 Fix bug #771 (Dragged contacts not saved)
9173
9174 2005-08-07 [paul]       1.9.13cvs21
9175
9176         * src/summaryview.c
9177                 fix bug 32 'Search Doesn't display results
9178                 if "Hide Read Messages" is chosen'
9179                 be more literal in interpreting 'Hide read
9180                 messages'
9181
9182 2005-08-07 [colin]      1.9.13cvs20
9183
9184         * src/folderview.c
9185                 Add debug
9186         * src/summaryview.c
9187                 Faster 'unthread_for_execution'
9188
9189 2005-08-06 [paul]       1.9.13cvs19
9190
9191         * src/mainwindow.c
9192                 add mnemonics to Set displayed columns
9193                 fix bug where msgview_visible option was
9194                 overwritten as TRUE on startup
9195
9196 2005-08-06 [paul]       1.9.13cvs18
9197
9198         * src/mainwindow.c
9199                 refer to 'displayed columns in folder/message
9200                 list' not 'displayed items in summary/message view'
9201         * src/prefs_display_header.c
9202                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9203                 be consistent with similar dialogues
9204         * src/prefs_folder_column.c
9205         * src/prefs_summary_column.c
9206                 'columns' not 'items', and folder and message lists,
9207                 instead of folder and summary views;
9208                 Use 'Hidden columns' as list heading not 'Available
9209                 items';
9210                 move the 'Remove' button to the right hand side;
9211                 top-align the buttons;
9212                 remove unneeded vbox
9213         * src/prefs_summaries.c
9214                 put the 2 column prefs buttons in a frame to reduce
9215                 overall width; refer to columns not items &c.
9216
9217 2005-08-05 [colin]      1.9.13cvs17
9218
9219         * src/prefs_common.c
9220         * src/prefs_common.h
9221         * src/mainwindow.c
9222         * src/compose.c
9223         * src/messageview.c
9224                 Add an hidden toolbar_detachable pref, so
9225                 that I can get rid of these painful handles
9226                 in the toolbars. Defaults to TRUE to avoid
9227                 changing the GUI on unsuspecting people...
9228
9229 2005-08-05 [colin]      1.9.13cvs16
9230
9231         * src/Makefile.am
9232         * src/prefs_folder_column.c
9233         * src/prefs_folder_column.h
9234                 Add prefs for folder columns
9235         * src/folderview.c
9236         * src/folderview.h
9237         * src/mainwindow.c
9238         * src/mainwindow.h
9239         * src/prefs_common.c
9240         * src/prefs_common.h
9241         * src/prefs_summaries.c
9242                 Use them
9243         * src/prefs_summary_column.c
9244         * src/summaryview.c
9245         * src/summaryview.h
9246                 Add a To column
9247         * src/textview.c
9248         * src/common/utils.c
9249         * src/common/utils.h
9250                 Move uri colourisation functions
9251                 to utils
9252         * src/compose.c
9253                 Colourise URIs
9254         * src/imap.c
9255                 Fix bug with LIST where we'd try
9256                 to get Folder//////[...]/// 
9257
9258 2005-08-05 [paul]       1.9.13cvs15
9259
9260         * src/prefs_summaries.c
9261                 improve the English usage
9262         * src/summaryview.c
9263                 set font on column change
9264                 thanks to Colin
9265
9266 2005-08-05 [paul]       1.9.13cvs14
9267
9268         * src/prefs_common.c
9269         * src/prefs_common.h
9270         * src/prefs_summaries.c
9271         * src/summaryview.c
9272                 replace 'open_unread_on_enter' option with
9273                 'select_on_entry' option. opening/not opening
9274                 is now exclusively controlled by 'always_show_msg'
9275
9276 2005-08-04 [colin]      1.9.13cvs13
9277
9278         * src/compose.c
9279                 Remove dead code
9280                 Add colourisation of quotes and signatures
9281         * src/folderview.c
9282                 Fix possible crashes
9283         * src/messageview.c
9284                 Change an assert that is no problem
9285         * src/news.c
9286         * src/news_gtk.c
9287         * src/news_gtk.h
9288                 Fix offline mode
9289         * src/gtk/quicksearch.c
9290                 Fix a possible crash
9291
9292 2005-08-03 [colin]      1.9.13cvs12
9293
9294         * src/prefs_account.c
9295                 Fix bug #777 (Sylpheed crash in account configuration)
9296
9297 2005-08-03 [colin]      1.9.13cvs11
9298
9299         * src/addressbook.c
9300         * src/editaddress.c
9301         * src/editgroup.c
9302                 Fixing addressbook, round 2
9303         * src/textview.c
9304                 Fix emphasis color on rechecking 'Colorize messages'
9305
9306 2005-08-03 [paul]       1.9.13cvs10
9307
9308         sync with main
9309
9310         * src/addr_compl.c
9311         * src/compose.c
9312         * src/main.c
9313         * src/pop.c
9314         * src/prefs_account.c
9315         * src/procmime.c
9316         * src/procmsg.c
9317         * src/quote_fmt_parse.y
9318         * src/textview.c
9319         * src/common/quoted-printable.c
9320         * src/common/utils.c
9321         * src/common/utils.h
9322         * src/common/xml.c
9323                 replaced incorrect locale-independent
9324                 ctype functions with GLib's. Corrected
9325                 signedness mismatch.
9326         * src/headerview.c
9327                 headerview_create(): added spacing for vbox.
9328         * src/gtk/about.c
9329                 set focus to the OK button.
9330
9331 2005-08-03 [colin]      1.9.13cvs9
9332
9333         * src/folderview.c
9334                 Fix possible crash
9335
9336 2005-08-02 [colin]      1.9.13cvs8
9337
9338         * src/mainwindow.c
9339                 Fix cast
9340         * src/addressbook.c
9341         * src/addressitem.h
9342                 Fix a cast and more generally, try to make the
9343                 GUI more intuitive and consistent (round 1)
9344
9345 2005-08-02 [paul]       1.9.13cvs7
9346
9347         * src/folder.h
9348                 missing in 1.9.13cvs6
9349
9350 2005-08-02 [colin]      1.9.13cvs6
9351
9352         * src/folder.c
9353                 Fix one more leak
9354
9355 2005-08-02 [colin]      1.9.13cvs5
9356
9357         * src/folder.c
9358         * src/folderview.c
9359         * src/imap.c
9360         * src/main.c
9361         * src/mbox.c
9362         * src/procmsg.c
9363         * src/summaryview.c
9364                 Fix a number of folder_item_get_msg_list()-related
9365                 leaks (missing procmsg_msginfo_free()s)
9366
9367 2005-08-01 [colin]      1.9.13cvs4
9368
9369         * src/folderview.c
9370         * src/folderview.h
9371         * src/mainwindow.c
9372         * src/prefs_fonts.c
9373         * src/prefs_summaries.c
9374         * src/prefs_themes.c
9375         * src/summaryview.c
9376         * src/summaryview.h
9377         * src/textview.c
9378         * src/textview.h
9379                 Fix instant-apply of summary and folderview-related prefs
9380                 Fix erroneous g_free and alertpanels in prefs_theme
9381                 Add instant-apply for fonts
9382                 Defer applying of prefs a little bit so it's done only
9383                 once even if requested by multiples prefs pages
9384
9385 2005-08-01 [paul]       1.9.13cvs3
9386
9387         * src/main.c
9388                 fix bug 776 'S.C. crashes on close'
9389                 thanks to Colin
9390         * src/etpan/etpan-thread-manager-types.h
9391                 add missing include
9392                 thanks to Hoa
9393
9394 2005-07-25 [paul]       1.9.13cvs2
9395
9396         * src/summaryview.c
9397                 fix typos. spotted by Fabien Vantard
9398
9399 2005-07-24 [paul]       1.9.13cvs1
9400
9401         * doc/man/sylpheed.1
9402                 update man page, incorporating fix of
9403                 bug 769 'Typo in manpage'
9404         * src/etpan/imap-thread.c
9405                 fix NetBSD openssl dependencies. patch by
9406                 George Michaelson <ggm@apnic.net>
9407         * po/pt_BR.po
9408                 updated by Frederico Goncalves Guimaraes
9409
9410 2005-07-22 [paul]       1.9.13
9411
9412         1.9.13 release
9413
9414 2005-07-22 [paul]       1.9.12cvs91
9415
9416         * AUTHORS
9417         * INSTALL
9418         * README.claws
9419         * RELEASE_NOTES.claws
9420                 updated for release
9421         * configure.ac
9422         * po/nb.po
9423         * tools/claws.i18n.status.pl
9424                 add Norwegian translation. submiited by
9425                 Geir Helland <pjallabais@users.sourceforge.net>
9426         * po/ca.po
9427         * po/de.po
9428         * po/es.po
9429         * po/fi.po
9430         * po/fr.po
9431         * po/it.po
9432         * po/sk.po
9433         * po/sr.po
9434         * po/zh_CN.po
9435                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9436                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9437                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9438                 Yang Guilong
9439         * src/plugins/clamav/clamav_plugin_gtk.c
9440         * src/plugins/spamassassin/spamassassin_gtk.c
9441                 replace outdated description strings
9442
9443 2005-07-21 [colin]      1.9.12cvs90
9444
9445         * src/folder.c
9446                 Set folder to batch mode when scanning it. Makes deletion
9447                 of unread mails on IMAP much faster (due to the UNREAD 
9448                 flag unsetting)
9449
9450 2005-07-21 [darko]      1.9.12cvs89
9451
9452         * configure.ac
9453                 link against libresolv if necessary (patch by Paul)
9454         * src/msgcache.c
9455                 use glib's portable macros to determine endianness
9456
9457 2005-07-21 [paul]       1.9.12cvs88
9458
9459         * src/crash.c
9460         * src/gtk/about.c
9461                 update compiled-in features list
9462
9463 2005-07-20 [colin]      1.9.12cvs87
9464
9465         * src/folder.c
9466         * src/textview.c
9467                 Gcc 2.9x compilation fixes, thanks to Darko
9468         * src/plugins/clamav/clamav_plugin.c
9469                 Little optimisation: load virus database only once
9470         * src/plugins/spamassassin/spamassassin.c
9471                 Big optimisation: filtering one mail took at least 1 second,
9472                 now it takes at least 50ms. Doesn't speed up spamassassin 
9473                 itself, but should already be much more tolerable.
9474
9475 2005-07-20 [colin]      1.9.12cvs86
9476
9477         * src/summaryview.c
9478                 Fix performance issue
9479
9480 2005-07-19 [colin]      1.9.12cvs85
9481
9482         * src/plugins/pgpinline/plugin.c
9483                 Fix warning
9484
9485 2005-07-19 [colin]      1.9.12cvs84
9486
9487         * configure.ac
9488         * src/plugins/Makefile.am
9489         * src/plugins/pgpinline/.cvsignore
9490         * src/plugins/pgpinline/Makefile.am
9491         * src/plugins/pgpinline/pgpinline.c
9492         * src/plugins/pgpinline/pgpinline.deps
9493         * src/plugins/pgpinline/pgpinline.h
9494         * src/plugins/pgpinline/plugin.c
9495                 Put pgpinline in the main tree
9496
9497 2005-07-19 [paul]       1.9.12cvs83
9498
9499         * src/prefs_actions.c
9500                 prevent '//' in menu names, which cause a crash
9501                 thanks to Colin
9502
9503 2005-07-19 [paul]       1.9.12cvs82
9504
9505         * configure.ac
9506                 be generally more informative in configure output.
9507                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9508                 '[ --disable-openssl ...', as --enable-openssl is default
9509                 PGP/MIME: don't check for GPGME again, check for
9510                 pgpcore instead. Therefore prevent the possibility of
9511                 attempting to build pgpmime if pgpcore dependencies are
9512                 not met
9513                 ClamAV: use pkgconfig to check for lib
9514                 libgnomeprint: revert logic on inner test to match
9515                 everything else
9516         * src/plugins/pgpcore/sgpgme.c
9517                 add missing include
9518
9519 2005-07-19 [colin]      1.9.12cvs81
9520
9521         * src/summaryview.c
9522                 Fix slow thread rebuilding in particular
9523                 cases
9524
9525 2005-07-19 [paul]       1.9.12cvs80
9526
9527         * sylpheed-claws.desktop
9528                 fix typo, spotted by Stephan Sachse
9529         * src/account.c
9530                 replace GTK_STOCK_ADD with
9531                 GTK_STOCK_NEW button
9532
9533 2005-07-18 [colin]      1.9.12cvs79
9534
9535         * src/etpan/imap-thread.c
9536                 Fix return value (Thanks Hoa)
9537
9538 2005-07-18 [colin]      1.9.12cvs78
9539
9540         * src/imap.c
9541                 Allow empty passwords
9542                 Create drafts/queue/outbox if necessary
9543         * src/summaryview.c
9544                 Remove old code
9545         * src/etpan/imap-thread.c
9546                 Fix STARTTLS (Thanks to Hoa)
9547
9548 2005-07-18 [paul]       1.9.12cvs77
9549
9550         * ChangeLog-gtk2.jp
9551         * ChangeLog.jp
9552                 removed
9553         * Makefile.am
9554                 updated to reflect additions and removals
9555         * TODO
9556                 updated to be claws-specific
9557         * TODO-gtk2
9558         * TODO-gtk2.jp
9559         * TODO.jp
9560         * sylpheed-128x128.png
9561         * sylpheed-64x64.png
9562                 removed
9563         * sylpheed-claws-128x128.png
9564         * sylpheed-claws-64x64.png
9565         * sylpheed-claws.desktop
9566         * sylpheed-claws.png
9567                 added
9568         * sylpheed.desktop
9569         * sylpheed.png
9570                 removed
9571
9572 2005-07-17 [paul]       1.9.12cvs76
9573
9574         * src/account.c
9575         * src/addressbook.c
9576         * src/alertpanel.c
9577         * src/alertpanel.h
9578         * src/compose.c
9579         * src/exphtmldlg.c
9580         * src/expldifdlg.c
9581         * src/folderview.c
9582         * src/imap_gtk.c
9583         * src/inc.c
9584         * src/message_search.c
9585         * src/messageview.c
9586         * src/mh_gtk.c
9587         * src/news_gtk.c
9588         * src/prefs_actions.c
9589         * src/prefs_filtering.c
9590         * src/prefs_matcher.c
9591         * src/prefs_template.c
9592         * src/prefs_themes.c
9593         * src/ssl_manager.c
9594         * src/summary_search.c
9595         * src/textview.c
9596         * src/toolbar.c
9597         * src/gtk/sslcertwindow.c
9598         * src/plugins/pgpcore/sgpgme.c
9599                 rework alertpanels
9600
9601 2005-07-17 [colin]      1.9.12cvs75
9602
9603         * src/privacy.c
9604                 add a PrivacySystem accessor that checks that
9605                 the system cached in a MimeInfo's privacydata
9606                 is still registered. Use this accessor instead
9607                 of directly using data->system. Fixes crashes
9608                 after unloading pgp plugins.
9609
9610 2005-07-17 [colin]      1.9.12cvs74
9611
9612         * src/alertpanel.c
9613                 Change geometry hints to a simple default size.
9614                 Fixes the certs dialogs.
9615
9616 2005-07-17 [colin]      1.9.12cvs73
9617
9618         * src/gtk/sslcertwindow.c
9619                 Use a gtkExpander
9620
9621 2005-07-17 [colin]      1.9.12cvs72
9622
9623         * src/plugins/pgpcore/Makefile.am
9624         * src/plugins/pgpmime/Makefile.am
9625                 Add gpgme libs
9626
9627 2005-07-17 [paul]       1.9.12cvs71
9628
9629         * configure.ac
9630                 add --disable-gnomeprint option
9631                 modified version of patch by Marius Mauch
9632
9633 2005-07-17 [paul]       1.9.12cvs70
9634
9635         * src/common/defs.h
9636                 update urls
9637         * src/account.c
9638         * src/action.c
9639         * src/addressbook.c
9640         * src/compose.c
9641         * src/foldersel.c
9642         * src/folderview.c
9643         * src/html.c
9644         * src/imap_gtk.c
9645         * src/main.c
9646         * src/mainwindow.c
9647         * src/messageview.c
9648         * src/mh_gtk.c
9649         * src/mimeview.c
9650         * src/news_gtk.c
9651         * src/prefs_account.c
9652         * src/prefs_send.c
9653         * src/prefs_summaries.c
9654         * src/procmsg.c
9655         * src/summaryview.c
9656         * src/common/utils.c
9657         * src/common/xml.c
9658         * src/plugins/pgpcore/passphrase.c
9659         * src/plugins/pgpcore/select-keys.c
9660                 replace inappropriately used backticks
9661                 with single quotes
9662
9663 2005-07-16 [colin]      1.9.12cvs69
9664
9665         * src/image_viewer.c
9666                 Add extra paranoid checks
9667
9668 2005-07-16 [colin]      1.9.12cvs68
9669
9670         * src/plugins/pgpcore/prefs_gpg.c
9671                 Don't auto-check sigs by default, as it
9672                 can be really slow.
9673
9674 2005-07-16 [colin]      1.9.12cvs67
9675
9676         * src/plugins/pgpcore/sgpgme.c
9677                 Make messages a bit better.
9678
9679 2005-07-16 [colin]      1.9.12cvs66
9680
9681         * src/imap.c
9682                 Remove pseudo-log
9683         * src/etpan/imap-thread.c
9684                 Add real log
9685
9686 2005-07-16 [colin]      1.9.12cvs65
9687
9688         * src/main.c
9689         * src/prefs_other.c
9690                 And now, fix build with libetpan :-/
9691
9692 2005-07-15 [colin]      1.9.12cvs64
9693
9694         * src/prefs_other.c
9695                 Continue fixing build without libetpan.
9696
9697 2005-07-15 [colin]      1.9.12cvs63
9698
9699         * src/main.c
9700                 Fix build with --disable-libetpan
9701
9702 2005-07-15 [colin]      1.9.12cvs62
9703
9704         * configure.ac
9705                 Bump libetpan's version
9706
9707 2005-07-15 [colin]      1.9.12cvs61
9708
9709         * src/etpan/imap-thread.c
9710                 Actually stop logging :)
9711
9712 2005-07-15 [colin]      1.9.12cvs60
9713
9714         * src/addressbook.c
9715                 Fix dnd of multiple addresses.
9716
9717 2005-07-15 [hoa]        1.9.12cvs59
9718
9719         * src/etpan/imap-thread.c
9720             disable login of IMAP password in libetpan log file.
9721
9722 2005-07-15 [paul]       1.9.12cvs58
9723
9724         * src/account.c
9725                 don't automatically sort
9726                 do allow drag n drop
9727
9728 2005-07-15 [paul]       1.9.12cvs57
9729
9730         * src/account.c
9731         * src/ssl_manager.c
9732                 alphabetical listing
9733
9734 2005-07-15 [paul]       1.9.12cvs56
9735
9736         * src/gtk/pluginwindow.c
9737                 sort plugin list alphabetically
9738
9739 2005-07-15 [paul]       1.9.12cvs55
9740
9741         * src/prefs_spelling.c
9742         * src/prefs_wrapping.c
9743                 unify English usage
9744
9745 2005-07-15 [colin]      1.9.12cvs54
9746
9747         * src/wizard.c
9748                 Typo fix
9749
9750 2005-07-15 [paul]       1.9.12cvs53
9751
9752         * src/prefs_message.c
9753                 make 'show cursor' a hidden option
9754
9755 2005-07-14 [colin]      1.9.12cvs52
9756
9757         * src/plugins/spamassassin/Makefile.am
9758         * src/plugins/clamav/Makefile.am
9759                 Fix double EXTRA_DISTs
9760
9761 2005-07-14 [colin]      1.9.12cvs51
9762
9763         * src/plugins/clamav/Makefile.am
9764         * src/plugins/clamav/clamav_plugin_gtk.deps
9765         * src/plugins/spamassassin/Makefile.am
9766         * src/plugins/spamassassin/spamassassin_gtk.deps
9767                 Make $plugin_gtk depend on $plugin
9768
9769 2005-07-14 [hoa]        1.9.12cvs50
9770
9771         * src/etpan/imap-thread.c
9772                 enable debug log of libetpan when running with --debug
9773
9774 2005-07-14 [colin]      1.9.12cvs49
9775
9776         * configure.ac
9777         * src/common/Makefile.am
9778         * src/common/plugin.c
9779         * src/common/plugin.h
9780                 Add a little plugin dependancy system.
9781                 Plugins can ship a $plugin_name.deps file
9782                 (near them in PLUGINDIR) so that their
9783                 dependancies are loaded if possible.
9784         * src/plugins/Makefile.am
9785         * src/plugins/pgpcore/Makefile.am
9786         * src/plugins/pgpcore/passphrase.c
9787         * src/plugins/pgpcore/passphrase.h
9788         * src/plugins/pgpcore/plugin.c
9789         * src/plugins/pgpcore/prefs_gpg.c
9790         * src/plugins/pgpcore/prefs_gpg.h
9791         * src/plugins/pgpcore/select-keys.c
9792         * src/plugins/pgpcore/select-keys.h
9793         * src/plugins/pgpcore/sgpgme.c
9794         * src/plugins/pgpcore/sgpgme.h
9795                 Introduce pgpcore, used by pgpmime and
9796                 pgpinline
9797         * src/plugins/pgpmime/Makefile.am
9798         * src/plugins/pgpmime/passphrase.c
9799         * src/plugins/pgpmime/passphrase.h
9800         * src/plugins/pgpmime/pgpmime.c
9801         * src/plugins/pgpmime/pgpmime.deps
9802         * src/plugins/pgpmime/plugin.c
9803         * src/plugins/pgpmime/prefs_gpg.c
9804         * src/plugins/pgpmime/prefs_gpg.h
9805         * src/plugins/pgpmime/select-keys.c
9806         * src/plugins/pgpmime/select-keys.h
9807         * src/plugins/pgpmime/sgpgme.c
9808         * src/plugins/pgpmime/sgpgme.h
9809                 Remove the core from pgpmime and add the
9810                 dependancy to pgpcore.
9811
9812 2005-07-14 [paul]       1.9.12cvs48
9813
9814         * src/stock_pixmap.c
9815                 forgot this in last commit
9816
9817 2005-07-14 [paul]       1.9.12cvs47
9818
9819         * src/account.c
9820         * src/addressbook.c
9821                 add accelerators for the buttons (sync with main)
9822         * src/compose.c
9823         * src/compose.h
9824                 add accelerators for the buttons.
9825                 fix editing with external editor.
9826                 replace gdk_input_*() with GIOChannel;
9827                 (sync with main)
9828         * src/foldersel.c
9829                 display folder names with new/unread
9830                 representation (sync with main)
9831         * src/main.c
9832                 specify default window icon (sync with main)
9833         * src/prefs_common.c
9834                 use_addr_book default to FALSE
9835         * src/summaryview.c
9836         * src/textview.c
9837                 add accelerators for the buttons (sync with main)
9838         * src/gtk/menu.c
9839                 fix typos
9840         * src/pixmaps/sylpheed_icon.xpm
9841                 updated
9842
9843 2005-07-13 [paul]       1.9.12cvs46
9844
9845         * src/plugins/pgpmime/pgpmime.c
9846         * src/plugins/pgpmime/sgpgme.c
9847                 (temporarily) use deprecated gpgme_data_rewind()
9848                 while largefile support is not present
9849                 (as suggested by Colin)
9850
9851 2005-07-13 [paul]       1.9.12cvs45
9852
9853         * configure.ac
9854                 remove large file support (for now):
9855                 it breaks too many things
9856
9857 2005-07-13 [paul]       1.9.12cvs44
9858
9859         * configure.ac
9860                 add large file support
9861         * src/html.c
9862                 fix bug #763 where href attribute was not
9863                 the very first attribute of a link
9864                 patch by Thomas Gilgin
9865
9866 2005-07-13 [colin]      1.9.12cvs43
9867
9868         * src/gtk/pluginwindow.c
9869                 Little portability fix
9870
9871 2005-07-13 [colin]      1.9.12cvs42
9872
9873         * src/plugins/pgpmime/sgpgme.c
9874                 Fix crasher.
9875
9876 2005-07-13 [colin]      1.9.12cvs41
9877
9878         * src/plugins/pgpmime/pgpmime.c
9879         * src/plugins/pgpmime/sgpgme.c
9880                 Use gpgme_data_release_and_get_mem instead
9881                 of gpgme_data_read.
9882
9883 2005-07-13 [colin]      1.9.12cvs40
9884
9885         * configure.ac
9886         * src/plugins/pgpmime/passphrase.c
9887         * src/plugins/pgpmime/passphrase.h
9888         * src/plugins/pgpmime/pgpmime.c
9889         * src/plugins/pgpmime/plugin.c
9890         * src/plugins/pgpmime/select-keys.c
9891         * src/plugins/pgpmime/select-keys.h
9892         * src/plugins/pgpmime/sgpgme.c
9893         * src/plugins/pgpmime/sgpgme.h
9894                 Port pgpmime to gpgme-1.0.
9895
9896 2005-07-12 [paul]       1.9.12cvs39
9897
9898         * AUTHORS
9899         * src/toolbar.c
9900         * src/toolbar.h
9901                 add a 'Go to Prev' button to the toolbar.
9902                 correct tooltip text of go to buttons.
9903                 based on patch by Yang Guilong <bamanzi@gmail.com>
9904
9905 2005-07-12 [colin]      1.9.12cvs38
9906
9907         * src/statusbar.c
9908                 Fix progress bar showing stuff at startup.
9909
9910 2005-07-12 [paul]       1.9.12cvs37
9911
9912         * src/editjpilot.c
9913                 fix building with jpilot support
9914
9915 2005-07-11 [colin]      1.9.12cvs36
9916
9917         * src/inc.c
9918                 Add visual indication that filtering is running
9919         * src/textview.c
9920                 Make {}[] uri delimiters
9921         * src/summaryview.c
9922                 Remove useless (and slow) calls
9923
9924 2005-07-11 [paul]       1.9.12cvs35
9925
9926         * src/plugins/clamav/clamav_plugin_gtk.c
9927         * src/plugins/dillo_viewer/dillo_prefs.c
9928         * src/plugins/pgpmime/prefs_gpg.c
9929         * src/plugins/spamassassin/spamassassin_gtk.c
9930                 gather plugins prefs together under their
9931                 own 'Plugins' heading
9932
9933 2005-07-11 [paul]       1.9.12cvs34
9934
9935         sync with main
9936
9937         * src/account.c
9938                 account_delete(): modified alert dialog
9939         * src/editjpilot.c
9940         * src/editvcard.c
9941                 fixed a crash when cancelling file selection
9942                 dialog by Escape key. Made non-ascii filename
9943                 selectable.
9944         * src/prefs_template.c
9945                 prefs_template_window_create(): make scrolled
9946                 window policy AUTOMATIC
9947
9948 2005-07-10 [hoa]        1.9.12cvs33
9949
9950         * src/etpan/imap-thread.c
9951                 workaround for old Courier IMAP servers.
9952
9953 2005-07-10 [colin]      1.9.12cvs32
9954
9955         * src/folder.c
9956         * src/statusbar.c
9957         * src/statusbar.h
9958                 Add visual progress indicator on filtering/processing
9959                 Factorize the progress bar code
9960         * src/imap.c
9961         * src/imap.h
9962         * src/etpan/imap-thread.c
9963                 Add a reference counter to avoid destroying the Folder
9964                 while it's in use by another callback.
9965
9966 2005-07-09 [hoa]        1.9.12cvs31
9967
9968         * src/imap.c
9969         * src/etpan/imap-thread.c
9970                 fixed deadlock when removing IMAP account.
9971
9972 2005-07-08 [colin]      1.9.12cvs30
9973
9974         * src/textview.c
9975         * src/unmime.c
9976                 Fix again problems decoding broken headers
9977         * src/gtk/inputdialog.c
9978                 Fix local variable shadowing a global one
9979
9980 2005-07-08 [colin]      1.9.12cvs29
9981
9982         * src/msgcache.c
9983                 Make the cache/mark files platform-agnostic by writing
9984                 them in little-endian format. Reading them is also done
9985                 in little-endian format, of course; however, in order
9986                 to avoid trashing mark data on big-endian machines, the
9987                 files are, at first, read from the native format if the
9988                 little-endian one doesn't exist. This is easy to deter-
9989                 mine by trying to open a file with a swapped data_ver
9990                 and seeing if it's the wanted version.
9991                 Little-endian using users should see absolutely no
9992                 difference, Big-endian users may get a very little
9993                 performance drop due to byte-swapping.
9994                 Tested on i386 and ppc32. 
9995                 Fixes bug #159 (The index file, in the mailboxes, is 
9996                 hardware depending).
9997
9998                 To have the cache/mark files updated to the new little-
9999                 endian format, "Check for new messages" or even
10000                 "Rebuild folder tree" aren't enough. Files will be
10001                 updated as soon as a folder has been opened/closed.
10002                 To update everything, just select all folders by
10003                 selecting them one by one.
10004
10005 2005-07-07 [colin]      1.9.12cvs28
10006
10007         * src/imap.c
10008                 Remember the folder separator per IMAPFolder
10009                 instead of globally.
10010                 Revive the Session on noop; fixes bug #761
10011                 (mark a bunch of unread messages as read takes 
10012                 forever)
10013
10014 2005-07-07 [darko]      1.9.12cvs27
10015
10016         * src/common/template.c
10017                 Sort templates alphabetically
10018
10019 2005-07-06 [colin]      1.9.12cvs26
10020
10021         * src/imap.c
10022                 Try to use the correct separator in
10023                 most cases. Possibly fixes bug #759
10024                 (only creates the INBOX folder when 
10025                 setting up new IMAP account) and 
10026                 bug #760 (Can't retrieve messages)
10027
10028 2005-07-06 [colin]      1.9.12cvs25
10029
10030         * src/imap.c
10031                 Use real_path in status command. This will
10032                 help later, when namespaces will be used.
10033
10034 2005-07-06 [colin]      1.9.12cvs24
10035
10036         * configure.ac
10037         * src/account.c
10038         * src/folder.c
10039         * src/imap.c
10040         * src/etpan/etpan-log.c
10041         * src/etpan/etpan-thread-manager.c
10042         * src/etpan/imap-thread.c
10043                 Add a --disable-libetpan parameter. With this,
10044                 users that don't want IMAP4 support can avoid
10045                 the new dependancy (and have no IMAP support).
10046                 Users that have IMAP4 accounts and use this
10047                 parameter won't lose their configuration, their
10048                 IMAP accounts will just be invisible and not
10049                 used.
10050         * src/textview.c
10051                 Make the "Copy ..." contextual menu items 
10052                 copy to both the X clipboard and the gtk 
10053                 clipboard - as most other apps do.
10054         * src/gtk/about.c
10055                 Add a notice about OpenSSL usage, in order to
10056                 comply with OpenSSL's license (point 6):
10057                 http://www.openssl.org/source/license.html
10058
10059 2005-07-06 [colin]      1.9.12cvs23
10060
10061         * src/alertpanel.c
10062                 Fix a minimum size for alertpanels
10063         * src/compose.c
10064                 Show 'No space left on device' type errors
10065                 when queuing/sending
10066         * src/imap_gtk.c
10067         * src/mh_gtk.c
10068                 Rework folder's deletion message (remove 
10069                 extra \n)
10070
10071 2005-07-05 [colin]      1.9.12cvs22
10072
10073         * src/imap.c
10074                 Add an alertpanel on auth error
10075                 Add pseudo-log
10076                 Remove pthread-related stuff
10077
10078 2005-07-05 [colin]      1.9.12cvs21
10079
10080         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10081                 Fix crash on plugin reloading (with a hack)
10082
10083 2005-07-05 [colin]      1.9.12cvs20
10084
10085         * src/prefs_account.c
10086         * src/prefs_account.h
10087                 Fix typo
10088         * src/gtk/filesel.c
10089         * src/gtk/filesel.h
10090                 Add a way to filter the view
10091         * src/gtk/pluginwindow.c
10092                 Filter loadable stuff
10093         * src/plugins/pgpmime/prefs_gpg.c
10094                 Fix missing unregistration
10095         * .cvsignore
10096         * src/etpan/.cvsignore
10097         * src/plugins/spamassassin/.cvsignore
10098                 Add more stuff to cvs ignored files
10099
10100 2005-07-04 [colin]      1.9.12cvs19
10101
10102         * src/imap.c
10103                 Fix scan_required returning FALSE when it
10104                 shouldn't. Maybe fix #760 (Can't retrieve
10105                 messages)
10106
10107 2005-07-04 [colin]      1.9.12cvs18
10108
10109         * src/summaryview.c
10110                 Fix always_show_msg pref
10111
10112 2005-07-04 [paul]       1.9.12cvs17
10113
10114         sync with main (forgotten in last commit)
10115         
10116         * src/common/utils.c
10117         * src/common/utils.h
10118                 check_line_length(): new.
10119                 is_dir_exist()
10120                 is_file_entry_exist()
10121                 dirent_is_regular_file()
10122                 dirent_is_directory(): use g_file_test() instead of stat().
10123
10124 2005-07-04 [paul]       1.9.12cvs16
10125
10126         sync with main:
10127
10128         * src/compose.c
10129                 compose_write_to_file(): check for line
10130                 length limit and display warning if exceeds
10131         * src/jpilot.c
10132                 use get_home_dir() instead of g_get_home_dir()
10133         * src/procheader.c
10134                 removed warning about invalid date
10135         * src/vcard.c
10136                 use get_home_dir() instead of g_get_home_dir()
10137
10138 2005-07-04 [paul]       1.9.12cvs15
10139
10140         * src/stock_pixmap.c
10141                 fix new pixmap naming errors
10142                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10143
10144 2005-07-04 [colin]      1.9.12cvs14
10145
10146         * src/imap.c
10147                 Fix debugging string with a warning
10148
10149 2005-07-04 [colin]      1.9.12cvs13
10150
10151         * configure.ac
10152                 Add a check for libetpan's version (>= 0.37)
10153
10154 2005-07-04 [hoa]        1.9.12cvs12
10155
10156         * commitHelper
10157         * src/imap.c
10158         * src/etpan/imap-thread.c
10159         * src/etpan/imap-thread.h
10160                 fixed IMAP implementation of check of mails.
10161
10162 2005-07-03 [hoa]        1.9.12cvs11
10163
10164         * src/etpan/Makefile.am
10165         * src/etpan/etpan-errors.h
10166         * src/etpan/etpan-log.[ch]
10167         * src/etpan/etpan-thread-manager-types.h
10168         * src/etpan/etpan-thread-manager.[ch]
10169         * src/etpan/imap-thread.[ch]
10170         * src/Makefile.am
10171         * src/imap.c
10172         * src/main.c
10173         * src/prefs_other.c
10174         * configure.ac
10175             merged imap branch.
10176             dependency on libetpan 0.37 is now added.
10177
10178 2005-07-01 [colin]      1.9.12cvs10
10179
10180         * src/Makefile.am
10181         * src/folder.c
10182         * src/folder.h
10183         * src/folderview.c
10184         * src/stock_pixmap.c
10185         * src/stock_pixmap.h
10186         * src/plugins/trayicon/trayicon.c
10187                 Add marked symbol on folders containing
10188                 marked messages
10189         * src/procmsg.c
10190         * src/procmsg.h
10191         * src/toolbar.c
10192         * src/prefs_common.c
10193         * src/prefs_common.h
10194         * src/prefs_send.c
10195                 Add an optional confirmation dialog on queue
10196                 sending. Patch by wwp.
10197         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10198         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10199         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10200         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10201         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10202         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10203         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10204         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10205         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10206         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10207         * src/pixmaps/trash_mark.xpm            ** ADDED **
10208                 New pixmaps
10209
10210 2005-07-01 [colin]      1.9.12cvs9
10211
10212         * src/summaryview.c
10213                 Fix a little threading bug
10214         * src/addrgather.c
10215         * src/mainwindow.c
10216                 A little bit of HIG normality never hurts
10217
10218 2005-07-01 [colin]      1.9.12cvs8
10219
10220         * src/compose.c
10221         * src/msgcache.c
10222         * src/pop.c
10223         * src/procmime.c
10224         * src/recv.c
10225         * src/common/log.c
10226         * src/common/template.c
10227         * src/common/utils.c
10228         * src/common/utils.h
10229                 Reverted the fwrite_atomic stuff. In fact
10230                 it is already atomic.
10231
10232 2005-06-30 [colin]      1.9.12cvs7
10233
10234         * src/common/utils.c
10235         * src/common/utils.h
10236                 Add an fwrite_atomic() function to make
10237                 sure we write everything: fwrite can make
10238                 short writes.
10239         * src/compose.c
10240         * src/msgcache.c
10241         * src/pop.c
10242         * src/procmime.c
10243         * src/recv.c
10244         * src/common/log.c
10245         * src/common/template.c
10246                 Use that (and fix swapping of size and nmemb).
10247                 Thanks to Rich Coe for the heads up.
10248
10249 2005-06-30 [colin]      1.9.12cvs6
10250
10251         * src/addressbook.c
10252                 Optimize addressbook opening 
10253
10254 2005-06-30 [colin]      1.9.12cvs5
10255
10256         * src/summaryview.c
10257                 Remove calls to summary_step after move/copy
10258
10259 2005-06-28 [paul]       1.9.12cvs4
10260
10261         * src/alertpanel.c
10262                 wrap and make the error msg selectable
10263
10264 2005-06-28 [paul]       1.9.12cvs3
10265
10266         * src/ssl_manager.c
10267                 replace the OK button with a Close button
10268         * src/gtk/foldersort.c
10269                 use GTK_STOCK_ icons/buttons
10270
10271 2005-06-28 [colin]      1.9.12cvs2
10272
10273         * src/gedit-print.c             ** ADDED **
10274         * src/gedit-print.h             ** ADDED **
10275         * src/gtk/gtksourceprintjob.c   ** ADDED **
10276         * src/gtk/gtksourceprintjob.h   ** ADDED **
10277                 I can't believe no one had enough time to tell
10278                 me I forgot the `cvs add`
10279
10280 2005-06-27 [colin]      1.9.12cvs1
10281
10282         * src/Makefile.am
10283         * src/gtk/Makefile.am
10284         * src/messageview.c
10285         * src/procmsg.c
10286         * src/summaryview.c
10287         * configure.ac
10288                 Add optional libgnomeprint-based printing
10289         * src/mainwindow.c
10290         * src/gtk/quicksearch.c
10291                 Add an Edit/Quick search menu item to show
10292                 and focus the quicksearch
10293
10294 2005-06-27 [paul]       1.9.12
10295
10296         1.9.12 release
10297
10298         * po/ca.po
10299         * po/de.po
10300         * po/es.po
10301         * po/fr.po
10302         * po/it.po
10303         * po/ko.po
10304         * po/pt_BR.po
10305         * po/sk.po
10306         * po/zh_CN.po
10307                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10308                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10309                 SungHyun Nam, Frederico Goncalves Guimaraes,
10310                 Andrej Kacian, and Yang Guilong
10311 2005-06-26 [colin]      1.9.11cvs106
10312
10313         * src/imap_gtk.c
10314                 Forgot one file for previous fix
10315
10316 2005-06-26 [colin]      1.9.11cvs105
10317
10318         * src/folder.c
10319         * src/imap.c
10320                 Fix problems with folder operations in no_select
10321                 imap folders. it applies only to mails, and 
10322                 creation/deletion/move/renaming of folders 
10323                 should be possible
10324
10325 2005-06-26 [paul]       1.9.11cvs104
10326
10327         * src/prefs_filtering.c
10328                 replace one more GTK_STOCK_REMOVE
10329                 with GTK_STOCK_DELETE
10330
10331 2005-06-25 [colin]      1.9.11cvs103
10332
10333         * src/imap.c
10334                 Optimize get_seq_set_from_seq_list
10335                 (Patch by Ricardo) 
10336
10337 2005-06-25 [colin]      1.9.11cvs102
10338
10339         * src/mh.c
10340                 If the directory exists, but not in the
10341                 correct encoding, rename it. This should
10342                 handle old-versions-induced bugs.
10343
10344 2005-06-25 [colin]      1.9.11cvs101
10345
10346         * src/mh.c
10347                 Fix path access with extended dir names
10348                 Fixes bug #589 (SC segfaults with wrong locale
10349                 settings)
10350
10351 2005-06-25 [colin]      1.9.11cvs100
10352
10353         * src/prefs_account.c
10354         * src/prefs_account.h
10355         * src/compose.c
10356                 Add an option to encrypt replies to
10357                 encrypted messages
10358
10359 2005-06-25 [colin]      1.9.11cvs99
10360
10361         * src/compose.c
10362         * src/quote_fmt_parse.y
10363                 ... And make it work with pgpinline.
10364
10365 2005-06-25 [colin]      1.9.11cvs98
10366
10367         * src/compose.c
10368         * src/procmime.c
10369         * src/procmime.h
10370         * src/quote_fmt_parse.y
10371                 o Make reedition of encrypted messages possible
10372                   (as long as it is encrypted to self too, no
10373                    magic there)
10374                 o Make replying with quote (and without selecting
10375                   text) possible for encrypted messages.
10376                 Closes bug #550 (Not possible to "reply with quote"
10377                 to gnupg encrypted messages)
10378
10379 2005-06-24 [paul]       1.9.11cvs97
10380
10381         * src/imap.c
10382                 add missing include
10383
10384 2005-06-24 [paul]       1.9.11cvs96
10385
10386         * src/editldap.c
10387                 made bind password entry invisible
10388                 (sync with main)
10389         * src/send_message.c
10390                 send_message_local(): check exit status
10391                 to detect errors (sync with main)
10392         * src/textview.c
10393                 use main's less ambiguous popup menu
10394                 wording
10395
10396 2005-06-24 [paul]       1.9.11cvs95
10397
10398         * src/prefs_actions.c
10399         * src/prefs_customheader.c
10400         * src/prefs_display_header.c
10401         * src/prefs_filtering_action.c
10402         * src/prefs_matcher.c
10403         * src/prefs_template.c
10404         * src/prefs_toolbar.c
10405                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10406         * src/gtk/description_window.c
10407                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10408
10409 2005-06-23 [colin]      1.9.11cvs94
10410
10411         * src/summaryview.c
10412                 Fix rough edges (be sure to call status_show whenever
10413                 necessary).
10414
10415 2005-06-23 [colin]      1.9.11cvs93
10416
10417         * src/summaryview.c
10418                 Optimize Select All
10419                 Before, in a 5K mails folder: 11s
10420                 After, in the same folder: 58000µs
10421                 The joys of locking... gtk_clist_select_all() fires a 
10422                 tree-select-row event for each selected row, which in 
10423                 summaryview, callbacks summary_selected which in turn,
10424                 calls summary_status_show, which walks the selected
10425                 rows. Hence, calling gtk_clist_select_all was 
10426                 exponential. Locking the summaryview makes 
10427                 summary_selected return early.
10428
10429 2005-06-23 [colin]      1.9.11cvs92
10430
10431         * src/imap.c
10432                 Move mutex at the important place to avoid
10433                 deadlocks
10434         * src/summaryview.c
10435                 Fix Del key deleting directly instead of
10436                 moving to trash
10437
10438 2005-06-22 [colin]      1.9.11cvs91
10439
10440         * src/plugins/spamassassin/libspamc.c
10441                 As we do spagetti code with assignations in multiple
10442                 places (see _message_read_raw where out = msg = raw),
10443                 let's be sure we don't free the same pointer twice.
10444                 Should fix bug #683 (Crash in libpam at 
10445                 message_cleanup).
10446
10447 2005-06-22 [colin]      1.9.11cvs90
10448
10449         * src/compose.c
10450         * src/messageview.c
10451         * src/toolbar.c
10452                 Make toolbar's delete use the move to trash stuff;
10453                 Add gtk_widget_realize to be sure pixmaps can get
10454                 created (that may fix an old worksforme bug which
10455                 I can't find back...)
10456
10457 2005-06-22 [colin]      1.9.11cvs89
10458
10459         * src/summaryview.c
10460         * src/summaryview.h
10461         * src/mainwindow.c
10462                 Rename "Message/Delete" to "Message/Move to trash"
10463                 Add "Message/Delete..." that directly destroys the
10464                 selected messages after asking for a confirmation.
10465
10466 2005-06-22 [colin]      1.9.11cvs88
10467
10468         * src/imap.c
10469                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10470                 o Fix a deadlock (thanks Darko)
10471
10472 2005-06-22 [colin]      1.9.11cvs87
10473
10474         * src/gtk/foldersort.c
10475                 Add missing include for the i18n;
10476                 patch by Fabien Vantard
10477
10478 2005-06-21 [colin]      1.9.11cvs86
10479
10480         * src/folder.c
10481         * src/folderview.c
10482                 Respect the no_select flag
10483         * src/imap.c
10484                 Fix recursive deletion
10485         * src/imap_gtk.c
10486         * src/mh_gtk.c
10487                 Make the folder deletion's warning
10488                 more explicit
10489
10490 2005-06-21 [colin]      1.9.11cvs85
10491
10492         * src/textview.c
10493                 Prevent email addresses from spanning accross
10494                 lines - fixes bug # 646 (newline-chars in 
10495                 email addresses)
10496
10497 2005-06-20 [colin]      1.9.11cvs84
10498
10499         * src/folder.c
10500                 Be sure not to remove source if copy failed
10501
10502 2005-06-20 [colin]      1.9.11cvs83
10503
10504         * src/folderview.c
10505         * src/imap_gtk.c
10506                 remove summaryview's lock
10507         * src/imap.c
10508                 introduce threads to avoid problems when foreground tasks
10509                 interfere with background tasks
10510         * src/mh.c
10511                 prevent moving to drafts/queue
10512         * src/mimeview.c
10513                 fix leak
10514
10515 2005-06-19 [colin]      1.9.11cvs82
10516
10517         * src/imap_gtk.c
10518                 Remember that the user doesn't want to override
10519                 offline mode, for 3 seconds. It avoid presenting
10520                 him with N popups in a really short time.
10521
10522 2005-06-17 [colin]      1.9.11cvs81
10523
10524         * src/imap.c
10525                 Fix IMAP breaking on folders containing '('
10526                 (Probably won't be enough)
10527
10528 2005-06-17 [colin]      1.9.11cvs80
10529
10530         Forgotten files on 1.9.11cvs79
10531         * src/summaryview.c
10532                 Fix stepping when not immediately executing
10533         * src/imap.c
10534                 Really prevent UID FETCH 0
10535         * src/codeconv.c
10536                 Fix outgoing charset never set to utf-8
10537         * src/mh.c
10538                 Fix leak
10539
10540 2005-06-16 [colin]      1.9.11cvs79
10541
10542         * src/compose.c
10543                 Fix bug #707 (Dash splits rows)
10544                 Only wrap if we're on a line break position and
10545                 the previous one was a "white" (space) char.
10546                 Pango stuff is weird.
10547
10548 2005-06-16 [colin]      1.9.11cvs78
10549
10550         * src/imap_gtk.c
10551                 Lock summaryview while downloading messages
10552                 on user demand
10553         * src/procheader.c
10554         * src/unmime.c
10555         * src/common/utils.c
10556         * src/common/utils.h
10557                 Replace \r and \n with spaces in From and
10558                 Subject headers
10559
10560 2005-06-16 [paul]       1.9.11cvs77
10561
10562         * src/procmime.c
10563                 liberalise the mime parser
10564         * src/gtk/about.c
10565                 add text wrapping
10566
10567 2005-06-16 [paul]       1.9.11cvs76
10568
10569         * src/gtk/about.c
10570                 reworked
10571
10572 2005-06-15 [colin]      1.9.11cvs75
10573
10574         * src/compose.c
10575                 Finish header encoding fix
10576         * src/summaryview.c
10577                 Fix segfault
10578         * src/headerview.c
10579                 Fix compilation (Thanks Stephan
10580                 Sachse)
10581
10582 2005-06-15 [colin]      1.9.11cvs74
10583
10584         * Makefile.am
10585                 Install gnome2 stuff rather than gnome1, 
10586                 if both are present
10587         * src/codeconv.c
10588         * src/codeconv.h
10589         * src/compose.c
10590                 Fix headers encoding
10591         * src/folder.c
10592                 Visual progress when fetching all messages
10593         * src/folderview.c
10594         * src/summaryview.c
10595         * src/summaryview.h
10596                 Prevent changing current message while
10597                 incorporating
10598
10599 2005-06-15 [paul]       1.9.11cvs73
10600
10601         * src/gtk/gtkaspell.c
10602         * src/gtk/gtkaspell.h
10603                 fix build warnings
10604
10605 2005-06-15 [paul]       1.9.11cvs72
10606
10607         * src/prefs_filtering.c
10608                 allow reordering of filter rules by
10609                 drag n drop
10610
10611 2005-06-15 [paul]       1.9.11cvs71
10612
10613         * COPYING
10614                 updated
10615         * src/codeconv.c
10616                 replace deprecated function
10617         * src/inc.c
10618         * src/send_message.c
10619         * src/gtk/progressdialog.c
10620         * src/gtk/progressdialog.h
10621                 salvage and reuse parts of reverted sync
10622
10623 2005-06-15 [paul]       1.9.11cvs70
10624
10625         * src/inc.c
10626         * src/send_message.c
10627         * src/gtk/progressdialog.c
10628         * src/gtk/progressdialog.h
10629                 revert yesterday's sync with main
10630                 it contains deprecated functions
10631
10632 2005-06-15 [colin]      1.9.11cvs69
10633
10634         * src/headerview.c
10635                 Fix bug #670 (multi user to: will corrupt message 
10636                 headers display)
10637
10638 2005-06-15 [colin]      1.9.11cvs68
10639
10640         * src/compose.c
10641                 Fix bug #421 (Fix undo on wrapping)
10642
10643 2005-06-15 [colin]      1.9.11cvs67
10644
10645         * src/folder.c
10646                 Provide visual feedback while processing
10647                 folder's rules.
10648         * src/imap.c
10649                 Provide visual feedback while getting
10650                 short headers (for uncached messages)
10651
10652
10653 2005-06-14 [paul]       1.9.11cvs66
10654
10655         * src/account.c
10656                 change a couple stock icons
10657         * src/inc.c
10658         * src/send_message.c
10659         * src/gtk/progressdialog.c
10660         * src/gtk/progressdialog.h
10661                 sync main's GtkTreeView implementation
10662
10663 2005-06-14 [colin]      1.9.11cvs65
10664
10665         * src/imap.c
10666                 Various little fixes, mainly on error paths
10667
10668 2005-06-13 [colin]      1.9.11cvs64
10669
10670         * matcher.c
10671         * procmsg.c
10672         * procmsg.h
10673                 Add a way to fetch only headers. This speeds
10674                 up filtering on headers for IMAP. Fixes:
10675                 bug #481 extraneous imap commands slow down 
10676                         imap filtering
10677                 bug #522 Sylpheed downloads all messages 
10678                         when opening mailbox (IMAP)
10679                 bug #677 IMAP fetch is soooooooooooooo slow
10680         * src/folder.c
10681         * src/folder.h
10682                 Add a folder set_batch method so that
10683                 implementations can speed up flags changes
10684         * src/folderutils.c
10685         * src/summaryview.c
10686                 Use that in mark as (un)read and mark all read
10687                 Refix bug #679
10688         * src/imap.c
10689                 Implement set_batch - brings back deferred
10690                 flags in a less buggy manner. Fixes:
10691                 bug #729 IMAP immediate expunge of deleted messages
10692                 bug #191 remove list of messages with one command
10693                 Fix login with strange chars
10694                 Implement fetch_msg_full
10695                 Fix copy (wrong counts)
10696
10697 2005-06-12 [colin]      1.9.11cvs63
10698
10699         * src/folder.c
10700                 lock incorporation during long operations.
10701                 Avoids fucking up the IMAP socket.
10702
10703 2005-06-12 [colin]      1.9.11cvs62
10704
10705         * src/imap.c
10706                 Fix harmful typo
10707                 Factorize remove_all_msg
10708                 Thread-ize expunge
10709         * src/summaryview.c
10710                 Don't update partial-download status if unnecessary
10711         * src/folder.c
10712                 Use remove_msgs everywhere possible
10713
10714 2005-06-12 [colin]      1.9.11cvs61
10715
10716         * src/folder.c
10717         * src/folder.h
10718                 Add a remove_msgs function to remove a 
10719                 list of messages
10720         * src/imap.c
10721                 Implement that.
10722
10723 2005-06-12 [colin]      1.9.11cvs60
10724
10725         * src/imap.c
10726                 Remove flags-processing deferring... Too hard
10727                 to get it to work in all cases.
10728
10729 2005-06-11 [colin]      1.9.11cvs59
10730
10731         * src/imap.c
10732                 printf -> debug_print
10733
10734 2005-06-11 [colin]      1.9.11cvs58
10735
10736         * src/imap.c
10737                 o Fix build without USE_PTHREAD
10738                 o Factorize imap_open
10739                 o Alertpanel in case of impossible connection
10740                 o Alertpanel in case of impossible login
10741                 o Fix deferred flags processing to force a 
10742                   flush before adding some more flags to process,
10743                   but in another folder.
10744
10745 2005-06-10 [colin]      1.9.11cvs57
10746
10747         * src/imap.c
10748                 o Fix a format string error
10749                 o init ssl socket outside of the thread 
10750                   (it possibly invokes gtk calls)
10751         * src/procmime.c
10752                 o Put back the buffer to its necessary size
10753                 o Fix changing a file pointer without keeping
10754                   track of it (thanks Valgrind)
10755         * src/common/smtp.c
10756                 o Fix automatic STARTTLS if login should be done
10757                   and the server only allows it after starting TLS
10758         * src/gtk/gtkinputdialog.c
10759                 o Eat GDK_Return so that the combo popup doesn't 
10760                   appear when we press Enter to validate the combo
10761                   input dialog (as seen in the Open with... dialog)
10762
10763 2005-06-10 [colin]      1.9.11cvs56
10764
10765         * src/imap.c
10766                 o A bit less debug
10767                 o Fix a crash on deletion
10768                 o Threadize imap_select (it's called outside of 
10769                   threads)
10770                 o Defer treatment of DELETED flags
10771
10772
10773 2005-06-09 [colin]      1.9.11cvs55
10774
10775         * src/imap.c
10776                 Make sure we check imap_gtk_should_override(), which
10777                 potentially calls gtk stuff, before creating thread.
10778                 That way it should't be called via imap_get_session()
10779                 inside a thread.
10780
10781 2005-06-09 [colin]      1.9.11cvs54
10782
10783         * src/imap.c
10784                 o add a bit of status output
10785                 o remove some dead code
10786                 o threadize get_list_of_uids
10787                 o threadize imap_get_flags
10788                 o defer flag changing by 500ms so that they
10789                   can be batched
10790
10791
10792 2005-06-08 [colin]      1.9.11cvs53
10793
10794         * src/imap.c
10795                 Thread-ize imap_cmd_fetch
10796
10797 2005-06-08 [colin]      1.9.11cvs52
10798
10799         * src/main.c
10800                 Mmh, that broke POP3...
10801
10802 2005-06-08 [colin]      1.9.11cvs51
10803
10804         * src/main.c
10805                 Stabilize IMAP patch (thanks to Hoa)
10806
10807 2005-06-08 [colin]      1.9.11cvs50
10808
10809         * src/imap.c
10810                 Test patch to speed up imap. 
10811
10812 2005-06-08 [colin]      1.9.11cvs49
10813
10814         * src/imap_gtk.c
10815                 Warning fix
10816         * src/procmime.c
10817                 Apply patch from gentoo to use /usr/share/mime/globs if 
10818                 available, after un-breaking it
10819         * src/common/log.c
10820         * src/common/log.h
10821                 Use g_timeout for invoking hooks that possibly use gtk
10822                 calls. This should leave gtk calls in the main thread.
10823
10824 2005-06-08 [paul]       1.9.11cvs48
10825
10826         * src/codeconv.c
10827                 conv_get_outgoing_charset_str(): don't
10828                 use prefs_common setting
10829         * src/compose.c
10830         * src/compose.h
10831                 add /Options/Character encoding/... to
10832                 temporarily change the outgoing encoding
10833
10834         (belated sync with main)
10835
10836 2005-06-08 [paul]       1.9.11cvs47
10837
10838         * src/compose.c
10839                 correction to/completion of last
10840                 sync with main
10841
10842 2005-06-08 [paul]       1.9.11cvs46
10843
10844         sync with main:
10845         
10846         * src/codeconv.c
10847         * src/codeconv.h
10848                 always enabled Japanese auto-detection
10849                 if the first letters of locale string
10850                 is "ja"
10851         * src/compose.c
10852                 don't use "destroy" signal to destroy
10853                 Compose object (fix rare crashes on discard?)
10854         * src/mainwindow.c
10855         * src/messageview.c
10856         * src/prefs_send.c
10857                 added Hebrew encodings
10858         * src/sourcewindow.c
10859                 don't use "destroy" signal to destroy
10860                 objects
10861
10862 2005-06-07 [colin]      1.9.11cvs45
10863
10864         * src/summaryview.c
10865                 Add missing unlocks/locks
10866
10867 2005-06-07 [paul]       1.9.11cvs44
10868
10869         * src/summaryview.c
10870                 restore bug #749 fix
10871
10872 2005-06-06 [colin]      1.9.11cvs43
10873
10874         * src/summaryview.c
10875                 Fix selection bug when prefs_common.open_unread 
10876                 is FALSE
10877
10878 2005-06-06 [colin]      1.9.11cvs42
10879
10880         * src/common/md5.c
10881                 Fix a warning
10882         * src/summaryview.c
10883         * src/folderview.c
10884                 Factorize long operations beginning and end
10885                 (locking, freezing/thawing, cursor, ...)
10886                 Check selection->data member in selection-
10887                 related loops; this avoids dying an awful
10888                 death if the selection changes on us while
10889                 we're marking a whole IMAP folder unread, 
10890                 for example.
10891
10892 2005-06-06 [paul]       1.9.11cvs41
10893
10894         * src/textview.c
10895                 don't g_free() a static gchar buffer
10896
10897 2005-06-05 [colin]      1.9.11cvs40
10898
10899         * src/mainwindow.c
10900         * src/messageview.c
10901         * src/summaryview.c
10902                 Fix bug #749 (Show all headers should be
10903                 sticky as the GUI suggests)
10904
10905 2005-06-03 [paul]       1.9.11cvs39
10906
10907         * src/compose.c
10908                 don't allow editing of mail while sending.
10909                 patch by Colin
10910
10911 2005-06-03 [paul]       1.9.11cvs38
10912
10913         * src/folderview.c
10914                 add a freeze/thaw to speed up 'mark all read'
10915
10916 2005-06-03 [paul]       1.9.11cvs37
10917
10918         * src/prefs_message.c
10919                 reflect changes immediately
10920
10921 2005-06-02 [colin]      1.9.11cvs36
10922
10923         * po/POTFILES.in
10924                 Patch by Fabien Vantard.
10925
10926 2005-06-02 [colin]      1.9.11cvs35
10927
10928         * src/imap.c
10929                 Use a non-blocking imap_getline() if possible.
10930                 This should completely prevent the interface
10931                 from freezin on imap operations, although it
10932                 may do strange stuff in case of folder switching
10933                 while a big imap operation is taking place...
10934
10935                 In addition, fix a leak in the case thread
10936                 creation fails on connection.
10937
10938 2005-06-02 [colin]      1.9.11cvs34
10939
10940         * src/crash.c
10941         * src/prefs_common.h
10942                 Fix build (prefs_common_init() doesn't exist
10943                 anymore)
10944
10945 2005-06-02 [colin]      1.9.11cvs33
10946
10947         * src/prefs_account.c
10948                 Fix bug #245 (filtering rules broken when
10949                 renaming a remote account (imap4 or nntp)
10950
10951 2005-06-02 [colin]      1.9.11cvs32
10952
10953         * src/imap.c
10954                 Try to fix IMAP shortcomings: 
10955                 o Multithread imap_open()
10956                 o allow offline-mode overriding instead of
10957                   just returning NULL
10958         * src/imap_gtk.c
10959         * src/imap_gtk.h
10960                 Add a function to ask whether we want to
10961                 override offline-mode for 10 minutes (one-shot
10962                 asking was painful)
10963         * src/procheader.c
10964                 Fix segfault when imap parser isn't happy about
10965                 a missing {
10966
10967 2005-06-01 [colin]      1.9.11cvs31
10968
10969         * src/addrharvest.c
10970         * src/compose.c
10971         * src/mbox.c
10972         * src/mbox.h
10973         * src/mh.c
10974         * src/msgcache.c
10975         * src/send_message.c
10976         * src/setup.c
10977         * src/undo.c
10978         * src/common/hooks.c
10979         * src/common/prefs.c
10980         * src/common/template.c
10981         * src/common/utils.c
10982         * src/gtk/gtkutils.c
10983         * src/gtk/inputdialog.c
10984         * src/gtk/menu.c
10985         * src/gtk/pluginwindow.c
10986         * src/gtk/prefswindow.c
10987         * src/plugins/pgpmime/passphrase.c
10988         * src/plugins/pgpmime/prefs_gpg.c
10989                 More -Wall fixes
10990
10991         * src/common/Makefile.am
10992         * src/common/timing.h
10993                 Add basic timing code
10994
10995         * src/summaryview.c
10996                 Fix a bug with unread messages when 
10997                 re-sorting folders, and by the way
10998                 fix a big performance hit when 
10999                 re-sorting (10k mails: before 5s,
11000                 after .5s)
11001
11002         * src/prefs_compose_writing.c
11003         * src/prefs_compose_writing.h
11004         * src/prefs_message.c
11005         * src/prefs_message.h
11006         * src/prefs_other.c
11007         * src/prefs_other.h
11008         * src/prefs_quote.c
11009         * src/prefs_quote.h
11010         * src/prefs_receive.c
11011         * src/prefs_receive.h
11012         * src/prefs_send.c
11013         * src/prefs_send.h
11014         * src/prefs_summaries.c
11015         * src/prefs_summaries.h
11016                 Fix copyright banner
11017
11018 2005-06-01 [paul]       1.9.11cvs30
11019
11020         * po/fi.po
11021                 updated by Flammie Pirinen
11022         * src/procmime.c
11023                 fix 'Bad BASE64 content' output
11024
11025 2005-05-31 [colin]      1.9.11cvs29
11026
11027         * src/procmime.c
11028                 Oops, where did my hunk go.
11029
11030 2005-05-31 [colin]      1.9.11cvs28
11031
11032         * src/Makefile.am
11033         * src/account.c
11034         * src/action.c
11035         * src/addr_compl.c
11036         * src/addressbook.c
11037         * src/codeconv.c
11038         * src/compose.c
11039         * src/export.c
11040         * src/folder.c
11041         * src/folderview.c
11042         * src/image_viewer.c
11043         * src/main.c
11044         * src/mainwindow.c
11045         * src/messageview.c
11046         * src/mimeview.c
11047         * src/msgcache.c
11048         * src/prefs_account.c
11049         * src/prefs_actions.c
11050         * src/prefs_common.c
11051         * src/prefs_compose_writing.c
11052         * src/prefs_customheader.c
11053         * src/prefs_ext_prog.c
11054         * src/prefs_filtering.c
11055         * src/prefs_filtering_action.c
11056         * src/prefs_fonts.c
11057         * src/prefs_image_viewer.c
11058         * src/prefs_message.c
11059         * src/prefs_message.h
11060         * src/prefs_msg_colors.c
11061         * src/prefs_other.c
11062         * src/prefs_other.h
11063         * src/prefs_quote.c
11064         * src/prefs_receive.c
11065         * src/prefs_receive.h
11066         * src/prefs_send.c
11067         * src/prefs_send.h
11068         * src/prefs_spelling.c
11069         * src/prefs_summaries.c
11070         * src/prefs_summary_column.c
11071         * src/prefs_template.c
11072         * src/prefs_themes.c
11073         * src/prefs_toolbar.c
11074         * src/prefs_wrapping.c
11075         * src/procmime.c
11076         * src/procmsg.c
11077         * src/send_message.h
11078         * src/ssl_manager.c
11079         * src/summary_search.c
11080         * src/summaryview.c
11081         * src/textview.c
11082         * src/wizard.c
11083         * src/common/smtp.c
11084         * src/common/smtp.h
11085         * src/gtk/gtkutils.h
11086                 o Move the rest of Common prefs to new style
11087                 o Lots of -Wall warning fixes
11088                 o fix FIXME in cache memusage calculation
11089                 o Let return receipts be sent from any account
11090                 o Little cache optimisation (read)
11091                 o Fix bug #746 (don't treat commas as separators
11092                   when inside a quoted string)
11093
11094 2005-05-31 [paul]       1.9.11cvs27
11095
11096         * src/prefs_common.c
11097                 fix 'off-by-one' typo
11098
11099 2005-05-31 [paul]       1.9.11cvs26
11100
11101         * src/account.c
11102         * src/addr_compl.c
11103         * src/compose.c
11104         * src/foldersel.c
11105         * src/prefs_actions.c
11106         * src/prefs_common.c
11107         * src/prefs_common.h
11108         * src/prefs_customheader.c
11109         * src/prefs_display_header.c
11110         * src/prefs_filtering.c
11111         * src/prefs_filtering_action.c
11112         * src/prefs_matcher.c
11113         * src/prefs_summaries.c
11114         * src/prefs_summary_column.c
11115         * src/prefs_template.c
11116         * src/prefs_toolbar.c
11117         * src/ssl_manager.c
11118         * src/gtk/pluginwindow.c
11119         * src/gtk/prefswindow.c
11120         * src/gtk/progressdialog.c
11121                 add hidden prefs 'enable_rules_hint'
11122                 for gtk_tree_view_set_rules_hint()
11123                 (sync with main)
11124                 
11125
11126 2005-05-31 [colin]      1.9.11cvs25
11127
11128         * src/Makefile.am
11129         * src/main.c
11130         * src/prefs_common.c
11131         * src/prefs_summaries.c ** ADDED **
11132         * src/prefs_summaries.h ** ADDED **
11133                 Common/Display -> Display/Summaries
11134
11135 2005-05-31 [colin]      1.9.11cvs24
11136
11137         * src/Makefile.am
11138         * src/main.c
11139         * src/prefs_quote.c ** ADDED **
11140         * src/prefs_quote.h ** ADDED **
11141                 Move Common/Quote to Compose/Quoting
11142         * src/prefs_common.c
11143         * src/prefs_common.h
11144                 Remove old quote stuff, add
11145                 convenience functions for GtkTextView prefs
11146         * src/gtk/prefswindow.c
11147                 Set default height higher
11148
11149 2005-05-30 [colin]      1.9.11cvs23
11150
11151         * src/Makefile.am
11152         * src/main.c
11153         * src/prefs_common.c
11154         * src/prefs_compose_writing.c ** ADDED **
11155         * src/prefs_compose_writing.h ** ADDED **
11156                 Move Common/Compose prefs to Compose/Writing
11157
11158 2005-05-30 [colin]      1.9.11cvs22
11159
11160         * src/common/utils.c
11161                 Fix bug #651 (Confused Attract by Subject)
11162                 Patch by M. Benkmann <haferfrost@web.de>
11163         * AUTHORS
11164
11165 2005-05-30 [colin]      1.9.11cvs21
11166
11167         * src/compose.c
11168                 Fix concatenation of different headers of
11169                 the same type (bug #645)
11170         * src/prefs_folder_item.c
11171                 Fix bug #699 (setting color to black doesn't
11172                 work immediately)
11173         * src/procmime.c
11174                 Print out decoding error only once per
11175                 block
11176
11177 2005-05-30 [paul]       1.9.11cvs20
11178
11179         * src/common/template.c
11180                 fix Bcc
11181
11182 2005-05-30 [paul]       1.9.11cvs19
11183
11184         * doc/src/rfc2368.txt   **NEW FILE**
11185         * src/compose.c
11186                 compose_entries_set(): don't interpret Bcc
11187                 header field (conform to RFC 2368)
11188                 (sync with main)
11189
11190 2005-05-29 [colin]      1.9.11cvs18
11191
11192         * src/prefs_common.c
11193                 Let the default reply format respect
11194                 netiquette by cutting the signature.
11195
11196 2005-05-29 [colin]      1.9.11cvs17
11197
11198         * src/summaryview.c
11199                 Don't let always_show_msg override
11200                 open_unread_on_enter when opening a new
11201                 directory.
11202
11203 2005-05-27 [paul]       1.9.11cvs16
11204
11205         sync with main:
11206
11207         * src/main.c
11208                 app_will_exit(): cleanup tmp directory when exit
11209         * src/message_search.c
11210                 improved the interface and made code cleanup.
11211                 removed Clear button
11212         * src/send_message.c
11213                 send_message_local(): use GSpawn, and detect errors
11214         * src/summary_search.c
11215                 improved the interface and made code cleanup
11216         * src/textview.c
11217                 textview_write_link(): also skip non-ascii space
11218                  at the head of link strings (phishing check
11219                  didn't work at the case)
11220         * src/common/utils.c
11221                 get_command_output(): use g_spawn_command_line_sync()
11222                 instead of popen()
11223
11224 2005-05-26 [colin]      1.9.11cvs15
11225
11226         * src/folder.c
11227                 remove printf
11228
11229 2005-05-26 [colin]      1.9.11cvs14
11230
11231         * src/common/nntp.c
11232                 Fix nntp mode reader (bug #611)
11233                 Patch by Florian Mickler <florian@mickler.org>
11234
11235 2005-05-26 [colin]      1.9.11cvs13
11236
11237         * src/plugins/pgpmime/passphrase.c
11238                 Fix mouse grabbing (bug #557)
11239
11240 2005-05-26 [colin]      1.9.11cvs12
11241
11242         * src/prefs_themes.c
11243                 Fix g_warning (bug #541)
11244
11245 2005-05-26 [colin]      1.9.11cvs11
11246
11247         * src/prefs_actions.c
11248         * src/prefs_template.c
11249                 Fix bug #506 (no warning if action/template
11250                 is not saved)
11251         * src/common/template.c
11252                 Fix a possible crash
11253
11254 2005-05-26 [colin]      1.9.11cvs10
11255
11256         * src/folder.c
11257         * src/folderview.c
11258         * src/procmsg.c
11259         * src/summaryview.c
11260                 Forbid locked messages to be moved or
11261                 deleted. Locked messages in trashes 
11262                 still get deleted, for performance
11263                 reason (mh.c::mh_remove_all_msgs)
11264
11265 2005-05-25 [colin]      1.9.11cvs9
11266
11267         * src/procmime.c
11268                 Use correct encoding when sending mails
11269                 with attachments that have accentued 
11270                 chars in their name
11271
11272 2005-05-24 [colin]      1.9.11cvs8
11273
11274         * src/summaryview.c
11275                 Fix bug #688 f) read/unread marker not
11276                 changed on first click
11277                 Also, optimize summary_status_show()
11278                 calls
11279         * src/folder.c
11280         * src/inc.c
11281         * src/procmime.c
11282                 Fix bug #688 b) and c) wrt message
11283                 attachments and signature
11284         * src/stock_pixmap.c
11285         * src/stock_pixmap.h
11286         * src/stock_pixmap.c
11287         * src/stock_pixmap.h
11288         * src/Makefile.am
11289         * src/pixmaps/clip_gpg_signed.xpm
11290                 Add clip/signed icon
11291
11292 2005-05-24 [colin]      1.9.11cvs7
11293
11294         * src/folder_item_prefs.c
11295                 whitespace fix
11296
11297 2005-05-24 [colin]      1.9.11cvs6
11298
11299         * src/folderview.c
11300         * src/prefs_common.c
11301         * src/prefs_common.h
11302                 Add a confirmation to folder drag and drop
11303                 fixes bug #156
11304         * src/alertpanel.c
11305         * src/alertpanel.h
11306                 fix _with_disable parameters so that
11307                 the buttons labels are specifiable too
11308         * src/plugins/pgpmime/sgpgme.c
11309                 reflect said change
11310                 
11311
11312 2005-05-24 [colin]      1.9.11cvs5
11313
11314         * src/folderview.c
11315                 Uncollapse/collapse folders on double-click
11316                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11317                 closes bug #108
11318
11319 2005-05-23 [colin]      1.9.11cvs4
11320
11321         * src/common/socket.c
11322                 Check another special SSL_peek() error.
11323                 Should help wrt bug #728
11324
11325 2005-05-23 [colin]      1.9.11cvs3
11326
11327         * src/plugins/pgpmime/pgpmime.c
11328                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11329                 breaking menu accelerators and stuff. Users will have to
11330                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11331                 account's privacy preferences if needed.
11332
11333 2005-05-22 [paul]
11334
11335         * tools/kdeservicemenu/install.sh
11336                 use kdesu to prompt for root password if doing
11337                 global install/uninstall
11338
11339 2005-05-20 [colin]      1.9.11cvs2
11340
11341         * src/procmsg.c
11342                 Fix another compilation error with gcc-2.9x
11343                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11344         * src/send_message.c
11345                 Don't send QUIT if we aren't connected
11346
11347 2005-05-19 [colin]      1.9.11cvs1
11348
11349         * src/procmsg.c
11350                 Fix compilation with gcc 2.9x
11351
11352 2005-05-19 [paul]       1.9.11
11353
11354         1.9.11 released
11355
11356 2005-05-19 [paul]       1.9.9cvs14
11357
11358         * src/gtk/inputdialog.c
11359                 prevent gettext warning
11360
11361 2005-05-19 [paul]       1.9.9cvs13
11362
11363         * src/mainwindow.c
11364         * src/prefs_common.c
11365         * src/prefs_common.h
11366         * src/textview.c
11367         * src/textview.h
11368                 add an option to toggle cursor in message
11369                 view (sync with main)
11370
11371 2005-05-18 [colin]      1.9.9cvs12
11372
11373         * src/compose.c
11374                 Dereference freed pointer
11375         * src/gtk/gtkaspell.c
11376                 Fix duplication of dictionaries (is it an aspell issue?)
11377
11378 2005-05-18 [colin]      1.9.9cvs11
11379
11380         * src/gtk/inputdialog.c
11381         * src/gtk/gtkaspell.c
11382                 HIGuify dialogs
11383         * src/alertpanel.c
11384                 Remove a double call
11385
11386 2005-05-17 [colin]      1.9.9cvs10
11387
11388         * src/gtk/gtkaspell.c
11389                 Fix dialogs, Ctrl-Enter accel
11390
11391 2005-05-17 [colin]      1.9.9cvs9
11392
11393         * src/gtk/gtkaspell.c
11394                 Fix some accelerators, escape in replace-window
11395
11396 2005-05-16 [colin]      1.9.9cvs8
11397
11398         * src/gtk/gtkaspell.c
11399                 Revert last commit, it was a mistake.
11400
11401 2005-05-16 [colin]      1.9.9cvs7
11402
11403         * src/gtk/gtkaspell.c
11404                 Remove buggy code while we're at it. It's a 
11405                 dead code path anyway.
11406
11407 2005-05-16 [colin]      1.9.9cvs6
11408
11409         * src/gtk/gtkaspell.c
11410                 Missed some gtk_menu_popup where deactivate
11411                 signal should be handled. Should fix bug
11412                 #629 a bit more.
11413
11414 2005-05-16 [colin]      1.9.9cvs5
11415
11416         * src/gtk/gtkaspell.c
11417                 Remove debug printf()s
11418
11419 2005-05-16 [colin]      1.9.9cvs4
11420
11421         * src/gtk/gtkaspell.c
11422                 Fix a bit aspell problems
11423                 (see bug #629)
11424
11425 2005-05-13 [colin]      1.9.9cvs3
11426
11427         * src/folderview.c
11428                 Fix the + appearing even when no subfolders
11429                 have unread messages. Thanks to wwp for the
11430                 bug report.
11431
11432 2005-05-11 [paul]       1.9.9cvs2
11433
11434         * src/folderview.c
11435                 correction to 1.9.9cvs1, only colour folders that
11436                 have new msgs (not unread msgs)
11437
11438 2005-05-10 [colin]      1.9.9cvs1
11439
11440         * src/folderview.c
11441         * src/summaryview.c
11442                 Try to fix bolding bugs again.
11443
11444 2005-05-09 [paul]
11445
11446         * tools/claws.i18n.status.pl
11447                 add Ricardo Mones Lastra's script that has been providing
11448                 the i18n status page for many months
11449
11450 2005-05-09 [paul]       1.9.9
11451
11452         1.9.9 release
11453
11454 2005-05-09 [paul]       1.9.6cvs58
11455
11456         * AUTHORS
11457         * INSTALL
11458         * README.claws
11459                 updated
11460         * Makefile.am 
11461         * RELEASE_NOTES.claws
11462                 add release notes to cvs to simplify release
11463                 procedure
11464         * configure.ac
11465                 add ca and fi to ALL_LINGUAS
11466         * po/Makefile.in.in
11467                 workaround for missing Makevars
11468         * po/ca.po
11469         * po/fi.po
11470                 add new Catalan and Finnish translations
11471                 submitted by Miquel Oliete and Flammie Pirinen
11472         * po/de.po
11473         * po/es.po
11474         * po/fr.po
11475         * po/it.po
11476         * po/pl.po
11477         * po/ru.po
11478         * po/sk.po
11479         * po/sr.po
11480         * po/zh_CN.po
11481                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11482                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11483                 Urke MMI, and Hansom Young
11484         * src/main.c
11485                 Fix drafting when quitting. compose_draft() closes the
11486                 compose windows, which modifies the compose_list GSList.
11487                 We have to refresh this list after echo drafting to avoid a
11488                 segfault
11489         * src/partial_download.c
11490                 fix segfault on exit
11491
11492 2005-05-06 [paul]       1.9.6cvs57
11493
11494         * src/grouplistdialog.c
11495                 quick fix/workaround for unresizeable newsgroup
11496                 name column 
11497
11498 2005-05-06 [paul]       1.9.6cvs56
11499
11500         * src/inc.c
11501         * src/mainwindow.c
11502                 use gettext plural forms
11503         * src/imap_gtk.c
11504         * src/mh_gtk.c
11505         * src/toolbar.c
11506                 small improvement to english usage
11507
11508 2005-05-05 [thorsten]   1.9.6cvs55
11509
11510         * src/folder.c
11511                 fix possible crash
11512
11513 2005-05-05 [paul]       1.9.6cvs54
11514         
11515         sync with HEAD
11516
11517         * AUTHORS
11518         * src/compose.c
11519                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11520                 patch by Tim Mann
11521
11522 2005-05-05 [paul]       1.9.6cvs53
11523
11524         * src/mainwindow.c
11525                 fix resizing of separate message and
11526                 folder views
11527
11528 2005-05-05 [paul]       1.9.6cvs52
11529
11530         * src/account.c
11531         * src/addrgather.c
11532         * src/browseldap.c
11533         * src/exphtmldlg.c
11534         * src/expldifdlg.c
11535         * src/importmutt.c
11536         * src/importpine.c
11537         * src/main.c
11538         * src/mainwindow.c
11539         * src/noticeview.c
11540         * src/prefs_filtering.c
11541         * src/prefs_filtering_action.c
11542         * src/prefs_matcher.c
11543         * src/prefs_spelling.c
11544         * src/prefs_toolbar.c
11545         * src/toolbar.c
11546         * src/wizard.c
11547         * src/gtk/description_window.c
11548         * src/gtk/gtkvscrollbutton.c
11549         * src/gtk/progressdialog.c
11550         * src/gtk/quicksearch.c
11551         * src/plugins/pgpmime/prefs_gpg.c
11552         * src/plugins/spamassassin/spamassassin_gtk.c
11553                 replace deprecated gtk_widget_set_usize
11554
11555 2005-05-04 [colin]      1.9.6cvs51
11556
11557         * src/common/utils.c
11558                 Fix crash when subst_for_filename is called
11559                 with a NULL parameter
11560
11561 2005-05-04 [colin]      1.9.6cvs50
11562
11563         * src/partial_download.c
11564         * src/pop.c
11565                 Escape login when writing uidl file
11566                 fixes bug #736
11567
11568 2005-05-03 [colin]      1.9.6cvs49
11569
11570         * src/procmime.c
11571                 Fix possible DOS in mime parser
11572                 (see bug #634)
11573
11574 2005-05-02 [colin]      1.9.6cvs48
11575
11576         * src/compose.c
11577                 Try to fix the copy/paste mess once again.
11578
11579
11580 2005-04-30 [colin]      1.9.6cvs47
11581
11582         * src/prefs_account.h
11583         * src/procmsg.c
11584         * src/send_message.c
11585         * src/common/smtp.c
11586         * src/common/smtp.h
11587                 Try to batch sending mails (per account) instead of
11588                 reconnecting to server every time.
11589
11590 2005-04-29 [colin]      1.9.6cvs46
11591
11592         * src/messageview.c
11593                 Fix window resizing that refused to size down
11594         * src/prefs_common.c
11595         * src/prefs_common.h
11596         * src/prefs_filtering.c
11597                 Save Filtering's window size
11598
11599 2005-04-21 [paul]       1.9.6cvs45
11600
11601         * ChangeLog-gtk2.claws
11602         * src/setup.c
11603                 correction to sync
11604
11605 2005-04-21 [paul]       1.9.6cvs44
11606
11607         sync with main:
11608
11609         * src/setup.c
11610         * src/statusbar.c
11611         * src/statusbar.h
11612                 use gtkut_widget_draw_now(). Improved performance
11613                 of the update of statusbar
11614         * src/textview.c
11615                 textview_smooth_scroll_do(): redraw it after scroll
11616                 is done (fixed incorrect display when a part of the
11617                 view is hidden).
11618         * src/gtk/gtkutils.c
11619         * src/gtk/gtkutils.h
11620                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11621                 to force update of widgets.
11622                 Removed gtkut_widget_wait_for_draw() which had a big
11623                 overhead  because of waiting for all events processed 
11624
11625 2005-04-20 [paul]       1.9.6cvs43
11626
11627         * src/codeconv.c
11628                 complete 1.9.6cvs42's sync:
11629                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11630
11631 2005-04-19 [paul]       1.9.6cvs42
11632
11633         sync with main:
11634
11635         * src/action.c
11636                 catch_output(): correctly select the insert text
11637                 (fix invalid iterator warnings).
11638         * src/codeconv.c
11639         * src/codeconv.h
11640         * src/mainwindow.c
11641         * src/messageview.c
11642         * src/prefs_common.c
11643                 support GBK encoding.
11644         * src/common/session.c
11645         * src/common/session.h
11646                 use separate buffer for large data to be sent,
11647                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11648
11649 2005-04-18 [paul]       1.9.6cvs41
11650
11651         * src/jpilot.c
11652                 convert unsigned long into guint32
11653                 patch by Paul LeoNerd Evans 
11654
11655 2005-04-17 [colin]      1.9.6cvs40
11656
11657         * src/compose.c
11658                 Fix 'Request return receipt' from folder
11659                 properties (bug #708)
11660
11661 2005-04-17 [colin]      1.9.6cvs39
11662
11663         * src/mainwindow.c
11664                 Fix duplicate hotkeys in Mainwindow's menu
11665
11666 2005-04-17 [colin]      1.9.6cvs38
11667
11668         * src/folderview.c
11669                 Fix duplicate hotkeys in Folderview's contextual
11670                 menu
11671
11672 2005-04-15 [colin]      1.9.6cvs37
11673
11674         * src/summaryview.c
11675                 Fix 'Save as...' with non-ascii filenames
11676
11677 2005-04-15 [colin]      1.9.6cvs36
11678
11679         * src/plugins/pgpmime/pgpmime.c
11680                 Fix bus error on 64bit. Spotted by 
11681                 macallan1888@gmail.com
11682
11683 2005-04-15 [colin]      1.9.6cvs35
11684
11685         * src/prefs_account.c
11686                 Fix cvs34.
11687
11688 2005-04-12 [colin]      1.9.6cvs34
11689
11690         * src/prefs_account.c
11691                 Fix smtp auth type off-by-one. We forgot to
11692                 add PLAIN in the prefs-to-gui setter func and
11693                 as a result, the selected auth when opening
11694                 account prefs was not the correct one.
11695
11696 2005-04-12 [paul]       1.9.6cvs33
11697
11698         * src/inc.c
11699                 if the recv dialog is visible, Cancel only
11700                 cancels the current account
11701
11702
11703 2005-04-10 [colin]      1.9.6cvs32
11704
11705         * src/filtering.c
11706                 Copy score when copying FilteringActions
11707                 Fix bug #674
11708
11709 2005-04-10 [colin]      1.9.6cvs31
11710
11711         * src/inc.c
11712                 Make Message -> Receive -> Cancel cancel 
11713                 incorporation on all accounts. Fixes
11714                 bug #693
11715
11716 2005-04-10 [colin]      1.9.6cvs30
11717
11718         * src/prefs_account.c
11719                 Update Privacy checkbuttons status based
11720                 on the selected privacy system
11721         * src/compose.c
11722                 Always connect the "None" privacy system; the
11723                 static boolean was probably there to avoid
11724                 reconnecting twice in the same compose window,
11725                 but as the parent function is only called once
11726                 per compose, it's only a bug - as a static is
11727                 initialized once per application instance.
11728                 Also, don't uncheck Sign and Encrypt when
11729                 selecting None as privacy system; just ignore
11730                 them when sending/queuing.
11731                 Should fix bug #695
11732
11733 2005-04-08 [colin]      1.9.6cvs29
11734
11735         * src/account.c
11736         * src/prefs_account.c
11737         * src/prefs_account.h
11738                 Add account preference to queue message in a certain
11739                 folder.
11740
11741 2005-04-06 [colin]      1.9.6cvs28
11742
11743         * src/prefs_account.c
11744                 Update old inbox path syntax
11745
11746 2005-04-06 [paul]       1.9.6cvs27
11747
11748         sync with main:
11749
11750         * configure.ac
11751                 changed -traditional-cpp to -no-cpp-precomp for newer
11752                 Mac OS X support
11753         * src/foldersel.c
11754                 made column resize automatically
11755         * src/send_message.c
11756                 send_message_smtp(): consider EOF right after QUIT
11757                 successful (workaround for Gmail SMTP server)
11758         * src/common/socket.c
11759                 ssl_read(), ssl_peek(): check EOF which violates the
11760                 SSL protocol
11761         * src/gtk/colorlabel.c
11762                 removed warnings when displaying colorlabel menu
11763                 (don't use GtkAlignment)
11764
11765 2005-04-05 [paul]       1.9.6cvs26
11766
11767         * src/plugins/trayicon/trayicon.c
11768                 fix clipping of icon under KDE3 
11769
11770 2005-04-05 [paul]       1.9.6cvs25
11771
11772         * src/summaryview.c
11773                 hide display of threading
11774                 patch by Alfons
11775
11776 2005-04-04 [thorsten]   1.9.6cvs24
11777
11778         * src/mh.c
11779                 marks lost on filesystems with different stat() results on
11780                 summer-/wintertime
11781
11782 2005-04-03 [colin]      1.9.6cvs23
11783
11784         * src/summaryview.c
11785                 Don't handle up/down. Patch by Alfons
11786
11787 2005-04-02 [colin]      1.9.6cvs22
11788
11789         * src/summaryview.c
11790                 Make scrolling faster. Patch by Alfons.
11791
11792 2005-04-01 [colin]      1.9.6cvs21
11793
11794         * src/Makefile.am
11795         * src/stock_pixmap.c
11796         * src/pixmaps/dir-noselect.xpm ** REMOVED **
11797         * src/pixmaps/dir_noselect.xpm ** ADDED **
11798                 Fix pixmap name mismatch (Thanks Stephan Sachse)
11799
11800 2005-04-01 [colin]      1.9.6cvs20
11801
11802         * src/image_viewer.c
11803         * src/image_viewer.h
11804         * src/procmime.c
11805         * src/procmime.h
11806         * src/textview.c
11807         * src/textview.h
11808                 Implement inline image resizing and right-clicking
11809
11810 2005-04-01 [paul]       1.9.6cvs19
11811
11812         * AUTHORS
11813         * Makefile.am
11814         * configure.ac
11815                 check for gnome2
11816                 patch by Luca Cavalli <loopback<AT>slackit.org>
11817         * po/ru.po
11818                 updated by Pavlo Bohmat
11819
11820 2005-03-31 [colin]      1.9.6cvs18
11821
11822         * src/news.c
11823                 Fix parsing references
11824         * src/msgcache.c
11825                 don't put nulls in the references list
11826         * src/procheader.c
11827                 commit that forgotten file in 1.9.6cvs14
11828
11829 2005-03-31 [colin]      1.9.6cvs17
11830
11831         * src/compose.c
11832                 Fix joining of signature separator again. 
11833                 Maybe Hiro could put it in main too...
11834
11835 2005-03-31 [colin]      1.9.6cvs16
11836
11837         * src/Makefile.am
11838         * src/foldersel.c
11839         * src/stock_pixmap.c
11840         * src/stock_pixmap.h
11841         * src/pixmaps/dir-noselect.xpm
11842                 Update foldersel.c (sync from main, patch by Alfons)
11843
11844 2005-03-30 [colin]      1.9.6cvs15
11845
11846         * src/imap.c
11847                 Fix handling of imap folders containing [] in 
11848                 their name. Thanks to Nahuel Angelinetti for
11849                 the detailed bugreport.
11850
11851 2005-03-30 [colin]      1.9.6cvs14
11852
11853         * src/common/utils.h
11854         * src/common/utils.c
11855         * src/common/defs.h
11856         * src/matcher.c
11857         * src/msgcache.c
11858         * src/news.c
11859         * src/procmsg.c
11860         * src/procmsg.h
11861         * src/quote_fmt_parse.y
11862         * src/summaryview.c
11863                 Update references system. Patch by Alfons
11864
11865 2005-03-30 [colin]      1.9.6cvs13
11866
11867         * src/common/socket.c
11868                 Force the glibc to read resolv.conf again when 
11869                 it has changed. Should fix issues when changing
11870                 networks on a laptop and not restarting sylpheed. 
11871
11872 2005-03-30 [paul]       1.9.6cvs12
11873
11874         partial sync with main:
11875
11876         * src/action.c
11877                 create_io_dialog(): use user-defined text font
11878                 (thanks to Alfons), and modified its appearance.
11879         * src/addrgather.c
11880         * src/addrharvest.c
11881         * src/browseldap.c
11882                 replace old code
11883         * src/compose.c
11884                 don't join (presumably) itemized lines on line-wrapping
11885                 fixed wrapping of quote when auto-wrapping is enabled
11886                 compose_destroy(): destroy paned only if it's not
11887                 attached to window. Fixed memory leak of popup menu.
11888         * src/exphtmldlg.c
11889         * src/expldifdlg.c
11890                 replace old code
11891         * src/html.c
11892         * src/html.h
11893         * src/importmutt.c
11894         * src/importpine.c
11895                 replace old code
11896         * src/main.c
11897                 removed redundant code
11898         * src/mainwindow.c
11899                 changed 'Code set' (which is rather incorrect)
11900                 in the menu to 'Character encoding'
11901                 main_window_set_widgets(): request size first
11902                 to prevent window size becoming wrong
11903                 fixed remembering of the state of the visibility
11904                 of MessageView
11905         * src/messageview.c
11906                 changed 'Code set' (which is rather incorrect)
11907                 in the menu to 'Character encoding'
11908         * src/prefs_common.c
11909         * src/prefs_common.h
11910                 added an option whether to render HTML as text or not
11911                 added separators to outgoing encoding menu
11912         * src/procheader.c
11913                 procheader_scan_date_string(): support header
11914                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
11915         * src/summaryview.c
11916         * src/summaryview.h
11917                 minor code cleanup
11918         * src/textview.c
11919                 textview_show_html(): force output of newline
11920                 added an option whether to render HTML as text or not
11921         * src/common/utils.c
11922                 strncpy2(): optimized based on Alfons' code
11923         * src/gtk/gtkutils.c
11924         * src/gtk/gtkutils.h
11925                 removed non-used code
11926         * src/plugins/pgpmime/passphrase.c
11927                 partially fixed grab input of passphrase dialog
11928                 Confine pointer to window
11929
11930 2005-03-30 [colin]      1.9.6cvs11
11931
11932         * src/msgcache.c
11933         * src/msgcache.h
11934                 Read/write 32bit ints from cache & marks
11935                 From main.
11936
11937 2005-03-29 [paul]       1.9.6cvs10
11938
11939         * AUTHORS
11940         * ChangeLog.claws
11941         * src/compose.c
11942         * src/gtk/gtkaspell.c
11943                 sync with HEAD (don't pass NULL pointers) 
11944
11945 2005-03-24 [paul]
11946
11947         * tools/Makefile.am
11948         * tools/README
11949         * tools/acroread2sylpheed.pl
11950                 sync with HEAD (add script to send pdfs as
11951                 attachments from Adobe Reader 7)
11952
11953 2005-03-21 [paul]       1.9.6cvs9
11954
11955         * configure.ac
11956         * po/POTFILES.in
11957         * src/Makefile.am
11958         * src/crash.c
11959         * src/image_viewer.c ** ADDED **
11960         * src/image_viewer.h ** ADDED **
11961         * src/main.c
11962         * src/prefs_common.c
11963         * src/prefs_common.h
11964         * src/prefs_image_viewer.c ** ADDED **
11965         * src/prefs_image_viewer.h ** ADDED **
11966         * src/textview.c
11967         * src/gtk/about.c
11968         * src/pixmaps/sylpheed_logo.xpm
11969         * src/plugins/Makefile.am
11970         * src/plugins/image_viewer/.cvsignore ** REMOVED **
11971         * src/plugins/image_viewer/Makefile.am ** REMOVED **
11972         * src/plugins/image_viewer/plugin.c ** REMOVED **
11973         * src/plugins/image_viewer/viewer.c ** REMOVED **
11974         * src/plugins/image_viewer/viewer.glade ** REMOVED **
11975         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
11976         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
11977         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
11978         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
11979                 as gdk-pixbuf is now built-in
11980                 remove image_viewer plugin and put code back into
11981                 main codebase
11982                 implement inline image display (sync with main)
11983
11984                 replace logo with newer, nicer, larger version  
11985
11986 2005-03-21 [paul]       1.9.6cvs8
11987
11988         * src/gtk/about.c
11989                 cosmetic improvement
11990
11991 2005-03-21 [holger]     1.9.6cvs7
11992
11993         * src/plugins/spamassassin/spamassassin.c
11994                 Sync with HEAD
11995                 (unregister hook on failed plugin init)
11996
11997 2005-03-20 [colin]      1.9.6cvs6
11998
11999         * src/common/plugin.c
12000                 Check that plugin isn't already loaded
12001                 Patch by Alfons
12002
12003 2005-03-20 [thorsten]   1.9.6cvs5
12004
12005         * src/compose.c
12006                 use a more compatible syntax
12007
12008 2005-03-20 [thorsten]   1.9.6cvs4
12009
12010         * src/prefs_toolbar.c
12011                 fix crash when selecting toolbar item (uninitialized pointer)
12012
12013 2005-03-20 [thorsten]   1.9.6cvs3
12014
12015         * src/procmime.c
12016                 fix mimetype detection (referenced free()d string)
12017
12018 2005-03-20 [paul]       1.9.6cvs2
12019
12020         * src/compose.c
12021                 sync with HEAD (1.0.3cvs5)
12022                 neglect Reply-To header if empty
12023                 Patch by Alfons 
12024
12025 2005-03-19 [holger]     1.9.6cvs1
12026
12027         * src/summaryview.c
12028         * src/summaryview.h
12029                 Sync with HEAD
12030
12031 2005-03-18 [paul]       1.9.6
12032
12033         initial GTK2 release
12034
12035 2005-03-18 [paul]       1.0.3cvs3.1
12036
12037         * AUTHORS
12038         * ChangeLog.claws
12039         * configure.ac
12040         * src/gtk/about.c
12041         * src/pixmaps/sylpheed_logo.xpm
12042                 sync with HEAD
12043
12044 2005-03-18 [colin]      1.0.3cvs2.6
12045
12046         * src/summaryview.c
12047                 Remove call to summary_step in summary_copy_selected_to
12048                 Can't see its purpose, and this causes bug when copying
12049                 a message if the next one is unread: it reads it.
12050
12051 2005-03-18 [paul]       1.0.3cvs2.5
12052
12053         * src/foldersel.c
12054                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12055
12056 2005-03-18 [paul]       1.0.3cvs2.4
12057
12058         * src/addrharvest.c
12059         * src/codeconv.c
12060         * src/codeconv.h
12061         * src/compose.c
12062         * src/news.c
12063         * src/procheader.c
12064         * src/procmime.c
12065         * src/unmime.c
12066         * src/unmime.h
12067                 fix buffer overflow, CAN-2005-0667, see
12068                 http://secunia.com/advisories/14491/
12069                 Patch by Alfons
12070
12071 2005-03-17 [colin]      1.0.3cvs2.3
12072
12073         * src/prefs_fonts.c
12074         * src/summaryview.c
12075                 Fix font bugs (both lists now officialy share 
12076                 the same font)
12077                 
12078
12079 2005-03-17 [paul]       1.0.3cvs2.2
12080
12081         * src/gtk/pluginwindow.c
12082                 make plugin descriptions uneditable
12083
12084 2005-03-11 [paul]       1.0.3cvs2.1
12085
12086         * ChangeLog.claws
12087         * configure.ac
12088         * po/POTFILES.in
12089         * src/plugins/trayicon/trayicon.c
12090                 sync with HEAD
12091                 add src/wizard.c to POTFILES.in
12092
12093 2005-03-11 [paul]       1.0.3cvs1.1
12094
12095         * ChangeLog
12096         * ChangeLog.claws
12097         * configure.ac
12098         * po/de.po
12099         * po/es.po
12100         * po/fr.po
12101         * po/it.po
12102         * po/pt_BR.po
12103         * po/ru.po
12104         * po/sk.po
12105         * po/sr.po
12106         * po/zh_CN.po
12107                 sync with HEAD
12108
12109 2005-03-04 [colin]      1.0.1cvs22.2
12110
12111         * src/compose.c
12112                 Fix signatures with accentued chars in it
12113
12114 2005-03-04 [colin]      1.0.1cvs22.1
12115
12116         * src/common/smtp.c
12117         * src/common/smtp.h
12118                 Don't use SIZE param in MAIL FROM: if server 
12119                 doesn't support it. Patch by Eugen Freiter
12120                 <eugen_f@users.sf.net>
12121
12122 2005-02-27 [paul]       1.0.1cvs20.1
12123
12124         * ChangeLog.claws
12125         * configure.ac
12126         * src/messageview.c
12127                 sync with HEAD
12128
12129 2005-02-27 [colin]      1.0.1cvs19.4
12130
12131         * src/procheader.c
12132         * src/procheader.h
12133                 Fix prototypes. Patch by Alfons
12134
12135 2005-02-27 [colin]      1.0.1cvs19.3
12136
12137         * src/compose.c
12138                 Don't auto-join the signature separator.
12139
12140 2005-02-26 [colin]      1.0.1cvs19.2
12141
12142         * src/summaryview.c
12143                 Fix 'mark all read' with collapsed threads.
12144                 Patch by Alfons.
12145
12146 2005-02-25 [paul]       1.0.1cvs19.1
12147
12148         * ChangeLog.claws
12149         * configure.ac
12150         * src/prefs_account.c
12151         * src/prefs_folder_item.c
12152         * src/gtk/prefswindow.c
12153         * src/gtk/prefswindow.h
12154                 sync with HEAD
12155
12156 2005-02-25 [paul]       1.0.1cvs15.12
12157
12158         * src/alertpanel.c
12159         * src/codeconv.c
12160         * src/compose.c
12161         * src/textview.c
12162         * src/gtk/gtkutils.c
12163         * src/gtk/gtkutils.h
12164         * src/gtk/logwindow.c
12165         * src/gtk/progressdialog.c
12166                 sync with main (revision 127)
12167                 and fix logwindow clipping
12168
12169 2005-02-24 [colin]      1.0.1cvs15.11
12170
12171         * src/plugins/pgpmime/passphrase.c
12172                 Disable input grabbing; it doesn't work yet.
12173
12174 2005-02-24 [colin]      1.0.1cvs15.10
12175
12176         * src/messageview.c
12177                 Don't send out receipts if offline. Ask.
12178
12179 2005-02-23 [colin]      1.0.1cvs15.9
12180
12181         * src/summaryview.c     
12182                 Fix expanding
12183
12184 2005-02-23 [colin]      1.0.1cvs15.8
12185
12186         * src/summaryview.c
12187                 Really fix Bug 568 by removing useless
12188                 calls. summary_thread_init() now called
12189                 in summary_sort(). This should please
12190                 Alfons as it should be faster than 
12191                 previously.
12192
12193 2005-02-23 [colin]      1.0.1cvs15.7
12194
12195         * src/compose.c
12196                 Encode parts as QP or B64 if signing
12197
12198 2005-02-23 [colin]      1.0.1cvs15.6
12199
12200         * src/compose.c
12201                 Fix Mimeinfo leakage (including tmp files)
12202         * src/procmsg.c
12203                 Fix tmp file leakage (spotted by Ivan Rayner)
12204
12205 2005-02-22 [colin]      1.0.1cvs15.5
12206
12207         * src/expldifdlg.c
12208                 Fix keyboard input. Patch by Alfons.
12209
12210 2005-02-21 [colin]      1.0.1cvs15.4
12211
12212         * src/compose.c
12213                 Fix Sign/Encrypt when unselecting privacy
12214                 system
12215         * src/prefs_common.c
12216                 Change default message font to Monospace
12217         * src/summaryview.c
12218                 More freezing during potentially large operations
12219
12220 2005-02-21 [paul]       1.0.1cvs15.3
12221
12222         * src/main.c
12223                 fix --help output
12224
12225 2005-02-21 [paul]       1.0.1cvs15.2
12226
12227         * po/Makefile.in.in
12228         * src/compose.c
12229         * src/summaryview.c
12230         * src/textview.c
12231         * src/common/utils.c
12232         * src/common/utils.h
12233                 sync with main (revision 117)
12234
12235 2005-02-20 [colin]      1.0.1cvs15.1
12236
12237         * src/common/defs.h
12238                 Change cache file to .sylpheed_claws_cache, as
12239                 suggested by Alfons. Allows people to switch
12240                 between Sylpheed and Sylpheed-Claws. it is
12241                 a good idea to "Check for new messages" at next
12242                 startup.
12243
12244
12245 2005-02-18 [colin]      1.0.1cvs14.1
12246
12247         * src/quote_fmt_lex.l
12248         * src/quote_fmt_parse.y
12249                 Fix parser initialisation. Patch by Ivan.
12250
12251 2005-02-18 [colin]      1.0.1cvs11.6
12252
12253         * src/folderview.c
12254                 Fix scrolldown (bug 662)
12255
12256 2005-02-17 [colin]      1.0.1cvs11.5
12257
12258         * src/codeconv.c
12259                 conv_filename_to_utf8: return clean 7bit instead
12260                 of broken utf8 if needed
12261         * src/mimeview.c
12262                 Fix display of parts with unclean 8bit names
12263
12264 2005-02-17 [paul]       1.0.1cvs11.4
12265
12266         * src/compose.c
12267         * src/exportldif.c
12268         * src/matcher_parser_parse.y
12269         * src/procmime.c
12270         * src/sourcewindow.c
12271         * src/common/Makefile.am
12272         * src/common/intl.h             ** REMOVED **
12273         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12274                 sync with main (revision 109)
12275                 and clean up
12276
12277 2005-02-16 [colin]      1.0.1cvs11.3
12278
12279         * src/summaryview.c
12280                 Fix collapsed thread not highlighting when new
12281                 messages in it (Bug 568) Patch by Stephan Sachse.
12282                 Fix messed up selection when reaching bounds (Bug 632)
12283         * src/prefs_themes.c
12284                 Fix theme installing (Bug 684)
12285
12286 2005-02-16 [colin]      1.0.1cvs11.2
12287
12288         * src/messageview.c
12289                 Fix messageview_select_all
12290
12291 2005-02-16 [colin]      1.0.1cvs11.1
12292
12293         * src/mh.c
12294                 Sync with HEAD (MH scan required function)
12295
12296 2005-02-15 [colin]      1.0.1cvs8.1
12297
12298         * src/mimeview.c
12299         * src/common/utils.c
12300                 Sync with HEAD (filename chars substitution)
12301
12302 2005-02-15 [colin]      1.0.1cvs7.3
12303
12304         * src/gtk/pluginwindow.c
12305                 Fix button spacing
12306
12307 2005-02-15 [colin]      1.0.1cvs7.2
12308
12309         * src/mimeview.c
12310                 Fix mime icons not reset across message when
12311                 scrolled down
12312
12313 2005-02-15 [colin]      1.0.1cvs7.1
12314
12315         * src/compose.c
12316         * src/procmime.c
12317                 Sync with HEAD (optimisation of cvs6)
12318
12319 2005-02-14 [colin]      1.0.1cvs6.1
12320
12321         * src/compose.c
12322         * src/procmime.c
12323                 Sync with HEAD (encode "From " at line beginning)
12324
12325 2005-02-14 [colin]      1.0.1cvs5.3
12326
12327         * src/compose.c
12328                 Fix wrapping with accentued chars.
12329
12330 2005-02-13 [colin]      1.0.1cvs5.2
12331
12332         * src/textview.c
12333                 Fix email informative part parsing with
12334                 accentued chars in it. ispunct() returns
12335                 true for them in utf8...
12336
12337 2005-02-12 [colin]      1.0.1cvs5.1
12338
12339         * src/filtering.c
12340                 Sync with HEAD (remove wrong use of compose after send)
12341
12342 2005-02-12 [paul]       1.0.1cvs4.5
12343
12344         * src/textview.c
12345                 remove unnecessary code (thanks to Alfons)
12346
12347 2005-02-12 [paul]       1.0.1cvs4.4
12348
12349         * src/textview.c
12350                 add 'Copy' to contextual menu on emails
12351
12352 2005-02-11 [colin]      1.0.1cvs4.3
12353
12354         * src/compose.c
12355                 revert 1.0.0cvs28.2, it doesn't work that well.
12356
12357 2005-02-11 [paul]       1.0.1cvs4.2
12358
12359         * po/Makefile.in.in
12360                 fix 'make release'
12361
12362 2005-02-10 [paul]       1.0.1cvs4.1
12363
12364         * ChangeLog
12365         * ChangeLog.claws
12366         * ChangeLog.jp
12367         * configure.ac
12368         * src/compose.c
12369                 sync with HEAD (sync with main)
12370
12371 2005-02-10 [paul]       1.0.1cvs3.2
12372
12373         * AUTHORS
12374         * Makefile.am
12375         * autogen.sh
12376         * configure.ac
12377         * config/mkinstalldirs
12378         * intl/.cvsignore
12379         * intl/ChangeLog
12380         * intl/VERSION
12381         * intl/bindtextdom.c
12382         * intl/config.charset
12383         * intl/dcgettext.c
12384         * intl/dcigettext.c
12385         * intl/dcngettext.c
12386         * intl/dgettext.c
12387         * intl/dngettext.c
12388         * intl/eval-plural.h
12389         * intl/explodename.c
12390         * intl/finddomain.c
12391         * intl/gettext.c
12392         * intl/gettextP.h
12393         * intl/gmo.h
12394         * intl/hash-string.h
12395         * intl/intl-compat.c
12396         * intl/l10nflist.c
12397         * intl/libgnuintl.h.in
12398         * intl/loadinfo.h
12399         * intl/loadmsgcat.c
12400         * intl/localcharset.c
12401         * intl/localcharset.h
12402         * intl/locale.alias
12403         * intl/localealias.c
12404         * intl/localename.c
12405         * intl/log.c
12406         * intl/ngettext.c
12407         * intl/os2compat.c
12408         * intl/os2compat.h
12409         * intl/osdep.c
12410         * intl/plural-exp.c
12411         * intl/plural-exp.h
12412         * intl/plural.c
12413         * intl/plural.y
12414         * intl/ref-add.sin
12415         * intl/ref-del.sin
12416         * intl/relocatable.c
12417         * intl/relocatable.h
12418         * intl/textdomain.c
12419         * m4/Makefile.am
12420         * po/Makefile.in.in
12421         * src/Makefile.am
12422         * src/account.c
12423         * src/action.c
12424         * src/addr_compl.c
12425         * src/addressadd.c
12426         * src/addressbook.c
12427         * src/addrgather.c
12428         * src/addrindex.c
12429         * src/alertpanel.c
12430         * src/browseldap.c
12431         * src/codeconv.c
12432         * src/codeconv.h
12433         * src/compose.c
12434         * src/compose.h
12435         * src/crash.c
12436         * src/editaddress.c
12437         * src/editbook.c
12438         * src/editgroup.c
12439         * src/editjpilot.c
12440         * src/editldap.c
12441         * src/editldap_basedn.c
12442         * src/editvcard.c
12443         * src/exphtmldlg.c
12444         * src/expldifdlg.c
12445         * src/export.c
12446         * src/exporthtml.c
12447         * src/filtering.c
12448         * src/folder.c
12449         * src/folder_item_prefs.c
12450         * src/foldersel.c
12451         * src/folderview.c
12452         * src/grouplistdialog.c
12453         * src/headerview.c
12454         * src/imap.c
12455         * src/imap_gtk.c
12456         * src/import.c
12457         * src/importldif.c
12458         * src/importmutt.c
12459         * src/importpine.c
12460         * src/inc.c
12461         * src/ldif.c
12462         * src/main.c
12463         * src/mainwindow.c
12464         * src/matcher.c
12465         * src/mbox.c
12466         * src/message_search.c
12467         * src/messageview.c
12468         * src/mh.c
12469         * src/mh_gtk.c
12470         * src/mimeview.c
12471         * src/msgcache.c
12472         * src/news.c
12473         * src/news_gtk.c
12474         * src/noticeview.c
12475         * src/partial_download.c
12476         * src/pop.c
12477         * src/prefs_account.c
12478         * src/prefs_actions.c
12479         * src/prefs_common.c
12480         * src/prefs_customheader.c
12481         * src/prefs_display_header.c
12482         * src/prefs_ext_prog.c
12483         * src/prefs_filtering.c
12484         * src/prefs_filtering_action.c
12485         * src/prefs_folder_item.c
12486         * src/prefs_fonts.c
12487         * src/prefs_gtk.c
12488         * src/prefs_matcher.c
12489         * src/prefs_msg_colors.c
12490         * src/prefs_spelling.c
12491         * src/prefs_summary_column.c
12492         * src/prefs_template.c
12493         * src/prefs_themes.c
12494         * src/prefs_toolbar.c
12495         * src/prefs_wrapping.c
12496         * src/privacy.c
12497         * src/procheader.c
12498         * src/procmime.c
12499         * src/procmsg.c
12500         * src/quote_fmt.c
12501         * src/recv.c
12502         * src/send_message.c
12503         * src/setup.c
12504         * src/sourcewindow.c
12505         * src/ssl_manager.c
12506         * src/statusbar.c
12507         * src/summary_search.c
12508         * src/summaryview.c
12509         * src/textview.c
12510         * src/toolbar.c
12511         * src/wizard.c
12512         * src/common/nntp.c
12513         * src/common/plugin.c
12514         * src/common/smtp.c
12515         * src/common/ssl.c
12516         * src/common/ssl_certificate.c
12517         * src/common/string_match.c
12518         * src/common/sylpheed.c
12519         * src/common/template.c
12520         * src/common/utils.c
12521         * src/gtk/about.c
12522         * src/gtk/colorlabel.c
12523         * src/gtk/description_window.c
12524         * src/gtk/filesel.c
12525         * src/gtk/foldersort.c
12526         * src/gtk/gtkaspell.c
12527         * src/gtk/gtkutils.c
12528         * src/gtk/inputdialog.c
12529         * src/gtk/logwindow.c
12530         * src/gtk/menu.c
12531         * src/gtk/pluginwindow.c
12532         * src/gtk/prefswindow.c
12533         * src/gtk/progressdialog.c
12534         * src/gtk/quicksearch.c
12535         * src/gtk/sslcertwindow.c
12536         * src/plugins/clamav/clamav_plugin.c
12537         * src/plugins/clamav/clamav_plugin_gtk.c
12538         * src/plugins/demo/demo.c
12539         * src/plugins/dillo_viewer/dillo_prefs.c
12540         * src/plugins/dillo_viewer/dillo_viewer.c
12541         * src/plugins/image_viewer/plugin.c
12542         * src/plugins/image_viewer/viewer.c
12543         * src/plugins/image_viewer/viewerprefs.c
12544         * src/plugins/mathml_viewer/mathml_viewer.c
12545         * src/plugins/pgpmime/passphrase.c
12546         * src/plugins/pgpmime/plugin.c
12547         * src/plugins/pgpmime/prefs_gpg.c
12548         * src/plugins/pgpmime/select-keys.c
12549         * src/plugins/pgpmime/sgpgme.c
12550         * src/plugins/spamassassin/spamassassin.c
12551         * src/plugins/spamassassin/spamassassin_gtk.c
12552         * src/plugins/trayicon/trayicon.c
12553                 sync with main (revision 104)
12554
12555 2005-02-10 [colin]      1.0.1cvs3.1
12556
12557         * src/mainwindow.c
12558                 Sync with HEAD (fix occasional crasher)
12559
12560 2005-02-10 [colin]      1.0.1cvs2.1
12561
12562         * src/messageview.c
12563                 Synw with HEAD (don't automatically display html)
12564
12565 2005-02-09 [colin]      1.0.1cvs1.3
12566
12567         * src/textview.c
12568         * src/textview.h
12569                 Add contextual menu on emails
12570
12571 2005-02-09 [colin]      1.0.1cvs1.2
12572
12573         * src/codeconv.c
12574                 Fix converting from broken headers and 
12575                 put back the _ in missing places
12576                 (feature broke with cvs24.2 sync, main 
12577                  possibly affected?)
12578
12579 2005-02-09 [colin]      1.0.1cvs1.1
12580
12581         * src/messageview.c
12582         * src/mimeview.c
12583         * src/mimeview.h
12584                 Sync with HEAD (display non text/plain mails with plugin)
12585
12586 2005-02-08 [colin]      1.0.1.1
12587
12588         * ChangeLog.claws
12589         * po/pt_BR.po
12590                 Sync with HEAD
12591         * configure.ac
12592                 Make default configuration directory 
12593                 be .sylpheed-gtk2
12594
12595 2005-02-08 [colin]      1.0.0cvs29.1
12596
12597         * po/de.po
12598         * po/es.po
12599         * po/fr.po
12600         * po/it.po
12601         * po/sk.po
12602         * po/sr.po
12603                 Sync translations with HEAD
12604
12605 2005-02-06 [colin]      1.0.0cvs28.3
12606
12607         * src/compose.c
12608                 Make compose a bit faster - patch by Alfons.
12609
12610 2005-02-06 [colin]      1.0.0cvs28.2
12611
12612         * src/compose.c
12613                 Make pasting via middle-click more reliable
12614
12615 2005-02-05 [paul]       1.0.0cvs28.1
12616
12617         * ChangeLog
12618         * ChangeLog.claws
12619         * ChangeLog.jp
12620         * configure.ac
12621         * src/compose.c
12622                 sync with HEAD
12623                 (fix bug 682 'redirect is broken'
12624
12625 2005-02-05 [torte]      1.0.0cvs27.1
12626
12627         * ChangeLog.claws
12628         * configure.ac
12629         * src/partial_download.c
12630                 Sync with HEAD (fix buf overflow)
12631
12632 2005-02-03 [colin]      1.0.0cvs26.1
12633
12634         * src/common/plugin.c
12635                 Sync with HEAD (avoid plugin mismatches)
12636
12637 2005-02-03 [paul]       1.0.0cvs25.3
12638
12639         * src/folderview.c
12640         * src/headerview.c
12641         * src/summaryview.c
12642         * src/textview.c
12643         * src/gtk/colorlabel.c
12644                 third and final part of initial sync with main-gtk2
12645
12646 2005-02-03 [paul]       1.0.0cvs25.2
12647
12648         * src/jpilot.c
12649                 fix building with jpilot support
12650
12651 2005-02-02 [colin]      1.0.0cvs25.1
12652
12653         * src/messageview.c
12654                 Sync with HEAD (fix dangerous typo)
12655
12656 2005-02-01 [colin]      1.0.0cvs24.3
12657
12658         * src/common/xml.c
12659                 Write file as advertised (UTF-8)
12660
12661 2005-02-01 [paul]       1.0.0cvs24.2
12662
12663         * src/addrbook.c
12664         * src/addrindex.c
12665         * src/alertpanel.h
12666         * src/codeconv.c
12667         * src/codeconv.h
12668         * src/compose.c
12669         * src/export.c
12670         * src/folder_item_prefs.c
12671         * src/html.c
12672         * src/imap.c
12673         * src/import.c
12674         * src/jpilot.c
12675         * src/mainwindow.c
12676         * src/matcher_parser_lex.l
12677         * src/messageview.c
12678         * src/mh.c
12679         * src/prefs_account.c
12680         * src/prefs_actions.c
12681         * src/prefs_common.c
12682         * src/prefs_gtk.c
12683         * src/prefs_gtk.h
12684         * src/prefs_themes.c
12685         * src/procheader.c
12686         * src/procmime.c
12687         * src/sourcewindow.c
12688         * src/statusbar.c
12689         * src/summaryview.c
12690         * src/textview.c
12691         * src/toolbar.c
12692         * src/unmime.c
12693         * src/common/template.c
12694         * src/common/utils.c
12695         * src/common/xml.c
12696         * src/common/xml.h
12697         * src/gtk/gtkaspell.c
12698         * src/plugins/clamav/clamav_plugin.c
12699         * src/plugins/dillo_viewer/dillo_prefs.c
12700         * src/plugins/image_viewer/viewerprefs.c
12701         * src/plugins/pgpmime/passphrase.c
12702         * src/plugins/pgpmime/prefs_gpg.c
12703         * src/plugins/pgpmime/select-keys.c
12704         * src/plugins/spamassassin/spamassassin.c
12705                 second part of initial sync with main-gtk2
12706                 (more to follow)
12707
12708 2005-01-31 [colin]      1.0.0cvs24.1
12709
12710         * src/compose.c
12711                 Sync with HEAD
12712
12713 2005-01-29 [paul]       1.0.0cvs23.2
12714
12715         * src/account.c
12716         * src/action.c
12717         * src/addressadd.c
12718         * src/addressbook.c
12719         * src/alertpanel.c
12720         * src/compose.c
12721         * src/editaddress.c
12722         * src/editbook.c
12723         * src/editgroup.c
12724         * src/editjpilot.c
12725         * src/editldap.c
12726         * src/editldap_basedn.c
12727         * src/editvcard.c
12728         * src/export.c
12729         * src/foldersel.c
12730         * src/grouplistdialog.c
12731         * src/import.c
12732         * src/importldif.c
12733         * src/inc.c
12734         * src/main.c
12735         * src/mainwindow.c
12736         * src/message_search.c
12737         * src/messageview.c
12738         * src/mimeview.c
12739         * src/prefs_actions.c
12740         * src/prefs_common.c
12741         * src/prefs_common.h
12742         * src/prefs_customheader.c
12743         * src/prefs_display_header.c
12744         * src/prefs_filtering.c
12745         * src/prefs_filtering_action.c
12746         * src/prefs_gtk.c
12747         * src/prefs_matcher.c
12748         * src/prefs_summary_column.c
12749         * src/prefs_template.c
12750         * src/sourcewindow.c
12751         * src/summary_search.c
12752         * src/summaryview.c
12753         * src/textview.c
12754         * src/gtk/about.c
12755         * src/gtk/description_window.c
12756         * src/gtk/gtkshruler.c
12757         * src/gtk/gtkutils.c
12758         * src/gtk/gtkutils.h
12759         * src/gtk/inputdialog.c
12760         * src/gtk/logwindow.c
12761         * src/gtk/prefswindow.c
12762         * src/gtk/progressdialog.c
12763         * src/gtk/progressdialog.h
12764                 first part of initial sync with main-gtk2
12765                 (more to follow)
12766
12767 2005-01-28 [colin]      1.0.0cvs23.1
12768
12769         * src/folderview.c
12770                 Sync with HEAD
12771
12772 2005-01-27 [colin]      1.0.0cvs21.1
12773
12774         * src/folder.c
12775         * src/folderview.c
12776                 Sync with HEAD
12777
12778 2005-01-27 [colin]      1.0.0cvs19.1
12779
12780         * src/procmime.c
12781                 Sync with HEAD
12782
12783 2005-01-27 [colin]      1.0.0cvs18.1
12784
12785         * src/messageview.c
12786         * src/summaryview.c
12787         * src/mainwindow.c
12788         * src/compose.c
12789         * src/compose.h
12790         * src/procmsg.c
12791         * src/procmsg.h
12792         * src/toolbar.c
12793                 Sync with HEAD
12794
12795 2005-01-26 [paul]       1.0.0cvs15.2
12796
12797         * src/compose.c
12798                 compose_entries_set(): convert subject and body to
12799                 utf8 if necessary. patch by Felix Eckhofer
12800
12801 2005-01-26 [paul]       1.0.0cvs15.1
12802
12803         * configure.ac
12804         * src/common/template.c
12805                 sync with HEAD (fix memory leak)
12806
12807 2005-01-25 [paul]       1.0.0cvs14.1
12808
12809         * configure.ac
12810         * src/compose.c
12811                 sync with HEAD
12812
12813 2005-01-24 [colin]      1.0.0cvs13.1
12814
12815         * src/summaryview.c
12816                 Sync with HEAD
12817
12818 2005-01-24 [paul]       1.0.0cvs12.1
12819
12820         * configure.ac
12821         * src/messageview.c
12822         * src/mh.c
12823         * src/common/utils.c
12824                 sync with HEAD
12825
12826 2005-01-24 [colin]      1.0.0cvs11.1
12827
12828         * src/procheader.c
12829                 Sync with HEAD
12830
12831 2005-01-24 [colin]      1.0.0cvs10.1
12832
12833         * src/folderview.c
12834                 Sync with HEAD
12835
12836 2005-01-23 [colin]      1.0.0cvs9.1
12837
12838         * src/crash.c
12839                 Sync with HEAD
12840
12841 2005-01-22 [colin]      1.0.0cvs8.1
12842
12843         * src/summaryview.c
12844         * src/gtk/quicksearch.c
12845                 Sync with HEAD
12846
12847 2005-01-21 [colin]      1.0.0cvs7.1
12848
12849         * src/summaryview.c
12850                 Sync with HEAD
12851
12852 2005-01-21 [colin]      1.0.0cvs6.1
12853
12854         * src/summaryview.c
12855                 Sync with HEAD
12856
12857 2005-01-21 [colin]      1.0.0cvs5.1
12858
12859         * src/gtk/quicksearch.c
12860         * src/prefs_common.c
12861         * src/prefs_common.h
12862                 Sync with HEAD (recurse option)
12863
12864 2005-01-21 [colin]      1.0.0cvs4.1
12865
12866         * src/folder.h
12867         * src/folderview.c
12868         * src/folderview.h
12869         * src/summaryview.c
12870         * src/gtk/quicksearch.c
12871         * src/gtk/quicksearch.h
12872                 Sync with HEAD (recursive quicksearch)
12873
12874 2005-01-20 [colin]      1.0.0cvs3.4
12875
12876         * src/ssl_manager.c
12877                 Remove useless code
12878
12879 2005-01-20 [colin]      1.0.0cvs3.3
12880
12881         * src/ssl_manager.c
12882                 Fix leak, thanks to Alfons.
12883
12884 2005-01-20 [colin]      1.0.0cvs3.2
12885
12886         * src/ssl_manager.c
12887                 Port SSL certificate window to GTK2.
12888
12889 2005-01-20 [paul]       1.0.0cvs3.1
12890
12891         * ChangeLog.claws
12892         * configure.ac
12893         * src/addrindex.c
12894         * src/addrindex.h
12895                 sync with HEAD
12896
12897 2005-01-19 [colin]      1.0.0cvs2.2
12898
12899         * src/plugins/trayicon/trayicon.c
12900                 Fix freeze with gtk-2.6, the easy way
12901                 (signal blocking helpless there...)
12902                 Closes bug #668.
12903
12904 2005-01-19 [colin]      1.0.0cvs2.1
12905
12906         * src/mbox.c
12907         * src/mbox.h
12908         * src/mainwindow.c
12909         * src/summaryview.c
12910         * src/summaryview.h
12911                 Sync with HEAD
12912
12913 2005-01-19 [paul]       1.0.0cvs1.1
12914
12915         * configure.ac
12916         * po/de.po
12917         * po/es.po
12918         * po/fr.po
12919         * po/hr.po
12920         * po/it.po
12921         * po/ja.po
12922         * po/ko.po
12923         * po/pt_BR.po
12924         * po/ru.po
12925         * po/sk.po
12926         * po/sr.po
12927                 sync with HEAD (update translations)
12928
12929 2005-01-18 [colin]      1.0.0cvs0.1
12930
12931         * src/foldersel.c
12932                 Specify search column - patch by Alfons
12933
12934 2005-01-18 [colin]      0.9.13cvs36.3
12935
12936         * src/prefs_toolbar.c
12937                 Change Delete to Remove
12938         * src/prefs_fonts.c
12939                 GTK2 version and leak fixes
12940         * src/prefs_actions.c
12941                 Add stock buttons.
12942                 All patches by Alfons
12943
12944 2005-01-17 [colin]      0.9.13cvs36.2
12945
12946         * src/compose.c
12947                 Fix DnD inserting twice. While at it,
12948                 add DnD support for text/plain in the
12949                 body, and add support in the headers.
12950
12951 2005-01-16 [colin]      0.9.13cvs36.1
12952
12953         * ChangeLog
12954         * ChangeLog.jp
12955         * ChangeLog.claws
12956                 Sync with HEAD (nothing applicable)
12957
12958 2005-01-16 [colin]      0.9.13cvs33.2
12959
12960         * src/prefs_toolbar.c
12961                 GTK2ize prefs_toolbar, by Alfons.
12962
12963 2005-01-14 [colin]      0.9.13cvs33.1
12964
12965         * src/html.c
12966         * src/msgcache.c
12967                 Sync with HEAD
12968
12969 2005-01-14 [colin]      0.9.13cvs32.1
12970
12971         * src/html.c
12972         * src/html.h
12973         * src/msgcache.c
12974         * AUTHORS
12975         * tools/calypso_convert.pl
12976                 Sync with HEAD
12977
12978 2005-01-08 [colin]      0.9.13cvs29.2
12979
12980         * src/prefs_filtering_action.c
12981         * src/prefs_filtering.c
12982                 2 more gtk2 patches by Alfons
12983
12984 2005-01-07 [paul]       0.9.13cvs29.1
12985
12986         * ChangeLog
12987         * ChangeLog.claws
12988         * ChangeLog.jp
12989         * configure.ac
12990         * src/pop.c
12991         * src/pop.h
12992                 sync with HEAD
12993
12994 2005-01-07 [colin]      0.9.13cvs28.3
12995
12996         * src/gtk/progressdialog.c
12997         * src/gtk/progressdialog.h
12998         * src/inc.c
12999         * src/send_message.c
13000                 GTK2 for the incorporation dialog. The CList isn't dead
13001                 yet, for a more smooth migration. Patch by Alfons.
13002
13003 2005-01-06 [colin]      0.9.13cvs28.2
13004
13005         * src/prefs_display_header.c
13006                 GTK2 conversion by Alfons
13007         * src/prefs_actions.c
13008         * src/prefs_matcher.c
13009                 Fix 2 leaks - patch by Alfons
13010
13011 2005-01-06 [colin]      0.9.13cvs28.1
13012
13013         * src/prefs_matcher.c
13014                 Sync with HEAD
13015
13016 2005-01-06 [colin]      0.9.13cvs27.4
13017
13018         * src/prefs_matcher.c
13019                 Fix double-free. Patch by Alfons
13020
13021 2005-01-06 [colin]      0.9.13cvs27.3
13022
13023         * src/prefs_matcher.c
13024                 GTK2 widgets + memleak
13025                 Patch by Alfons
13026
13027 2005-01-05 [colin]      0.9.13cvs27.2
13028
13029         * src/account.c
13030         * src/addr_compl.c
13031         * src/foldersel.c
13032         * src/stock_pixmap.c
13033         * src/stock_pixmap.h
13034                 3 more GTK2 patches by Alfons.
13035
13036 2005-01-04 [colin]      0.9.13cvs27.1
13037
13038         * src/folderview.c
13039         * src/imap_gtk.c
13040         * src/news_gtk.c
13041                 Sync with HEAD
13042
13043 2005-01-04 [colin]      0.9.13cvs25.9
13044
13045         * src/compose.c
13046                 Fix Show Ruler menuitem
13047         * src/prefs_template.c
13048                 Convert to GTK2
13049         * src/common/utils.c
13050                 Make auto pointer stuff handles NULLs
13051                 Patches by Alfons.
13052
13053 2005-01-04 [colin]      0.9.13cvs25.8
13054
13055         * src/compose.c
13056                 Move the attachment list to gtk2
13057                 Patch by Alfons.
13058
13059 2005-01-04 [colin]      0.9.13cvs25.7
13060
13061         * src/textview.c
13062                 Make some keys work again
13063                 Patch by SungHyun Nam <namsh@kldp.org>
13064
13065 2005-01-04 [colin]      0.9.13cvs25.6
13066
13067         * src/gtk/gtkshruler.c
13068                 Move the ruler to GTK2
13069                 Patch by Alfons
13070
13071 2005-01-03 [colin]      0.9.13cvs25.5
13072
13073         * src/compose.c
13074                 Fix my broken patch apply 
13075
13076 2005-01-03 [colin]      0.9.13cvs25.4
13077
13078         * src/common/utils.c
13079         * src/common/utils.h
13080         * src/gtk/prefswindow.c
13081                 Move auto pointer stuff to utils.c
13082                 Patch by Alfons again :)
13083
13084 2005-01-03 [colin]      0.9.13cvs25.3
13085
13086         * src/compose.c
13087         * src/prefs_gtk.c
13088         * src/prefs_template.c
13089         * src/textview.c
13090                 Empty text widgets with empty strings, not NULL char
13091                 Patch by SungHyun Nam <namsh@kldp_org>
13092
13093 2005-01-03 [colin]      0.9.13cvs25.2
13094
13095         * src/main.c
13096         * AUTHORS
13097                 Sync with HEAD
13098
13099 2005-01-03 [colin]      0.9.13cvs25.1
13100
13101         * src/pop.c
13102         * src/pop.h
13103                 Sync with HEAD
13104
13105 2005-01-03 [colin]      0.9.13cvs24.3
13106
13107         * src/account.c
13108                 Two patches from Alfons and Alex S Moore:
13109                 fix images, fix return value.
13110
13111 2005-01-01 [colin]      0.9.13cvs24.2
13112
13113         * src/prefs_actions.c
13114                 Fix over-zealous assertion. Patch by Alfons
13115
13116 2005-01-01 [colin]      0.9.13cvs24.1
13117
13118         * src/procmime.c
13119                 Sync with HEAD (leak fix)
13120
13121 2004-12-31 [colin]      0.9.13cvs23.2
13122
13123         * src/prefs_common.c
13124                 GTK2 widgets + stock buttons - patch by Alfons
13125
13126 2004-12-31 [paul]       0.9.13cvs23.1
13127
13128         * configure.ac
13129                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13130         * src/gtk/pluginwindow.c
13131                 use GTK2 widgets and plug memory leaks,
13132                 patches by Alfons
13133
13134 2004-12-30 [colin]      0.9.13cvs22.4
13135
13136         * src/account.c
13137         * src/action.c
13138         * src/export.c
13139         * src/foldersel.c
13140         * src/import.c
13141         * src/message_search.c
13142         * src/prefs_actions.c
13143         * src/prefs_common.c
13144         * src/prefs_customheader.c
13145         * src/prefs_filtering.c
13146         * src/prefs_summary_column.c
13147         * src/summary_search.c
13148         * src/gtk/about.c
13149         * src/gtk/description_window.c
13150         * src/gtk/gtkutils.c
13151         * src/gtk/gtkutils.h
13152         * src/gtk/inputdialog.c
13153         * src/gtk/prefswindow.c
13154                 Use GTK2 stock buttons. Patches by Alfons.
13155
13156 2004-12-30 [colin]      0.9.13cvs22.3
13157
13158         * src/account.c
13159                 Sync with HEAD
13160         * src/prefs_actions.c
13161         * src/prefs_customheader.c
13162         * src/prefs_filtering.c
13163         * src/prefs_msg_colors.c
13164         * src/prefs_summary_column.c
13165         * src/gtk/prefswindow.c
13166                 Use GtkTreeView instead of deprecated 
13167                 widgets. Patches by Alfons.
13168
13169 2004-12-30 [paul]       0.9.13cvs22.2
13170
13171         * src/foldersel.c
13172                 use GTK 2 Tree View
13173                 patch by Alfons, with root folder sorting fix
13174                 by Stephan Sachse
13175
13176 2004-12-30 [paul]       0.9.13cvs22.1
13177
13178         * ChangeLog
13179         * ChangeLog.claws
13180         * ChangeLog.jp
13181         * NEWS
13182         * configure.ac
13183         * src/account.c
13184                 sync with HEAD
13185
13186 2004-12-22 [martin]     0.9.13cvs21.2
13187
13188         * src/action.c
13189                 free the command line after its use
13190
13191 2004-12-18 [paul]       0.9.13cvs21.1
13192
13193         * AUTHORS
13194         * ChangeLog
13195         * ChangeLog.claws
13196         * ChangeLog.jp
13197         * NEWS
13198         * configure.ac
13199         * src/action.c
13200         * src/compose.c
13201         * src/syldap.c
13202                 sync with HEAD
13203
13204 2004-12-17 [martin]     0.9.13cvs17.2
13205
13206         * src/action.c
13207                 convert actions input to locale
13208         * src/inc.c
13209                 convert notification command to locale
13210         * src/plugins/pgpmime/select-keys.c
13211                 convert attributes to utf8
13212
13213 2004-12-14 [colin]      0.9.13cvs17.1
13214
13215         * ChangeLog
13216         * ChangeLog.jp
13217         * ChangeLog.claws
13218         * src/action.c
13219         * src/common/utils.c
13220         * src/gtk/prefswindow.c
13221         * src/gtk/gtkutils.c
13222         * src/gtk/gtkutils.h
13223         * src/plugins/spamassassin/libspamc.c
13224                 Sync with HEAD
13225
13226 2004-12-13 [colin]      0.9.13cvs14.1
13227
13228         * src/quote_fmt_parse.y
13229                 Sync with HEAD
13230
13231 2004-12-10 [colin]      0.9.13cvs12.1
13232
13233         * src/prefs_themes.c
13234         * src/mainwindow.c
13235         * src/messageview.c
13236                 Sync with HEAD
13237
13238 2004-12-09 [colin]      0.9.13cvs10.1
13239
13240         * src/procmime.c
13241                 Sync with HEAD (fix B64 encoding from memory)
13242
13243 2004-12-08 [colin]      0.9.13cvs9.1
13244
13245         * src/gtk/colorlabel.c
13246                 Sync with HEAD
13247
13248 2004-12-08 [paul]       0.9.13cvs8.2
13249
13250         * src/gtk/pluginwindow.c
13251                 fix window resizing oddities
13252
13253 2004-12-08 [colin]      0.9.13cvs8.1
13254
13255         * src/quote_fmt_parse.y
13256                 Sync with HEAD
13257
13258 2004-12-08 [colin]      0.9.13cvs7.1
13259
13260         * src/matcher_parser_parse.y
13261         * src/msgcache.c
13262         * src/prefs_matcher.c
13263         * src/procheader.c
13264         * src/matcher.c
13265         * src/common/defs.h
13266         * po/sr.po
13267                 Sync with HEAD
13268
13269 2004-12-08 [colin]      0.9.13cvs6.1
13270
13271         * src/quote_fmt_parse.y
13272         * src/textview.c
13273                 Sync with HEAD
13274         * src/gtk/prefswindow.c
13275         * src/gtk/pluginwindow.c
13276                 Fix G_CALLBACKS protos (thanks to Alfons)
13277
13278 2004-12-07 [torte]      0.9.13cvs2.2
13279
13280         * src/procmime.c
13281                 [Bug 650] reply button causes crash
13282                 Thanks to David Relson and Christoph
13283
13284 2004-12-07 [colin]      0.9.13cvs2.1
13285
13286         * ChangeLog.claws
13287         * AUTHORS
13288         * po/sk.po
13289         * src/procmime.c
13290         * src/prefs_account.c
13291         * src/common/smtp.c
13292         * src/common/smtp.h
13293                 Sync with HEAD
13294
13295 2004-12-06 [colin]      0.9.12cvs187.1
13296
13297         * ChangeLog.claws
13298         * INSTALL
13299         * Makefile.am
13300         * README.claws
13301         * TODO.claws
13302         * configure.ac
13303         * po/bg.po
13304         * po/cs.po
13305         * po/el.po
13306         * po/en_GB.po
13307         * po/es.po
13308         * po/fr.po
13309         * po/hr.po
13310         * po/hu.po
13311         * po/it.po
13312         * po/ja.po
13313         * po/ko.po
13314         * po/nl.po
13315         * po/pl.po
13316         * po/pt_BR.po
13317         * po/ru.po
13318         * po/sk.po
13319         * po/sr.po
13320         * po/sv.po
13321         * po/zh_CN.po
13322         * po/zh_TW.Big5.po
13323         * src/compose.c
13324         * tools/Makefile.am
13325         * tools/README
13326         * tools/filter_conv.pl
13327         * tools/kdeservicemenu/README
13328         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13329         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13330                 Sync with HEAD
13331
13332 2004-12-04 [colin]      0.9.12cvs183.1
13333
13334         * src/compose.c
13335                 Sync with HEAD (compose window position saving)
13336
13337 2004-12-04 [paul]       0.9.12cvs182.3
13338
13339         * src/messageview.c
13340         * src/mimeview.c
13341         * src/prefs_customheader.c
13342         * src/gtk/quicksearch.c
13343                 replace some forgotten GTK_SIGNAL_FUNCs
13344
13345 2004-12-04 [paul]       0.9.12cvs182.2
13346
13347         * src/Makefile.am
13348                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13349                 committed in error      
13350
13351 2004-12-04 [paul]       0.9.12cvs182.1
13352
13353         * ChangeLog
13354         * ChangeLog.claws
13355         * ChangeLog.jp
13356         * INSTALL
13357         * NEWS
13358         * README
13359         * README.jp
13360         * configure.ac
13361         * doc/manual/ja/Makefile.am
13362         * doc/manual/ja/sylpheed-1.html
13363         * doc/manual/ja/sylpheed-10.html
13364         * doc/manual/ja/sylpheed-11.html
13365         * doc/manual/ja/sylpheed-12.html
13366         * doc/manual/ja/sylpheed-13.html
13367         * doc/manual/ja/sylpheed-14.html
13368         * doc/manual/ja/sylpheed-15.html
13369         * doc/manual/ja/sylpheed-16.html
13370         * doc/manual/ja/sylpheed-17.html
13371         * doc/manual/ja/sylpheed-18.html
13372         * doc/manual/ja/sylpheed-19.html
13373         * doc/manual/ja/sylpheed-2.html
13374         * doc/manual/ja/sylpheed-20.html
13375         * doc/manual/ja/sylpheed-3.html
13376         * doc/manual/ja/sylpheed-4.html
13377         * doc/manual/ja/sylpheed-5.html
13378         * doc/manual/ja/sylpheed-6.html
13379         * doc/manual/ja/sylpheed-7.html
13380         * doc/manual/ja/sylpheed-8.html
13381         * doc/manual/ja/sylpheed-9.html
13382         * doc/manual/ja/sylpheed.html
13383         * doc/manual/ja/sylpheed.sgml
13384         * po/de.po
13385         * src/Makefile.am
13386         * src/compose.c
13387         * src/procmime.c
13388         * src/pixmaps/regular.xpm **REMOVED**
13389         * src/plugins/pgpmime/pgpmime.c
13390         * src/plugins/pgpmime/plugin.c
13391         * src/plugins/pgpmime/prefs_gpg.c
13392                 sync with HEAD
13393
13394 2004-12-03 [paul]       0.9.12cvs180.1
13395
13396         * ChangeLog
13397         * ChangeLog.claws
13398         * ChangeLog.jp
13399         * configure.ac
13400         * src/Makefile.am
13401         * src/pop.c
13402         * src/common/utils.c
13403         * src/common/utils.h
13404         * src/pixmaps/continue.xpm
13405         * src/pixmaps/dir_close.xpm
13406         * src/pixmaps/dir_open.xpm
13407         * src/pixmaps/drafts_close.xpm
13408         * src/pixmaps/drafts_open.xpm
13409         * src/pixmaps/folder.xpm **REMOVED**
13410         * src/pixmaps/group.xpm
13411         * src/pixmaps/unread.xpm
13412                 sync with HEAD
13413
13414 2004-12-02 [colin]      0.9.12cvs179.1
13415
13416         * src/compose.c
13417                 Sync with HEAD (non-duplicated reedition)
13418
13419 2004-12-02 [colin]      0.9.12cvs178.1
13420
13421         * src/compose.c
13422                 Sync with HEAD (linewrap_quote fix)
13423
13424 2004-12-01 [colin]      0.9.12cvs177.3
13425
13426         * src/addrharvest.c
13427                 Replace sizeof with strlen
13428
13429 2004-12-01 [paul]       0.9.12cvs177.2
13430
13431         * src/addrharvest.c
13432                 fix 'harvest addresses'
13433
13434 2004-11-30 [colin]      0.9.12cvs177.1
13435
13436         * src/gtk/prefswindow.c
13437         * src/gtk/pluginwindow.c
13438                 Sync with HEAD
13439
13440 2004-11-29 [colin]      0.9.12cvs176.1
13441
13442         * src/folderview.c
13443                 sync with HEAD (Fix disappearing separators in folderview's popup)
13444
13445 2004-11-29 [colin]      0.9.12cvs175.1
13446
13447         * src/procmime.c
13448                 Sync with head (another format fix)
13449
13450 2004-11-29 [colin]      0.9.12cvs174.1
13451
13452         * src/pop.c
13453                 Sync with HEAD (format string fix)
13454
13455 2004-11-26 [colin]      0.9.12cvs173.1
13456
13457         * src/common/smtp.c
13458         * src/common/smtp.h
13459                 Sync with HEAD
13460
13461 2004-11-24 [colin]      0.9.12cvs172.1
13462
13463         * src/plugins/pgpmime/pgpmime.c
13464                 Sync with HEAD
13465
13466 2004-11-24 [colin]      0.9.12cvs171.1
13467
13468         * src/plugins/pgpmime/pgpmime.c
13469                 Sync with head (gpgmectx leaks)
13470
13471 2004-11-24 [colin]      0.9.12cvs169.1
13472
13473         * src/plugins/pgpmime/plugin.c
13474         * src/plugins/trayicon/Makefile.am
13475         * src/plugins/trayicon/newmarkedmail.xpm
13476         * src/plugins/trayicon/trayicon.c
13477         * src/plugins/trayicon/unreadmarkedmail.xpm
13478                 Sync with HEAD
13479
13480 2004-11-23 [colin]      0.9.12cvs168.1
13481
13482         * src/partial_download.c
13483         * src/partial_download.h
13484         * src/plugins/pgpmime/plugin.c
13485                 Sync with HEAD
13486
13487 2004-11-23 [colin]      0.9.12cvs166.1
13488
13489         * src/Makefile.am
13490         * src/codeconv.c
13491         * src/compose.c
13492         * src/folderview.c
13493         * src/main.c
13494         * src/partial_download.c
13495         * src/partial_download.h
13496         * src/prefs_account.c
13497         * src/prefs_account.h
13498         * src/privacy.c
13499         * src/privacy.h
13500         * src/procmime.c
13501         * src/common/Makefile.am
13502         * src/common/base64.h
13503         * src/common/partial_download.c
13504         * src/common/partial_download.h
13505         * src/gtk/prefswindow.c
13506         * src/gtk/prefswindow.h
13507         * src/plugins/pgpmime/pgpmime.c
13508         * src/plugins/pgpmime/prefs_gpg.c
13509         * src/plugins/pgpmime/prefs_gpg.h
13510         * src/plugins/pgpmime/sgpgme.c
13511         * src/plugins/pgpmime/sgpgme.h
13512                 Sync with HEAD
13513
13514 2004-11-23 [colin]      0.9.12cvs163.1
13515
13516         * src/main.c
13517                 Sync with HEAD (cursor optimization)
13518
13519 2004-11-23 [colin]      0.9.12cvs162.1
13520
13521         * src/prefs_common.c
13522         * src/prefs_themes.c
13523         * src/procmsg.c
13524                 Sync with HEAD
13525
13526 2004-11-23 [colin]      0.9.12cvs158.9
13527
13528         * src/compose.c
13529                 Fix double-free when forwarding
13530         * src/msgcache.c
13531                 Fix leak on error path
13532                 
13533
13534 2004-11-23 [colin]      0.9.12cvs158.8
13535
13536         * src/compose.c
13537                 Fix possible double-free
13538                 Spotted by Alfons
13539
13540 2004-11-23 [colin]      0.9.12cvs158.7
13541
13542         * src/compose.c
13543                 Fix some signal handlers' prototypes
13544                 Spotted by Alfons
13545
13546 2004-11-22 [colin]      0.9.12cvs158.6
13547
13548         * src/compose.c
13549                 Remove unneeded code and duplicated
13550                 wrapping - patch by Alfons
13551
13552 2004-11-22 [colin]      0.9.12cvs158.5
13553
13554         * src/prefs_themes.c
13555                 Fix oversized selector
13556
13557 2004-11-22 [colin]      0.9.12cvs158.4
13558
13559         * src/compose.c
13560                 fix dump_text()
13561                 patch by Alfons
13562
13563 2004-11-19 [colin]      0.9.12cvs158.3
13564
13565         * src/textview.c
13566                 Add a context menu on links (open, copy)
13567
13568 2004-11-18 [paul]       0.9.12cvs158.2
13569
13570         * src/addrgather.c
13571         * src/exphtmldlg.c
13572         * src/expldifdlg.c
13573         * src/mimeview.c
13574         * src/prefs_common.c
13575         * src/plugins/image_viewer/viewer.c
13576         * src/plugins/spamassassin/spamassassin_gtk.c
13577                 replace deprecated gtk_notebook_set_page
13578                 and gtk_notebook_current_page
13579
13580 2004-11-18 [paul]       0.9.12cvs158.1
13581
13582         * configure.ac
13583         * src/compose.c
13584         * src/mainwindow.c
13585         * src/messageview.c
13586         * src/prefs_common.c
13587         * src/common/utils.c
13588         * src/common/utils.h
13589                 sync with HEAD
13590
13591 2004-11-17 [colin]      0.9.12cvs156.1
13592
13593         * src/prefs_account.c
13594         * src/prefs_account.h
13595         * src/procmsg.c
13596                 Sync with HEAD (add pref to store encrypted mails encrypted)
13597
13598 2004-11-17 [paul]       0.9.12cvs155.1
13599
13600         * ChangeLog
13601         * ChangeLog.claws
13602         * ChangeLog.jp
13603         * NEWS
13604         * configure.ac
13605         * src/compose.c
13606         * src/jpilot.c
13607         * src/privacy.c
13608         * src/procmime.c
13609         * src/procmime.h
13610         * src/procmsg.c
13611         * src/toolbar.c
13612         * src/pixmaps/error.xpm
13613                 sync with HEAD
13614
13615 2004-11-17 [colin]      0.9.12cvs151.1
13616
13617         * src/plugins/pgpmime/pgpmime.c
13618                 Sync with HEAD (remove debug printf)
13619
13620 2004-11-17 [colin]      0.9.12cvs150.1
13621
13622         * src/plugins/pgpmime/pgpmime.c
13623                 Sync with HEAD (off-by-one fix)
13624
13625 2004-11-17 [colin]      0.9.12cvs149.1
13626
13627         * src/procmsg.c
13628                 Sync with HEAD (coding style fixes)
13629
13630 2004-11-16 [colin]      0.9.12cvs148.1
13631
13632         * src/procmsg.c
13633                 Sync with head (Fix the fix)
13634
13635 2004-11-16 [colin]      0.9.12cvs147.1
13636
13637         * src/procmsg.c
13638                 Sync with Main (leak fix)
13639
13640 2004-11-16 [colin]      0.9.12cvs146.14
13641
13642         * src/compose.c
13643                 Remove useless chunk of code
13644                 Patch by Alfons
13645
13646 2004-11-15 [colin]      0.9.12cvs146.13
13647
13648         * src/compose.c
13649                 Fix drafting after insertion
13650                 Patch by Alfons
13651
13652 2004-11-15 [colin]      0.9.12cvs146.12
13653
13654         * src/compose.c
13655         * src/prefs_filtering.c
13656         * src/prefs_filtering_action.c
13657         * src/prefs_toolbar.c
13658                 Fix some const-correctness
13659
13660 2004-11-15 [colin]      0.9.12cvs146.11
13661
13662         * src/summaryview.c
13663         * src/prefs_themes.c
13664         * src/messageview.c
13665                 Fix some leaks
13666
13667 2004-11-15 [colin]      0.9.12cvs146.10
13668
13669         * src/codeconv.c
13670                 More unreadable locale fixes
13671
13672 2004-11-14 [colin]      0.9.12cvs146.9
13673
13674         * src/textview.c
13675                 Fix uri_security_check
13676                 Patch by Alfons
13677
13678 2004-11-13 [paul]       0.9.12cvs146.8
13679
13680         * src/folder.c
13681         * src/procmime.c
13682                 fix 2 bugs introduced in last commit
13683
13684 2004-11-13 [paul]       0.9.12cvs146.7
13685
13686         * src/compose.c
13687         * src/exporthtml.c
13688         * src/exportldif.c
13689         * src/folder.c
13690         * src/imap.c
13691         * src/imap_gtk.c
13692         * src/main.c
13693         * src/mainwindow.c
13694         * src/messageview.c
13695         * src/mh_gtk.c
13696         * src/prefs_themes.c
13697         * src/procmime.c
13698         * src/setup.c
13699         * src/summaryview.c
13700                 replace deprecated g_basename
13701
13702 2004-11-13 [paul]       0.9.12cvs146.6
13703
13704         * src/compose.c
13705         * src/imap.c
13706         * src/matcher_parser.h
13707         * src/matcher_parser_parse.y
13708         * src/prefs_filtering.c
13709         * src/prefs_filtering_action.c
13710         * src/prefs_themes.c
13711         * src/prefs_toolbar.c
13712         * src/common/utils.c
13713                 various small fixes/cleanups
13714
13715 2004-11-12 [colin]      0.9.12cvs146.5
13716
13717         * src/textview.c
13718                 Validate event's origin on visibility notify
13719                 Patch by Alfons.
13720
13721 2004-11-12 [paul]       0.9.12cvs146.4
13722
13723         * src/exporthtml.c
13724         * src/exportldif.c
13725         * src/imap.c
13726         * src/mh.c
13727         * src/mimeview.c
13728         * src/prefs_spelling.c
13729         * src/prefs_themes.c
13730                 replace deprecated g_dirname    
13731
13732 2004-11-12 [colin]      0.9.12cvs146.3
13733
13734         * src/textview.c
13735                 Some coding style fixes
13736
13737 2004-11-12 [colin]      0.9.12cvs146.2
13738
13739         * src/codeconv.c
13740                 We want to replace _all_ extended chars in
13741                 conv_unreadable_*, because any string containing
13742                 extended chars not parsing as UTF8 is 
13743                 undisplayed on gtk2.
13744
13745 2004-11-12 [paul]       0.9.12cvs146.1
13746
13747         * ChangeLog
13748         * ChangeLog.claws
13749         * ChangeLog.jp
13750         * NEWS
13751         * configure.ac
13752         * src/account.c
13753         * src/folderview.c
13754         * src/folderview.h
13755         * src/imap.c
13756         * src/imap_gtk.c
13757         * src/inc.c
13758         * src/mainwindow.c
13759         * src/mh_gtk.c
13760         * src/news_gtk.c
13761         * src/pop.c
13762         * src/prefs_account.c
13763         * src/prefs_account.h
13764         * src/prefs_ext_prog.c
13765         * src/procmime.c
13766         * src/procmime.h
13767         * src/procmsg.c
13768         * src/procmsg.h
13769         * src/summary_search.c
13770         * src/summaryview.c
13771         * src/textview.c
13772         * src/common/defs.h
13773         * src/common/utils.c
13774         * src/common/utils.h
13775         * src/gtk/menu.c
13776         * src/gtk/menu.h
13777                 sync with HEAD
13778
13779 2004-11-11 [colin]      0.9.12cvs144.2
13780
13781         * src/textview.c
13782                 Fix URI range selection (patch by Alfons)
13783
13784 2004-11-09 [colin]      0.9.12cvs144.1
13785
13786         * ChangeLog.claws
13787         * src/compose.c
13788         * src/folder.c
13789         * src/folder_item_prefs.c
13790         * src/prefs_account.c
13791         * src/prefs_account.h
13792         * src/plugins/pgpmime/pgpmime.c
13793                 Sync with HEAD
13794
13795 2004-11-08 [colin]      0.9.12cvs143.1
13796
13797         * src/summaryview.c
13798                 Sync with HEAD (optimize quicksearch)
13799
13800 2004-11-08 [colin]      0.9.12cvs142.2
13801
13802         * src/compose.c
13803                 Don't wrap when Edit/Auto wrapping is disabled
13804
13805 2004-11-08 [colin]      0.9.12cvs142.1
13806
13807         * src/textview.c
13808                 Sync with HEAD
13809
13810 2004-11-08 [colin]      0.9.12cvs141.1
13811
13812         * src/textview.c
13813                 Sync with HEAD (fix some mail URIs)
13814
13815 2004-11-08 [colin]      0.9.12cvs140.3
13816
13817         * src/textview.c
13818                 o Use text cursor instead of arrow when
13819                   not on a link
13820                 o Fix handling of contiguous links (as in
13821                   "colin@colino.net" <colin@colino.net>)
13822                   This one unveils a bug in get_email_part()
13823
13824 2004-11-07 [colin]      0.9.12cvs140.2
13825
13826         * src/textview.c
13827                 Fix memleak. Patch by Alfons.
13828
13829 2004-11-06 [colin]      0.9.12cvs140.1
13830
13831         * src/compose.c
13832                 Sync with HEAD (don't ask passphrase
13833                 when drafting)
13834
13835 2004-11-06 [paul]       0.9.12cvs139.2
13836
13837         * AUTHORS
13838         * src/textview.c
13839         * src/textview.h
13840                 textview URI handling. hovering over a 
13841                 link displays it in the status bar,
13842                 and changes the mouse pointer to a hand 
13843                 cursor. a link is activated with a single 
13844                 click. (Modified from the) patch by Jean-Yves 
13845                 Lefort <jylefort@users.sourceforge.net>
13846                 
13847
13848 2004-11-05 [colin]      0.9.12cvs139.1
13849
13850         * src/compose.c
13851         * src/procmime.c
13852                 Sync with HEAD again ^^
13853
13854 2004-11-05 [colin]      0.9.12cvs139.1
13855
13856         * src/compose.c
13857         * src/procmime.c
13858                 Sync with HEAD
13859
13860 2004-11-03 [paul]       0.9.12cvs138.1
13861
13862         * ChangeLog.claws
13863         * configure.ac
13864         * po/POTFILES.in
13865         * src/prefs_ext_prog.c
13866         * src/procmime.c
13867         * tools/kdeservicemenu/README
13868         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13869         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13870                 sync with HEAD
13871
13872 2004-11-01 [christoph]  0.9.12cvs136.2
13873
13874         * src/procmime.c
13875                 convert MIME parameters to UTF-8
13876
13877 2004-10-29 [colin]      0.9.12cvs136.1
13878
13879         * src/common/utils.c
13880                 Sync with HEAD (don't use '=' in mime boundary)
13881
13882 2004-10-29 [paul]       0.9.12cvs135.1
13883
13884         * configure.ac
13885         * doc/src/rfc2231.txt
13886         * src/procmime.c
13887         * src/common/quoted-printable.c
13888         * src/common/utils.c
13889         * src/common/utils.h
13890                 sync with HEAD
13891
13892 2004-10-27 [paul]       0.9.12cvs134.1
13893
13894         * configure.ac
13895         * src/main.c
13896         * src/procmime.c
13897         * src/plugins/pgpmime/pgpmime.c
13898                 sync with HEAD
13899
13900 2004-10-26 [paul]       0.9.12cvs132.3
13901
13902         * src/account.c
13903         * src/addressbook.c
13904         * src/addrgather.c
13905         * src/addrharvest.c
13906         * src/codeconv.c
13907         * src/compose.c
13908         * src/customheader.c
13909         * src/editaddress.c
13910         * src/editgroup.c
13911         * src/enriched.c
13912         * src/expldifdlg.c
13913         * src/exporthtml.c
13914         * src/exportldif.c
13915         * src/folder.c
13916         * src/foldersel.c
13917         * src/folderview.c
13918         * src/grouplistdialog.c
13919         * src/html.c
13920         * src/imap.c
13921         * src/jpilot.c
13922         * src/ldapserver.c
13923         * src/ldif.c
13924         * src/mimeview.c
13925         * src/news.c
13926         * src/news_gtk.c
13927         * src/pop.c
13928         * src/prefs_display_header.c
13929         * src/prefs_gtk.c
13930         * src/prefs_msg_colors.c
13931         * src/prefs_toolbar.c
13932         * src/procheader.c
13933         * src/procmime.c
13934         * src/summaryview.c
13935         * src/textview.c
13936         * src/toolbar.c
13937         * src/vcard.c
13938         * src/common/mgutils.c
13939         * src/common/nntp.c
13940         * src/common/smtp.c
13941         * src/common/template.c
13942         * src/common/utils.c
13943         * src/common/xmlprops.c
13944         * src/plugins/pgpmime/pgpmime.c
13945         * src/plugins/pgpmime/select-keys.c
13946         * src/plugins/pgpmime/sgpgme.c
13947                 replace deprecated g_strcasecmp(), g_strncasecmp(),
13948                 g_string_sprintfa(), gtk_notebook_current_page()
13949
13950 2004-10-26 [colin]      0.9.12cvs132.2
13951
13952         * src/prefs_folder_item.c
13953                 Fix default-account selection
13954
13955 2004-10-21 [colin]      0.9.12cvs133
13956
13957         * src/compose.c
13958                 Sync with HEAD (Remove extra separator in compose's Options)
13959         * src/textview.c
13960                 Set wrapping to char
13961
13962 2004-10-21 [paul]       0.9.12cvs131.2
13963
13964         * src/compose.c
13965         * src/sourcewindow.c
13966                 fix wrapping
13967                 fix window shrinking 
13968
13969 2004-10-21 [colin]      0.9.12cvs131.1
13970
13971         * ChangeLog.claws
13972         * src/compose.c
13973                 Sync with HEAD
13974
13975 2004-10-21 [paul]       0.9.12cvs130.2
13976
13977         * src/prefs_folder_item.c
13978                 sync with HEAD (Apply to subfolders)
13979
13980 2004-10-19 [colin]      0.9.12cvs130.1
13981
13982         * ChangeLog.claws
13983         * src/compose.c
13984         * src/common/utils.c
13985         * src/gtk/menu.c
13986                 Sync with HEAD
13987
13988 2004-10-19 [colin]      0.9.12cvs128.1
13989
13990         * src/addrbook.c
13991         * src/addrcache.c
13992         * src/addressbook.c
13993         * src/codeconv.c
13994         * src/compose.c
13995         * src/customheader.c
13996         * src/editaddress.c
13997         * src/editgroup.c
13998         * src/exporthtml.c
13999         * src/folder.c
14000         * src/folderview.c
14001         * src/imap.c
14002         * src/jpilot.c
14003         * src/main.c
14004         * src/matcher_parser_parse.y
14005         * src/mbox.c
14006         * src/pop.c
14007         * src/prefs_account.c
14008         * src/prefs_gtk.c
14009         * src/prefs_msg_colors.c
14010         * src/procheader.c
14011         * src/procmime.c
14012         * src/procmime.h
14013         * src/procmsg.c
14014         * src/summaryview.c
14015         * src/textview.c
14016         * src/common/base64.c
14017         * src/common/partial_download.c
14018         * src/common/socket.c
14019         * src/common/sylpheed.c
14020         * src/common/utils.c
14021         * src/common/utils.h
14022         * src/gtk/pluginwindow.c
14023         * src/gtk/quicksearch.c
14024         * src/plugins/clamav/clamav_plugin.c
14025         * src/plugins/clamav/clamav_plugin.h
14026         * src/plugins/clamav/clamav_plugin_gtk.c
14027         * src/plugins/pgpmime/passphrase.c
14028         * src/plugins/pgpmime/pgpmime.c
14029         * src/plugins/pgpmime/plugin.c
14030         * src/plugins/pgpmime/prefs_gpg.c
14031         * src/plugins/pgpmime/prefs_gpg.h
14032         * src/plugins/pgpmime/select-keys.c
14033         * src/plugins/pgpmime/sgpgme.c
14034         * src/plugins/spamassassin/libspamc.c
14035         * src/plugins/spamassassin/spamassassin.c
14036         * src/plugins/spamassassin/spamassassin.h
14037         * src/plugins/spamassassin/spamassassin_gtk.c
14038         * src/plugins/trayicon/trayicon.c
14039         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14040                 Sync with HEAD
14041
14042 2004-10-14 [colin]      0.9.12cvs126.2
14043
14044         * src/codeconv.c
14045         * src/textview.c
14046                 Fix conv_unreadable_locale
14047
14048 2004-10-13 [colin]      0.9.12cvs126.1
14049
14050         * src/compose.c
14051                 Sync with HEAD (don't convert charset for 
14052                 drafted messages, minor cleanup)
14053
14054 2004-10-13 [colin]      0.9.12cvs125.1
14055
14056         * po/POTFILES.in
14057                 Sync with HEAD (POTFILES fix)
14058
14059 2004-10-12 [colin]      0.9.12cvs124.3
14060
14061         * src/compose.c
14062                 Fix encoding bug from latest sync
14063
14064 2004-10-12 [paul]       0.9.12cvs124.2
14065
14066         * src/plugins/pgpmime/prefs_gpg.c
14067         * src/plugins/pgpmime/prefs_gpg.h
14068                 forgotten in last commit        
14069
14070 2004-10-12 [paul]       0.9.12cvs124.1
14071
14072         * ChangeLog.claws
14073         * configure.ac
14074         * m4/spamassassin.m4
14075         * src/Makefile.am
14076         * src/account.c
14077         * src/compose.c
14078         * src/compose.h
14079         * src/crash.c
14080         * src/main.c
14081         * src/mimeview.c
14082         * src/passphrase.c
14083         * src/passphrase.h
14084         * src/prefs_account.c
14085         * src/prefs_account.h
14086         * src/prefs_common.c
14087         * src/privacy.c
14088         * src/privacy.h
14089         * src/procmime.c
14090         * src/procmime.h
14091         * src/procmsg.c
14092         * src/rfc2015.c
14093         * src/rfc2015.h
14094         * src/select-keys.c
14095         * src/select-keys.h
14096         * src/textview.c
14097         * src/common/utils.c
14098         * src/common/utils.h
14099         * src/gtk/about.c
14100         * src/plugins/pgpmime/Makefile.am
14101         * src/plugins/pgpmime/passphrase.c
14102         * src/plugins/pgpmime/passphrase.h
14103         * src/plugins/pgpmime/pgpmime.c
14104         * src/plugins/pgpmime/plugin.c
14105         * src/plugins/pgpmime/select-keys.c
14106         * src/plugins/pgpmime/select-keys.h
14107         * src/plugins/pgpmime/sgpgme.c
14108         * src/plugins/pgpmime/sgpgme.h
14109                 sync with HEAD
14110
14111 2004-10-04 [colin]      0.9.12cvs122.1
14112
14113         * src/mainwindow.c
14114         * src/messageview.c
14115         * src/messageview.h
14116         * src/textview.c
14117                 Sync with HEAD
14118
14119 2004-10-04 [colin]      0.9.12cvs121.1
14120
14121         * src/summaryview.c
14122                 Sync with HEAD
14123
14124 2004-10-04 [paul]       0.9.12cvs120.1
14125
14126         * configure.ac
14127                 sync with HEAD [don't try to build 
14128                 pgpmime plugin when gpgme is disabled]
14129
14130 2004-10-03 [colin]      0.9.12cvs119.3
14131
14132         * src/gtk/gtksctree.c
14133                 Lots of side effects. Put back as before 117.2.
14134         * src/summaryview.c
14135                 Fix bug #602
14136
14137 2004-10-03 [colin]      0.9.12cvs119.2
14138
14139         * src/gtk/gtksctree.c
14140                 Revert 608 fix that doesn't work that good
14141
14142 2004-10-02 [colin]      0.9.12cvs119.1
14143
14144         * src/mainwindow.c
14145         * src/messageview.c
14146         * src/prefs_common.h
14147         * src/procmime.c
14148         * src/procmime.h
14149         * src/textview.c
14150                 Sync with HEAD
14151         * src/gtk/gtksctree.c
14152                 Close bug #608
14153
14154 2004-10-01 [colin]      0.9.12cvs118.1
14155
14156         * src/mimeview.c
14157                 Sync with HEAD (better Save All fix)
14158
14159 2004-10-01 [colin]      0.9.12cvs117.2
14160
14161         * src/gtk/gtksctree.c
14162                 Faster on selection
14163
14164 2004-10-01 [colin]      0.9.12cvs117.1
14165
14166         * src/mimeview.c
14167                 Sync with HEAD (Save All: only attachments)
14168
14169 2004-10-01 [paul]       0.9.12cvs116.1
14170
14171         * ChangeLog.claws
14172         * configure.ac
14173         * src/account.c
14174         * src/prefs_common.c
14175         * src/gtk/colorlabel.c
14176                 sync with HEAD
14177
14178 2004-09-30 [colin]      0.9.12cvs115.1
14179
14180         * src/stock_pixmap.c
14181         * src/stock_pixmap.h
14182         * src/folderview.c
14183         * src/Makefile.am
14184         * src/pixmaps/read.xpm
14185                 Sync with HEAD (new pixmap)
14186
14187 2004-09-29 [colin]      0.9.12cvs114.1
14188
14189         * src/compose.c
14190                 Sync with HEAD
14191                 Fix focus handling in headers
14192
14193 2004-09-29 [paul]       0.9.12cvs113.1
14194
14195         * src/quote_fmt_parse.y
14196                 sync with HEAD
14197  
14198
14199 2004-09-28 [colin]      0.9.12cvs112.1
14200
14201         * src/folderview.c
14202         * src/mainwindow.c
14203                 Sync with HEAD
14204
14205 2004-09-28 [colin]      0.9.12cvs110.1
14206
14207         * src/folderview.c
14208                 Sync with HEAD (Contextual Empty trash menu)
14209
14210 2004-09-28 [colin]      0.9.12cvs108.1
14211
14212         * src/addressbook.c
14213                 Sync with HEAD (addressbook edit on double-click)
14214
14215 2004-09-28 [colin]      0.9.12cvs106.1
14216
14217         * src/inc.c
14218                 Sync with HEAD (folder_item freeze on inc)
14219
14220 2004-09-27 [colin]      0.9.12cvs105.1
14221
14222         * src/folderview.c
14223                 Sync with HEAD (right-align new and unread column)
14224
14225 2004-09-27 [colin]      0.9.12cvs104.1
14226
14227         * src/main.c
14228                 Sync with HEAD (revert 0.9.12cvs101)
14229
14230 2004-09-24 [colin]      0.9.12cvs103.2
14231
14232         * src/wizard.c
14233                 Fix gtk warnings and use domain part of the email address 
14234                 when domain detection fails (no dot in domain name)
14235
14236 2004-09-23 [colin]      0.9.12cvs103.1
14237
14238         * src/plugins/spamassassin/libspamc.c
14239         * src/plugins/spamassassin/libspamc.h
14240         * src/plugins/spamassassin/utils.c
14241         * src/plugins/spamassassin/utils.h
14242                 Sync with HEAD (Update spamassassin to 3.0)
14243
14244 2004-09-21 [colin]      0.9.12cvs102.3
14245
14246         * src/action.c
14247                 Add horizontal scrollbar in action io dialog as needed
14248                 Patch by Alfons.
14249
14250 2004-09-20 [colin]      0.9.12cvs102.2
14251
14252         * src/plugins/image_viewer/viewer.c
14253                 Remove imlib stuff
14254                 use gtk_pixmap_set when clearing
14255                 (would be better to use gtkImages, but causes size-allocate 
14256                 signals storm)
14257
14258 2004-09-17 [paul]       0.9.12cvs102.1
14259
14260         * ChangeLog
14261         * ChangeLog.claws
14262         * ChangeLog.jp
14263         * configure.ac
14264         * src/inc.c
14265                 sync with HEAD
14266
14267
14268 2004-09-17 [colin]      0.9.12cvs101.1
14269
14270         * ChangeLog.claws
14271         * src/main.c
14272                 Sync with HEAD (fix segs at exit)
14273
14274 2004-09-14 [colin]      0.9.12cvs99.5
14275
14276         * src/common/socket.c
14277         * AUTHORS
14278                 Fix send error on 64bit platforms
14279                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14280
14281 2004-09-14 [colin]      0.9.12cvs99.4
14282
14283         * src/action.c
14284                 Fix action output with utf8 
14285                 Patch by Alfons.
14286
14287 2004-09-14 [colin]      0.9.12cvs99.3
14288
14289         * ChangeLog.claws
14290         * src/folder.c
14291                 Sync with HEAD
14292
14293 2004-09-09 [colin]      0.9.12cvs99.2
14294
14295         * src/action.c
14296                 Fix progress bar (displaying "Completed %v/%u")
14297                 Patch by Alfons.
14298
14299 2004-09-08 [colin]      0.9.12cvs99.1
14300
14301         * src/account.c
14302         * src/folder.c
14303         * src/procmsg.c
14304         * src/procmsg.h
14305         * src/plugins/pgpmime/pgpmime.c
14306                 Sync with HEAD
14307
14308 2004-09-08 [colin]      0.9.12cvs97.2
14309
14310         * src/summaryview.c
14311                 Don't select mails in collapsed threads 
14312                 when navigating with up/down
14313
14314 2004-09-07 [colin]      0.9.12cvs97.1
14315
14316         * src/inc.c
14317                 Sync with HEAD (meaningful error messages)
14318
14319 2004-09-06 [colin]      0.9.12cvs96.1
14320
14321         * src/toolbar.c
14322                 Sync with HEAD (fix Redirect graying out)
14323
14324 2004-09-06 [colin]      0.9.12cvs95.1
14325
14326         * src/summaryview.c
14327         * src/mimeview.c
14328                 Sync with HEAD (fix dropped URIs)
14329
14330 2004-09-06 [colin]      0.9.12cvs94.1
14331
14332         * src/addressbook.c
14333         * src/addressitem.h
14334         * src/addritem.c
14335         * src/addritem.h
14336                 Sync with HEAD (addressbook DnD)
14337
14338 2004-09-03 [colin]      0.9.12cvs93.1
14339
14340         * src/summaryview.c
14341                 Sync with HEAD (next/prev unread)
14342
14343 2004-09-03 [colin]      0.9.12cvs92.1
14344
14345         * src/prefs_common.c
14346         * src/prefs_common.h
14347         * src/summaryview.c
14348                 Sync with HEAD ('mark_as_read_delay' pref)
14349
14350 2004-09-02 [colin]      0.9.12cvs91.2
14351
14352         * src/common/xml.c
14353                 Fix leak
14354
14355 2004-09-02 [colin]      0.9.12cvs91.1
14356
14357         * src/gtk/menu.c
14358                 Sync with HEAD (menu accel don't work, but whatever)
14359
14360 2004-09-02 [colin]      0.9.12cvs90.1
14361
14362         * src/account.c
14363                 Sync with HEAD (fix bug 582)
14364
14365 2004-09-02 [colin]      0.9.12cvs89.1
14366
14367         * src/addrindex.c
14368                 Sync with HEAD (free deleted queries)
14369
14370 2004-09-02 [colin]      0.9.12cvs88.1
14371
14372         * src/ldapquery.c
14373                 Sync with HEAD (fix LDAP freezes)
14374
14375 2004-09-02 [colin]      0.9.12cvs87.1
14376
14377         * src/prefs_spelling.c
14378                 Sync with HEAD (add default dictionary)
14379
14380 2004-09-01 [colin]      0.9.12cvs86.1
14381
14382         * src/filtering.c
14383         * src/folderview.c
14384         * src/imap.c
14385         * src/prefs_matcher.c
14386         * src/stock_pixmap.c
14387         * src/summary_search.c
14388         * src/summaryview.c
14389         * src/wizard.c
14390         * src/wizard.h
14391                 Sync with HEAD (uninitialized vars fixes)
14392                 + gtk2 specific warning fixes
14393
14394 2004-08-31 [colin]      0.9.12cvs85.1
14395
14396         * src/folder.c
14397                 Sync with HEAD (Fix memory corruption due to 
14398                 uninitialized var)
14399
14400 2004-08-31 [colin]      0.9.12cvs84.4
14401
14402         * src/summary_search.c
14403                 Fix segfaults when searching in folders with broken headers
14404
14405 2004-08-31 [colin]      0.9.12cvs84.3
14406
14407         * src/compose.c
14408         * src/textview.c
14409                 Fix some more encoding/decoding issues
14410
14411 2004-08-30 [colin]      0.9.12cvs84.2
14412
14413         * src/mimeview.c
14414         * src/prefs_themes.c
14415         * src/gtk/filesel.c
14416         * src/gtk/filesel.h
14417                 Add a folder-mode selection (fixes mimeview's "Save all")
14418
14419 2004-08-29 [colin]      0.9.12cvs84.1
14420
14421         * src/mimeview.c
14422                 Sync with HEAD (don't escape saved filenames)
14423
14424 2004-08-27 [colin]      0.9.12cvs83.1
14425
14426         * ChangeLog
14427         * ChangeLog.claws
14428         * ChangeLog.jp
14429         * src/mh.c
14430         * src/procheader.c
14431         * src/procmsg.c
14432         * src/procmsg.h
14433         * src/common/utils.c
14434         * src/gtk/menu.h
14435         * po/
14436                 Sync with HEAD 0.9.12cvs83 (sync with main)
14437
14438 2004-08-26 [colin]      0.9.12cvs82.4
14439
14440         * src/codeconv.c
14441                 Fix strange stack corruption
14442                 Convert to utf8 after unmime, not before
14443
14444 2004-08-26 [colin]      0.9.12cvs82.3
14445
14446         * src/main.c
14447         * src/wizard.c
14448                 Fix account folders duplication
14449
14450 2004-08-25 [colin]      0.9.12cvs82.2
14451
14452         * src/wizard.c
14453                 Remove ports
14454                 Add SSL selection
14455                 Use login@server as account name
14456
14457 2004-08-25 [colin]      0.9.12cvs82.1
14458
14459         * src/plugins/pgpmime/pgpmime.c
14460                 Sync with HEAD (leak fix).
14461
14462 2004-08-25 [colin]      0.9.12cvs81.1
14463
14464         * src/plugins/pgpmime/pgpmime.c
14465         * src/plugins/pgpmime/sgpgme.c
14466         * src/plugins/pgpmime/sgpgme.h
14467                 Sync with HEAD (Handle combined messages).
14468
14469 2004-08-24 [colin]      0.9.12cvs80.3
14470
14471         * src/wizard.c
14472                 Fix full name, ports, and imap
14473
14474 2004-08-24 [colin]      0.9.12cvs80.2
14475
14476         * src/Makefile.am
14477         * src/main.c
14478         * src/setup.c
14479         * src/setup.h
14480         * src/stock_pixmap.c
14481         * src/stock_pixmap.h
14482         * src/wizard.c ** ADDED **
14483         * src/wizard.h ** ADDED ** 
14484         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14485                 Add a setup wizard 
14486
14487 2004-08-24 [colin]      0.9.12cvs80.1
14488
14489         * src/folder.c
14490                 Sync with HEAD (set mimeflags on all messages)
14491
14492 2004-08-24 [colin]      0.9.12cvs79.3
14493
14494         * src/matcher_parser_lex.l
14495                 Fix 8bits strings not in utf8
14496
14497 2004-08-24 [colin]      0.9.12cvs79.2
14498
14499         * src/compose.c
14500                 Check conversion result before replacing buffer
14501
14502 2004-08-23 [colin]      0.9.12cvs79.1
14503
14504         * src/compose.c
14505                 Sync with HEAD (create message header in memory)
14506
14507 2004-08-23 [colin]      0.9.12cvs78.1
14508
14509         * src/rfc2015.c
14510         * src/rfc2015.h
14511                 Sync with HEAD (fix bug 197 again)
14512
14513 2004-08-23 [colin]      0.9.12cvs77.3
14514
14515         * src/compose.c
14516                 Fix again inline gpg signing (which outputs utf8
14517                 in gtk2). Not syncing this fix to HEAD as this 
14518                 code is meant to die.
14519
14520 2004-08-23 [colin]      0.9.12cvs77.2
14521
14522         * src/prefs_account.h
14523                 Remove useless include
14524
14525 2004-08-23 [colin]      0.9.12cvs77.1
14526
14527         * src/imap.c
14528         * po/es.po
14529         * po/fr.po
14530         * po/it.po
14531         * po/pl.po
14532         * po/pt_BR.po
14533         * po/sk.po
14534         * po/sr.po
14535                 Sync with HEAD (fix bug 577)
14536
14537 2004-08-22 [colin]      0.9.12cvs76.1
14538
14539         * src/plugins/trayicon/trayicon.c
14540                 Sync with HEAD (fix formatting bug)
14541
14542 2004-08-21 [colin]      0.9.12cvs74.2
14543
14544         * src/gtk/colorsel.c
14545                 Fix bug 564 (Folder color selection window exits on any
14546                 keypress)
14547
14548 2004-08-21 [colin]      0.9.12cvs74.1
14549
14550         * ChangeLog.claws
14551         * src/compose.c
14552         * src/summaryview.c
14553         * src/toolbar.c
14554                 Sync with HEAD (fix bug 576)
14555
14556 2004-08-21 [colin]      0.9.12cvs70.1
14557
14558         * src/compose.c
14559         * src/mainwindow.c
14560                 Sync with HEAD
14561                 
14562
14563 2004-08-21 [paul]       0.9.12cvs66.4
14564
14565         * src/mainwindow.c
14566         * src/messageview.c
14567         * src/gtk/menu.c
14568         * src/plugins/spamassassin/spamassassin_gtk.c
14569                 remove some deprecated gtk1 functions
14570
14571
14572 2004-08-21 [colin]      0.9.12cvs66.3
14573
14574         * src/compose.c
14575         * src/codeconv.c
14576                 Fix warnings
14577                 Remove encoding hacks
14578                 Fix bug 575 (Strange character messes up message)
14579                 Don't display conversion error when drafting
14580
14581 2004-08-21 [paul]       0.9.12cvs66.2
14582
14583         * src/prefs_account.c
14584                 fix GnuPG mode bugs
14585
14586
14587 2004-08-20 [colin]      0.9.12cvs66.1
14588
14589         * src/codeconv.c
14590                 Sync with HEAD 0.9.12cvs66
14591
14592 2004-08-20 [paul]
14593
14594         * src/plugins/pgpmime/plugin.c
14595                 modify PGP/MIME plugin's description
14596
14597 2004-08-17 [colin]      0.9.12cvs65.1
14598
14599         * src/common/ssl.c
14600         * src/plugins/pgpmime/plugin.c
14601                 Sync with HEAD
14602
14603 2004-08-14 [colin]      0.9.12cvs60.3
14604
14605         * src/plugins/trayicon/trayicon.c
14606                 Put back resize callback, on size-request signal
14607                 rather than size-allocate to avoid infinite 
14608                 callback loop
14609
14610 2004-08-13 [colin]      0.9.12cvs60.2
14611
14612         * src/common/defs.h
14613                 Cache versions have been fixed
14614
14615 2004-08-13 [colin]      0.9.12cvs60.1
14616
14617         * src/folderutils.c
14618                 Sync with HEAD
14619
14620 2004-08-12 [colin]      0.9.12cvs59.1
14621
14622         * src/plugins/trayicon/trayicon.c
14623                 Sync with HEAD
14624
14625 2004-08-12 [colin]      0.9.12cvs57.5
14626
14627         * sylpheed.desktop
14628         * configure.ac
14629         * src/Makefile.am
14630         * src/main.c
14631                 Add support for Freedesktop.org's startup notification
14632
14633 2004-08-11 [colin]      0.9.12cvs57.4
14634
14635         * src/textview.c
14636                 Fix off-by-one
14637
14638 2004-08-11 [colin]      0.9.12cvs57.3
14639
14640         * src/message_search.c
14641         * src/summary_search.c
14642                 Make searches case insensitive by default
14643         * src/textview.c
14644                 Fix case-insensitive search in message
14645
14646 2004-08-11 [colin]      0.9.12cvs57.2
14647
14648         * src/summary_search.c
14649                 Let case-sensitive be specified
14650
14651 2004-08-10 [colin]      0.9.12cvs55.4
14652
14653         * src/common/socket.c
14654                 Fix the possible race condition
14655
14656 2004-08-09 [paul]       0.9.12cvs55.3
14657
14658         * configure.ac
14659         * src/Makefile.am
14660         * src/common/Makefile.am
14661                 sync with HEAD
14662
14663
14664 2004-08-09 [paul]       0.9.12cvs55.2
14665
14666         * autogen.sh
14667         * po/poconv.sh
14668                 remove unneeded script
14669
14670         * configure.ac
14671                 add forgotten USE_LDAP_TLS (sync with HEAD)
14672
14673
14674 2004-08-09 [colin]      0.9.12cvs55.1
14675
14676         * src/main.c
14677         * src/common/ssl.c
14678         * src/common/sylpheed.c
14679         * src/common/sylpheed.h
14680                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14681
14682 2004-08-09 [paul]       0.9.12cvs54.1
14683
14684         * ChangeLog
14685         * ChangeLog.claws
14686         * ChangeLog.jp
14687         * configure.ac
14688         * po/POTFILES.in
14689         * src/Makefile.am
14690         * src/folderutils.c
14691         * src/main.c
14692         * src/pgpmime.c
14693         * src/pgpmime.h
14694         * src/sgpgme.c
14695         * src/sgpgme.h
14696         * src/plugins/Makefile.am
14697         * src/plugins/pgpmime/.cvsignore
14698         * src/plugins/pgpmime/Makefile.am
14699         * src/plugins/pgpmime/pgpmime.c
14700         * src/plugins/pgpmime/pgpmime.h
14701         * src/plugins/pgpmime/plugin.c
14702         * src/plugins/pgpmime/sgpgme.c
14703         * src/plugins/pgpmime/sgpgme.h
14704                 sync with HEAD
14705
14706 2004-08-08 [paul]       0.9.12cvs51.1
14707
14708         * configure.ac
14709         * src/folder.c
14710                 sync with HEAD
14711
14712 2004-08-07 [colin]      0.9.12cvs50.1
14713
14714         * src/pop.c
14715         * src/common/partial_download.c
14716                 fix warnings (sync from HEAD)
14717
14718 2004-08-07 [colin]      0.9.12cvs48.1
14719
14720         * src/prefs_folder_item.c
14721                 sync with HEAD 0.9.12cvs48
14722
14723 2004-08-06 [colin]      0.9.12cvs47.1
14724
14725         * src/compose.c
14726                 Sync with HEAD
14727
14728 2004-08-06 [christoph]  0.9.12cvs46.2
14729
14730         * src/main.c
14731         * src/plugins/clamav/clamav_plugin_gtk.c
14732         * src/plugins/dillo_viewer/dillo_viewer.c
14733         * src/plugins/image_viewer/plugin.c
14734         * src/plugins/mathml_viewer/mathml_viewer.c
14735         * src/plugins/spamassassin/spamassassin_gtk.c
14736         * src/plugins/trayicon/trayicon.c
14737                 don't mix GTK1.2 plugin with GTK2 plugins
14738
14739 2004-08-06 [colin]      0.9.12cvs46.1
14740
14741         * ChangeLog
14742         * ChangeLog.claws
14743         * ChangeLog.jp
14744         * configure.ac
14745         * sylpheed-claws.pc.in
14746         * src/folder.c
14747         * src/imap.c
14748         * src/localfolder.c
14749         * src/messageview.c
14750         * src/mimeview.c
14751         * src/mimeview.h
14752         * src/msgcache.c
14753         * src/news.c
14754         * src/prefs_ext_prog.c
14755         * src/prefs_folder_item.c
14756         * src/prefs_fonts.c
14757         * src/prefs_msg_colors.c
14758         * src/prefs_spelling.c
14759         * src/prefs_themes.c
14760         * src/prefs_toolbar.c
14761         * src/prefs_wrapping.c
14762         * src/procmime.h
14763         * src/common/defs.h
14764         * src/common/nntp.c
14765         * src/common/session.c
14766         * src/common/session.h
14767         * src/common/socket.c
14768         * src/common/utils.h
14769         * src/common/xml.c
14770         * src/common/xml.h
14771         * src/gtk/prefswindow.c
14772         * src/gtk/prefswindow.h
14773         * src/plugins/clamav/clamav_plugin_gtk.c
14774         * src/plugins/dillo_viewer/dillo_prefs.c
14775         * src/plugins/image_viewer/viewerprefs.c
14776         * src/plugins/spamassassin/spamassassin_gtk.c
14777         * m4/openssl.m4 *** REMOVED ***
14778                 Sync with HEAD 0.9.12cvs46
14779
14780 2004-08-03 [paul]       0.9.12cvs40.2
14781
14782         * src/action.c
14783         * src/addressadd.c
14784         * src/addressbook.c
14785         * src/addrgather.c
14786         * src/browseldap.c
14787         * src/compose.c
14788         * src/crash.c
14789         * src/editaddress.c
14790         * src/editgroup.c
14791         * src/editldap_basedn.c
14792         * src/foldersel.c
14793         * src/importldif.c
14794         * src/mimeview.c
14795         * src/prefs_common.c
14796         * src/prefs_template.c
14797         * src/sourcewindow.c
14798         * src/summaryview.c
14799         * src/gtk/about.c
14800         * src/gtk/foldersort.c
14801         * src/gtk/logwindow.c
14802         * src/gtk/pluginwindow.c
14803         * src/gtk/prefswindow.c
14804                 change all gtk_scrolled_window_set_policy from 
14805                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
14806
14807 2004-08-02 [paul]       0.9.12cvs40.1
14808
14809         * AUTHORS
14810                 update translation team section
14811         * po/pt_BR.po
14812                 updated by Frederico Goncalves Guimaraes
14813                 <fggdebian@yahoo.com.br>
14814
14815 2004-07-31 [colin]      0.9.12cvs39.9
14816
14817         * src/exphtmldlg.c
14818                 Fix compilation
14819
14820 2004-07-31 [colin]      0.9.12cvs39.8
14821
14822         * src/exphtmldlg.c
14823                 Fix an alertpanel type
14824
14825 2004-07-30 [colin]      0.9.12cvs39.7
14826
14827         * src/alertpanel.c
14828                 Fix alertpanel_error_log's icon
14829
14830 2004-07-30 [colin]      0.9.12cvs39.6
14831
14832         * src/pop.c
14833                 Two of them should still be warnings
14834
14835 2004-07-30 [colin]      0.9.12cvs39.5
14836
14837         * src/pop.c
14838                 More warning -> error
14839 2004-07-29 [colin]      0.9.12cvs39.4
14840
14841         * src/pop.c
14842                 Warning -> error
14843
14844 2004-07-29 [colin]      0.9.12cvs39.3
14845
14846         * src/prefs_matcher.c
14847                 Fix segfault
14848
14849 2004-07-29 [colin]      0.9.12cvs39.2
14850
14851         * src/alertpanel.c
14852                 More nice-looking alertpanels
14853
14854 2004-07-29 [colin]      0.9.12cvs39.1
14855
14856         * src/messageview.c
14857                 sync with head
14858                 (inform user when partial mail is deleted on server)
14859
14860 2004-07-29 [colin]      0.9.12cvs38.1
14861
14862         * src/messageview.c
14863                 sync with head
14864
14865 2004-07-28 [paul]       0.9.12cvs37.7
14866
14867         * src/mainwindow.c
14868                 complete the replacement of deprecated gtk_progress_*
14869
14870 2004-07-28 [paul]       0.9.12cvs37.6
14871
14872         * src/action.c
14873         * src/inc.c
14874         * src/mainwindow.c
14875         * src/send_message.c
14876         * src/gtk/progressdialog.c
14877         * src/gtk/progressdialog.h
14878                 replace deprecated gtk_progress_*
14879
14880 2004-07-28 [paul]       0.9.12cvs37.5
14881
14882         * src/gtk/filesel.c
14883                 remove gtk_window_set_wmclass()
14884 2004-07-28 [paul]       0.9.12cvs37.4
14885
14886         * src/addressbook.c
14887         * src/compose.c
14888         * src/foldersel.c
14889         * src/mainwindow.c
14890         * src/messageview.c
14891         * src/sourcewindow.c
14892         * src/gtk/logwindow.c
14893                 remove gtk_window_set_wmclass()
14894                 
14895         * src/prefs_filtering.c
14896         * src/prefs_filtering_action.c
14897         * src/prefs_fonts.c
14898         * src/prefs_gtk.c
14899         * src/prefs_matcher.c
14900         * src/ssl_manager.c
14901         * src/gtk/prefswindow.c
14902                 replace gtk_window_position()
14903
14904 2004-07-28 [colin]      0.9.12cvs37.3
14905
14906         * src/alertpanel.c
14907         * src/alertpanel.h
14908                 Add a way to specify panel type for specific
14909                 panels (alertpanel())
14910         * src/account.c
14911         * src/addressbook.c
14912         * src/compose.c
14913         * src/expldifdlg.c
14914         * src/main.c
14915         * src/messageview.c
14916         * src/summaryview.c
14917         * src/textview.c
14918         * src/gtk/sslcertwindow.c
14919                 Fix alertpanel()s so that their icon match
14920                 their real type
14921
14922 2004-07-28 [paul]       0.9.12cvs37.2
14923
14924         * src/addr_compl.c
14925         * src/addressbook.c
14926         * src/alertpanel.c
14927         * src/compose.c
14928         * src/export.c
14929         * src/foldersel.c
14930         * src/folderview.c
14931         * src/grouplistdialog.c
14932         * src/import.c
14933         * src/mainwindow.c
14934         * src/message_search.c
14935         * src/messageview.c
14936         * src/passphrase.c
14937         * src/prefs_actions.c
14938         * src/prefs_common.c
14939         * src/prefs_customheader.c
14940         * src/prefs_display_header.c
14941         * src/prefs_filtering.c
14942         * src/prefs_filtering_action.c
14943         * src/prefs_gtk.c
14944         * src/prefs_matcher.c
14945         * src/prefs_msg_colors.c
14946         * src/prefs_summary_column.c
14947         * src/prefs_template.c
14948         * src/sourcewindow.c
14949         * src/ssl_manager.c
14950         * src/summary_search.c
14951         * src/gtk/colorsel.c
14952         * src/gtk/description_window.c
14953         * src/gtk/gtkaspell.c
14954         * src/gtk/inputdialog.c
14955         * src/gtk/logwindow.c
14956         * src/gtk/prefswindow.c
14957         * src/gtk/progressdialog.c
14958                 replace deprecated gtk_window_set_policy
14959
14960 2004-07-27 [colin]      0.9.12cvs37.1
14961
14962         * src/msgcache.c
14963                 More fixes (synced for head again)
14964
14965 2004-07-27 [colin]      0.9.12cvs35.3
14966
14967         * src/msgcache.c
14968                 Fix wrong test
14969
14970 2004-07-27 [colin]      0.9.12cvs35.2
14971
14972         * src/mimeview.c
14973                 Fix width a bit (by Paul)
14974         * src/alertpanel.c
14975         * src/alertpanel.h
14976                 Specialize icons, make alertpanel_message()
14977                 private
14978         * src/message_search.c
14979         * src/sgpgme.c
14980         * src/summary_search.c
14981                 Suit alertpanel changes
14982
14983 2004-07-27 [colin]      0.9.12cvs35.1
14984
14985         * src/alertpanel.c
14986                 Add an icon
14987         * src/passphrase.c
14988                 Add debug output - maybe someone will
14989                 want to look at the problem with Grab
14990                 Input :)
14991         Bump version as we're synced with HEAD
14992
14993 2004-07-26 [colin]      0.9.12cvs33.26
14994
14995         * src/pop.c
14996                 Fix uidl-file parsing when not in new
14997                 format
14998
14999 2004-07-26 [colin]      0.9.12cvs33.25
15000
15001         * src/gtk/menu.c
15002                 Move popup menu up if necessary (fixes 
15003                 account selector)
15004         * src/mainwindow.c
15005                 Set account selector's button height to
15006                 minimum
15007
15008 2004-07-26 [colin]      0.9.12cvs33.24
15009
15010         * src/alertpanel.c
15011                 Maybe fix 551 (Truncated font in alert window)
15012
15013 2004-07-26 [colin]      0.9.12cvs33.23
15014
15015         * po/de.po
15016         * po/es.po
15017         * po/fr.po
15018         * po/it.po
15019         * po/ja.po
15020         * po/pl.po
15021         * po/ru.po
15022         * po/sk.po
15023         * po/sr.po
15024         * po/zh_CN.po
15025                 Sync po files with HEAD
15026
15027 2004-07-26 [paul]       0.9.12cvs33.22
15028
15029         * src/compose.c
15030                 fix Bug 556 'Organisation-header is sent even if empty'
15031
15032 2004-07-24 [colin]      0.9.12cvs33.21
15033
15034         * src/compose.c
15035         * src/gtk/gtkaspell.c
15036         * src/gtk/gtkaspell.h
15037                 Fix speller accelerators (require hack)
15038
15039 2004-07-24 [colin]      0.9.12cvs33.20
15040
15041         * src/gtk/gtkaspell.c
15042                 Fix over-eager code deletion breaking
15043                 Check while typing
15044
15045 2004-07-24 [colin]      0.9.12cvs33.19
15046
15047         * src/browseldap.c
15048         * src/ldapctrl.c
15049         * src/ldapctrl.h
15050         * src/ldapserver.h
15051                 Sync ldap with HEAD
15052         (Fixes 546 LDAP completely broken)
15053
15054 2004-07-24 [colin]      0.9.12cvs33.18
15055
15056         * src/prefs_msg_colors.c
15057                 Fix prototype mismatch
15058         (Fixes 547 void function cannot return value)
15059
15060 2004-07-24 [colin]      0.9.12cvs33.17
15061
15062         * src/mainwindow.c
15063                 Fix sort going back to previous sort key
15064                 when changing sort direction
15065
15066 2004-07-24 [colin]      0.9.12cvs33.16
15067
15068         * src/compose.c
15069                 Fix space insertion when re-wrapping at 
15070                 cursor point
15071
15072 2004-07-24 [colin]      0.9.12cvs33.15
15073
15074         * src/gtk/gtkaspell.c
15075                 Don't change cursor position in insert-text
15076                 callback
15077         (Fixes 539 Word wrapping on input transposes letters)
15078
15079 2004-07-24 [colin]      0.9.12cvs33.14
15080
15081         * src/gtk/gtkaspell.c
15082                 Reencode non-ascii chars to dictionary's
15083                 encoding
15084         (Fixes 544 Spell check broken non english locale)
15085
15086 2004-07-24 [colin]      0.9.12cvs33.13
15087
15088         * src/summaryview.c
15089                 Fix Shift+Down, add Home/End/PgUp/PgDown
15090
15091 2004-07-21 [colin]      0.9.12cvs33.12
15092
15093         * src/prefs_common.c
15094                 Fix a gtk warning (Patch by Andrej Kacian)
15095
15096 2004-07-21 [colin]      0.9.12cvs33.11
15097
15098         * src/gtk/filesel.c
15099                 More check
15100
15101 2004-07-21 [colin]      0.9.12cvs33.10
15102
15103         * src/compose.c
15104         * src/crash.c
15105         * src/export.c
15106         * src/import.c
15107         * src/messageview.c
15108         * src/mimeview.c
15109         * src/prefs_spelling.c
15110         * src/prefs_themes.c
15111         * src/summaryview.c
15112         * src/gtk/filesel.c
15113         * src/gtk/filesel.h
15114         * src/gtk/pluginwindow.c
15115                 Untwist open/save mode guessing logic, make
15116                 it explicit
15117
15118 2004-07-20 [colin]      0.9.12cvs33.9
15119
15120         * src/codeconv.c
15121                 conv_encode_header: src_charset is UTF-8 on
15122                 gtk2
15123         * src/compose.c
15124                 Remove double encoding of the headers
15125
15126 2004-07-20 [colin]      0.9.12cvs33.8
15127
15128         * src/codeconv.c
15129                 Fix typo
15130
15131 2004-07-20 [colin]      0.9.12cvs33.7
15132
15133         * src/mainwindow.c
15134                 Set the separated messageview to the saved
15135                 size of Claws' messageview (Patch by Alfons)
15136                 Fix a callback prototype (me)
15137
15138 2004-07-20 [colin]      0.9.12cvs33.6
15139
15140         * src/codeconv.h
15141                 Forgot one hunk in 0.9.12cvs33.4
15142
15143 2004-07-19 [colin]      0.9.12cvs33.5
15144
15145         * src/action.c
15146                 Action output fix
15147                 Patch by Alfons
15148
15149 2004-07-19 [colin]      0.9.12cvs33.4
15150
15151         * src/compose.c
15152                 Fix outgoing charset bug in headers
15153         * src/codeconv.c
15154                 Clean for glib2 - Patch by Alfons
15155
15156 2004-07-19 [colin]      0.9.12cvs33.3
15157
15158         * src/statusbar.c
15159                 Remove grip from the statusbar
15160                 Patch by Alfons
15161
15162 2004-07-19 [colin]      0.9.12cvs33.2
15163
15164         * src/messageview.c
15165         * src/textview.c
15166                 Fix messageview remembering the previous
15167                 scroll position when loading a new message
15168                 Patch by Alfons
15169
15170 2004-07-19 [colin]      0.9.12cvs33.1
15171
15172         * src/folder.h
15173         * src/folderview.c
15174         * src/summaryview.c
15175                 Sync with HEAD
15176
15177 2004-07-18 [colin]      0.9.12cvs32.7
15178
15179         * configure.ac
15180                 Remove useless check for XIM - noticed
15181                 by Alfons
15182
15183 2004-07-18 [colin]      0.9.12cvs32.6
15184
15185         * src/summaryview.c
15186                 Remove non-modified and shift-modified
15187                 accelerators in summaryview's popup
15188                 menu, as that doesn't get catched by
15189                 the accel-activate signal catcher...
15190
15191 2004-07-18 [colin]      0.9.12cvs32.5
15192
15193         * src/prefs_common.c
15194                 Define sensible default prefs for 
15195                 wrapping
15196
15197 2004-07-18 [colin]      0.9.12cvs32.4
15198
15199         * src/compose.c
15200         * src/prefs_common.c
15201         * src/prefs_common.h
15202         * src/prefs_wrapping.c
15203                 Remove Smart Wrapping pref, which does
15204                 nothing on gtk2 branch
15205
15206 2004-07-18 [colin]      0.9.12cvs32.3
15207
15208         * src/sourcewindow.c
15209                 Proper utf8
15210
15211 2004-07-18 [colin]      0.9.12cvs32.2
15212
15213         * src/compose.c
15214                 Save attachment status when drafting
15215
15216 2004-07-18 [colin]      0.9.12cvs32.1
15217
15218         * src/gtk/filesel.c
15219                 Fix erratic folder selection in open mode
15220
15221 2004-07-18 [colin]      0.9.12cvs31.11
15222
15223         * src/pop.c
15224                 Don't let partial messages get deleted
15225                 even with "dowload all"
15226                 (0.9.12cvs31.8 fix extension)
15227 2004-07-18 [colin]      0.9.12cvs31.10
15228
15229         * src/gtk/logwindow.c
15230                 Fix log scrolling
15231
15232 2004-07-18 [colin]      0.9.12cvs31.9
15233
15234         * src/common/utils.c
15235                 Fix non-utf8 strings coming from commands
15236                 and files
15237
15238 2004-07-18 [colin]      0.9.12cvs31.8
15239
15240         * src/pop.c
15241                 Fix partial download bug with Download all
15242                 messages option
15243
15244 2004-07-18 [colin]      0.9.12cvs31.7
15245
15246         * src/textview.c
15247                 Fix bug introduced in 0.9.12cvs31.2
15248                 (blocked in select mode after double click)
15249
15250 2004-07-18 [colin]      0.9.12cvs31.6
15251
15252         * src/compose.c
15253         * src/gtk/menu.c
15254                 More glib-warning fixes
15255
15256 2004-07-18 [colin]      0.9.12cvs31.5
15257
15258         * src/compose.c
15259                 Fix trashing the primary clipboard when moving 
15260                 around with tab
15261         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15262
15263 2004-07-18 [colin]      0.9.12cvs31.4
15264
15265         * src/codeconv.c
15266                 convert unencoded iso headers to utf8
15267         (Fix Bug 538 Unencoded local characters in subject make it 
15268          disappear)
15269
15270 2004-07-18 [colin]      0.9.12cvs31.3
15271
15272         * src/compose.c
15273                 Fix tab char handling in wrapping
15274         (Fix Bug 537 Line wrap problem - TAB character treated as 
15275          one character instead of 8)
15276
15277 2004-07-18 [colin]      0.9.12cvs31.2
15278
15279         * src/textview.c
15280                 return FALSE on GDK_MOTION_NOTIFY
15281         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15282          (unable to highlight))
15283
15284 2004-07-18 [colin]      0.9.12cvs31.1
15285
15286         * src/folderview.c
15287                 Sync with 0.9.12cvs31
15288
15289 2004-07-18 [colin]      0.9.12cvs30.4
15290
15291         * src/compose.c
15292                 Also block text_inserted when inserting a file
15293
15294 2004-07-18 [colin]      0.9.12cvs30.3
15295
15296         * src/compose.c
15297                 Fix smart wrapping (block text_inserted handler
15298                 while putting quotation to avoid wrap on input,
15299                 don't join lines if next is sig separator)
15300
15301 2004-07-17 [colin]      0.9.12cvs30.2
15302
15303         * src/folderview.c
15304         * src/mainwindow.c
15305         * src/mimeview.c
15306         * src/summaryview.c
15307         * src/gtk/quicksearch.c
15308         * src/gtk/quicksearch.h
15309                 Block key events handlers *and* accels while
15310                 quicksearch is focused
15311         (Fixes Bug 534 quick-search bar not accepting certain letters)
15312
15313 2004-07-17 [colin]      0.9.12cvs30.1
15314
15315         * src/folder.h
15316         * src/folderview.c
15317         * src/summaryview.c
15318                 Sync with 0.9.12cvs30
15319
15320 2004-07-17 [colin]      0.9.12cvs28.2
15321
15322         * src/mimeview.c
15323         * src/procmime.c
15324         * src/summaryview.c
15325         * src/gtk/menu.c
15326                 Squash some compile and glib warnings
15327
15328 2004-07-17 [paul]       0.9.12cvs28.1
15329
15330         * src/mimeview.c
15331                 sync with 0.9.12cvs28 HEAD
15332
15333 2004-07-16 [paul]       0.9.12cvs26.1
15334         
15335         * src/gtk/quicksearch.c
15336         * src/account.c
15337         * src/account.h
15338         * src/compose.c
15339         * src/customheader.c
15340         * src/folder_item_prefs.c
15341         * src/main.c
15342         * src/mainwindow.c
15343         * src/messageview.c
15344         * src/mimeview.c
15345         * src/news.c
15346         * src/pgpmime.c
15347         * src/pop.c
15348         * src/pop.h
15349         * src/prefs_account.c
15350         * src/prefs_account.h
15351         * src/prefs_common.c
15352         * src/prefs_common.h
15353         * src/prefs_display_header.c
15354         * src/prefs_gtk.c
15355         * src/prefs_gtk.h
15356         * src/procheader.c
15357         * src/procmime.c
15358                 sync with 0.9.12cvs26 HEAD      
15359
15360 2004-07-15 [colin]      0.9.12cvs18.14
15361
15362         * src/folder.c
15363                 Disable GPG signature check during
15364                 folder move and scan
15365         (Closes Bug 521 Signature checking slows down Folder-Move)
15366
15367 2004-07-14 [colin]      0.9.12cvs18.13
15368
15369         * src/common/partial_download.c
15370                 update includes
15371
15372 2004-07-14 [colin]      0.9.12cvs18.12
15373
15374         * src/common/partial_download.c
15375         * src/common/partial_download.h
15376                 Move doc at top, add correct copyright
15377
15378 2004-07-14 [colin]      0.9.12cvs18.11
15379
15380         * src/folder.c
15381         * src/messageview.c
15382         * src/pop.c
15383         * src/pop.h
15384         * src/procmsg.c
15385         * src/summaryview.c
15386         * src/common/Makefile.am
15387         * src/common/partial_download.c ** NEW FILES **
15388         * src/common/partial_download.h ** NEW FILES **
15389                 Move partial-download related stuff to its
15390                 own file
15391
15392 2004-07-14 [colin]      0.9.12cvs18.10
15393
15394         * src/send_message.c
15395                 Fix smtp auth when user is null or empty
15396
15397 2004-07-13 [colin]      0.9.12cvs18.9
15398
15399         * src/gtk/quicksearch.c
15400                 Use alphabetic order
15401
15402 2004-07-13 [colin]      0.9.12cvs18.8
15403
15404         * src/pop.c
15405                 Be paranoid on the checks
15406
15407 2004-07-13 [colin]      0.9.12cvs18.7
15408
15409         * src/gtk/quicksearch.c
15410                 Fix Engrish once again
15411
15412 2004-07-13 [colin]      0.9.12cvs18.6
15413
15414         * src/procmsg.c
15415         * src/summaryview.c
15416                 Mark messages for deletion when they are about to
15417                 be removed from trash
15418
15419 2004-07-13 [colin]      0.9.12cvs18.5
15420
15421         * src/matcher.c
15422         * src/matcher.h
15423         * src/matcher_parser_parse.y
15424         * src/prefs_matcher.c
15425         * src/gtk/quicksearch.c
15426                 Add 'partial' ('p') match string to find partially
15427                 downloaded messages
15428
15429 2004-07-13 [colin]      0.9.12cvs18.4
15430
15431         * src/pop.c
15432                 Fix misplaced block
15433
15434 2004-07-13 [colin]      0.9.12cvs18.3
15435
15436         * src/pop.c
15437         * src/pop.h
15438         * src/messageview.c
15439                 Refactor API (to avoid passing 5+ params and code
15440                 duplication)
15441         * src/folder.c
15442         * src/msgcache.c
15443         * src/procheader.c
15444         * src/common/defs.h
15445                 Add planned_download to cache
15446                 Don't mess uidl file when moving partially downloaded
15447                 mails (they change folder, we should change it in the
15448                 uidl list too or we'll remove an incorrect message)
15449                 (this also helps removing hacks when changing 
15450                 planned_download in messageview.c)
15451
15452 2004-07-12 [colin]      0.9.12cvs18.2
15453
15454         * src/gtk/quicksearch.c
15455                 Fix missing status update in quicksearch
15456
15457 2004-07-12 [paul]       0.9.12cvs18.1
15458
15459         * po/POTFILES.in
15460         * src/Makefile.am
15461         * src/account.c
15462         * src/codeconv.c
15463         * src/compose.c
15464         * src/inc.c
15465         * src/main.c
15466         * src/prefs_common.c
15467         * src/procmsg.h
15468         * src/toolbar.c
15469         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15470         * src/prefs_wrapping.[ch]       ** NEW FILES **
15471         * src/common/intl.h
15472         * src/common/utils.[ch]
15473         * src/gtk/quicksearch.[ch]
15474                 sync with 0.9.12cvs18 HEAD
15475
15476 2004-07-12 [colin]      0.9.11cvs17.25
15477
15478         * src/folder.c
15479         * src/folder.h
15480                 Remove unused function added by me in 0.9.11cvs17.10
15481
15482 2004-07-11 [colin]      0.9.11cvs17.24
15483
15484         * src/inc.c
15485         * src/messageview.c
15486         * src/pop.c
15487         * src/pop.h
15488                 Use folderitem and msgnum instead of filename to
15489                 know which mail to delete
15490                 Move old partial mail deletion to pop.c
15491
15492 2004-07-10 [colin]      0.9.11cvs17.23
15493
15494         * src/inc.c
15495                 Add debug
15496         * src/pop.c
15497         * src/pop.h
15498                 Don't re-use same enums for unrelated stuff: it's 
15499                 completely misleading !
15500                 Document a bit
15501
15502 2004-07-09 [colin]      0.9.11cvs17.22
15503
15504         * src/inc.c
15505                 Remove folder-type check and do
15506                 more tests to be sure everything's
15507                 ok
15508         * src/messageview.c
15509                 Punctuation update, remove useless
15510                 code, fix two warnings
15511         * src/noticeview.c
15512                 Layout cleaning, reset 2nd button
15513                 when specifying one
15514
15515 2004-07-09 [colin]      0.9.11cvs17.21
15516
15517         * src/messageview.c
15518         * src/pop.c
15519         * src/pop.h
15520                 Allow user to change his mind
15521                 and postpone decision (by
15522                 unmarking the mail)
15523
15524 2004-07-09 [colin]      0.9.11cvs17.20
15525
15526         * src/messageview.c
15527                 Fix bug with delete state
15528         * src/pop.c
15529         * src/pop.h
15530                 Fix buffer leak (fread doesn't 
15531                 terminate buffers with \0)
15532                 Refactoring (remove magic 
15533                 numbers)
15534
15535 2004-07-09 [colin]      0.9.11cvs17.19
15536
15537         * src/pop.c
15538                 Don't log "Skipping message" if 
15539                 we're going to TOP it two lines
15540                 later
15541
15542 2004-07-09 [colin]      0.9.11cvs17.18
15543
15544         * src/messageview.c
15545                 Fix Engrish
15546
15547 2004-07-09 [colin]      0.9.11cvs17.17
15548
15549         * src/pop.c
15550                 strlen checking...
15551         * src/messageview.c
15552                 refactoring a bit
15553
15554 2004-07-08 [colin]      0.9.11cvs17.16
15555
15556         * src/noticeview.c
15557         * src/noticeview.h
15558                 Add an optional second button
15559         * src/messageview.c
15560         * src/pop.c
15561         * src/pop.h
15562                 Don't delete partially received mails after a certain
15563                 time; rather, let the user decide.
15564
15565 2004-07-08 [colin]      0.9.11cvs17.15
15566
15567         * src/common/smtp.h
15568                 Sync with HEAD
15569
15570 2004-07-08 [colin]      0.9.11cvs17.14
15571
15572         * src/messageview.c
15573         * src/common/smtp.c
15574                 Use to_human_readable() for sizes
15575
15576 2004-07-08 [colin]      0.9.11cvs17.13
15577
15578         * src/inc.c
15579         * src/messageview.c
15580         * src/pop.c
15581         * src/pop.h
15582         * src/procmsg.c
15583                 Fix partial-downloading issues:
15584                         catch unsupported TOP
15585                         don't delete partially downloaded mails before 5 days
15586                         don't update existing with non-MH folders; that'll
15587                         make dups, but it's better than trashing the folder
15588                         free new msginfo parts
15589                 Fix indentation ;-)
15590
15591 2004-07-08 [colin]      0.9.11cvs17.12
15592
15593         * src/common/smtp.c
15594         * src/common/smtp.h
15595                 Sync smtp size verification with HEAD
15596
15597 2004-07-08 [colin]      0.9.11cvs17.11
15598
15599         * src/summaryview.c
15600         * src/prefs_common.c
15601         * src/prefs_common.h
15602         * src/gtk/quicksearch.c
15603         * src/gtk/quicksearch.h
15604                 Sync sticky pref with HEAD
15605
15606 2004-07-08 [colin]      0.9.11cvs17.10
15607
15608         * src/folder.c [1.213.2.6]
15609         * src/folder.h [1.87.2.6]
15610         * src/inc.c [1.149.2.7]
15611         * src/messageview.c [1.94.2.8]
15612         * src/procheader.c [1.47.2.6]
15613         * src/procmsg.c [1.150.2.4]
15614         * src/procmsg.h [1.60.2.5]
15615         * src/pop.c [1.56.2.4]
15616         * src/pop.h [1.17.2.3]
15617                 Let too big messages get downloaded, but truncated
15618                 Add a button to download them completely
15619                 
15620 2004-07-06 [colin]      0.9.11cvs17.9
15621
15622         * src/gtk/quicksearch.c [1.1.2.3]
15623                 Add a Clear button
15624         * commitHelper
15625         * PATCHSETS
15626                 Add a script to help with cvs
15627
15628 2004-07-03 [colin]      0.9.11cvs17.8
15629
15630         * src/plugins/imageviewer/viewer.c
15631                 fix imageviewer (which was staying on the first
15632                 displayed image)
15633
15634 2004-07-03 [colin]      0.9.11cvs17.7
15635
15636         Removed FIXME_GTK2 warnings
15637         * src/gtk/gtkutils.c
15638                 useless #warnings
15639         * src/gtk/menu.c
15640                 useless #warnings (no need to mess with menu rc)
15641         * src/gtk/menu.h
15642                 unused functions
15643         
15644
15645 2004-07-03 [colin]      0.9.11cvs17.6
15646
15647         Removed FIXME_GTK2 warnings
15648         * src/codeconv.c
15649                 useless #warnings (rewrite needed)
15650         * src/compose.c
15651                 useless #warnings (rewrite needed)
15652                 useless #warnings (gtk2 is like that)
15653                 useless #warnings (previously fixed)
15654         * src/main.c
15655                 useless #warnings (previously fixed)
15656         * src/message_search.c
15657                 useless #warnings (gtk2 is like that)
15658                 Made apparent that search is case-sensitive
15659         * src/mimeview.c
15660                 useless #warnings (rewrite needed)
15661                 useless #warnings (gtk2 is like that)
15662                 reimplemented real warnings
15663         * src/prefs_common.c
15664                 Removed block cursor option (not it gtk2)
15665         * src/prefs_gtk.c
15666                 useless #warnings (rewrite needed)
15667         * src/procheader.c
15668                 useless #warnings (rewrite needed)
15669         * src/sourcewindow.c
15670                 useless #warnings (incorrect placing)
15671         * src/summary_search.c
15672                 useless #warnings (gtk2 is like that)
15673                 Made apparent that search is case-sensitive
15674         * src/action.c
15675                 useless #warnings (gtk2 is like that)
15676         * src/textview.c
15677                 useless #warnings (rewrite needed)
15678         * src/toolbar.c
15679                 useless #warnings (rewrite needed)
15680
15681 2004-07-03 [colin]      0.9.11cvs17.5
15682
15683         * src/textview.c
15684                 Fix mismerge which broke URI opening
15685                 
15686 2004-07-01 [colin]      0.9.11cvs17.4
15687
15688         * src/gtk/filesel.c
15689                 Fill filename when saving
15690                 
15691 2004-06-27 [colin]      0.9.11cvs17.3
15692
15693         * src/gtk/filesel.[ch]
15694                 Use the new GTK file selector
15695                 Update prototype to match the reality: multiple file
15696                 selection is open-only          
15697         * src/compose.c
15698                 Match the new prototypes        
15699         * configure.ac
15700                 Match the new requirements (gtk 2.4.0)
15701                         
15702 2004-06-26 [colin]      0.9.11cvs17.2
15703
15704         * src/plugins/trayicon/trayicon.c
15705                 Remove useless signal handler on resize, which causes
15706                 an infinite "loop"
15707         
15708 2004-06-26 [colin]      0.9.11cvs17.1
15709         
15710         * tools/Makefile.am
15711                 remove launch_firebird and add nautilus2sylpheed.sh
15712         * src/quicksearch.c
15713           src/summaryview.c
15714                 Fix show/hide "Extended symbols" button problem
15715                 Fix apparition at startup
15716                 Fix const warnings
15717         * src/plugins/image_viewer/Makefile.am
15718                 Fix configure 
15719         * common/ssl.c
15720                 Re-enable certificate check, as it doesn't seem to
15721                 cause Xlib errors anymore
15722
15723 2004-06-25 [paul]       0.9.11cvs17
15724
15725         * sync with 0.9.11cvs17 HEAD
15726         
15727         NOTE: QuickSearch is broken
15728
15729 2004-06-07 [colin]      0.9.10claws67.10
15730         * src/plugins/trayicon/trayicon.c
15731           src/plugins/trayicon/libeggtrayicon/Makefile.am
15732           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15733                 Fix gettextization in trayicon plugin
15734
15735 2004-06-07 [colin]      0.9.10claws67.9
15736         
15737         * src/summaryview.c
15738           src/gtk/gtksctree.[ch]
15739                 Let Shift+{Up,Down} work in summaryview
15740                 (well, Down "works" and Up works)
15741                 Let the list scroll when using these keys
15742
15743 2004-06-06 [colin]      0.9.10claws67.8
15744
15745         * src/plugins/trayicon/trayicon.c
15746                 Fix pixmap update
15747
15748 2004-06-06 [colin]      0.9.10claws67.7
15749
15750         * src/addressbook.c
15751                 Fix signal handling causing system-wide focus grab
15752
15753 2004-05-25 [paul]       0.9.10claws67.6
15754
15755         * Makefile.am
15756           src/Makefile.am
15757                 clean up
15758
15759 2004-05-25 [paul]       0.9.10claws67.5
15760
15761         * replace deprecated gtk_signal... functions
15762
15763 2004-05-23 [colin]      0.9.10claws67.4
15764
15765         * src/compose.c
15766                 Fix wrapping
15767
15768 2004-05-22 [colin]      0.9.10claws67.3
15769
15770         * src/compose.c
15771                 Re-fix [Edited] in compose.c::compose_reedit()
15772
15773 2004-05-22 [colin]      0.9.10claws67.2
15774
15775         * src/procmime.c
15776                 Fix parsing of multiparts mails
15777
15778 2004-05-22 [colin]      0.9.10claws67.1
15779
15780         * src/summaryview.c
15781                 Fix quicksearch
15782
15783 2004-05-22 [paul]       0.9.10claws67
15784
15785         * sync with 0.9.10claws67 HEAD
15786
15787 2004-05-14 [alfons]
15788
15789         * src/procmime.h
15790                 add forgotton prototype
15791
15792 2004-05-10 [paul]       0.9.10claws57
15793
15794         * sync with 0.9.10claws57 HEAD
15795
15796 2004-05-05 [paul]       0.9.9.claws1
15797
15798         * ChangeLog-gtk2        ** REMOVED **
15799           ChangeLog-gtk2.claws  ** ADDED **
15800                 rename and adopt the normal claws format
15801                 
15802         * configure.ac
15803                 require gtkmathview >= 0.5
15804
15805         * ac/*                          ** REMOVED **
15806           ac/                           ** REMOVED **
15807           intl/Makefile.in              ** REMOVED **
15808           m4/                           ** ADDED **
15809           m4/missing                    ** ADDED **
15810           m4/missing/gdk-pixbuf.m4      ** ADDED **
15811           m4/missing/gettext.m4         ** ADDED **
15812           m4/missing/gpgme.m4           ** ADDED **
15813           m4/missing/imlib.m4           ** ADDED **
15814           m4/.cvsignore                 ** ADDED **
15815           m4/Makefile.am                ** ADDED **
15816           m4/README                     ** ADDED **
15817           m4/aclocal-include.m4         ** ADDED **
15818           m4/aspell.m4                  ** ADDED **
15819           m4/check-type.m4              ** ADDED **
15820           m4/gnupg-check-typedef.m4     ** ADDED **
15821           m4/openssl.m4                 ** ADDED **
15822           m4/spamassassin.m4            ** ADDED **
15823           po/ChangeLog                  ** REMOVED **
15824           po/Makefile.in.in             ** REMOVED **
15825           po/Rules-quot                 ** REMOVED **
15826           po/boldquot.sed               ** REMOVED **
15827           po/en@boldquot.header         ** REMOVED **
15828           po/en@quot.header             ** REMOVED **
15829           po/insert-header.sin          ** REMOVED **
15830           po/quot.sed                   ** REMOVED **
15831           po/remove-potcdate.sed        ** REMOVED **
15832           po/remove-potcdate.sin        ** REMOVED **
15833           po/stamp-po                   ** REMOVED **
15834           Makefile.am
15835           autogen.sh
15836           configure.ac
15837                 enable building with automake 1.8.x
15838                 add 'autopoint --force' to autogen.sh and remove all
15839                 auto-generated files, remove ac/ directory and use
15840                 m4/ directory instead
15841                 
15842         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15843                 fix gettextization
15844
15845 2004-02-28 Colin Leroy <colin@colino.net>
15846         * src/prefs_matcher.c
15847           src/prefs_filtering.c
15848           src/prefs_filtering_action.c
15849                 Fix non-editable GtkEntries
15850
15851 2004-02-22 Thorsten Maerz <torte@netztorte.de>
15852         * src/prefs_themes.c
15853                 utf8 conversion for theme info
15854
15855 2004-02-21 Thorsten Maerz <torte@netztorte.de>
15856         * sync 0.9.9claws
15857
15858 2004-02-14 Thorsten Maerz <torte@netztorte.de>
15859         * src/grouplistdialog.c
15860                 allow multiple selections without ctrl key
15861
15862 2004-02-09 Thorsten Maerz <torte@netztorte.de>
15863         * src/main.c
15864                 enable customizable accelerators
15865
15866 2004-02-08 Thorsten Maerz <torte@netztorte.de>
15867         * src/prefs_common.c
15868                 re-enable different font settings for gtk1/2
15869         * src/prefs_folder_item.c
15870                 fix folder prefs displayed wrong
15871         * src/textview.c
15872                 set 'sunken' shadow type
15873
15874 2004-02-07 Colin Leroy <colin@colino.net>
15875         * src/compose.c
15876                 Fix message being always [Edited]
15877                 Encode headers correctly (utf8 buf)
15878
15879 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15880         * src/socket.c
15881                 remove double g_source_attach()
15882                 (Thanks to Colin Leroy)
15883
15884 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15885         * src/gtk/gtksctree.c
15886                 Fix SSL certificate list not shown
15887         * src/mimeview.c
15888                 Fix clicks in mime tree
15889
15890 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15891         * src/common/socket.c
15892                 Fix SSL receive
15893         * src/compose.c
15894                 Fix clipboard menu hotkeys
15895
15896 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15897         * src/gtk/gtkaspell.[ch]
15898           src/compose.c
15899                 reimplement spellchecker
15900
15901 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15902         * src/gtk/filesel.c
15903                 crash when inserting file in compose window
15904                 (TODO: keep old selection on clicks)
15905         * src/main.c
15906                 use gtkrc-2.0 instead of gtkrc
15907
15908 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15909         * src/messageview.c
15910                 remove orphaned mimeview unref()
15911
15912 2004-01-20 Thorsten Maerz <torte@netztorte.de>
15913         * src/grouplistdialog.c
15914                 expand nodes containing subscribed groups
15915
15916 2004-01-19 Thorsten Maerz <torte@netztorte.de>
15917         * src/textview.c
15918                 textview: hide cursor, restore old click behaviour
15919
15920 2004-01-18 Thorsten Maerz <torte@netztorte.de>
15921         * src/textview.c
15922                 variable names messed up
15923
15924 2004-01-17 Colin Leroy <colin@colino.net>
15925         * src/addr_compl.c
15926                 Fix completion address too thin
15927         * src/compose.c
15928                 Fix tab-to-subject behaviour
15929         * src/summaryview.c
15930                 Implement key up & down in summaryview
15931
15932 2004-01-12 Thorsten Maerz <torte@netztorte.de>
15933
15934         * sync 098claws
15935
15936 2004-01-08 Thorsten Maerz <torte@netztorte.de>
15937         * configure.ac
15938           Makefile.am
15939           doc/.cvsignore
15940           doc/Makefile.am
15941                 faq, man, manual moved to doc/
15942         * ac/aspell.m4
15943           ac/check-type.m4
15944           ac/gnupg-check-typedef.m4
15945           ac/openssl.m4
15946           ac/spamassassin.m4
15947           ac/missing/gdk-pixbuf.m4
15948           ac/missing/gpgme.m4
15949           ac/missing/imlib.m4
15950                 fix automake warnings
15951
15952 2003-12-06 Colin Leroy <colin@colino.net>
15953         * src/summaryview.c
15954                 Fix quicksearch
15955
15956 2003-12-05 Colin Leroy <colin@colino.net>
15957         * src/summaryview.c
15958                 Fix going to next unread folder
15959
15960 2003-12-05 Colin Leroy <colin@colino.net>
15961         * src/crash.c
15962                 Fix gtk2 compilation
15963         * src/session.c
15964                 Remove iotag source handler at disconnection
15965         * src/socket.[ch] 
15966                 Remove source handler when closing socket 
15967                 (fixes another seg)
15968
15969 2003-12-04 Colin Leroy <colin@colino.net>
15970         * src/compose.c
15971           src/prefs_account.c
15972           src/prefs_common.c
15973                 Fix some dropdown menus
15974
15975 2003-12-04 Colin Leroy <colin@colino.net>
15976         * src/compose.c
15977                 Fix event handlers on header fields
15978         * src/common/socket.c
15979           src/common/session.c
15980                 Fix segfault with callback (SSL)
15981                 Fix end of session 
15982
15983 2003-10-06 Thorsten Maerz <torte@netztorte.de>
15984
15985         * Fix compile bug in src/compose.c
15986         * removed src/gtk/gtkstext.[ch]
15987
15988 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
15989
15990         * Convert character set and escape "text" attributes in toolbar setting
15991         files.
15992         * Fixed bug in button-press-event handling.
15993
15994 2003-09-16 Thorsten Maerz <torte@netztorte.de>
15995
15996         * Fixed bug in key-press-event handling.
15997
15998 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
15999
16000         * Enabled to compile tray-icon plugin (Ad-hoc).
16001         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16002
16003 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16004
16005         * Enabled to compile on sylpheed-claws.
16006         (tray-icon plugin still cannot compile yet.)
16007
16008 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16009
16010         * Updated to 0.9.5.
16011
16012 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16013
16014         * Updated to 0.9.4.
16015         * Ported monitoring SSL mechanism to GSource of GLib2
16016         (I don't confirm it)
16017         * Added _gtk2 suffix to key name of font preference to avoid
16018         ovverwriting preference of Gtk+-1.2 version.
16019
16020 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16021
16022         * Updated to 0.9.2.
16023
16024 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16025
16026         * Updated to 0.9.1.
16027         * Translate po files into UTF-8 when execute autogen.sh.
16028
16029 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16030
16031         * Updated to 0.9.0.
16032
16033 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16034
16035         * Plugged GError related memory leaks.
16036
16037 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16038
16039         * Changed default size of fonts.
16040         * Enabled to set titile font size of warning dialog.
16041
16042 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16043
16044         * Embed a sylpheed icon into executable binary on Windows.
16045
16046 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16047
16048         * I forgot to traslate character set of element string in src/xml.c.
16049
16050 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16051
16052         * Fixed detecting bind_textdomain_codeset in configure.in.
16053         * The bug in which "Example" of "Date fromat" preference isn't displayed
16054         correctly has been fixed.
16055
16056 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16057
16058         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16059           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16060           glib-gettextize
16061           Removed intl directory.
16062           Translated po files into UTF-8.
16063           (Thanks! Ryuji Abe)
16064
16065 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16066
16067         * The bug which doesn't unscape string in xml.c has been fixed.
16068
16069 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16070
16071         * The bug which is failed to translate encoding of file name thorough
16072         file dialog has been fixed.
16073
16074 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16075
16076         * Modified to translate file names which is used in inporting/expoting
16077         mbox feature and "Save as" feature into locale encoding.
16078         * Translate file names into locale encoding when "Attache file" and
16079         "Insert file".
16080         * Force set G_BROKEN_FILENAMES environment variable.
16081         * Other minor fixes.
16082
16083 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16084
16085         * Modified to treat MH folder's name as locale encoding.
16086
16087 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16088
16089         * The bug which clash on switching candidates of auto completion of
16090         addresses, cannot use auto completion in Japanesse is fixed
16091         (Thanks! Tokunaga-san)¡¥
16092
16093 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16094
16095         * The bug which cannot switch key accelerator preference has been fixed
16096         (Thanks! smbd-san)¡¥
16097
16098 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16099
16100         * version 0.8.11-gtk2-20030314
16101
16102 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16103
16104         * The bug in which character set conversion of filtering messages has
16105         been fixed.(Thanks! COCOA-san).
16106
16107 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16108
16109         * Revived "Leave space on head" preference in "Message" category.
16110         * A bug which clash when put the cursor to end of buffer and execute
16111         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16112
16113 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16114
16115         * version 0.8.11-gtk2-20030312
16116
16117 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16118
16119         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16120         * Modified to use Pango's API directly for font preference.
16121         * Integrated GtkTextView of textview to one widget.
16122         * Set fonts of header title in textview by "header_title" tag.
16123         * Removed some deprecated codes.
16124
16125 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16126
16127         * Updated to 0.8.11.
16128         * Merged cygwin patch(Thanks! Sakai-san).
16129
16130 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16131
16132         * version 0.8.10-gtk2-20030309