2006-06-28 [colin] 2.3.1cvs34
[claws.git] / ChangeLog
blob86cbb9f4b761e60b765dd2bacc7fdff1bb879fcb
1 2006-06-28 [colin]      2.3.1cvs34
3         * src/prefs_account.c
4                 Fix bug #977 (Can't add or edit imap accounts)
6 2006-06-28 [colin]      2.3.1cvs33
8         * src/mimeview.c
9                 Fix previous
11 2006-06-28 [colin]      2.3.1cvs32
13         * src/mimeview.c
14                 Save named inlined attachments with "Save all"
15         * src/main.c
16         * src/mbox.c
17         * src/common/plugin.c
18         * src/common/plugin.h
19         * src/common/sylpheed.c
20         * src/common/utils.c
21         * src/plugins/pgpcore/sylpheed.def
22         * src/plugins/pgpinline/sylpheed.def
23         * src/plugins/pgpmime/sylpheed.def
24                 Win32 compatibility patch, by
25                 Werner Koch
27 2006-06-28 [wwp]        2.3.1cvs31
29         * src/imap.c
30         * src/prefs_folder_item.c
31                 less compilation warnings (thanks to Fabien Vantard), less typos.
33 2006-06-28 [paul]       2.3.1cvs30
35         * src/gtk/gtkutils.c
36                 gtk_combo_box_set_focus_on_click() is only
37                 available since gtk 2.6.0
39 2006-06-28 [paul]       2.3.1cvs29
41         * src/prefs_ext_prog.c
42                 fix engrish and add a tooltip for the
43                 'command for 'Display as text' option
45 2006-06-28 [paul]
47         2.4.0-rc1 released
49 2006-06-28 [paul]       2.3.1cvs28
51         * ChangeLog
52         * tools/Makefile.am
53                 include textviewer.pl in releases
55 2006-06-28 [paul]       2.3.1cvs27
57         * src/prefs_ext_prog.c
58                 hide Print command option if libgnomeprint
59                 support is present
61 2006-06-27 [colin]      2.3.1cvs26
63         * src/compose.c
64                 Fix Esc handling in insert/attach dialog
65                 Don't show this dialog if dragging something
66                 else than text/uri-list
67                 Thanks to Fabien Vantard
68         * tools/textviewer.pl
69                 Filter script to display stuff as text
70                 by H. Merijn Brand
72 2006-06-27 [wwp]        2.3.1cvs25
74         * src/messageview.c
75                 use the exact product name (message view title), patch
76                 by Fabien Vantard.
78 2006-06-27 [ticho]      2.3.1cvs24
80         * src/prefs_account.c
81         * src/prefs_common.c
82         * src/prefs_common.h
83         * src/prefs_ext_prog.c
84         * src/textview.c
85                 Add a preference (Preferences/External programs)
86                 to allow "Display as text" to be done via a script
87                 (patch by H.Merijn Brand).
88                 Use GtkComboBox for protocol selection in account
89                 preferences.
90                 Only include current choice for existing accounts, and
91                 insensitivize the combobox.
93 2006-06-27 [paul]       2.3.1cvs23
95         * src/mbox.c
96                 fix crasher introduced in cvs21.
97                 Thanks to Colin
99 2006-06-26 [colin]      2.3.1cvs22
101         * src/mbox.c
102                 Fix double-frees when leaving folders
103                 after exporting to mbox
105 2006-06-26 [colin]      2.3.1cvs21
107         * src/mbox.c
108                 More feedback (and optimisation)
109                 on import/export
110         * src/common/utils.c
111                 Fix case when looking for mail addresses
112         * src/gtk/gtkutils.c
113                 Extra check for (X-)Face
115 2006-06-25 [ticho]      2.3.1cvs20
117         * src/compose.c
118         * src/exphtmldlg.c
119         * src/gtk/gtkutils.c
120         * src/gtk/gtkutils.h
121         Added second argument to gtkut_sc_combobox_create() to
122         control focus-on-click for the widget.
123         Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
125 2006-06-25 [ticho]      2.3.1cvs19
127         * src/compose.c
128         * src/gtk/Makefile.am
129         * src/gtk/combobox.c
130         * src/gtk/combobox.h
131         * src/gtk/gtkutils.c
132         * src/gtk/gtkutils.h
133                 Use GtkComboBox instead of deprecated GtkOptionMenu
134                 for account selector in compose window and for encoding
135                 selector in attachment properties.
136                 Also factorise working with the new GtkComboBox somewhat.
138 2006-06-24 [paul]       2.3.1cvs18
140         * src/prefs_common.c
141                 use the correct default value
143 2006-06-24 [paul]       2.3.1cvs17
145         * src/compose.c
146         * src/prefs_common.c
147         * src/prefs_common.h
148         * src/prefs_compose_writing.c
149                 enable setting of default action when
150                 dnd'ing files in the compose window.
151                 (Collaborative effort with wwp)
153 2006-06-23 [wwp]        2.3.1cvs16
155         * src/compose.c
156                 i18n fix (thanks to Fabien Vantard)
158 2006-06-22 [colin]      2.3.1cvs15
160         * src/prefs_customheader.c
161                 Don't use filters in custom headers' file 
162                 selector. Remember, extensions mean nothing :)
164 2006-06-22 [paul]       2.3.1cvs14
166         * configure.ac
167                 allow setting of man directory location
169 2006-06-22 [colin]      2.3.1cvs13
171         * src/mainwindow.c
172                 Add 'View/Go to/Next unread folder'.
173                 I missed that :)
175 2006-06-22 [colin]      2.3.1cvs12
177         * src/common/utils.c
178                 Add some subject prefixes
179                 Patch by Bjorn T Johansen <btj@havleik.no>
181 2006-06-22 [colin]      2.3.1cvs11
183         * manual/advanced.xml
184                 Forgotten hidden pref
186 2006-06-21 [paul]       2.3.1cvs10
188         * src/prefs_account.c
189                 complete the removal of 'Add date header' option
191 2006-06-21 [paul]       2.3.1cvs9
193         * src/account.c
194         * src/compose.c
195         * src/prefs_account.c
196         * src/prefs_account.h
197                 remove option to add date header - always
198                 add date header
199         * src/etpan/imap-thread.c
200                 fix warnings (Thanks to Colin)
202 2006-06-21 [wwp]        2.3.1cvs8
204         * src/folder.c
205                 set the attachment flag when inline text part are (file)named. This is more convenient
206                 when receiving (for instance) inline source files or patches sent using thunderbird.
208 2006-06-21 [paul]       2.3.1cvs7
210         * src/inc.c
211                 fix off-by-one count of current msg in
212                 statusbar filtering progressbar
214 2006-06-21 [paul]       2.3.1cvs6
216         * src/folder.c
217                 Show attachment icon even if the part is 'inline'
218                 if the following conditions are met:
219                 - content-type != 'text/plain'
220                 - content-type != '*/pgp-signature'
221                 - either 'name' or 'filename' parameter is not NULL
222                 
223                 Thanks to Colin
225 2006-06-21 [paul]       2.3.1cvs5
227         * src/messageview.c
228         * src/prefs_common.c
229         * src/prefs_common.h
230         * src/prefs_other.c
231                 add an option to 'Never send Return
232                 Receipts'
233                 Thanks to Colin
235 2006-06-20 [mones]      2.3.1cvs4
237         * po/es.po
238                 updated
239         * src/compose.c
240                 typo fixed (space after comma)
241         * tools/make.themes.project
242                 remove exec mode from tarball files
244 2006-06-20 [colin]      2.3.1cvs3
246         * src/news.c
247         * src/procheader.c
248         * src/unmime.c
249                 Better fix for \n's in headers (don't 
250                 break Received: and others)
252 2006-06-20 [paul]       2.3.1cvs2
254         * src/alertpanel.c
255         * src/textview.c
256                 improve legibility of phishing attempt
257                 dialog
259 2006-06-20 [paul]       2.3.1cvs1
261         * NEWS
262         * README
263         * configure.ac
264                 Update version number following
265                 stable release
267 2006-06-20 [colin]      2.3.0cvs26
269         * src/compose.c
270                 When dragging a file to the text of the compose
271                 window, ask whether we want to insert or attach
272                 (I know lots of people who do that to attach)
274 2006-06-20 [colin]      2.3.0cvs25
276         * src/etpan/imap-thread.c
277                 Fix threshold (the append command is often > 32 bytes)
279 2006-06-19 [colin]      2.3.0cvs24
281         * src/imap.c
282         * src/etpan/imap-thread.c
283                 Workaround Rockliffe IMAP server bug: replace
284                 "x UID SEARCH (ANSWERED UID 1:*)" with
285                 "x UID SEARCH ANSWERED"
286                 (Rockliffe doesn't handle the parenthesis)
288 2006-06-19 [colin]      2.3.0cvs23
290         * src/compose.c
291         * src/imap.c
292         * src/etpan/imap-thread.c
293                 Probably fix bug #972 (Freezes when adding 
294                 an attachment to the message)
295         * src/common/defs.h
296                 Modernize Firefox cmd
299 2006-06-18 [colin]      2.3.0cvs22
301         * src/prefs_customheader.c
302                 Only allow correct filenames for various
303                 custom headers
305 2006-06-18 [colin]      2.3.0cvs21
307         * src/prefs_customheader.c
308                 Add a 'From File...' button in custom headers prefs, which
309                 try to do the right thing: 
310                 for normal headers, use file as plaintext,
311                 for X-Face, calls compface,
312                 for Face, encode to b64.
314 2006-06-17 [colin]      2.3.0cvs20
316         * src/mh.c
317                 Warning fix
319 2006-06-16 [colin]      2.3.0cvs19
321         * src/summaryview.c
322                 Recursive quicksearch: show message list
323                 in current folder, *then* search children
324                 in the background.
326 2006-06-16 [colin]      2.3.0cvs18
328         * src/main.c
329                 Instead of ignoring SIGPIPE, save caches
330                 when getting one. Will fix the fact that
331                 hot caches are out-of-date when logging 
332                 out of Xorg.
333         * src/compose.c
334         * src/prefs_compose_writing.c
335                 Only save text (not attachments) when 
336                 auto-saving to drafts
337         * src/unmime.c
338                 Always replace \n, \r and \t with spaces
339                 in headers
340         * manual/dist/html/Makefile.am
341         * manual/dist/pdf/Makefile.am
342         * manual/dist/ps/Makefile.am
343         * manual/dist/txt/Makefile.am
344         * manual/fr/dist/html/Makefile.am
345         * manual/fr/dist/pdf/Makefile.am
346         * manual/fr/dist/ps/Makefile.am
347         * manual/fr/dist/txt/Makefile.am
348         * manual/pl/dist/html/Makefile.am
349         * manual/pl/dist/pdf/Makefile.am
350         * manual/pl/dist/ps/Makefile.am
351         * manual/pl/dist/txt/Makefile.am
352                 Fix make clean removing pregenerated manuals
355 2006-06-16 [colin]      2.3.0cvs17
357         * src/plugins/pgpcore/sgpgme.c
358         * src/plugins/pgpmime/pgpmime.c
359         * src/plugins/pgpinline/pgpinline.c
360                 Better error reporting in setup_signers.
361                 Don't fallback to default key if specified
362                 key isn't found.
363                 Don't allow signing if more than one secret
364                 key matches the one specified in prefs.
366 2006-06-15 [colin]      2.3.0cvs16
368         * src/folderview.c
369                 Add "Send queue" in the folder's contextual
370                 menu
371         * src/compose.c
372         * src/messageview.c
373         * src/privacy.c
374         * src/privacy.h
375         * src/procmime.c
376         * src/procmsg.c
377         * src/plugins/pgpcore/passphrase.c
378         * src/plugins/pgpcore/sgpgme.c
379         * src/plugins/pgpinline/pgpinline.c
380         * src/plugins/pgpmime/pgpmime.c
381                 Better error reporting
382         * src/mbox.c
383                 Probably fix bug #971 (2.2.3 cannot read mail 
384                 from local mbox)
387 2006-06-15 [mones]      2.3.0cvs15
389         * tools/make.themes.project
390                 creates the themes project from the web page
392 2006-06-15 [colin]      2.3.0cvs14
394         * src/folder.c
395                 Better fix (avoid losing the folder if scan_tree 
396                 fails)
398 2006-06-15 [cleroy]     2.3.0cvs13
400         * src/folder.c
401                 Probably fix Bug #969 (crash on rebuilding 
402                 imap folder)
404 2006-06-14 [colin]      2.3.0cvs12
406         * manual/dtd/manual.xsl
407         * manual/sylpheed-claws-manual.xml
408         * manual/fr/sylpheed-claws-manual.xml
409         * manual/pl/sylpheed-claws-manual.xml
410                 Insert pagebreaks between sections
412 2006-06-14 [paul]       2.3.0cvs11
414         * configure.ac
415                 better fix than 2.3.0cvs10
417 2006-06-14 [paul]       2.3.0cvs10
419         * configure.ac
420                 fix setting of PACKAGE_DATA_DIR with newer autoconf
421                 (backwards compatible)
423 2006-06-13 [colin]      2.3.0cvs9
425         * src/messageview.c
426                 Fix sending of return receipt with the new queue folders
428 2006-06-13 [wwp]        2.3.0cvs8
430         * src/quote_fmt_lex.l
431                 fix wrong tokens returned in quote_fmt lexer, query not().
433 2006-06-13 [wwp]        2.3.0cvs7
435         * src/folder.c
436         * src/prefs_folder_item.c
437                 allow changing folder type even when folder is not a top-level one,
438                 thanks to Colin.
440 2006-06-12 [colin]      2.3.0cvs6
442         * src/folderview.c
443                 Fix double-ask of "Do you want to mark all
444                 as read"
446 2006-06-12 [colin]      2.3.0cvs5
448         * src/compose.c
449         * src/compose.h
450         * src/folder.c
451         * src/folder.h
452         * src/imap.c
453         * src/inc.c
454         * src/main.c
455         * src/messageview.c
456         * src/mh.c
457         * src/prefs_folder_item.c
458         * src/procheader.c
459         * src/procmime.c
460         * src/procmsg.c
461         * src/procmsg.h
462         * src/send_message.c
463         * src/summaryview.c
464         * src/toolbar.c
465                 Apply bug #964's patch (Queue and drafts aren't normal)
466                 The Drafts and Queue folder now contain RFC-822 files,
467                 allowing to move and copy mails from and to these 
468                 folders. Moving from Drafts to Queue will prepare the
469                 mail for sending (PGP signature, encryption, etc).
470                 This patch also rework sending errors handling to try
471                 to be more helpful.
472                 Also, allow redefining folder types via the GUI 
473                 (Folder type in its Properties)
475 2006-06-12 [colin]      2.3.0cvs4
477         * src/summaryview.c
478         * src/prefs_common.c
479         * src/prefs_common.h
480         * src/gedit-print.c
481                 Allow to define a specific print font - patch
482                 by Bernhard Walle <bernhard.walle@gmx.de>
483         * src/prefs_fonts.c
484         * manual/advanced.xml
485         * manual/fr/advanced.xml
486                 Add a hidden pref to allow deletion without
487                 confirmation
489 2006-06-12 [wwp]        2.3.0cvs3
491         * .cvsignore
492                 more files to ignore.
494 2006-06-12 [wwp]        2.3.0cvs2
496         * src/quote_fmt.c
497         * src/quote_fmt_lex.l
498         * src/quote_fmt_parse.y
499                 extend the quote_fmt parser (templates and quotes):
500                 - allow limited sub-expressions in |p{} and |f{} expressions,
501                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
502                 - implemented/fixed missing implementation of query_references and show_references,
503                 - completed, fixed contents and format of the symbols help dialog,
504                 - fix some compilation warnings.
506 2006-06-12 [wwp]        2.3.0cvs1
508         * manual/advanced.xml
509         * manual/fr/advanced.xml
510                 updates in the "templates" section of the manual (eng/fr):
511                  - be more precise (both versions)
512                  - completed to match the english reference (fr version)
513                  - touchups (both versions)
515 2006-06-12 [paul]       2.3.0
517         2.3.0 released
519 2006-06-12 [paul]       2.2.3cvs14
521         * po/ca.po
522         * po/cs.po
523         * po/de.po
524         * po/el.po
525         * po/fr.po
526         * po/it.po
527         * po/pt_BR.po
528         * po/sr.po
529         * po/zh_CN.po
530                 updated by Miquel Oliete, Tim, Stephan Sachse,
531                 Stavros Giannouris, Fabien Vantard, Andrea
532                 Spadaccini, Frederico Goncalves Guimaraes,
533                 Aleksandar Urosevic, and Ralgh Young
535 2006-06-12 [colin]      2.2.3cvs13
537         * src/mbox.c
538                 Add missing header
540 2006-06-11 [colin]      2.2.3cvs12
542         * src/msgcache.c
543                 Verify that g_malloc() succeeded
545 2006-06-11 [colin]      2.2.3cvs11
547         * src/wizard.c
548                 Add Face header to welcome mail
550 2006-06-10 [colin]      2.2.3cvs10
552         * src/textview.c
553                 Revert previous (Forgot it changes the
554                 margin on the whole mail)
556 2006-06-10 [colin]      2.2.3cvs9
558         * src/textview.c
559                 Don't overlap long headers under (X-)Face
561 2006-06-10 [mones]      2.2.3cvs8
563         * manual/xml2pdf
564                 allow generation of manual on systems lacking saxon binary
565                 but with java and the saxon library installed
567         * po/es.po
568                 updated for release
570 2006-06-09 [colin]      2.2.3cvs7
572         * src/summaryview.c
573                 Fix leak when using Display Sender using Addressbook
575 2006-06-09 [colin]      2.2.3cvs6
577         * src/compose.c
578         * src/folder.c
579         * src/folderview.c
580         * src/mimeview.c
581         * src/summaryview.c
582                 More leaks fixes
584 2006-06-09 [paul]       2.2.3cvs5
586         * AUTHORS
587         * src/gtk/authors.h
588         * tools/claws.i18n.status.pl
589                 updated with new info
591 2006-06-09 [paul]       2.2.3cvs4
593         * README
594                 updated
595         * manual/ack.xml
596                 add wwp to authors list
597         * src/gtk/authors.h
598                 update mine and Colin's addresses
600 2006-06-08 [colin]      2.2.3cvs3
602         * src/etpan/imap-thread.c
603                 Fix leak on SSL cert check
605 2006-06-08 [colin]      2.2.3cvs2
607         * src/common/utils.c
608                 Fix leak
610 2006-06-08 [paul]       2.2.3cvs1
612         * configure.ac
613                 Update version number following
614                 stable release
616 2006-06-07 [colin]      2.2.2cvs3
618         * src/msgcache.c
619                 Fix catching cache read errors (guint instead of gint)
620                 Prevent malloc'ing more than 8MB (means cache corruption)
622 2006-06-07 [paul]       2.2.2cvs2
624         * src/exporthtml.c
625         * src/exportldif.c
626         * src/mh.c
627         * src/mutt.c
628         * src/pine.c
629         * src/common/utils.c
630                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
631                 obey $HOME'
632                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
633                 Thanks to Colin
635 2006-06-06 [paul]       2.2.2cvs1
637         * configure.ac
638                 Update version number following
639                 stable release
641 2006-06-06 [paul]       2.2.1cvs6
643         * src/matcher.c
644                 fix  implicit declaration of
645                 sylpheed_do_idle()
646                 Patch by Fabien Vantard
648 2006-06-06 [paul]       2.2.1cvs5
650         * src/matcher.c
651                 fix age_greater and age_lower so that they
652                 mean what say and not '...or equal to'
653                 Thanks to Colin
655 2006-06-06 [paul]       2.2.1cvs4
657         * src/textview.c
658         * src/common/utils.c
659                 fix URI check
660                 Thanks to Colin
662 2006-06-05 [wwp]        2.2.1cvs3
664         * manual/fr/account.xml
665                 minor language fixes (thanks to Fabien Vantard).
667 2006-06-05 [colin]      2.2.1cvs2
669         * src/prefs_folder_item.c
670         * src/folderview.c
671                 Allow recursive setting of properties 
672                 for whole mailboxes
673         * src/matcher.c
674                 Don't freeze on 'test' filtering rule
676 2006-06-05 [colin]      2.2.1cvs1
678         * configure.ac
679                 Update version number following
680                 stable release
682 2006-06-04 [wwp]        2.2.0cvs82
684         * manual/glossary.xml
685         * manual/account.xml
686         * manual/fr/glossary.xml
687         * manual/fr/account.xml
688                 added glossary section and references/links related to the Face custom header.
690 2006-06-04 [colin]      2.2.0cvs81
692         * src/summaryview.c
693                 Skip to next message on move with no
694                 immediate execution
696 2006-06-04 [wwp]        2.2.0cvs80
698         * manual/xml2pdf
699                 added sanity checks, exit when needed.
701 2006-06-03 [paul]       2.2.0cvs79
703         * src/prefs_receive.c
704                 page name is now 'Receiving'
705         * src/prefs_send.c
706                 page name is now 'Sending'
708 2006-06-03 [colin]      2.2.0cvs78
710         * src/plugins/spamassassin/spamassassin_gtk.c
711                 Autoswitch to Localhost if transport was previously
712                 disabled. Else people had to check [] Enable, then
713                 *reselect* transport.
715 2006-06-03 [colin]      2.2.0cvs77
717         * src/plugins/pgpinline/pgpinline.c
718         * src/plugins/pgpmime/pgpmime.c
719                 Check that gpg_data_release_and_get_mem 
720                 didn't fail (now, why this happens...)
722 2006-06-03 [colin]      2.2.0cvs76
724         * src/mbox.c
725                 Fix bug #962 (Manual and/or UI should 
726                 warn about incompatible locking 
727                 causing dataloss)
729 2006-06-02 [cleroy]     2.2.0cvs75
731         * src/filtering.c
732         * src/folder.c
733         * src/procmsg.c
734         * src/summaryview.c
735                 Fix a few leaks
737 2006-06-02 [colin]      2.2.0cvs74
739         * src/main.c
740                 On exit, free caches after writing them
741                 Shuts up some valgrind false positives
742         * src/procmsg.c
743         * src/send_message.c
744                 Fix races when reusing existing SMTP connections
745                 Fix inexistant session timeout
746         * src/toolbar.c
747                 Display alertpanel after all queues have
748                 been processed, not after each
750 2006-06-02 [wwp]        2.2.0cvs73
752         * manual/fr/glossary.xml
753         * manual/fr/ack.xml
754         * manual/ack.xml
755                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
757 2006-06-02 [wwp]        2.2.0cvs72
759         * manual/xml2pdf
760         * manual/dist/pdf/Makefile.am
761         * manual/dtd/manual.xsl
762         * manual/fr/dist/pdf/Makefile.am
763         * manual/pl/dist/pdf/Makefile.am
764                 we changed the procedure to generate the .pdf version of the manual.
765                 The procedure is more modern and the .pdf we get now has a valid index.
766                 Here are the new pre-requisites:
768                 - JRE 1.x (1.4 here): there must be one from your distro
769                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
770                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
771                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
773                 See my posts for further info about the installation of this toolchain:
775                 Date: Fri, 19 May 2006 19:40:06 +0200
776                 From: wwp <subscript@free.fr>
777                 To: sylpheed-claws-devel@lists.sourceforge.net
778                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
780                 and
782                 Date: Wed, 24 May 2006 12:58:49 +0200
783                 From: wwp <subscript@free.fr>
784                 To: sylpheed-claws-devel@lists.sourceforge.net
785                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
787 2006-06-01 [colin]      2.2.0cvs71
789         * src/compose.c
790                 Better guards against IMAP races
791         * src/main.c
792         * src/prefs_common.c
793         * src/prefs_common.h
794         * src/common/ssl_certificate.c
795         * src/etpan/imap-thread.c
796         * src/etpan/imap-thread.h
797         * src/gtk/sslcertwindow.c
798                 New hidden option ssl_skip_cert_check to 
799                 avoid dups of bug #959 (libetpan linked
800                 against gnutls and gnutls buggy on 64bit)
801                 Present expired warning only once per
802                 session/server.
803         * manual/advanced.xml
804         * manual/fr/advanced.xml
805                 Document new option
807 2006-06-01 [wwp]        2.2.0cvs70
809         * src/messageview.c
810                 fix for bug #961 (return receipt dialog 
811                 complains incorrectly about return-path 
812                 email adress being different), thanks 
813                 to Colin.
815 2006-05-31 [cleroy]     2.2.0cvs69
817         * src/common/ssl.c
818                 Guard against NULLs, although this
819                 should never be an issue
821 2006-05-31 [colin]      2.2.0cvs68
823         * src/filtering.c
824                 Use g_slist_prepend
825         * src/imap.c
826                 Don't remove caches when destroying folder, it
827                 could (should) be done at exit
828         * src/inc.c
829                 free processing cache after incorporation
830         * src/etpan/imap-thread.c
831                 Maybe fix bug #959 (Crash on moving to emails 
832                 to a imap account per ssl with a expired 
833                 certificate.)
835 2006-05-30 [colin]      2.2.0cvs67
837         * src/summaryview.c
838                 Put back event flush when displaying message
839                 It avoids reading a bunch of messages just
840                 by hitting shift-n for too long ;)
842 2006-05-29 [colin]      2.2.0cvs66
844         * src/summaryview.c
845                 Remove useless g_warnings
847 2006-05-29 [colin]      2.2.0cvs65
849         * src/imap.c
850                 Fix g_slist_append()s for performance
852 2006-05-29 [colin]      2.2.0cvs64
854         * src/compose.c
855         * src/common/utils.c
856                 Fix extraneous tab at start of addresses
857         * src/mainwindow.c
858                 Fix warnings (thanks to Fabien)
859                 Fix crash at exit when composing messages 
860                 exist
861         * src/pop.c
862                 Fix progress bar when deleting expired mails
863                 Thanks to Hiro
864         * src/summaryview.c
865         * src/gtk/gtksctree.c
866                 Fix re-sorting slowness
868 2006-05-29 [paul]       2.2.0cvs63
870         * src/mh.c
871                 fetch full message when moving mails
872                 from another mailbox, (fixed data loss
873                 when filtering from IMAP to MH, introduced
874                 in 2.2.0cvs57).
875                 Thanks to Colin
877 2006-05-29 [mones]      2.2.0cvs62
879         * src/gtk/gtksctree.c
880                 Unselect faster (patch by Colin)        
882 2006-05-26 [colin]      2.2.0cvs61
884         * src/summaryview.c
885                 Unplug MSGINFO_UPDATE callback on delete too.
887 2006-05-26 [colin]      2.2.0cvs60
889         * src/foldersel.c
890                 Fix bold in folder selection window with glib2.10
891                 thanks Hiro
893 2006-05-26 [colin]      2.2.0cvs59
895         * src/procheader.c
896                 Convert date only if necessary (and don't
897                 try to convert from utf8 to utf8, too)
898         * src/summaryview.c
899                 Only set column's text if the column's 
900                 displayed
902 2006-05-26 [colin]      2.2.0cvs58
904         * src/summaryview.c
905         * src/gtk/gtkutils.c
906                 Fix useless warning
908 2006-05-26 [colin]      2.2.0cvs57
910         * src/mainwindow.c
911                 Make summaryview selectable as long as 
912                 no message has focus
913         * src/mh.c
914                 Faster deletion (by implementing mh_remove_msgs)
915                 Faster copy (avoid using mh_fetch_msg just to get
916                 the filename)
917                 Faster move (using move_file instead of copy_file
918                 if MSG_IS_MOVE)
919                 No progressbar if total number of mails to cp/mv 
920                 is less than 100
921         * src/summaryview.c
922                 Fix removal from subject_table when mail gets moved
923                 Faster deletion (g_slist_prepend instead of append)
924         * src/gtk/gtksctree.c
925                 Remove useless code
927 2006-05-25 [colin]      2.2.0cvs56
929         * src/common/ssl_certificate.c
930                 Fix leak in expired cert check
932 2006-05-25 [colin]      2.2.0cvs55
934         * src/mh.c
935                 Disable flags syncing on .mh_sequences - it
936                 is buggy and marks mails read under unknown
937                 conditions.
939 2006-05-25 [paul]
941         * 2.3.0-rc4 released
943 2006-05-24 [colin]      2.2.0cvs54
945         attention cvs users: if you manage to crash
946         Sylpheed-Claws while moving, copying or deleting
947         mails, we *are* interested in stack traces and
948         valgrind logs. It looks stable, but one never
949         knows...
951         * src/folder.c
952                 Add progressbar for cache updates
953         * src/folderutils.c
954                 Optimize Mark all read in the current
955                 folder
956         * src/mh.c
957                 Add progressbar for copy/move
958         * src/procmsg.c
959                 Optimize O(n^2) in copy/move
960         * src/summaryview.c
961         * src/gtk/gtksctree.c
962                 Optimize O(n^2) algos
963         * src/common/timing.h
964                 Display ms instead of us
966 2006-05-24 [wwp]        2.2.0cvs53
968         * manual/fr/advanced.xml
969                 updates to the French manual.
971 2006-05-24 [wwp]        2.2.0cvs52
973         * src/common/utils.c
974                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
976 2006-05-24 [wwp]        2.2.0cvs51
978         * src/folderutils.c
979                 fixed "mark all read" in MH folders (thanks to Colin).
981 2006-05-24 [paul]       2.2.0cvs50
983         * doc/man/sylpheed-claws.1
984                 updated the man page
986 2006-05-23 [colin]      2.2.0cvs49
988         * src/folderview.c
989         * src/imap.c
990         * src/inc.c
991         * src/mbox.c
992         * src/messageview.c
993         * src/news.c
994         * src/send_message.c
995         * src/summaryview.c
996         * src/gtk/sslcertwindow.c
997                 alertpanel fixes, by Fabien
999 2006-05-23 [colin]      2.2.0cvs48
1001         * src/folder.c
1002         * src/folderview.c
1003         * src/msgcache.c
1004         * src/summaryview.c
1005         * src/gtk/gtksctree.c
1006         * src/gtk/gtksctree.h
1007                 More timings
1008                 Fix slow loading problem, which was caused by the
1009                 use of some gtk_ctree funcs and their use of
1010                 g_list_position while gtk_ctree_(un)link'ing.
1011                 Reap more functions from gtkctree.c to be sure we
1012                 use our (fast) version instead of theirs.
1013         * src/mh.c
1014                 Fix copy of unread mails
1017 2006-05-22 [wwp]        2.2.0cvs47
1019         * manual/fr/advanced.xml
1020                 updated.
1022 2006-05-22 [colin]      2.2.0cvs46
1024         * src/filtering.c
1025                 Fix possible infinite loop. 'copy' is not a 
1026                 final action, so when encountering a 'copy',
1027                 we have to check if a previous one was set
1028                 and do it. In the same way, if we encounter
1029                 a 'move' we have to perform a possibly 
1030                 pending 'copy'. This will slow down filtering
1031                 on IMAP if move+copy or multiple copy actions
1032                 are to be done, but handling it via the batch
1033                 would be really too convoluted.
1035 2006-05-22 [wwp]        2.2.0cvs45
1037         * manual/fr/advanced.xml
1038         * manual/fr/faq.xml
1039         * manual/fr/glossary.xml
1040         * manual/fr/handling.xml
1041         * manual/fr/intro.xml
1042         * manual/fr/plugins.xml
1043         * manual/fr/sylpheed-claws-manual.xml
1044                 sync w/ the english manual: updates URIs, documented mailing-list
1045                 support, better explanation about the enabled/disabled feature
1046                 in filtering/processing rules by Paul.
1048 2006-05-21 [colin]      2.2.0cvs44
1050         * src/summaryview.c
1051                 Don't expand after building threads, but during
1053 2006-05-21 [colin]      2.2.0cvs43
1055         * src/procmsg.c
1056         * src/summaryview.c
1057                 More timing possibilities... For next time I have 
1058                 to find out how the hell some 3GHz computer takes
1059                 one minute to open a 30k folder...
1061 2006-05-21 [colin]      2.2.0cvs42
1063         * manual/pl/advanced.xml
1064         * manual/pl/faq.xml
1065         * manual/pl/glossary.xml
1066         * manual/pl/handling.xml
1067         * manual/pl/intro.xml
1068         * manual/pl/plugins.xml
1069         * manual/pl/sylpheed-claws-manual.xml
1070                 Polish manual updated by Pawel
1072 2006-05-20 [colin]
1074         * 2.3.0-rc3 released
1076 2006-05-20 [colin]      2.2.0cvs41
1078         * src/imap.c
1079                 Fix -rc2 problems:
1080                 - remove cache of moved messages from original folder
1081                 - apply new flags to messages even if they aren't appliable
1082                   via IMAP.
1084 2006-05-20 [colin]
1086         * 2.3.0-rc2 released
1088 2006-05-19 [colin]      2.2.0cvs40
1090         * src/imap.c
1091                 Don't issue SELECT in imap_change_flags
1092                 before having checked that we indeed have
1093                 some flags to change. MSG_POSTFILTERED for
1094                 example can't be used on IMAP.
1095                 Fixes bug #955 (copying messages between 
1096                 imap folders is extremely slow), which was
1097                 a regression.
1099 2006-05-19 [colin]      2.2.0cvs39
1101         * src/folder.c
1102         * src/folder.h
1103         * src/folderview.c
1104                 Try to fix bug #830 (Some unread messages 
1105                 get marked read in IMAP inbox):
1106                 - Prevent scanning a folder if it's being 
1107                   opened via the GUI
1108                 - Postpone opening via the GUI of a folder
1109                   currently scanned.
1112 2006-05-19 [wwp]        2.2.0cvs38
1114         * manual/advanced.xml
1115                 fix English+typo (thanks to Paul).
1117 2006-05-19 [wwp]        2.2.0cvs37
1119         * manual/advanced.xml
1120         * manual/fr/advanced.xml
1121         * src/gtk/logwindow.c
1122         * src/prefs_common.c
1123         * src/prefs_common.h
1124                 added hidden prefs to allow customization of colors used in
1125                 protocol log window (useful for dark gtk+ themes).
1127 2006-05-19 [wwp]        2.2.0cvs36
1129         * ChangeLog
1130                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1132 2006-05-19 [paul]       2.2.0cvs35
1134         * src/textview.c
1135                 make Reply-To fully clickable
1136         * src/gtk/logwindow.c
1137                 more colouring (SMTP ESMTP)
1138         Both patches by Pawel Pekala
1140 2006-05-19 [cleroy]     2.2.0cvs34
1142         * src/mh.c
1143                 Don't update flags from current folder
1144                 Probably fixes bug #935 (Read Messages 
1145                 Revert to Being Marked as Unread)
1147 2006-05-18 [colin]      2.2.0cvs33
1149         * src/imap.c
1150                 Warning fix
1151         * src/compose.c
1152         * src/mainwindow.c
1153         * src/summaryview.c
1154         * src/toolbar.c
1155                 Allow replying to multiple emails
1156                 in multiple windows
1157         * src/mimeview.c
1158         * src/etpan/imap-thread.c
1159                 Leak fixes
1161 2006-05-18 [paul]       2.2.0cvs32
1163         * src/summaryview.c
1164                 keep Mailing-List menu refreshed
1165                 Thanks to Colin
1167 2006-05-18 [paul]       2.2.0cvs31
1169         * manual/advanced.xml
1170         * manual/faq.xml
1171         * manual/glossary.xml
1172         * manual/handling.xml
1173         * manual/intro.xml
1174         * manual/plugins.xml
1175         * manual/sylpheed-claws-manual.xml
1176                 update URLs
1177                 add info about mailing-list support
1178                 edit filtering info
1179         * src/wizard.c
1180         * src/common/defs.h
1181         * src/gtk/about.c
1182         * src/plugins/dillo_viewer/README
1183                 update URLs
1185 2006-05-17 [wwp]        2.2.0cvs30
1187         * manual/handling.xml
1188         * manual/fr/handling.xml
1189                 documented the ability to enabled/disable filtering/processing rules.
1191 2006-05-17 [colin]      2.2.0cvs29
1193         * src/main.c
1194                 Don't initialize g_thread subsystem if it's 
1195                 already done (thanks to Hiro)
1196         * src/mimeview.c
1197                 Fix saving of parts when there name can't be
1198                 converted from UTF-8.
1200 2006-05-17 [paul]       2.2.0cvs28
1202         * po/Makefile.in.in
1203                 fix config.status warning with autoconf 2.60
1205 2006-05-17 [paul]       2.2.0cvs27
1207         * po/POTFILES.in
1208                 add src/mbox.c
1210 2006-05-17 [wwp]        2.2.0cvs26
1212         * src/mainwindow.c
1213                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1215 2006-05-17 [wwp]        2.2.0cvs25
1217         * src/plugins/demo/demo.c
1218                 updated product name in plugin demo (many plugins need to be
1219                 sync'ed w/ that change).
1221 2006-05-17 [colin]      2.2.0cvs24
1223         * src/mh.c
1224                 Fix leak
1226 2006-05-16 [colin]      2.2.0cvs23
1228         * src/mainwindow.c
1229                 Stupid me hit again. Fix cvs22.
1231 2006-05-16 [colin]      2.2.0cvs22
1233         * src/mainwindow.c
1234                 Fix bug #922 (sylpheed-claws crashed after 
1235                 pushing on Inbox folder)
1237 2006-05-16 [colin]      2.2.0cvs21
1239         * src/compose.c
1240                 Make From header be copy/paste/select-able
1242 2006-05-16 [wwp]        2.2.0cvs20
1244         * src/export.c
1245         * src/matcher.c
1246         * src/summaryview.c
1247         * src/etpan/imap-thread.c
1248                 fix some compiler warnings (thanks to Colin).
1250 2006-05-16 [wwp]        2.2.0cvs19
1252         * src/action.c
1253         * src/gedit-print.c
1254         * src/inc.c
1255         * src/mainwindow.c
1256         * src/mh.c
1257         * src/statusbar.c
1258         * src/send_message.c
1259         * src/summaryview.c
1260                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1262 2006-05-15 [colin]      2.2.0cvs18
1264         * src/procmsg.c
1265                 Fix automatic rule creation with List-Post
1267 2006-05-15 [paul]       2.2.0cvs17
1269         * tools/filter_conv_new.pl
1270                 updated for rule enabling/disabling
1271                 claws version >= 2.3.x required
1273 2006-05-15 [cleroy]     2.2.0cvs16
1275         * src/main.c
1276                 Revert test
1278 2006-05-15 [cleroy]     2.2.0cvs15
1280         * src/main.c
1281                 test
1283 2006-05-15 [wwp]        2.2.0cvs14
1285         * manual/pl/.cvsignore
1286                 ignore generated files.
1288 2006-05-14 [wwp]        2.3.0-rc1
1290         * 2.3.0-rc1 released
1292 2006-05-13 [wwp]        2.2.0cvs13
1294         * src/filtering.c
1295         * src/filtering.h
1296         * src/matcher.c
1297         * src/matcher_parser_lex.l
1298         * src/matcher_parser_parse.y
1299         * src/prefs_filtering.c
1300                 new feature: provide the ability to disable filtering and processing
1301                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1302                 adaptations.
1304 2006-05-13 [colin]      2.2.0cvs12
1306         * src/compose.c
1307                 Remove useless if (a) b; else b;
1308                 Thanks to wwp
1310 2006-05-13 [wwp]        2.2.0cvs11
1312         * src/export.c
1313         * src/import.c
1314         * src/mainwindow.c
1315         * src/mbox.c
1316         * src/summaryview.c
1317         * src/summaryview.h
1318                 no more silent failures (or at least less ones) when importing
1319                 or exporting from/to mbox. Also start importing/exporting if
1320                 the necessary info is set.
1322 2006-05-13 [wwp]        2.2.0cvs10
1324         * RELEASE_NOTES
1325                 restored up-to-date release notes.
1327 2006-05-13 [paul]       2.2.0cvs9
1329         * po/nl.po
1330         * po/ru.po
1331                 updated by Tim Dijkstra and Pavlo Bohmat
1333 2006-05-12 [colin]      2.2.0cvs8
1335         * src/gtk/quicksearch.c
1336                 Add "k" as shortcut for "colorlabel". Patch
1337                 by ath42@users.sf.net.
1339 2006-05-12 [paul]       2.2.0cvs7
1341         * src/prefs_common.h
1342         * src/prefs_summaries.c
1343         * src/summaryview.c
1344                 when entering a folder also allow
1345                 going directly to first Marked message
1347 2006-05-12 [paul]       2.2.0cvs6
1349         * src/summaryview.c
1350                 always obey 'confirm before marking all
1351                 mails read' option
1353 2006-05-12 [paul]       2.2.0cvs5
1355         * src/textview.c
1356                 make Sender fully clickable
1358 2006-05-12 [colin]      2.2.0cvs4
1360         * src/compose.c
1361         * src/compose.h
1362                 Let From be editable
1363         * src/main.c
1364         * src/mh.c
1365                 Full support of .mh_sequences' Unseen seq
1367 2006-05-12 [colin]      2.2.0cvs3
1369         * src/folder.c
1370         * src/mainwindow.c
1371         * src/mainwindow.h
1372         * src/messageview.c
1373         * src/prefs_spelling.c
1374         * src/procheader.c
1375         * src/procmsg.c
1376         * src/procmsg.h
1377         * src/summaryview.c
1378         * src/toolbar.c
1379         * src/toolbar.h
1380                 Add contextual menu on Compose toolbar
1381                 button. Fixes bug #944 (Automatic
1382                 addresses not applied when changing account
1383                 from compose window)
1384                 add Mailing List support
1385                 based on the old 0.6.5claws25 patch by
1386                 Melvin Hadasht, with finishing touches
1387                 by Colin
1388                 Fix "ignore thread" when mails are threaded by
1389                 subject (and weren't ignored although appearing
1390                 in the thread).
1391                 GUI rework.
1392                 Both patches by Pawel.
1394 2006-05-08 [paul]       2.2.0cvs2
1396         * src/mainwindow.c
1397         * src/mainwindow.h
1398         * src/messageview.c
1399         * src/procheader.c
1400         * src/procmsg.c
1401         * src/procmsg.h
1402         * src/summaryview.c
1403                 add Mailing List support
1404                 based on the old 0.6.5claws25 patch by 
1405                 Melvin Hadasht, with finishing touches
1406                 by Colin
1408 2006-05-08 [colin]      2.2.0cvs1
1410         * src/mainwindow.c
1411         * src/toolbar.c
1412         * src/toolbar.h
1413                 Add contextual menu on Compose toolbar 
1414                 button. Fixes bug #944 (Automatic 
1415                 addresses not applied when changing account 
1416                 from compose window)
1418 2006-05-08 [paul]       2.2.0
1420         2.2.0 released
1422 2006-05-08 [paul]       2.1.1cvs51
1424         * po/cs.po
1425         * po/de.po
1426         * po/en_GB.po
1427         * po/fi.po
1428         * po/fr.po
1429         * po/pt_BR.po
1430         * po/sr.po
1431         * po/zh_CN.po
1432                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1433                 Fabien Vantard, Frederico Goncalves Guimaraes,
1434                 Aleksandar Urosevic, and Ralgh Young
1436 2006-05-12 [colin]      2.1.1cvs50
1438         * po/cs.po
1439         * po/de.po
1440         * po/en_GB.po
1441         * po/es.po
1442         * po/fi.po
1443         * po/fr.po
1444         * po/pt_BR.po
1445         * po/sr.po
1446         * po/zh_CN.po
1447                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1448                 Fabien Vantard, Frederico Goncalves Guimaraes,
1449                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1451 2006-05-05 [colin]      2.1.1cvs49
1453         * manual/Makefile.am
1454         * manual/pl/Makefile.am
1455         * manual/pl/account.xml
1456         * manual/pl/ack.xml
1457         * manual/pl/addrbook.xml
1458         * manual/pl/advanced.xml
1459         * manual/pl/faq.xml
1460         * manual/pl/glossary.xml
1461         * manual/pl/gpl.xml
1462         * manual/pl/handling.xml
1463         * manual/pl/intro.xml
1464         * manual/pl/keyboard.xml
1465         * manual/pl/plugins.xml
1466         * manual/pl/starting.xml
1467         * manual/pl/sylpheed-claws-manual.xml
1468         * manual/pl/dist/.cvsignore
1469         * manual/pl/dist/Makefile.am
1470         * manual/pl/dist/html/.cvsignore
1471         * manual/pl/dist/html/Makefile.am
1472         * manual/pl/dist/pdf/.cvsignore
1473         * manual/pl/dist/pdf/Makefile.am
1474         * manual/pl/dist/ps/.cvsignore
1475         * manual/pl/dist/ps/Makefile.am
1476         * manual/pl/dist/txt/.cvsignore
1477         * manual/pl/dist/txt/Makefile.am
1478                 Add the polish translation of the manual,
1479                 Authored by Pawel Pekala.
1481 2006-05-05 [cleroy]     2.1.1cvs48
1483         * src/main.c
1484                 Re-read matcherrc after loading plugins 
1485                 if some of them add folders.
1487 2006-05-03 [colin]      2.1.1cvs47
1489         * src/imap.c
1490                 I'm idiot
1492 2006-05-03 [colin]      2.1.1cvs46
1494         * src/imap.c
1495                 Be sure to have a session when
1496                 getting separator
1498 2006-05-03 [colin]      2.1.1cvs45
1500         * src/imap.c
1501         * src/imap.h
1502         * src/imap_gtk.c
1503                 Fix preventing renaming with namespace 
1504                 separator.
1506 2006-05-01 [colin]      2.1.1cvs44
1508         * src/action.c
1509                 Don't reload messageview when result of
1510                 action is piped.
1512 2006-04-29 [colin]      2.1.1cvs43
1514         * src/prefs_receive.c
1515         * src/plugins/spamassassin/spamassassin_gtk.c
1516         * src/plugins/clamav/clamav_plugin_gtk.c
1517                 GUI fixes by Pawel
1519 2006-04-29 [colin]      2.1.1cvs42
1521         * src/prefs_compose_writing.c
1522         * src/prefs_quote.c
1523                 Cleanups. Patch by Pawel
1525 2006-04-28 [paul]       2.1.1cvs41
1527         * src/matcher.c
1528                 fix returned quick search results when search
1529                 term contains an underscore.
1530                 Thanks to Colin
1532 2006-04-28 [paul]       2.1.1cvs40
1534         * src/prefs_message.c
1535         * src/prefs_receive.c
1536                 GUI cleanups
1537                 Patches by Pawel Pekala
1539 2006-04-27 [colin]      2.1.1cvs39
1541         * src/wizard.c
1542                 Differentiate subject Welcome from
1543                 window's title Welcome
1545 2006-04-27 [paul]
1547         2.2.0-rc1 released
1549 2006-04-27 [paul]       2.1.1cvs38
1551         * manual/advanced.xml
1552         * manual/fr/advanced.xml
1553                 add info about compose_no_markup hidden pref
1555 2006-04-27 [paul]       2.1.1cvs37
1557         * src/prefs_account.c
1558                 improve privacy labels
1559         * src/prefs_msg_colors.c
1560                 change some strings for translators' convenience
1561         * src/gtk/gtkutils.c
1562                 don't underline the link button text
1564 2006-04-25 [colin]      2.1.1cvs36
1566         * src/folder.c
1567                 Complete 2.1.1cvs33 (once more ;)
1569 2006-04-25 [colin]      2.1.1cvs35
1571         * src/editldap.c
1572                 Fix tooltip
1574 2006-04-25 [cleroy]     2.1.1cvs34
1576         * src/compose.c
1577         * src/gtk/gtkaspell.c
1578                 Fix crash on redirect (related to the return 
1579                 of the aspell menu in compose's toolbar)
1580         * src/prefs_msg_colors.c
1581                 Fix sensitivity widgets
1582         * src/image_viewer.c
1583         * src/gtk/pluginwindow.c
1584         * src/gtk/prefswindow.c
1585                 Change released signals to clicked (Fabien)
1586         * po/POTFILES.in
1587         * src/common/socket.c
1588         * src/plugins/spamassassin/spamassassin.c
1589                 Translate strings (Fabien)
1591 2006-04-25 [paul]       2.1.1cvs33
1593         * src/folder.c
1594         * src/folder.h
1595         * src/folderview.c
1596                 complete the fix of bug #912
1597                 Thanks to Colin
1599 2006-04-25 [colin]      2.1.1cvs32
1601         * src/news.c
1602                 Better progress bar
1603         * src/mimeview.c
1604         * src/summaryview.c
1605         * src/summaryview.h
1606                 Fix focus chain
1607                 Patches by Pawel Pekala
1609 2006-04-24 [colin]      2.1.1cvs31
1611         * src/compose.c
1612                 Fix compilation warnings (Fabien)
1614 2006-04-24 [colin]      2.1.1cvs30
1616         * src/addrindex.c
1617         * src/editldap.c
1618         * src/editldap_basedn.c
1619         * src/editldap_basedn.h
1620         * src/ldapctrl.c
1621         * src/ldapctrl.h
1622         * src/ldapquery.c
1623         * src/ldaputil.c
1624         * src/ldaputil.h
1625                 Fix bug #901 (LDAPS support)
1627 2006-04-24 [colin]      2.1.1cvs29
1629         * src/compose.c
1630                 Fix logic on error with send dialog on
1631         * src/imap.c
1632                 Fix compilation without libetpan, thanks
1633                 to Fabien
1634         * src/summaryview.c
1635                 Fix 'context-menu' key
1637 2006-04-23 [colin]      2.1.1cvs28
1639         * src/folder.c
1640                 Never free current's cache to free up 
1641                 memory. Fixes bug #912 (new count 
1642                 randomly set to message count)
1644 2006-04-23 [colin]      2.1.1cvs27
1646         * src/gtk/quicksearch.c
1647                 And remove printf...
1649 2006-04-23 [colin]      2.1.1cvs26
1651         * src/gtk/quicksearch.c
1652                 Fix replacing in quicksearch, and fix inserting
1653                 in the middle of the string. (introduced at 2.1.0cvs22)
1655 2006-04-23 [colin]      2.1.1cvs25
1657         * src/imap.c
1658                 Make sure uidnext is initialized in get_num_list
1659                 (not for stable, related to 2.1.1cvs8 and friends)
1661 2006-04-23 [colin]      2.1.1cvs24
1663         * src/imap.c
1664                 Output something when login is successful
1665                 too
1667 2006-04-23 [colin]      2.1.1cvs23
1669         * src/etpan/imap-thread.c
1670                 Better logging (line-per-line, hide data in fetch)
1671                 Fix a const warning
1672         * src/gtk/logwindow.c
1673         * src/gtk/logwindow.h
1674                 Better logging (color for input/output)
1676 2006-04-21 [colin]      2.1.1cvs22
1678         * src/gtk/quicksearch.c
1679                 On gtk+-2.8, use stock buttons in quicksearch
1680                 Based on a patch by Fabien and a design by Paul
1682 2006-04-21 [colin]      2.1.1cvs21
1684         * src/folderview.c
1685         * src/mainwindow.c
1686                 Fix occasional flicker in folderview
1687         * src/common/utils.c
1688                 Fix bug #943 (Incorrectly parsed email address 
1689                 list in short headers on message view and in 
1690                 printouts)
1692 2006-04-20 [colin]      2.1.1cvs20
1694         * src/imap.c
1695         * src/imap.h
1696         * src/prefs_account.c
1697                 Add ANONYMOUS auth for IMAP
1699 2006-04-20 [paul]       2.1.1cvs19
1701         * src/main.c
1702                 proper fix for 2.1.1cvs18
1703                 Thanks to Colin
1705 2006-04-20 [paul]       2.1.1cvs18
1707         * src/main.c
1708                 fix build warnings
1710 2006-04-20 [paul]       2.1.1cvs17
1712         * src/gtk/quicksearch.c
1713                 fix standard, non-extended Quick search,
1714                 was broken in 2.1.1cvs15.
1715                 Thanks to Colin.
1717 2006-04-20 [colin]      2.1.1cvs16
1719         * src/prefs_matcher.c
1720                 Fix values when reselecting a ~test
1721                 rule
1723 2006-04-19 [colin]      2.1.1cvs15
1725         * src/compose.c
1726         * src/compose.h
1727         * src/gtk/gtkaspell.c
1728         * src/gtk/gtkaspell.h
1729                 Put back Options menu in Spelling/
1730         * src/gtk/quicksearch.c
1731                 Don't search, and show error, if the
1732                 advanced search has a syntax error
1734 2006-04-18 [colin]      2.1.1cvs14
1736         * src/textview.c
1737                 Fix gdk warnings on set_cursor when textview
1738                 isn't visible
1740 2006-04-18 [colin]      2.1.1cvs13
1742         * src/gtk/gtksctree.c
1743                 Remove seemingly useless refresh that causes
1744                 flicker - watch this commit in case of 
1745                 problems before planned backport to stable
1747 2006-04-18 [colin]      2.1.1cvs12
1749         * src/imap.c
1750                 Factorize get/set_xml code
1751         * src/compose.c
1752         * src/prefs_account.c
1753         * src/prefs_account.h
1754         * src/procmsg.c
1755                 Add Encrypt to self option
1757 2006-04-17 [colin]      2.1.1cvs11
1759         * configure.ac
1760                 Fix search on encrpyt function on dragonfly
1761                 Patch by Jonathan Buschmann <jonthn@agmact.com>
1763 2006-04-17 [colin]      2.1.1cvs10
1765         * src/prefs_account.c
1766                 Be safe by default: remove mails from POP3
1767                 after 7 days, not immediately
1769 2006-04-17 [colin]      2.1.1cvs9
1771         * src/etpan/imap-thread.c
1772                 Fix build on DragonFly - patch by 
1773                 Jonathan Buschmann <jonthn@agmact.com>
1775 2006-04-17 [colin]      2.1.1cvs8
1777         * src/imap.c
1778                 Save uidnext between sessions
1780 2006-04-17 [colin]      2.1.1cvs7
1782         * src/imap.c
1783                 scan is required when uid validity changes
1785 2006-04-17 [colin]      2.1.1cvs6
1787         * src/folderview.c
1788                 Don't scan if not necessary, apart in current
1789                 folder and INBOX to fetch flags.
1790         * src/imap.c
1791                 Scan is necessary if unread count changes
1793 2006-04-17 [colin]      2.1.1cvs5
1795         * src/imap.c
1796                 ...But always fetch ANSWERED and DELETED flags for
1797                 INBOX, as filtering can happen on these flags.
1799 2006-04-17 [colin]      2.1.1cvs4
1801         * src/imap.c
1802                 Don't fetch REPLIED and DELETED flags when synchronising
1803                 flags with a closed folder. We only need UNSEEN and FLAGGED
1804                 to update the folderview.
1806 2006-04-17 [colin]      2.1.1cvs3
1808         * src/imap.c
1809                 Faster flag search when there are new mails 
1810                 in a folder. We can do a full search if the 
1811                 folder contains less messages than the new
1812                 list.
1814 2006-04-17 [colin]      2.1.1cvs2
1816         * po/cs.po
1817         * po/de.po
1818         * po/fr.po
1819         * po/nl.po
1820         * po/pt_BR.po
1821                 Update translations from stable branch
1823 2006-04-17 [colin]      2.1.1cvs1
1825         * configure.ac
1826                 Bump version to follow stable release
1828 2006-04-16 [mones]      2.1.0cvs50
1830         * po/es.po
1831                 Updated for release
1833 2006-04-16 [colin]      2.1.0cvs49
1835         * src/textview.c
1836                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
1837                 with gtk < 2.8. Thanks to Fabien Vantard.
1839 2006-04-15 [colin]      2.1.0cvs48
1841         * src/etpan/imap-thread.c
1842                 Fix bug #919 (libetpan: SEGV when connecting 
1843                 using command)
1845 2006-04-14 [colin]      2.1.0cvs47
1847         * src/main.c
1848                 Fix race on --select (should be done better)
1850 2006-04-14 [wwp]        2.1.0cvs46
1852         * src/send_message.c
1853                 enforce a check for domain in account prefs (a sending
1854                 error could be faced if domain was checked but no value set),
1855                 thanks to Colin.
1857 2006-04-14 [colin]      2.1.0cvs45
1859         * src/codeconv.c
1860                 when converting from unknown to unknown, if the
1861                 string is UTF8, don't convert it to the locale
1862                 (which breaks it)
1864 2006-04-14 [colin]      2.1.0cvs44
1866         * src/compose.c
1867                 Don't try to use ASCII for converting headers
1868                 (as done in body)
1870 2006-04-14 [paul]       2.1.0cvs43
1872         * src/crash.c
1873                 add locale/charset info to crash report
1874         * src/gtk/about.c
1875                 add wwp to doc team
1876                 replace 'e-mail' with preferred 'email'
1877         * src/gtk/authors.h
1878                 ensure contributors list is in alphabetical
1879                 order
1881 2006-04-13 [colin]      2.1.0cvs42
1883         * src/textview.c
1884                 Prevent gdk warnings
1886 2006-04-13 [colin]      2.1.0cvs41
1888         * src/common/ssl_certificate.c
1889         * src/common/ssl_certificate.h
1890         * src/gtk/sslcertwindow.c
1891                 Warn on expired certs, and display the expiration date
1893 2006-04-13 [colin]      2.1.0cvs40
1895         * src/plugins/spamassassin/spamassassin_gtk.c
1896                 Fix missing set_text on unix socket
1898 2006-04-13 [wwp]        2.1.0cvs39
1900         * manual/fr/advanced.xml
1901         * manual/fr/glossary.xml
1902                 applied new spam/ham/email lexicon (pourriel, courriel)
1904 2006-04-13 [paul]       2.1.0cvs38
1906         * src/plugins/pgpmime/plugin.c
1907                 remove the mention of S/MIME from the
1908                 description. This is now handled by the
1909                 S/MIME plugin.
1911 2006-04-13 [paul]       2.1.0cvs37
1913         * src/prefs_msg_colors.c
1914                 rework dialog
1915         * src/prefs_folder_item.c
1916         * src/prefs_spelling.c
1917                 add a tooltip to the colour selector buttons
1919 2006-04-13 [wwp]        2.1.0cvs36
1921         * manual/advanced.xml
1922         * manual/glossary.xml
1923         * manual/handling.xml
1924         * manual/keyboard.xml
1925         * manual/plugins.xml
1926         * manual/starting.xml
1927         * manual/fr/account.xml
1928         * manual/fr/ack.xml
1929         * manual/fr/addrbook.xml
1930         * manual/fr/advanced.xml
1931         * manual/fr/faq.xml
1932         * manual/fr/glossary.xml
1933         * manual/fr/gpl.xml
1934         * manual/fr/handling.xml
1935         * manual/fr/intro.xml
1936         * manual/fr/keyboard.xml
1937         * manual/fr/plugins.xml
1938         * manual/fr/starting.xml
1939         * manual/fr/sylpheed-claws-manual.xml
1940                 fixes to the manuals:
1941                  - summaryview -> Message List (same in French)
1942                  - translate key names
1943                  - fix French punctuation, use non-breakable spaces when
1944                    necessary, don't use &thinsp; which is not portable
1945                  - tell what maildir and mbox formats we support
1947 2006-04-12 [wwp]        2.1.0cvs35
1949         * src/prefs_toolbar.c
1950                 unified a replace button more,
1951                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1953 2006-04-12 [wwp]        2.1.0cvs34
1955         * src/prefs_common.c
1956         * src/prefs_msg_colors.c
1957                 make default color labels translatable,
1958                 patch from Fabien Vantard <fzzzzz@gmail.com>,
1959                 thanks to Tim <timbrain@post.cz> for reporting.
1961 2006-04-12 [wwp]        2.1.0cvs33
1963         * manual/glossary.xml
1964         * manual/intro.xml
1965         * manual/plugins.xml
1966         * manual/starting.xml
1967         * manual/sylpheed-claws-manual.xml
1968         * manual/fr/.cvsignore
1969         * manual/fr/account.xml
1970         * manual/fr/ack.xml
1971         * manual/fr/addrbook.xml
1972         * manual/fr/advanced.xml
1973         * manual/fr/faq.xml
1974         * manual/fr/glossary.xml
1975         * manual/fr/handling.xml
1976         * manual/fr/intro.xml
1977         * manual/fr/keyboard.xml
1978         * manual/fr/plugins.xml
1979         * manual/fr/starting.xml
1980         * manual/fr/sylpheed-claws-manual.xml
1981                 various fixes: typos, missing .fr translations, punctuation,
1982                 capitalization, links, accents and some bad French more.
1984 2006-04-12 [wwp]        2.1.0cvs32
1986         * src/prefs_gtk.c
1987                 fix for bug #935: always store prefs files in UTF-8 (thanks
1988                 to Colin).
1990 2006-04-11 [colin]      2.1.0cvs31
1992         * src/compose.c
1993                 Fix inserting files not in utf8 when locale is utf8
1995 2006-04-11 [colin]      2.1.0cvs30
1997         * src/inc.c
1998                 Don't show error dialog when cancelling connection
1999                 Patch by Pawel
2001 2006-04-11 [cleroy]     2.1.0cvs29
2003         * src/compose.c
2004                 Implement multiple quote levels
2005         * src/prefs_common.c
2006                 Change a little bit the quote bgcolor for 2nd level
2008 2006-04-11 [colin]      2.1.0cvs28
2010         * src/gtk/about.c
2011                 Add locale and charset in the label
2013 2006-04-10 [colin]      2.1.0cvs27
2015         * src/compose.c
2016         * src/prefs_common.c
2017         * src/prefs_common.h
2018         * src/prefs_msg_colors.c
2019         * src/textview.c
2020                 Allow optional background color in quotes
2021                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2022                 GTK+-2.8.x feature
2024 2006-04-10 [colin]      2.1.0cvs26
2026         * src/main.c
2027         * src/mainwindow.c
2028         * src/mainwindow.h
2029                 Implement --select
2031 2006-04-10 [colin]      2.1.0cvs25
2033         * manual/plugins.xml
2034         * manual/fr/plugins.xml
2035                 Document libcurl's proxy variables
2037 2006-04-09 [colin]      2.1.0cvs24
2039         * src/prefs_common.c
2040                 gettext() returns statically allocated stuff. We have
2041                 to strdup it in order to be able to free it.
2043 2006-04-09 [colin]      2.1.0cvs23
2045         * AUTHORS
2046         * src/gtk/authors.h
2047                 Add Alexei
2049 2006-04-09 [colin]      2.1.0cvs22
2051         * src/mainwindow.c
2052         * src/gtk/quicksearch.c
2053                 Fix bug #859 (problems with cyrilic input in 
2054                 search panel) - Patch by Alexey Illarionov 
2055                 <littlesavage@rambler.ru>
2057 2006-04-09 [colin]      2.1.0cvs21
2059         * src/prefs_customheader.c
2060                 I prefer removing then freeing rather than the contrary
2061                 (even if it doesn't change anything ;-)
2062         * src/prefs_account.c
2063                 Fix bug #933 (Crash re-entering the custom headers list 
2064                 dialog in accounts prefs)
2065                 The problem happened when cancelling the Account 
2066                 Preferences' dialogs - in which case we didn't do 
2067                 anything to the PrefsAccount * struct. In case of applying,
2068                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2069                 working with in this dialog. The problem is that 
2070                 prefs_customheader.c, working on this tmp_ac_prefs, always
2071                 changes the ->customhdr_list pointer, even when cancelled. 
2072                 So in case of cancelling the prefs_account dialog, we still
2073                 have to update ->customhdr_list in the real account.
2075 2006-04-08 [colin]      2.1.0cvs20
2077         * manual/fr/glossary.xml
2078         * manual/fr/keyboard.xml
2079                 Forgot some headers :)
2081 2006-04-08 [colin]      2.1.0cvs19
2083         * manual/Makefile.am
2084         * manual/fr/Makefile.am
2085         * manual/fr/account.xml
2086         * manual/fr/ack.xml
2087         * manual/fr/addrbook.xml
2088         * manual/fr/advanced.xml
2089         * manual/fr/faq.xml
2090         * manual/fr/glossary.xml
2091         * manual/fr/gpl.xml
2092         * manual/fr/handling.xml
2093         * manual/fr/intro.xml
2094         * manual/fr/keyboard.xml
2095         * manual/fr/plugins.xml
2096         * manual/fr/starting.xml
2097         * manual/fr/sylpheed-claws-manual.xml
2098         * manual/fr/dist/.cvsignore
2099         * manual/fr/dist/Makefile.am
2100         * manual/fr/dist/html/.cvsignore
2101         * manual/fr/dist/html/Makefile.am
2102         * manual/fr/dist/pdf/.cvsignore
2103         * manual/fr/dist/pdf/Makefile.am
2104         * manual/fr/dist/ps/.cvsignore
2105         * manual/fr/dist/ps/Makefile.am
2106         * manual/fr/dist/txt/.cvsignore
2107         * manual/fr/dist/txt/Makefile.am
2108                 Add the french translation of the manual. Thanks to
2109                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2110                 account.xml, ack.xml, addrbook.xml and advanced.xml
2112 2006-04-08 [colin]      2.1.0cvs18
2114         * manual/plugins.xml
2115         * manual/starting.xml
2116                 More fixes
2118 2006-04-07 [colin]      2.1.0cvs17
2120         * manual/faq.xml
2121         * manual/intro.xml
2122         * manual/keyboard.xml
2123                 Little fixes
2125 2006-04-07 [colin]      2.1.0cvs16
2127         * README
2128         * src/compose.c
2129         * src/prefs_common.c
2130         * src/prefs_common.h
2131                 Add hidden compose_no_markup pref
2133 2006-04-07 [wwp]        2.1.0cvs15
2135         * src/summary_search.c
2136         * .cvsignore
2137                 Bugfix: stop button was sticky when searching in an empty folder.
2138                 Applied curly brackets code style to the whole file (summary_search.c).
2139                 More files to ignore.
2141 2006-04-07 [wwp]        2.1.0cvs14
2143         * src/message_search.c
2144         * src/summary_search.c
2145                 changed default button when search bumps at file/folder
2146                 beginning or end, for convenience (thanks to Colin).
2148 2006-04-07 [paul]       2.1.0cvs13
2150         * src/plugins/dillo_viewer/dillo_prefs.c
2151                 avoid future potential for namespace collision
2152                 Patch by Colin
2154 2006-04-06 [wwp]        2.1.0cvs12
2156         * src/summary_search.c
2157                 Unify extended/advanced searches names (and thus factorize labels),
2158                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2160 2006-04-06 [wwp]        2.1.0cvs11
2162         * src/folderview.c
2163         * src/prefs_themes.c
2164         * src/summaryview.c
2165                 Fixed some compilation warnings.
2167 2006-04-06 [colin]      2.1.0cvs10
2169         * manual/advanced.xml
2170                 Document the wizard template and how to deploy
2171                 Sylpheed-Claws effectively
2173 2006-04-06 [colin]      2.1.0cvs9
2175         * src/folderview.c
2176                 gettext patch to tell translators about _("#"),
2177                 by Maxim Britov
2179 2006-04-06 [colin]      2.1.0cvs8
2181         * src/textview.c
2182                 Fix invalid GtkTextBIter after clicking "Display as text"
2184 2006-04-06 [mones]      2.1.0cvs7
2186         * src/addr_compl.c
2187         * src/addrindex.c
2188         * src/addritem.c
2189         * src/codeconv.c
2190         * src/compose.c
2191         * src/filtering.c
2192         * src/folder.c
2193         * src/folder_item_prefs.c
2194         * src/folderview.c
2195         * src/localfolder.c
2196         * src/matcher.c
2197         * src/mimeview.c
2198         * src/prefs_msg_colors.c
2199         * src/prefs_spelling.c
2200         * src/prefs_themes.c
2201         * src/procmime.c
2202         * src/procmsg.c
2203         * src/stock_pixmap.c
2204         * src/summaryview.c
2205         * src/textview.c
2206         * src/toolbar.c
2207         * src/common/mgutils.c
2208         * src/common/prefs.c
2209         * src/common/ssl_certificate.c
2210         * src/gtk/colorlabel.c
2211         * src/gtk/quicksearch.c
2212         * src/plugins/pgpmime/pgpmime.c
2213         * src/plugins/spamassassin/spamassassin.c
2214                 Removed redundant NULL checks for g_free() calls.
2215                 Patch by Pawel Pekala.
2217 2006-04-06 [mones]      2.1.0cvs6
2219         * src/prefs_actions.c
2220         * src/prefs_filtering.c
2221         * src/prefs_filtering_action.c
2222         * src/prefs_matcher.c
2223         * src/prefs_template.c
2224         * src/gtk/gtkutils.c
2225         * src/gtk/gtkutils.h
2226                 Have a nice replace button. Patch by Pawel Pekala
2228 2006-04-06 [colin]      2.1.0cvs5
2230         * src/addressbook.c
2231                 Fix crash with empty columns
2233 2006-04-05 [colin]      2.1.0cvs4
2235         * src/wizard.c
2236         * src/prefs_gtk.c
2237                 Allow wizard customization with pre-filled values
2239 2006-04-05 [colin]      2.1.0cvs3
2241         * src/textview.c
2242         * src/mimeview.c
2243         * src/mimeview.h
2244                 Nicer messages in mimeview
2246 2006-04-05 [colin]      2.1.0cvs2
2248         * src/addressbook.c
2249         * src/prefs_summaries.c
2250                 i18n fix
2252 2006-04-05 [colin]      2.1.0cvs1
2254         * src/plugins/pgpcore/plugin.c
2255         * src/plugins/pgpcore/select-keys.c
2256         * src/plugins/pgpcore/select-keys.h
2257         * src/plugins/pgpcore/sgpgme.c
2258         * src/plugins/pgpcore/sgpgme.h
2259         * src/plugins/pgpinline/pgpinline.c
2260         * src/plugins/pgpinline/plugin.c
2261         * src/plugins/pgpmime/pgpmime.c
2262         * src/plugins/pgpmime/plugin.c
2263                 Factorize and generalize a bit 
2264                 Drop S/MIME signature verification from PGP/MIME
2265                 (adding it as another, more complete plugin)
2267 2006-04-05 [paul]       2.1.0
2269         2.1.0 released
2271 2006-04-05 [paul]       2.0.0cvs186
2273         * manual/advanced.xml
2274                 add info on colour labels
2276 2006-04-05 [paul]       2.0.0cvs185
2278         * po/bg.po
2279         * po/cs.po
2280         * po/de.po
2281         * po/el.po
2282         * po/en_GB.po
2283         * po/fi.po
2284         * po/fr.po
2285         * po/it.po
2286         * po/nl.po
2287         * po/pl.po
2288         * po/pt_BR.po
2289         * po/sr.po
2290         * po/zh_CN.po
2291                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2292                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2293                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2294                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2295         * src/gtk/authors.h
2296         * tools/claws.i18n.status.pl
2297                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2298                 and new Czech translator, Tim <timbrain@post.cz>
2300 2006-04-05 [mones]      2.0.0cvs184
2302         * po/es.po
2303                 Updated translation
2305 2006-04-05 [colin]      2.0.0cvs183
2307         * src/gtk/quicksearch.c
2308                 Fix bug #929 (unnecessary reload in quick search bar)
2310 2006-04-05 [colin]      2.0.0cvs182
2312         * src/compose.c
2313                 Fix crash on Reply with no From:
2314                 Show signature and conversion error on queuing 
2315                 (but not sending)
2316         * src/mainwindow.c
2317         * src/summaryview.c
2318         * src/summaryview.h
2319                 Factorize threading code and make sure msginfo 
2320                 is not null when it comes from a GtkCTreeRow's 
2321                 data
2322         * src/gtk/gtkaspell.c
2323                 Check for necessary things
2324         * src/gtk/gtksctree.c
2325         * src/gtk/gtksctree.h
2326                 Reset anchor if necessary when removing node
2328 2006-03-29 [colin]      2.0.0cvs181
2330         * src/folderview.c
2331                 Warn for disabled IMAP accounts (due to lack of
2332                 libetpan). Breaks string-freeze - sorry - but it
2333                 is kind of important ;)
2335 2006-03-28 [colin]      2.0.0cvs180
2337         * src/gtk/gtkutils.c
2338         * src/gtk/gtkutils.h
2339                 Add a gtkut_get_link_btn() function that
2340                 creates a button which acts like an URI
2341         * src/prefs_themes.c
2342         * src/gtk/about.c
2343                 Use this function (factorizes codes)
2344         * src/common/defs.h
2345         * src/gtk/pluginwindow.c
2346                 Add a "Get more..." in the plugins window
2348 2006-03-28 [colin]      2.0.0cvs179
2350         * src/common/smtp.c
2351         * src/common/passcrypt.c
2352         * src/undo.c
2353                 Warning fixes. Patch by Pawel Pekala
2355 2006-03-27 [colin]      2.0.0cvs178
2357         * src/undo.c
2358                 Fix undoing by blocks with spaces
2360 2006-03-27 [colin]      2.0.0cvs177
2362         * src/textview.c
2363                 Set margin to 3px for headers
2365 2006-03-27 [paul]
2367         2.1.0-rc2 released
2369 2006-03-27 [wwp]        2.0.0cvs176
2371         * src/summaryview.c
2372                 don't reset quicksearch when updating the message list.
2373                 Thanks to Colin.
2375 2006-03-26 [wwp]        2.0.0cvs175
2377         * src/compose.c
2378                 use a unified border width ('other' tab in the compose window,
2379                 patch by Pawel Pekala).
2382 2006-03-26 [wwp]        2.0.0cvs174
2384         * src/common/quoted-printable.c
2385         * src/addressbook.c
2386                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2388 2006-03-26 [colin]      2.0.0cvs173
2390         * src/quote_fmt_parse.y
2391                 Fix non-UTF8 date formats messing up the whole quote a 
2392                 little bit
2394 2006-03-26 [colin]      2.0.0cvs172
2396         * src/procheader.c
2397                 Make sure the date is UTF8 valid, or try to make it
2398                 so. IncrediMail is really IncrediStupid.
2399         * src/compose.c
2400                 Fix possible conversions. 
2401                 
2403 2006-03-26 [colin]      2.0.0cvs171
2405         * src/matcher.c
2406                 Fix corner cases in body search. This is still a
2407                 hack... It seems impossible to make it good and 
2408                 reasonably fast at the same time.
2410 2006-03-26 [colin]      2.0.0cvs170
2412         * src/summaryview.c
2413                 I think I killed the twilight zone bug!
2414                 summary_select_node() flushes GTK events in order
2415                 to be able to center the view. But this also 
2416                 flushes keypresses like Ctrl-Alt-U, so this can
2417                 call summary_show from summary_select_node (itself
2418                 called from summary_show, etc.). And the summaryview
2419                 has to be unlocked in this function. So just locking
2420                 while processing GTK events, and bailing if locked, 
2421                 should fix it.
2422                 Fixes bug #927 (SIGSEGV during Update Summary)
2424 2006-03-25 [colin]      2.0.0cvs169
2426         * src/matcher.c
2427                 Fix search in QP-encoded bodies
2428                 Fix utf-8 searches in bodies encoded in the
2429                 locale's encoding
2430         * src/common/quoted-printable.c
2431         * src/common/quoted-printable.h
2432                 Add a decode function that doesn't overwrite
2433                 the original pointer
2434                 
2436 2006-03-24 [colin]      2.0.0cvs168
2438         * src/action.c
2439         * src/summaryview.c
2440         * src/summaryview.h
2441                 Update message cache after action
2442                 Patch by H. Merijn Brand
2443         * src/prefs_msg_colors.c
2444                 Factorize label 
2445                 Patch by Fabien Vantard
2446         * src/plugins/spamassassin/spamassassin_gtk.c
2447                 Remove useless translation
2448                 Patch by Fabien Vantard
2450 2006-03-23 [colin]      2.0.0cvs167
2452         * src/common/ssl.c
2453                 Let 30 seconds to SSL_connect
2455 2006-03-23 [wwp]        2.0.0cvs166
2457         * src/summaryview.c
2458         * src/gtk/description_window.c
2459                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2460                 and headers are translated; adjust description windows' width to fit their
2461                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2463 2006-03-23 [paul]       2.0.0cvs165
2465         * src/common/utils.c
2466                 fix highlighting of URIs containing "()"
2467                 (2.0.0cvs164's reversal fixed)
2468                 Thanks to Colin.
2470 2006-03-23 [paul]       2.0.0cvs164
2472         * src/common/utils.c
2473                 revert patch, (postponing a fix), at 2.0.0cvs120
2474                 as it breaks more URIs than it fixes.
2475                 Allow '-' to be a terminating character in a URI
2477 2006-03-22 [colin]      2.0.0cvs163
2479         * configure.ac
2480                 Require libetpan 0.45
2481                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2483 2006-03-22 [paul]       2.0.0cvs162
2485         * src/editgroup.c
2486                 replace '<-' and '->' buttons with GTK_STOCK graphical
2487                 buttons
2488         * src/summary_search.c
2489                 don't offer '...' for translation
2490                 add a tooltip to advanced search '...' button
2491         * src/gtk/quicksearch.c
2492                 don't offer '...' for translation
2494 2006-03-21 [colin]      2.0.0cvs161
2496         * src/compose.c
2497                 Fix middle-click pasting (insert at click
2498                 position instead of cursor position, don't
2499                 remove existing selection and allow pasting
2500                 our own selection)
2501         * src/addressbook.c
2502                 "LDAP Server" -> "LDAP servers"
2504 2006-03-21 [wwp]        2.0.0cvs160
2506         * src/etpan/imap-thread.c
2507                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2509 2006-03-20 [colin]      2.0.0cvs159
2511         * src/summaryview.c
2512                 Don't reload summaryview after an execute with no
2513                 move action
2515 2006-03-19 [colin]      2.0.0cvs158
2517         * src/addressbook.c
2518                 and put groups at the top, always
2520 2006-03-19 [colin]      2.0.0cvs157
2522         * src/addressbook.c
2523                 Order groups before names, as previously
2525 2006-03-19 [colin]      2.0.0cvs156
2527         * src/addressbook.c
2528                 - Sort case-unsensitive
2529                 - Put the sort arrow at opening too
2531 2006-03-19 [wwp]        2.0.0cvs155
2533         * src/addressbook.c
2534                 allow sorting by name/email/remarks, ensure that right-pane's contents
2535                 matches the left-pane selection (cleared when appropriate).
2536                 Patch by Pawel Pekala <c0rn@o2.pl>.
2538 2006-03-18 [colin]      2.0.0cvs154
2540         * src/textview.c
2541                 Fix text cursor ;)
2543 2006-03-18 [colin]      2.0.0cvs153
2545         * src/gtk/filesel.c
2546                 Make sure we hide the preview if we didn't get
2547                 a filename
2549 2006-03-18 [colin]      2.0.0cvs152
2551         * src/summaryview.c
2552                 Set cursor to watch for execution (fixes lack
2553                 of watch-cursor when dnd'ing hundreds of mails)
2554         * src/gtk/filesel.c
2555                 Check that mime type is 'image/*' before updating
2556                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2558 2006-03-18 [colin]      2.0.0cvs151
2560         * src/mainwindow.c
2561         * src/textview.c
2562         * src/textview.h
2563                 Put a watch cursor in textview too when the mainwindow's
2564                 cursor in a watch
2566 2006-03-18 [colin]      2.0.0cvs150
2568         * src/folder.c
2569                 Change wrong asserts to simple tests
2571 2006-03-17 [colin]      2.0.0cvs149
2573         * src/mainwindow.c
2574         * src/mainwindow.h
2575         * src/prefs_msg_colors.c
2576         * src/summaryview.c
2577         * src/summaryview.h
2578         * src/gtk/colorlabel.c
2579         * src/gtk/colorlabel.h
2580                 Add a color label menu in the main menubar
2581                 Add (fixed) accels Ctrl-{0-7} to change the color
2582                 They have to be fixed because the menu's dynamic,
2583                 the items are complex widgets, hence we can't use
2584                 a GtkItemFactory.
2587 2006-03-17 [wwp]        2.0.0cvs148
2589         * src/compose.c
2590                 rollback few lines from my previous commit (those lines come from
2591                 a pending patch, accidentally commited, even if neutral as they are
2592                 commented out).
2594 2006-03-17 [wwp]        2.0.0cvs147
2596         * src/compose.c
2597                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2598                 applied code style/indentation to the modified function.
2600 2006-03-17 [wwp]        2.0.0cvs146
2602         * src/procmsg.c
2603         * src/compose.c
2604                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2606 2006-03-17 [paul]
2608         2.1.0-rc1 released
2610 2006-03-17 [paul]       2.0.0cvs145
2612         * src/main.c
2613                 addressbook_read_file() was called twice
2614         * src/textview.c
2615                 X-Mailer highlighting
2617 2006-03-16 [colin]      2.0.0cvs144
2619         * src/sourcewindow.c
2620         * src/sourcewindow.h
2621                 And the last one, in source window.
2623 2006-03-16 [colin]      2.0.0cvs143
2625         * src/compose.c
2626         * src/compose.h
2627                 Fix the same stuff in compose
2629 2006-03-16 [colin]      2.0.0cvs142
2631         * src/messageview.c
2632                 Complete the previous messageview crash fix
2634 2006-03-16 [colin]      2.0.0cvs141
2636         * src/procmsg.h
2637         * src/procmsg.c
2638         * src/folder.c
2639                 Fix POSTPROCESSING hook
2640                 Patch by H. Merijn Brand
2642         * src/procmime.c
2643         * src/procmime.h
2644                 Parse Content-Location
2646         * src/toolbar.c
2647         * src/messageview.c
2648         * src/messageview.h
2649                 Don't crash when a top-level MessageView has
2650                 been closed on us. Same problematic than
2651                 yesterday's quicksearch issue.
2653 2006-03-15 [colin]      2.0.0cvs140
2655         * src/gtk/quicksearch.c
2656                 Fix a bitchy race we didn't think about when we
2657                 added quicksearch cancellation:
2658                 If the search is not on cached fields, for example
2659                 body_part matchcase "stuff"
2660                 the matcher code has to get the whole message. If
2661                 we're on IMAP, that can be slow, and in order to
2662                 be non-blocking, the IMAP code idle loop processes
2663                 gtk events too. So it is possible to cancel a
2664                 quicksearch while the matcher is getting the mail's
2665                 body. After matcher got its body, it will start to
2666                 iterate over the matcher list that the Quicksearch's
2667                 clear_search_cb() just freed via prepare_matcher().
2668                 SIGSEGV ensues.
2669                 The fix consists of guarding the matcherlist_match()
2670                 call with a boolean 'matching'. If we reset the
2671                 quicksearch while matching is TRUE, we don't free
2672                 the matcherlist anymore like we did, but we set
2673                 another new flag, deferred_free, to TRUE. Then,
2674                 in quicksearch_match(), just after returning from
2675                 matcherlist_match() and unsetting the matching flag,
2676                 we check the deferred_free flag and do the
2677                 prepare_matcher() (which does the matcherlist_free)
2678                 for real, so we free the matcherlist once it's not
2679                 used anymore.
2680                 As all of this runs via the glib main loop, we
2681                 luckily don't need a mutex.
2682         * src/summaryview.c
2683                 Also, show progress while searching.
2686 2006-03-14 [colin]      2.0.0cvs139
2688         * src/alertpanel.c
2689                 Make alertpanel_is_open non-static
2691 2006-03-14 [colin]      2.0.0cvs138
2693         * src/prefs_spelling.c
2694                 Cleanups - Fabien Vantard
2696 2006-03-14 [wwp]        2.0.0cvs137
2698         * src/main.c
2699                 code style normalization (curly braces, indentation).
2701 2006-03-14 [wwp]        2.0.0cvs137
2703         * src/main.c
2704                 code style (braces, indentation)
2706 2006-03-12 [paul]       2.0.0cvs136
2708         * src/prefs_common.c
2709                 trans_hdr defaults to FALSE to be RFC-savvy
2710         * src/prefs_summaries.c
2711                 add a tooltip to the trans_hdr option
2712                 
2714 2006-03-12 [paul]       2.0.0cvs135
2716         * src/prefs_matcher.c
2717                 give a little more width to the combos
2718         * src/prefs_display_header.c
2719         * src/textview.c
2720                 translate headers if prefs_common.trans_hdr
2721                 is TRUE
2723         Patches by Pawel Pekala
2725 2006-03-12 [paul]       2.0.0cvs134
2727         * src/plugins/clamav/clamav_plugin.c
2728         * src/plugins/dillo_viewer/dillo_viewer.c
2729         * src/plugins/pgpcore/plugin.c
2730         * src/plugins/pgpinline/plugin.c
2731         * src/plugins/pgpmime/plugin.c
2732         * src/plugins/spamassassin/spamassassin.c
2733                 update/add to descriptions
2734         * src/plugins/spamassassin/spamassassin_gtk.c
2735                 fixes to the english, remove superfluous
2736                 tooltips, clean up a little
2738 2006-03-12 [paul]       2.0.0cvs133
2740         * src/compose.c
2741                 fix Bug 924, 'Account combo box shows up wrong 
2742                 if & is in account name'
2744 2006-03-11 [colin]      2.0.0cvs132
2746         * src/summaryview.c
2747                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2748                 messed up shift-selection because is slows down
2749                 moving around summaryview. thanks -users
2751 2006-03-10 [colin]      2.0.0cvs131
2753         * src/plugins/spamassassin/spamassassin_gtk.c
2754                 Put back Paul's engrish fixes
2756 2006-03-10 [colin]      2.0.0cvs130
2758         * src/plugins/spamassassin/spamassassin.c
2759         * src/plugins/spamassassin/spamassassin.h
2760         * src/plugins/spamassassin/spamassassin_gtk.c
2761                 Cleanup SA prefs page (more)
2762                 Patch by Fabien Vantard
2764 2006-03-10 [paul]       2.0.0cvs129
2766         * src/prefs_msg_colors.c
2767         * src/prefs_spelling.c
2768                 widget sensitivity
2770 2006-03-09 [mones]      2.0.0cvs128
2772         * po/es.po
2773                 Update for next RC
2775 2006-03-09 [wwp]        2.0.0cvs127
2777         * configure.ac
2778                 revert accidental commit (requirement for libetpan 0.43), this time
2779                 not in HEAD.
2781 2006-03-09 [wwp]        2.0.0cvs125
2783         * configure.ac
2784                 revert accidental commit (requirement for libetpan 0.43)
2786 2006-03-09 [paul]       2.0.0cvs126
2788         * src/prefs_receive.c
2789                 remove useless frame
2790                 replace 'incorporation' with 'receiving'
2791         * src/plugins/clamav/clamav_plugin_gtk.c
2792         * src/plugins/spamassassin/spamassassin_gtk.c
2793                 improve widget sensitivity
2794                 fix a bit his engrish
2796 2006-03-09 [wwp]        2.0.0cvs125
2798         * src/addressadd.c
2799         * src/foldersel.c
2800         * src/prefs_common.c
2801         * src/prefs_common.h
2802                 remember some more windows' sizes (add to addressbook and
2803                 select folder).
2805 2006-03-09 [paul]       2.0.0cvs124
2807         * src/plugins/pgpcore/prefs_gpg.c
2808                 normalise construction of dialogue
2810 2006-03-09 [paul]       2.0.0cvs123
2812         * src/plugins/trayicon/Makefile.am
2813                 add missing slash
2815 2006-03-08 [colin]      2.0.0cvs122
2817         * src/plugins/trayicon/Makefile.am
2818                 Fix build in separate dir 
2819                 Patch by Bamanzi <bamanzi@gmail.com>
2821 2006-03-08 [colin]      2.0.0cvs121
2823         * src/procmsg.c
2824                 Batch move and copies from summaryview with delayed execution
2825                 too
2827 2006-03-07 [paul]       2.0.0cvs120
2829         * src/common/utils.c
2830                 fix highlighting of URIs containing "()"
2831                 Patch by Pawel Pekala
2833 2006-03-07 [paul]       2.0.0cvs119
2835         * src/folder.c
2836         * src/folder.h
2837         * src/folderview.c
2838                 immediately do alphabetical resort when
2839                 changing a folder's name
2840                 Patch by Pawel Pekala
2842 2006-03-07 [paul]       2.0.0cvs118
2844         * src/news.c
2845         * src/news_gtk.c
2846                 when unsubscribing a newsgroup, remove the
2847                 folder and msgs in .sylpheed-claws/newscache
2848                 Patch by Pawel Pekala <c0rn@gazeta.pl>
2850 2006-03-07 [paul]       2.0.0cvs117
2852         * src/textview.c
2853                 fix wrong Fake URL Warning
2854                 Thanks to Hiro
2856 2006-03-07 [colin]      2.0.0cvs116
2858         * src/imap.c
2859                 Return immediately when password dialog was
2860                 cancelled
2861         * src/gtk/inputdialog.c
2862                 Allow empty strings for passwords
2865 2006-03-06 [colin]      2.0.0cvs115
2867         * src/imap.c
2868                 Prevent double-timeouts when connection fails
2870 2006-03-06 [colin]
2872         2.0.1-rc1 released
2874 2006-03-06 [colin]      2.0.0cvs114
2876         * src/imap.c
2877                 Refresh session during potentially long
2878                 operations
2880 2006-03-06 [wwp]        2.0.0cvs113
2882         * src/prefs_msg_colors.h
2883                 forgot that one (custom color labels).
2885 2006-03-06 [wwp]        2.0.0cvs112
2887         * src/prefs_common.c
2888         * src/prefs_common.h
2889         * src/prefs_msg_colors.c
2890         * src/summaryview.c
2891         * src/summaryview.h
2892         * src/gtk/colorlabel.c
2893         * src/gtk/colorlabel.h
2894                 colors in messages list are now customizable. Color values and names can
2895                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2896                 Thanks to Paul and Colin for their help with this longstanding patch!
2898 2006-03-06 [wwp]        2.0.0cvs111
2900         * src/textview.c
2901                 don't crash if (x)face is bad.
2903 2006-03-05 [paul]       2.0.0cvs110
2905         * AUTHORS
2906         * configure.ac
2907         * src/Makefile.am
2908         * src/common/Makefile.am
2909         * src/common/utils.h
2910         * src/etpan/imap-thread.c
2911         * src/gtk/authors.h
2912         * src/plugins/clamav/Makefile.am
2913         * src/plugins/demo/Makefile.am
2914         * src/plugins/dillo_viewer/Makefile.am
2915         * src/plugins/pgpcore/Makefile.am
2916         * src/plugins/pgpcore/passphrase.c
2917         * src/plugins/pgpinline/Makefile.am
2918         * src/plugins/pgpmime/Makefile.am
2919         * src/plugins/spamassassin/Makefile.am
2920         * src/plugins/trayicon/Makefile.am
2921                 fix builiding on cygwin
2922                 Patch by Ralgh Young <bamanzi@gmail.com>
2924 2006-03-04 [wwp]        2.0.0cvs109
2926         * manual/keyboard.xml
2927                 fix mixed up/down keys.
2929 2006-03-04 [wwp]        2.0.0cvs108
2931         * README
2932         * INSTALL
2933                 updated links to SpamAssassin.
2935 2006-03-04 [wwp]        2.0.0cvs107
2937         * manual/plugins.xml
2938         * src/plugins/spamassassin/README
2939                 updated SpamAssassin plugin docs to reflect new functional additions
2940                 (also fix/update/documents few technical stuff more, see the README).
2942 2006-03-04 [wwp]        2.0.0cvs106
2944         * src/prefs_message.c
2945                 normalized capitalization of message-prefs paths.
2947 2006-03-04 [wwp]        2.0.0cvs105
2949         * manual/advanced.xml
2950                 typo.
2952 2006-03-03 [colin]      2.0.0cvs104
2954         * src/plugins/clamav/clamav_plugin_gtk.c
2955                 Rework prefs page, patch by Fabien 
2957 2006-03-03 [colin]      2.0.0cvs103
2959         * src/plugins/clamav/clamav_plugin.c
2960                 Set error on all errors
2962 2006-03-03 [colin]      2.0.0cvs102
2964         * src/common/plugin.c
2965                 Initialize error to avoid crashing when a plugin fails
2966                 without setting error
2968 2006-03-02 [wwp]        2.0.0cvs101
2970         * configure.ac
2971                 fixed linker flags for libetpan support on Cygwin
2972                 (thanks to H.Merijn Brand).
2974 2006-03-02 [wwp]        2.0.0cvs100
2976         * src/addressbook.c
2977                 fix some AB error messages: one for punctuation and
2978                 one wrongly duplicate (thanks, maxbritov).
2980 2006-03-02 [wwp]        2.0.0cvs99
2982         * src/plugins/spamassassin/spamassassin.c
2983                 make sync calls to sa-learn/spamc to prevent
2984                 system (whatever local or client/server) overload.
2986 2006-03-02 [colin]      2.0.0cvs98
2988         * src/summaryview.c
2989                 Put the spam icon in the status column instead of the
2990                 mark one
2992 2006-03-01 [colin]      2.0.0cvs97
2994         * src/plugins/spamassassin/spamassassin.c
2995                 Fix segfault (g_file_set_contents fails for some 
2996                 reason and err==0x2f. Can't find out why with
2997                 valgrind, using working function :-)
2999 2006-03-01 [colin]      2.0.0cvs96
3001         * src/inc.c
3002                 Offline overriding: let 'No' be cached only 3 seconds
3004 2006-03-01 [colin]      2.0.0cvs95
3006         * src/addr_compl.c
3007         * src/addrbook.c
3008         * src/addressbook.c
3009         * src/addrindex.c
3010         * src/folder_item_prefs.c
3011         * src/headerview.c
3012         * src/imap.c
3013         * src/inc.c
3014         * src/ldif.c
3015         * src/mainwindow.c
3016         * src/mh.c
3017         * src/msgcache.c
3018         * src/prefs_common.h
3019         * src/prefs_msg_colors.c
3020         * src/procheader.c
3021         * src/procheader.h
3022         * src/procmime.c
3023         * src/procmsg.c
3024         * src/procmsg.h
3025         * src/send_message.h
3026         * src/simple-gettext.c
3027         * src/summaryview.c
3028         * src/summaryview.h
3029         * src/syldap.c
3030         * src/textview.c
3031         * src/undo.c
3032         * src/common/ssl_certificate.c
3033         * src/common/utils.c
3034         * src/gtk/colorsel.c
3035         * src/gtk/gtksctree.c
3036         * src/gtk/gtkshruler.c
3037         * src/plugins/trayicon/trayicon.c
3038                 #if 0 goes to /dev/null
3040 2006-03-01 [colin]      2.0.0cvs94
3042         * src/compose.c
3043         * src/imap.c
3044         * src/inc.c
3045         * src/inc.h
3046         * src/messageview.c
3047         * src/news.c
3048         * src/plugins/spamassassin/spamassassin.c
3049                 Allow to add information in the "working offline"
3050                 window
3052 2006-03-01 [wwp]        2.0.0cvs93
3054         * src/plugins/spamassassin/spamassassin.c
3055                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3056                 'cause it seems that calling `spamc ... < inputfile` with
3057                 g_spawn_(a)sync simply.. erm doesn't work :-).
3059 2006-03-01 [wwp]        2.0.0cvs92
3061         * src/toolbar.c
3062         * src/toolbar.h
3063                 simplify the adding of spam/ham button to the messageview toolbar
3064                 (it gets more clear now that the same button will be "Mark as spam"
3065                 or "Mark as ham" according to the current message status,
3066                 thanks to Colin).
3068 2006-03-01 [wwp]        2.0.0cvs91
3070         * src/messageview.c
3071         * src/procmsg.c
3072         * src/procmsg.h
3073         * src/summaryview.c
3074         * src/plugins/spamassassin/spamassassin.c
3075         * src/plugins/spamassassin/spamassassin.h
3076                 make learner callbacks return a status (0 for ok),
3077                 handle it in main code to avoid setting flags when learning failed,
3078                 don't learn on TCP if offline in spamassassin,
3079                 thanks to Colin.
3081                 
3083 2006-03-01 [wwp]        2.0.0cvs90
3085         * src/compose.c
3086                 some work around the compose window's account menu,
3087                 patch by Fabien Vantard.
3089 2006-03-01 [wwp]        2.0.0cvs89
3091         * src/plugins/spamassassin/spamassassin.c
3092                 fixed bad logics, was using spamc in local mode and sa-learn
3093                 in remote mode (thanks, Colin).
3095 2006-03-01 [wwp]        2.0.0cvs88
3097         * src/plugins/spamassassin/spamassassin.c
3098         * src/plugins/spamassassin/spamassassin.h
3099         * src/plugins/spamassassin/spamassassin_gtk.c
3100                 made processing of emails w/ sa-plugin an option (default is TRUE),
3101                 fixed Engrish some tooltips, capitalization of some debug messages
3102                 and warnings. The spamassassin plugin now provides two separate
3103                 services: process emails upon incorporation and spamd training.
3104                 Both services (un)register independently but use some common
3105                 plugin settings (transport settings, spam storage location).
3107 2006-02-28 [wwp]        2.0.0cvs87
3109         * src/plugins/spamassassin/spamassassin.c
3110                 fix async flag to spamc cmdline execution (batch exec should
3111                 be asynchronous).
3113 2006-02-27 [wwp]        2.0.0cvs86
3115         * src/plugins/spamassassin/spamassassin.c
3116         * src/plugins/spamassassin/spamassassin.h
3117         * src/plugins/spamassassin/spamassassin_gtk.c
3118                 - added the ability to learn a remote spamassassin server (spamd),
3119                 using spamc.
3120                 - added the spamassassin option 'username', that applies to all
3121                 spamassassin operations (filtering, learning, local or remote).
3122                 The default username is the current unix user (if left blank
3123                 from gtk prefs or config file).
3124                 - commented out some unused code (notebook widget), removed unused
3125                 layout (hbox1).
3126                 - make more widgets sensitive to the transport type.
3128 2006-02-27 [colin]      2.0.0cvs85
3130         * src/plugins/spamassassin/spamassassin.c
3131                 Fix sa-learn call when offline
3133 2006-02-27 [colin]      2.0.0cvs84
3135         * configure.ac
3136         * src/Makefile.am
3137         * src/mainwindow.c
3138         * src/mainwindow.h
3139         * src/messageview.c
3140         * src/messageview.h
3141         * src/prefs_toolbar.c
3142         * src/procmsg.c
3143         * src/stock_pixmap.c
3144         * src/stock_pixmap.h
3145         * src/summaryview.c
3146         * src/toolbar.c
3147         * src/toolbar.h
3148         * src/pixmaps/ham_btn.xpm
3149         * src/pixmaps/spam.xpm
3150         * src/pixmaps/spam_btn.xpm
3151         * src/plugins/spamassassin/spamassassin.c
3152                 Add button in toolbar for spam learning
3153                 Fix a few bugs from the last related commit
3154                 Revert 1.9.6cvs23 which messed up shift-selection
3156 2006-02-24 [colin]      2.0.0cvs83
3158         * src/procmsg.c
3159         * src/summaryview.c
3160         * src/summaryview.h
3161         * src/plugins/spamassassin/spamassassin.c
3162         * src/plugins/spamassassin/spamassassin.h
3163         * src/plugins/spamassassin/spamassassin_gtk.c
3164                 Unregister learner when spamassassin is either
3165                 disabled or over tcp
3167 2006-02-24 [colin]      2.0.0cvs82
3169         * src/Makefile.am
3170         * src/mainwindow.c
3171         * src/mainwindow.h
3172         * src/procmsg.c
3173         * src/procmsg.h
3174         * src/stock_pixmap.c
3175         * src/stock_pixmap.h
3176         * src/summaryview.c
3177         * src/summaryview.h
3178         * src/gtk/icon_legend.c
3179         * src/pixmaps/spam.xpm  ** NEW FILE **
3180         * src/plugins/spamassassin/spamassassin.c
3181         * src/plugins/spamassassin/spamassassin_gtk.c
3182                 Add spam learning interface (Mark/Mark as 
3183                 (spam|ham) menus)
3185 2006-02-24 [wwp]        2.0.0cvs81
3187         * src/compose.c
3188         * src/compose.h
3189         * src/filtering.c
3190                 hide compose window when sending message in batch mode
3191                 (filtering: forward and redirect). Also fixed a wrong
3192                 value returned when sending failed, neutral anyway.
3193                 (Colin, me) 
3195 2006-02-24 [wwp]        2.0.0cvs80
3197         * src/mainwindow.c
3198                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3200 2006-02-24 [paul]       2.0.0cvs79
3202         * src/news.c
3203         * src/news.h
3204         * src/news_gtk.c
3205                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3206                 Thanks to Colin
3208 2006-02-23 [colin]      2.0.0cvs78
3210         * src/alertpanel.c
3211                 Change OK to Close in alertpanel with View log
3212                 button; add accel to View log. Patch by Fabien
3213                 Vantard
3215 2006-02-23 [wwp]        2.0.0cvs77
3217         * src/compose.c
3218                 silly me, there were much more tests to perform, since toolbars can
3219                 really have down to 1 element only.
3221 2006-02-23 [wwp]        2.0.0cvs76
3223         * commitHelper
3224                 fixed indentation from my previous commit. Fallback to VISUAL if
3225                 EDITOR is not set (and to vi, at last resort).
3227 2006-02-23 [wwp]        2.0.0cvs75
3229         * commitHelper
3230                 improved error detection (Colin, me).
3232 2006-02-23 [wwp]        2.0.0cvs74
3234         * src/prefs_toolbar.c
3235                 simplify and fix prefs/toolbars layouting. Combos' contents can
3236                 now be really displayed.
3238 2006-02-23 [wwp]        2.0.0cvs73
3239         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3240         be really displayed.
3242 2006-02-22 [wwp]        2.0.0cvs72
3244         * src/compose.c
3245                 fix a typo in my previous commit (sorry!).
3247 2006-02-22 [wwp]        2.0.0cvs71
3249         * src/prefs_toolbar.c
3250                 fix a crash when adding separators to toolbars,
3251                 also fix some separator item information.
3253 2006-02-22 [wwp]        2.0.0cvs70
3255         * src/compose.c
3256                 fix a crash when redirecting (for instance) when compose window's
3257                 toolbar contents has been customized (when some buttons have been
3258                 removed in fact).
3260 2006-02-21 [wwp]        2.0.0cvs69
3262         * src/summaryview.c
3263         * src/gtk/pluginwindow.c
3264         * src/plugins/pgpcore/prefs_gpg.c
3265                 fix some compilation warnings (feat. remains of removed code).
3267 2006-02-21 [wwp]        2.0.0cvs68
3269         * src/gtk/gtkutils.c
3270                 fix two compilation issues, thanks to Stephan Sachse.
3272 2006-02-20 [colin]      2.0.0cvs67
3274         * src/mainwindow.c
3275                 Don't reselect displayed mail on refocus
3276                 This fixes actions misbehaving 
3278 2006-02-20 [wwp]        2.0.0cvs66
3280         * src/summaryview.c
3281         * src/gtk/gtksctree.c
3282         * src/gtk/gtkshruler.c
3283                 changed more runtime typecast checks.
3285 2006-02-20 [wwp]        2.0.0cvs65
3287         * src/summary_search.c
3288                 find all - summaryview refresh issue fixed, thanks to Colin.
3290 2006-02-20 [wwp]        2.0.0cvs64
3292         * src/gtk/gtkutils.c
3293                 better runtime typecast checks.
3295 2006-02-20 [wwp]        2.0.0cvs63
3297         * src/summary_search.c
3298                 enhancements to the summary search:
3299                         - add the ability to stop the running search
3300                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3301                         - don't search if no criteria (From/To/Subject/Body) is set
3302                         - ensure that a busy mouse pointer is always shown when searching,
3303                           show it even a bit earlier
3305 2006-02-19 [colin]      2.0.0cvs62
3307         * src/compose.c
3308         * src/imap.c
3309         * src/etpan/imap-thread.c
3310         * src/etpan/imap-thread.h
3311                 (Future) IMAP speed improvement on sending
3312                 Will require a libetpan update
3313         * src/summaryview.c
3314         * src/gtk/quicksearch.c
3315                 Make quicksearch clearable while running.
3317 2006-02-17 [colin]      2.0.0cvs61
3319         * src/imap.c
3320         * src/etpan/imap-thread.c
3321         * src/etpan/imap-thread.h
3322                 Check for IMAP certificates
3323                 ** Requires libetpan-0.42-cvs4 
3324                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3326 2006-02-17 [colin]      2.0.0cvs60
3328         * src/messageview.c
3329         * src/prefs_common.c
3330         * src/prefs_common.h
3331         * src/prefs_message.c
3332                 Add pref to display HTML-only mails with plugin, 
3333                 if possible (defaulting to FALSE of course).
3335 2006-02-16 [colin]      2.0.0cvs59
3337         * src/main.c
3338         * src/common/plugin.c
3339         * src/common/plugin.h
3340         * src/gtk/pluginwindow.c
3341                 Keep track of requested (but unloaded) plugins
3342                 in some error cases.
3344 2006-02-16 [wwp]        2.0.0cvs58
3346         * src/gtk/gtkaspell.c
3347         * src/gtk/gtkaspell.h
3348         * src/prefs_spelling.c
3349         * src/compose.c
3350         * src/prefs_common.c
3351         * src/prefs_common.h
3352                 implemented new optional spellchecker behaviour: re-check message when
3353                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3355 2006-02-16 [wwp]        2.0.0cvs57
3357         * src/quote_fmt_parse.y
3358                 pclose popen'ed pipe.
3360 2006-02-15 [colin]      2.0.0cvs56
3362         * src/mimeview.c
3363         * src/mimeview.h
3364                 Let MimeViewers know which MimeView they
3365                 depend of.
3366         * src/summaryview.c
3367                 Swap From/To columns in Sent/Queue/Drafts
3368                 folders
3369         * src/etpan/imap-thread.c
3370                 Use mailstream_low_tls_open() for STARTTLS
3371                 instead of mailstream_low_ssl_open()
3372                 ** REQUIRES libetpan 0.42cvs3 **
3374 2006-02-15 [wwp]        2.0.0cvs55
3376         * src/compose.c
3377         * src/compose.h
3378         * src/message_search.c
3379         * src/message_search.h
3380         * src/textview.c
3381         * src/gtk/gtkutils.c
3382         * src/gtk/gtkutils.h
3383                 added the ability to Find text in the compose window (and a bit
3384                 of code factorization).
3386 2006-02-15 [wwp]        2.0.0cvs54
3388         * src/prefs_gtk.c
3389                 yet another one file was missing (fix for some widgets' sensitivity).
3390                 Thanks Colin!
3392 2006-02-15 [wwp]        2.0.0cvs53
3394         * src/prefs_gtk.h
3395                 oops forgot that file (fix for some widgets' sensitivity).
3397 2006-02-15 [wwp]        2.0.0cvs52
3399         * src/summary_search.c
3400                 implemented advanced summary search options (added the ability
3401                 to use matcher conditions in an advanced search mode).
3403 2006-02-15 [wwp]        2.0.0cvs51
3405         * src/plugins/pgpcore/prefs_gpg.c
3406         * src/prefs_account.c
3407                 fix some widget sensitivity, mostly around some labels in
3408                 account prefs.
3410 2006-02-15 [paul]       2.0.0cvs50
3412         * manual/advanced.xml
3413                 improve Templates info
3414                 written by wwp
3416 2006-02-14 [colin]      2.0.0cvs49
3418         * src/pixmaps/address_book.xpm
3419         * src/pixmaps/preferences.xpm
3420         * src/pixmaps/properties.xpm
3421                 Fix pixmap size - patch by Fabien Vantard
3423 2006-02-13 [colin]      2.0.0cvs48
3425         * src/procmime.c
3426                 Add missing fclose()s on error
3427         * src/textview.c
3428                 Remove unused code
3429         * src/common/utils.c
3430                 Fix temp files not being deleted on windows
3431         Patches by Thomas Gilgin
3433 2006-02-13 [colin]      2.0.0cvs47
3435         * src/mainwindow.c
3436                 Fix exit crash
3438 2006-02-13 [wwp]        2.0.0cvs46
3440         * src/plugins/pgpcore/prefs_gpg.c
3441                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3443 2006-02-12 [colin]      2.0.0cvs45
3445         * src/folderview.c
3446         * src/main.c
3447         * src/mainwindow.c
3448                 Fix "stuff" when quitting
3450 2006-02-12 [wwp]        2.0.0cvs44
3452         * src/prefs_themes.c
3453                 fix typos in debug messages.
3455 2006-02-11 [colin]      2.0.0cvs43
3457         * src/summaryview.c
3458                 don't allow drag/drop from ourself
3460 2006-02-10 [wwp]        2.0.0cvs42
3462         * src/exporthtml.c
3463         * src/html.c
3464         * src/html.h
3465         * src/procmime.c
3466         * src/textview.c
3467                 renamed html_ prefixed functions and data structures to avoid
3468                 namespace clashes w/ other software (gtkhtml2 for instance).
3469                 Closes bug #907.
3472 2006-02-09 [colin]      2.0.0cvs41
3474         * src/summaryview.c
3475                 Fix shitty logic messed up. Thanks Ticho for the hint!
3477 2006-02-09 [wwp]        2.0.0cvs40
3479         * src/gtk/about.c
3480         * src/compose.c
3481         * src/prefs_account.c
3482         * src/prefs_gtk.h
3483         * src/editaddress.c
3484                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3485                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3486                 Browse buttons in accounts prefs.
3488 2006-02-09 [colin]      2.0.0cvs39
3490         * src/matcher.c
3491                 Check for pointer before using its members
3492         * src/gtk/gtksourceprintjob.c
3493                 Fix a wrong warning
3495 2006-02-09 [wwp]        2.0.0cvs38
3497         * src/gtk/filesel.c
3498                 fix few compiler warnings (type mismatch).
3500 2006-02-09 [paul]       2.0.0cvs37
3502         * po/fr.po
3503                 updated by Fabien Vantard
3505 2006-02-08 [colin]      2.0.0cvs36
3507         * src/prefs_common.c
3508         * src/common/defs.h
3509         * src/common/plugin.c
3510                 allow windows and linux configurations to coexist
3511                 patch by Thomas Gilgin
3513 2006-02-08 [colin]      2.0.0cvs35
3515         * src/filtering.c
3516         * src/matcher.c
3517         * src/matcher.h
3518         * src/matcher_parser_parse.y
3519         * src/prefs_filtering_action.c
3520         * src/prefs_matcher.c
3521                 Add the "Ignore thread" filtering
3522                 action
3524 2006-02-08 [colin]      2.0.0cvs34
3526         * src/compose.c
3527         * src/procmime.c
3528         * src/procmime.h
3529                 Fix bug #905 (damaged attachment)
3530                 text files with raw \0's aren't really text files
3531         FOR_STABLE
3533 2006-02-08 [colin]      2.0.0cvs33
3535         * src/summaryview.c
3536                 Fix crasher introduced yesterday
3538 2006-02-08 [wwp]        2.0.0cvs32
3540         * src/compose.c
3541         * src/compose.h
3542                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3544 2006-02-08 [wwp]        2.0.0cvs31
3546         * src/prefs_template.c
3547                 templates enhancement: allow address completion for Cc and Bcc fields
3548                 (it was currently possible for the To field only)
3550 2006-02-08 [colin]      2.0.0cvs30
3552         * src/compose.c
3553                 Don't unblock if not blocked
3554         FOR_STABLE
3556 2006-02-07 [colin]      2.0.0cvs29
3558         * src/action.c
3559                 Forgot to refresh summaryview
3561 2006-02-07 [colin]      2.0.0cvs28
3563         * src/action.c
3564                 Freeze/thaw message list and folder list while
3565                 processing %as{} actions 
3566         * src/compose.c
3567                 Fix auto-wrap disabling after a middle-click
3568                 paste - FOR_STABLE
3570 2006-02-07 [paul]       2.0.0cvs27
3572         * src/folder.c
3573                 fix freeing of uninitialised pointers
3574                 Thanks to Colin
3576 2006-02-06 [colin]      2.0.0cvs26
3578         * src/folder.c
3579                 Use g_slist_prepend in potentially big list
3581 2006-02-06 [colin]      2.0.0cvs25
3583         * src/folder.c
3584                 Completely skip processing if it doesn't 
3585                 exist (faster!)
3587 2006-02-06 [colin]      2.0.0cvs24
3589         * src/folder.c
3590         * src/summaryview.c
3591                 Batch filtering in summaryview (from Tools menu)
3592                 and pre/post//-processing too
3594 2006-02-06 [colin]      2.0.0cvs23
3596         * src/procmsg.h
3597         * src/filtering.c
3598                 Use a special field for batch filtering instead
3599                 of stepping on deferred execution's toes
3601 2006-02-06 [colin]      2.0.0cvs22
3603         * src/action.c
3604         * src/filtering.c
3605         * src/filtering.h
3606         * src/folder.c
3607         * src/summaryview.c
3608                 Fix filtering via menus and actions
3610 2006-02-06 [colin]      2.0.0cvs21
3612         * src/imap.c
3613                 Put the added file directly to cache if possible (will work
3614                 with next libetpan)
3615         * src/filtering.c
3616         * src/filtering.h
3617         * src/inc.c
3618         * src/folder.c
3619         * src/mbox.c
3620         * src/procmsg.h
3621                 Move and copy filtered messages by batches instead of one
3622                 by one - faster on IMAP
3623         * src/procmsg.c
3624                 Add a function that'll possibly be useful later
3626 2006-02-06 [colin]      2.0.0cvs20
3628         * src/addressbook.c
3629                 Use internal mime-type instead of text/plain for d'n'd
3630         * src/compose.c
3631                 Allow attaching files from mimeview's icon list via d'n'd
3632         * src/folderview.c
3633         * src/folderview.h
3634                 Use internal mime-type instead of text/plain for d'n'd
3635                 Don't try to selected opened folder if none is
3636                 Factorize d'n'd from other apps code
3637         * src/headerview.c
3638         * src/textview.c
3639         * src/gtk/gtkutils.c
3640         * src/gtk/gtkutils.h
3641                 Factorize Face/X-Face stuff
3642         * src/mimeview.c
3643                 Fix d'n'd to other apps
3644         * src/prefs_message.c
3645                 Let the XFace pref be usable without libcompface as it also
3646                 applies to Face
3647         * src/summaryview.c
3648                 Fix d'n'd to other apps
3649                 Factorize d'n'd from other apps code
3651 2006-02-06 [wwp]        2.0.0cvs19
3653         * po/it.po
3654                 Italian translation fixes by Andrea Spadaccini (no more confusion
3655                 between filtering and processing, and few changes in the About
3656                 dialog).
3659 2006-02-06 [mones]      2.0.0cvs18
3661         * src/gtk/icon_legend.c
3662                 Improved descriptions allowing better translations
3664 2006-02-05 [colin]      2.0.0cvs17
3666         * src/imap.c
3667                 Add the f*cking missing expunge that caused imap_fetch_env
3668                 to fail after an add_msgs ! :-///
3669         * src/etpan/imap-thread.c
3670                 Add a bit of debug
3671         FOR_STABLE
3673 2006-02-05 [colin]      2.0.0cvs16
3675         * src/common/utils.c
3676                 Don't check for return-path (or we can't put
3677                 back non-sent mails)
3679 2006-02-05 [colin]      2.0.0cvs15
3681         * src/textview.c
3682                 Don't try to display Face header in textview
3683                 when teh headerview's active
3685 2006-02-05 [colin]      2.0.0cvs14
3687         * tools/tbird2syl.py
3688         * tools/Makefile.am
3689                 Add script to import Thunderbird mails
3691 2006-02-05 [colin]      2.0.0cvs13
3693         * src/headerview.c
3694         * src/procheader.c
3695         * src/procmsg.c
3696         * src/procmsg.h
3697         * src/textview.c
3698                 Show Face headers - patch partially by Klaus Flittner
3700 2006-02-05 [colin]      2.0.0cvs12
3702         * src/folderview.c
3703         * src/summaryview.c
3704         * src/common/utils.c
3705         * src/common/utils.h
3706                 Let dnd work from mime icons to summaryview
3707                 and to folderview too
3708                 Add a crude test to avoid trying to add files
3709                 drag'n'dropped when they're not mails
3711 2006-02-04 [colin]      2.0.0cvs11
3713         * src/summaryview.c
3714         * src/mimeview.c
3715                 Fix utf8 conversion
3717 2006-02-04 [colin]      2.0.0cvs10
3719         * src/compose.c
3720         * src/folderview.c
3721         * src/mimeview.c
3722         * src/summaryview.c
3723         * src/summaryview.h
3724                 Added various drag and drop capas:
3725                 From                    To
3726                 summaryview             other apps
3727                 mimeview icons          other apps
3728                 other apps              summaryview
3729                 other apps              folderview
3731                 This shouldn't have broken the existing:
3732                 From                    To
3733                 summaryview             folderview
3734                 folderview              folderview
3735                 summaryview             compose's attachments
3737         Tests welcomed.
3739 2006-02-02 [paul]       2.0.0cvs9
3741         * src/mainwindow.c
3742                 move global option 'Set displayed columns...' out
3743                 of folder option grouping.
3744                 fix sensitivity of 'harvest addresses'
3745         FOR_STABLE
3747 2006-02-01 [colin]      2.0.0cvs8
3749         * src/mimeview.c
3750                 Revert the alertpanel patch, it sucks (intrusive
3751                 and gets in the way of "open")
3753 2006-02-01 [colin]      2.0.0cvs7
3755         * src/compose.c
3756         * src/prefs_account.c
3757         * src/prefs_common.c
3758         * src/common/defs.h
3759         * src/common/utils.c
3760         * src/common/utils.h
3761                 Add ability to edit the signature file
3762                 from the account preferences, and use
3763                 a default for the text editor.
3764                 Patch by Fabien Vantard
3766 2006-02-01 [colin]      2.0.0cvs6
3768         * src/mimeview.c
3769                 Try to get mime type by extension if it is
3770                 application/octet-stream
3771                 Display a window with possible choices when
3772                 encountering unknown mime types
3773         * src/gtk/filesel.c
3774         * src/gtk/filesel.h
3775                 Add preview
3776                 Allow multiple selection in filtered filesel
3777                 (patch by Fabien Vantard)
3778         * src/gtk/pluginwindow.c
3779                 Use it (patch by Fabien Vantard)
3781 2006-02-01 [paul]       2.0.0cvs5
3783         * src/jpilot.c
3784                 fix crash on creating jpilot address book
3785                 Thanks to Colin - FOR_STABLE
3786         * src/prefs_summaries.c
3787         * src/prefs_wrapping.c
3788         * src/gtk/icon_legend.c
3789         * src/gtk/quicksearch.c
3790                 string fixes and additions
3792 2006-02-01 [paul]       2.0.0cvs4
3794         * src/compose.c
3795         * src/mainwindow.c
3796         * src/messageview.c
3797         * src/prefs_send.c
3798                 add Arabic encoding option
3799                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
3801 2006-01-31 [colin]      2.0.0cvs3
3803         * src/plugins/pgpcore/passphrase.c
3804                 Convert passphrase to locale encoding
3805         * src/compose.c
3806                 Fix drafting on IMAP. Crappy bug sneaked in
3807                 the release :-/
3808         FOR_STABLE
3810 2006-01-30 [paul]       2.0.0cvs2
3812         * src/gtk/icon_legend.c
3813                 show the new entries
3815 2006-01-30 [colin]      2.0.0cvs1
3817         * src/manual.c
3818                 Check for the file to be present before 
3819                 enabling the menu - FOR_STABLE
3820         * src/gtk/icon_legend.c
3821                 Add folders icons (not all of them, there
3822                 are too much, but the most intriguing ones)
3824 2006-01-30 [paul]       2.0.0
3826         version 2.0.0 released
3828 2006-01-30 [paul]       1.9.100cvs200
3830         * manual/faq.xml
3831         * manual/gpl.xml
3832         * manual/intro.xml
3833         * manual/starting.xml
3834         * manual/sylpheed-claws-manual.xml
3835                 fixes, additions
3837 2006-01-29 [mones]      1.9.100cvs199
3839         * manual/account.xml
3840         * manual/advanced.xml
3841         * manual/glossary.xml
3842                 Some typos fixed, added LDIF term to glossary
3843         * po/es.po
3844                 Fixed leading plus symbol
3846 2006-01-29 [paul]       1.9.100cvs198
3848         * po/fi.po
3849         * po/sk.po
3850                 updated by Tommi Pirinen and Andrej Kacian
3852 2006-01-29 [paul]       1.9.100cvs197
3854         * src/gtk/authors.h
3855                 remove duplicates
3857 2006-01-29 [paul]       1.9.100cvs196
3859         * AUTHORS
3860         * po/nl.po
3861         * src/gtk/authors.h
3862         * tools/claws.i18n.status.pl
3863                 nl translation updated by Tim Dijkstra
3865 2006-01-29 [paul]       1.9.100cvs195
3867         * po/sr.po
3868         * po/sv.po
3869                 updated by Aleksandar Urosevic and Anders Troback
3871 2006-01-28 [colin]      1.9.100cvs194
3873         * src/gtk/gtksourceprintjob.c
3874                 Don't fiddle with PangoLayout when we
3875                 have an image
3877 2006-01-28 [paul]       1.9.100cvs193
3879         * AUTHORS
3880         * po/el.po
3881         * po/zh_CN.po
3882         * src/gtk/authors.h
3883         * tools/claws.i18n.status.pl
3884                 updated translations submitted by Stavros Giannouris
3885                 and Ralgh Young
3887 2006-01-27 [colin]      1.9.100cvs192
3889         * src/summaryview.c
3890         * src/gtk/gtksourceprintjob.c
3891                 Add image printing 
3892                 (libgnomeprint only, of course)
3894 2006-01-27 [paul]       1.9.100cvs191
3896         * po/fr.po
3897         * po/it.po
3898                 updated by Fabien Vantard and Andrea Spadaccini
3900 2006-01-26 [colin]      1.9.100cvs190
3902         * manual/Makefile.am
3903         * configure.ac
3904                 Make building the manual optional 
3905                 (--disable-manual)
3907 2006-01-26 [paul]       1.9.100cvs189
3909         * manual/glossary.xml
3910         * manual/plugins.xml
3911                 edited
3912         * po/en_GB.po
3913                 updated
3915 2006-01-26 [paul]       1.9.100cvs188
3917         * src/prefs_display_header.c
3918         * src/prefs_folder_column.c
3919         * src/prefs_msg_colors.c
3920         * src/prefs_summaries.c
3921         * src/prefs_summary_column.c
3922                 HIGify
3924 2006-01-25 [colin]      1.9.100cvs187
3926         * src/imap.c
3927                 Don't allow moving/copying mails between
3928                 queue/drafts and non-queue/drafts folders
3929                 Fixes bug #897 (message header is resetted 
3930                 if one is copied to Drafts)
3932 2006-01-25 [colin]      1.9.100cvs186
3934         * src/folder.c
3935         * src/mainwindow.c
3936                 Fix subscribed folders not found
3937         * src/compose.c
3938                 Don't try to encode as original mail's charset
3939                 if it's ascii 
3941 2006-01-25 [paul]       1.9.100cvs185
3943         * AUTHORS
3944         * po/Makevars
3945                 updated
3946         * po/de.po
3947         * po/pl.po
3948         * po/pt_BR.po
3949         * po/sr.po
3950                 updates submitted by Stephan Sachse, Emilian Nowak
3951                 and Quar, Frederico Goncalves Guimaraes, and
3952                 Aleksandar Urosevic
3953                 Fix Bug 896, 'PT_BR locale broken'.
3954         * src/gtk/authors.h
3955                 updated
3957 2006-01-24 [mones]      1.9.100cvs184
3959         * manual/glossary.xml
3960                 All current terms finished. Reviewers welcome ;-)
3961         * manual/keyboard.xml
3962                 Fixed column width for pdf output.
3963         * po/es.po
3964                 Updated
3966 2006-01-24 [paul]       1.9.100cvs183
3968         * manual/glossary.xml
3969                 fix id name
3970         * manual/dist/html/Makefile.am
3971         * manual/dist/pdf/Makefile.am
3972         * manual/dist/ps/Makefile.am
3973         * manual/dist/txt/Makefile.am
3974                 fix make deps
3975                 Thanks to Colin
3977 2006-01-24 [mones]      1.9.100cvs182
3979         * manual/glossary.xml
3980                 Nearly finished, some terms missing.
3982 2006-01-23 [paul]       1.9.100cvs181
3984         * manual/dist/html/Makefile.am
3985         * manual/dist/pdf/Makefile.am
3986         * manual/dist/ps/Makefile.am
3987         * manual/dist/txt/Makefile.am
3988         * src/mainwindow.c
3989                 re-enable manual
3990                 Thanks to Colin
3992 2006-01-22 [colin]      1.9.100cvs180
3994         * src/compose.c
3995         * src/gtk/gtkaspell.c
3996                 Don't deselect stuff before right-clicking, with aspell.
3997                 (This prevented right-click Copy, for example).
3998                 Thanks to Clo!
4000 2006-01-22 [paul]       1.9.100cvs179
4002         * src/summary_search.c
4003                 don't fix the widget size as it causes problems
4004                 under localisation.
4005                 Thanks to Emilian Nowak
4007 2006-01-21 [paul]       1.9.100cvs178
4009         * src/prefs_themes.c
4010                 fix broken underlining of label text
4011                 with some translations
4013 2006-01-21 [colin]      1.9.100cvs177
4015         * po/fr.po
4016                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4018 2006-01-20 [colin]      1.9.100cvs176
4020         * configure.ac
4021         * Makefile.am
4022         * manual/Makefile
4023         * manual/dist/html/.cvsignore
4024         * manual/dist/html/Makefile.am
4025         * manual/dist/pdf/.cvsignore
4026         * manual/dist/pdf/Makefile.am
4027         * manual/dist/ps/.cvsignore
4028         * manual/dist/ps/Makefile.am
4029         * manual/dist/txt/.cvsignore
4030         * manual/dist/txt/Makefile.am
4031                 Autotool-ize manual
4033 2006-01-20 [paul]       1.9.100cvs175
4035         * manual/handling.xml
4036                 make Filtering and Searching entries easier to find
4037         * manual/keyboard.xml
4038                 add the remaining default keybinds
4039         * src/prefs_summaries.c
4040                 update the default keybinds
4042 2006-01-20 [paul]       1.9.100cvs174
4044         * src/addressbook.c
4045         * src/addrgather.c
4046         * src/addrharvest.c
4047         * src/editaddress.c
4048         * src/editgroup.c
4049         * src/exphtmldlg.c
4050         * src/expldifdlg.c
4051         * src/exporthtml.c
4052         * src/exportldif.c
4053         * src/ldif.c
4054                 replace 'e-mail' with 'email'
4055         * src/summary_search.c
4056                 add mnemonic to "Find all" button
4058 2006-01-20 [wwp]        1.9.100cvs173
4060         * src/export.c
4061         * src/import.c
4062                 touched mbox import/export buttons for HIG-compliance
4064 2006-01-19 [paul]       1.9.100cvs172
4066         * manual/account.xml
4067         * manual/addrbook.xml
4068         * manual/advanced.xml
4069         * manual/faq.xml
4070         * manual/handling.xml
4071         * manual/intro.xml
4072         * manual/plugins.xml
4073         * manual/starting.xml
4074                 more editing
4076 2006-01-19 [paul]       1.9.100cvs171
4078         * src/toolbar.c
4079                 allow use of trash button while receiving
4080                 Thanks to Colin
4082 2006-01-19 [wwp]        1.9.100cvs170
4084         * src/gtk/quicksearch.c
4085         * src/compose.c
4086                 force text color to black when yellow background is set
4088 2006-01-19 [colin]      1.9.100cvs169
4090         * src/plugins/trayicon/trayicon.c
4091                 Gray out Get Mail when already getting mail
4093 2006-01-18 [paul]       1.9.100cvs168
4095         * src/compose.c
4096                 give widget yellow background was To is
4097                 set via folder prefs
4098         * src/gtk/quicksearch.c
4099                 give widget yellow background when quick
4100                 search is active.
4101                 Thanks to Colin
4103 2006-01-18 [paul]       1.9.100cvs167
4105         * doc/man/sylpheed-claws.1
4106                 add --subscribe option
4108 2006-01-18 [paul]       1.9.100cvs166
4110         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4111         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4112                 use %U instead of %F (%F is broken for user installed
4113                 files in kde 3.5)
4115 2006-01-18 [colin]      1.9.100cvs165
4117         * src/summaryview.c
4118                 Default to Yes in "No more * messages" dialogs
4120 2006-01-17 [colin]      1.9.100cvs164
4122         * src/compose.c
4123                 Possibly fix an invalid iterator causing
4124                 crash
4126 2006-01-17 [colin]      1.9.100cvs163
4128         * src/mimeview.c
4129                 Fix crash when the image disappears under the
4130                 image viewer
4132 2006-01-16 [colin]      1.9.100cvs162
4134         * src/compose.c
4135                 Fix reenabling autowrap
4137 2006-01-16 [colin]      1.9.100cvs161
4139         * src/compose.c
4140                 reset quote_len before getting quote_str
4142 2006-01-16 [colin]      1.9.100cvs160
4144         * src/account.c
4145         * src/account.h
4146         * src/folder.c
4147         * src/imap_gtk.c
4148         * src/mh_gtk.c
4149                 Fix bug #883 (default inbox does not track folder move)
4151 2006-01-16 [colin]      1.9.100cvs159
4153         * src/compose.c
4154         * src/plugins/pgpcore/passphrase.c
4155                 More buttons fixes
4157 2006-01-16 [paul]       1.9.100cvs158
4159         * src/prefs_actions.c
4160         * src/prefs_filtering_action.c
4161         * src/prefs_matcher.c
4162         * src/quote_fmt.c
4163         * src/gtk/description_window.c
4164         * src/gtk/description_window.h
4165         * src/gtk/quicksearch.c
4166                 description window cleanups
4168 2006-01-15 [colin]      1.9.100cvs157
4170         * src/addressbook.c
4171         * src/prefs_filtering.c
4172                 Same here
4174 2006-01-15 [colin]      1.9.100cvs156
4176         * src/folderview.c
4177         * src/mainwindow.c
4178                 Same for "Empty trash"
4180 2006-01-15 [colin]      1.9.100cvs155
4182         * src/inc.c
4183                 Override offline dialog had Yes by default
4185 2006-01-15 [colin]      1.9.100cvs154
4187         * src/summaryview.c
4188                 Delete selected messages? previously had Yes the default
4190 2006-01-15 [colin]      1.9.100cvs153
4192         * src/folder.c
4193         * src/folder.h
4194         * src/main.c
4195                 Check if a mailbox is loaded after all
4196                 plugins are loaded.
4198 2006-01-15 [colin]      1.9.100cvs152
4200         * src/folder.c
4201                 Don't start wizard when there are unloaded folders (will help
4202                 people with only mbox or maildir mailboxes)
4204 2006-01-14 [colin]      1.9.100cvs151
4206         * src/addressbook.c
4207         * src/expldifdlg.c
4208         * src/importldif.c
4209         * src/importmutt.c
4210         * src/importpine.c
4211         * src/mh_gtk.c
4212                 More HIG compliance and fixes
4214 2006-01-14 [colin]      1.9.100cvs150
4216         * src/prefs_filtering_action.c
4217         * src/foldersel.c
4218                 Two forgotten button order changes
4220 2006-01-14 [colin]      1.9.100cvs149
4222         * src/account.c
4223         * src/addressbook.c
4224         * src/compose.c
4225         * src/folderview.c
4226         * src/imap_gtk.c
4227         * src/mainwindow.c
4228         * src/mh_gtk.c
4229         * src/news_gtk.c
4230         * src/prefs_actions.c
4231         * src/prefs_customheader.c
4232         * src/prefs_filtering.c
4233         * src/prefs_matcher.c
4234         * src/prefs_template.c
4235         * src/ssl_manager.c
4236         * src/summaryview.c
4237         * src/textview.c
4238         * src/toolbar.c
4239                 All deletion confirmations are now "Cancel, Delete" 
4240                 instead of "No, Yes"
4241                 Clarified most of the other "No, Yes" to 
4242                 "Cancel, Descriptive_action"
4243                 Rechanged the "Entry not saved" alerts to have 
4244                 "Close, Continue editing"
4247 2006-01-14 [paul]
4249         * 2.0.0-rc4 released
4251 2006-01-14 [paul]       1.9.100cvs148
4253         * src/account.c
4254         * src/addressadd.c
4255         * src/addressbook.c
4256         * src/compose.c
4257         * src/editaddress.c
4258         * src/editbook.c
4259         * src/editgroup.c
4260         * src/editjpilot.c
4261         * src/editldap.c
4262         * src/editvcard.c
4263         * src/exphtmldlg.c
4264         * src/expldifdlg.c
4265         * src/folderview.c
4266         * src/grouplistdialog.c
4267         * src/imap_gtk.c
4268         * src/importmutt.c
4269         * src/importpine.c
4270         * src/inc.c
4271         * src/main.c
4272         * src/mainwindow.c
4273         * src/message_search.c
4274         * src/messageview.c
4275         * src/mh_gtk.c
4276         * src/mimeview.c
4277         * src/news_gtk.c
4278         * src/prefs_actions.c
4279         * src/prefs_customheader.c
4280         * src/prefs_filtering.c
4281         * src/prefs_matcher.c
4282         * src/prefs_template.c
4283         * src/prefs_themes.c
4284         * src/ssl_manager.c
4285         * src/summary_search.c
4286         * src/summaryview.c
4287         * src/textview.c
4288         * src/toolbar.c
4289         * src/gtk/foldersort.c
4290         * src/gtk/gtkaspell.c
4291         * src/gtk/inputdialog.c
4292         * src/gtk/prefswindow.c
4293         * src/plugins/pgpcore/select-keys.c
4294         * src/plugins/trayicon/trayicon.c
4295                 HIG compliant button order
4297 2006-01-14 [mones]      1.9.100cvs147
4299         * po/es.po
4300                 Updated translation
4302 2006-01-13 [paul]       1.9.100cvs146
4304         * AUTHORS
4305         * ChangeLog
4306         * src/gtk/authors.h
4307                 add Joshua M. Kwan to contributors list
4309 2006-01-13 [colin]      1.9.100cvs145
4311         * src/gtk/quicksearch.c
4312                 Don't refocus quick search after executing (Esc or Enter)
4313                 Allows to '/'search something then move up/down in 
4314                 summaryview, and to Esc a search and be back in the 
4315                 summaryview
4317 2006-01-13 [paul]       1.9.100cvs144
4319         * src/plugins/pgpinline/pgpinline.c
4320                 support Content-Type 'application/pgp'
4321                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4323 2006-01-13 [paul]       1.9.100cvs143
4325         * manual/account.xml
4326                 make mention of partial retrieval
4327                 thanks to Colin
4329 2006-01-13 [paul]       1.9.100cvs142
4331         * src/account.c
4332         * src/account.h
4333         * src/action.c
4334         * src/action.h
4335         * src/adbookbase.h
4336         * src/addr_compl.c
4337         * src/addr_compl.h
4338         * src/addrbook.c
4339         * src/addrcache.c
4340         * src/addrcache.h
4341         * src/addrcindex.c
4342         * src/addrcindex.h
4343         * src/addrclip.c
4344         * src/addrclip.h
4345         * src/addrdefs.h
4346         * src/addressadd.c
4347         * src/addressadd.h
4348         * src/addressbook.c
4349         * src/addressbook.h
4350         * src/addrgather.c
4351         * src/addrgather.h
4352         * src/addrharvest.c
4353         * src/addrharvest.h
4354         * src/addrindex.c
4355         * src/addrindex.h
4356         * src/addritem.c
4357         * src/addritem.h
4358         * src/addrquery.c
4359         * src/addrquery.h
4360         * src/addrselect.c
4361         * src/addrselect.h
4362         * src/alertpanel.c
4363         * src/alertpanel.h
4364         * src/browseldap.c
4365         * src/browseldap.h
4366         * src/codeconv.c
4367         * src/codeconv.h
4368         * src/compose.c
4369         * src/compose.h
4370         * src/customheader.c
4371         * src/customheader.h
4372         * src/displayheader.c
4373         * src/displayheader.h
4374         * src/editaddress.c
4375         * src/editaddress.h
4376         * src/editbook.c
4377         * src/editbook.h
4378         * src/editgroup.c
4379         * src/editgroup.h
4380         * src/editjpilot.c
4381         * src/editjpilot.h
4382         * src/editldap.c
4383         * src/editldap.h
4384         * src/editldap_basedn.c
4385         * src/editldap_basedn.h
4386         * src/editvcard.c
4387         * src/editvcard.h
4388         * src/exphtmldlg.c
4389         * src/exphtmldlg.h
4390         * src/expldifdlg.c
4391         * src/expldifdlg.h
4392         * src/export.h
4393         * src/exporthtml.c
4394         * src/exporthtml.h
4395         * src/exportldif.c
4396         * src/exportldif.h
4397         * src/filtering.c
4398         * src/filtering.h
4399         * src/folder.c
4400         * src/folder.h
4401         * src/folder_item_prefs.c
4402         * src/folder_item_prefs.h
4403         * src/foldersel.c
4404         * src/foldersel.h
4405         * src/folderutils.c
4406         * src/folderutils.h
4407         * src/folderview.c
4408         * src/folderview.h
4409         * src/grouplistdialog.c
4410         * src/grouplistdialog.h
4411         * src/headerview.c
4412         * src/html.c
4413         * src/html.h
4414         * src/image_viewer.c
4415         * src/image_viewer.h
4416         * src/imap.c
4417         * src/imap.h
4418         * src/imap_gtk.c
4419         * src/imap_gtk.h
4420         * src/import.h
4421         * src/importldif.c
4422         * src/importldif.h
4423         * src/importmutt.c
4424         * src/importmutt.h
4425         * src/importpine.c
4426         * src/importpine.h
4427         * src/inc.c
4428         * src/inc.h
4429         * src/jpilot.c
4430         * src/jpilot.h
4431         * src/ldapctrl.c
4432         * src/ldapctrl.h
4433         * src/ldaplocate.c
4434         * src/ldaplocate.h
4435         * src/ldapquery.c
4436         * src/ldapquery.h
4437         * src/ldapserver.c
4438         * src/ldapserver.h
4439         * src/ldaputil.c
4440         * src/ldaputil.h
4441         * src/ldif.c
4442         * src/ldif.h
4443         * src/main.c
4444         * src/main.h
4445         * src/mainwindow.c
4446         * src/mainwindow.h
4447         * src/manual.c
4448         * src/manual.h
4449         * src/mbox.c
4450         * src/mbox.h
4451         * src/message_search.c
4452         * src/message_search.h
4453         * src/messageview.c
4454         * src/messageview.h
4455         * src/mh.c
4456         * src/mh.h
4457         * src/mh_gtk.c
4458         * src/mh_gtk.h
4459         * src/mimeview.c
4460         * src/mimeview.h
4461         * src/msgcache.c
4462         * src/msgcache.h
4463         * src/mutt.c
4464         * src/mutt.h
4465         * src/news.c
4466         * src/news.h
4467         * src/news_gtk.c
4468         * src/news_gtk.h
4469         * src/partial_download.c
4470         * src/partial_download.h
4471         * src/pine.c
4472         * src/pine.h
4473         * src/pop.c
4474         * src/pop.h
4475         * src/prefs_account.c
4476         * src/prefs_account.h
4477         * src/prefs_actions.c
4478         * src/prefs_actions.h
4479         * src/prefs_common.c
4480         * src/prefs_common.h
4481         * src/prefs_compose_writing.c
4482         * src/prefs_compose_writing.h
4483         * src/prefs_customheader.c
4484         * src/prefs_customheader.h
4485         * src/prefs_display_header.c
4486         * src/prefs_display_header.h
4487         * src/prefs_filtering.c
4488         * src/prefs_filtering.h
4489         * src/prefs_filtering_action.c
4490         * src/prefs_filtering_action.h
4491         * src/prefs_folder_column.c
4492         * src/prefs_folder_column.h
4493         * src/prefs_folder_item.c
4494         * src/prefs_folder_item.h
4495         * src/prefs_fonts.c
4496         * src/prefs_fonts.h
4497         * src/prefs_gtk.c
4498         * src/prefs_gtk.h
4499         * src/prefs_image_viewer.c
4500         * src/prefs_image_viewer.h
4501         * src/prefs_matcher.c
4502         * src/prefs_matcher.h
4503         * src/prefs_message.c
4504         * src/prefs_msg_colors.c
4505         * src/prefs_msg_colors.h
4506         * src/prefs_other.c
4507         * src/prefs_quote.c
4508         * src/prefs_receive.c
4509         * src/prefs_send.c
4510         * src/prefs_spelling.c
4511         * src/prefs_spelling.h
4512         * src/prefs_summaries.c
4513         * src/prefs_summaries.h
4514         * src/prefs_summary_column.c
4515         * src/prefs_summary_column.h
4516         * src/prefs_template.c
4517         * src/prefs_template.h
4518         * src/prefs_themes.c
4519         * src/prefs_themes.h
4520         * src/prefs_toolbar.c
4521         * src/prefs_toolbar.h
4522         * src/prefs_wrapping.c
4523         * src/prefs_wrapping.h
4524         * src/privacy.c
4525         * src/privacy.h
4526         * src/procheader.c
4527         * src/procheader.h
4528         * src/procmime.c
4529         * src/procmime.h
4530         * src/procmsg.c
4531         * src/procmsg.h
4532         * src/quote_fmt.c
4533         * src/quote_fmt_parse.y
4534         * src/recv.c
4535         * src/recv.h
4536         * src/remotefolder.c
4537         * src/remotefolder.h
4538         * src/send_message.c
4539         * src/send_message.h
4540         * src/setup.c
4541         * src/setup.h
4542         * src/sourcewindow.c
4543         * src/sourcewindow.h
4544         * src/ssl_manager.c
4545         * src/ssl_manager.h
4546         * src/statusbar.c
4547         * src/statusbar.h
4548         * src/stock_pixmap.c
4549         * src/stock_pixmap.h
4550         * src/summary_search.c
4551         * src/summary_search.h
4552         * src/summaryview.c
4553         * src/summaryview.h
4554         * src/syldap.c
4555         * src/syldap.h
4556         * src/textview.c
4557         * src/textview.h
4558         * src/toolbar.c
4559         * src/toolbar.h
4560         * src/undo.c
4561         * src/undo.h
4562         * src/unmime.c
4563         * src/unmime.h
4564         * src/vcard.c
4565         * src/vcard.h
4566         * src/wizard.c
4567         * src/wizard.h
4568         * src/common/base64.c
4569         * src/common/base64.h
4570         * src/common/defs.h
4571         * src/common/hooks.c
4572         * src/common/hooks.h
4573         * src/common/log.c
4574         * src/common/log.h
4575         * src/common/mgutils.c
4576         * src/common/mgutils.h
4577         * src/common/nntp.c
4578         * src/common/nntp.h
4579         * src/common/passcrypt.c
4580         * src/common/passcrypt.h.in
4581         * src/common/plugin.c
4582         * src/common/plugin.h
4583         * src/common/prefs.c
4584         * src/common/prefs.h
4585         * src/common/progressindicator.c
4586         * src/common/progressindicator.h
4587         * src/common/quoted-printable.c
4588         * src/common/quoted-printable.h
4589         * src/common/session.c
4590         * src/common/session.h
4591         * src/common/smtp.c
4592         * src/common/smtp.h
4593         * src/common/socket.c
4594         * src/common/socket.h
4595         * src/common/ssl.c
4596         * src/common/ssl.h
4597         * src/common/ssl_certificate.c
4598         * src/common/ssl_certificate.h
4599         * src/common/stringtable.c
4600         * src/common/stringtable.h
4601         * src/common/sylpheed.c
4602         * src/common/sylpheed.h
4603         * src/common/template.c
4604         * src/common/template.h
4605         * src/common/timing.h
4606         * src/common/utils.c
4607         * src/common/utils.h
4608         * src/common/version.h.in
4609         * src/common/xml.c
4610         * src/common/xml.h
4611         * src/common/xmlprops.c
4612         * src/common/xmlprops.h
4613         * src/gtk/colorlabel.c
4614         * src/gtk/colorsel.c
4615         * src/gtk/colorsel.h
4616         * src/gtk/description_window.c
4617         * src/gtk/description_window.h
4618         * src/gtk/filesel.c
4619         * src/gtk/filesel.h
4620         * src/gtk/foldersort.c
4621         * src/gtk/foldersort.h
4622         * src/gtk/gtkutils.c
4623         * src/gtk/gtkutils.h
4624         * src/gtk/inputdialog.c
4625         * src/gtk/inputdialog.h
4626         * src/gtk/logwindow.c
4627         * src/gtk/logwindow.h
4628         * src/gtk/manage_window.c
4629         * src/gtk/manage_window.h
4630         * src/gtk/menu.c
4631         * src/gtk/menu.h
4632         * src/gtk/pluginwindow.c
4633         * src/gtk/pluginwindow.h
4634         * src/gtk/prefswindow.c
4635         * src/gtk/prefswindow.h
4636         * src/gtk/progressdialog.c
4637         * src/gtk/progressdialog.h
4638         * src/gtk/sslcertwindow.c
4639         * src/gtk/sslcertwindow.h
4640         * src/plugins/clamav/clamav_plugin.c
4641         * src/plugins/clamav/clamav_plugin.h
4642         * src/plugins/clamav/clamav_plugin_gtk.c
4643         * src/plugins/demo/demo.c
4644         * src/plugins/dillo_viewer/dillo_prefs.c
4645         * src/plugins/dillo_viewer/dillo_prefs.h
4646         * src/plugins/dillo_viewer/dillo_viewer.c
4647         * src/plugins/pgpcore/passphrase.c
4648         * src/plugins/pgpcore/passphrase.h
4649         * src/plugins/pgpcore/plugin.c
4650         * src/plugins/pgpcore/select-keys.c
4651         * src/plugins/pgpcore/select-keys.h
4652         * src/plugins/pgpcore/sgpgme.c
4653         * src/plugins/pgpcore/sgpgme.h
4654         * src/plugins/pgpinline/pgpinline.c
4655         * src/plugins/pgpinline/pgpinline.h
4656         * src/plugins/pgpinline/plugin.c
4657         * src/plugins/pgpmime/pgpmime.c
4658         * src/plugins/pgpmime/pgpmime.h
4659         * src/plugins/pgpmime/plugin.c
4660         * src/plugins/spamassassin/spamassassin.c
4661         * src/plugins/spamassassin/spamassassin.h
4662         * src/plugins/spamassassin/spamassassin_gtk.c
4663         * src/plugins/trayicon/trayicon.c
4664                 update copyright header
4666 2006-01-13 [paul]       1.9.100cvs141
4668         * src/account.c
4669         * src/export.c
4670         * src/import.c
4671         * src/mainwindow.c
4672         * src/prefs_account.c
4673         * src/prefs_display_header.c
4674         * src/prefs_receive.c
4675         * src/prefs_send.c
4676         * src/prefs_summaries.c
4677         * src/prefs_themes.c
4678         * src/prefs_toolbar.c
4679         * src/gtk/about.c
4680                 various cleanups
4682 2006-01-12 [colin]      1.9.100cvs140
4684         * src/folder.c
4685         * src/folder.h
4686         * src/main.c
4687                 Add --subscribe option
4688                 Let sylpheed-claws email@domain.com equivalent to --compose
4689                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4691 2006-01-12 [paul]       1.9.100cvs139
4693         * src/mainwindow.c
4694                 append 'Change folder order' label with '...'
4695         * src/prefs_actions.c
4696                 allow reordering of actions list by dnd
4697         * src/gtk/foldersort.c
4698                 make the dialog nicer
4700 2006-01-11 [colin]      1.9.100cvs138
4702         * src/compose.c
4703                 Allow templates without text
4705 2006-01-11 [paul]       1.9.100cvs137
4707         * tools/README
4708         * tools/filter_conv_new.pl
4709                 add info to README
4710                 also check .sylpheed for filter.xml
4711                 be a bit informative to the user
4713 2006-01-11 [colin]      1.9.100cvs136
4715         * src/textview.c
4716                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4718 2006-01-10 [paul]       1.9.100cvs135
4720         * tools/Makefile.am
4721         * tools/filter_conv_new.pl
4722                 add script to convert new style Sylpheed
4723                 filter rules (Sylpheed >= 0.9.99) to
4724                 Claws filtering rules
4726 2006-01-10 [colin]      1.9.100cvs134
4728         * src/compose.c
4729                 Fix broken line joins in certain conditions
4730                 (between two quoted lines: <enter><enter><up>
4731                  <type a wrapped sentence><go in the first line>
4732                  <insert more text><watch as line joining failed>)
4734 2006-01-10 [paul]       1.9.100cvs133
4736         * src/compose.c
4737                 don't report success in error dialog
4738                 thanks to Colin
4739         * src/common/utils.c
4740                 include some trailing punctuations as URI
4741                 thanks to Hiro
4743 2006-01-10 [paul]       1.9.100cvs132
4745         * src/mimeview.c
4746                 fix incompatible pointer type
4747                 warning
4749 2006-01-10 [paul]       1.9.100cvs131
4751         * src/compose.c
4752                 change Subject in window title
4753                 instantaneously
4755 2006-01-09 [colin]      1.9.100cvs130
4757         * src/addressbook.c
4758         * src/headerview.c
4759         * src/mainwindow.c
4760         * src/messageview.c
4761         * src/mimeview.c
4762         * src/noticeview.c
4763         * src/summaryview.c
4764                 Fix possible crashes on exit and in addressbook
4766 2006-01-09 [paul]       1.9.100cvs129
4768         * src/prefs_msg_colors.c
4769                 some cleanups that I forgot last time
4771 2006-01-09 [paul]       1.9.100cvs128
4773         * README
4774         * src/folderview.c
4775         * src/prefs_msg_colors.c
4776                 add previously hidden option, color_new, to
4777                 the gui
4778                 move the page to Display/
4779                 rework the gui
4781 2006-01-09 [wwp]        1.9.100cvs127
4783         * src/prefs_themes.c
4784                 made the prefs/display/themes layouts spacing less condensed
4785                 (and so they match other prefs/pages' look).
4787 2006-01-09 [paul]       1.9.100cvs126
4789         * src/compose.c
4790         * src/prefs_common.c
4791         * src/prefs_common.h
4792         * src/prefs_wrapping.c
4793                 remove 'wrap at send' option
4795 2006-01-06 [colin]      1.9.100cvs125
4797         * src/compose.c
4798                 Just make completely sure we don't insert "manual line breaks" 
4799                 when wrapping... 
4801 2006-01-04 [paul]
4803         * 2.0.0-rc3 released
4805 2006-01-04 [paul]       1.9.100cvs124
4807         * src/folderview.c
4808                 fix bug 882, 'quick scroll in folder list
4809                 displays wrong folder contents'
4811 2006-01-04 [paul]       1.9.100cvs123
4813         * src/plugins/pgpmime/pgpmime.c
4814                 better debug information when signing
4815                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4817 2006-01-03 [colin]      1.9.100cvs122
4819         * configure.ac
4820                 We need to recheck for gpgme 1.0.0 after checking
4821                 for 1.1.1, because if 1.1.1 isn't available, 
4822                 GPGME_LIBS and friends are blanked out by the 
4823                 second check.
4825 2006-01-03 [colin]      1.9.100cvs121
4827         * src/common/prefs.c
4828                 Windows unlink-before rename fix
4829         * src/plugins/pgpcore/sgpgme.c
4830                 Add support for PKA info if available
4831                 Both patches by Werner Koch
4833 2006-01-03 [paul]       1.9.100cvs120
4835         * src/messageview.c
4836                 fix bug 884, 'Send receipt' button visible in queue
4837                 Thanks to Colin
4839 2006-01-02 [colin]      1.9.100cvs119
4841         * src/compose.c
4842         * src/imap.c
4843                 Fix autosave on IMAP and more generally try to
4844                 return the correct ID on a newly added IMAP message
4846 2006-01-02 [paul]       1.9.100cvs118
4848         * manual/keyboard.xml
4849                 edited
4851 2006-01-01 [paul]       1.9.100cvs117
4853         * src/gtk/authors.h
4854                 alphabetical order
4856 2005-12-30 [colin]      1.9.100cvs116
4858         * manual/advanced.xml
4859                 Explain Pre/Post-processing differences.
4861 2005-12-30 [colin]      1.9.100cvs115
4863         * src/mh.c
4864                 Implement copy_msgs for a little optimization
4865         * src/imap.c
4866                 Finish yesterday's fix
4868 2005-12-29 [colin]      1.9.100cvs114
4870         * src/imap.c
4871                 Fix occasional failure in fetching a mail over
4872                 IMAP
4874 2005-12-29 [colin]      1.9.100cvs113
4876         * src/compose.c
4877                 Don't remove a draft when sending it, if it is 
4878                 locked.
4880 2005-12-28 [colin]      1.9.100cvs112
4882         * src/summaryview.c
4883                 Fix leak for real
4885 2005-12-28 [wwp]        1.9.100cvs111
4887         * doc/faq/.cvsignore
4888         * doc/faq/de/.cvsignore
4889         * doc/faq/en/.cvsignore
4890         * doc/faq/es/.cvsignore
4891         * doc/faq/fr/.cvsignore
4892         * doc/faq/it/.cvsignore
4893         * doc/manual/.cvsignore
4894         * doc/manual/de/.cvsignore
4895         * doc/manual/en/.cvsignore
4896         * doc/manual/es/.cvsignore
4897         * doc/manual/fr/.cvsignore
4898         * doc/manual/ja/.cvsignore
4899         * src/plugins/mathml_viewer/.cvsignore
4900                 rollback revival of those files (my bad, sorry for the noise).
4902 2005-12-28 [wwp]        1.9.100cvs110
4904         * src/compose.c
4905                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
4907 2005-12-28 [wwp]        1.9.100cvs109
4909         * doc/faq/.cvsignore
4910         * doc/faq/de/.cvsignore
4911         * doc/faq/en/.cvsignore
4912         * doc/faq/es/.cvsignore
4913         * doc/faq/fr/.cvsignore
4914         * doc/faq/it/.cvsignore
4915         * doc/manual/.cvsignore
4916         * doc/manual/de/.cvsignore
4917         * doc/manual/en/.cvsignore
4918         * doc/manual/es/.cvsignore
4919         * doc/manual/fr/.cvsignore
4920         * doc/manual/ja/.cvsignore
4921         * src/plugins/mathml_viewer/.cvsignore
4922         * po/.cvsignore
4923                 more files to ignore.
4925 2005-12-24 [colin]      1.9.100cvs108
4927         * AUTHORS
4928         * src/gtk/authors.h
4929                 Update for Werner
4931 2005-12-24 [colin]      1.9.100cvs107
4933         * src/procmsg.c
4934                 Allow NULL src_msginfo in 
4935                 procmsg_msginfo_new_from_mimeinfo
4937 2005-12-23 [paul]       1.9.100cvs106
4939         * src/plugins/pgpinline/mypgpcore.def
4940                 add this forgotten file
4942 2005-12-23 [colin]      1.9.100cvs105
4944         * src/mainwindow.c
4945                 Fix missing break
4947 2005-12-23 [colin]      1.9.100cvs104
4949         * autogen.sh
4950         * src/folder.c
4951         * src/mh.c
4952         * src/common/plugin.c
4953         * src/common/socket.c
4954         * src/common/socket.h
4955         * src/common/utils.c
4956         * src/common/utils.h
4957         * src/gtk/pluginwindow.c
4958         * src/plugins/pgpcore/plugin.def
4959         * src/plugins/pgpcore/sylpheed.def
4960         * src/plugins/pgpinline/Makefile.am
4961         * src/plugins/pgpinline/plugin.def
4962         * src/plugins/pgpinline/sylpheed.def
4963         * src/plugins/pgpmime/plugin.def
4964         * src/plugins/pgpmime/sylpheed.def
4965                 Various w32 fixes by Werner Koch
4967 2005-12-22 [paul]       1.9.100cvs103
4969         * src/wizard.c
4970                 don't offer IMAP as 'server type' if
4971                 libetpan isn't built in
4973 2005-12-22 [paul]       1.9.100cvs102
4975         * AUTHORS
4976         * src/mainwindow.c
4977         * src/mainwindow.h
4978         * src/toolbar.c
4979         * src/gtk/authors.h
4980                 support GTK_TOOLBAR_BOTH_HORIZ (text
4981                 next to icon) Patch by Marien Zwart
4982                 marienz@users.sf.net
4983                 Also reword the text
4985 2005-12-21 [colin]      1.9.100cvs101
4987         * configure.ac
4988                 Fix DATADIRNAME
4989         * COPYING
4990                 Fix missing section and explicit the exception better
4991         * src/compose.c
4992                 Prevent mail from being lost without notice when an
4993                 SMTP error happens on trying to send an unmodified
4994                 drafted mail.
4995         * src/send_message.c
4996         * src/common/smtp.c
4997                 Fix password remembering when wrong, and add return
4998                 value checks where they should have been
4999         * src/plugins/pgpcore/sylpheed.def
5000         * src/plugins/pgpinline/sylpheed.def
5001         * src/plugins/pgpmime/sylpheed.def
5002                 Add a few symbols needed
5004 2005-12-21 [paul]       1.9.100cvs100
5006         * m4/codeset.m4
5007         * m4/glibc21.m4
5008         * m4/intdiv0.m4
5009         * m4/inttypes-pri.m4
5010         * m4/inttypes.m4
5011         * m4/inttypes_h.m4
5012         * m4/isc-posix.m4
5013         * m4/lcmessage.m4
5014         * m4/stdint_h.m4
5015         * m4/uintmax_t.m4
5016                 gettextization
5017                 thanks to Colin
5019 2005-12-21 [paul]       1.9.100cvs99
5021         * po/sv.po
5022                 fixed by Colin
5024 2005-12-20 [paul]       1.9.100cvs98
5026         * po/sv.po
5027                 updated by Anders Trobäck
5029 2005-12-20 [colin]      1.9.100cvs97
5031         * ABOUT-NLS
5032         * Makefile.am
5033         * autogen.sh
5034         * configure.ac
5035         * config/config.rpath
5036         * config/mkinstalldirs
5037         * m4/Makefile.am
5038         * m4/glibc2.m4
5039         * m4/gnupg.m4
5040         * m4/gpgme.m4
5041         * m4/intmax.m4
5042         * m4/longdouble.m4
5043         * m4/longlong.m4
5044         * m4/printf-posix.m4
5045         * m4/signed.m4
5046         * m4/size_max.m4
5047         * m4/ulonglong.m4
5048         * m4/wchar_t.m4
5049         * m4/wint_t.m4
5050         * m4/xsize.m4
5051         * po/Makefile.in.in
5052         * po/Makevars
5053         * po/bg.po
5054         * po/ca.po
5055         * po/cs.po
5056         * po/de.po
5057         * po/el.po
5058         * po/en_GB.po
5059         * po/es.po
5060         * po/fi.po
5061         * po/fr.po
5062         * po/hr.po
5063         * po/hu.po
5064         * po/it.po
5065         * po/ja.po
5066         * po/ko.po
5067         * po/nb.po
5068         * po/nl.po
5069         * po/pl.po
5070         * po/pt_BR.po
5071         * po/ru.po
5072         * po/sk.po
5073         * po/sr.po
5074         * po/stamp-po
5075         * po/sv.po
5076         * po/zh_CN.po
5077         * po/zh_TW.po
5078         * src/Makefile.am
5079         * src/codeconv.c
5080         * src/compose.c
5081         * src/exporthtml.c
5082         * src/exportldif.c
5083         * src/folder.c
5084         * src/main.c
5085         * src/manual.c
5086         * src/mh.c
5087         * src/mimeview.c
5088         * src/send_message.c
5089         * src/common/Makefile.am
5090         * src/common/fnmatch.c
5091         * src/common/fnmatch.h
5092         * src/common/fnmatch_loop.c
5093         * src/common/nntp.c
5094         * src/common/plugin.c
5095         * src/common/smtp.c
5096         * src/common/socket.c
5097         * src/common/string_match.c
5098         * src/common/sylpheed.c
5099         * src/common/utils.c
5100         * src/common/utils.h
5101         * src/common/w32_dirent.c
5102         * src/common/w32_reg.c
5103         * src/common/w32_signal.c
5104         * src/common/w32_stat.c
5105         * src/common/w32_stdio.c
5106         * src/common/w32_stdlib.c
5107         * src/common/w32_string.c
5108         * src/common/w32_time.c
5109         * src/common/w32_unistd.c
5110         * src/common/w32_wait.c
5111         * src/common/w32lib.h
5112         * src/etpan/Makefile.am
5113         * src/gtk/Makefile.am
5114         * src/plugins/clamav/Makefile.am
5115         * src/plugins/demo/Makefile.am
5116         * src/plugins/dillo_viewer/Makefile.am
5117         * src/plugins/pgpcore/Makefile.am
5118         * src/plugins/pgpcore/passphrase.c
5119         * src/plugins/pgpcore/plugin.def
5120         * src/plugins/pgpcore/sgpgme.c
5121         * src/plugins/pgpcore/sylpheed.def
5122         * src/plugins/pgpcore/version.rc
5123         * src/plugins/pgpinline/Makefile.am
5124         * src/plugins/pgpinline/plugin.def
5125         * src/plugins/pgpinline/sylpheed.def
5126         * src/plugins/pgpinline/version.rc
5127         * src/plugins/pgpmime/Makefile.am
5128         * src/plugins/pgpmime/mypgpcore.def
5129         * src/plugins/pgpmime/plugin.def
5130         * src/plugins/pgpmime/sylpheed.def
5131         * src/plugins/pgpmime/version.rc
5132         * src/plugins/spamassassin/Makefile.am
5133                 Very little ;-) patch from Werner Koch, providing
5134                 infrastructure for cross-compiling to Win32
5136 2005-12-20 [paul]       1.9.100cvs96
5138         * src/account.c
5139         * src/account.h
5140         * src/mainwindow.c
5141         * src/mainwindow.h
5142         * src/toolbar.c
5143         * src/toolbar.h
5144                 add a combo to the Get All button, allowing
5145                 quick retrieval from any account
5146                 Patch by Fabien Vantard, slightly modified
5147                 by Colin
5148         * src/gtk/about.c
5149                 i18n fix. Patch by Fabien Vantard
5151 2005-12-19 [colin]      1.9.100cvs95
5153         * src/compose.c
5154         * src/compose.h
5155                 Don't automatically join lines when they've 
5156                 been separated by the user and not automatically
5158 2005-12-19 [paul]       1.9.100cvs94
5160         * src/gtk/pluginwindow.c
5161                 i18n fix.
5162                 Patch by Fabien Vantard
5164 2005-12-15 [paul]       1.9.100cvs93
5166         * src/common/plugin.c
5167         * src/common/plugin.h
5168         * src/gtk/pluginwindow.c
5169         * src/plugins/clamav/clamav_plugin.c
5170         * src/plugins/demo/demo.c
5171         * src/plugins/dillo_viewer/dillo_viewer.c
5172         * src/plugins/pgpcore/plugin.c
5173         * src/plugins/pgpinline/plugin.c
5174         * src/plugins/pgpmime/plugin.c
5175         * src/plugins/spamassassin/spamassassin.c
5176         * src/plugins/trayicon/trayicon.c
5177                 add plugin_version()
5179 2005-12-15 [colin]      1.9.100cvs92
5181         * src/compose.c
5182                 Further fix bug #875
5184 2005-12-15 [paul]       1.9.100cvs91
5186         * src/gtk/filesel.c
5187                 fix attach_load_dir getting set to
5188                 PLUGINDIR on plugin load
5190 2005-12-14 [mones]      1.9.100cvs90
5192         * manual/ack.xml
5193         * manual/keyboard.xml
5194                 Initial draft and some shortcuts added
5195                 
5196         * po/es.po
5197                 Updated translation
5199 2005-12-14 [colin]      1.9.100cvs89
5201         * src/compose.c
5202         * src/imap.c
5203         * src/summaryview.c
5204         * src/gtk/gtkaspell.c
5205                 More leaks fixed
5206         * src/prefs_folder_item.c
5207                 Fix recursive prefs apply
5210 2005-12-14 [colin]      1.9.100cvs88
5212         * src/compose.c
5213                 Fix bug #875 (Freeze On Inline Forward of 
5214                 Large Message)
5216 2005-12-13 [colin]      1.9.100cvs87
5218         * src/compose.c
5219                 Uniq-ify and sort the mimetypes list
5220                 Patch by Fabien Vantard
5222 2005-12-13 [colin]      1.9.100cvs86
5224         * src/imap.c
5225         * src/etpan/imap-thread.c
5226                 Fix leaks (patch by Hoa)
5227         * src/news.c
5228         * src/common/plugin.c
5229                 Fix leaks
5231 2005-12-12 [colin]
5233         * 2.0.0-rc2 released
5235 2005-12-12 [colin]      1.9.100cvs85
5237         * src/matcher.c
5238                 Fix a leak
5240 2005-12-12 [wwp]        1.9.100cvs84
5242         * src/gtk/icon_legend.c
5243                 fix misbehaviour and crash when closing the legend window
5244         using the Esc key (patch by Fabien Vantard).
5246 2005-12-12 [paul]       1.9.100cvs83
5248         * src/browseldap.c
5249         * src/foldersel.c
5250         * src/prefs_actions.c
5251         * src/prefs_filtering.c
5252         * src/prefs_matcher.c
5253         * src/prefs_spelling.glade      ** REMOVED **
5254         * src/prefs_template.c
5255         * src/gtk/foldersort.glade      ** REMOVED **
5256         * src/gtk/pluginwindow.c
5257         * src/gtk/pluginwindow.glade    ** REMOVED **
5258         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5259                 cleanups
5261 2005-12-11 [paul]       1.9.100cvs82
5263         * src/gtk/filesel.c
5264                 fix attach_load_dir crasher (double free)
5266 2005-12-09 [paul]       1.9.100cvs81
5268         * po/POTFILES.in
5269         * src/mainwindow.c
5270         * src/gtk/Makefile.am
5271         * src/gtk/icon_legend.c
5272         * src/gtk/icon_legend.h
5273                 add icon legend
5274         * src/manual.c
5275                 cleanup
5277 2005-12-09 [paul]       1.9.100cvs80
5279         * src/plugins/pgpcore/passphrase.c
5280                 wrap the label in the dialog
5282 2005-12-09 [colin]      1.9.100cvs79
5284         * src/plugins/pgpcore/sgpgme.c
5285                 Display (untrusted) on not trusted signatures
5286                 Patch by Michal Èihaø <michal@cihar.com>
5287                 Closes bug #867 (Report also key trust)
5289 2005-12-09 [colin]      1.9.100cvs78
5291         * src/common/plugin.c
5292                 Update licence check, following Eben Moglen's advice
5294 2005-12-08 [colin]      1.9.100cvs77
5296         * src/folder.c
5297                 Fix the occasionnal item->cache != NULL 
5298                 assertion failure. 
5300 2005-12-08 [colin]      1.9.100cvs76
5302         * src/mimeview.c
5303         * src/plugins/pgpcore/sgpgme.c
5304                 Print key id when unable to check it
5305                 Closes bug #866 (Show key id when missing)
5307 2005-12-08 [paul]       1.9.100cvs75
5309         * src/prefs_common.c
5310         * src/prefs_common.h
5311         * src/gtk/filesel.c
5312                 remember load attachment dir
5314 2005-12-07 [colin]      1.9.100cvs74
5316         * src/prefs_toolbar.c
5317                 Gtk fixes, patch by Fabien Vantard
5319 2005-12-07 [colin]      1.9.100cvs73
5321         * src/action.c
5322         * src/compose.c
5323         * src/compose.h
5324                 Fix bug #839 (Quoted text isn't colored after 
5325                 executing an action)
5326         * src/common/plugin.c
5327                 Require plugins to declare their licence in plugin_licence()
5328                 Refuse to load non-GPL plugins as they'd be illegal (as 
5329                 derived works of Sylpheed-Claws, they must be GPL).
5330         * src/plugins/clamav/clamav_plugin.c
5331         * src/plugins/demo/demo.c
5332         * src/plugins/dillo_viewer/dillo_viewer.c
5333         * src/plugins/pgpcore/plugin.c
5334         * src/plugins/pgpinline/plugin.c
5335         * src/plugins/pgpmime/plugin.c
5336         * src/plugins/spamassassin/spamassassin.c
5337         * src/plugins/trayicon/trayicon.c
5338                 Add plugin_licence()
5340 2005-12-07 [paul]       1.9.100cvs72
5342         * configure.ac
5343         * src/mainwindow.c
5344         * src/manual.c
5345         * src/manual.h
5346         * src/common/defs.h
5347                 clean up after local FAQ removal and
5348                 temporary manual removal
5350 2005-12-06 [colin]      1.9.100cvs71
5352         * configure.ac
5353         * doc/Makefile.am
5354         * doc/faq/.cvsignore
5355         * doc/faq/Makefile.am
5356         * doc/faq/de/.cvsignore
5357         * doc/faq/de/Makefile.am
5358         * doc/faq/de/sylpheed-faq-1.html
5359         * doc/faq/de/sylpheed-faq-2.html
5360         * doc/faq/de/sylpheed-faq-3.html
5361         * doc/faq/de/sylpheed-faq.html
5362         * doc/faq/en/.cvsignore
5363         * doc/faq/en/Makefile.am
5364         * doc/faq/en/sylpheed-faq-1.html
5365         * doc/faq/en/sylpheed-faq-2.html
5366         * doc/faq/en/sylpheed-faq-3.html
5367         * doc/faq/en/sylpheed-faq-4.html
5368         * doc/faq/en/sylpheed-faq.html
5369         * doc/faq/es/.cvsignore
5370         * doc/faq/es/Makefile.am
5371         * doc/faq/es/sylpheed-faq-1.html
5372         * doc/faq/es/sylpheed-faq-2.html
5373         * doc/faq/es/sylpheed-faq-3.html
5374         * doc/faq/es/sylpheed-faq-4.html
5375         * doc/faq/es/sylpheed-faq.html
5376         * doc/faq/fr/.cvsignore
5377         * doc/faq/fr/Makefile.am
5378         * doc/faq/fr/sylpheed-faq-1.html
5379         * doc/faq/fr/sylpheed-faq-2.html
5380         * doc/faq/fr/sylpheed-faq-3.html
5381         * doc/faq/fr/sylpheed-faq.html
5382         * doc/faq/it/.cvsignore
5383         * doc/faq/it/Makefile.am
5384         * doc/faq/it/sylpheed-faq-1.html
5385         * doc/faq/it/sylpheed-faq-2.html
5386         * doc/faq/it/sylpheed-faq-3.html
5387         * doc/faq/it/sylpheed-faq.html
5388         * doc/manual/.cvsignore
5389         * doc/manual/Makefile.am
5390         * doc/manual/de/.cvsignore
5391         * doc/manual/de/Makefile.am
5392         * doc/manual/de/sylpheed-1.html
5393         * doc/manual/de/sylpheed-10.html
5394         * doc/manual/de/sylpheed-11.html
5395         * doc/manual/de/sylpheed-12.html
5396         * doc/manual/de/sylpheed-13.html
5397         * doc/manual/de/sylpheed-14.html
5398         * doc/manual/de/sylpheed-15.html
5399         * doc/manual/de/sylpheed-16.html
5400         * doc/manual/de/sylpheed-17.html
5401         * doc/manual/de/sylpheed-18.html
5402         * doc/manual/de/sylpheed-19.html
5403         * doc/manual/de/sylpheed-2.html
5404         * doc/manual/de/sylpheed-20.html
5405         * doc/manual/de/sylpheed-3.html
5406         * doc/manual/de/sylpheed-4.html
5407         * doc/manual/de/sylpheed-5.html
5408         * doc/manual/de/sylpheed-6.html
5409         * doc/manual/de/sylpheed-7.html
5410         * doc/manual/de/sylpheed-8.html
5411         * doc/manual/de/sylpheed-9.html
5412         * doc/manual/de/sylpheed.html
5413         * doc/manual/en/.cvsignore
5414         * doc/manual/en/Makefile.am
5415         * doc/manual/en/sylpheed-1.html
5416         * doc/manual/en/sylpheed-10.html
5417         * doc/manual/en/sylpheed-11.html
5418         * doc/manual/en/sylpheed-12.html
5419         * doc/manual/en/sylpheed-13.html
5420         * doc/manual/en/sylpheed-14.html
5421         * doc/manual/en/sylpheed-15.html
5422         * doc/manual/en/sylpheed-16.html
5423         * doc/manual/en/sylpheed-17.html
5424         * doc/manual/en/sylpheed-18.html
5425         * doc/manual/en/sylpheed-19.html
5426         * doc/manual/en/sylpheed-2.html
5427         * doc/manual/en/sylpheed-20.html
5428         * doc/manual/en/sylpheed-21.html
5429         * doc/manual/en/sylpheed-22.html
5430         * doc/manual/en/sylpheed-3.html
5431         * doc/manual/en/sylpheed-4.html
5432         * doc/manual/en/sylpheed-5.html
5433         * doc/manual/en/sylpheed-6.html
5434         * doc/manual/en/sylpheed-7.html
5435         * doc/manual/en/sylpheed-8.html
5436         * doc/manual/en/sylpheed-9.html
5437         * doc/manual/en/sylpheed.html
5438         * doc/manual/es/.cvsignore
5439         * doc/manual/es/Makefile.am
5440         * doc/manual/es/sylpheed-1.html
5441         * doc/manual/es/sylpheed-10.html
5442         * doc/manual/es/sylpheed-11.html
5443         * doc/manual/es/sylpheed-12.html
5444         * doc/manual/es/sylpheed-13.html
5445         * doc/manual/es/sylpheed-14.html
5446         * doc/manual/es/sylpheed-15.html
5447         * doc/manual/es/sylpheed-16.html
5448         * doc/manual/es/sylpheed-17.html
5449         * doc/manual/es/sylpheed-18.html
5450         * doc/manual/es/sylpheed-19.html
5451         * doc/manual/es/sylpheed-2.html
5452         * doc/manual/es/sylpheed-20.html
5453         * doc/manual/es/sylpheed-3.html
5454         * doc/manual/es/sylpheed-4.html
5455         * doc/manual/es/sylpheed-5.html
5456         * doc/manual/es/sylpheed-6.html
5457         * doc/manual/es/sylpheed-7.html
5458         * doc/manual/es/sylpheed-8.html
5459         * doc/manual/es/sylpheed-9.html
5460         * doc/manual/es/sylpheed.html
5461         * doc/manual/fr/.cvsignore
5462         * doc/manual/fr/Makefile.am
5463         * doc/manual/fr/sylpheed-1.html
5464         * doc/manual/fr/sylpheed-10.html
5465         * doc/manual/fr/sylpheed-11.html
5466         * doc/manual/fr/sylpheed-12.html
5467         * doc/manual/fr/sylpheed-13.html
5468         * doc/manual/fr/sylpheed-14.html
5469         * doc/manual/fr/sylpheed-15.html
5470         * doc/manual/fr/sylpheed-16.html
5471         * doc/manual/fr/sylpheed-17.html
5472         * doc/manual/fr/sylpheed-18.html
5473         * doc/manual/fr/sylpheed-19.html
5474         * doc/manual/fr/sylpheed-2.html
5475         * doc/manual/fr/sylpheed-20.html
5476         * doc/manual/fr/sylpheed-3.html
5477         * doc/manual/fr/sylpheed-4.html
5478         * doc/manual/fr/sylpheed-5.html
5479         * doc/manual/fr/sylpheed-6.html
5480         * doc/manual/fr/sylpheed-7.html
5481         * doc/manual/fr/sylpheed-8.html
5482         * doc/manual/fr/sylpheed-9.html
5483         * doc/manual/fr/sylpheed.html
5484         * doc/manual/ja/.cvsignore
5485         * doc/manual/ja/Makefile.am
5486         * doc/manual/ja/sylpheed-1.html
5487         * doc/manual/ja/sylpheed-10.html
5488         * doc/manual/ja/sylpheed-11.html
5489         * doc/manual/ja/sylpheed-12.html
5490         * doc/manual/ja/sylpheed-13.html
5491         * doc/manual/ja/sylpheed-14.html
5492         * doc/manual/ja/sylpheed-15.html
5493         * doc/manual/ja/sylpheed-16.html
5494         * doc/manual/ja/sylpheed-17.html
5495         * doc/manual/ja/sylpheed-18.html
5496         * doc/manual/ja/sylpheed-19.html
5497         * doc/manual/ja/sylpheed-2.html
5498         * doc/manual/ja/sylpheed-20.html
5499         * doc/manual/ja/sylpheed-3.html
5500         * doc/manual/ja/sylpheed-4.html
5501         * doc/manual/ja/sylpheed-5.html
5502         * doc/manual/ja/sylpheed-6.html
5503         * doc/manual/ja/sylpheed-7.html
5504         * doc/manual/ja/sylpheed-8.html
5505         * doc/manual/ja/sylpheed-9.html
5506         * doc/manual/ja/sylpheed.html
5507         * doc/manual/ja/sylpheed.sgml
5508         * src/mainwindow.c
5509                 Remove outdated manual and faq. Noisy, eh?
5511 2005-12-06 [colin]      1.9.100cvs70
5513         * src/compose.c
5514         * src/quote_fmt_parse.y
5515         * src/undo.c
5516         * src/undo.h
5517                 Allow %X to position cursor at 0 
5518                 (no %X = before signature)
5519                 Fix paste as quotation putting the cursor at 0
5520                 Fix undo offsets when pasting
5521                 Insert the quote_fmt at once instead of line 
5522                 by line
5523                 Fix [Edited] when starting to reply/forward
5525 2005-12-06 [paul]       1.9.100cvs69
5527         * src/plugins/clamav/clamav_plugin_gtk.c
5528                 add another tooltip
5529         * src/plugins/spamassassin/spamassassin_gtk.c
5530                 rework spamassassin_create_widget_func()
5532 2005-12-05 [colin]      1.9.100cvs68
5534         * po/POTFILES.in
5535                 Fix make release ;-)
5537 2005-12-05 [colin]      1.9.100cvs67
5539         * src/compose.c
5540         * src/compose.h
5541                 Fix cursor positioning (not obeying %X)
5543 2005-12-05 [paul]       1.9.100cvs66
5545         * src/plugins/dillo_viewer/dillo_prefs.c
5546                 fix compilation warning
5548 2005-12-05 [paul]       1.9.100cvs65
5550         * src/prefs_spelling.c
5551         * src/plugins/trayicon/trayicon.c
5552                 cleanups - remove unused stuff
5554 2005-12-05 [paul]       1.9.100cvs64
5556         * README
5557         * manual/plugins.xml
5558                 remove info about removed mathml_viewer plugin
5560 2005-12-05 [paul]       1.9.100cvs63
5562         * configure.ac
5563         * src/plugins/Makefile.am
5564         * src/plugins/mathml_viewer/.cvsignore
5565         * src/plugins/mathml_viewer/Makefile.am
5566         * src/plugins/mathml_viewer/mathml_viewer.c
5567                 remove unmaintained mathml_viewer plugin
5569 2005-12-05 [paul]       1.9.100cvs62
5571         * src/summaryview.c
5572                 obey prefs_common.always_show_msg when
5573                 moving a msg
5574                 Thanks to Colin
5576 2005-12-05 [paul]       1.9.100cvs61
5578         * src/compose.c
5579         * src/prefs_account.c
5580         * src/prefs_filtering.c
5581         * src/prefs_quote.c
5582         * src/prefs_spelling.c
5583         * src/prefs_toolbar.c
5584         * src/summaryview.c
5585         * src/gtk/gtkutils.c
5586         * src/gtk/quicksearch.c
5587         * src/plugins/dillo_viewer/dillo_prefs.c
5588                 dialog cleanups
5590 2005-12-04 [paul]       1.9.100cvs60
5592         * src/inc.c
5593         * src/prefs_account.c
5594         * src/prefs_account.h
5595                 allow a Local account to specify a
5596                 default inbox
5597                 (closes bug 843 'Inbox cannot be changed for local
5598                  mailboxes')
5600 2005-12-04 [colin]      1.9.100cvs59
5602         * src/plugins/trayicon/trayicon.c
5603                 Remove Get, rename Get All to Get Mail in order to
5604                 be consistent with the default main toolbar
5606 2005-12-03 [colin]      1.9.100cvs58
5608         * manual/gpl.xml
5609         * manual/sylpheed-claws-manual.xml
5610                 Add GPL appendix
5612 2005-12-03 [paul]       1.9.100cvs57
5614         * AUTHORS
5615         * po/sv.po
5616         * src/gtk/authors.h
5617                 new (partially complete) Swedish translation
5618                 by Anders Troback <sylpheed@troback.com>
5620 2005-12-02 [paul]       1.9.100cvs56
5622         * configure.ac
5623                 libetpan 0.41 required
5625 2005-12-02 [paul]       1.9.100cvs55
5627         * src/plugins/clamav/clamav_plugin.c
5628         * src/plugins/clamav/clamav_plugin.h
5629         * src/plugins/clamav/clamav_plugin_gtk.c
5630         * src/plugins/spamassassin/spamassassin.c
5631         * src/plugins/spamassassin/spamassassin.h
5632         * src/plugins/spamassassin/spamassassin_gtk.c
5633                 unregister prefs pages on unloading, thus
5634                 preventing a crash
5635                 (thanks to Colin for the hint)
5637 2005-12-02 [wwp]        1.9.100cvs54
5639         * src/quote_fmt.h
5640         * src/quote_fmt_parse.y
5641                 fix misuse of gboolean*, use gboolean instead
5642                 (thanks to Paul, Colin, for pointing out that scaring one)
5644 2005-12-02 [paul]       1.9.100cvs53
5646         * src/plugins/clamav/clamav_plugin.c
5647                 int no --> unsigned int no
5648         * src/plugins/clamav/clamav_plugin_gtk.c
5649                 rework config page
5651 2005-12-02 [wwp]        1.9.100cvs52
5653         * src/compose.c
5654         * src/prefs_template.c
5655         * src/quote_fmt.h
5656         * src/quote_fmt_parse.y
5657                 prevent from executing |f and |p templates commands when
5658                 adding or replacing templates in prefs (avoids annoying and
5659                 potentially dangerous behaviours)
5661 2005-12-02 [paul]       1.9.100cvs51
5663         * src/prefs_common.c
5664                 allow translation of some default values
5665                 Patch by Fabien Vantard
5667 2005-12-02 [paul]       1.9.100cvs50
5669         * src/codeconv.c
5670         * src/codeconv.h
5671         * src/prefs_common.c
5672         * src/prefs_common.h
5673         * src/prefs_message.c
5674         * src/textview.c
5675                 remove obsolete 'convert_mb_alnum' option
5676                 and related stuff
5677         * src/gtk/about.c
5678                 remove unused 'about_textview_visibility_notify'
5680 2005-12-02 [paul]       1.9.100cvs49
5682         * src/prefs_account.c
5683         * src/prefs_compose_writing.c
5684         * src/prefs_fonts.c
5685         * src/prefs_gtk.h
5686         * src/prefs_image_viewer.c
5687         * src/prefs_message.c
5688         * src/prefs_other.c
5689         * src/prefs_receive.c
5690         * src/prefs_send.c
5691         * src/prefs_spelling.c
5692         * src/prefs_summaries.c
5693         * src/prefs_wrapping.c
5694         * src/plugins/dillo_viewer/dillo_prefs.c
5695         * src/plugins/pgpcore/prefs_gpg.c
5696                 several cleanups to the prefs dialogs
5697                 (slightly modified) patch by Fabien Vantard
5699 2005-12-02 [paul]       1.9.100cvs48
5701         * src/main.c
5702                 --exit means exit
5703         * src/send_message.c
5704                 fix crash on send when connection fails
5706         Thanks to Colin
5708 2005-12-01 [colin]      1.9.100cvs47
5710         * src/html.c
5711                 Translate &hellip; to "..."
5713 2005-11-30 [colin]      1.9.100cvs46
5715         * src/matcher.c
5716         * src/matcher.h
5717                 Optimize back yesterday's fix.
5719 2005-11-30 [paul]       1.9.100cvs45
5721         * manual/faq.xml
5722                 standardised
5723         * manual/intro.xml
5724                 written by Colin, edited by me
5726 2005-11-29 [colin]      1.9.100cvs44
5728         * src/matcher.c
5729                 Skip headers unconditionnaly in match_body if the
5730                 rule is not message or ~message
5732 2005-11-29 [colin]      1.9.100cvs43
5734         * src/matcher.c
5735                 Fix body_part and such, not skipping headers 
5736                 if the matchcriteria wasn't the first in the rule
5738 2005-11-29 [colin]      1.9.100cvs42
5740         * src/compose.c
5741                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
5742                 option missing from message view window)
5743                 Fix double text D'n'D with gtk-2.8
5744         * src/matcher.c
5745                 Fix ~message, ~headers_part, ~body_part rules
5746         * src/messageview.c
5747                 Add Windows-1252 (Closes bug #863)
5748                 Fix accels
5749         * src/gtk/gtkaspell.c
5750                 Properly destroy accels in all menus
5752 2005-11-29 [mones]      1.9.100cvs41
5754         * po/es.po
5755                 Updated.
5757 2005-11-27 [colin]      1.9.100cvs40
5759         * src/mh_gtk.c
5760                 "/Remove mailbox" -> "/Remove mailbox..."
5762 2005-11-27 [paul]       1.9.100cvs39
5764         * AUTHORS
5765         * po/de.po
5766         * src/gtk/authors.h
5767                 updated by new maintainer, Stephan Sachse
5769 2005-11-27 [paul]       1.9.100cvs38
5771         * manual/faq.xml
5772                 written by Colin, edited by me
5774 2005-11-27 [paul]       1.9.100cvs37
5776         * src/prefs_common.c
5777         * src/prefs_common.h
5778         * src/prefs_receive.c
5779         * src/prefs_summaries.c
5780                 move 'go to inbox after receiving new mail'
5781                 option from display/sumamaries to mail
5782                 handling/receive, and rework prefs_summaries
5783                 dialog a little
5785 2005-11-25 [martin]     1.9.100cvs36
5787         * po/de.po
5788             fixed windows-1252 translation;
5789             translated some new and fuzzy strings
5791 2005-11-25 [paul]       1.9.100cvs35
5793         * src/plugins/clamav/clamav_plugin.c
5794                 complete the update done in cvs34
5796 2005-11-25 [paul]       1.9.100cvs34
5798         * src/plugins/clamav/clamav_plugin.c
5799                 reflect upstream changes
5801 2005-11-25 [paul]       1.9.100cvs33
5803         * manual/ack.xml
5804         * manual/plugins.xml
5805         * manual/sylpheed-claws-manual.xml
5806                 written/updated by Colin, edited by me
5807         * tools/acroread2sylpheed.pl
5808                 update binary name
5810 2005-11-24 [colin]      1.9.100cvs32
5812         * src/compose.c
5813                 Fix bug #856 (reediting messages forgets Request
5814                 Return Receipt)
5816 2005-11-24 [paul]       1.9.100cvs31
5818         * manual/addrbook.xml
5819         * manual/starting.xml
5820                 written by Colin, proofread, edited, adapted by me
5821         * manual/advanced.xml
5822                 add some Actions examples
5823         * src/importldif.c
5824                 use a Save button instead of a Close button
5825         * src/wizard.c
5826                 indicate mandatory fields
5827                 fix page display
5828                 Thanks to Colin
5830 2005-11-23 [colin]      1.9.100cvs30
5832         * src/addressbook.c
5833                 Rename menu item, fix possible crash after
5834                 deletion of books
5835         * src/addrindex.c
5836                 Allow searching for '*' in ldap
5837         * src/browseldap.c
5838                 Fix "Browse Entry" (did anyone use it?)
5839         * src/wizard.c
5840                 Add guards for mandatory information
5842 2005-11-23 [paul]       1.9.100cvs29
5844         * manual/advanced.xml
5845                 corrections to the English
5847 2005-11-23 [colin]      1.9.100cvs28
5849         * src/mimeview.c
5850                 Fix possible crash at exit. After the call to
5851                 gtk_container_remove(), the Viewer's widget has no
5852                 more parent so gtk+ automatically frees it and its
5853                 sons. If destroy_viewer() then try to access it,
5854                 problems ensue.
5856 2005-11-22 [colin]      1.9.100cvs27
5858         * src/compose.c
5859         * src/gtk/gtkaspell.c
5860                 Fix right-clicking on a misspelled word
5861                 Fix More... in suggestions menu
5863 2005-11-22 [wwp]        1.9.100cvs26
5865         * src/prefs_template.c
5866                 templates works: re-sort templates list when adding or replacing,
5867                 prevent from adding or replacing when the template name is empty
5869 2005-11-21 [colin]      1.9.100cvs25
5871         * src/addressbook.c
5872                 Fix some addressbook suckage (dnd, select all)
5873         * src/compose.c
5874         * src/gtk/gtkaspell.c
5875         * src/gtk/gtkaspell.h
5876                 Make the spellchecker menu work with the 
5877                 GtkTextView one instead of overriding it
5879 2005-11-20 [paul]       1.9.100cvs24
5881         * manual/handling.xml
5882                 proofread and corrected
5884 2005-11-20 [paul]       1.9.100cvs23
5886         * manual/Makefile
5887                 generate html as one file
5888         * manual/advanced.xml
5889                 fix output generation
5890                 reformat hidden options list
5891         * manual/manual.xml     ** REMOVED **
5892         * manual/sylpheed-claws-manual.xml      ** ADDED **
5893                 renamed
5895 2005-11-18 [colin]      1.9.100cvs22
5897         * src/prefs_account.c
5898                 Fix layout in news and mbox accounts
5899         * manual/account.xml
5900         * manual/advanced.xml
5901                 New contents for Paul to check :)
5903 2005-11-18 [wwp]        1.9.100cvs21
5905         * src/gtk/quicksearch.c
5906                 don't update extended quicksearch buttons twice
5908 2005-11-18 [paul]       1.9.100cvs20
5910         * src/textview.c
5911                 complete 1.9.100cvs19
5913 2005-11-18 [paul]       1.9.100cvs19
5915         * src/compose.c
5916                 cosmetic improvements
5917         * src/textview.c
5918                 also list text/* attachments
5920 2005-11-18 [colin]      1.9.100cvs18
5922         * src/summaryview.c
5923                 Use column 0 instead of -1 in 
5924                 gtk_ctree_node_moveto, in a naive
5925                 hope it'll fix the gtk-related crashes
5927 2005-11-18 [colin]      1.9.100cvs17
5929         * src/gtk/inputdialog.c
5930                 Fix icon staying the first one
5932 2005-11-17 [wwp]        1.9.100cvs16
5933                 fix possible problem showing some quicksearch buttons, and a bad
5934                 call to g_return_if_fail in a function that returns a value (both
5935                 fixes by Fabien Vantard)
5937 2005-11-15 [wwp]        1.9.100cvs15
5939         * src/gtk/quicksearch.c
5940                 added a tooltip to that obscure ... quicksearch button
5942 2005-11-15 [wwp]        1.9.100cvs14
5944         * src/gtk/quicksearch.c
5945                 add a quicksearch helper to filtering expression users: the ... button
5946                 raises the condition expr window. condition expressions set up w/ this
5947                 window are used by the quicksearch if the user closes it pressing OK.
5949 2005-11-14 [paul]       1.9.100cvs13
5951         * src/plugins/clamav/clamav_plugin.c
5952         * src/plugins/spamassassin/spamassassin.c
5953                 change plugin type following recent merging
5955 2005-11-14 [wwp]        1.9.100cvs12
5957         * src/folder.c
5958                 prevent from crashing when copying/moving message(s) from and
5959                 to the same folder
5961 2005-11-14 [paul]       1.9.100cvs11
5963         * src/plugins/clamav/Makefile.am
5964         * src/plugins/clamav/clamav_plugin.c
5965         * src/plugins/clamav/clamav_plugin.h
5966         * src/plugins/clamav/clamav_plugin_gtk.c
5967                 also merge clamav and clamav_gtk plugins
5969 2005-11-13 [colin]      1.9.100cvs10
5971         * configure.ac
5972         * src/plugins/spamassassin/Makefile.am
5973         * src/plugins/spamassassin/spamassassin.c
5974         * src/plugins/spamassassin/spamassassin.h
5975         * src/plugins/spamassassin/spamassassin_gtk.c
5976                 Merge spamassassin and spamassassin_gtk plugins,
5977                 and build it by default.
5979 2005-11-12 [colin]      1.9.100cvs9
5981         * src/etpan/imap-thread.c
5982                 Fix gcc warning
5984 2005-11-12 [colin]      1.9.100cvs8
5986         * src/procmime.c
5987                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
5989 2005-11-10 [colin]      1.9.100cvs7
5991         * src/main.c
5992                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
5993                 minimised state)
5995 2005-11-10 [wwp]        1.9.100cvs6
5997         * src/gtk/description_window.c
5998                 fix a crash when closing description windows using the WM's [X] button
6000 2005-11-09 [colin]      1.9.100cvs5
6002         * src/common/ssl.c
6003                 Update libetpan call to follow upstream
6004                 (yes, this requires libetpan-0.40cvs3)
6006 2005-11-08 [colin]      1.9.100cvs4
6008         * src/compose.c
6009         * src/textview.c
6010         * src/common/utils.c
6011         * src/common/utils.h
6012                 Enhance the email parser
6014 2005-11-08 [colin]      1.9.100cvs3
6016         * src/procmime.c
6017                 Fix what looks like an off-by-one (fixes 
6018                 attachments from the Bat)
6020 2005-11-08 [wwp]        1.9.100cvs2
6022         * src/main.c
6023                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6025 2005-11-08 [wwp]        1.9.100cvs1
6027         * src/main.c
6028                 allow exiting Sylpheed-Claws from command-line
6030 2005-11-08 [paul]       1.9.100
6032         1.9.100 released
6034 2005-11-07 [colin]      1.9.99cvs17
6036         * src/addritem.c
6037         * src/ldif.c
6038                 Fix import of base-64 encoded items
6040 2005-11-07 [colin]      1.9.99cvs16
6042         * src/send_message.c
6043                 Fix bug #314 (Queue does not empty under certain 
6044                 circumstances)
6046 2005-11-07 [paul]       1.9.99cvs15
6048         * src/mutt.c
6049         * src/pine.c
6050                 fix buffer overflows
6051                 Thanks to Colin
6053 2005-11-07 [paul]       1.9.99cvs14
6055         * doc/man/Makefile.am
6056         * doc/man/sylpheed-claws.1      ** ADDED **
6057         * doc/man/sylpheed.1            ** DELETED **
6058                 rename and update the man file
6060 2005-11-06 [colin]      1.9.99cvs13
6062         * src/ldif.c
6063                 Fix ldif_get_line() that returned empty strings
6064                 (Didn't understand why). Also fix a possible
6065                 buffer overflow.
6067 2005-11-06 [wwp]        1.9.99cvs12
6069         * src/textview.c
6070         * src/gtk/about.c
6071         * src/gtk/gtkutils.c
6072         * src/gtk/gtkutils.h
6073                 fix a compilation warning,
6074                 make links sensitive in the about dialog
6076 2005-11-04 [wwp]        1.9.99cvs11
6078         * src/gtk/about.c
6079                 don't wrap or translate URIs, and a bit text format cleanup
6081 2005-11-04 [wwp]        1.9.99cvs10
6083         * src/gtk/about.c
6084                 better textview tagging implementation (no more use of marks for
6085                 postponed tagging)
6087 2005-11-02 [colin]      1.9.99cvs9
6089         * src/common/ssl.c
6090                 Forgot an ifdef
6092 2005-11-02 [colin]      1.9.99cvs8
6094         * configure.ac
6095                 Require libetpan-0.40 due to upstream fix
6096         * src/common/ssl.c
6097                 Tell libetpan not to call SSL_Library_Init,
6098                 as we do it ourselves.
6100 2005-11-02 [colin]      1.9.99cvs7
6102         * po/POTFILES.in
6103                 Add missing files (thanks to Fabien Vantard)
6105 2005-11-02 [colin]      1.9.99cvs6
6107         * src/summaryview.c
6108                 Fix totals when read messages are hidden or quicksearch
6109                 is on
6110         * src/ssl_manager.c
6111         * src/ssl_manager.h
6112         * src/common/ssl_certificate.c
6113         * src/common/ssl_certificate.h
6114         * src/gtk/sslcertwindow.c
6115         * src/gtk/sslcertwindow.h
6116                 Fix copyright on my stuff
6118 2005-11-02 [wwp]        1.9.99cvs5
6120         * src/prefs_themes.c
6121                 fix directory name checking (theme installation/removal),
6122                 made related error a bit more verbose
6124 2005-11-02 [colin]      1.9.99cvs4
6126         * src/summaryview.c
6127                 Fix typo (probably fixes bug #841 (Sort by the From 
6128                 field doesn't work)
6130 2005-11-02 [paul]       1.9.99cvs3
6132         * po/ko.po
6133         * po/nb.po
6134                 updated by SungHyun Nam, Geir Helland
6135         * src/wizard.c
6136                 fix typo in welcome message. spotted by
6137                 Andrea Spadaccini
6139 2005-11-01 [colin]      1.9.99cvs2
6141         * src/compose.c
6142                 Fix replying to ml wen confirming subscription
6143         * src/messageview.c
6144         * src/mimeview.c
6145         * src/mimeview.h
6146         * src/privacy.h
6147         * src/summaryview.c
6148                 Make key check non blocking
6150 2005-10-31 [paul]       1.9.99cvs1
6152         * tools/claws.i18n.status.pl
6153                 updated for ChangeLog
6155 2005-10-31 [paul]       1.9.99
6157         1.9.99 released
6159 2005-10-31 [paul]       1.9.15cvs131
6161         * .cvsignore
6162         * ChangeLog
6163         * ChangeLog.claws       ** REMOVED **
6164         * ChangeLog-gtk2.claws  ** REMOVED **
6165         * ChangeLog.gtk1        ** ADDED **
6166         * INSTALL
6167         * Makefile.am
6168         * NEWS
6169         * README
6170         * README.claws          ** REMOVED **
6171         * README.jp             ** REMOVED **
6172         * RELEASE_NOTES         ** ADDED **
6173         * RELEASE_NOTES.claws   ** REMOVED **
6174         * commitHelper
6175         * configure.ac
6176         * sylpheed.spec.in      ** REMOVED **
6177                 tidy up and update the default docs:
6178                 ChangeLog.claws is renamed ChangeLog.gtk1
6179                 ChangeLog-gtk2.claws is renamed ChangeLog
6180                 README.claws is renamed README
6181                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6183 2005-10-31 [paul]       1.9.15cvs130
6185         * po/it.po
6186                 fix errors
6188 2005-10-31 [paul]       1.9.15cvs129
6190         * po/ca.po
6191         * po/de.po
6192         * po/en_GB.po
6193         * po/fr.po
6194         * po/it.po
6195         * po/pt_BR.po
6196         * po/sk.po
6197         * po/sr.po
6198         * po/zh_CN.po
6199                 updated by Miquel Oliete, Stephan Sachse and
6200                 Thomas Gilgin, me, Fabien Vantard, Andrea
6201                 Spadaccini, Frederico Goncalves Guimaraes,
6202                 Andrej Kacian, Aleksandar Urosevic, and
6203                 Ralgh Young.
6205 2005-10-31 [mones]      1.9.15cvs128
6207         * manual/faq.xml
6208                 More questions.
6209         
6210         * po/es.po
6211                 Updated for release.
6213 2005-10-30 [colin]      1.9.15cvs127
6215         * src/compose.c
6216                 Place cursor before rewrapping (fixes cursor
6217                 pos if quotation gets rewrapped)
6219 2005-10-29 [paul]       1.9.15cvs126
6221         * src/crash.c
6222         * src/foldersel.c
6223         * src/main.c
6224         * src/messageview.c
6225         * src/toolbar.c
6226         * src/gtk/authors.h
6227                 corrections to text items
6229 2005-10-28 [colin]      1.9.15cvs125
6231         * src/messageview.c
6232                 Make "hit 'C' to check sig" work from extern 
6233                 messageviews
6235 2005-10-27 [colin]      1.9.15cvs124
6237         * src/summaryview.c
6238                 Add a hack to avoid segfaulting when hammering 
6239                 on gtk's events
6241 2005-10-27 [wwp]        1.9.15cvs123
6243         * src/prefs_themes.c
6244                 sort list of themes names in themes prefs
6246 2005-10-27 [paul]       1.9.15cvs122
6248         * src/folder.c
6249         * src/prefs_account.c
6250                 fix building on Solaris
6251                 Patch by Alex Moore
6253 2005-10-27 [wwp]        1.9.15cvs121
6255         * src/summaryview.c
6256         * src/gtk/gtksctree.c
6257                 speed up unselecting messages in summary view (thanks to Colin)
6259 2005-10-27 [paul]       1.9.15cvs120
6261         * src/mainwindow.c
6262                 fix a compilation warning
6263         * src/summaryview.c
6264                 fix updating of 'n items selected' count
6265                 when deselecting
6267 2005-10-27 [martin]     1.9.15cvs119
6269         * src/action.c
6270                 ignore actions with a leading '/' in the action menu name
6271                 fixes a crash on menu creation
6272         * src/prefs_actions.c
6273                 do not allow a leading '/' in the action menu name
6275 2005-10-27 [paul]       1.9.15cvs118
6277         * src/main.c
6278                 fix compilation warning
6280 2005-10-27 [paul]       1.9.15cvs117
6282         * src/procmime.c
6283                 add #if HAVE_LOCALE_H
6285 2005-10-27 [paul]       1.9.15cvs116
6287         * src/plugins/clamav/clamav_plugin.c
6288         * src/plugins/dillo_viewer/dillo_viewer.c
6289         * src/plugins/mathml_viewer/mathml_viewer.c
6290         * src/plugins/pgpcore/plugin.c
6291         * src/plugins/pgpinline/plugin.c
6292         * src/plugins/pgpmime/plugin.c
6293         * src/plugins/spamassassin/spamassassin.c
6294         * src/plugins/trayicon/trayicon.c
6295                 plugin_init() : make error messages more
6296                 informative
6298 2005-10-26 [wwp]        1.9.15cvs115
6300         * src/prefs_matcher.c
6301                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6303 2005-10-26 [wwp]        1.9.15cvs114
6305         * src/procmime.c
6306         * src/gtk/gtksctree.c
6307         * src/plugins/spamassassin/libspamc.c
6308         * src/plugins/spamassassin/spamassassin.c
6309                 fix some compilation warnings more
6311 2005-10-26 [mones]      1.9.15cvs113
6313         * po/es.po
6314                 Updated translation
6316 2005-10-26 [paul]       1.9.15cvs112
6318         * src/prefs_message.c
6319                 give all display_xface stuff the
6320                 #if HAVE_LIBCOMPFACE treatment, thus
6321                 preventing a crash
6322                 (Thanks to Wolfgang Enderlein)
6324 2005-10-26 [colin]      1.9.15cvs111
6326         * src/gedit-print.c
6327                 Fix date format
6328         * src/imap_gtk.c
6329         * src/news_gtk.c
6330                 Remove context menu items that should not be there
6331         * src/jpilot.c
6332                 Fix encoding
6333         * src/main.c
6334         * src/mainwindow.c
6335                 Don't show the mainwindow too soon
6337 2005-10-26 [wwp]        1.9.15cvs110
6339         * src/folder.c
6340         * src/manual.c
6341         * src/summaryview.c
6342                 fix uninitialized pointers in the folder updating hook
6343                 (thanks to Colin)
6345 2005-10-25 [mones]      1.9.15cvs109
6347         * manual/faq.xml
6348                 General information subsection completed. 
6349                 Removed archaic references.
6350                 
6351         * manual/Makefile
6352         * manual/dtd/manual.dsl
6353                 Added customization stylesheet for getting paragraphs
6354                 fully justified in PDF output (as suggested by Colin).
6356 2005-10-25 [colin]      1.9.15cvs108
6358         * src/compose.c
6359                 Fix a second leak
6361 2005-10-25 [colin]      1.9.15cvs107
6363         * src/addrbook.c
6364         * src/addrindex.c
6365                 Fix leak (xml_get_element() allocates memory)
6366         * src/compose.c
6367                 Fix leak + dead code (shame!)
6368         * src/procmime.c
6369                 Fix leak
6371 2005-10-25 [colin]      1.9.15cvs106
6373         * src/mimeview.c
6374                 Fix encoding issue in Save all and in 
6375                 overwrite-confirmation alertpanel
6377 2005-10-25 [colin]      1.9.15cvs105
6379         * src/common/socket.c
6380                 Fix a leak - Thanks to Christopher Aillon
6381                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6383 2005-10-25 [paul]       1.9.15cvs104
6385         * src/wizard.c
6386                 Always guess servers from the right-hand
6387                 email part and guess username from the
6388                 left-hand part. (Thanks to Colin)
6389                 add an X-Face to the welcome message
6391 2005-10-25 [paul]       1.9.15cvs103
6393         * manual/handling.xml
6394                 written by Colin, edited by me
6396 2005-10-25 [wwp]        1.9.15cvs102
6398         * src/folderview.c
6399         * src/grouplistdialog.c
6400         * src/imap.c
6401         * src/noticeview.c
6402                 fix some compilation warnings
6404 2005-10-24 [paul]
6406         1.9.99-rc3 released
6408 2005-10-24 [paul]       1.9.15cvs101
6410         * src/gtk/about.c
6411                 fix window sizing
6413 2005-10-24 [paul]       1.9.15cvs100
6415         * src/pixmaps/offline.xpm
6416         * src/pixmaps/online.xpm
6417                 replace with last default versions
6419 2005-10-24 [colin]      1.9.15cvs99
6421         * src/imap.c
6422                 Fix bug when moving a folder
6423         * src/imap_gtk.c
6424         * src/mh_gtk.c
6425                 "Delete folder" pops up a window, so it 
6426                 should be suffixed with "..."
6427         * src/plugins/pgpcore/sgpgme.c
6428                 Include locale.h
6430 2005-10-24 [mones]      1.9.15cvs98
6432         * manual/Makefile
6433         * manual/account.xml
6434         * manual/ack.xml
6435         * manual/addrbook.xml
6436         * manual/advanced.xml
6437         * manual/faq.xml
6438         * manual/glossary.xml
6439         * manual/gpl.xml
6440         * manual/handling.xml
6441         * manual/intro.xml
6442         * manual/keyboard.xml
6443         * manual/manual.xml
6444         * manual/plugins.xml
6445         * manual/starting.xml
6446         * manual/dtd/sdocbook.dtd
6447                 Initial manual structure and some content.
6449 2005-10-23 [wwp]        1.9.15cvs97
6451         * src/gtk/about.c
6452                 fix a typo
6454 2005-10-23 [wwp]        1.9.15cvs96
6456         * src/gtk/about.c
6457         * src/gtk/authors.h
6458                 rework of the about window (main work by Paul), also featuring a few
6459                 fixes for typos and duplicate names
6461 2005-10-23 [wwp]        1.9.15cvs95
6463         * src/.cvsignore
6464                 Ignore the right binary name (sylpheed-claws now)
6466 2005-10-23 [paul]       1.9.15cvs94
6468         * src/compose.c
6469                 when using Folder Pref 'Default To for
6470                 replies' make the entry in the Compose
6471                 window bold
6472                 Patch by Fabien Vantard
6474 2005-10-22 [colin]      1.9.15cvs93
6476         * src/codeconv.c
6477                 Fix leak
6479 2005-10-22 [colin]      1.9.15cvs92
6481         * src/codeconv.c
6482                 try to convert using locale (apart utf8) if necessary
6484 2005-10-22 [colin]      1.9.15cvs91
6486         * src/pixmaps/new.xpm
6487         * src/pixmaps/unread.xpm
6488                 Make the unread envelope blue again and
6489                 saturate the new one a bit more.
6491 2005-10-22 [colin]      1.9.15cvs90
6493         * src/compose.c
6494                 When replying to a mail sent by one of our accounts,
6495                 use the original list of recipients. Let 'Reply All'
6496                 and 'Reply to sender' work like previously.
6498 2005-10-21 [colin]      1.9.15cvs89
6500         * src/prefs_filtering.c
6501                 Clear fields after add and replace
6502         * src/textview.c
6503                 Display xface differently (better)
6504         * src/plugins/pgpinline/pgpinline.c
6505                 Fix crappy encodings/recodings
6507 2005-10-21 [paul]       1.9.15cvs88
6509         * src/compose.c
6510         * src/prefs_folder_item.c
6511         * src/toolbar.c
6512                 fix news folder Folder Properties
6513                 (thanks to Colin)
6514         * src/folderview.c
6515                 update folderview after Themes change
6516                 keep selected folder selected
6517                 (thanks to Colin)
6519 2005-10-21 [paul]       1.9.15cvs87
6521         * tools/Makefile.am
6522         * tools/OOo2sylpheed.pl
6523         * tools/README
6524         * tools/README.sylprint
6525         * tools/asus_mailled.sh         ** REMOVED **
6526         * tools/filter_conv.pl
6527         * tools/freshmeat_search.pl
6528         * tools/google_search.pl
6529         * tools/gpg-sign-syl            ** REMOVED **
6530         * tools/kmail2sylpheed.pl
6531         * tools/kmail2sylpheed_v2.pl
6532         * tools/multiwebsearch.pl
6533         * tools/nautilus2sylpheed.sh
6534         * tools/newscache_clean.pl
6535         * tools/outlook2sylpheed.pl
6536         * tools/sylpheed-switcher       ** REMOVED **
6537         * tools/sylprint.pl
6538         * tools/sylprint.rc
6539         * tools/tb2sylpheed
6540         * tools/vcard2xml.py
6541         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6542                 update default config dir
6543                 update binary name (thanks to Fabien Vantard)
6544                 remove obsolete scripts
6546 2005-10-21 [colin]      1.9.15cvs86
6548         * src/inc.c
6549                 Fix possible leak and units. Based on a patch by
6550                 Fabien Vantard.
6552 2005-10-20 [colin]      1.9.15cvs85
6554         * src/textview.c
6555                 Clear xface when clearing textview
6557 2005-10-20 [colin]      1.9.15cvs84
6559         * configure.ac
6560         * src/folderview.c
6561         * src/headerview.c
6562         * src/main.c
6563         * src/prefs_common.c
6564         * src/prefs_common.h
6565         * src/prefs_message.c
6566         * src/textview.c
6567         * src/textview.h
6568         * src/common/defs.h
6569         * src/common/utils.c
6570         * src/common/utils.h
6571         * src/gtk/gtkutils.c
6572         * src/gtk/gtkutils.h
6573                 Migrate config to .sylpheed-claws (Automatically)
6574                 Add a way to get the Xface in the TextView
6576 2005-10-20 [colin]      1.9.15cvs83
6578         * src/gtk/Makefile.am
6579         * src/gtk/about.c
6580         * src/gtk/authors.h
6581                 Make the about dialog *grooovy*
6583 2005-10-20 [colin]      1.9.15cvs82
6585         * src/mimeview.c
6586                 Use "Open with" on double click if no command
6587                 was found
6589 2005-10-20 [colin]      1.9.15cvs81
6591         * src/imap.c
6592         * src/etpan/imap-thread.c
6593                 Fix possible crash.
6595 2005-10-20 [paul]       1.9.15cvs80
6597         * src/folder.c
6598                 don't show clipkey icon if the only
6599                 attachment is the signature
6600                 Patch by Colin
6602 2005-10-20 [paul]       1.9.15cvs79
6604         * AUTHORS
6605         * src/plugins/pgpmime/pgpmime.c
6606                 name the PGP/MIME signature 'signature.asc'
6607                 Patch by Andrew Nelson <freeandy@gmail.com>
6609 2005-10-19 [colin]      1.9.15cvs78
6611         * src/plugins/pgpmime/pgpmime.c
6612                 Oops, no need to double-check though
6614 2005-10-19 [colin]      1.9.15cvs77
6616         * src/plugins/pgpinline/pgpinline.c
6617         * src/plugins/pgpmime/pgpmime.c
6618                 Check that my_tmpfile() doesn't 
6619                 return NULL
6621 2005-10-19 [colin]      1.9.15cvs76
6623         * src/common/utils.c
6624                 Use shorter mime boundaries to avoid having
6625                 MTAs rewrapping our headers, breaking the
6626                 PGP signature in the process 
6627         * src/compose.c
6628         * src/plugins/pgpmime/pgpmime.c
6629                 Check for boundary uniqueness to be sure
6630                 it won't happen, instead of hoping for the
6631                 best
6633 2005-10-19 [colin]      1.9.15cvs75
6635         * sylpheed-claws.desktop
6636         * src/Makefile.am
6637         * src/main.c
6638                 Ship a sylpheed-claws binary instead
6639                 of a sylpheed one. Change the socket
6640                 name, too
6641         * src/folderview.c
6642                 Update folder only if it changed
6643         * src/wizard.c
6644                 Fix i18n in welcome mail, patch by
6645                 Fabien Vantard
6647 2005-10-19 [paul]
6649         1.9.99-rc2 released
6651 2005-10-19 [paul]       1.9.15cvs74
6653         * src/folder.c
6654         * src/folderview.c
6655                 fix summaryview update
6656                 Patch by Colin
6658 2005-10-18 [colin]      1.9.15cvs73
6660         * src/plugins/pgpcore/passphrase.c
6661                 Don't XGrabServer, and try a bit more to 
6662                 sync everything before grabbing mouse/keyboard
6664 2005-10-18 [colin]      1.9.15cvs72
6666         * src/Makefile.am
6667         * src/addressadd.c
6668         * src/addressbook.c
6669         * src/folderview.c
6670         * src/grouplistdialog.c
6671         * src/mimeview.c
6672         * src/stock_pixmap.c
6673         * src/stock_pixmap.h
6674         * src/summaryview.c
6675         * src/gtk/gtksctree.c
6676         * src/gtk/gtksctree.h
6677         * src/pixmaps/empty.xpm
6678                 Implement a wrapper call for gtk_ctree_set_node_info
6679                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6680                 pixmap instead of a NULL one. This works around some
6681                 memory problems deep inside gtk, revealed by valgrind,
6682                 and fixes bug #834 (Pressing CTRl-D on a message marked 
6683                 as locked crashes sylpheed.), as well as, probably, 
6684                 wwp's 4th dimension problems that happen in gtk_ctree_*.
6686 2005-10-17 [colin]      1.9.15cvs71
6688         * src/mimeview.c
6689                 Provide visual feedback when checking
6690                 signature
6692 2005-10-17 [colin]      1.9.15cvs70
6694         * src/main.c
6695                 Keep the folder list frozen while checking caches...
6697 2005-10-17 [colin]      1.9.15cvs69
6699         * src/addr_compl.c
6700                 Fi bug #833 (Autocompleting from addressbook 
6701                 fails with extended chars)
6702         * src/imap.c
6703                 Fix 'adding messages' staying in statusbar
6704                 after an error
6706 2005-10-17 [wwp]        1.9.15cvs68
6708         * src/ssl_manager.c
6709                 Fix buttons' layout resizing when window size changes
6711 2005-10-17 [wwp]        1.9.15cvs67
6713         * src/account.c
6714         * src/prefs_account.c
6715         * src/prefs_common.c
6716         * src/prefs_common.h
6717         * src/prefs_folder_item.c
6718         * src/prefs_gtk.c
6719         * src/gtk/logwindow.c
6720         * src/gtk/pluginwindow.c
6721         * src/gtk/prefswindow.c
6722         * src/gtk/prefswindow.h
6723                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
6725 2005-10-17 [paul]       1.9.15cvs66
6727         * configure.ac
6728                 fix missing libetpan message
6729         * po/en_GB.po
6730                 updated
6731         * src/crash.c
6732         * src/manual.c
6733         * src/prefs_themes.c
6734         * src/common/defs.h
6735                 add some new URI defines, change some
6736                 others
6737         * src/wizard.c
6738                 make welcome message translatable
6739                 small improvements to english
6740                 other tweaks
6741         * src/gtk/menu.c
6742                 fix warnings
6744 2005-10-17 [paul]       1.9.15cvs65
6746         * src/summaryview.c
6747                 fix column titles
6749 2005-10-16 [mones]      1.9.15cvs64
6751         * po/es.po
6752                 Updated translation
6754 2005-10-16 [colin]
6756         1.9.99-rc1 released
6758 2005-10-16 [colin]      1.9.15cvs63
6760         * src/wizard.c
6761                 Fix whitespace
6763 2005-10-16 [colin]      1.9.15cvs62
6765         * src/toolbar.c
6766                 s/Get All/Get Mail/
6767         * src/wizard.c
6768                 Real welcome mail text, thanks Paul
6770 2005-10-16 [colin]      1.9.15cvs61
6772         * src/editldap.c
6773         * src/exporthtml.c
6774         * src/main.c
6775         * src/mainwindow.c
6776         * src/prefs_themes.c
6777         * src/prefs_toolbar.c
6778         * src/plugins/demo/demo.c
6779         * src/plugins/trayicon/trayicon.c
6780                 s/Sylpheed/Sylpheed-Claws/
6782 2005-10-16 [colin]      1.9.15cvs60
6784         * src/wizard.c
6785                 Add a welcome email in the first empty mailbox
6786         * src/prefs_common.c
6787                 Change one more default
6789 2005-10-16 [colin]      1.9.15cvs59
6791         * src/wizard.c
6792                 Remove printf
6794 2005-10-16 [colin]      1.9.15cvs58
6796         * src/toolbar.c
6797         * src/prefs_common.c
6798                 Change some defaults
6800 2005-10-16 [colin]      1.9.15cvs57
6802         * src/toolbar.c
6803         * src/prefs_common.c
6804                 Change some defaults
6806 2005-10-16 [colin]      1.9.15cvs56
6808         * src/wizard.c
6809                 By default, initialize fonts to have
6810                 the same size as normal GtkWidgets
6812 2005-10-16 [colin]      1.9.15cvs55
6814         * src/mimeview.c
6815                 Fix message a bit more
6817 2005-10-16 [colin]      1.9.15cvs54
6819         * src/addressbook.c
6820                 Second attempt at flicker fixing
6822 2005-10-16 [colin]      1.9.15cvs53
6824         * src/addressbook.c
6825                 Fix flicker
6827 2005-10-16 [wwp]        1.9.15cvs52
6829         * src/addressbook.c
6830         * src/editaddress.c
6831         * src/prefs_common.c
6832         * src/prefs_common.h
6833                 Remember window sizes (address book)
6835 2005-10-16 [wwp]        1.9.15cvs51
6837         * src/plugins/clamav/clamav_plugin_gtk.c
6838         * src/plugins/spamassassin/spamassassin_gtk.c
6839                 Fix compilation warnings (missing #include).
6841 2005-10-16 [colin]      1.9.15cvs50
6843         * src/mimeview.c
6844         * src/summaryview.c
6845         * src/textview.c
6846                 Make 'c' check signature, and forward
6847                 c, l, y, t from summaryview to mimeview
6849 2005-10-16 [colin]      1.9.15cvs49
6851         * src/addressbook.c
6852                 Put border around buttons
6853         * src/mainwindow.c
6854         * src/summaryview.c
6855                 Rework menus (Patch based on a patch
6856                 by Paul)
6858 2005-10-15 [wwp]        1.9.15cvs48
6860         * src/editjpilot.c
6861         * src/editldap.c
6862         * src/editvcard.c
6863         * src/exphtmldlg.c
6864         * src/expldifdlg.c
6865         * src/export.c
6866         * src/import.c
6867         * src/importldif.c
6868         * src/importmutt.c
6869         * src/importpine.c
6870         * src/prefs_account.c
6871         * src/prefs_spelling.c
6872         * src/gtk/gtkutils.c
6873         * src/gtk/gtkutils.h
6874         * src/plugins/clamav/clamav_plugin_gtk.c
6875         * src/plugins/spamassassin/spamassassin_gtk.c
6876                 use nicer browse-for-file/dir buttons than the "..." ones,
6877                 code factorizing more.
6879 2005-10-14 [colin]      1.9.15cvs47
6881         * src/mainwindow.c
6882                 set relief on the account switcher so that people see it
6883                 grey out Create processing rules when no message is selected
6884         * src/prefs_filtering.c
6885                 ask before closing if the rule has not been modified, even if
6886                 it's not valid
6887         * src/prefs_matcher.c
6888                 fix sensitivity when entering the dialog
6889         * src/gtk/inputdialog.c
6890                 display a better icon on password ask
6891         * src/plugins/pgpcore/passphrase.c
6892                 make the dialog look better
6894 2005-10-14 [paul]       1.9.15cvs46
6896         * src/folderview.c
6897                 indicate presense of marked msgs in
6898                 unexpanded subfolders
6900 2005-10-14 [paul]       1.9.15cvs45
6902         * src/prefs_actions.c
6903         * src/prefs_common.c
6904         * src/prefs_common.h
6905         * src/prefs_filtering_action.c
6906         * src/prefs_matcher.c
6907         * src/prefs_template.c
6908                 remember window sizes
6909                 fix Info button size
6911         Patches by wwp
6913 2005-10-13 [colin]      1.9.15cvs44
6915         * src/mimeview.c
6916         * src/noticeview.c
6917         * src/noticeview.h
6918                 Add a tooltip on the icon (optional) 
6919                 Get rid of the signature buttons and only
6920                 use the icon+tooltip
6922 2005-10-13 [colin]      1.9.15cvs43
6924         * src/noticeview.c
6925         * src/noticeview.h
6926                 Add hand cursor for hovering over icon
6928 2005-10-13 [colin]      1.9.15cvs42
6930         * src/summaryview.c
6931                 Fix crash when quicksearch's hidden 
6932                 at startup
6934 2005-10-13 [colin]      1.9.15cvs41
6936         * src/compose.c
6937                 Set subject when forwarding multiple mails
6938                 Check that other recipient than the default Cc or Bcc
6939                 have been set before sending.
6941 2005-10-13 [colin]      1.9.15cvs40
6943         * src/imap.c
6944                 Batch per-folder
6945                 Introduce locking, but don't use it yet
6947 2005-10-13 [colin]      1.9.15cvs39
6949         * src/gtk/quicksearch.c
6950                 Reset quicksearch when hiding it
6951                 Make sticky a real pref
6953 2005-10-13 [colin]      1.9.15cvs38
6955         * src/summaryview.c
6956                 Faster prefs apply
6958 2005-10-13 [colin]      1.9.15cvs37
6960         * src/mimeview.c
6961         * src/noticeview.c
6962         * src/noticeview.h
6963         * src/plugins/pgpcore/sgpgme.c
6964                 Make privacy icon clickable
6965                 Move Trust field in Full info
6966                 When trust is less than full, don't display
6967                 a warning icon
6969 2005-10-13 [colin]      1.9.15cvs36
6971         * src/folder.c
6972                 Batch on flags sync
6973         * src/folderview.c
6974                 Revert speed hack which is dangerous in fact
6975                 Apply prefs faster
6977 2005-10-13 [colin]      1.9.15cvs35
6979         * src/folder_item_prefs.c
6980                 Fix pref corruption on folder move. Patch
6981                 by wwp
6983 2005-10-13 [paul]       1.9.15cvs34
6985         * src/export.c
6986         * src/import.c
6987                 fix typos in g_warnings
6988         * src/prefs_account.c
6989                 add a file selector for Signature file
6991         Patches by wwp
6993 2005-10-12 [colin]      1.9.15cvs33
6995         * src/mimeview.c
6996                 Provide a quick way to go back from a
6997                 signature's full info to the email part
6999 2005-10-12 [colin]      1.9.15cvs32
7001         * src/compose.c
7002                 Remove old hack of encoding signed mails with base64.
7003                 QP works equally well.
7005 2005-10-12 [colin]      1.9.15cvs31
7007         * src/crash.c
7008                 Replace deprecated GtkText with GtkTextView
7009         * src/imap.c
7010                 Fix a logic bug about counts in imap_select
7011                 (previously un-triggered)
7012         * src/mainwindow.c
7013         * src/summaryview.c
7014         * src/news.c
7015                 Allow local deletion of news posts
7016         * src/mimeview.c
7017                 Show GPG noticeview on the message/rfc822 part
7018                 in addition to the text/plain one
7019         * src/prefs_image_viewer.c
7020           src/plugins/pgpcore/prefs_gpg.c
7021                 Polish (set the label as part of the checkbox)
7022         * src/wizard.c
7023                 Don't sit there doing nothing after destroying
7024                 the window - return err
7026 2005-10-11 [colin]      1.9.15cvs30
7028         * src/folderview.c
7029                 Apply processing rules before showing folders.
7030                 Early folder show (before flags sync) will only
7031                 be done when there are no processing rules (nor
7032                 pre- or post- ones)
7033         * src/imap.c
7034                 Fix stuff related to mail subdir, creation and 
7035                 deletion of folders 
7036         * src/imap_gtk.c
7037                 Don't allow creation of folders in NoInferior
7038                 folders, as it won't work
7040 2005-10-10 [colin]      1.9.15cvs29
7042         * src/compose.c
7043                 Reselect "None" Privacy system when selecting an
7044                 account with no privacy system defined
7046 2005-10-10 [colin]      1.9.15cvs28
7048         * src/mainwindow.c
7049                 Add Windows-1252 encoding
7050         * src/prefs_common.c
7051                 Rework some defaults:
7052                 - autosave to draft by default
7053                 - don't show header pane (it's already in the textview)
7054                 - Select first new or unread mail on entry
7055                 - Assume 'Yes' to change folder when there's no more
7056                   unread message
7057         * src/prefs_matcher.c
7058                 Fix a gtk assertion failure
7059         * src/gtk/colorlabel.c
7060                 Workaround bad repainting on selection
7061         * src/main.c
7062                 Freeze/thaw (a bit faster on ssh -X)
7063         * src/msgcache.c
7064                 Get rid of StrdupConverter that just adds an
7065                 extra strdup/free 
7066         * src/etpan/imap_thread.c
7067                 memset buf to 0
7069 2005-10-10 [colin]      1.9.15cvs27
7071         * src/export.c
7072         * src/import.c
7073                 Fix compile on gtk 2.4. Patch by wwp
7075 2005-10-09 [colin]      1.9.15cvs26
7077         * src/mainwindow.c
7078         * src/messageview.c
7079         * src/summaryview.c
7080                 Clarify forward menus. Patch by wwp
7082 2005-10-09 [colin]      1.9.15cvs25
7084         * src/compose.c
7085         * src/compose.h
7086                 Fix bug #829 (Non-working "Encrypt message by 
7087                 default when replying to an encrypted message")
7089 2005-10-08 [colin]      1.9.15cvs24
7091         * src/wizard.c
7092                 Fix bug #827 ("Welcome" setup wizard after a 
7093                 permission error gives up & forgets itself.)
7095 2005-10-08 [colin]      1.9.15cvs23
7097         * src/procmime.c
7098                 Fix bug #828 (Ignoring headers with spaces around = sign)
7100 2005-10-08 [colin]      1.9.15cvs22
7102         * src/export.c
7103                 Warning fix by wwp
7105 2005-10-08 [colin]      1.9.15cvs21
7107         * src/folder.c
7108         * src/folder.h
7109                 Add a processing_pending indicator, set on 
7110                 folder_item_open and cleared after 
7111                 folder_item_process_open
7112         * src/folderview.c
7113         * src/summaryview.c
7114                 wrap procmsg_msginfo_*_flags, and in the
7115                 wrapper check that there's no folder processing 
7116                 pending. If there is, defer the flags change until 
7117                 processing is done to avoid stepping over each
7118                 other's toes.
7119                 Freeze during processing, but not during scanning.
7121 2005-10-07 [colin]      1.9.15cvs20
7123         * src/plugins/pgpcore/passphrase.c
7124                 Fix bug #826 (X-Server hangs when 
7125                 right-clicking a PGP encrypted message)
7127 2005-10-07 [paul]       1.9.15cvs19
7129         * src/compose.c
7130                 fix compose_entries[]
7131                 patch by Fabien Vantard
7133 2005-10-06 [colin]      1.9.15cvs18
7135         * src/pixmaps/address.xpm
7136         * src/pixmaps/address_book.xpm
7137         * src/pixmaps/book.xpm
7138         * src/pixmaps/check_spelling.xpm
7139         * src/pixmaps/checkbox_off.xpm
7140         * src/pixmaps/checkbox_on.xpm
7141         * src/pixmaps/close.xpm
7142         * src/pixmaps/complete.xpm
7143         * src/pixmaps/continue.xpm
7144         * src/pixmaps/deleted.xpm
7145         * src/pixmaps/down_arrow.xpm
7146         * src/pixmaps/exec.xpm
7147         * src/pixmaps/forwarded.xpm
7148         * src/pixmaps/group.xpm
7149         * src/pixmaps/ignorethread.xpm
7150         * src/pixmaps/interface.xpm
7151         * src/pixmaps/jpilot.xpm
7152         * src/pixmaps/ldap.xpm
7153         * src/pixmaps/linewrap.xpm
7154         * src/pixmaps/linewrapcurrent.xpm
7155         * src/pixmaps/mail.xpm
7156         * src/pixmaps/mail_attach.xpm
7157         * src/pixmaps/mail_compose.xpm
7158         * src/pixmaps/mail_forward.xpm
7159         * src/pixmaps/mail_receive.xpm
7160         * src/pixmaps/mail_receive_all.xpm
7161         * src/pixmaps/mail_reply.xpm
7162         * src/pixmaps/mail_reply_to_all.xpm
7163         * src/pixmaps/mail_reply_to_author.xpm
7164         * src/pixmaps/mail_send.xpm
7165         * src/pixmaps/mail_send_queue.xpm
7166         * src/pixmaps/mime_application.xpm
7167         * src/pixmaps/mime_audio.xpm
7168         * src/pixmaps/mime_image.xpm
7169         * src/pixmaps/mime_message.xpm
7170         * src/pixmaps/mime_text_enriched.xpm
7171         * src/pixmaps/mime_text_html.xpm
7172         * src/pixmaps/mime_text_plain.xpm
7173         * src/pixmaps/mime_unknown.xpm
7174         * src/pixmaps/new.xpm
7175         * src/pixmaps/news_compose.xpm
7176         * src/pixmaps/offline.xpm
7177         * src/pixmaps/online.xpm
7178         * src/pixmaps/paste.xpm
7179         * src/pixmaps/preferences.xpm
7180         * src/pixmaps/privacy_emblem_encrypted.xpm
7181         * src/pixmaps/privacy_expired.xpm
7182         * src/pixmaps/privacy_failed.xpm
7183         * src/pixmaps/privacy_passed.xpm
7184         * src/pixmaps/privacy_signed.xpm
7185         * src/pixmaps/privacy_unknown.xpm
7186         * src/pixmaps/privacy_warn.xpm
7187         * src/pixmaps/properties.xpm
7188         * src/pixmaps/replied.xpm
7189         * src/pixmaps/search.xpm
7190         * src/pixmaps/unread.xpm
7191         * src/pixmaps/up_arrow.xpm
7192         * src/pixmaps/vcard.xpm
7193                 Modernize internal theme, with icons from the 
7194                 Gnomaws theme. Keep some of the old ones where
7195                 they were better.
7197 2005-10-06 [colin]      1.9.15cvs17
7199         * src/summaryview.c
7200                 Little optimisations + bugfix
7201         * src/toolbar.c
7202                 Remove default useless items - useless being defined
7203                 by the default relevant prefs
7204         * src/wizard.c
7205                 include config.h to make gettext work
7206         * src/prefs_themes.c
7207                 Fix selection of current theme in prefs
7209 2005-10-06 [colin]      1.9.15cvs16
7211         * src/prefs_common.c
7212         * src/prefs_common.h
7213         * src/prefs_summaries.c
7214         * src/folderview.c
7215                 Add a warning dialog on Mark all read 
7216                 (with pref to get rid of it)
7218 2005-10-06 [paul]       1.9.15cvs15
7220         * po/nb.po
7221         * po/pt_BR.po
7222                 updated by Geir Helland and Frederico
7223                 Goncalves Guimaraes
7225 2005-10-05 [colin]      1.9.15cvs14
7227         * src/folder.c
7228         * src/folder.h
7229         * src/folderview.c
7230         * src/folderview.h
7231         * src/imap_gtk.c
7232         * src/mh_gtk.c
7233         * src/mainwindow.c
7234         * src/setup.c
7235                 add a way to rescan without rebuilding
7236                 make moving a bit faster (less folders changes)
7237                 don't lock the tree on Get 
7238         * src/imap.c
7239                 Don't re-delete deleted messages before expunging
7240         * src/summaryview.c
7241                 Set batch mode when deleting mails
7243 2005-10-05 [paul]       1.9.15cvs13
7245         * src/mainwindow.c
7246         * src/mainwindow.h
7247                 fix disabled Execute menu item
7248         * src/toolbar.c
7249                 match the change in 1.9.15cvs10: use Compose
7250                 instead of News by default
7252 2005-10-04 [colin]      1.9.15cvs12
7254         * src/compose.c
7255                 When replying to an ML post with Reply-To set
7256                 to the poster's email, honor it (as before),
7257                 but also honor our user's request to reply to
7258                 the mailing list: set the ML address in the To
7259                 field and the Reply-To address in the Cc: 
7260                 field.
7262 2005-10-04 [colin]      1.9.15cvs11
7264         * src/plugins/trayicon/trayicon.c
7265                 Finish cosmetic change - thanks to wwp
7267 2005-10-04 [colin]      1.9.15cvs10
7269         * src/toolbar.c
7270                 Use Compose instead of Email by default.
7271                 Spotted by wwp.
7273 2005-10-04 [colin]      1.9.15cvs9
7275         * src/folder.c
7276         * src/folder.h
7277         * src/folderview.c
7278         * src/imap.c
7279         * src/etpan/imap-thread.c
7280         * src/etpan/imap-thread.h
7281                 Try to make IMAP faster, by simplifying SEARCH
7282                 commands, avoiding sending two STATUS in a row,
7283                 and deferring flags sync and processing just
7284                 after displaying the folder. 
7285                 This will update the SummaryView in certain
7286                 cases (new mails not already fetched, flags
7287                 changed from another client) but in a non-
7288                 blocking manner.
7290 2005-10-04 [colin]      1.9.15cvs8
7292         * src/plugins/trayicon/trayicon.c
7293                 Relabel "Offline" to "Work offline"
7295 2005-10-04 [colin]      1.9.15cvs7
7297         * src/export.c
7298         * src/import.c
7299         * src/mbox.c
7300                 Fix mbox import/export buglets
7301                 Patch by wwp
7302         * src/plugins/trayicon/trayicon.c
7303                 Add offline swithc
7304                 Patch by wwp
7306 2005-10-04 [colin]      1.9.15cvs6
7308         * src/folder.c
7309         * src/folderview.c
7310         * src/summaryview.c
7311                 Better fix (don't break mark all read) for cvs2
7313 2005-10-03 [colin]      1.9.15cvs5
7315         * src/folder.c
7316                 Use a sane sort by default
7318 2005-10-03 [colin]      1.9.15cvs4
7320         * src/inc.c
7321                 Add a 'Only once' button for overriding offline mode
7322         * src/prefs_account.c
7323         * src/wizard.c
7324                 Add Local mbox to the wizard
7325                 Add IMAP subdir to the wizard (or the wizard is useless
7326                 for such accounts, or even worse than useless)
7327                 Move IMAP subdir from Advanced to Receive tab, as it's
7328                 not that uncommon
7330 2005-10-03 [colin]      1.9.15cvs3
7332         * src/send_message.c
7333                 Forgot this one in cvs1
7335 2005-10-03 [colin]      1.9.15cvs2
7337         * src/folder.c
7338                 Faster close when leaving a folder with lots
7339                 of new mails. Idea by David Relson.
7341 2005-10-03 [colin]      1.9.15cvs1
7343         * src/compose.c
7344         * src/imap.c
7345         * src/inc.c
7346         * src/main.c
7347         * src/messageview.c
7348         * src/news.c
7349         * src/summaryview.c
7350         * src/gtk/sslcertwindow.c
7351         * src/plugins/trayicon/trayicon.c
7352                 Add accels to every AlertPanel. Patch by Fabien 
7353                 Vantard
7355 2005-10-03 [paul]       1.9.15
7357         1.9.15 released
7359 2005-10-03 [paul]       1.9.14cvs68
7361         * po/ca.po
7362         * po/de.po
7363         * po/es.po
7364         * po/fi.po
7365         * po/fr.po
7366         * po/sk.po
7367         * po/sr.po
7368         * po/zh_CN.po
7369                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7370                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7371                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7373 2005-10-03 [paul]       1.9.14cvs67
7375         * src/send_message.c
7376                 prevent hang on Cancel
7377                 patch by Colin
7379 2005-10-03 [paul]       1.9.14cvs66
7381         * src/main.c
7382                 fix crash in IMAP caused by discrepancy
7383                 between check_at_startup and offline mode
7384                 Patch by Colin
7386 2005-10-01 [paul]       1.9.14cvs65
7388         * src/inc.c
7389                 fix engrish
7391 2005-10-01 [paul]       1.9.14cvs64
7392         * src/export.c
7393         * src/import.c
7394                 synchronise import_mbox() and export_mbox()
7395         * src/mbox.c
7396                 proc_mbox(): add alert if file cannot be opened
7397                 export_list_to_mbox(): test if dest file exists,
7398                 prompt user to overwrite if it does. add alert
7399                 if file cannot be created
7400                                                                 
7401         Patch by wwp
7402                                                                                                                 
7404 2005-09-30 [paul]       1.9.14cvs63
7406         * src/addressbook.c
7407                 Fix sensitivity of a menu
7408         * src/codeconv.c
7409                 Respect hidden pref for mails with no encoding
7410         * src/common/xml.c
7411                 Fix memory corruption
7412         * src/plugins/pgpcore/sgpgme.c
7413                 Fix segfault on incomplete sigs, and display
7414                 of S/Mime UIDs
7416         Patches by Colin
7418 2005-09-30 [colin]      1.9.14cvs62
7420         * src/partial_download.c
7421                 Little logic fix in almost-dead code
7422         * src/pop.c
7423                 Fix partial download when there's no new mail
7425 2005-09-29 [paul]       1.9.14cvs61
7427         * src/plugins/pgpinline/pgpinline.c
7428                 fix bug 819, 'crash accessing sign message'
7429                 Patch by Colin
7431 2005-09-28 [martin]     1.9.14cvs60
7433         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7434                 fix bug #790 (Crash when restarting window manager (fluxbox))
7436 2005-09-28 [paul]       1.9.14cvs59
7438         * src/gtk/gtkaspell.c
7439                 fix off-by-one typo
7441 2005-09-27 [colin]      1.9.14cvs58
7443         * src/plugins/pgpcore/sgpgme.c
7444                 Report error when there's one, instead of
7445                 "Signature unchecked" 
7447 2005-09-27 [colin]      1.9.14cvs57
7449         * src/prefs_quote.c
7450                 Fix bug #816 (Weird quotation with spaces)
7452 2005-09-27 [colin]      1.9.14cvs56
7454         * src/codeconv.c
7455         * src/compose.c
7456         * src/compose.h
7457                 Put subject in compose's title
7458                 Fix Automatic encoding so that it's really automatic:
7459                 first try default locale's charset, then charset of the replied mail, 
7460                 then utf-8
7461                 Fix encoding of headers (must be in strict mode too)
7463 2005-09-26 [colin]      1.9.14cvs55
7465         * src/gtk/gtkaspell.c
7466                 Fix previous patch - don't color the space,
7467                 just uncolor it :)
7469 2005-09-26 [colin]      1.9.14cvs54
7471         * src/gtk/gtkaspell.c
7472                 Unmark space if possible
7474 2005-09-26 [colin]      1.9.14cvs53
7476         * src/imap.c
7477                 log_error instead of alertpanel according to the pref
7478         * src/etpan/imap-thread.c
7479                 Print connect status, copy only necessary size to 
7480                 logger
7481         * src/plugins/pgpmime/pgpmime.c
7482                 Handle S/Mime signatures (verification only). Patch based
7483                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7485 2005-09-26 [paul]       1.9.14cvs52
7487         * src/common/passcrypt.c
7488                 this 'workaround' not necessary on NetBSD.
7489                 Thanks to Daniel Gustafson
7491 2005-09-26 [paul]
7493         1.9.15-rc4 released
7495 2005-09-26 [paul]       1.9.14cvs51
7497         * src/summaryview.c
7498                 Skip currently selected message when
7499                 looking for next new or unread message
7500                 in current folder. Patch by Colin
7501         * src/common/passcrypt.c
7502                 eliminate warnings on *BSD. Patch by
7503                 Daniel Gustafson
7505 2005-09-26 [colin]      1.9.14cvs50
7507         * src/procmsg.c
7508                 Call postfiltering hook anyway
7510 2005-09-22 [colin]      1.9.14cvs49
7512         * src/codeconv.c
7513         * src/codeconv.h
7514                 Add a strict mode that doesn't replace with _
7515         * src/compose.c
7516         * src/compose.h
7517                 Use strict conversion while sending
7518                 Fix race when drafting while sending (happens
7519                 on IMAP)
7520                 Fix d'n'd of messages from summaryview
7521         * src/prefs_common.c
7522         * src/prefs_common.h
7523                 add hidden utf8_instead_of_locale_for_broken_mail 
7524                 pref for people that preferred the default charset 
7525                 to be utf8 for broken mails
7526         * src/quote_fmt_parse.y
7527                 fix bug #815 (No quote insert if "From:" fied 
7528                 contained Russian letters)
7529         * src/summaryview.c
7530                 Fix d'n'd of messages to compose
7532 2005-09-22 [paul]       1.9.14cvs48
7534         * src/compose.c
7535                 fix bug where attachments Name entry
7536                 would display Path instead
7538 2005-09-21 [paul]       1.9.14cvs47
7540         * README
7541         * README.jp
7542         * configure.ac
7543         * config/config.rpath
7544         * doc/manual/en/sylpheed-20.html
7545         * doc/manual/es/sylpheed-20.html
7546         * po/bg.po
7547         * po/ca.po
7548         * po/de.po
7549         * po/es.po
7550         * po/fr.po
7551         * po/it.po
7552         * po/pt_BR.po
7553         * po/sk.po
7554         * po/zh_TW.po
7555         * src/account.c
7556         * src/account.h
7557         * src/action.c
7558         * src/action.h
7559         * src/adbookbase.h
7560         * src/addr_compl.c
7561         * src/addr_compl.h
7562         * src/addrbook.c
7563         * src/addrbook.h
7564         * src/addrcache.c
7565         * src/addrcache.h
7566         * src/addrcindex.c
7567         * src/addrcindex.h
7568         * src/addrclip.c
7569         * src/addrclip.h
7570         * src/addrdefs.h
7571         * src/addressadd.c
7572         * src/addressadd.h
7573         * src/addressbook.c
7574         * src/addressbook.h
7575         * src/addressitem.h
7576         * src/addrgather.c
7577         * src/addrgather.h
7578         * src/addrharvest.c
7579         * src/addrharvest.h
7580         * src/addrindex.c
7581         * src/addrindex.h
7582         * src/addritem.c
7583         * src/addritem.h
7584         * src/addrquery.c
7585         * src/addrquery.h
7586         * src/addrselect.c
7587         * src/addrselect.h
7588         * src/alertpanel.c
7589         * src/alertpanel.h
7590         * src/browseldap.c
7591         * src/browseldap.h
7592         * src/codeconv.c
7593         * src/codeconv.h
7594         * src/compose.c
7595         * src/compose.h
7596         * src/crash.c
7597         * src/crash.h
7598         * src/customheader.c
7599         * src/customheader.h
7600         * src/displayheader.c
7601         * src/displayheader.h
7602         * src/editaddress.c
7603         * src/editaddress.h
7604         * src/editbook.c
7605         * src/editbook.h
7606         * src/editgroup.c
7607         * src/editgroup.h
7608         * src/editjpilot.c
7609         * src/editjpilot.h
7610         * src/editldap.c
7611         * src/editldap.h
7612         * src/editldap_basedn.c
7613         * src/editldap_basedn.h
7614         * src/editvcard.c
7615         * src/editvcard.h
7616         * src/enriched.c
7617         * src/enriched.h
7618         * src/exphtmldlg.c
7619         * src/exphtmldlg.h
7620         * src/expldifdlg.c
7621         * src/expldifdlg.h
7622         * src/export.c
7623         * src/export.h
7624         * src/exporthtml.c
7625         * src/exporthtml.h
7626         * src/exportldif.c
7627         * src/exportldif.h
7628         * src/filtering.c
7629         * src/filtering.h
7630         * src/folder.c
7631         * src/folder.h
7632         * src/folder_item_prefs.c
7633         * src/folder_item_prefs.h
7634         * src/foldersel.c
7635         * src/foldersel.h
7636         * src/folderutils.c
7637         * src/folderutils.h
7638         * src/folderview.c
7639         * src/folderview.h
7640         * src/grouplistdialog.c
7641         * src/grouplistdialog.h
7642         * src/headerview.c
7643         * src/headerview.h
7644         * src/html.c
7645         * src/html.h
7646         * src/image_viewer.c
7647         * src/image_viewer.h
7648         * src/imap.c
7649         * src/imap.h
7650         * src/imap_gtk.c
7651         * src/imap_gtk.h
7652         * src/import.c
7653         * src/import.h
7654         * src/importldif.c
7655         * src/importldif.h
7656         * src/importmutt.c
7657         * src/importmutt.h
7658         * src/importpine.c
7659         * src/importpine.h
7660         * src/inc.c
7661         * src/inc.h
7662         * src/jpilot.c
7663         * src/jpilot.h
7664         * src/ldapctrl.c
7665         * src/ldapctrl.h
7666         * src/ldaplocate.c
7667         * src/ldaplocate.h
7668         * src/ldapquery.c
7669         * src/ldapquery.h
7670         * src/ldapserver.c
7671         * src/ldapserver.h
7672         * src/ldaputil.c
7673         * src/ldaputil.h
7674         * src/ldif.c
7675         * src/ldif.h
7676         * src/localfolder.c
7677         * src/localfolder.h
7678         * src/main.c
7679         * src/main.h
7680         * src/mainwindow.c
7681         * src/mainwindow.h
7682         * src/manual.c
7683         * src/manual.h
7684         * src/matcher.c
7685         * src/matcher.h
7686         * src/matcher_parser.h
7687         * src/matcher_parser_lex.l
7688         * src/matcher_parser_parse.y
7689         * src/mbox.c
7690         * src/mbox.h
7691         * src/message_search.c
7692         * src/message_search.h
7693         * src/messageview.c
7694         * src/messageview.h
7695         * src/mh.c
7696         * src/mh.h
7697         * src/mh_gtk.c
7698         * src/mh_gtk.h
7699         * src/mimeview.c
7700         * src/mimeview.h
7701         * src/msgcache.c
7702         * src/msgcache.h
7703         * src/mutt.c
7704         * src/mutt.h
7705         * src/news.c
7706         * src/news.h
7707         * src/news_gtk.c
7708         * src/news_gtk.h
7709         * src/noticeview.c
7710         * src/noticeview.h
7711         * src/partial_download.c
7712         * src/partial_download.h
7713         * src/pine.c
7714         * src/pine.h
7715         * src/pop.c
7716         * src/pop.h
7717         * src/prefs_account.c
7718         * src/prefs_account.h
7719         * src/prefs_actions.c
7720         * src/prefs_actions.h
7721         * src/prefs_common.c
7722         * src/prefs_common.h
7723         * src/prefs_compose_writing.c
7724         * src/prefs_compose_writing.h
7725         * src/prefs_customheader.c
7726         * src/prefs_customheader.h
7727         * src/prefs_display_header.c
7728         * src/prefs_display_header.h
7729         * src/prefs_ext_prog.c
7730         * src/prefs_ext_prog.h
7731         * src/prefs_filtering.c
7732         * src/prefs_filtering.h
7733         * src/prefs_filtering_action.c
7734         * src/prefs_filtering_action.h
7735         * src/prefs_folder_column.c
7736         * src/prefs_folder_column.h
7737         * src/prefs_folder_item.c
7738         * src/prefs_folder_item.h
7739         * src/prefs_fonts.c
7740         * src/prefs_fonts.h
7741         * src/prefs_gtk.c
7742         * src/prefs_gtk.h
7743         * src/prefs_image_viewer.c
7744         * src/prefs_image_viewer.h
7745         * src/prefs_matcher.c
7746         * src/prefs_matcher.h
7747         * src/prefs_message.c
7748         * src/prefs_message.h
7749         * src/prefs_msg_colors.c
7750         * src/prefs_msg_colors.h
7751         * src/prefs_other.c
7752         * src/prefs_other.h
7753         * src/prefs_quote.c
7754         * src/prefs_quote.h
7755         * src/prefs_receive.c
7756         * src/prefs_receive.h
7757         * src/prefs_send.c
7758         * src/prefs_send.h
7759         * src/prefs_spelling.c
7760         * src/prefs_spelling.h
7761         * src/prefs_summaries.c
7762         * src/prefs_summaries.h
7763         * src/prefs_summary_column.c
7764         * src/prefs_summary_column.h
7765         * src/prefs_template.c
7766         * src/prefs_template.h
7767         * src/prefs_themes.c
7768         * src/prefs_themes.h
7769         * src/prefs_toolbar.c
7770         * src/prefs_toolbar.h
7771         * src/prefs_wrapping.c
7772         * src/prefs_wrapping.h
7773         * src/privacy.c
7774         * src/privacy.h
7775         * src/procheader.c
7776         * src/procheader.h
7777         * src/procmime.c
7778         * src/procmime.h
7779         * src/procmsg.c
7780         * src/procmsg.h
7781         * src/quote_fmt.c
7782         * src/quote_fmt_parse.y
7783         * src/recv.c
7784         * src/recv.h
7785         * src/remotefolder.c
7786         * src/remotefolder.h
7787         * src/send_message.c
7788         * src/send_message.h
7789         * src/setup.c
7790         * src/setup.h
7791         * src/simple-gettext.c
7792         * src/sourcewindow.c
7793         * src/sourcewindow.h
7794         * src/ssl_manager.c
7795         * src/ssl_manager.h
7796         * src/statusbar.c
7797         * src/statusbar.h
7798         * src/stock_pixmap.c
7799         * src/stock_pixmap.h
7800         * src/summary_search.c
7801         * src/summary_search.h
7802         * src/summaryview.c
7803         * src/summaryview.h
7804         * src/syldap.c
7805         * src/syldap.h
7806         * src/textview.c
7807         * src/textview.h
7808         * src/toolbar.c
7809         * src/toolbar.h
7810         * src/undo.c
7811         * src/undo.h
7812         * src/unmime.c
7813         * src/unmime.h
7814         * src/vcard.c
7815         * src/vcard.h
7816         * src/wizard.c
7817         * src/wizard.h
7818         * src/common/base64.c
7819         * src/common/base64.h
7820         * src/common/defs.h
7821         * src/common/hooks.c
7822         * src/common/hooks.h
7823         * src/common/log.c
7824         * src/common/log.h
7825         * src/common/md5.c
7826         * src/common/md5.h
7827         * src/common/mgutils.c
7828         * src/common/mgutils.h
7829         * src/common/nntp.c
7830         * src/common/nntp.h
7831         * src/common/passcrypt.c
7832         * src/common/passcrypt.h.in
7833         * src/common/plugin.c
7834         * src/common/plugin.h
7835         * src/common/prefs.c
7836         * src/common/prefs.h
7837         * src/common/progressindicator.c
7838         * src/common/progressindicator.h
7839         * src/common/quoted-printable.c
7840         * src/common/quoted-printable.h
7841         * src/common/session.c
7842         * src/common/session.h
7843         * src/common/smtp.c
7844         * src/common/smtp.h
7845         * src/common/socket.c
7846         * src/common/socket.h
7847         * src/common/ssl.c
7848         * src/common/ssl.h
7849         * src/common/ssl_certificate.c
7850         * src/common/ssl_certificate.h
7851         * src/common/string_match.c
7852         * src/common/string_match.h
7853         * src/common/stringtable.c
7854         * src/common/sylpheed.c
7855         * src/common/sylpheed.h
7856         * src/common/template.c
7857         * src/common/template.h
7858         * src/common/timing.h
7859         * src/common/utils.c
7860         * src/common/utils.h
7861         * src/common/uuencode.c
7862         * src/common/uuencode.h
7863         * src/common/version.h.in
7864         * src/common/xml.c
7865         * src/common/xml.h
7866         * src/common/xmlprops.c
7867         * src/common/xmlprops.h
7868         * src/gtk/about.c
7869         * src/gtk/about.h
7870         * src/gtk/colorlabel.c
7871         * src/gtk/colorlabel.h
7872         * src/gtk/colorsel.c
7873         * src/gtk/colorsel.h
7874         * src/gtk/description_window.c
7875         * src/gtk/description_window.h
7876         * src/gtk/filesel.c
7877         * src/gtk/filesel.h
7878         * src/gtk/foldersort.c
7879         * src/gtk/foldersort.h
7880         * src/gtk/gtkutils.c
7881         * src/gtk/gtkutils.h
7882         * src/gtk/inputdialog.c
7883         * src/gtk/inputdialog.h
7884         * src/gtk/logwindow.c
7885         * src/gtk/logwindow.h
7886         * src/gtk/manage_window.c
7887         * src/gtk/manage_window.h
7888         * src/gtk/menu.c
7889         * src/gtk/menu.h
7890         * src/gtk/pluginwindow.c
7891         * src/gtk/pluginwindow.h
7892         * src/gtk/prefswindow.c
7893         * src/gtk/prefswindow.h
7894         * src/gtk/progressdialog.c
7895         * src/gtk/progressdialog.h
7896         * src/gtk/quicksearch.c
7897         * src/gtk/quicksearch.h
7898         * src/gtk/sslcertwindow.c
7899         * src/gtk/sslcertwindow.h
7900         * src/plugins/clamav/clamav_plugin.c
7901         * src/plugins/clamav/clamav_plugin.h
7902         * src/plugins/clamav/clamav_plugin_gtk.c
7903         * src/plugins/demo/demo.c
7904         * src/plugins/dillo_viewer/dillo_prefs.c
7905         * src/plugins/dillo_viewer/dillo_prefs.h
7906         * src/plugins/dillo_viewer/dillo_viewer.c
7907         * src/plugins/mathml_viewer/mathml_viewer.c
7908         * src/plugins/pgpcore/passphrase.c
7909         * src/plugins/pgpcore/passphrase.h
7910         * src/plugins/pgpcore/plugin.c
7911         * src/plugins/pgpcore/prefs_gpg.c
7912         * src/plugins/pgpcore/prefs_gpg.h
7913         * src/plugins/pgpcore/select-keys.c
7914         * src/plugins/pgpcore/select-keys.h
7915         * src/plugins/pgpcore/sgpgme.c
7916         * src/plugins/pgpcore/sgpgme.h
7917         * src/plugins/pgpinline/pgpinline.c
7918         * src/plugins/pgpinline/pgpinline.h
7919         * src/plugins/pgpinline/plugin.c
7920         * src/plugins/pgpmime/pgpmime.c
7921         * src/plugins/pgpmime/pgpmime.h
7922         * src/plugins/pgpmime/plugin.c
7923         * src/plugins/spamassassin/spamassassin.c
7924         * src/plugins/spamassassin/spamassassin.h
7925         * src/plugins/spamassassin/spamassassin_gtk.c
7926         * src/plugins/trayicon/trayicon.c
7927         * tools/OOo2sylpheed.pl
7928         * tools/acroread2sylpheed.pl
7929         * tools/asus_mailled.sh
7930         * tools/filter_conv.pl
7931         * tools/freshmeat_search.pl
7932         * tools/google_search.pl
7933         * tools/kmail2sylpheed.pl
7934         * tools/kmail2sylpheed_v2.pl
7935         * tools/maildir2sylpheed.pl
7936         * tools/multiwebsearch.pl
7937         * tools/newscache_clean.pl
7938         * tools/outlook2sylpheed.pl
7939         * tools/sylpheed-switcher
7940         * tools/update-po
7941         * tools/vcard2xml.py
7942         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7943                 update FSF address
7945 2005-09-21 [colin]      1.9.14cvs46
7947         * src/gedit-print.c
7948         * src/procmsg.c
7949         * src/procmsg.h
7950         * src/textview.c
7951         * src/summaryview.c
7952                 Remove some printing hacks (deselection/reselection),
7953                 which by the way fix printing the currently 
7954                 displayed mime part (still only text)
7955                 Plus a little optimisation of summary_show
7958 2005-09-20 [colin]      1.9.14cvs45
7960         * src/mainwindow.c
7961         * src/messageview.c
7962                 GUI fixups: add accels, set message
7963                 view title to displayed mail's subject
7964         * src/prefs_spelling.c
7965         * src/gtk/gtkaspell.c
7966                 GUI fixups: allow underlining misspelled
7967                 words instead of coloring them (a11y!)
7969 2005-09-19 [colin]
7971         1.9.15rc3 released
7973 2005-09-19 [colin]      1.9.14cvs44
7975         * src/compose.c
7976                 Fix draft message
7977         * src/gtk/gtkaspell.c
7978                 Fix wrong test ;-)
7980 2005-09-19 [colin]      1.9.14cvs43
7982         * src/addressbook.c
7983                 Fix sensitivity of Delete button
7984         * src/compose.c
7985                 Warn if the requested Privacy system
7986                 is not available
7987         * src/exphtmldlg.c
7988         * src/expldifdlg.c
7989         * src/importldif.c
7990         * src/importmutt.c
7991         * src/importpine.c
7992                 Fix crappy UI
7993         * src/
7994         * src/ssl.h
7995         * src/prefs_account.h
7996         * src/prefs_account.c
7997                 Save SSL prefs even in builds that have
7998                 SSL support disable
7999         * src/imap.c
8000         * src/inc.c
8001         * src/news.c
8002         * src/send_message.c
8003                 Warn if connection should be secure, but
8004                 SSL support isn't compiled in
8005         * src/gtkaspell.c
8006                 Fix word separation on UTF-8 systems
8007                 Fixes bug #812 (Strange inline spellchecking)
8008         * src/compose.c
8009                 Warn if the requested Privacy system
8010                 is not available
8011                 Factorize offline warning
8012         * src/imap.c
8013         * src/imap_gtk.c
8014         * src/imap_gtk.h
8015         * src/inc.h
8016         * src/news_gtk.c
8017         * src/news_gtk.h
8018         * src/messageview.c
8019                 Factorize offline warning
8021 2005-09-19 [paul]
8023         1.9.15-rc2 released
8025 2005-09-18 [colin]      1.9.14cvs42
8027         * src/codeconv.c
8028         * src/codeconv.h
8029         * src/procmime.c
8030                 Add a way to get locale's charset ignoring utf-8,
8031                 and use that as default encoding for broken mails
8033 2005-09-18 [colin]      1.9.14cvs41
8035         * src/gtk/logwindow.c
8036                 Translate string. Patch by Fabien Vantard
8038 2005-09-18 [colin]      1.9.14cvs40
8040         * configure.ac
8041                 Fix bug #803 (IMAP/SSL support breaks with 
8042                 GnuTLS libetpan 0.38)
8044 2005-09-18 [colin]      1.9.14cvs39
8046         * src/codeconv.c
8047         * src/compose.c
8048         * src/procmime.c
8049                 More charsets fixes. Fixes bug #806 (non
8050                 ascii characters in subject line)
8052 2005-09-17 [paul]       1.9.14cvs38
8054         * src/folderview.c
8055         * src/mainwindow.c
8056                 fix gcc-2.95 issues
8057                 Patch by Pawel Pekala
8059 2005-09-17 [colin]      1.9.14cvs37
8061         * src/addrindex.c
8062                 bugfix for NO-USE LDAP compilation, patch 
8063                 by Fabien Vantard
8065 2005-09-17 [colin]      1.9.14cvs36
8067         * src/prefs_actions.c
8068         * src/prefs_customheader.c
8069         * src/prefs_display_header.c
8070         * src/prefs_filtering_action.c
8071         * src/prefs_matcher.c
8072         * src/prefs_toolbar.c
8073                 Fix strange casts (less elegant but
8074                 works better)
8076 2005-09-16 [colin]      1.9.14cvs35
8078         * src/jpilot.c
8079                 Missed that one
8081 2005-09-16 [colin]      1.9.14cvs34
8083         * configure.ac
8084         * src/Makefile.am
8085         * src/addr_compl.c
8086         * src/addrindex.c
8087         * src/browseldap.c
8088         * src/editldap.c
8089         * src/ldaplocate.c
8090         * src/ldapquery.c
8091         * src/ldapquery.h
8092         * src/ldapserver.c
8093         * src/ldapserver.h
8094         * src/main.c
8095         * src/matcher_parser_parse.y
8096         * src/prefs_themes.c
8097         * src/etpan/Makefile.am
8098         * src/gtk/description_window.c
8099         * src/plugins/clamav/Makefile.am
8100         * src/plugins/clamav/clamav_plugin.c
8101         * src/plugins/dillo_viewer/Makefile.am
8102         * src/plugins/pgpcore/Makefile.am
8103         * src/plugins/pgpinline/Makefile.am
8104         * src/plugins/pgpmime/Makefile.am
8105         * src/plugins/trayicon/Makefile.am
8106                 Fix 100% cpu usage in address completion list
8107                 Fix little bugs (return with no values etc)
8108                 Fix all warnings (with common CFLAGS)
8110 2005-09-15 [colin]      1.9.14cvs33
8112         * src/addressbook.c
8113                 Fix bug where sometimes a group's email list is empty,
8114                 force its refresh (probably fixes "Re: how to create a 
8115                 distribution list")
8116         * src/ldapquery.c
8117                 Don't return to the callback in the main thread from the
8118                 fetch thread (or face segs!)
8120 2005-09-15 [paul]       1.9.14cvs32
8122         * src/prefs_matcher.c
8123                 forgotten in last commit
8125 2005-09-15 [paul]       1.9.14cvs31
8127         * src/prefs_actions.c
8128         * src/prefs_filtering_action.c
8129         * src/prefs_quote.c
8130         * src/quote_fmt.c
8131         * src/summaryview.c
8132         * src/gtk/description_window.c
8133         * src/gtk/description_window.h
8134         * src/gtk/quicksearch.c
8135                 allow interaction with the called
8136                 description window
8137                 Patch by Anders Hammar
8139 2005-09-14 [paul]       1.9.14cvs30
8141         * src/compose.c
8142                 fix a little annoyance when pasting with 3rd button 
8143                 with wrap_pastes=0 and wrap_input=1
8144                 Patch by Colin
8146 2005-09-14 [paul]       1.9.14cvs29
8148         * src/prefs_account.c
8149                 disable 'Filter messages on receiving' for
8150                 SMTP-only accounts
8151                 Patch  by Anders Hammar
8153 2005-09-14 [paul]       1.9.14cvs28
8155         * po/sk.po
8156                 fix crash
8157                 updated by Andrej Kacian
8159 2005-09-14 [paul]
8161         1.9.15-rc1 released
8163 2005-09-14 [paul]       1.9.14cvs27
8165         * po/es.po
8166                 updated by Ricardo Mones Lastra
8167         * src/compose.c
8168         * src/compose.h
8169                 associate no_wrap_tags to Compose windows
8170                 instead of using a static one
8171                 Patch by Colin
8172         * src/mbox.c
8173                 fix proc_mbox()
8174                 Patch by wwp
8175         * src/textview.c
8176                 remove unneeded printf()
8178 2005-09-14 [paul]       1.9.14cvs26
8180         * src/addrcache.c
8181         * src/codeconv.h
8182         * src/folder.h
8183         * src/mainwindow.h
8184         * src/mh.c
8185         * src/mimeview.h
8186         * src/partial_download.c
8187         * src/pop.c
8188         * src/prefs_account.c
8189         * src/prefs_account.h
8190         * src/prefs_actions.c
8191         * src/prefs_customheader.c
8192         * src/prefs_display_header.c
8193         * src/prefs_filtering_action.c
8194         * src/prefs_matcher.c
8195         * src/prefs_toolbar.c
8196         * src/privacy.h
8197         * src/procmime.c
8198         * src/procmime.h
8199         * src/procmsg.h
8200         * src/textview.c
8201         * src/undo.h
8202         * src/common/plugin.c
8203         * src/common/session.h
8204         * src/common/socket.c
8205         * src/common/socket.h
8206         * src/common/template.c
8207         * src/gtk/gtkaspell.c
8208         * src/gtk/quicksearch.h
8209         * src/plugins/pgpcore/passphrase.c
8210         * src/plugins/pgpcore/prefs_gpg.h
8211         * src/plugins/pgpcore/select-keys.c
8212         * src/plugins/pgpcore/select-keys.h
8213         * src/plugins/pgpcore/sgpgme.c
8214         * src/plugins/pgpinline/pgpinline.c
8215         * src/plugins/pgpmime/pgpmime.c
8216         * src/plugins/trayicon/trayicon.c
8217                 fix compilation warnings
8218                 Patch by Daniel Gustafson
8220 2005-09-14 [paul]       1.9.14cvs25
8222         * src/addressbook.c
8223                 add missing column header, and other small
8224                 bug fixes
8225                 Patch by Anders Hammar
8227 2005-09-13 [colin]      1.9.14cvs24
8229         * src/gtk/gtkaspell.c
8230                 Fix non-utf8 in menu
8231                 Fix little leaks
8232                 Nullify struct members after free()s
8234 2005-09-13 [colin]      1.9.14cvs23
8236         * src/compose.c
8237                 Test utf8 compliance before inserting to 
8238                 buffer, and try to convert if necessary
8239         * src/procmime.c
8240                 If no charset is present, use the locale 
8241                 one instead of us-ascii
8242         * src/procmsg.c
8243                 Add Sender, List-Post and To in the checked 
8244                 headers for automatic rules creation 
8245                 (thanks to wwp)
8246         * src/prefs_themes.c
8247         * src/gtk/gtkaspell.c
8248                 Remove deprecated functions. 
8249                 patch by Daniel Gustafson
8251 2005-09-12 [colin]      1.9.14cvs22
8253         * src/compose.c
8254                 Fix bug #448 (Scrolling/Redraw issue with 
8255                 address-fields in Header)
8256         * src/mainwindow.c
8257         * src/summaryview.c
8258         * src/summaryview.h
8259                 Fix loss of MSG_MARKED on move/copy
8260                 Fix bug #804 (Quicksearch togglebutton doesn't 
8261                 get depressed after '/' key is pressed)
8263 2005-09-12 [paul]       1.9.14cvs21
8265         * AUTHORS
8266         * src/gtk/logwindow.c
8267                 add 'Clear Log' to popup menu
8268                 Patch by Anders Hammar <anders.hammar@telia.com>
8270 2005-09-12 [paul]       1.9.14cvs20
8272         * src/compose.c
8273                 set correct sensitivity on attachments
8274                 popup menu
8275         * src/folder.c
8276                 fix typo
8277         * src/prefs_spelling.c
8278                 fix crash when no LANG env is set
8279         * src/common/xml.c
8280                 fix crash in wizard
8281                 don't use memeory after free
8283         All patches by Daniel Gustafson
8285 2005-09-12 [paul]       1.9.14cvs19
8287         * src/prefs_themes.c
8288                 make theme info selectable
8289         * src/gtk/description_window.c
8290                 make window non-modal
8291         * tools/README
8292                 add details of asus_mailed.sh
8293         * tools/claws.i18n.status.pl
8294                 update for new zh_TW translator
8295                 widen the output
8296                 create alternate coloured lines
8297                 improve readability
8299 2005-09-10 [colin]      1.9.14cvs18
8301         * src/plugins/pgpcore/select-keys.c
8302                 Better order for the buttons
8304 2005-09-10 [colin]      1.9.14cvs17
8306         * src/compose.c
8307         * src/plugins/pgpcore/select-keys.c
8308         * src/plugins/pgpcore/select-keys.h
8309         * src/plugins/pgpcore/sgpgme.c
8310                 Add a "Don't encrypt" button to the key
8311                 selection dialog. Fixes bug #177 (There should be a 
8312                 'Don't encrypt button in the Select Keys dialog)
8314 2005-09-10 [colin]      1.9.14cvs16
8316         * src/compose.c
8317                 Fix bug #572 (%X option does not work with templates)
8319 2005-09-10 [colin]      1.9.14cvs15
8321         * src/toolbar.c 
8322                 Remove g_print
8324 2005-09-10 [colin]      1.9.14cvs14
8326         * src/imap.c
8327                 Fix a possible crash
8329 2005-09-09 [colin]      1.9.14cvs13
8331         * src/imap.c
8332         * src/etpan/imap-thread.c
8333         * src/etpan/imap-thread.h
8334                 Fix moving from queue or drafts to normal folders
8335                 Fix bug #794 (No way to delete without expunging)
8336                 Take flags unset by other mailers into account
8337                 Take deleted flag set by other mailers into account
8338                 Fix unsetting REPLIED flag
8339                 Fix crash when capabilities can't be retrieved
8340         * src/mainwindow.c
8341         * src/mainwindow.h
8342                 Add M_DELAYED_FLAGS condition, and let the user use
8343                 Execute in order to be able to expunge deleted mails,
8344                 even if he's not in delayed execute mode
8345         * src/prefs_spelling.c
8346                 Use 'en' dictionary by default if LANG is POSIX or C
8347         * src/gtk/prefswindow.c
8348                 Fix bug #767 (Preferences windows expanding) by making
8349                 the window a bit larger when the resolution is greater
8350                 than 640x480, and by putting the prefs in a
8351                 GtkScrolledWindow.
8353 2005-09-09 [paul]       1.9.14cvs12
8355         * AUTHORS
8356         * configure.ac
8357         * po/zh_TW.Big5.po      ** REMOVED **
8358         * po/zh_TW.po           ** ADDED **
8359                 updated by Wei-Lun Chao
8361 2005-09-09 [paul]       1.9.14cvs11
8363         * src/mainwindow.c
8364                 fix asserts
8365         * src/common/xml.c
8366                 delay memory allocation until file is
8367                 opened successfully
8368                 Patch by Daniel Gustafson
8370 2005-09-09 [colin]      1.9.14cvs10
8372         * src/imap.c
8373                 Add guards
8375 2005-09-08 [colin]      1.9.14cvs9
8377         * src/compose.c
8378                 Alert when we can't save draft
8379                 Fix various wrap/color issues
8380                 Add mid-click pasting respecting wrap_paste option
8381         * src/folder.c
8382         * src/folder.h
8383         * src/folder_item_prefs.c
8384         * src/folder_item_prefs.h
8385         * src/imap.c
8386         * src/imap_gtk.c
8387         * src/imap_gtk.h
8388         * src/main.c
8389         * src/mainwindow.c
8390         * src/mainwindow.h
8391         * src/news.c
8392         * src/news_gtk.c
8393         * src/news_gtk.h
8394         * src/prefs_folder_item.c
8395                 Fix the impossibility to synchronise folders for
8396                 offline use (IMAP and NNTP are concerned)
8398 2005-09-08 [colin]      1.9.14cvs8
8400         * configure.ac
8401                 Build LDAP and JPilot by default if available
8402         * src/textview.c
8403                 Fix use after free
8405 2005-09-08 [paul]       1.9.14cvs7
8407         * doc/manual/en/sylpheed-1.html
8408         * doc/manual/en/sylpheed-18.html
8409         * doc/manual/en/sylpheed-19.html
8410         * doc/manual/en/sylpheed-4.html
8411         * doc/manual/en/sylpheed-6.html
8412         * doc/manual/en/sylpheed.html
8413                 a few minor updates, plus include some
8414                 details about plugins and their requirements
8415         * src/mainwindow.c
8416                 minor changes to English in /View/Sort
8418 2005-09-07 [colin]      1.9.14cvs6
8420         * doc/manual/en/sylpheed-1.html
8421         * doc/manual/en/sylpheed-10.html
8422         * doc/manual/en/sylpheed-11.html
8423         * doc/manual/en/sylpheed-12.html
8424         * doc/manual/en/sylpheed-13.html
8425         * doc/manual/en/sylpheed-14.html
8426         * doc/manual/en/sylpheed-15.html
8427         * doc/manual/en/sylpheed-16.html
8428         * doc/manual/en/sylpheed-17.html
8429         * doc/manual/en/sylpheed-18.html
8430         * doc/manual/en/sylpheed-19.html
8431         * doc/manual/en/sylpheed-2.html
8432         * doc/manual/en/sylpheed-20.html
8433         * doc/manual/en/sylpheed-21.html
8434         * doc/manual/en/sylpheed-22.html
8435         * doc/manual/en/sylpheed-3.html
8436         * doc/manual/en/sylpheed-4.html
8437         * doc/manual/en/sylpheed-5.html
8438         * doc/manual/en/sylpheed-6.html
8439         * doc/manual/en/sylpheed-7.html
8440         * doc/manual/en/sylpheed-8.html
8441         * doc/manual/en/sylpheed-9.html
8442         * doc/manual/en/sylpheed.html
8443                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8445 2005-09-07 [colin]      1.9.14cvs5
8447         * src/mainwindow.c
8448                 Make labels more to-the-point
8450 2005-09-07 [colin]      1.9.14cvs4
8452         * doc/manual/en/sylpheed-1.html
8453         * doc/manual/en/sylpheed-12.html
8454         * doc/manual/en/sylpheed-13.html
8455         * doc/manual/en/sylpheed-14.html
8456         * doc/manual/en/sylpheed-15.html
8457         * doc/manual/en/sylpheed-16.html
8458         * doc/manual/en/sylpheed-17.html
8459         * doc/manual/en/sylpheed-18.html
8460         * doc/manual/en/sylpheed-19.html
8461         * doc/manual/en/sylpheed-2.html
8462         * doc/manual/en/sylpheed-20.html
8463         * doc/manual/en/sylpheed-21.html
8464         * doc/manual/en/sylpheed-22.html
8465         * doc/manual/en/sylpheed-4.html
8466         * doc/manual/en/sylpheed-5.html
8467         * doc/manual/en/sylpheed-6.html
8468         * doc/manual/en/sylpheed-7.html
8469         * doc/manual/en/sylpheed-8.html
8470         * doc/manual/en/sylpheed-9.html
8471         * doc/manual/en/sylpheed.html
8472                 Update manual
8474 2005-09-07 [colin]      1.9.14cvs3
8476         * doc/faq/en/sylpheed-faq-1.html
8477         * doc/faq/en/sylpheed-faq-2.html
8478         * doc/faq/en/sylpheed-faq-3.html
8479         * doc/faq/en/sylpheed-faq.html
8480                 Update FAQ
8482 2005-09-07 [colin]      1.9.14cvs2
8484         * src/folderview.c
8485         * src/procmsg.c
8486         * src/summaryview.c
8487         * src/toolbar.c
8488                 Fix special subfolders:
8489                 - Inherit parent's icon
8490                 - sent contents of queues subfolders
8491                 - empty subfolders of trashes
8492         * src/mainwindow.c
8493                 Remove outdated manual and faq entries
8494         * src/common/utils.c
8495                 Add quotes around %s coming from mailcap
8497 2005-09-07 [colin]      1.9.14cvs1
8499         * src/compose.c
8500                 After saving draft, set modified to FALSE
8501         * src/mimeview.c
8502         * src/common/utils.c
8503         * src/common/utils.h
8504                 Try to open mime parts using what is 
8505                 indicated in ~/.mailcap or /etc/mailcap,
8506                 if possible.
8508 2005-09-05 [paul]       1.9.14
8510         1.9.14 released
8512         * po/sk.po
8513                 updated by Andrej Kacian
8515 2005-09-05 [paul]       1.9.13cvs83
8517         * po/de.po
8518         * po/es.po
8519         * po/fi.po
8520         * po/fr.po
8521         * po/nb.po
8522         * po/pt_BR.po
8523         * po/sr.po
8524                 updated translations by Thomas Gilgin, Ricardo Mones
8525                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8526                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8528 2005-09-04 [paul]       1.9.13cvs82
8530         * src/compose.c
8531                 only warn about exceeded line length limit
8532                 on send
8534 2005-09-04 [paul]       1.9.13cvs81
8536         * src/compose.c
8537                 fix crash in 'line length exceeded' dialogue
8539 2005-09-02 [paul]       1.9.13cvs80
8541         * src/imap.c
8542                 fix bug 795, 'Connection lost IMAP'
8543                 and add statusbar prints
8544                 Patch by Colin
8546 2005-09-02 [paul]       1.9.13cvs79
8548         * src/compose.c
8549                 compose_wrap_paragraph() becomes
8550                 compose_beautify_paragraph()
8551                 Patch by Colin
8553 2005-09-02 [colin]      1.9.13cvs78
8555         * src/folderview.c
8556                 Micro-fix
8558 2005-09-01 [colin]      1.9.13cvs77
8560         * src/imap.c
8561                 Maybe fix bug #795 (Connection lost IMAP)
8562                 Don't try to send logout when we're disconnected.
8563         * src/summaryview.c
8564                 Include locked and marked emails in HRM
8565                 view. Fixes bug #800 (Locked messages no longer 
8566                 show up when hide read messages is used)
8568 2005-09-01 [paul]       1.9.13cvs76
8570         * src/prefs_common.c
8571                 fix bad cutting
8573 2005-08-31 [colin]      1.9.13cvs75
8575         * src/folderview.c
8576         * src/folderview.h
8577         * src/prefs_summaries.c
8578         * src/summaryview.c
8579                 Fix "go to next new", fix preference
8580                 (Open unread/next swapped)
8582 2005-08-31 [paul]       1.9.13cvs74
8584         * src/compose.c
8585         * src/folderview.c
8586         * src/headerview.c
8587         * src/headerview.h
8588         * src/mainwindow.c
8589         * src/prefs_common.c
8590         * src/prefs_common.h
8591         * src/prefs_fonts.c
8592         * src/summaryview.c
8593         * src/textview.c
8594         * src/common/defs.h
8595                 remove obsolete BOLD_FONT setting
8596                 fix font update in headerview and textview
8597                 headers after prefs change
8598                 Patch By Colin
8600 2005-08-31 [paul]
8602         1.9.14-rc4 released
8604 2005-08-30 [colin]      1.9.13cvs73
8606         * src/summaryview.c
8607                 When Hide read messages is selected and we
8608                 refresh the summaryview, don't remove the 
8609                 currently displayed message. Fixes bug #797
8610                 (Summary view reloads when new mail is 
8611                 downloaded in 1.9.14 rc)
8613 2005-08-30 [colin]      1.9.13cvs72
8615         * src/folderview.c
8616                 Fix flickering
8617         * src/mainwindow.c
8618                 Remove useless callback
8619         * src/mimeview.c
8620         * src/gtk/filesel.c
8621         * src/gtk/filesel.h
8622                 Add a filesel_select_file_save_folder() - used by Save All
8624 2005-08-29 [paul]       1.9.13cvs71
8626         * AUTHORS
8627         * src/matcher_parser_parse.y
8628         * src/etpan/imap-thread.c
8629                 fix building on FreeBSD
8630                 Patch by Daniel Gustafson <daniel@hobbit.se>
8632 2005-08-29 [paul]       1.9.13cvs70
8634         * src/plugins/pgpinline/pgpinline.c
8635                 only initialise sig result if it's been handled
8636                 Patch by Colin
8638 2005-08-29 [paul]       1.9.13cvs69
8639         
8640         Patches by Colin:
8642         * src/imap.c
8643         * src/common.utils.c
8644         * src/common/utils.h
8645                 optimisation
8646         * src/stock_pixmap.h
8647                 fix wrong icon reference
8648         * src/pixmaps/trash_btn.xpm
8649                 replace with nicer image
8651 2005-08-28 [colin]      1.9.13cvs68
8653         * src/Makefile.am
8654         * src/stock_pixmap.c
8655         * src/stock_pixmap.h
8656         * src/toolbar.c
8657         * src/pixmaps/trash_btn.xpm
8658                 Add a specific trash xpm for the button
8660 2005-08-28 [colin]      1.9.13cvs67
8662         * src/imap.c
8663                 Fix leak
8665 2005-08-27 [colin]      1.9.13cvs66
8667         * src/imap.c
8668         * src/procmime.c
8669                 Correctly fix "Problem with replies", fixes
8670                 pgpmime encryption too. 
8672 2005-08-27 [colin]      1.9.13cvs65
8674         * src/folder.c
8675         * src/procmsg.c
8676         * src/procmsg.h
8677         * src/summaryview.c
8678                 Fix bug #517 (messages removed from summaryview 
8679                 when moving fails)
8681 2005-08-27 [colin]      1.9.13cvs64
8683         * tools/Makefile.am
8684         * tools/asus_mailled.sh
8685                 Add a script to blink ASUS laptops' mail LED where there
8686                 is unread mail.
8688 2005-08-27 [colin]      1.9.13cvs63
8690         * src/imap.c
8691         * src/etpan/imap-thread.c
8692         * src/etpan/imap-thread.h
8693                 Implement automatic choosing of login method
8694                 Fixes bug #791
8695         * src/gtk/.cvsignore
8696                 Add sylpheed-marshal.[ch]
8698 2005-08-27 [colin]      1.9.13cvs62
8700         * src/common/utils.c
8701                 Fix confusing perror
8703 2005-08-27 [colin]      1.9.13cvs61
8705         * src/toolbar.c
8706         * src/toolbar.h
8707                 Remove A_DELETE, replace it with 
8708                 A_TRASH and A_DELETE_REAL. Automatically
8709                 rewrite config files to replace A_DELETE
8710                 with A_TRASH (no functionality change).
8711                 Fixes half of #794
8713 2005-08-26 [colin]      1.9.13cvs60
8715         * src/procmime.c
8716                 Previous "Problem with replies" fix brought other
8717                 problems, fixing them
8719 2005-08-26 [colin]      1.9.13cvs59
8721         * src/procmime.c
8722                 Fix "Problem with replies". This happened only
8723                 on IMAP...
8724         * src/procmsg.c
8725                 Factorize code a bit
8726         * src/compose.c
8727                 Speed improvement on very long messages (wrapping)
8728                 Fix signature color on Reedit and Redirect
8729                 On Reedit, don't attach pgp-signatures parts, but
8730                 set signing to On.
8732 2005-08-24 [paul]       1.9.13cvs58
8734         * src/compose.c
8735                 don't claim success when clicking
8736                 Cancel on the passphrase box.
8737                 Patch by Colin
8739 2005-08-24 [paul]       1.9.13cvs57
8741         * src/main.c
8742                 fix misplaced sylpheed.log
8743         * src/common/defs.h
8744                 define UIDL_DIR
8746 2005-08-24 [paul]       1.9.13cvs56
8748         * src/imap.c
8749         * src/etpan/imap-thread.c
8750         * src/etpan/imap-thread.h
8751                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
8752                 Patch by Colin
8753         * src/gtk/sylpheed-marshal.c    ** REMOVED **
8754         * src/gtk/sylpheed-marshal.h    ** REMOVED **
8755                 remove autogenerated files
8756         * tools/kdeservicemenu/README
8757         * tools/kdeservicemenu/install.sh
8758         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8759         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8760                 use Claws icon, use 'Sylpheed-Claws' in menu,
8761                 use kdialog, and other cleanups
8763 2005-08-23 [paul]       1.9.13cvs55
8765         * src/compose.c
8766                 fix paste/wrap crash
8767                 Patch by Colin
8769 2005-08-23 [paul]       1.9.13cvs54
8771         * src/main.c
8772                 fix crash recovery
8773                 Patch by Colin
8775 2005-08-23 [paul]       1.9.13cvs53
8777         * src/addressbook.c
8778         * src/editaddress.c
8779                 view all data of LDAP contacts
8780                 Patch by Colin
8782 2005-08-23 [paul]       1.9.13cvs52
8784         * src/addressbook.c
8785                 fix issues with the Search field
8786                 Patch by Colin
8788 2005-08-22 [paul]       1.9.13cvs51
8790         * src/folderview.c
8791                 put name of folder in processing dialog
8792                 title
8793         * src/prefs_folder_item.c
8794                 improve english usage
8796 2005-08-22 [paul]       1.9.13cvs50
8798         * src/filtering.c
8799         * src/filtering.h
8800         * src/matcher.c
8801         * src/matcher_parser_lex.l
8802         * src/matcher_parser_parse.y
8803         * src/prefs_filtering.c
8804                 add Filtering/Processing rule names feature.
8805                 (the incompatible old matcherrc is saved as
8806                 matcherrc.pre_names).
8807                 Patch by Colin
8809 2005-08-22 [paul]       1.9.13cvs49
8811         * src/procmsg.c
8812                 fix colour labelling
8813                 Patch by Colin
8815 2005-08-22 [paul]       1.9.13cvs48
8817         * src/textview.c
8818                 fix open_image_cb()
8820 2005-08-22 [paul]       1.9.13cvs47
8822         * src/imap.c
8823                 fix bug 789, 'SC crashes with imap (CVS ver)'
8824                 Patch by Colin
8826 2005-08-22 [paul]       1.9.13cvs46
8828         * src/mimeview.c
8829         * src/prefs_common.c
8830         * src/common/defs.h
8831                 define reused defaults in defs.h
8832         * src/textview.c
8833                 add 'Open image' to image popup menu
8835 2005-08-21 [colin]      1.9.13cvs45
8837         * src/summaryview.c
8838                 Fix bug #788 (Bogus "From" address displayed)
8840 2005-08-20 [colin]      1.9.13cvs44
8842         * src/folder.c
8843                 Fix buf #787 (multilevel delete causes SIGSEGV)
8845 2005-08-19 [colin]      1.9.13cvs43
8847         * src/inc.c
8848         * src/prefs_common.c
8849         * src/prefs_common.h
8850                 Add an hidden pref to allow modifying the
8851                 update stepping in incorporation.
8852                 Patch by wwp.
8854 2005-08-19 [colin]      1.9.13cvs42
8856         * src/compose.c
8857         * src/procmime.c
8858                 Workaround for broken MUAs: encode 
8859                 Content-type: name: as ASCII and 
8860                 Content-Disposition: filename: as
8861                 per rfc2231
8862         * src/prefs_account.c
8863                 Fix invisible-ness of SMTP SSL prefs
8864                 in NNTP accounts
8866 2005-08-19 [paul]       1.9.13cvs41
8868         * src/compose.c
8869         * src/prefs_common.c
8870         * src/prefs_common.h
8871         * src/prefs_wrapping.c
8872                 paste with or without wrapping.
8873                 patch by Colin
8875 2005-08-19 [paul]       1.9.13cvs40
8877         * src/prefs_common.c
8878         * src/prefs_common.h
8879         * src/summaryview.c
8880                 reintroduce enable_swap_from as a
8881                 hidden pref. patch by Colin
8882         * src/quote_fmt_parse.y
8883         * src/plugins/clamav/clamav_plugin.c
8884         * src/plugins/dillo_viewer/dillo_viewer.c
8885         * src/plugins/mathml_viewer/mathml_viewer.c
8886         * src/plugins/pgpcore/sgpgme.c
8887         * src/plugins/pgpinline/pgpinline.c
8888         * src/plugins/pgpmime/pgpmime.c
8889                 tidy up. patch by Colin
8891 2005-08-19 [paul]       1.9.13cvs39
8893         * configure.ac
8894                 complete cvs38's sync
8895         * src/editaddress.c
8896         * src/gedit-print.c
8897         * src/mutt.c
8898         * src/etpan/etpan-log.c
8899         * src/etpan/imap-thread.c
8900         * src/gtk/gtksourceprintjob.c
8901                 fix compilation warnings
8902                 (patch by Colin)
8904 2005-08-19 [paul]       1.9.13cvs38
8906         sync with main:
8908         * src/account.c
8909         * src/action.c
8910         * src/addrbook.c
8911         * src/addrcache.c
8912         * src/addrharvest.c
8913         * src/addrindex.c
8914         * src/codeconv.c
8915         * src/compose.c
8916         * src/crash.c
8917         * src/exporthtml.c
8918         * src/exportldif.c
8919         * src/folder.c
8920         * src/image_viewer.c
8921         * src/inc.c
8922         * src/inc.h
8923         * src/jpilot.c
8924         * src/ldif.c
8925         * src/main.c
8926         * src/matcher.c
8927         * src/mbox.c
8928         * src/messageview.c
8929         * src/mh.c
8930         * src/mimeview.c
8931         * src/msgcache.c
8932         * src/mutt.c
8933         * src/news.c
8934         * src/partial_download.c
8935         * src/pine.c
8936         * src/pop.c
8937         * src/prefs_actions.c
8938         * src/prefs_common.c
8939         * src/prefs_customheader.c
8940         * src/prefs_display_header.c
8941         * src/prefs_gtk.c
8942         * src/prefs_themes.c
8943         * src/procheader.c
8944         * src/procmime.c
8945         * src/procmsg.c
8946         * src/recv.c
8947         * src/send_message.c
8948         * src/simple-gettext.c
8949         * src/sourcewindow.c
8950         * src/textview.c
8951         * src/vcard.c
8952         * src/common/defs.h
8953         * src/common/log.c
8954         * src/common/plugin.c
8955         * src/common/prefs.c
8956         * src/common/session.c
8957         * src/common/session.h
8958         * src/common/socket.c
8959         * src/common/socket.h
8960         * src/common/ssl_certificate.c
8961         * src/common/template.c
8962         * src/common/utils.c
8963         * src/common/utils.h
8964         * src/common/xml.c
8965         * src/gtk/about.c
8966         added wrappers for C library function that
8967                 take pathname arguments.
8968                 enabled compilation with MinGW.
8969                 use GDir instead of directly using opendir().
8970                 added rename_force().
8972 2005-08-19 [paul]       1.9.13cvs37
8973         
8974         patches by Colin:
8975         * src/compose.c
8976                 fix privacy settings on re-editing
8977                 a sent message
8978         * src/jpilot.c
8979                 fix encoding bug
8980         * src/folder.c
8981         * src/procmsg.c
8982         * src/procmsg.h
8983         * src/summaryview.c
8984                 flag changing optimisation
8986 2005-08-18 [martin]     1.9.13cvs36
8988         * commitHelper
8989             added my login
8990         * src/addrcache.c
8991         * src/addrharvest.c
8992         * src/addrindex.c
8993         * src/compose.c
8994         * src/grouplistdialog.c
8995         * src/main.c
8996         * src/mainwindow.c
8997         * src/msgcache.c
8998         * src/mutt.c
8999         * src/pine.c
9000         * src/prefs_account.c
9001         * src/prefs_themes.c
9002         * src/stock_pixmap.c
9003         * src/summaryview.c
9004         * src/gtk/about.c
9005         * src/gtk/logwindow.c
9006             removed deprecated glib and gdk stuff
9007         * src/plugins/pgpcore/select-keys.c
9008             convert attributes from locale to utf8
9010 2005-08-17 [paul]       1.9.13cvs35
9012         * src/account.c
9013         * src/addressbook.c
9014                 use new GTK_STOCK_ icons if available
9015         * src/summaryview.c
9016         * src/gtk/gtksctree.c
9017         * src/gtk/gtksctree.h
9018                 faster range select. patch by Colin
9020 2005-08-17 [paul]       1.9.13cvs34
9022         patches by colin:
9023         * src/addressbook.c
9024         * src/addressitem.h
9025                 Add an edit button for contacts, fix selections
9026                 of gtksctree items
9027         * src/editaddress.c
9028                 Change labels, let Save be always possible in the
9029                 email and user atributes tabs
9030         * src/folderview.c
9031                 fix sort issues
9032         * src/summaryview.c
9033                 select next item instead of the displayed one
9034                 after deletion
9036         * src/gtk/progressdialog.c
9037                 use prefs_common.enable_rules_hint
9039 2005-08-13 [hoa]        1.9.13cvs33
9041         * src/etpan/imap-thread.c
9042                 fixed build on Solaris.
9044 2005-08-10 [colin]      1.9.13cvs32
9046         * src/procmsg.c
9047                 Fix cvs31 (missing fclose before reading
9048                 the file)
9050 2005-08-10 [colin]      1.9.13cvs31
9052         * src/procmsg.c
9053                 Fix procmsg_msginfo_new_from_mimeinfo() when
9054                 the MimeInfo isn't stored in memory. This fixes
9055                 replying to an attached message.
9057 2005-08-10 [colin]      1.9.13cvs30
9059         * src/mainwindow.c
9060                 Fix slowness in account changing
9062 2005-08-10 [colin]      1.9.13cvs29
9064         * src/folder.c
9065         * src/folderutils.c
9066         * src/folderview.c
9067         * src/imap_gtk.c
9068         * src/mainwindow.c
9069         * src/mh_gtk.c
9070         * src/procmsg.c
9071         * src/summaryview.c
9072                 Optimize folder_has_parent_of_type
9073                 Prevent moving special sub-folders from contextual menus
9074                 Rework message a bit ("Empty all messages" -> "Delete all
9075                 messages")
9076                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9077                 and "Deleted Items" folders)
9079 2005-08-08 [colin]      1.9.13cvs28
9081         * src/summaryview.c
9082         * src/prefs_summaries.c
9083                 Make "Select first unread|new" more flexible
9084                 (just prioritize new or unread)
9086 2005-08-08 [colin]      1.9.13cvs27
9088         * src/summaryview.c
9089                 If "select first new" is selected and there only
9090                 are unread messages, fallback to "select first
9091                 unread".
9093 2005-08-08 [colin]      1.9.13cvs26
9095         * src/folder.c
9096                 Fix shameful bugs (and bug #779)
9098 2005-08-08 [colin]      1.9.13cvs25
9100         * src/folder.c
9101         * src/folder.h
9102                 Cache parents' type to make folder_has_parent_of_type
9103                 faster
9104         * src/folderview.c
9105                 Forbid DnD of special sub-folders
9106         * src/procmsg.c
9107         * src/procmsg.h
9108                 Add MAIL_POSTFILTERING_HOOK
9109         * src/summaryview.c
9110                 Revert over-zealous deletion of the use_addr_book 
9111                 code
9113 2005-08-07 [colin]      1.9.13cvs24
9115         * src/folder.c
9116                 Fix big mistake (passing MsgInfo instead 
9117                 of FolderItem)
9119 2005-08-07 [colin]      1.9.13cvs23
9121         * src/compose.c
9122         * src/folder.c
9123         * src/folder.h
9124         * src/foldersel.c
9125         * src/folderutils.c
9126         * src/folderview.c
9127         * src/imap.c
9128         * src/mainwindow.c
9129         * src/messageview.c
9130         * src/mh.c
9131         * src/msgcache.c
9132         * src/procmime.c
9133         * src/summaryview.c
9134                 Make subfolders of Drafts, Queue, Outbox, Trash
9135                 work like their parents. 
9136                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9138 2005-08-07 [colin]      1.9.13cvs22
9140         * src/addressbook.c
9141                 Fix bug #771 (Dragged contacts not saved)
9143 2005-08-07 [paul]       1.9.13cvs21
9145         * src/summaryview.c
9146                 fix bug 32 'Search Doesn't display results
9147                 if "Hide Read Messages" is chosen'
9148                 be more literal in interpreting 'Hide read
9149                 messages'
9151 2005-08-07 [colin]      1.9.13cvs20
9153         * src/folderview.c
9154                 Add debug
9155         * src/summaryview.c
9156                 Faster 'unthread_for_execution'
9158 2005-08-06 [paul]       1.9.13cvs19
9160         * src/mainwindow.c
9161                 add mnemonics to Set displayed columns
9162                 fix bug where msgview_visible option was
9163                 overwritten as TRUE on startup
9165 2005-08-06 [paul]       1.9.13cvs18
9167         * src/mainwindow.c
9168                 refer to 'displayed columns in folder/message
9169                 list' not 'displayed items in summary/message view'
9170         * src/prefs_display_header.c
9171                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9172                 be consistent with similar dialogues
9173         * src/prefs_folder_column.c
9174         * src/prefs_summary_column.c
9175                 'columns' not 'items', and folder and message lists,
9176                 instead of folder and summary views;
9177                 Use 'Hidden columns' as list heading not 'Available
9178                 items';
9179                 move the 'Remove' button to the right hand side;
9180                 top-align the buttons;
9181                 remove unneeded vbox
9182         * src/prefs_summaries.c
9183                 put the 2 column prefs buttons in a frame to reduce
9184                 overall width; refer to columns not items &c.
9186 2005-08-05 [colin]      1.9.13cvs17
9188         * src/prefs_common.c
9189         * src/prefs_common.h
9190         * src/mainwindow.c
9191         * src/compose.c
9192         * src/messageview.c
9193                 Add an hidden toolbar_detachable pref, so
9194                 that I can get rid of these painful handles
9195                 in the toolbars. Defaults to TRUE to avoid
9196                 changing the GUI on unsuspecting people...
9198 2005-08-05 [colin]      1.9.13cvs16
9200         * src/Makefile.am
9201         * src/prefs_folder_column.c
9202         * src/prefs_folder_column.h
9203                 Add prefs for folder columns
9204         * src/folderview.c
9205         * src/folderview.h
9206         * src/mainwindow.c
9207         * src/mainwindow.h
9208         * src/prefs_common.c
9209         * src/prefs_common.h
9210         * src/prefs_summaries.c
9211                 Use them
9212         * src/prefs_summary_column.c
9213         * src/summaryview.c
9214         * src/summaryview.h
9215                 Add a To column
9216         * src/textview.c
9217         * src/common/utils.c
9218         * src/common/utils.h
9219                 Move uri colourisation functions
9220                 to utils
9221         * src/compose.c
9222                 Colourise URIs
9223         * src/imap.c
9224                 Fix bug with LIST where we'd try
9225                 to get Folder//////[...]/// 
9227 2005-08-05 [paul]       1.9.13cvs15
9229         * src/prefs_summaries.c
9230                 improve the English usage
9231         * src/summaryview.c
9232                 set font on column change
9233                 thanks to Colin
9235 2005-08-05 [paul]       1.9.13cvs14
9237         * src/prefs_common.c
9238         * src/prefs_common.h
9239         * src/prefs_summaries.c
9240         * src/summaryview.c
9241                 replace 'open_unread_on_enter' option with
9242                 'select_on_entry' option. opening/not opening
9243                 is now exclusively controlled by 'always_show_msg'
9245 2005-08-04 [colin]      1.9.13cvs13
9247         * src/compose.c
9248                 Remove dead code
9249                 Add colourisation of quotes and signatures
9250         * src/folderview.c
9251                 Fix possible crashes
9252         * src/messageview.c
9253                 Change an assert that is no problem
9254         * src/news.c
9255         * src/news_gtk.c
9256         * src/news_gtk.h
9257                 Fix offline mode
9258         * src/gtk/quicksearch.c
9259                 Fix a possible crash
9261 2005-08-03 [colin]      1.9.13cvs12
9263         * src/prefs_account.c
9264                 Fix bug #777 (Sylpheed crash in account configuration)
9266 2005-08-03 [colin]      1.9.13cvs11
9268         * src/addressbook.c
9269         * src/editaddress.c
9270         * src/editgroup.c
9271                 Fixing addressbook, round 2
9272         * src/textview.c
9273                 Fix emphasis color on rechecking 'Colorize messages'
9275 2005-08-03 [paul]       1.9.13cvs10
9277         sync with main
9279         * src/addr_compl.c
9280         * src/compose.c
9281         * src/main.c
9282         * src/pop.c
9283         * src/prefs_account.c
9284         * src/procmime.c
9285         * src/procmsg.c
9286         * src/quote_fmt_parse.y
9287         * src/textview.c
9288         * src/common/quoted-printable.c
9289         * src/common/utils.c
9290         * src/common/utils.h
9291         * src/common/xml.c
9292                 replaced incorrect locale-independent
9293                 ctype functions with GLib's. Corrected
9294                 signedness mismatch.
9295         * src/headerview.c
9296                 headerview_create(): added spacing for vbox.
9297         * src/gtk/about.c
9298                 set focus to the OK button.
9300 2005-08-03 [colin]      1.9.13cvs9
9302         * src/folderview.c
9303                 Fix possible crash
9305 2005-08-02 [colin]      1.9.13cvs8
9307         * src/mainwindow.c
9308                 Fix cast
9309         * src/addressbook.c
9310         * src/addressitem.h
9311                 Fix a cast and more generally, try to make the
9312                 GUI more intuitive and consistent (round 1)
9314 2005-08-02 [paul]       1.9.13cvs7
9316         * src/folder.h
9317                 missing in 1.9.13cvs6
9319 2005-08-02 [colin]      1.9.13cvs6
9321         * src/folder.c
9322                 Fix one more leak
9324 2005-08-02 [colin]      1.9.13cvs5
9326         * src/folder.c
9327         * src/folderview.c
9328         * src/imap.c
9329         * src/main.c
9330         * src/mbox.c
9331         * src/procmsg.c
9332         * src/summaryview.c
9333                 Fix a number of folder_item_get_msg_list()-related
9334                 leaks (missing procmsg_msginfo_free()s)
9336 2005-08-01 [colin]      1.9.13cvs4
9338         * src/folderview.c
9339         * src/folderview.h
9340         * src/mainwindow.c
9341         * src/prefs_fonts.c
9342         * src/prefs_summaries.c
9343         * src/prefs_themes.c
9344         * src/summaryview.c
9345         * src/summaryview.h
9346         * src/textview.c
9347         * src/textview.h
9348                 Fix instant-apply of summary and folderview-related prefs
9349                 Fix erroneous g_free and alertpanels in prefs_theme
9350                 Add instant-apply for fonts
9351                 Defer applying of prefs a little bit so it's done only
9352                 once even if requested by multiples prefs pages
9354 2005-08-01 [paul]       1.9.13cvs3
9356         * src/main.c
9357                 fix bug 776 'S.C. crashes on close'
9358                 thanks to Colin
9359         * src/etpan/etpan-thread-manager-types.h
9360                 add missing include
9361                 thanks to Hoa
9363 2005-07-25 [paul]       1.9.13cvs2
9365         * src/summaryview.c
9366                 fix typos. spotted by Fabien Vantard
9368 2005-07-24 [paul]       1.9.13cvs1
9370         * doc/man/sylpheed.1
9371                 update man page, incorporating fix of
9372                 bug 769 'Typo in manpage'
9373         * src/etpan/imap-thread.c
9374                 fix NetBSD openssl dependencies. patch by
9375                 George Michaelson <ggm@apnic.net>
9376         * po/pt_BR.po
9377                 updated by Frederico Goncalves Guimaraes
9379 2005-07-22 [paul]       1.9.13
9381         1.9.13 release
9383 2005-07-22 [paul]       1.9.12cvs91
9385         * AUTHORS
9386         * INSTALL
9387         * README.claws
9388         * RELEASE_NOTES.claws
9389                 updated for release
9390         * configure.ac
9391         * po/nb.po
9392         * tools/claws.i18n.status.pl
9393                 add Norwegian translation. submiited by
9394                 Geir Helland <pjallabais@users.sourceforge.net>
9395         * po/ca.po
9396         * po/de.po
9397         * po/es.po
9398         * po/fi.po
9399         * po/fr.po
9400         * po/it.po
9401         * po/sk.po
9402         * po/sr.po
9403         * po/zh_CN.po
9404                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9405                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9406                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9407                 Yang Guilong
9408         * src/plugins/clamav/clamav_plugin_gtk.c
9409         * src/plugins/spamassassin/spamassassin_gtk.c
9410                 replace outdated description strings
9412 2005-07-21 [colin]      1.9.12cvs90
9414         * src/folder.c
9415                 Set folder to batch mode when scanning it. Makes deletion
9416                 of unread mails on IMAP much faster (due to the UNREAD 
9417                 flag unsetting)
9419 2005-07-21 [darko]      1.9.12cvs89
9421         * configure.ac
9422                 link against libresolv if necessary (patch by Paul)
9423         * src/msgcache.c
9424                 use glib's portable macros to determine endianness
9426 2005-07-21 [paul]       1.9.12cvs88
9428         * src/crash.c
9429         * src/gtk/about.c
9430                 update compiled-in features list
9432 2005-07-20 [colin]      1.9.12cvs87
9434         * src/folder.c
9435         * src/textview.c
9436                 Gcc 2.9x compilation fixes, thanks to Darko
9437         * src/plugins/clamav/clamav_plugin.c
9438                 Little optimisation: load virus database only once
9439         * src/plugins/spamassassin/spamassassin.c
9440                 Big optimisation: filtering one mail took at least 1 second,
9441                 now it takes at least 50ms. Doesn't speed up spamassassin 
9442                 itself, but should already be much more tolerable.
9444 2005-07-20 [colin]      1.9.12cvs86
9446         * src/summaryview.c
9447                 Fix performance issue
9449 2005-07-19 [colin]      1.9.12cvs85
9451         * src/plugins/pgpinline/plugin.c
9452                 Fix warning
9454 2005-07-19 [colin]      1.9.12cvs84
9456         * configure.ac
9457         * src/plugins/Makefile.am
9458         * src/plugins/pgpinline/.cvsignore
9459         * src/plugins/pgpinline/Makefile.am
9460         * src/plugins/pgpinline/pgpinline.c
9461         * src/plugins/pgpinline/pgpinline.deps
9462         * src/plugins/pgpinline/pgpinline.h
9463         * src/plugins/pgpinline/plugin.c
9464                 Put pgpinline in the main tree
9466 2005-07-19 [paul]       1.9.12cvs83
9468         * src/prefs_actions.c
9469                 prevent '//' in menu names, which cause a crash
9470                 thanks to Colin
9472 2005-07-19 [paul]       1.9.12cvs82
9474         * configure.ac
9475                 be generally more informative in configure output.
9476                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9477                 '[ --disable-openssl ...', as --enable-openssl is default
9478                 PGP/MIME: don't check for GPGME again, check for
9479                 pgpcore instead. Therefore prevent the possibility of
9480                 attempting to build pgpmime if pgpcore dependencies are
9481                 not met
9482                 ClamAV: use pkgconfig to check for lib
9483                 libgnomeprint: revert logic on inner test to match
9484                 everything else
9485         * src/plugins/pgpcore/sgpgme.c
9486                 add missing include
9488 2005-07-19 [colin]      1.9.12cvs81
9490         * src/summaryview.c
9491                 Fix slow thread rebuilding in particular
9492                 cases
9494 2005-07-19 [paul]       1.9.12cvs80
9496         * sylpheed-claws.desktop
9497                 fix typo, spotted by Stephan Sachse
9498         * src/account.c
9499                 replace GTK_STOCK_ADD with
9500                 GTK_STOCK_NEW button
9502 2005-07-18 [colin]      1.9.12cvs79
9504         * src/etpan/imap-thread.c
9505                 Fix return value (Thanks Hoa)
9507 2005-07-18 [colin]      1.9.12cvs78
9509         * src/imap.c
9510                 Allow empty passwords
9511                 Create drafts/queue/outbox if necessary
9512         * src/summaryview.c
9513                 Remove old code
9514         * src/etpan/imap-thread.c
9515                 Fix STARTTLS (Thanks to Hoa)
9517 2005-07-18 [paul]       1.9.12cvs77
9519         * ChangeLog-gtk2.jp
9520         * ChangeLog.jp
9521                 removed
9522         * Makefile.am
9523                 updated to reflect additions and removals
9524         * TODO
9525                 updated to be claws-specific
9526         * TODO-gtk2
9527         * TODO-gtk2.jp
9528         * TODO.jp
9529         * sylpheed-128x128.png
9530         * sylpheed-64x64.png
9531                 removed
9532         * sylpheed-claws-128x128.png
9533         * sylpheed-claws-64x64.png
9534         * sylpheed-claws.desktop
9535         * sylpheed-claws.png
9536                 added
9537         * sylpheed.desktop
9538         * sylpheed.png
9539                 removed
9541 2005-07-17 [paul]       1.9.12cvs76
9543         * src/account.c
9544         * src/addressbook.c
9545         * src/alertpanel.c
9546         * src/alertpanel.h
9547         * src/compose.c
9548         * src/exphtmldlg.c
9549         * src/expldifdlg.c
9550         * src/folderview.c
9551         * src/imap_gtk.c
9552         * src/inc.c
9553         * src/message_search.c
9554         * src/messageview.c
9555         * src/mh_gtk.c
9556         * src/news_gtk.c
9557         * src/prefs_actions.c
9558         * src/prefs_filtering.c
9559         * src/prefs_matcher.c
9560         * src/prefs_template.c
9561         * src/prefs_themes.c
9562         * src/ssl_manager.c
9563         * src/summary_search.c
9564         * src/textview.c
9565         * src/toolbar.c
9566         * src/gtk/sslcertwindow.c
9567         * src/plugins/pgpcore/sgpgme.c
9568                 rework alertpanels
9570 2005-07-17 [colin]      1.9.12cvs75
9572         * src/privacy.c
9573                 add a PrivacySystem accessor that checks that
9574                 the system cached in a MimeInfo's privacydata
9575                 is still registered. Use this accessor instead
9576                 of directly using data->system. Fixes crashes
9577                 after unloading pgp plugins.
9579 2005-07-17 [colin]      1.9.12cvs74
9581         * src/alertpanel.c
9582                 Change geometry hints to a simple default size.
9583                 Fixes the certs dialogs.
9585 2005-07-17 [colin]      1.9.12cvs73
9587         * src/gtk/sslcertwindow.c
9588                 Use a gtkExpander
9590 2005-07-17 [colin]      1.9.12cvs72
9592         * src/plugins/pgpcore/Makefile.am
9593         * src/plugins/pgpmime/Makefile.am
9594                 Add gpgme libs
9596 2005-07-17 [paul]       1.9.12cvs71
9598         * configure.ac
9599                 add --disable-gnomeprint option
9600                 modified version of patch by Marius Mauch
9602 2005-07-17 [paul]       1.9.12cvs70
9604         * src/common/defs.h
9605                 update urls
9606         * src/account.c
9607         * src/action.c
9608         * src/addressbook.c
9609         * src/compose.c
9610         * src/foldersel.c
9611         * src/folderview.c
9612         * src/html.c
9613         * src/imap_gtk.c
9614         * src/main.c
9615         * src/mainwindow.c
9616         * src/messageview.c
9617         * src/mh_gtk.c
9618         * src/mimeview.c
9619         * src/news_gtk.c
9620         * src/prefs_account.c
9621         * src/prefs_send.c
9622         * src/prefs_summaries.c
9623         * src/procmsg.c
9624         * src/summaryview.c
9625         * src/common/utils.c
9626         * src/common/xml.c
9627         * src/plugins/pgpcore/passphrase.c
9628         * src/plugins/pgpcore/select-keys.c
9629                 replace inappropriately used backticks
9630                 with single quotes
9632 2005-07-16 [colin]      1.9.12cvs69
9634         * src/image_viewer.c
9635                 Add extra paranoid checks
9637 2005-07-16 [colin]      1.9.12cvs68
9639         * src/plugins/pgpcore/prefs_gpg.c
9640                 Don't auto-check sigs by default, as it
9641                 can be really slow.
9643 2005-07-16 [colin]      1.9.12cvs67
9645         * src/plugins/pgpcore/sgpgme.c
9646                 Make messages a bit better.
9648 2005-07-16 [colin]      1.9.12cvs66
9650         * src/imap.c
9651                 Remove pseudo-log
9652         * src/etpan/imap-thread.c
9653                 Add real log
9655 2005-07-16 [colin]      1.9.12cvs65
9657         * src/main.c
9658         * src/prefs_other.c
9659                 And now, fix build with libetpan :-/
9661 2005-07-15 [colin]      1.9.12cvs64
9663         * src/prefs_other.c
9664                 Continue fixing build without libetpan.
9666 2005-07-15 [colin]      1.9.12cvs63
9668         * src/main.c
9669                 Fix build with --disable-libetpan
9671 2005-07-15 [colin]      1.9.12cvs62
9673         * configure.ac
9674                 Bump libetpan's version
9676 2005-07-15 [colin]      1.9.12cvs61
9678         * src/etpan/imap-thread.c
9679                 Actually stop logging :)
9681 2005-07-15 [colin]      1.9.12cvs60
9683         * src/addressbook.c
9684                 Fix dnd of multiple addresses.
9686 2005-07-15 [hoa]        1.9.12cvs59
9688         * src/etpan/imap-thread.c
9689             disable login of IMAP password in libetpan log file.
9691 2005-07-15 [paul]       1.9.12cvs58
9693         * src/account.c
9694                 don't automatically sort
9695                 do allow drag n drop
9697 2005-07-15 [paul]       1.9.12cvs57
9699         * src/account.c
9700         * src/ssl_manager.c
9701                 alphabetical listing
9703 2005-07-15 [paul]       1.9.12cvs56
9705         * src/gtk/pluginwindow.c
9706                 sort plugin list alphabetically
9708 2005-07-15 [paul]       1.9.12cvs55
9710         * src/prefs_spelling.c
9711         * src/prefs_wrapping.c
9712                 unify English usage
9714 2005-07-15 [colin]      1.9.12cvs54
9716         * src/wizard.c
9717                 Typo fix
9719 2005-07-15 [paul]       1.9.12cvs53
9721         * src/prefs_message.c
9722                 make 'show cursor' a hidden option
9724 2005-07-14 [colin]      1.9.12cvs52
9726         * src/plugins/spamassassin/Makefile.am
9727         * src/plugins/clamav/Makefile.am
9728                 Fix double EXTRA_DISTs
9730 2005-07-14 [colin]      1.9.12cvs51
9732         * src/plugins/clamav/Makefile.am
9733         * src/plugins/clamav/clamav_plugin_gtk.deps
9734         * src/plugins/spamassassin/Makefile.am
9735         * src/plugins/spamassassin/spamassassin_gtk.deps
9736                 Make $plugin_gtk depend on $plugin
9738 2005-07-14 [hoa]        1.9.12cvs50
9740         * src/etpan/imap-thread.c
9741                 enable debug log of libetpan when running with --debug
9743 2005-07-14 [colin]      1.9.12cvs49
9745         * configure.ac
9746         * src/common/Makefile.am
9747         * src/common/plugin.c
9748         * src/common/plugin.h
9749                 Add a little plugin dependancy system.
9750                 Plugins can ship a $plugin_name.deps file
9751                 (near them in PLUGINDIR) so that their
9752                 dependancies are loaded if possible.
9753         * src/plugins/Makefile.am
9754         * src/plugins/pgpcore/Makefile.am
9755         * src/plugins/pgpcore/passphrase.c
9756         * src/plugins/pgpcore/passphrase.h
9757         * src/plugins/pgpcore/plugin.c
9758         * src/plugins/pgpcore/prefs_gpg.c
9759         * src/plugins/pgpcore/prefs_gpg.h
9760         * src/plugins/pgpcore/select-keys.c
9761         * src/plugins/pgpcore/select-keys.h
9762         * src/plugins/pgpcore/sgpgme.c
9763         * src/plugins/pgpcore/sgpgme.h
9764                 Introduce pgpcore, used by pgpmime and
9765                 pgpinline
9766         * src/plugins/pgpmime/Makefile.am
9767         * src/plugins/pgpmime/passphrase.c
9768         * src/plugins/pgpmime/passphrase.h
9769         * src/plugins/pgpmime/pgpmime.c
9770         * src/plugins/pgpmime/pgpmime.deps
9771         * src/plugins/pgpmime/plugin.c
9772         * src/plugins/pgpmime/prefs_gpg.c
9773         * src/plugins/pgpmime/prefs_gpg.h
9774         * src/plugins/pgpmime/select-keys.c
9775         * src/plugins/pgpmime/select-keys.h
9776         * src/plugins/pgpmime/sgpgme.c
9777         * src/plugins/pgpmime/sgpgme.h
9778                 Remove the core from pgpmime and add the
9779                 dependancy to pgpcore.
9781 2005-07-14 [paul]       1.9.12cvs48
9783         * src/stock_pixmap.c
9784                 forgot this in last commit
9786 2005-07-14 [paul]       1.9.12cvs47
9788         * src/account.c
9789         * src/addressbook.c
9790                 add accelerators for the buttons (sync with main)
9791         * src/compose.c
9792         * src/compose.h
9793                 add accelerators for the buttons.
9794                 fix editing with external editor.
9795                 replace gdk_input_*() with GIOChannel;
9796                 (sync with main)
9797         * src/foldersel.c
9798                 display folder names with new/unread
9799                 representation (sync with main)
9800         * src/main.c
9801                 specify default window icon (sync with main)
9802         * src/prefs_common.c
9803                 use_addr_book default to FALSE
9804         * src/summaryview.c
9805         * src/textview.c
9806                 add accelerators for the buttons (sync with main)
9807         * src/gtk/menu.c
9808                 fix typos
9809         * src/pixmaps/sylpheed_icon.xpm
9810                 updated
9812 2005-07-13 [paul]       1.9.12cvs46
9814         * src/plugins/pgpmime/pgpmime.c
9815         * src/plugins/pgpmime/sgpgme.c
9816                 (temporarily) use deprecated gpgme_data_rewind()
9817                 while largefile support is not present
9818                 (as suggested by Colin)
9820 2005-07-13 [paul]       1.9.12cvs45
9822         * configure.ac
9823                 remove large file support (for now):
9824                 it breaks too many things
9826 2005-07-13 [paul]       1.9.12cvs44
9828         * configure.ac
9829                 add large file support
9830         * src/html.c
9831                 fix bug #763 where href attribute was not
9832                 the very first attribute of a link
9833                 patch by Thomas Gilgin
9835 2005-07-13 [colin]      1.9.12cvs43
9837         * src/gtk/pluginwindow.c
9838                 Little portability fix
9840 2005-07-13 [colin]      1.9.12cvs42
9842         * src/plugins/pgpmime/sgpgme.c
9843                 Fix crasher.
9845 2005-07-13 [colin]      1.9.12cvs41
9847         * src/plugins/pgpmime/pgpmime.c
9848         * src/plugins/pgpmime/sgpgme.c
9849                 Use gpgme_data_release_and_get_mem instead
9850                 of gpgme_data_read.
9852 2005-07-13 [colin]      1.9.12cvs40
9854         * configure.ac
9855         * src/plugins/pgpmime/passphrase.c
9856         * src/plugins/pgpmime/passphrase.h
9857         * src/plugins/pgpmime/pgpmime.c
9858         * src/plugins/pgpmime/plugin.c
9859         * src/plugins/pgpmime/select-keys.c
9860         * src/plugins/pgpmime/select-keys.h
9861         * src/plugins/pgpmime/sgpgme.c
9862         * src/plugins/pgpmime/sgpgme.h
9863                 Port pgpmime to gpgme-1.0.
9865 2005-07-12 [paul]       1.9.12cvs39
9867         * AUTHORS
9868         * src/toolbar.c
9869         * src/toolbar.h
9870                 add a 'Go to Prev' button to the toolbar.
9871                 correct tooltip text of go to buttons.
9872                 based on patch by Yang Guilong <bamanzi@gmail.com>
9874 2005-07-12 [colin]      1.9.12cvs38
9876         * src/statusbar.c
9877                 Fix progress bar showing stuff at startup.
9879 2005-07-12 [paul]       1.9.12cvs37
9881         * src/editjpilot.c
9882                 fix building with jpilot support
9884 2005-07-11 [colin]      1.9.12cvs36
9886         * src/inc.c
9887                 Add visual indication that filtering is running
9888         * src/textview.c
9889                 Make {}[] uri delimiters
9890         * src/summaryview.c
9891                 Remove useless (and slow) calls
9893 2005-07-11 [paul]       1.9.12cvs35
9895         * src/plugins/clamav/clamav_plugin_gtk.c
9896         * src/plugins/dillo_viewer/dillo_prefs.c
9897         * src/plugins/pgpmime/prefs_gpg.c
9898         * src/plugins/spamassassin/spamassassin_gtk.c
9899                 gather plugins prefs together under their
9900                 own 'Plugins' heading
9902 2005-07-11 [paul]       1.9.12cvs34
9904         sync with main
9906         * src/account.c
9907                 account_delete(): modified alert dialog
9908         * src/editjpilot.c
9909         * src/editvcard.c
9910                 fixed a crash when cancelling file selection
9911                 dialog by Escape key. Made non-ascii filename
9912                 selectable.
9913         * src/prefs_template.c
9914                 prefs_template_window_create(): make scrolled
9915                 window policy AUTOMATIC
9917 2005-07-10 [hoa]        1.9.12cvs33
9919         * src/etpan/imap-thread.c
9920                 workaround for old Courier IMAP servers.
9922 2005-07-10 [colin]      1.9.12cvs32
9924         * src/folder.c
9925         * src/statusbar.c
9926         * src/statusbar.h
9927                 Add visual progress indicator on filtering/processing
9928                 Factorize the progress bar code
9929         * src/imap.c
9930         * src/imap.h
9931         * src/etpan/imap-thread.c
9932                 Add a reference counter to avoid destroying the Folder
9933                 while it's in use by another callback.
9935 2005-07-09 [hoa]        1.9.12cvs31
9937         * src/imap.c
9938         * src/etpan/imap-thread.c
9939                 fixed deadlock when removing IMAP account.
9941 2005-07-08 [colin]      1.9.12cvs30
9943         * src/textview.c
9944         * src/unmime.c
9945                 Fix again problems decoding broken headers
9946         * src/gtk/inputdialog.c
9947                 Fix local variable shadowing a global one
9949 2005-07-08 [colin]      1.9.12cvs29
9951         * src/msgcache.c
9952                 Make the cache/mark files platform-agnostic by writing
9953                 them in little-endian format. Reading them is also done
9954                 in little-endian format, of course; however, in order
9955                 to avoid trashing mark data on big-endian machines, the
9956                 files are, at first, read from the native format if the
9957                 little-endian one doesn't exist. This is easy to deter-
9958                 mine by trying to open a file with a swapped data_ver
9959                 and seeing if it's the wanted version.
9960                 Little-endian using users should see absolutely no
9961                 difference, Big-endian users may get a very little
9962                 performance drop due to byte-swapping.
9963                 Tested on i386 and ppc32. 
9964                 Fixes bug #159 (The index file, in the mailboxes, is 
9965                 hardware depending).
9967                 To have the cache/mark files updated to the new little-
9968                 endian format, "Check for new messages" or even
9969                 "Rebuild folder tree" aren't enough. Files will be
9970                 updated as soon as a folder has been opened/closed.
9971                 To update everything, just select all folders by
9972                 selecting them one by one.
9974 2005-07-07 [colin]      1.9.12cvs28
9976         * src/imap.c
9977                 Remember the folder separator per IMAPFolder
9978                 instead of globally.
9979                 Revive the Session on noop; fixes bug #761
9980                 (mark a bunch of unread messages as read takes 
9981                 forever)
9983 2005-07-07 [darko]      1.9.12cvs27
9985         * src/common/template.c
9986                 Sort templates alphabetically
9988 2005-07-06 [colin]      1.9.12cvs26
9990         * src/imap.c
9991                 Try to use the correct separator in
9992                 most cases. Possibly fixes bug #759
9993                 (only creates the INBOX folder when 
9994                 setting up new IMAP account) and 
9995                 bug #760 (Can't retrieve messages)
9997 2005-07-06 [colin]      1.9.12cvs25
9999         * src/imap.c
10000                 Use real_path in status command. This will
10001                 help later, when namespaces will be used.
10003 2005-07-06 [colin]      1.9.12cvs24
10005         * configure.ac
10006         * src/account.c
10007         * src/folder.c
10008         * src/imap.c
10009         * src/etpan/etpan-log.c
10010         * src/etpan/etpan-thread-manager.c
10011         * src/etpan/imap-thread.c
10012                 Add a --disable-libetpan parameter. With this,
10013                 users that don't want IMAP4 support can avoid
10014                 the new dependancy (and have no IMAP support).
10015                 Users that have IMAP4 accounts and use this
10016                 parameter won't lose their configuration, their
10017                 IMAP accounts will just be invisible and not
10018                 used.
10019         * src/textview.c
10020                 Make the "Copy ..." contextual menu items 
10021                 copy to both the X clipboard and the gtk 
10022                 clipboard - as most other apps do.
10023         * src/gtk/about.c
10024                 Add a notice about OpenSSL usage, in order to
10025                 comply with OpenSSL's license (point 6):
10026                 http://www.openssl.org/source/license.html
10028 2005-07-06 [colin]      1.9.12cvs23
10030         * src/alertpanel.c
10031                 Fix a minimum size for alertpanels
10032         * src/compose.c
10033                 Show 'No space left on device' type errors
10034                 when queuing/sending
10035         * src/imap_gtk.c
10036         * src/mh_gtk.c
10037                 Rework folder's deletion message (remove 
10038                 extra \n)
10040 2005-07-05 [colin]      1.9.12cvs22
10042         * src/imap.c
10043                 Add an alertpanel on auth error
10044                 Add pseudo-log
10045                 Remove pthread-related stuff
10047 2005-07-05 [colin]      1.9.12cvs21
10049         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10050                 Fix crash on plugin reloading (with a hack)
10052 2005-07-05 [colin]      1.9.12cvs20
10054         * src/prefs_account.c
10055         * src/prefs_account.h
10056                 Fix typo
10057         * src/gtk/filesel.c
10058         * src/gtk/filesel.h
10059                 Add a way to filter the view
10060         * src/gtk/pluginwindow.c
10061                 Filter loadable stuff
10062         * src/plugins/pgpmime/prefs_gpg.c
10063                 Fix missing unregistration
10064         * .cvsignore
10065         * src/etpan/.cvsignore
10066         * src/plugins/spamassassin/.cvsignore
10067                 Add more stuff to cvs ignored files
10069 2005-07-04 [colin]      1.9.12cvs19
10071         * src/imap.c
10072                 Fix scan_required returning FALSE when it
10073                 shouldn't. Maybe fix #760 (Can't retrieve
10074                 messages)
10076 2005-07-04 [colin]      1.9.12cvs18
10078         * src/summaryview.c
10079                 Fix always_show_msg pref
10081 2005-07-04 [paul]       1.9.12cvs17
10083         sync with main (forgotten in last commit)
10084         
10085         * src/common/utils.c
10086         * src/common/utils.h
10087                 check_line_length(): new.
10088                 is_dir_exist()
10089                 is_file_entry_exist()
10090                 dirent_is_regular_file()
10091                 dirent_is_directory(): use g_file_test() instead of stat().
10093 2005-07-04 [paul]       1.9.12cvs16
10095         sync with main:
10097         * src/compose.c
10098                 compose_write_to_file(): check for line
10099                 length limit and display warning if exceeds
10100         * src/jpilot.c
10101                 use get_home_dir() instead of g_get_home_dir()
10102         * src/procheader.c
10103                 removed warning about invalid date
10104         * src/vcard.c
10105                 use get_home_dir() instead of g_get_home_dir()
10107 2005-07-04 [paul]       1.9.12cvs15
10109         * src/stock_pixmap.c
10110                 fix new pixmap naming errors
10111                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10113 2005-07-04 [colin]      1.9.12cvs14
10115         * src/imap.c
10116                 Fix debugging string with a warning
10118 2005-07-04 [colin]      1.9.12cvs13
10120         * configure.ac
10121                 Add a check for libetpan's version (>= 0.37)
10123 2005-07-04 [hoa]        1.9.12cvs12
10125         * commitHelper
10126         * src/imap.c
10127         * src/etpan/imap-thread.c
10128         * src/etpan/imap-thread.h
10129                 fixed IMAP implementation of check of mails.
10131 2005-07-03 [hoa]        1.9.12cvs11
10133         * src/etpan/Makefile.am
10134         * src/etpan/etpan-errors.h
10135         * src/etpan/etpan-log.[ch]
10136         * src/etpan/etpan-thread-manager-types.h
10137         * src/etpan/etpan-thread-manager.[ch]
10138         * src/etpan/imap-thread.[ch]
10139         * src/Makefile.am
10140         * src/imap.c
10141         * src/main.c
10142         * src/prefs_other.c
10143         * configure.ac
10144             merged imap branch.
10145             dependency on libetpan 0.37 is now added.
10147 2005-07-01 [colin]      1.9.12cvs10
10149         * src/Makefile.am
10150         * src/folder.c
10151         * src/folder.h
10152         * src/folderview.c
10153         * src/stock_pixmap.c
10154         * src/stock_pixmap.h
10155         * src/plugins/trayicon/trayicon.c
10156                 Add marked symbol on folders containing
10157                 marked messages
10158         * src/procmsg.c
10159         * src/procmsg.h
10160         * src/toolbar.c
10161         * src/prefs_common.c
10162         * src/prefs_common.h
10163         * src/prefs_send.c
10164                 Add an optional confirmation dialog on queue
10165                 sending. Patch by wwp.
10166         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10167         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10168         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10169         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10170         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10171         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10172         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10173         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10174         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10175         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10176         * src/pixmaps/trash_mark.xpm            ** ADDED **
10177                 New pixmaps
10179 2005-07-01 [colin]      1.9.12cvs9
10181         * src/summaryview.c
10182                 Fix a little threading bug
10183         * src/addrgather.c
10184         * src/mainwindow.c
10185                 A little bit of HIG normality never hurts
10187 2005-07-01 [colin]      1.9.12cvs8
10189         * src/compose.c
10190         * src/msgcache.c
10191         * src/pop.c
10192         * src/procmime.c
10193         * src/recv.c
10194         * src/common/log.c
10195         * src/common/template.c
10196         * src/common/utils.c
10197         * src/common/utils.h
10198                 Reverted the fwrite_atomic stuff. In fact
10199                 it is already atomic.
10201 2005-06-30 [colin]      1.9.12cvs7
10203         * src/common/utils.c
10204         * src/common/utils.h
10205                 Add an fwrite_atomic() function to make
10206                 sure we write everything: fwrite can make
10207                 short writes.
10208         * src/compose.c
10209         * src/msgcache.c
10210         * src/pop.c
10211         * src/procmime.c
10212         * src/recv.c
10213         * src/common/log.c
10214         * src/common/template.c
10215                 Use that (and fix swapping of size and nmemb).
10216                 Thanks to Rich Coe for the heads up.
10218 2005-06-30 [colin]      1.9.12cvs6
10220         * src/addressbook.c
10221                 Optimize addressbook opening 
10223 2005-06-30 [colin]      1.9.12cvs5
10225         * src/summaryview.c
10226                 Remove calls to summary_step after move/copy
10228 2005-06-28 [paul]       1.9.12cvs4
10230         * src/alertpanel.c
10231                 wrap and make the error msg selectable
10233 2005-06-28 [paul]       1.9.12cvs3
10235         * src/ssl_manager.c
10236                 replace the OK button with a Close button
10237         * src/gtk/foldersort.c
10238                 use GTK_STOCK_ icons/buttons
10240 2005-06-28 [colin]      1.9.12cvs2
10242         * src/gedit-print.c             ** ADDED **
10243         * src/gedit-print.h             ** ADDED **
10244         * src/gtk/gtksourceprintjob.c   ** ADDED **
10245         * src/gtk/gtksourceprintjob.h   ** ADDED **
10246                 I can't believe no one had enough time to tell
10247                 me I forgot the `cvs add`
10249 2005-06-27 [colin]      1.9.12cvs1
10251         * src/Makefile.am
10252         * src/gtk/Makefile.am
10253         * src/messageview.c
10254         * src/procmsg.c
10255         * src/summaryview.c
10256         * configure.ac
10257                 Add optional libgnomeprint-based printing
10258         * src/mainwindow.c
10259         * src/gtk/quicksearch.c
10260                 Add an Edit/Quick search menu item to show
10261                 and focus the quicksearch
10263 2005-06-27 [paul]       1.9.12
10265         1.9.12 release
10267         * po/ca.po
10268         * po/de.po
10269         * po/es.po
10270         * po/fr.po
10271         * po/it.po
10272         * po/ko.po
10273         * po/pt_BR.po
10274         * po/sk.po
10275         * po/zh_CN.po
10276                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10277                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10278                 SungHyun Nam, Frederico Goncalves Guimaraes,
10279                 Andrej Kacian, and Yang Guilong
10280 2005-06-26 [colin]      1.9.11cvs106
10282         * src/imap_gtk.c
10283                 Forgot one file for previous fix
10285 2005-06-26 [colin]      1.9.11cvs105
10287         * src/folder.c
10288         * src/imap.c
10289                 Fix problems with folder operations in no_select
10290                 imap folders. it applies only to mails, and 
10291                 creation/deletion/move/renaming of folders 
10292                 should be possible
10294 2005-06-26 [paul]       1.9.11cvs104
10296         * src/prefs_filtering.c
10297                 replace one more GTK_STOCK_REMOVE
10298                 with GTK_STOCK_DELETE
10300 2005-06-25 [colin]      1.9.11cvs103
10302         * src/imap.c
10303                 Optimize get_seq_set_from_seq_list
10304                 (Patch by Ricardo) 
10306 2005-06-25 [colin]      1.9.11cvs102
10308         * src/mh.c
10309                 If the directory exists, but not in the
10310                 correct encoding, rename it. This should
10311                 handle old-versions-induced bugs.
10313 2005-06-25 [colin]      1.9.11cvs101
10315         * src/mh.c
10316                 Fix path access with extended dir names
10317                 Fixes bug #589 (SC segfaults with wrong locale
10318                 settings)
10320 2005-06-25 [colin]      1.9.11cvs100
10322         * src/prefs_account.c
10323         * src/prefs_account.h
10324         * src/compose.c
10325                 Add an option to encrypt replies to
10326                 encrypted messages
10328 2005-06-25 [colin]      1.9.11cvs99
10330         * src/compose.c
10331         * src/quote_fmt_parse.y
10332                 ... And make it work with pgpinline.
10334 2005-06-25 [colin]      1.9.11cvs98
10336         * src/compose.c
10337         * src/procmime.c
10338         * src/procmime.h
10339         * src/quote_fmt_parse.y
10340                 o Make reedition of encrypted messages possible
10341                   (as long as it is encrypted to self too, no
10342                    magic there)
10343                 o Make replying with quote (and without selecting
10344                   text) possible for encrypted messages.
10345                 Closes bug #550 (Not possible to "reply with quote"
10346                 to gnupg encrypted messages)
10348 2005-06-24 [paul]       1.9.11cvs97
10350         * src/imap.c
10351                 add missing include
10353 2005-06-24 [paul]       1.9.11cvs96
10355         * src/editldap.c
10356                 made bind password entry invisible
10357                 (sync with main)
10358         * src/send_message.c
10359                 send_message_local(): check exit status
10360                 to detect errors (sync with main)
10361         * src/textview.c
10362                 use main's less ambiguous popup menu
10363                 wording
10365 2005-06-24 [paul]       1.9.11cvs95
10367         * src/prefs_actions.c
10368         * src/prefs_customheader.c
10369         * src/prefs_display_header.c
10370         * src/prefs_filtering_action.c
10371         * src/prefs_matcher.c
10372         * src/prefs_template.c
10373         * src/prefs_toolbar.c
10374                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10375         * src/gtk/description_window.c
10376                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10378 2005-06-23 [colin]      1.9.11cvs94
10380         * src/summaryview.c
10381                 Fix rough edges (be sure to call status_show whenever
10382                 necessary).
10384 2005-06-23 [colin]      1.9.11cvs93
10386         * src/summaryview.c
10387                 Optimize Select All
10388                 Before, in a 5K mails folder: 11s
10389                 After, in the same folder: 58000µs
10390                 The joys of locking... gtk_clist_select_all() fires a 
10391                 tree-select-row event for each selected row, which in 
10392                 summaryview, callbacks summary_selected which in turn,
10393                 calls summary_status_show, which walks the selected
10394                 rows. Hence, calling gtk_clist_select_all was 
10395                 exponential. Locking the summaryview makes 
10396                 summary_selected return early.
10398 2005-06-23 [colin]      1.9.11cvs92
10400         * src/imap.c
10401                 Move mutex at the important place to avoid
10402                 deadlocks
10403         * src/summaryview.c
10404                 Fix Del key deleting directly instead of
10405                 moving to trash
10407 2005-06-22 [colin]      1.9.11cvs91
10409         * src/plugins/spamassassin/libspamc.c
10410                 As we do spagetti code with assignations in multiple
10411                 places (see _message_read_raw where out = msg = raw),
10412                 let's be sure we don't free the same pointer twice.
10413                 Should fix bug #683 (Crash in libpam at 
10414                 message_cleanup).
10416 2005-06-22 [colin]      1.9.11cvs90
10418         * src/compose.c
10419         * src/messageview.c
10420         * src/toolbar.c
10421                 Make toolbar's delete use the move to trash stuff;
10422                 Add gtk_widget_realize to be sure pixmaps can get
10423                 created (that may fix an old worksforme bug which
10424                 I can't find back...)
10426 2005-06-22 [colin]      1.9.11cvs89
10428         * src/summaryview.c
10429         * src/summaryview.h
10430         * src/mainwindow.c
10431                 Rename "Message/Delete" to "Message/Move to trash"
10432                 Add "Message/Delete..." that directly destroys the
10433                 selected messages after asking for a confirmation.
10435 2005-06-22 [colin]      1.9.11cvs88
10437         * src/imap.c
10438                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10439                 o Fix a deadlock (thanks Darko)
10441 2005-06-22 [colin]      1.9.11cvs87
10443         * src/gtk/foldersort.c
10444                 Add missing include for the i18n;
10445                 patch by Fabien Vantard
10447 2005-06-21 [colin]      1.9.11cvs86
10449         * src/folder.c
10450         * src/folderview.c
10451                 Respect the no_select flag
10452         * src/imap.c
10453                 Fix recursive deletion
10454         * src/imap_gtk.c
10455         * src/mh_gtk.c
10456                 Make the folder deletion's warning
10457                 more explicit
10459 2005-06-21 [colin]      1.9.11cvs85
10461         * src/textview.c
10462                 Prevent email addresses from spanning accross
10463                 lines - fixes bug # 646 (newline-chars in 
10464                 email addresses)
10466 2005-06-20 [colin]      1.9.11cvs84
10468         * src/folder.c
10469                 Be sure not to remove source if copy failed
10471 2005-06-20 [colin]      1.9.11cvs83
10473         * src/folderview.c
10474         * src/imap_gtk.c
10475                 remove summaryview's lock
10476         * src/imap.c
10477                 introduce threads to avoid problems when foreground tasks
10478                 interfere with background tasks
10479         * src/mh.c
10480                 prevent moving to drafts/queue
10481         * src/mimeview.c
10482                 fix leak
10484 2005-06-19 [colin]      1.9.11cvs82
10486         * src/imap_gtk.c
10487                 Remember that the user doesn't want to override
10488                 offline mode, for 3 seconds. It avoid presenting
10489                 him with N popups in a really short time.
10491 2005-06-17 [colin]      1.9.11cvs81
10493         * src/imap.c
10494                 Fix IMAP breaking on folders containing '('
10495                 (Probably won't be enough)
10497 2005-06-17 [colin]      1.9.11cvs80
10499         Forgotten files on 1.9.11cvs79
10500         * src/summaryview.c
10501                 Fix stepping when not immediately executing
10502         * src/imap.c
10503                 Really prevent UID FETCH 0
10504         * src/codeconv.c
10505                 Fix outgoing charset never set to utf-8
10506         * src/mh.c
10507                 Fix leak
10509 2005-06-16 [colin]      1.9.11cvs79
10511         * src/compose.c
10512                 Fix bug #707 (Dash splits rows)
10513                 Only wrap if we're on a line break position and
10514                 the previous one was a "white" (space) char.
10515                 Pango stuff is weird.
10517 2005-06-16 [colin]      1.9.11cvs78
10519         * src/imap_gtk.c
10520                 Lock summaryview while downloading messages
10521                 on user demand
10522         * src/procheader.c
10523         * src/unmime.c
10524         * src/common/utils.c
10525         * src/common/utils.h
10526                 Replace \r and \n with spaces in From and
10527                 Subject headers
10529 2005-06-16 [paul]       1.9.11cvs77
10531         * src/procmime.c
10532                 liberalise the mime parser
10533         * src/gtk/about.c
10534                 add text wrapping
10536 2005-06-16 [paul]       1.9.11cvs76
10538         * src/gtk/about.c
10539                 reworked
10541 2005-06-15 [colin]      1.9.11cvs75
10543         * src/compose.c
10544                 Finish header encoding fix
10545         * src/summaryview.c
10546                 Fix segfault
10547         * src/headerview.c
10548                 Fix compilation (Thanks Stephan
10549                 Sachse)
10551 2005-06-15 [colin]      1.9.11cvs74
10553         * Makefile.am
10554                 Install gnome2 stuff rather than gnome1, 
10555                 if both are present
10556         * src/codeconv.c
10557         * src/codeconv.h
10558         * src/compose.c
10559                 Fix headers encoding
10560         * src/folder.c
10561                 Visual progress when fetching all messages
10562         * src/folderview.c
10563         * src/summaryview.c
10564         * src/summaryview.h
10565                 Prevent changing current message while
10566                 incorporating
10568 2005-06-15 [paul]       1.9.11cvs73
10570         * src/gtk/gtkaspell.c
10571         * src/gtk/gtkaspell.h
10572                 fix build warnings
10574 2005-06-15 [paul]       1.9.11cvs72
10576         * src/prefs_filtering.c
10577                 allow reordering of filter rules by
10578                 drag n drop
10580 2005-06-15 [paul]       1.9.11cvs71
10582         * COPYING
10583                 updated
10584         * src/codeconv.c
10585                 replace deprecated function
10586         * src/inc.c
10587         * src/send_message.c
10588         * src/gtk/progressdialog.c
10589         * src/gtk/progressdialog.h
10590                 salvage and reuse parts of reverted sync
10592 2005-06-15 [paul]       1.9.11cvs70
10594         * src/inc.c
10595         * src/send_message.c
10596         * src/gtk/progressdialog.c
10597         * src/gtk/progressdialog.h
10598                 revert yesterday's sync with main
10599                 it contains deprecated functions
10601 2005-06-15 [colin]      1.9.11cvs69
10603         * src/headerview.c
10604                 Fix bug #670 (multi user to: will corrupt message 
10605                 headers display)
10607 2005-06-15 [colin]      1.9.11cvs68
10609         * src/compose.c
10610                 Fix bug #421 (Fix undo on wrapping)
10612 2005-06-15 [colin]      1.9.11cvs67
10614         * src/folder.c
10615                 Provide visual feedback while processing
10616                 folder's rules.
10617         * src/imap.c
10618                 Provide visual feedback while getting
10619                 short headers (for uncached messages)
10622 2005-06-14 [paul]       1.9.11cvs66
10624         * src/account.c
10625                 change a couple stock icons
10626         * src/inc.c
10627         * src/send_message.c
10628         * src/gtk/progressdialog.c
10629         * src/gtk/progressdialog.h
10630                 sync main's GtkTreeView implementation
10632 2005-06-14 [colin]      1.9.11cvs65
10634         * src/imap.c
10635                 Various little fixes, mainly on error paths
10637 2005-06-13 [colin]      1.9.11cvs64
10639         * matcher.c
10640         * procmsg.c
10641         * procmsg.h
10642                 Add a way to fetch only headers. This speeds
10643                 up filtering on headers for IMAP. Fixes:
10644                 bug #481 extraneous imap commands slow down 
10645                         imap filtering
10646                 bug #522 Sylpheed downloads all messages 
10647                         when opening mailbox (IMAP)
10648                 bug #677 IMAP fetch is soooooooooooooo slow
10649         * src/folder.c
10650         * src/folder.h
10651                 Add a folder set_batch method so that
10652                 implementations can speed up flags changes
10653         * src/folderutils.c
10654         * src/summaryview.c
10655                 Use that in mark as (un)read and mark all read
10656                 Refix bug #679
10657         * src/imap.c
10658                 Implement set_batch - brings back deferred
10659                 flags in a less buggy manner. Fixes:
10660                 bug #729 IMAP immediate expunge of deleted messages
10661                 bug #191 remove list of messages with one command
10662                 Fix login with strange chars
10663                 Implement fetch_msg_full
10664                 Fix copy (wrong counts)
10666 2005-06-12 [colin]      1.9.11cvs63
10668         * src/folder.c
10669                 lock incorporation during long operations.
10670                 Avoids fucking up the IMAP socket.
10672 2005-06-12 [colin]      1.9.11cvs62
10674         * src/imap.c
10675                 Fix harmful typo
10676                 Factorize remove_all_msg
10677                 Thread-ize expunge
10678         * src/summaryview.c
10679                 Don't update partial-download status if unnecessary
10680         * src/folder.c
10681                 Use remove_msgs everywhere possible
10683 2005-06-12 [colin]      1.9.11cvs61
10685         * src/folder.c
10686         * src/folder.h
10687                 Add a remove_msgs function to remove a 
10688                 list of messages
10689         * src/imap.c
10690                 Implement that.
10692 2005-06-12 [colin]      1.9.11cvs60
10694         * src/imap.c
10695                 Remove flags-processing deferring... Too hard
10696                 to get it to work in all cases.
10698 2005-06-11 [colin]      1.9.11cvs59
10700         * src/imap.c
10701                 printf -> debug_print
10703 2005-06-11 [colin]      1.9.11cvs58
10705         * src/imap.c
10706                 o Fix build without USE_PTHREAD
10707                 o Factorize imap_open
10708                 o Alertpanel in case of impossible connection
10709                 o Alertpanel in case of impossible login
10710                 o Fix deferred flags processing to force a 
10711                   flush before adding some more flags to process,
10712                   but in another folder.
10714 2005-06-10 [colin]      1.9.11cvs57
10716         * src/imap.c
10717                 o Fix a format string error
10718                 o init ssl socket outside of the thread 
10719                   (it possibly invokes gtk calls)
10720         * src/procmime.c
10721                 o Put back the buffer to its necessary size
10722                 o Fix changing a file pointer without keeping
10723                   track of it (thanks Valgrind)
10724         * src/common/smtp.c
10725                 o Fix automatic STARTTLS if login should be done
10726                   and the server only allows it after starting TLS
10727         * src/gtk/gtkinputdialog.c
10728                 o Eat GDK_Return so that the combo popup doesn't 
10729                   appear when we press Enter to validate the combo
10730                   input dialog (as seen in the Open with... dialog)
10732 2005-06-10 [colin]      1.9.11cvs56
10734         * src/imap.c
10735                 o A bit less debug
10736                 o Fix a crash on deletion
10737                 o Threadize imap_select (it's called outside of 
10738                   threads)
10739                 o Defer treatment of DELETED flags
10742 2005-06-09 [colin]      1.9.11cvs55
10744         * src/imap.c
10745                 Make sure we check imap_gtk_should_override(), which
10746                 potentially calls gtk stuff, before creating thread.
10747                 That way it should't be called via imap_get_session()
10748                 inside a thread.
10750 2005-06-09 [colin]      1.9.11cvs54
10752         * src/imap.c
10753                 o add a bit of status output
10754                 o remove some dead code
10755                 o threadize get_list_of_uids
10756                 o threadize imap_get_flags
10757                 o defer flag changing by 500ms so that they
10758                   can be batched
10761 2005-06-08 [colin]      1.9.11cvs53
10763         * src/imap.c
10764                 Thread-ize imap_cmd_fetch
10766 2005-06-08 [colin]      1.9.11cvs52
10768         * src/main.c
10769                 Mmh, that broke POP3...
10771 2005-06-08 [colin]      1.9.11cvs51
10773         * src/main.c
10774                 Stabilize IMAP patch (thanks to Hoa)
10776 2005-06-08 [colin]      1.9.11cvs50
10778         * src/imap.c
10779                 Test patch to speed up imap. 
10781 2005-06-08 [colin]      1.9.11cvs49
10783         * src/imap_gtk.c
10784                 Warning fix
10785         * src/procmime.c
10786                 Apply patch from gentoo to use /usr/share/mime/globs if 
10787                 available, after un-breaking it
10788         * src/common/log.c
10789         * src/common/log.h
10790                 Use g_timeout for invoking hooks that possibly use gtk
10791                 calls. This should leave gtk calls in the main thread.
10793 2005-06-08 [paul]       1.9.11cvs48
10795         * src/codeconv.c
10796                 conv_get_outgoing_charset_str(): don't
10797                 use prefs_common setting
10798         * src/compose.c
10799         * src/compose.h
10800                 add /Options/Character encoding/... to
10801                 temporarily change the outgoing encoding
10803         (belated sync with main)
10805 2005-06-08 [paul]       1.9.11cvs47
10807         * src/compose.c
10808                 correction to/completion of last
10809                 sync with main
10811 2005-06-08 [paul]       1.9.11cvs46
10813         sync with main:
10814         
10815         * src/codeconv.c
10816         * src/codeconv.h
10817                 always enabled Japanese auto-detection
10818                 if the first letters of locale string
10819                 is "ja"
10820         * src/compose.c
10821                 don't use "destroy" signal to destroy
10822                 Compose object (fix rare crashes on discard?)
10823         * src/mainwindow.c
10824         * src/messageview.c
10825         * src/prefs_send.c
10826                 added Hebrew encodings
10827         * src/sourcewindow.c
10828                 don't use "destroy" signal to destroy
10829                 objects
10831 2005-06-07 [colin]      1.9.11cvs45
10833         * src/summaryview.c
10834                 Add missing unlocks/locks
10836 2005-06-07 [paul]       1.9.11cvs44
10838         * src/summaryview.c
10839                 restore bug #749 fix
10841 2005-06-06 [colin]      1.9.11cvs43
10843         * src/summaryview.c
10844                 Fix selection bug when prefs_common.open_unread 
10845                 is FALSE
10847 2005-06-06 [colin]      1.9.11cvs42
10849         * src/common/md5.c
10850                 Fix a warning
10851         * src/summaryview.c
10852         * src/folderview.c
10853                 Factorize long operations beginning and end
10854                 (locking, freezing/thawing, cursor, ...)
10855                 Check selection->data member in selection-
10856                 related loops; this avoids dying an awful
10857                 death if the selection changes on us while
10858                 we're marking a whole IMAP folder unread, 
10859                 for example.
10861 2005-06-06 [paul]       1.9.11cvs41
10863         * src/textview.c
10864                 don't g_free() a static gchar buffer
10866 2005-06-05 [colin]      1.9.11cvs40
10868         * src/mainwindow.c
10869         * src/messageview.c
10870         * src/summaryview.c
10871                 Fix bug #749 (Show all headers should be
10872                 sticky as the GUI suggests)
10874 2005-06-03 [paul]       1.9.11cvs39
10876         * src/compose.c
10877                 don't allow editing of mail while sending.
10878                 patch by Colin
10880 2005-06-03 [paul]       1.9.11cvs38
10882         * src/folderview.c
10883                 add a freeze/thaw to speed up 'mark all read'
10885 2005-06-03 [paul]       1.9.11cvs37
10887         * src/prefs_message.c
10888                 reflect changes immediately
10890 2005-06-02 [colin]      1.9.11cvs36
10892         * po/POTFILES.in
10893                 Patch by Fabien Vantard.
10895 2005-06-02 [colin]      1.9.11cvs35
10897         * src/imap.c
10898                 Use a non-blocking imap_getline() if possible.
10899                 This should completely prevent the interface
10900                 from freezin on imap operations, although it
10901                 may do strange stuff in case of folder switching
10902                 while a big imap operation is taking place...
10904                 In addition, fix a leak in the case thread
10905                 creation fails on connection.
10907 2005-06-02 [colin]      1.9.11cvs34
10909         * src/crash.c
10910         * src/prefs_common.h
10911                 Fix build (prefs_common_init() doesn't exist
10912                 anymore)
10914 2005-06-02 [colin]      1.9.11cvs33
10916         * src/prefs_account.c
10917                 Fix bug #245 (filtering rules broken when
10918                 renaming a remote account (imap4 or nntp)
10920 2005-06-02 [colin]      1.9.11cvs32
10922         * src/imap.c
10923                 Try to fix IMAP shortcomings: 
10924                 o Multithread imap_open()
10925                 o allow offline-mode overriding instead of
10926                   just returning NULL
10927         * src/imap_gtk.c
10928         * src/imap_gtk.h
10929                 Add a function to ask whether we want to
10930                 override offline-mode for 10 minutes (one-shot
10931                 asking was painful)
10932         * src/procheader.c
10933                 Fix segfault when imap parser isn't happy about
10934                 a missing {
10936 2005-06-01 [colin]      1.9.11cvs31
10938         * src/addrharvest.c
10939         * src/compose.c
10940         * src/mbox.c
10941         * src/mbox.h
10942         * src/mh.c
10943         * src/msgcache.c
10944         * src/send_message.c
10945         * src/setup.c
10946         * src/undo.c
10947         * src/common/hooks.c
10948         * src/common/prefs.c
10949         * src/common/template.c
10950         * src/common/utils.c
10951         * src/gtk/gtkutils.c
10952         * src/gtk/inputdialog.c
10953         * src/gtk/menu.c
10954         * src/gtk/pluginwindow.c
10955         * src/gtk/prefswindow.c
10956         * src/plugins/pgpmime/passphrase.c
10957         * src/plugins/pgpmime/prefs_gpg.c
10958                 More -Wall fixes
10960         * src/common/Makefile.am
10961         * src/common/timing.h
10962                 Add basic timing code
10964         * src/summaryview.c
10965                 Fix a bug with unread messages when 
10966                 re-sorting folders, and by the way
10967                 fix a big performance hit when 
10968                 re-sorting (10k mails: before 5s,
10969                 after .5s)
10971         * src/prefs_compose_writing.c
10972         * src/prefs_compose_writing.h
10973         * src/prefs_message.c
10974         * src/prefs_message.h
10975         * src/prefs_other.c
10976         * src/prefs_other.h
10977         * src/prefs_quote.c
10978         * src/prefs_quote.h
10979         * src/prefs_receive.c
10980         * src/prefs_receive.h
10981         * src/prefs_send.c
10982         * src/prefs_send.h
10983         * src/prefs_summaries.c
10984         * src/prefs_summaries.h
10985                 Fix copyright banner
10987 2005-06-01 [paul]       1.9.11cvs30
10989         * po/fi.po
10990                 updated by Flammie Pirinen
10991         * src/procmime.c
10992                 fix 'Bad BASE64 content' output
10994 2005-05-31 [colin]      1.9.11cvs29
10996         * src/procmime.c
10997                 Oops, where did my hunk go.
10999 2005-05-31 [colin]      1.9.11cvs28
11001         * src/Makefile.am
11002         * src/account.c
11003         * src/action.c
11004         * src/addr_compl.c
11005         * src/addressbook.c
11006         * src/codeconv.c
11007         * src/compose.c
11008         * src/export.c
11009         * src/folder.c
11010         * src/folderview.c
11011         * src/image_viewer.c
11012         * src/main.c
11013         * src/mainwindow.c
11014         * src/messageview.c
11015         * src/mimeview.c
11016         * src/msgcache.c
11017         * src/prefs_account.c
11018         * src/prefs_actions.c
11019         * src/prefs_common.c
11020         * src/prefs_compose_writing.c
11021         * src/prefs_customheader.c
11022         * src/prefs_ext_prog.c
11023         * src/prefs_filtering.c
11024         * src/prefs_filtering_action.c
11025         * src/prefs_fonts.c
11026         * src/prefs_image_viewer.c
11027         * src/prefs_message.c
11028         * src/prefs_message.h
11029         * src/prefs_msg_colors.c
11030         * src/prefs_other.c
11031         * src/prefs_other.h
11032         * src/prefs_quote.c
11033         * src/prefs_receive.c
11034         * src/prefs_receive.h
11035         * src/prefs_send.c
11036         * src/prefs_send.h
11037         * src/prefs_spelling.c
11038         * src/prefs_summaries.c
11039         * src/prefs_summary_column.c
11040         * src/prefs_template.c
11041         * src/prefs_themes.c
11042         * src/prefs_toolbar.c
11043         * src/prefs_wrapping.c
11044         * src/procmime.c
11045         * src/procmsg.c
11046         * src/send_message.h
11047         * src/ssl_manager.c
11048         * src/summary_search.c
11049         * src/summaryview.c
11050         * src/textview.c
11051         * src/wizard.c
11052         * src/common/smtp.c
11053         * src/common/smtp.h
11054         * src/gtk/gtkutils.h
11055                 o Move the rest of Common prefs to new style
11056                 o Lots of -Wall warning fixes
11057                 o fix FIXME in cache memusage calculation
11058                 o Let return receipts be sent from any account
11059                 o Little cache optimisation (read)
11060                 o Fix bug #746 (don't treat commas as separators
11061                   when inside a quoted string)
11063 2005-05-31 [paul]       1.9.11cvs27
11065         * src/prefs_common.c
11066                 fix 'off-by-one' typo
11068 2005-05-31 [paul]       1.9.11cvs26
11070         * src/account.c
11071         * src/addr_compl.c
11072         * src/compose.c
11073         * src/foldersel.c
11074         * src/prefs_actions.c
11075         * src/prefs_common.c
11076         * src/prefs_common.h
11077         * src/prefs_customheader.c
11078         * src/prefs_display_header.c
11079         * src/prefs_filtering.c
11080         * src/prefs_filtering_action.c
11081         * src/prefs_matcher.c
11082         * src/prefs_summaries.c
11083         * src/prefs_summary_column.c
11084         * src/prefs_template.c
11085         * src/prefs_toolbar.c
11086         * src/ssl_manager.c
11087         * src/gtk/pluginwindow.c
11088         * src/gtk/prefswindow.c
11089         * src/gtk/progressdialog.c
11090                 add hidden prefs 'enable_rules_hint'
11091                 for gtk_tree_view_set_rules_hint()
11092                 (sync with main)
11093                 
11095 2005-05-31 [colin]      1.9.11cvs25
11097         * src/Makefile.am
11098         * src/main.c
11099         * src/prefs_common.c
11100         * src/prefs_summaries.c ** ADDED **
11101         * src/prefs_summaries.h ** ADDED **
11102                 Common/Display -> Display/Summaries
11104 2005-05-31 [colin]      1.9.11cvs24
11106         * src/Makefile.am
11107         * src/main.c
11108         * src/prefs_quote.c ** ADDED **
11109         * src/prefs_quote.h ** ADDED **
11110                 Move Common/Quote to Compose/Quoting
11111         * src/prefs_common.c
11112         * src/prefs_common.h
11113                 Remove old quote stuff, add
11114                 convenience functions for GtkTextView prefs
11115         * src/gtk/prefswindow.c
11116                 Set default height higher
11118 2005-05-30 [colin]      1.9.11cvs23
11120         * src/Makefile.am
11121         * src/main.c
11122         * src/prefs_common.c
11123         * src/prefs_compose_writing.c ** ADDED **
11124         * src/prefs_compose_writing.h ** ADDED **
11125                 Move Common/Compose prefs to Compose/Writing
11127 2005-05-30 [colin]      1.9.11cvs22
11129         * src/common/utils.c
11130                 Fix bug #651 (Confused Attract by Subject)
11131                 Patch by M. Benkmann <haferfrost@web.de>
11132         * AUTHORS
11134 2005-05-30 [colin]      1.9.11cvs21
11136         * src/compose.c
11137                 Fix concatenation of different headers of
11138                 the same type (bug #645)
11139         * src/prefs_folder_item.c
11140                 Fix bug #699 (setting color to black doesn't
11141                 work immediately)
11142         * src/procmime.c
11143                 Print out decoding error only once per
11144                 block
11146 2005-05-30 [paul]       1.9.11cvs20
11148         * src/common/template.c
11149                 fix Bcc
11151 2005-05-30 [paul]       1.9.11cvs19
11153         * doc/src/rfc2368.txt   **NEW FILE**
11154         * src/compose.c
11155                 compose_entries_set(): don't interpret Bcc
11156                 header field (conform to RFC 2368)
11157                 (sync with main)
11159 2005-05-29 [colin]      1.9.11cvs18
11161         * src/prefs_common.c
11162                 Let the default reply format respect
11163                 netiquette by cutting the signature.
11165 2005-05-29 [colin]      1.9.11cvs17
11167         * src/summaryview.c
11168                 Don't let always_show_msg override
11169                 open_unread_on_enter when opening a new
11170                 directory.
11172 2005-05-27 [paul]       1.9.11cvs16
11174         sync with main:
11176         * src/main.c
11177                 app_will_exit(): cleanup tmp directory when exit
11178         * src/message_search.c
11179                 improved the interface and made code cleanup.
11180                 removed Clear button
11181         * src/send_message.c
11182                 send_message_local(): use GSpawn, and detect errors
11183         * src/summary_search.c
11184                 improved the interface and made code cleanup
11185         * src/textview.c
11186                 textview_write_link(): also skip non-ascii space
11187                  at the head of link strings (phishing check
11188                  didn't work at the case)
11189         * src/common/utils.c
11190                 get_command_output(): use g_spawn_command_line_sync()
11191                 instead of popen()
11193 2005-05-26 [colin]      1.9.11cvs15
11195         * src/folder.c
11196                 remove printf
11198 2005-05-26 [colin]      1.9.11cvs14
11200         * src/common/nntp.c
11201                 Fix nntp mode reader (bug #611)
11202                 Patch by Florian Mickler <florian@mickler.org>
11204 2005-05-26 [colin]      1.9.11cvs13
11206         * src/plugins/pgpmime/passphrase.c
11207                 Fix mouse grabbing (bug #557)
11209 2005-05-26 [colin]      1.9.11cvs12
11211         * src/prefs_themes.c
11212                 Fix g_warning (bug #541)
11214 2005-05-26 [colin]      1.9.11cvs11
11216         * src/prefs_actions.c
11217         * src/prefs_template.c
11218                 Fix bug #506 (no warning if action/template
11219                 is not saved)
11220         * src/common/template.c
11221                 Fix a possible crash
11223 2005-05-26 [colin]      1.9.11cvs10
11225         * src/folder.c
11226         * src/folderview.c
11227         * src/procmsg.c
11228         * src/summaryview.c
11229                 Forbid locked messages to be moved or
11230                 deleted. Locked messages in trashes 
11231                 still get deleted, for performance
11232                 reason (mh.c::mh_remove_all_msgs)
11234 2005-05-25 [colin]      1.9.11cvs9
11236         * src/procmime.c
11237                 Use correct encoding when sending mails
11238                 with attachments that have accentued 
11239                 chars in their name
11241 2005-05-24 [colin]      1.9.11cvs8
11243         * src/summaryview.c
11244                 Fix bug #688 f) read/unread marker not
11245                 changed on first click
11246                 Also, optimize summary_status_show()
11247                 calls
11248         * src/folder.c
11249         * src/inc.c
11250         * src/procmime.c
11251                 Fix bug #688 b) and c) wrt message
11252                 attachments and signature
11253         * src/stock_pixmap.c
11254         * src/stock_pixmap.h
11255         * src/stock_pixmap.c
11256         * src/stock_pixmap.h
11257         * src/Makefile.am
11258         * src/pixmaps/clip_gpg_signed.xpm
11259                 Add clip/signed icon
11261 2005-05-24 [colin]      1.9.11cvs7
11263         * src/folder_item_prefs.c
11264                 whitespace fix
11266 2005-05-24 [colin]      1.9.11cvs6
11268         * src/folderview.c
11269         * src/prefs_common.c
11270         * src/prefs_common.h
11271                 Add a confirmation to folder drag and drop
11272                 fixes bug #156
11273         * src/alertpanel.c
11274         * src/alertpanel.h
11275                 fix _with_disable parameters so that
11276                 the buttons labels are specifiable too
11277         * src/plugins/pgpmime/sgpgme.c
11278                 reflect said change
11279                 
11281 2005-05-24 [colin]      1.9.11cvs5
11283         * src/folderview.c
11284                 Uncollapse/collapse folders on double-click
11285                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11286                 closes bug #108
11288 2005-05-23 [colin]      1.9.11cvs4
11290         * src/common/socket.c
11291                 Check another special SSL_peek() error.
11292                 Should help wrt bug #728
11294 2005-05-23 [colin]      1.9.11cvs3
11296         * src/plugins/pgpmime/pgpmime.c
11297                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11298                 breaking menu accelerators and stuff. Users will have to
11299                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11300                 account's privacy preferences if needed.
11302 2005-05-22 [paul]
11304         * tools/kdeservicemenu/install.sh
11305                 use kdesu to prompt for root password if doing
11306                 global install/uninstall
11308 2005-05-20 [colin]      1.9.11cvs2
11310         * src/procmsg.c
11311                 Fix another compilation error with gcc-2.9x
11312                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11313         * src/send_message.c
11314                 Don't send QUIT if we aren't connected
11316 2005-05-19 [colin]      1.9.11cvs1
11318         * src/procmsg.c
11319                 Fix compilation with gcc 2.9x
11321 2005-05-19 [paul]       1.9.11
11323         1.9.11 released
11325 2005-05-19 [paul]       1.9.9cvs14
11327         * src/gtk/inputdialog.c
11328                 prevent gettext warning
11330 2005-05-19 [paul]       1.9.9cvs13
11332         * src/mainwindow.c
11333         * src/prefs_common.c
11334         * src/prefs_common.h
11335         * src/textview.c
11336         * src/textview.h
11337                 add an option to toggle cursor in message
11338                 view (sync with main)
11340 2005-05-18 [colin]      1.9.9cvs12
11342         * src/compose.c
11343                 Dereference freed pointer
11344         * src/gtk/gtkaspell.c
11345                 Fix duplication of dictionaries (is it an aspell issue?)
11347 2005-05-18 [colin]      1.9.9cvs11
11349         * src/gtk/inputdialog.c
11350         * src/gtk/gtkaspell.c
11351                 HIGuify dialogs
11352         * src/alertpanel.c
11353                 Remove a double call
11355 2005-05-17 [colin]      1.9.9cvs10
11357         * src/gtk/gtkaspell.c
11358                 Fix dialogs, Ctrl-Enter accel
11360 2005-05-17 [colin]      1.9.9cvs9
11362         * src/gtk/gtkaspell.c
11363                 Fix some accelerators, escape in replace-window
11365 2005-05-16 [colin]      1.9.9cvs8
11367         * src/gtk/gtkaspell.c
11368                 Revert last commit, it was a mistake.
11370 2005-05-16 [colin]      1.9.9cvs7
11372         * src/gtk/gtkaspell.c
11373                 Remove buggy code while we're at it. It's a 
11374                 dead code path anyway.
11376 2005-05-16 [colin]      1.9.9cvs6
11378         * src/gtk/gtkaspell.c
11379                 Missed some gtk_menu_popup where deactivate
11380                 signal should be handled. Should fix bug
11381                 #629 a bit more.
11383 2005-05-16 [colin]      1.9.9cvs5
11385         * src/gtk/gtkaspell.c
11386                 Remove debug printf()s
11388 2005-05-16 [colin]      1.9.9cvs4
11390         * src/gtk/gtkaspell.c
11391                 Fix a bit aspell problems
11392                 (see bug #629)
11394 2005-05-13 [colin]      1.9.9cvs3
11396         * src/folderview.c
11397                 Fix the + appearing even when no subfolders
11398                 have unread messages. Thanks to wwp for the
11399                 bug report.
11401 2005-05-11 [paul]       1.9.9cvs2
11403         * src/folderview.c
11404                 correction to 1.9.9cvs1, only colour folders that
11405                 have new msgs (not unread msgs)
11407 2005-05-10 [colin]      1.9.9cvs1
11409         * src/folderview.c
11410         * src/summaryview.c
11411                 Try to fix bolding bugs again.
11413 2005-05-09 [paul]
11415         * tools/claws.i18n.status.pl
11416                 add Ricardo Mones Lastra's script that has been providing
11417                 the i18n status page for many months
11419 2005-05-09 [paul]       1.9.9
11421         1.9.9 release
11423 2005-05-09 [paul]       1.9.6cvs58
11425         * AUTHORS
11426         * INSTALL
11427         * README.claws
11428                 updated
11429         * Makefile.am 
11430         * RELEASE_NOTES.claws
11431                 add release notes to cvs to simplify release
11432                 procedure
11433         * configure.ac
11434                 add ca and fi to ALL_LINGUAS
11435         * po/Makefile.in.in
11436                 workaround for missing Makevars
11437         * po/ca.po
11438         * po/fi.po
11439                 add new Catalan and Finnish translations
11440                 submitted by Miquel Oliete and Flammie Pirinen
11441         * po/de.po
11442         * po/es.po
11443         * po/fr.po
11444         * po/it.po
11445         * po/pl.po
11446         * po/ru.po
11447         * po/sk.po
11448         * po/sr.po
11449         * po/zh_CN.po
11450                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11451                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11452                 Urke MMI, and Hansom Young
11453         * src/main.c
11454                 Fix drafting when quitting. compose_draft() closes the
11455                 compose windows, which modifies the compose_list GSList.
11456                 We have to refresh this list after echo drafting to avoid a
11457                 segfault
11458         * src/partial_download.c
11459                 fix segfault on exit
11461 2005-05-06 [paul]       1.9.6cvs57
11463         * src/grouplistdialog.c
11464                 quick fix/workaround for unresizeable newsgroup
11465                 name column 
11467 2005-05-06 [paul]       1.9.6cvs56
11469         * src/inc.c
11470         * src/mainwindow.c
11471                 use gettext plural forms
11472         * src/imap_gtk.c
11473         * src/mh_gtk.c
11474         * src/toolbar.c
11475                 small improvement to english usage
11477 2005-05-05 [thorsten]   1.9.6cvs55
11479         * src/folder.c
11480                 fix possible crash
11482 2005-05-05 [paul]       1.9.6cvs54
11483         
11484         sync with HEAD
11486         * AUTHORS
11487         * src/compose.c
11488                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11489                 patch by Tim Mann
11491 2005-05-05 [paul]       1.9.6cvs53
11493         * src/mainwindow.c
11494                 fix resizing of separate message and
11495                 folder views
11497 2005-05-05 [paul]       1.9.6cvs52
11499         * src/account.c
11500         * src/addrgather.c
11501         * src/browseldap.c
11502         * src/exphtmldlg.c
11503         * src/expldifdlg.c
11504         * src/importmutt.c
11505         * src/importpine.c
11506         * src/main.c
11507         * src/mainwindow.c
11508         * src/noticeview.c
11509         * src/prefs_filtering.c
11510         * src/prefs_filtering_action.c
11511         * src/prefs_matcher.c
11512         * src/prefs_spelling.c
11513         * src/prefs_toolbar.c
11514         * src/toolbar.c
11515         * src/wizard.c
11516         * src/gtk/description_window.c
11517         * src/gtk/gtkvscrollbutton.c
11518         * src/gtk/progressdialog.c
11519         * src/gtk/quicksearch.c
11520         * src/plugins/pgpmime/prefs_gpg.c
11521         * src/plugins/spamassassin/spamassassin_gtk.c
11522                 replace deprecated gtk_widget_set_usize
11524 2005-05-04 [colin]      1.9.6cvs51
11526         * src/common/utils.c
11527                 Fix crash when subst_for_filename is called
11528                 with a NULL parameter
11530 2005-05-04 [colin]      1.9.6cvs50
11532         * src/partial_download.c
11533         * src/pop.c
11534                 Escape login when writing uidl file
11535                 fixes bug #736
11537 2005-05-03 [colin]      1.9.6cvs49
11539         * src/procmime.c
11540                 Fix possible DOS in mime parser
11541                 (see bug #634)
11543 2005-05-02 [colin]      1.9.6cvs48
11545         * src/compose.c
11546                 Try to fix the copy/paste mess once again.
11549 2005-04-30 [colin]      1.9.6cvs47
11551         * src/prefs_account.h
11552         * src/procmsg.c
11553         * src/send_message.c
11554         * src/common/smtp.c
11555         * src/common/smtp.h
11556                 Try to batch sending mails (per account) instead of
11557                 reconnecting to server every time.
11559 2005-04-29 [colin]      1.9.6cvs46
11561         * src/messageview.c
11562                 Fix window resizing that refused to size down
11563         * src/prefs_common.c
11564         * src/prefs_common.h
11565         * src/prefs_filtering.c
11566                 Save Filtering's window size
11568 2005-04-21 [paul]       1.9.6cvs45
11570         * ChangeLog-gtk2.claws
11571         * src/setup.c
11572                 correction to sync
11574 2005-04-21 [paul]       1.9.6cvs44
11576         sync with main:
11578         * src/setup.c
11579         * src/statusbar.c
11580         * src/statusbar.h
11581                 use gtkut_widget_draw_now(). Improved performance
11582                 of the update of statusbar
11583         * src/textview.c
11584                 textview_smooth_scroll_do(): redraw it after scroll
11585                 is done (fixed incorrect display when a part of the
11586                 view is hidden).
11587         * src/gtk/gtkutils.c
11588         * src/gtk/gtkutils.h
11589                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11590                 to force update of widgets.
11591                 Removed gtkut_widget_wait_for_draw() which had a big
11592                 overhead  because of waiting for all events processed 
11594 2005-04-20 [paul]       1.9.6cvs43
11596         * src/codeconv.c
11597                 complete 1.9.6cvs42's sync:
11598                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11600 2005-04-19 [paul]       1.9.6cvs42
11602         sync with main:
11604         * src/action.c
11605                 catch_output(): correctly select the insert text
11606                 (fix invalid iterator warnings).
11607         * src/codeconv.c
11608         * src/codeconv.h
11609         * src/mainwindow.c
11610         * src/messageview.c
11611         * src/prefs_common.c
11612                 support GBK encoding.
11613         * src/common/session.c
11614         * src/common/session.h
11615                 use separate buffer for large data to be sent,
11616                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11618 2005-04-18 [paul]       1.9.6cvs41
11620         * src/jpilot.c
11621                 convert unsigned long into guint32
11622                 patch by Paul LeoNerd Evans 
11624 2005-04-17 [colin]      1.9.6cvs40
11626         * src/compose.c
11627                 Fix 'Request return receipt' from folder
11628                 properties (bug #708)
11630 2005-04-17 [colin]      1.9.6cvs39
11632         * src/mainwindow.c
11633                 Fix duplicate hotkeys in Mainwindow's menu
11635 2005-04-17 [colin]      1.9.6cvs38
11637         * src/folderview.c
11638                 Fix duplicate hotkeys in Folderview's contextual
11639                 menu
11641 2005-04-15 [colin]      1.9.6cvs37
11643         * src/summaryview.c
11644                 Fix 'Save as...' with non-ascii filenames
11646 2005-04-15 [colin]      1.9.6cvs36
11648         * src/plugins/pgpmime/pgpmime.c
11649                 Fix bus error on 64bit. Spotted by 
11650                 macallan1888@gmail.com
11652 2005-04-15 [colin]      1.9.6cvs35
11654         * src/prefs_account.c
11655                 Fix cvs34.
11657 2005-04-12 [colin]      1.9.6cvs34
11659         * src/prefs_account.c
11660                 Fix smtp auth type off-by-one. We forgot to
11661                 add PLAIN in the prefs-to-gui setter func and
11662                 as a result, the selected auth when opening
11663                 account prefs was not the correct one.
11665 2005-04-12 [paul]       1.9.6cvs33
11667         * src/inc.c
11668                 if the recv dialog is visible, Cancel only
11669                 cancels the current account
11672 2005-04-10 [colin]      1.9.6cvs32
11674         * src/filtering.c
11675                 Copy score when copying FilteringActions
11676                 Fix bug #674
11678 2005-04-10 [colin]      1.9.6cvs31
11680         * src/inc.c
11681                 Make Message -> Receive -> Cancel cancel 
11682                 incorporation on all accounts. Fixes
11683                 bug #693
11685 2005-04-10 [colin]      1.9.6cvs30
11687         * src/prefs_account.c
11688                 Update Privacy checkbuttons status based
11689                 on the selected privacy system
11690         * src/compose.c
11691                 Always connect the "None" privacy system; the
11692                 static boolean was probably there to avoid
11693                 reconnecting twice in the same compose window,
11694                 but as the parent function is only called once
11695                 per compose, it's only a bug - as a static is
11696                 initialized once per application instance.
11697                 Also, don't uncheck Sign and Encrypt when
11698                 selecting None as privacy system; just ignore
11699                 them when sending/queuing.
11700                 Should fix bug #695
11702 2005-04-08 [colin]      1.9.6cvs29
11704         * src/account.c
11705         * src/prefs_account.c
11706         * src/prefs_account.h
11707                 Add account preference to queue message in a certain
11708                 folder.
11710 2005-04-06 [colin]      1.9.6cvs28
11712         * src/prefs_account.c
11713                 Update old inbox path syntax
11715 2005-04-06 [paul]       1.9.6cvs27
11717         sync with main:
11719         * configure.ac
11720                 changed -traditional-cpp to -no-cpp-precomp for newer
11721                 Mac OS X support
11722         * src/foldersel.c
11723                 made column resize automatically
11724         * src/send_message.c
11725                 send_message_smtp(): consider EOF right after QUIT
11726                 successful (workaround for Gmail SMTP server)
11727         * src/common/socket.c
11728                 ssl_read(), ssl_peek(): check EOF which violates the
11729                 SSL protocol
11730         * src/gtk/colorlabel.c
11731                 removed warnings when displaying colorlabel menu
11732                 (don't use GtkAlignment)
11734 2005-04-05 [paul]       1.9.6cvs26
11736         * src/plugins/trayicon/trayicon.c
11737                 fix clipping of icon under KDE3 
11739 2005-04-05 [paul]       1.9.6cvs25
11741         * src/summaryview.c
11742                 hide display of threading
11743                 patch by Alfons
11745 2005-04-04 [thorsten]   1.9.6cvs24
11747         * src/mh.c
11748                 marks lost on filesystems with different stat() results on
11749                 summer-/wintertime
11751 2005-04-03 [colin]      1.9.6cvs23
11753         * src/summaryview.c
11754                 Don't handle up/down. Patch by Alfons
11756 2005-04-02 [colin]      1.9.6cvs22
11758         * src/summaryview.c
11759                 Make scrolling faster. Patch by Alfons.
11761 2005-04-01 [colin]      1.9.6cvs21
11763         * src/Makefile.am
11764         * src/stock_pixmap.c
11765         * src/pixmaps/dir-noselect.xpm ** REMOVED **
11766         * src/pixmaps/dir_noselect.xpm ** ADDED **
11767                 Fix pixmap name mismatch (Thanks Stephan Sachse)
11769 2005-04-01 [colin]      1.9.6cvs20
11771         * src/image_viewer.c
11772         * src/image_viewer.h
11773         * src/procmime.c
11774         * src/procmime.h
11775         * src/textview.c
11776         * src/textview.h
11777                 Implement inline image resizing and right-clicking
11779 2005-04-01 [paul]       1.9.6cvs19
11781         * AUTHORS
11782         * Makefile.am
11783         * configure.ac
11784                 check for gnome2
11785                 patch by Luca Cavalli <loopback<AT>slackit.org>
11786         * po/ru.po
11787                 updated by Pavlo Bohmat
11789 2005-03-31 [colin]      1.9.6cvs18
11791         * src/news.c
11792                 Fix parsing references
11793         * src/msgcache.c
11794                 don't put nulls in the references list
11795         * src/procheader.c
11796                 commit that forgotten file in 1.9.6cvs14
11798 2005-03-31 [colin]      1.9.6cvs17
11800         * src/compose.c
11801                 Fix joining of signature separator again. 
11802                 Maybe Hiro could put it in main too...
11804 2005-03-31 [colin]      1.9.6cvs16
11806         * src/Makefile.am
11807         * src/foldersel.c
11808         * src/stock_pixmap.c
11809         * src/stock_pixmap.h
11810         * src/pixmaps/dir-noselect.xpm
11811                 Update foldersel.c (sync from main, patch by Alfons)
11813 2005-03-30 [colin]      1.9.6cvs15
11815         * src/imap.c
11816                 Fix handling of imap folders containing [] in 
11817                 their name. Thanks to Nahuel Angelinetti for
11818                 the detailed bugreport.
11820 2005-03-30 [colin]      1.9.6cvs14
11822         * src/common/utils.h
11823         * src/common/utils.c
11824         * src/common/defs.h
11825         * src/matcher.c
11826         * src/msgcache.c
11827         * src/news.c
11828         * src/procmsg.c
11829         * src/procmsg.h
11830         * src/quote_fmt_parse.y
11831         * src/summaryview.c
11832                 Update references system. Patch by Alfons
11834 2005-03-30 [colin]      1.9.6cvs13
11836         * src/common/socket.c
11837                 Force the glibc to read resolv.conf again when 
11838                 it has changed. Should fix issues when changing
11839                 networks on a laptop and not restarting sylpheed. 
11841 2005-03-30 [paul]       1.9.6cvs12
11843         partial sync with main:
11845         * src/action.c
11846                 create_io_dialog(): use user-defined text font
11847                 (thanks to Alfons), and modified its appearance.
11848         * src/addrgather.c
11849         * src/addrharvest.c
11850         * src/browseldap.c
11851                 replace old code
11852         * src/compose.c
11853                 don't join (presumably) itemized lines on line-wrapping
11854                 fixed wrapping of quote when auto-wrapping is enabled
11855                 compose_destroy(): destroy paned only if it's not
11856                 attached to window. Fixed memory leak of popup menu.
11857         * src/exphtmldlg.c
11858         * src/expldifdlg.c
11859                 replace old code
11860         * src/html.c
11861         * src/html.h
11862         * src/importmutt.c
11863         * src/importpine.c
11864                 replace old code
11865         * src/main.c
11866                 removed redundant code
11867         * src/mainwindow.c
11868                 changed 'Code set' (which is rather incorrect)
11869                 in the menu to 'Character encoding'
11870                 main_window_set_widgets(): request size first
11871                 to prevent window size becoming wrong
11872                 fixed remembering of the state of the visibility
11873                 of MessageView
11874         * src/messageview.c
11875                 changed 'Code set' (which is rather incorrect)
11876                 in the menu to 'Character encoding'
11877         * src/prefs_common.c
11878         * src/prefs_common.h
11879                 added an option whether to render HTML as text or not
11880                 added separators to outgoing encoding menu
11881         * src/procheader.c
11882                 procheader_scan_date_string(): support header
11883                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
11884         * src/summaryview.c
11885         * src/summaryview.h
11886                 minor code cleanup
11887         * src/textview.c
11888                 textview_show_html(): force output of newline
11889                 added an option whether to render HTML as text or not
11890         * src/common/utils.c
11891                 strncpy2(): optimized based on Alfons' code
11892         * src/gtk/gtkutils.c
11893         * src/gtk/gtkutils.h
11894                 removed non-used code
11895         * src/plugins/pgpmime/passphrase.c
11896                 partially fixed grab input of passphrase dialog
11897                 Confine pointer to window
11899 2005-03-30 [colin]      1.9.6cvs11
11901         * src/msgcache.c
11902         * src/msgcache.h
11903                 Read/write 32bit ints from cache & marks
11904                 From main.
11906 2005-03-29 [paul]       1.9.6cvs10
11908         * AUTHORS
11909         * ChangeLog.claws
11910         * src/compose.c
11911         * src/gtk/gtkaspell.c
11912                 sync with HEAD (don't pass NULL pointers) 
11914 2005-03-24 [paul]
11916         * tools/Makefile.am
11917         * tools/README
11918         * tools/acroread2sylpheed.pl
11919                 sync with HEAD (add script to send pdfs as
11920                 attachments from Adobe Reader 7)
11922 2005-03-21 [paul]       1.9.6cvs9
11924         * configure.ac
11925         * po/POTFILES.in
11926         * src/Makefile.am
11927         * src/crash.c
11928         * src/image_viewer.c ** ADDED **
11929         * src/image_viewer.h ** ADDED **
11930         * src/main.c
11931         * src/prefs_common.c
11932         * src/prefs_common.h
11933         * src/prefs_image_viewer.c ** ADDED **
11934         * src/prefs_image_viewer.h ** ADDED **
11935         * src/textview.c
11936         * src/gtk/about.c
11937         * src/pixmaps/sylpheed_logo.xpm
11938         * src/plugins/Makefile.am
11939         * src/plugins/image_viewer/.cvsignore ** REMOVED **
11940         * src/plugins/image_viewer/Makefile.am ** REMOVED **
11941         * src/plugins/image_viewer/plugin.c ** REMOVED **
11942         * src/plugins/image_viewer/viewer.c ** REMOVED **
11943         * src/plugins/image_viewer/viewer.glade ** REMOVED **
11944         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
11945         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
11946         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
11947         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
11948                 as gdk-pixbuf is now built-in
11949                 remove image_viewer plugin and put code back into
11950                 main codebase
11951                 implement inline image display (sync with main)
11953                 replace logo with newer, nicer, larger version  
11955 2005-03-21 [paul]       1.9.6cvs8
11957         * src/gtk/about.c
11958                 cosmetic improvement
11960 2005-03-21 [holger]     1.9.6cvs7
11962         * src/plugins/spamassassin/spamassassin.c
11963                 Sync with HEAD
11964                 (unregister hook on failed plugin init)
11966 2005-03-20 [colin]      1.9.6cvs6
11968         * src/common/plugin.c
11969                 Check that plugin isn't already loaded
11970                 Patch by Alfons
11972 2005-03-20 [thorsten]   1.9.6cvs5
11974         * src/compose.c
11975                 use a more compatible syntax
11977 2005-03-20 [thorsten]   1.9.6cvs4
11979         * src/prefs_toolbar.c
11980                 fix crash when selecting toolbar item (uninitialized pointer)
11982 2005-03-20 [thorsten]   1.9.6cvs3
11984         * src/procmime.c
11985                 fix mimetype detection (referenced free()d string)
11987 2005-03-20 [paul]       1.9.6cvs2
11989         * src/compose.c
11990                 sync with HEAD (1.0.3cvs5)
11991                 neglect Reply-To header if empty
11992                 Patch by Alfons 
11994 2005-03-19 [holger]     1.9.6cvs1
11996         * src/summaryview.c
11997         * src/summaryview.h
11998                 Sync with HEAD
12000 2005-03-18 [paul]       1.9.6
12002         initial GTK2 release
12004 2005-03-18 [paul]       1.0.3cvs3.1
12006         * AUTHORS
12007         * ChangeLog.claws
12008         * configure.ac
12009         * src/gtk/about.c
12010         * src/pixmaps/sylpheed_logo.xpm
12011                 sync with HEAD
12013 2005-03-18 [colin]      1.0.3cvs2.6
12015         * src/summaryview.c
12016                 Remove call to summary_step in summary_copy_selected_to
12017                 Can't see its purpose, and this causes bug when copying
12018                 a message if the next one is unread: it reads it.
12020 2005-03-18 [paul]       1.0.3cvs2.5
12022         * src/foldersel.c
12023                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12025 2005-03-18 [paul]       1.0.3cvs2.4
12027         * src/addrharvest.c
12028         * src/codeconv.c
12029         * src/codeconv.h
12030         * src/compose.c
12031         * src/news.c
12032         * src/procheader.c
12033         * src/procmime.c
12034         * src/unmime.c
12035         * src/unmime.h
12036                 fix buffer overflow, CAN-2005-0667, see
12037                 http://secunia.com/advisories/14491/
12038                 Patch by Alfons
12040 2005-03-17 [colin]      1.0.3cvs2.3
12042         * src/prefs_fonts.c
12043         * src/summaryview.c
12044                 Fix font bugs (both lists now officialy share 
12045                 the same font)
12046                 
12048 2005-03-17 [paul]       1.0.3cvs2.2
12050         * src/gtk/pluginwindow.c
12051                 make plugin descriptions uneditable
12053 2005-03-11 [paul]       1.0.3cvs2.1
12055         * ChangeLog.claws
12056         * configure.ac
12057         * po/POTFILES.in
12058         * src/plugins/trayicon/trayicon.c
12059                 sync with HEAD
12060                 add src/wizard.c to POTFILES.in
12062 2005-03-11 [paul]       1.0.3cvs1.1
12064         * ChangeLog
12065         * ChangeLog.claws
12066         * configure.ac
12067         * po/de.po
12068         * po/es.po
12069         * po/fr.po
12070         * po/it.po
12071         * po/pt_BR.po
12072         * po/ru.po
12073         * po/sk.po
12074         * po/sr.po
12075         * po/zh_CN.po
12076                 sync with HEAD
12078 2005-03-04 [colin]      1.0.1cvs22.2
12080         * src/compose.c
12081                 Fix signatures with accentued chars in it
12083 2005-03-04 [colin]      1.0.1cvs22.1
12085         * src/common/smtp.c
12086         * src/common/smtp.h
12087                 Don't use SIZE param in MAIL FROM: if server 
12088                 doesn't support it. Patch by Eugen Freiter
12089                 <eugen_f@users.sf.net>
12091 2005-02-27 [paul]       1.0.1cvs20.1
12093         * ChangeLog.claws
12094         * configure.ac
12095         * src/messageview.c
12096                 sync with HEAD
12098 2005-02-27 [colin]      1.0.1cvs19.4
12100         * src/procheader.c
12101         * src/procheader.h
12102                 Fix prototypes. Patch by Alfons
12104 2005-02-27 [colin]      1.0.1cvs19.3
12106         * src/compose.c
12107                 Don't auto-join the signature separator.
12109 2005-02-26 [colin]      1.0.1cvs19.2
12111         * src/summaryview.c
12112                 Fix 'mark all read' with collapsed threads.
12113                 Patch by Alfons.
12115 2005-02-25 [paul]       1.0.1cvs19.1
12117         * ChangeLog.claws
12118         * configure.ac
12119         * src/prefs_account.c
12120         * src/prefs_folder_item.c
12121         * src/gtk/prefswindow.c
12122         * src/gtk/prefswindow.h
12123                 sync with HEAD
12125 2005-02-25 [paul]       1.0.1cvs15.12
12127         * src/alertpanel.c
12128         * src/codeconv.c
12129         * src/compose.c
12130         * src/textview.c
12131         * src/gtk/gtkutils.c
12132         * src/gtk/gtkutils.h
12133         * src/gtk/logwindow.c
12134         * src/gtk/progressdialog.c
12135                 sync with main (revision 127)
12136                 and fix logwindow clipping
12138 2005-02-24 [colin]      1.0.1cvs15.11
12140         * src/plugins/pgpmime/passphrase.c
12141                 Disable input grabbing; it doesn't work yet.
12143 2005-02-24 [colin]      1.0.1cvs15.10
12145         * src/messageview.c
12146                 Don't send out receipts if offline. Ask.
12148 2005-02-23 [colin]      1.0.1cvs15.9
12150         * src/summaryview.c     
12151                 Fix expanding
12153 2005-02-23 [colin]      1.0.1cvs15.8
12155         * src/summaryview.c
12156                 Really fix Bug 568 by removing useless
12157                 calls. summary_thread_init() now called
12158                 in summary_sort(). This should please
12159                 Alfons as it should be faster than 
12160                 previously.
12162 2005-02-23 [colin]      1.0.1cvs15.7
12164         * src/compose.c
12165                 Encode parts as QP or B64 if signing
12167 2005-02-23 [colin]      1.0.1cvs15.6
12169         * src/compose.c
12170                 Fix Mimeinfo leakage (including tmp files)
12171         * src/procmsg.c
12172                 Fix tmp file leakage (spotted by Ivan Rayner)
12174 2005-02-22 [colin]      1.0.1cvs15.5
12176         * src/expldifdlg.c
12177                 Fix keyboard input. Patch by Alfons.
12179 2005-02-21 [colin]      1.0.1cvs15.4
12181         * src/compose.c
12182                 Fix Sign/Encrypt when unselecting privacy
12183                 system
12184         * src/prefs_common.c
12185                 Change default message font to Monospace
12186         * src/summaryview.c
12187                 More freezing during potentially large operations
12189 2005-02-21 [paul]       1.0.1cvs15.3
12191         * src/main.c
12192                 fix --help output
12194 2005-02-21 [paul]       1.0.1cvs15.2
12196         * po/Makefile.in.in
12197         * src/compose.c
12198         * src/summaryview.c
12199         * src/textview.c
12200         * src/common/utils.c
12201         * src/common/utils.h
12202                 sync with main (revision 117)
12204 2005-02-20 [colin]      1.0.1cvs15.1
12206         * src/common/defs.h
12207                 Change cache file to .sylpheed_claws_cache, as
12208                 suggested by Alfons. Allows people to switch
12209                 between Sylpheed and Sylpheed-Claws. it is
12210                 a good idea to "Check for new messages" at next
12211                 startup.
12214 2005-02-18 [colin]      1.0.1cvs14.1
12216         * src/quote_fmt_lex.l
12217         * src/quote_fmt_parse.y
12218                 Fix parser initialisation. Patch by Ivan.
12220 2005-02-18 [colin]      1.0.1cvs11.6
12222         * src/folderview.c
12223                 Fix scrolldown (bug 662)
12225 2005-02-17 [colin]      1.0.1cvs11.5
12227         * src/codeconv.c
12228                 conv_filename_to_utf8: return clean 7bit instead
12229                 of broken utf8 if needed
12230         * src/mimeview.c
12231                 Fix display of parts with unclean 8bit names
12233 2005-02-17 [paul]       1.0.1cvs11.4
12235         * src/compose.c
12236         * src/exportldif.c
12237         * src/matcher_parser_parse.y
12238         * src/procmime.c
12239         * src/sourcewindow.c
12240         * src/common/Makefile.am
12241         * src/common/intl.h             ** REMOVED **
12242         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12243                 sync with main (revision 109)
12244                 and clean up
12246 2005-02-16 [colin]      1.0.1cvs11.3
12248         * src/summaryview.c
12249                 Fix collapsed thread not highlighting when new
12250                 messages in it (Bug 568) Patch by Stephan Sachse.
12251                 Fix messed up selection when reaching bounds (Bug 632)
12252         * src/prefs_themes.c
12253                 Fix theme installing (Bug 684)
12255 2005-02-16 [colin]      1.0.1cvs11.2
12257         * src/messageview.c
12258                 Fix messageview_select_all
12260 2005-02-16 [colin]      1.0.1cvs11.1
12262         * src/mh.c
12263                 Sync with HEAD (MH scan required function)
12265 2005-02-15 [colin]      1.0.1cvs8.1
12267         * src/mimeview.c
12268         * src/common/utils.c
12269                 Sync with HEAD (filename chars substitution)
12271 2005-02-15 [colin]      1.0.1cvs7.3
12273         * src/gtk/pluginwindow.c
12274                 Fix button spacing
12276 2005-02-15 [colin]      1.0.1cvs7.2
12278         * src/mimeview.c
12279                 Fix mime icons not reset across message when
12280                 scrolled down
12282 2005-02-15 [colin]      1.0.1cvs7.1
12284         * src/compose.c
12285         * src/procmime.c
12286                 Sync with HEAD (optimisation of cvs6)
12288 2005-02-14 [colin]      1.0.1cvs6.1
12290         * src/compose.c
12291         * src/procmime.c
12292                 Sync with HEAD (encode "From " at line beginning)
12294 2005-02-14 [colin]      1.0.1cvs5.3
12296         * src/compose.c
12297                 Fix wrapping with accentued chars.
12299 2005-02-13 [colin]      1.0.1cvs5.2
12301         * src/textview.c
12302                 Fix email informative part parsing with
12303                 accentued chars in it. ispunct() returns
12304                 true for them in utf8...
12306 2005-02-12 [colin]      1.0.1cvs5.1
12308         * src/filtering.c
12309                 Sync with HEAD (remove wrong use of compose after send)
12311 2005-02-12 [paul]       1.0.1cvs4.5
12313         * src/textview.c
12314                 remove unnecessary code (thanks to Alfons)
12316 2005-02-12 [paul]       1.0.1cvs4.4
12318         * src/textview.c
12319                 add 'Copy' to contextual menu on emails
12321 2005-02-11 [colin]      1.0.1cvs4.3
12323         * src/compose.c
12324                 revert 1.0.0cvs28.2, it doesn't work that well.
12326 2005-02-11 [paul]       1.0.1cvs4.2
12328         * po/Makefile.in.in
12329                 fix 'make release'
12331 2005-02-10 [paul]       1.0.1cvs4.1
12333         * ChangeLog
12334         * ChangeLog.claws
12335         * ChangeLog.jp
12336         * configure.ac
12337         * src/compose.c
12338                 sync with HEAD (sync with main)
12340 2005-02-10 [paul]       1.0.1cvs3.2
12342         * AUTHORS
12343         * Makefile.am
12344         * autogen.sh
12345         * configure.ac
12346         * config/mkinstalldirs
12347         * intl/.cvsignore
12348         * intl/ChangeLog
12349         * intl/VERSION
12350         * intl/bindtextdom.c
12351         * intl/config.charset
12352         * intl/dcgettext.c
12353         * intl/dcigettext.c
12354         * intl/dcngettext.c
12355         * intl/dgettext.c
12356         * intl/dngettext.c
12357         * intl/eval-plural.h
12358         * intl/explodename.c
12359         * intl/finddomain.c
12360         * intl/gettext.c
12361         * intl/gettextP.h
12362         * intl/gmo.h
12363         * intl/hash-string.h
12364         * intl/intl-compat.c
12365         * intl/l10nflist.c
12366         * intl/libgnuintl.h.in
12367         * intl/loadinfo.h
12368         * intl/loadmsgcat.c
12369         * intl/localcharset.c
12370         * intl/localcharset.h
12371         * intl/locale.alias
12372         * intl/localealias.c
12373         * intl/localename.c
12374         * intl/log.c
12375         * intl/ngettext.c
12376         * intl/os2compat.c
12377         * intl/os2compat.h
12378         * intl/osdep.c
12379         * intl/plural-exp.c
12380         * intl/plural-exp.h
12381         * intl/plural.c
12382         * intl/plural.y
12383         * intl/ref-add.sin
12384         * intl/ref-del.sin
12385         * intl/relocatable.c
12386         * intl/relocatable.h
12387         * intl/textdomain.c
12388         * m4/Makefile.am
12389         * po/Makefile.in.in
12390         * src/Makefile.am
12391         * src/account.c
12392         * src/action.c
12393         * src/addr_compl.c
12394         * src/addressadd.c
12395         * src/addressbook.c
12396         * src/addrgather.c
12397         * src/addrindex.c
12398         * src/alertpanel.c
12399         * src/browseldap.c
12400         * src/codeconv.c
12401         * src/codeconv.h
12402         * src/compose.c
12403         * src/compose.h
12404         * src/crash.c
12405         * src/editaddress.c
12406         * src/editbook.c
12407         * src/editgroup.c
12408         * src/editjpilot.c
12409         * src/editldap.c
12410         * src/editldap_basedn.c
12411         * src/editvcard.c
12412         * src/exphtmldlg.c
12413         * src/expldifdlg.c
12414         * src/export.c
12415         * src/exporthtml.c
12416         * src/filtering.c
12417         * src/folder.c
12418         * src/folder_item_prefs.c
12419         * src/foldersel.c
12420         * src/folderview.c
12421         * src/grouplistdialog.c
12422         * src/headerview.c
12423         * src/imap.c
12424         * src/imap_gtk.c
12425         * src/import.c
12426         * src/importldif.c
12427         * src/importmutt.c
12428         * src/importpine.c
12429         * src/inc.c
12430         * src/ldif.c
12431         * src/main.c
12432         * src/mainwindow.c
12433         * src/matcher.c
12434         * src/mbox.c
12435         * src/message_search.c
12436         * src/messageview.c
12437         * src/mh.c
12438         * src/mh_gtk.c
12439         * src/mimeview.c
12440         * src/msgcache.c
12441         * src/news.c
12442         * src/news_gtk.c
12443         * src/noticeview.c
12444         * src/partial_download.c
12445         * src/pop.c
12446         * src/prefs_account.c
12447         * src/prefs_actions.c
12448         * src/prefs_common.c
12449         * src/prefs_customheader.c
12450         * src/prefs_display_header.c
12451         * src/prefs_ext_prog.c
12452         * src/prefs_filtering.c
12453         * src/prefs_filtering_action.c
12454         * src/prefs_folder_item.c
12455         * src/prefs_fonts.c
12456         * src/prefs_gtk.c
12457         * src/prefs_matcher.c
12458         * src/prefs_msg_colors.c
12459         * src/prefs_spelling.c
12460         * src/prefs_summary_column.c
12461         * src/prefs_template.c
12462         * src/prefs_themes.c
12463         * src/prefs_toolbar.c
12464         * src/prefs_wrapping.c
12465         * src/privacy.c
12466         * src/procheader.c
12467         * src/procmime.c
12468         * src/procmsg.c
12469         * src/quote_fmt.c
12470         * src/recv.c
12471         * src/send_message.c
12472         * src/setup.c
12473         * src/sourcewindow.c
12474         * src/ssl_manager.c
12475         * src/statusbar.c
12476         * src/summary_search.c
12477         * src/summaryview.c
12478         * src/textview.c
12479         * src/toolbar.c
12480         * src/wizard.c
12481         * src/common/nntp.c
12482         * src/common/plugin.c
12483         * src/common/smtp.c
12484         * src/common/ssl.c
12485         * src/common/ssl_certificate.c
12486         * src/common/string_match.c
12487         * src/common/sylpheed.c
12488         * src/common/template.c
12489         * src/common/utils.c
12490         * src/gtk/about.c
12491         * src/gtk/colorlabel.c
12492         * src/gtk/description_window.c
12493         * src/gtk/filesel.c
12494         * src/gtk/foldersort.c
12495         * src/gtk/gtkaspell.c
12496         * src/gtk/gtkutils.c
12497         * src/gtk/inputdialog.c
12498         * src/gtk/logwindow.c
12499         * src/gtk/menu.c
12500         * src/gtk/pluginwindow.c
12501         * src/gtk/prefswindow.c
12502         * src/gtk/progressdialog.c
12503         * src/gtk/quicksearch.c
12504         * src/gtk/sslcertwindow.c
12505         * src/plugins/clamav/clamav_plugin.c
12506         * src/plugins/clamav/clamav_plugin_gtk.c
12507         * src/plugins/demo/demo.c
12508         * src/plugins/dillo_viewer/dillo_prefs.c
12509         * src/plugins/dillo_viewer/dillo_viewer.c
12510         * src/plugins/image_viewer/plugin.c
12511         * src/plugins/image_viewer/viewer.c
12512         * src/plugins/image_viewer/viewerprefs.c
12513         * src/plugins/mathml_viewer/mathml_viewer.c
12514         * src/plugins/pgpmime/passphrase.c
12515         * src/plugins/pgpmime/plugin.c
12516         * src/plugins/pgpmime/prefs_gpg.c
12517         * src/plugins/pgpmime/select-keys.c
12518         * src/plugins/pgpmime/sgpgme.c
12519         * src/plugins/spamassassin/spamassassin.c
12520         * src/plugins/spamassassin/spamassassin_gtk.c
12521         * src/plugins/trayicon/trayicon.c
12522                 sync with main (revision 104)
12524 2005-02-10 [colin]      1.0.1cvs3.1
12526         * src/mainwindow.c
12527                 Sync with HEAD (fix occasional crasher)
12529 2005-02-10 [colin]      1.0.1cvs2.1
12531         * src/messageview.c
12532                 Synw with HEAD (don't automatically display html)
12534 2005-02-09 [colin]      1.0.1cvs1.3
12536         * src/textview.c
12537         * src/textview.h
12538                 Add contextual menu on emails
12540 2005-02-09 [colin]      1.0.1cvs1.2
12542         * src/codeconv.c
12543                 Fix converting from broken headers and 
12544                 put back the _ in missing places
12545                 (feature broke with cvs24.2 sync, main 
12546                  possibly affected?)
12548 2005-02-09 [colin]      1.0.1cvs1.1
12550         * src/messageview.c
12551         * src/mimeview.c
12552         * src/mimeview.h
12553                 Sync with HEAD (display non text/plain mails with plugin)
12555 2005-02-08 [colin]      1.0.1.1
12557         * ChangeLog.claws
12558         * po/pt_BR.po
12559                 Sync with HEAD
12560         * configure.ac
12561                 Make default configuration directory 
12562                 be .sylpheed-gtk2
12564 2005-02-08 [colin]      1.0.0cvs29.1
12566         * po/de.po
12567         * po/es.po
12568         * po/fr.po
12569         * po/it.po
12570         * po/sk.po
12571         * po/sr.po
12572                 Sync translations with HEAD
12574 2005-02-06 [colin]      1.0.0cvs28.3
12576         * src/compose.c
12577                 Make compose a bit faster - patch by Alfons.
12579 2005-02-06 [colin]      1.0.0cvs28.2
12581         * src/compose.c
12582                 Make pasting via middle-click more reliable
12584 2005-02-05 [paul]       1.0.0cvs28.1
12586         * ChangeLog
12587         * ChangeLog.claws
12588         * ChangeLog.jp
12589         * configure.ac
12590         * src/compose.c
12591                 sync with HEAD
12592                 (fix bug 682 'redirect is broken'
12594 2005-02-05 [torte]      1.0.0cvs27.1
12596         * ChangeLog.claws
12597         * configure.ac
12598         * src/partial_download.c
12599                 Sync with HEAD (fix buf overflow)
12601 2005-02-03 [colin]      1.0.0cvs26.1
12603         * src/common/plugin.c
12604                 Sync with HEAD (avoid plugin mismatches)
12606 2005-02-03 [paul]       1.0.0cvs25.3
12608         * src/folderview.c
12609         * src/headerview.c
12610         * src/summaryview.c
12611         * src/textview.c
12612         * src/gtk/colorlabel.c
12613                 third and final part of initial sync with main-gtk2
12615 2005-02-03 [paul]       1.0.0cvs25.2
12617         * src/jpilot.c
12618                 fix building with jpilot support
12620 2005-02-02 [colin]      1.0.0cvs25.1
12622         * src/messageview.c
12623                 Sync with HEAD (fix dangerous typo)
12625 2005-02-01 [colin]      1.0.0cvs24.3
12627         * src/common/xml.c
12628                 Write file as advertised (UTF-8)
12630 2005-02-01 [paul]       1.0.0cvs24.2
12632         * src/addrbook.c
12633         * src/addrindex.c
12634         * src/alertpanel.h
12635         * src/codeconv.c
12636         * src/codeconv.h
12637         * src/compose.c
12638         * src/export.c
12639         * src/folder_item_prefs.c
12640         * src/html.c
12641         * src/imap.c
12642         * src/import.c
12643         * src/jpilot.c
12644         * src/mainwindow.c
12645         * src/matcher_parser_lex.l
12646         * src/messageview.c
12647         * src/mh.c
12648         * src/prefs_account.c
12649         * src/prefs_actions.c
12650         * src/prefs_common.c
12651         * src/prefs_gtk.c
12652         * src/prefs_gtk.h
12653         * src/prefs_themes.c
12654         * src/procheader.c
12655         * src/procmime.c
12656         * src/sourcewindow.c
12657         * src/statusbar.c
12658         * src/summaryview.c
12659         * src/textview.c
12660         * src/toolbar.c
12661         * src/unmime.c
12662         * src/common/template.c
12663         * src/common/utils.c
12664         * src/common/xml.c
12665         * src/common/xml.h
12666         * src/gtk/gtkaspell.c
12667         * src/plugins/clamav/clamav_plugin.c
12668         * src/plugins/dillo_viewer/dillo_prefs.c
12669         * src/plugins/image_viewer/viewerprefs.c
12670         * src/plugins/pgpmime/passphrase.c
12671         * src/plugins/pgpmime/prefs_gpg.c
12672         * src/plugins/pgpmime/select-keys.c
12673         * src/plugins/spamassassin/spamassassin.c
12674                 second part of initial sync with main-gtk2
12675                 (more to follow)
12677 2005-01-31 [colin]      1.0.0cvs24.1
12679         * src/compose.c
12680                 Sync with HEAD
12682 2005-01-29 [paul]       1.0.0cvs23.2
12684         * src/account.c
12685         * src/action.c
12686         * src/addressadd.c
12687         * src/addressbook.c
12688         * src/alertpanel.c
12689         * src/compose.c
12690         * src/editaddress.c
12691         * src/editbook.c
12692         * src/editgroup.c
12693         * src/editjpilot.c
12694         * src/editldap.c
12695         * src/editldap_basedn.c
12696         * src/editvcard.c
12697         * src/export.c
12698         * src/foldersel.c
12699         * src/grouplistdialog.c
12700         * src/import.c
12701         * src/importldif.c
12702         * src/inc.c
12703         * src/main.c
12704         * src/mainwindow.c
12705         * src/message_search.c
12706         * src/messageview.c
12707         * src/mimeview.c
12708         * src/prefs_actions.c
12709         * src/prefs_common.c
12710         * src/prefs_common.h
12711         * src/prefs_customheader.c
12712         * src/prefs_display_header.c
12713         * src/prefs_filtering.c
12714         * src/prefs_filtering_action.c
12715         * src/prefs_gtk.c
12716         * src/prefs_matcher.c
12717         * src/prefs_summary_column.c
12718         * src/prefs_template.c
12719         * src/sourcewindow.c
12720         * src/summary_search.c
12721         * src/summaryview.c
12722         * src/textview.c
12723         * src/gtk/about.c
12724         * src/gtk/description_window.c
12725         * src/gtk/gtkshruler.c
12726         * src/gtk/gtkutils.c
12727         * src/gtk/gtkutils.h
12728         * src/gtk/inputdialog.c
12729         * src/gtk/logwindow.c
12730         * src/gtk/prefswindow.c
12731         * src/gtk/progressdialog.c
12732         * src/gtk/progressdialog.h
12733                 first part of initial sync with main-gtk2
12734                 (more to follow)
12736 2005-01-28 [colin]      1.0.0cvs23.1
12738         * src/folderview.c
12739                 Sync with HEAD
12741 2005-01-27 [colin]      1.0.0cvs21.1
12743         * src/folder.c
12744         * src/folderview.c
12745                 Sync with HEAD
12747 2005-01-27 [colin]      1.0.0cvs19.1
12749         * src/procmime.c
12750                 Sync with HEAD
12752 2005-01-27 [colin]      1.0.0cvs18.1
12754         * src/messageview.c
12755         * src/summaryview.c
12756         * src/mainwindow.c
12757         * src/compose.c
12758         * src/compose.h
12759         * src/procmsg.c
12760         * src/procmsg.h
12761         * src/toolbar.c
12762                 Sync with HEAD
12764 2005-01-26 [paul]       1.0.0cvs15.2
12766         * src/compose.c
12767                 compose_entries_set(): convert subject and body to
12768                 utf8 if necessary. patch by Felix Eckhofer
12770 2005-01-26 [paul]       1.0.0cvs15.1
12772         * configure.ac
12773         * src/common/template.c
12774                 sync with HEAD (fix memory leak)
12776 2005-01-25 [paul]       1.0.0cvs14.1
12778         * configure.ac
12779         * src/compose.c
12780                 sync with HEAD
12782 2005-01-24 [colin]      1.0.0cvs13.1
12784         * src/summaryview.c
12785                 Sync with HEAD
12787 2005-01-24 [paul]       1.0.0cvs12.1
12789         * configure.ac
12790         * src/messageview.c
12791         * src/mh.c
12792         * src/common/utils.c
12793                 sync with HEAD
12795 2005-01-24 [colin]      1.0.0cvs11.1
12797         * src/procheader.c
12798                 Sync with HEAD
12800 2005-01-24 [colin]      1.0.0cvs10.1
12802         * src/folderview.c
12803                 Sync with HEAD
12805 2005-01-23 [colin]      1.0.0cvs9.1
12807         * src/crash.c
12808                 Sync with HEAD
12810 2005-01-22 [colin]      1.0.0cvs8.1
12812         * src/summaryview.c
12813         * src/gtk/quicksearch.c
12814                 Sync with HEAD
12816 2005-01-21 [colin]      1.0.0cvs7.1
12818         * src/summaryview.c
12819                 Sync with HEAD
12821 2005-01-21 [colin]      1.0.0cvs6.1
12823         * src/summaryview.c
12824                 Sync with HEAD
12826 2005-01-21 [colin]      1.0.0cvs5.1
12828         * src/gtk/quicksearch.c
12829         * src/prefs_common.c
12830         * src/prefs_common.h
12831                 Sync with HEAD (recurse option)
12833 2005-01-21 [colin]      1.0.0cvs4.1
12835         * src/folder.h
12836         * src/folderview.c
12837         * src/folderview.h
12838         * src/summaryview.c
12839         * src/gtk/quicksearch.c
12840         * src/gtk/quicksearch.h
12841                 Sync with HEAD (recursive quicksearch)
12843 2005-01-20 [colin]      1.0.0cvs3.4
12845         * src/ssl_manager.c
12846                 Remove useless code
12848 2005-01-20 [colin]      1.0.0cvs3.3
12850         * src/ssl_manager.c
12851                 Fix leak, thanks to Alfons.
12853 2005-01-20 [colin]      1.0.0cvs3.2
12855         * src/ssl_manager.c
12856                 Port SSL certificate window to GTK2.
12858 2005-01-20 [paul]       1.0.0cvs3.1
12860         * ChangeLog.claws
12861         * configure.ac
12862         * src/addrindex.c
12863         * src/addrindex.h
12864                 sync with HEAD
12866 2005-01-19 [colin]      1.0.0cvs2.2
12868         * src/plugins/trayicon/trayicon.c
12869                 Fix freeze with gtk-2.6, the easy way
12870                 (signal blocking helpless there...)
12871                 Closes bug #668.
12873 2005-01-19 [colin]      1.0.0cvs2.1
12875         * src/mbox.c
12876         * src/mbox.h
12877         * src/mainwindow.c
12878         * src/summaryview.c
12879         * src/summaryview.h
12880                 Sync with HEAD
12882 2005-01-19 [paul]       1.0.0cvs1.1
12884         * configure.ac
12885         * po/de.po
12886         * po/es.po
12887         * po/fr.po
12888         * po/hr.po
12889         * po/it.po
12890         * po/ja.po
12891         * po/ko.po
12892         * po/pt_BR.po
12893         * po/ru.po
12894         * po/sk.po
12895         * po/sr.po
12896                 sync with HEAD (update translations)
12898 2005-01-18 [colin]      1.0.0cvs0.1
12900         * src/foldersel.c
12901                 Specify search column - patch by Alfons
12903 2005-01-18 [colin]      0.9.13cvs36.3
12905         * src/prefs_toolbar.c
12906                 Change Delete to Remove
12907         * src/prefs_fonts.c
12908                 GTK2 version and leak fixes
12909         * src/prefs_actions.c
12910                 Add stock buttons.
12911                 All patches by Alfons
12913 2005-01-17 [colin]      0.9.13cvs36.2
12915         * src/compose.c
12916                 Fix DnD inserting twice. While at it,
12917                 add DnD support for text/plain in the
12918                 body, and add support in the headers.
12920 2005-01-16 [colin]      0.9.13cvs36.1
12922         * ChangeLog
12923         * ChangeLog.jp
12924         * ChangeLog.claws
12925                 Sync with HEAD (nothing applicable)
12927 2005-01-16 [colin]      0.9.13cvs33.2
12929         * src/prefs_toolbar.c
12930                 GTK2ize prefs_toolbar, by Alfons.
12932 2005-01-14 [colin]      0.9.13cvs33.1
12934         * src/html.c
12935         * src/msgcache.c
12936                 Sync with HEAD
12938 2005-01-14 [colin]      0.9.13cvs32.1
12940         * src/html.c
12941         * src/html.h
12942         * src/msgcache.c
12943         * AUTHORS
12944         * tools/calypso_convert.pl
12945                 Sync with HEAD
12947 2005-01-08 [colin]      0.9.13cvs29.2
12949         * src/prefs_filtering_action.c
12950         * src/prefs_filtering.c
12951                 2 more gtk2 patches by Alfons
12953 2005-01-07 [paul]       0.9.13cvs29.1
12955         * ChangeLog
12956         * ChangeLog.claws
12957         * ChangeLog.jp
12958         * configure.ac
12959         * src/pop.c
12960         * src/pop.h
12961                 sync with HEAD
12963 2005-01-07 [colin]      0.9.13cvs28.3
12965         * src/gtk/progressdialog.c
12966         * src/gtk/progressdialog.h
12967         * src/inc.c
12968         * src/send_message.c
12969                 GTK2 for the incorporation dialog. The CList isn't dead
12970                 yet, for a more smooth migration. Patch by Alfons.
12972 2005-01-06 [colin]      0.9.13cvs28.2
12974         * src/prefs_display_header.c
12975                 GTK2 conversion by Alfons
12976         * src/prefs_actions.c
12977         * src/prefs_matcher.c
12978                 Fix 2 leaks - patch by Alfons
12980 2005-01-06 [colin]      0.9.13cvs28.1
12982         * src/prefs_matcher.c
12983                 Sync with HEAD
12985 2005-01-06 [colin]      0.9.13cvs27.4
12987         * src/prefs_matcher.c
12988                 Fix double-free. Patch by Alfons
12990 2005-01-06 [colin]      0.9.13cvs27.3
12992         * src/prefs_matcher.c
12993                 GTK2 widgets + memleak
12994                 Patch by Alfons
12996 2005-01-05 [colin]      0.9.13cvs27.2
12998         * src/account.c
12999         * src/addr_compl.c
13000         * src/foldersel.c
13001         * src/stock_pixmap.c
13002         * src/stock_pixmap.h
13003                 3 more GTK2 patches by Alfons.
13005 2005-01-04 [colin]      0.9.13cvs27.1
13007         * src/folderview.c
13008         * src/imap_gtk.c
13009         * src/news_gtk.c
13010                 Sync with HEAD
13012 2005-01-04 [colin]      0.9.13cvs25.9
13014         * src/compose.c
13015                 Fix Show Ruler menuitem
13016         * src/prefs_template.c
13017                 Convert to GTK2
13018         * src/common/utils.c
13019                 Make auto pointer stuff handles NULLs
13020                 Patches by Alfons.
13022 2005-01-04 [colin]      0.9.13cvs25.8
13024         * src/compose.c
13025                 Move the attachment list to gtk2
13026                 Patch by Alfons.
13028 2005-01-04 [colin]      0.9.13cvs25.7
13030         * src/textview.c
13031                 Make some keys work again
13032                 Patch by SungHyun Nam <namsh@kldp.org>
13034 2005-01-04 [colin]      0.9.13cvs25.6
13036         * src/gtk/gtkshruler.c
13037                 Move the ruler to GTK2
13038                 Patch by Alfons
13040 2005-01-03 [colin]      0.9.13cvs25.5
13042         * src/compose.c
13043                 Fix my broken patch apply 
13045 2005-01-03 [colin]      0.9.13cvs25.4
13047         * src/common/utils.c
13048         * src/common/utils.h
13049         * src/gtk/prefswindow.c
13050                 Move auto pointer stuff to utils.c
13051                 Patch by Alfons again :)
13053 2005-01-03 [colin]      0.9.13cvs25.3
13055         * src/compose.c
13056         * src/prefs_gtk.c
13057         * src/prefs_template.c
13058         * src/textview.c
13059                 Empty text widgets with empty strings, not NULL char
13060                 Patch by SungHyun Nam <namsh@kldp_org>
13062 2005-01-03 [colin]      0.9.13cvs25.2
13064         * src/main.c
13065         * AUTHORS
13066                 Sync with HEAD
13068 2005-01-03 [colin]      0.9.13cvs25.1
13070         * src/pop.c
13071         * src/pop.h
13072                 Sync with HEAD
13074 2005-01-03 [colin]      0.9.13cvs24.3
13076         * src/account.c
13077                 Two patches from Alfons and Alex S Moore:
13078                 fix images, fix return value.
13080 2005-01-01 [colin]      0.9.13cvs24.2
13082         * src/prefs_actions.c
13083                 Fix over-zealous assertion. Patch by Alfons
13085 2005-01-01 [colin]      0.9.13cvs24.1
13087         * src/procmime.c
13088                 Sync with HEAD (leak fix)
13090 2004-12-31 [colin]      0.9.13cvs23.2
13092         * src/prefs_common.c
13093                 GTK2 widgets + stock buttons - patch by Alfons
13095 2004-12-31 [paul]       0.9.13cvs23.1
13097         * configure.ac
13098                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13099         * src/gtk/pluginwindow.c
13100                 use GTK2 widgets and plug memory leaks,
13101                 patches by Alfons
13103 2004-12-30 [colin]      0.9.13cvs22.4
13105         * src/account.c
13106         * src/action.c
13107         * src/export.c
13108         * src/foldersel.c
13109         * src/import.c
13110         * src/message_search.c
13111         * src/prefs_actions.c
13112         * src/prefs_common.c
13113         * src/prefs_customheader.c
13114         * src/prefs_filtering.c
13115         * src/prefs_summary_column.c
13116         * src/summary_search.c
13117         * src/gtk/about.c
13118         * src/gtk/description_window.c
13119         * src/gtk/gtkutils.c
13120         * src/gtk/gtkutils.h
13121         * src/gtk/inputdialog.c
13122         * src/gtk/prefswindow.c
13123                 Use GTK2 stock buttons. Patches by Alfons.
13125 2004-12-30 [colin]      0.9.13cvs22.3
13127         * src/account.c
13128                 Sync with HEAD
13129         * src/prefs_actions.c
13130         * src/prefs_customheader.c
13131         * src/prefs_filtering.c
13132         * src/prefs_msg_colors.c
13133         * src/prefs_summary_column.c
13134         * src/gtk/prefswindow.c
13135                 Use GtkTreeView instead of deprecated 
13136                 widgets. Patches by Alfons.
13138 2004-12-30 [paul]       0.9.13cvs22.2
13140         * src/foldersel.c
13141                 use GTK 2 Tree View
13142                 patch by Alfons, with root folder sorting fix
13143                 by Stephan Sachse
13145 2004-12-30 [paul]       0.9.13cvs22.1
13147         * ChangeLog
13148         * ChangeLog.claws
13149         * ChangeLog.jp
13150         * NEWS
13151         * configure.ac
13152         * src/account.c
13153                 sync with HEAD
13155 2004-12-22 [martin]     0.9.13cvs21.2
13157         * src/action.c
13158                 free the command line after its use
13160 2004-12-18 [paul]       0.9.13cvs21.1
13162         * AUTHORS
13163         * ChangeLog
13164         * ChangeLog.claws
13165         * ChangeLog.jp
13166         * NEWS
13167         * configure.ac
13168         * src/action.c
13169         * src/compose.c
13170         * src/syldap.c
13171                 sync with HEAD
13173 2004-12-17 [martin]     0.9.13cvs17.2
13175         * src/action.c
13176                 convert actions input to locale
13177         * src/inc.c
13178                 convert notification command to locale
13179         * src/plugins/pgpmime/select-keys.c
13180                 convert attributes to utf8
13182 2004-12-14 [colin]      0.9.13cvs17.1
13184         * ChangeLog
13185         * ChangeLog.jp
13186         * ChangeLog.claws
13187         * src/action.c
13188         * src/common/utils.c
13189         * src/gtk/prefswindow.c
13190         * src/gtk/gtkutils.c
13191         * src/gtk/gtkutils.h
13192         * src/plugins/spamassassin/libspamc.c
13193                 Sync with HEAD
13195 2004-12-13 [colin]      0.9.13cvs14.1
13197         * src/quote_fmt_parse.y
13198                 Sync with HEAD
13200 2004-12-10 [colin]      0.9.13cvs12.1
13202         * src/prefs_themes.c
13203         * src/mainwindow.c
13204         * src/messageview.c
13205                 Sync with HEAD
13207 2004-12-09 [colin]      0.9.13cvs10.1
13209         * src/procmime.c
13210                 Sync with HEAD (fix B64 encoding from memory)
13212 2004-12-08 [colin]      0.9.13cvs9.1
13214         * src/gtk/colorlabel.c
13215                 Sync with HEAD
13217 2004-12-08 [paul]       0.9.13cvs8.2
13219         * src/gtk/pluginwindow.c
13220                 fix window resizing oddities
13222 2004-12-08 [colin]      0.9.13cvs8.1
13224         * src/quote_fmt_parse.y
13225                 Sync with HEAD
13227 2004-12-08 [colin]      0.9.13cvs7.1
13229         * src/matcher_parser_parse.y
13230         * src/msgcache.c
13231         * src/prefs_matcher.c
13232         * src/procheader.c
13233         * src/matcher.c
13234         * src/common/defs.h
13235         * po/sr.po
13236                 Sync with HEAD
13238 2004-12-08 [colin]      0.9.13cvs6.1
13240         * src/quote_fmt_parse.y
13241         * src/textview.c
13242                 Sync with HEAD
13243         * src/gtk/prefswindow.c
13244         * src/gtk/pluginwindow.c
13245                 Fix G_CALLBACKS protos (thanks to Alfons)
13247 2004-12-07 [torte]      0.9.13cvs2.2
13249         * src/procmime.c
13250                 [Bug 650] reply button causes crash
13251                 Thanks to David Relson and Christoph
13253 2004-12-07 [colin]      0.9.13cvs2.1
13255         * ChangeLog.claws
13256         * AUTHORS
13257         * po/sk.po
13258         * src/procmime.c
13259         * src/prefs_account.c
13260         * src/common/smtp.c
13261         * src/common/smtp.h
13262                 Sync with HEAD
13264 2004-12-06 [colin]      0.9.12cvs187.1
13266         * ChangeLog.claws
13267         * INSTALL
13268         * Makefile.am
13269         * README.claws
13270         * TODO.claws
13271         * configure.ac
13272         * po/bg.po
13273         * po/cs.po
13274         * po/el.po
13275         * po/en_GB.po
13276         * po/es.po
13277         * po/fr.po
13278         * po/hr.po
13279         * po/hu.po
13280         * po/it.po
13281         * po/ja.po
13282         * po/ko.po
13283         * po/nl.po
13284         * po/pl.po
13285         * po/pt_BR.po
13286         * po/ru.po
13287         * po/sk.po
13288         * po/sr.po
13289         * po/sv.po
13290         * po/zh_CN.po
13291         * po/zh_TW.Big5.po
13292         * src/compose.c
13293         * tools/Makefile.am
13294         * tools/README
13295         * tools/filter_conv.pl
13296         * tools/kdeservicemenu/README
13297         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13298         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13299                 Sync with HEAD
13301 2004-12-04 [colin]      0.9.12cvs183.1
13303         * src/compose.c
13304                 Sync with HEAD (compose window position saving)
13306 2004-12-04 [paul]       0.9.12cvs182.3
13308         * src/messageview.c
13309         * src/mimeview.c
13310         * src/prefs_customheader.c
13311         * src/gtk/quicksearch.c
13312                 replace some forgotten GTK_SIGNAL_FUNCs
13314 2004-12-04 [paul]       0.9.12cvs182.2
13316         * src/Makefile.am
13317                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13318                 committed in error      
13320 2004-12-04 [paul]       0.9.12cvs182.1
13322         * ChangeLog
13323         * ChangeLog.claws
13324         * ChangeLog.jp
13325         * INSTALL
13326         * NEWS
13327         * README
13328         * README.jp
13329         * configure.ac
13330         * doc/manual/ja/Makefile.am
13331         * doc/manual/ja/sylpheed-1.html
13332         * doc/manual/ja/sylpheed-10.html
13333         * doc/manual/ja/sylpheed-11.html
13334         * doc/manual/ja/sylpheed-12.html
13335         * doc/manual/ja/sylpheed-13.html
13336         * doc/manual/ja/sylpheed-14.html
13337         * doc/manual/ja/sylpheed-15.html
13338         * doc/manual/ja/sylpheed-16.html
13339         * doc/manual/ja/sylpheed-17.html
13340         * doc/manual/ja/sylpheed-18.html
13341         * doc/manual/ja/sylpheed-19.html
13342         * doc/manual/ja/sylpheed-2.html
13343         * doc/manual/ja/sylpheed-20.html
13344         * doc/manual/ja/sylpheed-3.html
13345         * doc/manual/ja/sylpheed-4.html
13346         * doc/manual/ja/sylpheed-5.html
13347         * doc/manual/ja/sylpheed-6.html
13348         * doc/manual/ja/sylpheed-7.html
13349         * doc/manual/ja/sylpheed-8.html
13350         * doc/manual/ja/sylpheed-9.html
13351         * doc/manual/ja/sylpheed.html
13352         * doc/manual/ja/sylpheed.sgml
13353         * po/de.po
13354         * src/Makefile.am
13355         * src/compose.c
13356         * src/procmime.c
13357         * src/pixmaps/regular.xpm **REMOVED**
13358         * src/plugins/pgpmime/pgpmime.c
13359         * src/plugins/pgpmime/plugin.c
13360         * src/plugins/pgpmime/prefs_gpg.c
13361                 sync with HEAD
13363 2004-12-03 [paul]       0.9.12cvs180.1
13365         * ChangeLog
13366         * ChangeLog.claws
13367         * ChangeLog.jp
13368         * configure.ac
13369         * src/Makefile.am
13370         * src/pop.c
13371         * src/common/utils.c
13372         * src/common/utils.h
13373         * src/pixmaps/continue.xpm
13374         * src/pixmaps/dir_close.xpm
13375         * src/pixmaps/dir_open.xpm
13376         * src/pixmaps/drafts_close.xpm
13377         * src/pixmaps/drafts_open.xpm
13378         * src/pixmaps/folder.xpm **REMOVED**
13379         * src/pixmaps/group.xpm
13380         * src/pixmaps/unread.xpm
13381                 sync with HEAD
13383 2004-12-02 [colin]      0.9.12cvs179.1
13385         * src/compose.c
13386                 Sync with HEAD (non-duplicated reedition)
13388 2004-12-02 [colin]      0.9.12cvs178.1
13390         * src/compose.c
13391                 Sync with HEAD (linewrap_quote fix)
13393 2004-12-01 [colin]      0.9.12cvs177.3
13395         * src/addrharvest.c
13396                 Replace sizeof with strlen
13398 2004-12-01 [paul]       0.9.12cvs177.2
13400         * src/addrharvest.c
13401                 fix 'harvest addresses'
13403 2004-11-30 [colin]      0.9.12cvs177.1
13405         * src/gtk/prefswindow.c
13406         * src/gtk/pluginwindow.c
13407                 Sync with HEAD
13409 2004-11-29 [colin]      0.9.12cvs176.1
13411         * src/folderview.c
13412                 sync with HEAD (Fix disappearing separators in folderview's popup)
13414 2004-11-29 [colin]      0.9.12cvs175.1
13416         * src/procmime.c
13417                 Sync with head (another format fix)
13419 2004-11-29 [colin]      0.9.12cvs174.1
13421         * src/pop.c
13422                 Sync with HEAD (format string fix)
13424 2004-11-26 [colin]      0.9.12cvs173.1
13426         * src/common/smtp.c
13427         * src/common/smtp.h
13428                 Sync with HEAD
13430 2004-11-24 [colin]      0.9.12cvs172.1
13432         * src/plugins/pgpmime/pgpmime.c
13433                 Sync with HEAD
13435 2004-11-24 [colin]      0.9.12cvs171.1
13437         * src/plugins/pgpmime/pgpmime.c
13438                 Sync with head (gpgmectx leaks)
13440 2004-11-24 [colin]      0.9.12cvs169.1
13442         * src/plugins/pgpmime/plugin.c
13443         * src/plugins/trayicon/Makefile.am
13444         * src/plugins/trayicon/newmarkedmail.xpm
13445         * src/plugins/trayicon/trayicon.c
13446         * src/plugins/trayicon/unreadmarkedmail.xpm
13447                 Sync with HEAD
13449 2004-11-23 [colin]      0.9.12cvs168.1
13451         * src/partial_download.c
13452         * src/partial_download.h
13453         * src/plugins/pgpmime/plugin.c
13454                 Sync with HEAD
13456 2004-11-23 [colin]      0.9.12cvs166.1
13458         * src/Makefile.am
13459         * src/codeconv.c
13460         * src/compose.c
13461         * src/folderview.c
13462         * src/main.c
13463         * src/partial_download.c
13464         * src/partial_download.h
13465         * src/prefs_account.c
13466         * src/prefs_account.h
13467         * src/privacy.c
13468         * src/privacy.h
13469         * src/procmime.c
13470         * src/common/Makefile.am
13471         * src/common/base64.h
13472         * src/common/partial_download.c
13473         * src/common/partial_download.h
13474         * src/gtk/prefswindow.c
13475         * src/gtk/prefswindow.h
13476         * src/plugins/pgpmime/pgpmime.c
13477         * src/plugins/pgpmime/prefs_gpg.c
13478         * src/plugins/pgpmime/prefs_gpg.h
13479         * src/plugins/pgpmime/sgpgme.c
13480         * src/plugins/pgpmime/sgpgme.h
13481                 Sync with HEAD
13483 2004-11-23 [colin]      0.9.12cvs163.1
13485         * src/main.c
13486                 Sync with HEAD (cursor optimization)
13488 2004-11-23 [colin]      0.9.12cvs162.1
13490         * src/prefs_common.c
13491         * src/prefs_themes.c
13492         * src/procmsg.c
13493                 Sync with HEAD
13495 2004-11-23 [colin]      0.9.12cvs158.9
13497         * src/compose.c
13498                 Fix double-free when forwarding
13499         * src/msgcache.c
13500                 Fix leak on error path
13501                 
13503 2004-11-23 [colin]      0.9.12cvs158.8
13505         * src/compose.c
13506                 Fix possible double-free
13507                 Spotted by Alfons
13509 2004-11-23 [colin]      0.9.12cvs158.7
13511         * src/compose.c
13512                 Fix some signal handlers' prototypes
13513                 Spotted by Alfons
13515 2004-11-22 [colin]      0.9.12cvs158.6
13517         * src/compose.c
13518                 Remove unneeded code and duplicated
13519                 wrapping - patch by Alfons
13521 2004-11-22 [colin]      0.9.12cvs158.5
13523         * src/prefs_themes.c
13524                 Fix oversized selector
13526 2004-11-22 [colin]      0.9.12cvs158.4
13528         * src/compose.c
13529                 fix dump_text()
13530                 patch by Alfons
13532 2004-11-19 [colin]      0.9.12cvs158.3
13534         * src/textview.c
13535                 Add a context menu on links (open, copy)
13537 2004-11-18 [paul]       0.9.12cvs158.2
13539         * src/addrgather.c
13540         * src/exphtmldlg.c
13541         * src/expldifdlg.c
13542         * src/mimeview.c
13543         * src/prefs_common.c
13544         * src/plugins/image_viewer/viewer.c
13545         * src/plugins/spamassassin/spamassassin_gtk.c
13546                 replace deprecated gtk_notebook_set_page
13547                 and gtk_notebook_current_page
13549 2004-11-18 [paul]       0.9.12cvs158.1
13551         * configure.ac
13552         * src/compose.c
13553         * src/mainwindow.c
13554         * src/messageview.c
13555         * src/prefs_common.c
13556         * src/common/utils.c
13557         * src/common/utils.h
13558                 sync with HEAD
13560 2004-11-17 [colin]      0.9.12cvs156.1
13562         * src/prefs_account.c
13563         * src/prefs_account.h
13564         * src/procmsg.c
13565                 Sync with HEAD (add pref to store encrypted mails encrypted)
13567 2004-11-17 [paul]       0.9.12cvs155.1
13569         * ChangeLog
13570         * ChangeLog.claws
13571         * ChangeLog.jp
13572         * NEWS
13573         * configure.ac
13574         * src/compose.c
13575         * src/jpilot.c
13576         * src/privacy.c
13577         * src/procmime.c
13578         * src/procmime.h
13579         * src/procmsg.c
13580         * src/toolbar.c
13581         * src/pixmaps/error.xpm
13582                 sync with HEAD
13584 2004-11-17 [colin]      0.9.12cvs151.1
13586         * src/plugins/pgpmime/pgpmime.c
13587                 Sync with HEAD (remove debug printf)
13589 2004-11-17 [colin]      0.9.12cvs150.1
13591         * src/plugins/pgpmime/pgpmime.c
13592                 Sync with HEAD (off-by-one fix)
13594 2004-11-17 [colin]      0.9.12cvs149.1
13596         * src/procmsg.c
13597                 Sync with HEAD (coding style fixes)
13599 2004-11-16 [colin]      0.9.12cvs148.1
13601         * src/procmsg.c
13602                 Sync with head (Fix the fix)
13604 2004-11-16 [colin]      0.9.12cvs147.1
13606         * src/procmsg.c
13607                 Sync with Main (leak fix)
13609 2004-11-16 [colin]      0.9.12cvs146.14
13611         * src/compose.c
13612                 Remove useless chunk of code
13613                 Patch by Alfons
13615 2004-11-15 [colin]      0.9.12cvs146.13
13617         * src/compose.c
13618                 Fix drafting after insertion
13619                 Patch by Alfons
13621 2004-11-15 [colin]      0.9.12cvs146.12
13623         * src/compose.c
13624         * src/prefs_filtering.c
13625         * src/prefs_filtering_action.c
13626         * src/prefs_toolbar.c
13627                 Fix some const-correctness
13629 2004-11-15 [colin]      0.9.12cvs146.11
13631         * src/summaryview.c
13632         * src/prefs_themes.c
13633         * src/messageview.c
13634                 Fix some leaks
13636 2004-11-15 [colin]      0.9.12cvs146.10
13638         * src/codeconv.c
13639                 More unreadable locale fixes
13641 2004-11-14 [colin]      0.9.12cvs146.9
13643         * src/textview.c
13644                 Fix uri_security_check
13645                 Patch by Alfons
13647 2004-11-13 [paul]       0.9.12cvs146.8
13649         * src/folder.c
13650         * src/procmime.c
13651                 fix 2 bugs introduced in last commit
13653 2004-11-13 [paul]       0.9.12cvs146.7
13655         * src/compose.c
13656         * src/exporthtml.c
13657         * src/exportldif.c
13658         * src/folder.c
13659         * src/imap.c
13660         * src/imap_gtk.c
13661         * src/main.c
13662         * src/mainwindow.c
13663         * src/messageview.c
13664         * src/mh_gtk.c
13665         * src/prefs_themes.c
13666         * src/procmime.c
13667         * src/setup.c
13668         * src/summaryview.c
13669                 replace deprecated g_basename
13671 2004-11-13 [paul]       0.9.12cvs146.6
13673         * src/compose.c
13674         * src/imap.c
13675         * src/matcher_parser.h
13676         * src/matcher_parser_parse.y
13677         * src/prefs_filtering.c
13678         * src/prefs_filtering_action.c
13679         * src/prefs_themes.c
13680         * src/prefs_toolbar.c
13681         * src/common/utils.c
13682                 various small fixes/cleanups
13684 2004-11-12 [colin]      0.9.12cvs146.5
13686         * src/textview.c
13687                 Validate event's origin on visibility notify
13688                 Patch by Alfons.
13690 2004-11-12 [paul]       0.9.12cvs146.4
13692         * src/exporthtml.c
13693         * src/exportldif.c
13694         * src/imap.c
13695         * src/mh.c
13696         * src/mimeview.c
13697         * src/prefs_spelling.c
13698         * src/prefs_themes.c
13699                 replace deprecated g_dirname    
13701 2004-11-12 [colin]      0.9.12cvs146.3
13703         * src/textview.c
13704                 Some coding style fixes
13706 2004-11-12 [colin]      0.9.12cvs146.2
13708         * src/codeconv.c
13709                 We want to replace _all_ extended chars in
13710                 conv_unreadable_*, because any string containing
13711                 extended chars not parsing as UTF8 is 
13712                 undisplayed on gtk2.
13714 2004-11-12 [paul]       0.9.12cvs146.1
13716         * ChangeLog
13717         * ChangeLog.claws
13718         * ChangeLog.jp
13719         * NEWS
13720         * configure.ac
13721         * src/account.c
13722         * src/folderview.c
13723         * src/folderview.h
13724         * src/imap.c
13725         * src/imap_gtk.c
13726         * src/inc.c
13727         * src/mainwindow.c
13728         * src/mh_gtk.c
13729         * src/news_gtk.c
13730         * src/pop.c
13731         * src/prefs_account.c
13732         * src/prefs_account.h
13733         * src/prefs_ext_prog.c
13734         * src/procmime.c
13735         * src/procmime.h
13736         * src/procmsg.c
13737         * src/procmsg.h
13738         * src/summary_search.c
13739         * src/summaryview.c
13740         * src/textview.c
13741         * src/common/defs.h
13742         * src/common/utils.c
13743         * src/common/utils.h
13744         * src/gtk/menu.c
13745         * src/gtk/menu.h
13746                 sync with HEAD
13748 2004-11-11 [colin]      0.9.12cvs144.2
13750         * src/textview.c
13751                 Fix URI range selection (patch by Alfons)
13753 2004-11-09 [colin]      0.9.12cvs144.1
13755         * ChangeLog.claws
13756         * src/compose.c
13757         * src/folder.c
13758         * src/folder_item_prefs.c
13759         * src/prefs_account.c
13760         * src/prefs_account.h
13761         * src/plugins/pgpmime/pgpmime.c
13762                 Sync with HEAD
13764 2004-11-08 [colin]      0.9.12cvs143.1
13766         * src/summaryview.c
13767                 Sync with HEAD (optimize quicksearch)
13769 2004-11-08 [colin]      0.9.12cvs142.2
13771         * src/compose.c
13772                 Don't wrap when Edit/Auto wrapping is disabled
13774 2004-11-08 [colin]      0.9.12cvs142.1
13776         * src/textview.c
13777                 Sync with HEAD
13779 2004-11-08 [colin]      0.9.12cvs141.1
13781         * src/textview.c
13782                 Sync with HEAD (fix some mail URIs)
13784 2004-11-08 [colin]      0.9.12cvs140.3
13786         * src/textview.c
13787                 o Use text cursor instead of arrow when
13788                   not on a link
13789                 o Fix handling of contiguous links (as in
13790                   "colin@colino.net" <colin@colino.net>)
13791                   This one unveils a bug in get_email_part()
13793 2004-11-07 [colin]      0.9.12cvs140.2
13795         * src/textview.c
13796                 Fix memleak. Patch by Alfons.
13798 2004-11-06 [colin]      0.9.12cvs140.1
13800         * src/compose.c
13801                 Sync with HEAD (don't ask passphrase
13802                 when drafting)
13804 2004-11-06 [paul]       0.9.12cvs139.2
13806         * AUTHORS
13807         * src/textview.c
13808         * src/textview.h
13809                 textview URI handling. hovering over a 
13810                 link displays it in the status bar,
13811                 and changes the mouse pointer to a hand 
13812                 cursor. a link is activated with a single 
13813                 click. (Modified from the) patch by Jean-Yves 
13814                 Lefort <jylefort@users.sourceforge.net>
13815                 
13817 2004-11-05 [colin]      0.9.12cvs139.1
13819         * src/compose.c
13820         * src/procmime.c
13821                 Sync with HEAD again ^^
13823 2004-11-05 [colin]      0.9.12cvs139.1
13825         * src/compose.c
13826         * src/procmime.c
13827                 Sync with HEAD
13829 2004-11-03 [paul]       0.9.12cvs138.1
13831         * ChangeLog.claws
13832         * configure.ac
13833         * po/POTFILES.in
13834         * src/prefs_ext_prog.c
13835         * src/procmime.c
13836         * tools/kdeservicemenu/README
13837         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13838         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13839                 sync with HEAD
13841 2004-11-01 [christoph]  0.9.12cvs136.2
13843         * src/procmime.c
13844                 convert MIME parameters to UTF-8
13846 2004-10-29 [colin]      0.9.12cvs136.1
13848         * src/common/utils.c
13849                 Sync with HEAD (don't use '=' in mime boundary)
13851 2004-10-29 [paul]       0.9.12cvs135.1
13853         * configure.ac
13854         * doc/src/rfc2231.txt
13855         * src/procmime.c
13856         * src/common/quoted-printable.c
13857         * src/common/utils.c
13858         * src/common/utils.h
13859                 sync with HEAD
13861 2004-10-27 [paul]       0.9.12cvs134.1
13863         * configure.ac
13864         * src/main.c
13865         * src/procmime.c
13866         * src/plugins/pgpmime/pgpmime.c
13867                 sync with HEAD
13869 2004-10-26 [paul]       0.9.12cvs132.3
13871         * src/account.c
13872         * src/addressbook.c
13873         * src/addrgather.c
13874         * src/addrharvest.c
13875         * src/codeconv.c
13876         * src/compose.c
13877         * src/customheader.c
13878         * src/editaddress.c
13879         * src/editgroup.c
13880         * src/enriched.c
13881         * src/expldifdlg.c
13882         * src/exporthtml.c
13883         * src/exportldif.c
13884         * src/folder.c
13885         * src/foldersel.c
13886         * src/folderview.c
13887         * src/grouplistdialog.c
13888         * src/html.c
13889         * src/imap.c
13890         * src/jpilot.c
13891         * src/ldapserver.c
13892         * src/ldif.c
13893         * src/mimeview.c
13894         * src/news.c
13895         * src/news_gtk.c
13896         * src/pop.c
13897         * src/prefs_display_header.c
13898         * src/prefs_gtk.c
13899         * src/prefs_msg_colors.c
13900         * src/prefs_toolbar.c
13901         * src/procheader.c
13902         * src/procmime.c
13903         * src/summaryview.c
13904         * src/textview.c
13905         * src/toolbar.c
13906         * src/vcard.c
13907         * src/common/mgutils.c
13908         * src/common/nntp.c
13909         * src/common/smtp.c
13910         * src/common/template.c
13911         * src/common/utils.c
13912         * src/common/xmlprops.c
13913         * src/plugins/pgpmime/pgpmime.c
13914         * src/plugins/pgpmime/select-keys.c
13915         * src/plugins/pgpmime/sgpgme.c
13916                 replace deprecated g_strcasecmp(), g_strncasecmp(),
13917                 g_string_sprintfa(), gtk_notebook_current_page()
13919 2004-10-26 [colin]      0.9.12cvs132.2
13921         * src/prefs_folder_item.c
13922                 Fix default-account selection
13924 2004-10-21 [colin]      0.9.12cvs133
13926         * src/compose.c
13927                 Sync with HEAD (Remove extra separator in compose's Options)
13928         * src/textview.c
13929                 Set wrapping to char
13931 2004-10-21 [paul]       0.9.12cvs131.2
13933         * src/compose.c
13934         * src/sourcewindow.c
13935                 fix wrapping
13936                 fix window shrinking 
13938 2004-10-21 [colin]      0.9.12cvs131.1
13940         * ChangeLog.claws
13941         * src/compose.c
13942                 Sync with HEAD
13944 2004-10-21 [paul]       0.9.12cvs130.2
13946         * src/prefs_folder_item.c
13947                 sync with HEAD (Apply to subfolders)
13949 2004-10-19 [colin]      0.9.12cvs130.1
13951         * ChangeLog.claws
13952         * src/compose.c
13953         * src/common/utils.c
13954         * src/gtk/menu.c
13955                 Sync with HEAD
13957 2004-10-19 [colin]      0.9.12cvs128.1
13959         * src/addrbook.c
13960         * src/addrcache.c
13961         * src/addressbook.c
13962         * src/codeconv.c
13963         * src/compose.c
13964         * src/customheader.c
13965         * src/editaddress.c
13966         * src/editgroup.c
13967         * src/exporthtml.c
13968         * src/folder.c
13969         * src/folderview.c
13970         * src/imap.c
13971         * src/jpilot.c
13972         * src/main.c
13973         * src/matcher_parser_parse.y
13974         * src/mbox.c
13975         * src/pop.c
13976         * src/prefs_account.c
13977         * src/prefs_gtk.c
13978         * src/prefs_msg_colors.c
13979         * src/procheader.c
13980         * src/procmime.c
13981         * src/procmime.h
13982         * src/procmsg.c
13983         * src/summaryview.c
13984         * src/textview.c
13985         * src/common/base64.c
13986         * src/common/partial_download.c
13987         * src/common/socket.c
13988         * src/common/sylpheed.c
13989         * src/common/utils.c
13990         * src/common/utils.h
13991         * src/gtk/pluginwindow.c
13992         * src/gtk/quicksearch.c
13993         * src/plugins/clamav/clamav_plugin.c
13994         * src/plugins/clamav/clamav_plugin.h
13995         * src/plugins/clamav/clamav_plugin_gtk.c
13996         * src/plugins/pgpmime/passphrase.c
13997         * src/plugins/pgpmime/pgpmime.c
13998         * src/plugins/pgpmime/plugin.c
13999         * src/plugins/pgpmime/prefs_gpg.c
14000         * src/plugins/pgpmime/prefs_gpg.h
14001         * src/plugins/pgpmime/select-keys.c
14002         * src/plugins/pgpmime/sgpgme.c
14003         * src/plugins/spamassassin/libspamc.c
14004         * src/plugins/spamassassin/spamassassin.c
14005         * src/plugins/spamassassin/spamassassin.h
14006         * src/plugins/spamassassin/spamassassin_gtk.c
14007         * src/plugins/trayicon/trayicon.c
14008         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14009                 Sync with HEAD
14011 2004-10-14 [colin]      0.9.12cvs126.2
14013         * src/codeconv.c
14014         * src/textview.c
14015                 Fix conv_unreadable_locale
14017 2004-10-13 [colin]      0.9.12cvs126.1
14019         * src/compose.c
14020                 Sync with HEAD (don't convert charset for 
14021                 drafted messages, minor cleanup)
14023 2004-10-13 [colin]      0.9.12cvs125.1
14025         * po/POTFILES.in
14026                 Sync with HEAD (POTFILES fix)
14028 2004-10-12 [colin]      0.9.12cvs124.3
14030         * src/compose.c
14031                 Fix encoding bug from latest sync
14033 2004-10-12 [paul]       0.9.12cvs124.2
14035         * src/plugins/pgpmime/prefs_gpg.c
14036         * src/plugins/pgpmime/prefs_gpg.h
14037                 forgotten in last commit        
14039 2004-10-12 [paul]       0.9.12cvs124.1
14041         * ChangeLog.claws
14042         * configure.ac
14043         * m4/spamassassin.m4
14044         * src/Makefile.am
14045         * src/account.c
14046         * src/compose.c
14047         * src/compose.h
14048         * src/crash.c
14049         * src/main.c
14050         * src/mimeview.c
14051         * src/passphrase.c
14052         * src/passphrase.h
14053         * src/prefs_account.c
14054         * src/prefs_account.h
14055         * src/prefs_common.c
14056         * src/privacy.c
14057         * src/privacy.h
14058         * src/procmime.c
14059         * src/procmime.h
14060         * src/procmsg.c
14061         * src/rfc2015.c
14062         * src/rfc2015.h
14063         * src/select-keys.c
14064         * src/select-keys.h
14065         * src/textview.c
14066         * src/common/utils.c
14067         * src/common/utils.h
14068         * src/gtk/about.c
14069         * src/plugins/pgpmime/Makefile.am
14070         * src/plugins/pgpmime/passphrase.c
14071         * src/plugins/pgpmime/passphrase.h
14072         * src/plugins/pgpmime/pgpmime.c
14073         * src/plugins/pgpmime/plugin.c
14074         * src/plugins/pgpmime/select-keys.c
14075         * src/plugins/pgpmime/select-keys.h
14076         * src/plugins/pgpmime/sgpgme.c
14077         * src/plugins/pgpmime/sgpgme.h
14078                 sync with HEAD
14080 2004-10-04 [colin]      0.9.12cvs122.1
14082         * src/mainwindow.c
14083         * src/messageview.c
14084         * src/messageview.h
14085         * src/textview.c
14086                 Sync with HEAD
14088 2004-10-04 [colin]      0.9.12cvs121.1
14090         * src/summaryview.c
14091                 Sync with HEAD
14093 2004-10-04 [paul]       0.9.12cvs120.1
14095         * configure.ac
14096                 sync with HEAD [don't try to build 
14097                 pgpmime plugin when gpgme is disabled]
14099 2004-10-03 [colin]      0.9.12cvs119.3
14101         * src/gtk/gtksctree.c
14102                 Lots of side effects. Put back as before 117.2.
14103         * src/summaryview.c
14104                 Fix bug #602
14106 2004-10-03 [colin]      0.9.12cvs119.2
14108         * src/gtk/gtksctree.c
14109                 Revert 608 fix that doesn't work that good
14111 2004-10-02 [colin]      0.9.12cvs119.1
14113         * src/mainwindow.c
14114         * src/messageview.c
14115         * src/prefs_common.h
14116         * src/procmime.c
14117         * src/procmime.h
14118         * src/textview.c
14119                 Sync with HEAD
14120         * src/gtk/gtksctree.c
14121                 Close bug #608
14123 2004-10-01 [colin]      0.9.12cvs118.1
14125         * src/mimeview.c
14126                 Sync with HEAD (better Save All fix)
14128 2004-10-01 [colin]      0.9.12cvs117.2
14130         * src/gtk/gtksctree.c
14131                 Faster on selection
14133 2004-10-01 [colin]      0.9.12cvs117.1
14135         * src/mimeview.c
14136                 Sync with HEAD (Save All: only attachments)
14138 2004-10-01 [paul]       0.9.12cvs116.1
14140         * ChangeLog.claws
14141         * configure.ac
14142         * src/account.c
14143         * src/prefs_common.c
14144         * src/gtk/colorlabel.c
14145                 sync with HEAD
14147 2004-09-30 [colin]      0.9.12cvs115.1
14149         * src/stock_pixmap.c
14150         * src/stock_pixmap.h
14151         * src/folderview.c
14152         * src/Makefile.am
14153         * src/pixmaps/read.xpm
14154                 Sync with HEAD (new pixmap)
14156 2004-09-29 [colin]      0.9.12cvs114.1
14158         * src/compose.c
14159                 Sync with HEAD
14160                 Fix focus handling in headers
14162 2004-09-29 [paul]       0.9.12cvs113.1
14164         * src/quote_fmt_parse.y
14165                 sync with HEAD
14168 2004-09-28 [colin]      0.9.12cvs112.1
14170         * src/folderview.c
14171         * src/mainwindow.c
14172                 Sync with HEAD
14174 2004-09-28 [colin]      0.9.12cvs110.1
14176         * src/folderview.c
14177                 Sync with HEAD (Contextual Empty trash menu)
14179 2004-09-28 [colin]      0.9.12cvs108.1
14181         * src/addressbook.c
14182                 Sync with HEAD (addressbook edit on double-click)
14184 2004-09-28 [colin]      0.9.12cvs106.1
14186         * src/inc.c
14187                 Sync with HEAD (folder_item freeze on inc)
14189 2004-09-27 [colin]      0.9.12cvs105.1
14191         * src/folderview.c
14192                 Sync with HEAD (right-align new and unread column)
14194 2004-09-27 [colin]      0.9.12cvs104.1
14196         * src/main.c
14197                 Sync with HEAD (revert 0.9.12cvs101)
14199 2004-09-24 [colin]      0.9.12cvs103.2
14201         * src/wizard.c
14202                 Fix gtk warnings and use domain part of the email address 
14203                 when domain detection fails (no dot in domain name)
14205 2004-09-23 [colin]      0.9.12cvs103.1
14207         * src/plugins/spamassassin/libspamc.c
14208         * src/plugins/spamassassin/libspamc.h
14209         * src/plugins/spamassassin/utils.c
14210         * src/plugins/spamassassin/utils.h
14211                 Sync with HEAD (Update spamassassin to 3.0)
14213 2004-09-21 [colin]      0.9.12cvs102.3
14215         * src/action.c
14216                 Add horizontal scrollbar in action io dialog as needed
14217                 Patch by Alfons.
14219 2004-09-20 [colin]      0.9.12cvs102.2
14221         * src/plugins/image_viewer/viewer.c
14222                 Remove imlib stuff
14223                 use gtk_pixmap_set when clearing
14224                 (would be better to use gtkImages, but causes size-allocate 
14225                 signals storm)
14227 2004-09-17 [paul]       0.9.12cvs102.1
14229         * ChangeLog
14230         * ChangeLog.claws
14231         * ChangeLog.jp
14232         * configure.ac
14233         * src/inc.c
14234                 sync with HEAD
14237 2004-09-17 [colin]      0.9.12cvs101.1
14239         * ChangeLog.claws
14240         * src/main.c
14241                 Sync with HEAD (fix segs at exit)
14243 2004-09-14 [colin]      0.9.12cvs99.5
14245         * src/common/socket.c
14246         * AUTHORS
14247                 Fix send error on 64bit platforms
14248                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14250 2004-09-14 [colin]      0.9.12cvs99.4
14252         * src/action.c
14253                 Fix action output with utf8 
14254                 Patch by Alfons.
14256 2004-09-14 [colin]      0.9.12cvs99.3
14258         * ChangeLog.claws
14259         * src/folder.c
14260                 Sync with HEAD
14262 2004-09-09 [colin]      0.9.12cvs99.2
14264         * src/action.c
14265                 Fix progress bar (displaying "Completed %v/%u")
14266                 Patch by Alfons.
14268 2004-09-08 [colin]      0.9.12cvs99.1
14270         * src/account.c
14271         * src/folder.c
14272         * src/procmsg.c
14273         * src/procmsg.h
14274         * src/plugins/pgpmime/pgpmime.c
14275                 Sync with HEAD
14277 2004-09-08 [colin]      0.9.12cvs97.2
14279         * src/summaryview.c
14280                 Don't select mails in collapsed threads 
14281                 when navigating with up/down
14283 2004-09-07 [colin]      0.9.12cvs97.1
14285         * src/inc.c
14286                 Sync with HEAD (meaningful error messages)
14288 2004-09-06 [colin]      0.9.12cvs96.1
14290         * src/toolbar.c
14291                 Sync with HEAD (fix Redirect graying out)
14293 2004-09-06 [colin]      0.9.12cvs95.1
14295         * src/summaryview.c
14296         * src/mimeview.c
14297                 Sync with HEAD (fix dropped URIs)
14299 2004-09-06 [colin]      0.9.12cvs94.1
14301         * src/addressbook.c
14302         * src/addressitem.h
14303         * src/addritem.c
14304         * src/addritem.h
14305                 Sync with HEAD (addressbook DnD)
14307 2004-09-03 [colin]      0.9.12cvs93.1
14309         * src/summaryview.c
14310                 Sync with HEAD (next/prev unread)
14312 2004-09-03 [colin]      0.9.12cvs92.1
14314         * src/prefs_common.c
14315         * src/prefs_common.h
14316         * src/summaryview.c
14317                 Sync with HEAD ('mark_as_read_delay' pref)
14319 2004-09-02 [colin]      0.9.12cvs91.2
14321         * src/common/xml.c
14322                 Fix leak
14324 2004-09-02 [colin]      0.9.12cvs91.1
14326         * src/gtk/menu.c
14327                 Sync with HEAD (menu accel don't work, but whatever)
14329 2004-09-02 [colin]      0.9.12cvs90.1
14331         * src/account.c
14332                 Sync with HEAD (fix bug 582)
14334 2004-09-02 [colin]      0.9.12cvs89.1
14336         * src/addrindex.c
14337                 Sync with HEAD (free deleted queries)
14339 2004-09-02 [colin]      0.9.12cvs88.1
14341         * src/ldapquery.c
14342                 Sync with HEAD (fix LDAP freezes)
14344 2004-09-02 [colin]      0.9.12cvs87.1
14346         * src/prefs_spelling.c
14347                 Sync with HEAD (add default dictionary)
14349 2004-09-01 [colin]      0.9.12cvs86.1
14351         * src/filtering.c
14352         * src/folderview.c
14353         * src/imap.c
14354         * src/prefs_matcher.c
14355         * src/stock_pixmap.c
14356         * src/summary_search.c
14357         * src/summaryview.c
14358         * src/wizard.c
14359         * src/wizard.h
14360                 Sync with HEAD (uninitialized vars fixes)
14361                 + gtk2 specific warning fixes
14363 2004-08-31 [colin]      0.9.12cvs85.1
14365         * src/folder.c
14366                 Sync with HEAD (Fix memory corruption due to 
14367                 uninitialized var)
14369 2004-08-31 [colin]      0.9.12cvs84.4
14371         * src/summary_search.c
14372                 Fix segfaults when searching in folders with broken headers
14374 2004-08-31 [colin]      0.9.12cvs84.3
14376         * src/compose.c
14377         * src/textview.c
14378                 Fix some more encoding/decoding issues
14380 2004-08-30 [colin]      0.9.12cvs84.2
14382         * src/mimeview.c
14383         * src/prefs_themes.c
14384         * src/gtk/filesel.c
14385         * src/gtk/filesel.h
14386                 Add a folder-mode selection (fixes mimeview's "Save all")
14388 2004-08-29 [colin]      0.9.12cvs84.1
14390         * src/mimeview.c
14391                 Sync with HEAD (don't escape saved filenames)
14393 2004-08-27 [colin]      0.9.12cvs83.1
14395         * ChangeLog
14396         * ChangeLog.claws
14397         * ChangeLog.jp
14398         * src/mh.c
14399         * src/procheader.c
14400         * src/procmsg.c
14401         * src/procmsg.h
14402         * src/common/utils.c
14403         * src/gtk/menu.h
14404         * po/
14405                 Sync with HEAD 0.9.12cvs83 (sync with main)
14407 2004-08-26 [colin]      0.9.12cvs82.4
14409         * src/codeconv.c
14410                 Fix strange stack corruption
14411                 Convert to utf8 after unmime, not before
14413 2004-08-26 [colin]      0.9.12cvs82.3
14415         * src/main.c
14416         * src/wizard.c
14417                 Fix account folders duplication
14419 2004-08-25 [colin]      0.9.12cvs82.2
14421         * src/wizard.c
14422                 Remove ports
14423                 Add SSL selection
14424                 Use login@server as account name
14426 2004-08-25 [colin]      0.9.12cvs82.1
14428         * src/plugins/pgpmime/pgpmime.c
14429                 Sync with HEAD (leak fix).
14431 2004-08-25 [colin]      0.9.12cvs81.1
14433         * src/plugins/pgpmime/pgpmime.c
14434         * src/plugins/pgpmime/sgpgme.c
14435         * src/plugins/pgpmime/sgpgme.h
14436                 Sync with HEAD (Handle combined messages).
14438 2004-08-24 [colin]      0.9.12cvs80.3
14440         * src/wizard.c
14441                 Fix full name, ports, and imap
14443 2004-08-24 [colin]      0.9.12cvs80.2
14445         * src/Makefile.am
14446         * src/main.c
14447         * src/setup.c
14448         * src/setup.h
14449         * src/stock_pixmap.c
14450         * src/stock_pixmap.h
14451         * src/wizard.c ** ADDED **
14452         * src/wizard.h ** ADDED ** 
14453         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14454                 Add a setup wizard 
14456 2004-08-24 [colin]      0.9.12cvs80.1
14458         * src/folder.c
14459                 Sync with HEAD (set mimeflags on all messages)
14461 2004-08-24 [colin]      0.9.12cvs79.3
14463         * src/matcher_parser_lex.l
14464                 Fix 8bits strings not in utf8
14466 2004-08-24 [colin]      0.9.12cvs79.2
14468         * src/compose.c
14469                 Check conversion result before replacing buffer
14471 2004-08-23 [colin]      0.9.12cvs79.1
14473         * src/compose.c
14474                 Sync with HEAD (create message header in memory)
14476 2004-08-23 [colin]      0.9.12cvs78.1
14478         * src/rfc2015.c
14479         * src/rfc2015.h
14480                 Sync with HEAD (fix bug 197 again)
14482 2004-08-23 [colin]      0.9.12cvs77.3
14484         * src/compose.c
14485                 Fix again inline gpg signing (which outputs utf8
14486                 in gtk2). Not syncing this fix to HEAD as this 
14487                 code is meant to die.
14489 2004-08-23 [colin]      0.9.12cvs77.2
14491         * src/prefs_account.h
14492                 Remove useless include
14494 2004-08-23 [colin]      0.9.12cvs77.1
14496         * src/imap.c
14497         * po/es.po
14498         * po/fr.po
14499         * po/it.po
14500         * po/pl.po
14501         * po/pt_BR.po
14502         * po/sk.po
14503         * po/sr.po
14504                 Sync with HEAD (fix bug 577)
14506 2004-08-22 [colin]      0.9.12cvs76.1
14508         * src/plugins/trayicon/trayicon.c
14509                 Sync with HEAD (fix formatting bug)
14511 2004-08-21 [colin]      0.9.12cvs74.2
14513         * src/gtk/colorsel.c
14514                 Fix bug 564 (Folder color selection window exits on any
14515                 keypress)
14517 2004-08-21 [colin]      0.9.12cvs74.1
14519         * ChangeLog.claws
14520         * src/compose.c
14521         * src/summaryview.c
14522         * src/toolbar.c
14523                 Sync with HEAD (fix bug 576)
14525 2004-08-21 [colin]      0.9.12cvs70.1
14527         * src/compose.c
14528         * src/mainwindow.c
14529                 Sync with HEAD
14530                 
14532 2004-08-21 [paul]       0.9.12cvs66.4
14534         * src/mainwindow.c
14535         * src/messageview.c
14536         * src/gtk/menu.c
14537         * src/plugins/spamassassin/spamassassin_gtk.c
14538                 remove some deprecated gtk1 functions
14541 2004-08-21 [colin]      0.9.12cvs66.3
14543         * src/compose.c
14544         * src/codeconv.c
14545                 Fix warnings
14546                 Remove encoding hacks
14547                 Fix bug 575 (Strange character messes up message)
14548                 Don't display conversion error when drafting
14550 2004-08-21 [paul]       0.9.12cvs66.2
14552         * src/prefs_account.c
14553                 fix GnuPG mode bugs
14556 2004-08-20 [colin]      0.9.12cvs66.1
14558         * src/codeconv.c
14559                 Sync with HEAD 0.9.12cvs66
14561 2004-08-20 [paul]
14563         * src/plugins/pgpmime/plugin.c
14564                 modify PGP/MIME plugin's description
14566 2004-08-17 [colin]      0.9.12cvs65.1
14568         * src/common/ssl.c
14569         * src/plugins/pgpmime/plugin.c
14570                 Sync with HEAD
14572 2004-08-14 [colin]      0.9.12cvs60.3
14574         * src/plugins/trayicon/trayicon.c
14575                 Put back resize callback, on size-request signal
14576                 rather than size-allocate to avoid infinite 
14577                 callback loop
14579 2004-08-13 [colin]      0.9.12cvs60.2
14581         * src/common/defs.h
14582                 Cache versions have been fixed
14584 2004-08-13 [colin]      0.9.12cvs60.1
14586         * src/folderutils.c
14587                 Sync with HEAD
14589 2004-08-12 [colin]      0.9.12cvs59.1
14591         * src/plugins/trayicon/trayicon.c
14592                 Sync with HEAD
14594 2004-08-12 [colin]      0.9.12cvs57.5
14596         * sylpheed.desktop
14597         * configure.ac
14598         * src/Makefile.am
14599         * src/main.c
14600                 Add support for Freedesktop.org's startup notification
14602 2004-08-11 [colin]      0.9.12cvs57.4
14604         * src/textview.c
14605                 Fix off-by-one
14607 2004-08-11 [colin]      0.9.12cvs57.3
14609         * src/message_search.c
14610         * src/summary_search.c
14611                 Make searches case insensitive by default
14612         * src/textview.c
14613                 Fix case-insensitive search in message
14615 2004-08-11 [colin]      0.9.12cvs57.2
14617         * src/summary_search.c
14618                 Let case-sensitive be specified
14620 2004-08-10 [colin]      0.9.12cvs55.4
14622         * src/common/socket.c
14623                 Fix the possible race condition
14625 2004-08-09 [paul]       0.9.12cvs55.3
14627         * configure.ac
14628         * src/Makefile.am
14629         * src/common/Makefile.am
14630                 sync with HEAD
14633 2004-08-09 [paul]       0.9.12cvs55.2
14635         * autogen.sh
14636         * po/poconv.sh
14637                 remove unneeded script
14639         * configure.ac
14640                 add forgotten USE_LDAP_TLS (sync with HEAD)
14643 2004-08-09 [colin]      0.9.12cvs55.1
14645         * src/main.c
14646         * src/common/ssl.c
14647         * src/common/sylpheed.c
14648         * src/common/sylpheed.h
14649                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14651 2004-08-09 [paul]       0.9.12cvs54.1
14653         * ChangeLog
14654         * ChangeLog.claws
14655         * ChangeLog.jp
14656         * configure.ac
14657         * po/POTFILES.in
14658         * src/Makefile.am
14659         * src/folderutils.c
14660         * src/main.c
14661         * src/pgpmime.c
14662         * src/pgpmime.h
14663         * src/sgpgme.c
14664         * src/sgpgme.h
14665         * src/plugins/Makefile.am
14666         * src/plugins/pgpmime/.cvsignore
14667         * src/plugins/pgpmime/Makefile.am
14668         * src/plugins/pgpmime/pgpmime.c
14669         * src/plugins/pgpmime/pgpmime.h
14670         * src/plugins/pgpmime/plugin.c
14671         * src/plugins/pgpmime/sgpgme.c
14672         * src/plugins/pgpmime/sgpgme.h
14673                 sync with HEAD
14675 2004-08-08 [paul]       0.9.12cvs51.1
14677         * configure.ac
14678         * src/folder.c
14679                 sync with HEAD
14681 2004-08-07 [colin]      0.9.12cvs50.1
14683         * src/pop.c
14684         * src/common/partial_download.c
14685                 fix warnings (sync from HEAD)
14687 2004-08-07 [colin]      0.9.12cvs48.1
14689         * src/prefs_folder_item.c
14690                 sync with HEAD 0.9.12cvs48
14692 2004-08-06 [colin]      0.9.12cvs47.1
14694         * src/compose.c
14695                 Sync with HEAD
14697 2004-08-06 [christoph]  0.9.12cvs46.2
14699         * src/main.c
14700         * src/plugins/clamav/clamav_plugin_gtk.c
14701         * src/plugins/dillo_viewer/dillo_viewer.c
14702         * src/plugins/image_viewer/plugin.c
14703         * src/plugins/mathml_viewer/mathml_viewer.c
14704         * src/plugins/spamassassin/spamassassin_gtk.c
14705         * src/plugins/trayicon/trayicon.c
14706                 don't mix GTK1.2 plugin with GTK2 plugins
14708 2004-08-06 [colin]      0.9.12cvs46.1
14710         * ChangeLog
14711         * ChangeLog.claws
14712         * ChangeLog.jp
14713         * configure.ac
14714         * sylpheed-claws.pc.in
14715         * src/folder.c
14716         * src/imap.c
14717         * src/localfolder.c
14718         * src/messageview.c
14719         * src/mimeview.c
14720         * src/mimeview.h
14721         * src/msgcache.c
14722         * src/news.c
14723         * src/prefs_ext_prog.c
14724         * src/prefs_folder_item.c
14725         * src/prefs_fonts.c
14726         * src/prefs_msg_colors.c
14727         * src/prefs_spelling.c
14728         * src/prefs_themes.c
14729         * src/prefs_toolbar.c
14730         * src/prefs_wrapping.c
14731         * src/procmime.h
14732         * src/common/defs.h
14733         * src/common/nntp.c
14734         * src/common/session.c
14735         * src/common/session.h
14736         * src/common/socket.c
14737         * src/common/utils.h
14738         * src/common/xml.c
14739         * src/common/xml.h
14740         * src/gtk/prefswindow.c
14741         * src/gtk/prefswindow.h
14742         * src/plugins/clamav/clamav_plugin_gtk.c
14743         * src/plugins/dillo_viewer/dillo_prefs.c
14744         * src/plugins/image_viewer/viewerprefs.c
14745         * src/plugins/spamassassin/spamassassin_gtk.c
14746         * m4/openssl.m4 *** REMOVED ***
14747                 Sync with HEAD 0.9.12cvs46
14749 2004-08-03 [paul]       0.9.12cvs40.2
14751         * src/action.c
14752         * src/addressadd.c
14753         * src/addressbook.c
14754         * src/addrgather.c
14755         * src/browseldap.c
14756         * src/compose.c
14757         * src/crash.c
14758         * src/editaddress.c
14759         * src/editgroup.c
14760         * src/editldap_basedn.c
14761         * src/foldersel.c
14762         * src/importldif.c
14763         * src/mimeview.c
14764         * src/prefs_common.c
14765         * src/prefs_template.c
14766         * src/sourcewindow.c
14767         * src/summaryview.c
14768         * src/gtk/about.c
14769         * src/gtk/foldersort.c
14770         * src/gtk/logwindow.c
14771         * src/gtk/pluginwindow.c
14772         * src/gtk/prefswindow.c
14773                 change all gtk_scrolled_window_set_policy from 
14774                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
14776 2004-08-02 [paul]       0.9.12cvs40.1
14778         * AUTHORS
14779                 update translation team section
14780         * po/pt_BR.po
14781                 updated by Frederico Goncalves Guimaraes
14782                 <fggdebian@yahoo.com.br>
14784 2004-07-31 [colin]      0.9.12cvs39.9
14786         * src/exphtmldlg.c
14787                 Fix compilation
14789 2004-07-31 [colin]      0.9.12cvs39.8
14791         * src/exphtmldlg.c
14792                 Fix an alertpanel type
14794 2004-07-30 [colin]      0.9.12cvs39.7
14796         * src/alertpanel.c
14797                 Fix alertpanel_error_log's icon
14799 2004-07-30 [colin]      0.9.12cvs39.6
14801         * src/pop.c
14802                 Two of them should still be warnings
14804 2004-07-30 [colin]      0.9.12cvs39.5
14806         * src/pop.c
14807                 More warning -> error
14808 2004-07-29 [colin]      0.9.12cvs39.4
14810         * src/pop.c
14811                 Warning -> error
14813 2004-07-29 [colin]      0.9.12cvs39.3
14815         * src/prefs_matcher.c
14816                 Fix segfault
14818 2004-07-29 [colin]      0.9.12cvs39.2
14820         * src/alertpanel.c
14821                 More nice-looking alertpanels
14823 2004-07-29 [colin]      0.9.12cvs39.1
14825         * src/messageview.c
14826                 sync with head
14827                 (inform user when partial mail is deleted on server)
14829 2004-07-29 [colin]      0.9.12cvs38.1
14831         * src/messageview.c
14832                 sync with head
14834 2004-07-28 [paul]       0.9.12cvs37.7
14836         * src/mainwindow.c
14837                 complete the replacement of deprecated gtk_progress_*
14839 2004-07-28 [paul]       0.9.12cvs37.6
14841         * src/action.c
14842         * src/inc.c
14843         * src/mainwindow.c
14844         * src/send_message.c
14845         * src/gtk/progressdialog.c
14846         * src/gtk/progressdialog.h
14847                 replace deprecated gtk_progress_*
14849 2004-07-28 [paul]       0.9.12cvs37.5
14851         * src/gtk/filesel.c
14852                 remove gtk_window_set_wmclass()
14853 2004-07-28 [paul]       0.9.12cvs37.4
14855         * src/addressbook.c
14856         * src/compose.c
14857         * src/foldersel.c
14858         * src/mainwindow.c
14859         * src/messageview.c
14860         * src/sourcewindow.c
14861         * src/gtk/logwindow.c
14862                 remove gtk_window_set_wmclass()
14863                 
14864         * src/prefs_filtering.c
14865         * src/prefs_filtering_action.c
14866         * src/prefs_fonts.c
14867         * src/prefs_gtk.c
14868         * src/prefs_matcher.c
14869         * src/ssl_manager.c
14870         * src/gtk/prefswindow.c
14871                 replace gtk_window_position()
14873 2004-07-28 [colin]      0.9.12cvs37.3
14875         * src/alertpanel.c
14876         * src/alertpanel.h
14877                 Add a way to specify panel type for specific
14878                 panels (alertpanel())
14879         * src/account.c
14880         * src/addressbook.c
14881         * src/compose.c
14882         * src/expldifdlg.c
14883         * src/main.c
14884         * src/messageview.c
14885         * src/summaryview.c
14886         * src/textview.c
14887         * src/gtk/sslcertwindow.c
14888                 Fix alertpanel()s so that their icon match
14889                 their real type
14891 2004-07-28 [paul]       0.9.12cvs37.2
14893         * src/addr_compl.c
14894         * src/addressbook.c
14895         * src/alertpanel.c
14896         * src/compose.c
14897         * src/export.c
14898         * src/foldersel.c
14899         * src/folderview.c
14900         * src/grouplistdialog.c
14901         * src/import.c
14902         * src/mainwindow.c
14903         * src/message_search.c
14904         * src/messageview.c
14905         * src/passphrase.c
14906         * src/prefs_actions.c
14907         * src/prefs_common.c
14908         * src/prefs_customheader.c
14909         * src/prefs_display_header.c
14910         * src/prefs_filtering.c
14911         * src/prefs_filtering_action.c
14912         * src/prefs_gtk.c
14913         * src/prefs_matcher.c
14914         * src/prefs_msg_colors.c
14915         * src/prefs_summary_column.c
14916         * src/prefs_template.c
14917         * src/sourcewindow.c
14918         * src/ssl_manager.c
14919         * src/summary_search.c
14920         * src/gtk/colorsel.c
14921         * src/gtk/description_window.c
14922         * src/gtk/gtkaspell.c
14923         * src/gtk/inputdialog.c
14924         * src/gtk/logwindow.c
14925         * src/gtk/prefswindow.c
14926         * src/gtk/progressdialog.c
14927                 replace deprecated gtk_window_set_policy
14929 2004-07-27 [colin]      0.9.12cvs37.1
14931         * src/msgcache.c
14932                 More fixes (synced for head again)
14934 2004-07-27 [colin]      0.9.12cvs35.3
14936         * src/msgcache.c
14937                 Fix wrong test
14939 2004-07-27 [colin]      0.9.12cvs35.2
14941         * src/mimeview.c
14942                 Fix width a bit (by Paul)
14943         * src/alertpanel.c
14944         * src/alertpanel.h
14945                 Specialize icons, make alertpanel_message()
14946                 private
14947         * src/message_search.c
14948         * src/sgpgme.c
14949         * src/summary_search.c
14950                 Suit alertpanel changes
14952 2004-07-27 [colin]      0.9.12cvs35.1
14954         * src/alertpanel.c
14955                 Add an icon
14956         * src/passphrase.c
14957                 Add debug output - maybe someone will
14958                 want to look at the problem with Grab
14959                 Input :)
14960         Bump version as we're synced with HEAD
14962 2004-07-26 [colin]      0.9.12cvs33.26
14964         * src/pop.c
14965                 Fix uidl-file parsing when not in new
14966                 format
14968 2004-07-26 [colin]      0.9.12cvs33.25
14970         * src/gtk/menu.c
14971                 Move popup menu up if necessary (fixes 
14972                 account selector)
14973         * src/mainwindow.c
14974                 Set account selector's button height to
14975                 minimum
14977 2004-07-26 [colin]      0.9.12cvs33.24
14979         * src/alertpanel.c
14980                 Maybe fix 551 (Truncated font in alert window)
14982 2004-07-26 [colin]      0.9.12cvs33.23
14984         * po/de.po
14985         * po/es.po
14986         * po/fr.po
14987         * po/it.po
14988         * po/ja.po
14989         * po/pl.po
14990         * po/ru.po
14991         * po/sk.po
14992         * po/sr.po
14993         * po/zh_CN.po
14994                 Sync po files with HEAD
14996 2004-07-26 [paul]       0.9.12cvs33.22
14998         * src/compose.c
14999                 fix Bug 556 'Organisation-header is sent even if empty'
15001 2004-07-24 [colin]      0.9.12cvs33.21
15003         * src/compose.c
15004         * src/gtk/gtkaspell.c
15005         * src/gtk/gtkaspell.h
15006                 Fix speller accelerators (require hack)
15008 2004-07-24 [colin]      0.9.12cvs33.20
15010         * src/gtk/gtkaspell.c
15011                 Fix over-eager code deletion breaking
15012                 Check while typing
15014 2004-07-24 [colin]      0.9.12cvs33.19
15016         * src/browseldap.c
15017         * src/ldapctrl.c
15018         * src/ldapctrl.h
15019         * src/ldapserver.h
15020                 Sync ldap with HEAD
15021         (Fixes 546 LDAP completely broken)
15023 2004-07-24 [colin]      0.9.12cvs33.18
15025         * src/prefs_msg_colors.c
15026                 Fix prototype mismatch
15027         (Fixes 547 void function cannot return value)
15029 2004-07-24 [colin]      0.9.12cvs33.17
15031         * src/mainwindow.c
15032                 Fix sort going back to previous sort key
15033                 when changing sort direction
15035 2004-07-24 [colin]      0.9.12cvs33.16
15037         * src/compose.c
15038                 Fix space insertion when re-wrapping at 
15039                 cursor point
15041 2004-07-24 [colin]      0.9.12cvs33.15
15043         * src/gtk/gtkaspell.c
15044                 Don't change cursor position in insert-text
15045                 callback
15046         (Fixes 539 Word wrapping on input transposes letters)
15048 2004-07-24 [colin]      0.9.12cvs33.14
15050         * src/gtk/gtkaspell.c
15051                 Reencode non-ascii chars to dictionary's
15052                 encoding
15053         (Fixes 544 Spell check broken non english locale)
15055 2004-07-24 [colin]      0.9.12cvs33.13
15057         * src/summaryview.c
15058                 Fix Shift+Down, add Home/End/PgUp/PgDown
15060 2004-07-21 [colin]      0.9.12cvs33.12
15062         * src/prefs_common.c
15063                 Fix a gtk warning (Patch by Andrej Kacian)
15065 2004-07-21 [colin]      0.9.12cvs33.11
15067         * src/gtk/filesel.c
15068                 More check
15070 2004-07-21 [colin]      0.9.12cvs33.10
15072         * src/compose.c
15073         * src/crash.c
15074         * src/export.c
15075         * src/import.c
15076         * src/messageview.c
15077         * src/mimeview.c
15078         * src/prefs_spelling.c
15079         * src/prefs_themes.c
15080         * src/summaryview.c
15081         * src/gtk/filesel.c
15082         * src/gtk/filesel.h
15083         * src/gtk/pluginwindow.c
15084                 Untwist open/save mode guessing logic, make
15085                 it explicit
15087 2004-07-20 [colin]      0.9.12cvs33.9
15089         * src/codeconv.c
15090                 conv_encode_header: src_charset is UTF-8 on
15091                 gtk2
15092         * src/compose.c
15093                 Remove double encoding of the headers
15095 2004-07-20 [colin]      0.9.12cvs33.8
15097         * src/codeconv.c
15098                 Fix typo
15100 2004-07-20 [colin]      0.9.12cvs33.7
15102         * src/mainwindow.c
15103                 Set the separated messageview to the saved
15104                 size of Claws' messageview (Patch by Alfons)
15105                 Fix a callback prototype (me)
15107 2004-07-20 [colin]      0.9.12cvs33.6
15109         * src/codeconv.h
15110                 Forgot one hunk in 0.9.12cvs33.4
15112 2004-07-19 [colin]      0.9.12cvs33.5
15114         * src/action.c
15115                 Action output fix
15116                 Patch by Alfons
15118 2004-07-19 [colin]      0.9.12cvs33.4
15120         * src/compose.c
15121                 Fix outgoing charset bug in headers
15122         * src/codeconv.c
15123                 Clean for glib2 - Patch by Alfons
15125 2004-07-19 [colin]      0.9.12cvs33.3
15127         * src/statusbar.c
15128                 Remove grip from the statusbar
15129                 Patch by Alfons
15131 2004-07-19 [colin]      0.9.12cvs33.2
15133         * src/messageview.c
15134         * src/textview.c
15135                 Fix messageview remembering the previous
15136                 scroll position when loading a new message
15137                 Patch by Alfons
15139 2004-07-19 [colin]      0.9.12cvs33.1
15141         * src/folder.h
15142         * src/folderview.c
15143         * src/summaryview.c
15144                 Sync with HEAD
15146 2004-07-18 [colin]      0.9.12cvs32.7
15148         * configure.ac
15149                 Remove useless check for XIM - noticed
15150                 by Alfons
15152 2004-07-18 [colin]      0.9.12cvs32.6
15154         * src/summaryview.c
15155                 Remove non-modified and shift-modified
15156                 accelerators in summaryview's popup
15157                 menu, as that doesn't get catched by
15158                 the accel-activate signal catcher...
15160 2004-07-18 [colin]      0.9.12cvs32.5
15162         * src/prefs_common.c
15163                 Define sensible default prefs for 
15164                 wrapping
15166 2004-07-18 [colin]      0.9.12cvs32.4
15168         * src/compose.c
15169         * src/prefs_common.c
15170         * src/prefs_common.h
15171         * src/prefs_wrapping.c
15172                 Remove Smart Wrapping pref, which does
15173                 nothing on gtk2 branch
15175 2004-07-18 [colin]      0.9.12cvs32.3
15177         * src/sourcewindow.c
15178                 Proper utf8
15180 2004-07-18 [colin]      0.9.12cvs32.2
15182         * src/compose.c
15183                 Save attachment status when drafting
15185 2004-07-18 [colin]      0.9.12cvs32.1
15187         * src/gtk/filesel.c
15188                 Fix erratic folder selection in open mode
15190 2004-07-18 [colin]      0.9.12cvs31.11
15192         * src/pop.c
15193                 Don't let partial messages get deleted
15194                 even with "dowload all"
15195                 (0.9.12cvs31.8 fix extension)
15196 2004-07-18 [colin]      0.9.12cvs31.10
15198         * src/gtk/logwindow.c
15199                 Fix log scrolling
15201 2004-07-18 [colin]      0.9.12cvs31.9
15203         * src/common/utils.c
15204                 Fix non-utf8 strings coming from commands
15205                 and files
15207 2004-07-18 [colin]      0.9.12cvs31.8
15209         * src/pop.c
15210                 Fix partial download bug with Download all
15211                 messages option
15213 2004-07-18 [colin]      0.9.12cvs31.7
15215         * src/textview.c
15216                 Fix bug introduced in 0.9.12cvs31.2
15217                 (blocked in select mode after double click)
15219 2004-07-18 [colin]      0.9.12cvs31.6
15221         * src/compose.c
15222         * src/gtk/menu.c
15223                 More glib-warning fixes
15225 2004-07-18 [colin]      0.9.12cvs31.5
15227         * src/compose.c
15228                 Fix trashing the primary clipboard when moving 
15229                 around with tab
15230         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15232 2004-07-18 [colin]      0.9.12cvs31.4
15234         * src/codeconv.c
15235                 convert unencoded iso headers to utf8
15236         (Fix Bug 538 Unencoded local characters in subject make it 
15237          disappear)
15239 2004-07-18 [colin]      0.9.12cvs31.3
15241         * src/compose.c
15242                 Fix tab char handling in wrapping
15243         (Fix Bug 537 Line wrap problem - TAB character treated as 
15244          one character instead of 8)
15246 2004-07-18 [colin]      0.9.12cvs31.2
15248         * src/textview.c
15249                 return FALSE on GDK_MOTION_NOTIFY
15250         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15251          (unable to highlight))
15253 2004-07-18 [colin]      0.9.12cvs31.1
15255         * src/folderview.c
15256                 Sync with 0.9.12cvs31
15258 2004-07-18 [colin]      0.9.12cvs30.4
15260         * src/compose.c
15261                 Also block text_inserted when inserting a file
15263 2004-07-18 [colin]      0.9.12cvs30.3
15265         * src/compose.c
15266                 Fix smart wrapping (block text_inserted handler
15267                 while putting quotation to avoid wrap on input,
15268                 don't join lines if next is sig separator)
15270 2004-07-17 [colin]      0.9.12cvs30.2
15272         * src/folderview.c
15273         * src/mainwindow.c
15274         * src/mimeview.c
15275         * src/summaryview.c
15276         * src/gtk/quicksearch.c
15277         * src/gtk/quicksearch.h
15278                 Block key events handlers *and* accels while
15279                 quicksearch is focused
15280         (Fixes Bug 534 quick-search bar not accepting certain letters)
15282 2004-07-17 [colin]      0.9.12cvs30.1
15284         * src/folder.h
15285         * src/folderview.c
15286         * src/summaryview.c
15287                 Sync with 0.9.12cvs30
15289 2004-07-17 [colin]      0.9.12cvs28.2
15291         * src/mimeview.c
15292         * src/procmime.c
15293         * src/summaryview.c
15294         * src/gtk/menu.c
15295                 Squash some compile and glib warnings
15297 2004-07-17 [paul]       0.9.12cvs28.1
15299         * src/mimeview.c
15300                 sync with 0.9.12cvs28 HEAD
15302 2004-07-16 [paul]       0.9.12cvs26.1
15303         
15304         * src/gtk/quicksearch.c
15305         * src/account.c
15306         * src/account.h
15307         * src/compose.c
15308         * src/customheader.c
15309         * src/folder_item_prefs.c
15310         * src/main.c
15311         * src/mainwindow.c
15312         * src/messageview.c
15313         * src/mimeview.c
15314         * src/news.c
15315         * src/pgpmime.c
15316         * src/pop.c
15317         * src/pop.h
15318         * src/prefs_account.c
15319         * src/prefs_account.h
15320         * src/prefs_common.c
15321         * src/prefs_common.h
15322         * src/prefs_display_header.c
15323         * src/prefs_gtk.c
15324         * src/prefs_gtk.h
15325         * src/procheader.c
15326         * src/procmime.c
15327                 sync with 0.9.12cvs26 HEAD      
15329 2004-07-15 [colin]      0.9.12cvs18.14
15331         * src/folder.c
15332                 Disable GPG signature check during
15333                 folder move and scan
15334         (Closes Bug 521 Signature checking slows down Folder-Move)
15336 2004-07-14 [colin]      0.9.12cvs18.13
15338         * src/common/partial_download.c
15339                 update includes
15341 2004-07-14 [colin]      0.9.12cvs18.12
15343         * src/common/partial_download.c
15344         * src/common/partial_download.h
15345                 Move doc at top, add correct copyright
15347 2004-07-14 [colin]      0.9.12cvs18.11
15349         * src/folder.c
15350         * src/messageview.c
15351         * src/pop.c
15352         * src/pop.h
15353         * src/procmsg.c
15354         * src/summaryview.c
15355         * src/common/Makefile.am
15356         * src/common/partial_download.c ** NEW FILES **
15357         * src/common/partial_download.h ** NEW FILES **
15358                 Move partial-download related stuff to its
15359                 own file
15361 2004-07-14 [colin]      0.9.12cvs18.10
15363         * src/send_message.c
15364                 Fix smtp auth when user is null or empty
15366 2004-07-13 [colin]      0.9.12cvs18.9
15368         * src/gtk/quicksearch.c
15369                 Use alphabetic order
15371 2004-07-13 [colin]      0.9.12cvs18.8
15373         * src/pop.c
15374                 Be paranoid on the checks
15376 2004-07-13 [colin]      0.9.12cvs18.7
15378         * src/gtk/quicksearch.c
15379                 Fix Engrish once again
15381 2004-07-13 [colin]      0.9.12cvs18.6
15383         * src/procmsg.c
15384         * src/summaryview.c
15385                 Mark messages for deletion when they are about to
15386                 be removed from trash
15388 2004-07-13 [colin]      0.9.12cvs18.5
15390         * src/matcher.c
15391         * src/matcher.h
15392         * src/matcher_parser_parse.y
15393         * src/prefs_matcher.c
15394         * src/gtk/quicksearch.c
15395                 Add 'partial' ('p') match string to find partially
15396                 downloaded messages
15398 2004-07-13 [colin]      0.9.12cvs18.4
15400         * src/pop.c
15401                 Fix misplaced block
15403 2004-07-13 [colin]      0.9.12cvs18.3
15405         * src/pop.c
15406         * src/pop.h
15407         * src/messageview.c
15408                 Refactor API (to avoid passing 5+ params and code
15409                 duplication)
15410         * src/folder.c
15411         * src/msgcache.c
15412         * src/procheader.c
15413         * src/common/defs.h
15414                 Add planned_download to cache
15415                 Don't mess uidl file when moving partially downloaded
15416                 mails (they change folder, we should change it in the
15417                 uidl list too or we'll remove an incorrect message)
15418                 (this also helps removing hacks when changing 
15419                 planned_download in messageview.c)
15421 2004-07-12 [colin]      0.9.12cvs18.2
15423         * src/gtk/quicksearch.c
15424                 Fix missing status update in quicksearch
15426 2004-07-12 [paul]       0.9.12cvs18.1
15428         * po/POTFILES.in
15429         * src/Makefile.am
15430         * src/account.c
15431         * src/codeconv.c
15432         * src/compose.c
15433         * src/inc.c
15434         * src/main.c
15435         * src/prefs_common.c
15436         * src/procmsg.h
15437         * src/toolbar.c
15438         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15439         * src/prefs_wrapping.[ch]       ** NEW FILES **
15440         * src/common/intl.h
15441         * src/common/utils.[ch]
15442         * src/gtk/quicksearch.[ch]
15443                 sync with 0.9.12cvs18 HEAD
15445 2004-07-12 [colin]      0.9.11cvs17.25
15447         * src/folder.c
15448         * src/folder.h
15449                 Remove unused function added by me in 0.9.11cvs17.10
15451 2004-07-11 [colin]      0.9.11cvs17.24
15453         * src/inc.c
15454         * src/messageview.c
15455         * src/pop.c
15456         * src/pop.h
15457                 Use folderitem and msgnum instead of filename to
15458                 know which mail to delete
15459                 Move old partial mail deletion to pop.c
15461 2004-07-10 [colin]      0.9.11cvs17.23
15463         * src/inc.c
15464                 Add debug
15465         * src/pop.c
15466         * src/pop.h
15467                 Don't re-use same enums for unrelated stuff: it's 
15468                 completely misleading !
15469                 Document a bit
15471 2004-07-09 [colin]      0.9.11cvs17.22
15473         * src/inc.c
15474                 Remove folder-type check and do
15475                 more tests to be sure everything's
15476                 ok
15477         * src/messageview.c
15478                 Punctuation update, remove useless
15479                 code, fix two warnings
15480         * src/noticeview.c
15481                 Layout cleaning, reset 2nd button
15482                 when specifying one
15484 2004-07-09 [colin]      0.9.11cvs17.21
15486         * src/messageview.c
15487         * src/pop.c
15488         * src/pop.h
15489                 Allow user to change his mind
15490                 and postpone decision (by
15491                 unmarking the mail)
15493 2004-07-09 [colin]      0.9.11cvs17.20
15495         * src/messageview.c
15496                 Fix bug with delete state
15497         * src/pop.c
15498         * src/pop.h
15499                 Fix buffer leak (fread doesn't 
15500                 terminate buffers with \0)
15501                 Refactoring (remove magic 
15502                 numbers)
15504 2004-07-09 [colin]      0.9.11cvs17.19
15506         * src/pop.c
15507                 Don't log "Skipping message" if 
15508                 we're going to TOP it two lines
15509                 later
15511 2004-07-09 [colin]      0.9.11cvs17.18
15513         * src/messageview.c
15514                 Fix Engrish
15516 2004-07-09 [colin]      0.9.11cvs17.17
15518         * src/pop.c
15519                 strlen checking...
15520         * src/messageview.c
15521                 refactoring a bit
15523 2004-07-08 [colin]      0.9.11cvs17.16
15525         * src/noticeview.c
15526         * src/noticeview.h
15527                 Add an optional second button
15528         * src/messageview.c
15529         * src/pop.c
15530         * src/pop.h
15531                 Don't delete partially received mails after a certain
15532                 time; rather, let the user decide.
15534 2004-07-08 [colin]      0.9.11cvs17.15
15536         * src/common/smtp.h
15537                 Sync with HEAD
15539 2004-07-08 [colin]      0.9.11cvs17.14
15541         * src/messageview.c
15542         * src/common/smtp.c
15543                 Use to_human_readable() for sizes
15545 2004-07-08 [colin]      0.9.11cvs17.13
15547         * src/inc.c
15548         * src/messageview.c
15549         * src/pop.c
15550         * src/pop.h
15551         * src/procmsg.c
15552                 Fix partial-downloading issues:
15553                         catch unsupported TOP
15554                         don't delete partially downloaded mails before 5 days
15555                         don't update existing with non-MH folders; that'll
15556                         make dups, but it's better than trashing the folder
15557                         free new msginfo parts
15558                 Fix indentation ;-)
15560 2004-07-08 [colin]      0.9.11cvs17.12
15562         * src/common/smtp.c
15563         * src/common/smtp.h
15564                 Sync smtp size verification with HEAD
15566 2004-07-08 [colin]      0.9.11cvs17.11
15568         * src/summaryview.c
15569         * src/prefs_common.c
15570         * src/prefs_common.h
15571         * src/gtk/quicksearch.c
15572         * src/gtk/quicksearch.h
15573                 Sync sticky pref with HEAD
15575 2004-07-08 [colin]      0.9.11cvs17.10
15577         * src/folder.c [1.213.2.6]
15578         * src/folder.h [1.87.2.6]
15579         * src/inc.c [1.149.2.7]
15580         * src/messageview.c [1.94.2.8]
15581         * src/procheader.c [1.47.2.6]
15582         * src/procmsg.c [1.150.2.4]
15583         * src/procmsg.h [1.60.2.5]
15584         * src/pop.c [1.56.2.4]
15585         * src/pop.h [1.17.2.3]
15586                 Let too big messages get downloaded, but truncated
15587                 Add a button to download them completely
15588                 
15589 2004-07-06 [colin]      0.9.11cvs17.9
15591         * src/gtk/quicksearch.c [1.1.2.3]
15592                 Add a Clear button
15593         * commitHelper
15594         * PATCHSETS
15595                 Add a script to help with cvs
15597 2004-07-03 [colin]      0.9.11cvs17.8
15599         * src/plugins/imageviewer/viewer.c
15600                 fix imageviewer (which was staying on the first
15601                 displayed image)
15603 2004-07-03 [colin]      0.9.11cvs17.7
15605         Removed FIXME_GTK2 warnings
15606         * src/gtk/gtkutils.c
15607                 useless #warnings
15608         * src/gtk/menu.c
15609                 useless #warnings (no need to mess with menu rc)
15610         * src/gtk/menu.h
15611                 unused functions
15612         
15614 2004-07-03 [colin]      0.9.11cvs17.6
15616         Removed FIXME_GTK2 warnings
15617         * src/codeconv.c
15618                 useless #warnings (rewrite needed)
15619         * src/compose.c
15620                 useless #warnings (rewrite needed)
15621                 useless #warnings (gtk2 is like that)
15622                 useless #warnings (previously fixed)
15623         * src/main.c
15624                 useless #warnings (previously fixed)
15625         * src/message_search.c
15626                 useless #warnings (gtk2 is like that)
15627                 Made apparent that search is case-sensitive
15628         * src/mimeview.c
15629                 useless #warnings (rewrite needed)
15630                 useless #warnings (gtk2 is like that)
15631                 reimplemented real warnings
15632         * src/prefs_common.c
15633                 Removed block cursor option (not it gtk2)
15634         * src/prefs_gtk.c
15635                 useless #warnings (rewrite needed)
15636         * src/procheader.c
15637                 useless #warnings (rewrite needed)
15638         * src/sourcewindow.c
15639                 useless #warnings (incorrect placing)
15640         * src/summary_search.c
15641                 useless #warnings (gtk2 is like that)
15642                 Made apparent that search is case-sensitive
15643         * src/action.c
15644                 useless #warnings (gtk2 is like that)
15645         * src/textview.c
15646                 useless #warnings (rewrite needed)
15647         * src/toolbar.c
15648                 useless #warnings (rewrite needed)
15650 2004-07-03 [colin]      0.9.11cvs17.5
15652         * src/textview.c
15653                 Fix mismerge which broke URI opening
15654                 
15655 2004-07-01 [colin]      0.9.11cvs17.4
15657         * src/gtk/filesel.c
15658                 Fill filename when saving
15659                 
15660 2004-06-27 [colin]      0.9.11cvs17.3
15662         * src/gtk/filesel.[ch]
15663                 Use the new GTK file selector
15664                 Update prototype to match the reality: multiple file
15665                 selection is open-only          
15666         * src/compose.c
15667                 Match the new prototypes        
15668         * configure.ac
15669                 Match the new requirements (gtk 2.4.0)
15670                         
15671 2004-06-26 [colin]      0.9.11cvs17.2
15673         * src/plugins/trayicon/trayicon.c
15674                 Remove useless signal handler on resize, which causes
15675                 an infinite "loop"
15676         
15677 2004-06-26 [colin]      0.9.11cvs17.1
15678         
15679         * tools/Makefile.am
15680                 remove launch_firebird and add nautilus2sylpheed.sh
15681         * src/quicksearch.c
15682           src/summaryview.c
15683                 Fix show/hide "Extended symbols" button problem
15684                 Fix apparition at startup
15685                 Fix const warnings
15686         * src/plugins/image_viewer/Makefile.am
15687                 Fix configure 
15688         * common/ssl.c
15689                 Re-enable certificate check, as it doesn't seem to
15690                 cause Xlib errors anymore
15692 2004-06-25 [paul]       0.9.11cvs17
15694         * sync with 0.9.11cvs17 HEAD
15695         
15696         NOTE: QuickSearch is broken
15698 2004-06-07 [colin]      0.9.10claws67.10
15699         * src/plugins/trayicon/trayicon.c
15700           src/plugins/trayicon/libeggtrayicon/Makefile.am
15701           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15702                 Fix gettextization in trayicon plugin
15704 2004-06-07 [colin]      0.9.10claws67.9
15705         
15706         * src/summaryview.c
15707           src/gtk/gtksctree.[ch]
15708                 Let Shift+{Up,Down} work in summaryview
15709                 (well, Down "works" and Up works)
15710                 Let the list scroll when using these keys
15712 2004-06-06 [colin]      0.9.10claws67.8
15714         * src/plugins/trayicon/trayicon.c
15715                 Fix pixmap update
15717 2004-06-06 [colin]      0.9.10claws67.7
15719         * src/addressbook.c
15720                 Fix signal handling causing system-wide focus grab
15722 2004-05-25 [paul]       0.9.10claws67.6
15724         * Makefile.am
15725           src/Makefile.am
15726                 clean up
15728 2004-05-25 [paul]       0.9.10claws67.5
15730         * replace deprecated gtk_signal... functions
15732 2004-05-23 [colin]      0.9.10claws67.4
15734         * src/compose.c
15735                 Fix wrapping
15737 2004-05-22 [colin]      0.9.10claws67.3
15739         * src/compose.c
15740                 Re-fix [Edited] in compose.c::compose_reedit()
15742 2004-05-22 [colin]      0.9.10claws67.2
15744         * src/procmime.c
15745                 Fix parsing of multiparts mails
15747 2004-05-22 [colin]      0.9.10claws67.1
15749         * src/summaryview.c
15750                 Fix quicksearch
15752 2004-05-22 [paul]       0.9.10claws67
15754         * sync with 0.9.10claws67 HEAD
15756 2004-05-14 [alfons]
15758         * src/procmime.h
15759                 add forgotton prototype
15761 2004-05-10 [paul]       0.9.10claws57
15763         * sync with 0.9.10claws57 HEAD
15765 2004-05-05 [paul]       0.9.9.claws1
15767         * ChangeLog-gtk2        ** REMOVED **
15768           ChangeLog-gtk2.claws  ** ADDED **
15769                 rename and adopt the normal claws format
15770                 
15771         * configure.ac
15772                 require gtkmathview >= 0.5
15774         * ac/*                          ** REMOVED **
15775           ac/                           ** REMOVED **
15776           intl/Makefile.in              ** REMOVED **
15777           m4/                           ** ADDED **
15778           m4/missing                    ** ADDED **
15779           m4/missing/gdk-pixbuf.m4      ** ADDED **
15780           m4/missing/gettext.m4         ** ADDED **
15781           m4/missing/gpgme.m4           ** ADDED **
15782           m4/missing/imlib.m4           ** ADDED **
15783           m4/.cvsignore                 ** ADDED **
15784           m4/Makefile.am                ** ADDED **
15785           m4/README                     ** ADDED **
15786           m4/aclocal-include.m4         ** ADDED **
15787           m4/aspell.m4                  ** ADDED **
15788           m4/check-type.m4              ** ADDED **
15789           m4/gnupg-check-typedef.m4     ** ADDED **
15790           m4/openssl.m4                 ** ADDED **
15791           m4/spamassassin.m4            ** ADDED **
15792           po/ChangeLog                  ** REMOVED **
15793           po/Makefile.in.in             ** REMOVED **
15794           po/Rules-quot                 ** REMOVED **
15795           po/boldquot.sed               ** REMOVED **
15796           po/en@boldquot.header         ** REMOVED **
15797           po/en@quot.header             ** REMOVED **
15798           po/insert-header.sin          ** REMOVED **
15799           po/quot.sed                   ** REMOVED **
15800           po/remove-potcdate.sed        ** REMOVED **
15801           po/remove-potcdate.sin        ** REMOVED **
15802           po/stamp-po                   ** REMOVED **
15803           Makefile.am
15804           autogen.sh
15805           configure.ac
15806                 enable building with automake 1.8.x
15807                 add 'autopoint --force' to autogen.sh and remove all
15808                 auto-generated files, remove ac/ directory and use
15809                 m4/ directory instead
15810                 
15811         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15812                 fix gettextization
15814 2004-02-28 Colin Leroy <colin@colino.net>
15815         * src/prefs_matcher.c
15816           src/prefs_filtering.c
15817           src/prefs_filtering_action.c
15818                 Fix non-editable GtkEntries
15820 2004-02-22 Thorsten Maerz <torte@netztorte.de>
15821         * src/prefs_themes.c
15822                 utf8 conversion for theme info
15824 2004-02-21 Thorsten Maerz <torte@netztorte.de>
15825         * sync 0.9.9claws
15827 2004-02-14 Thorsten Maerz <torte@netztorte.de>
15828         * src/grouplistdialog.c
15829                 allow multiple selections without ctrl key
15831 2004-02-09 Thorsten Maerz <torte@netztorte.de>
15832         * src/main.c
15833                 enable customizable accelerators
15835 2004-02-08 Thorsten Maerz <torte@netztorte.de>
15836         * src/prefs_common.c
15837                 re-enable different font settings for gtk1/2
15838         * src/prefs_folder_item.c
15839                 fix folder prefs displayed wrong
15840         * src/textview.c
15841                 set 'sunken' shadow type
15843 2004-02-07 Colin Leroy <colin@colino.net>
15844         * src/compose.c
15845                 Fix message being always [Edited]
15846                 Encode headers correctly (utf8 buf)
15848 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15849         * src/socket.c
15850                 remove double g_source_attach()
15851                 (Thanks to Colin Leroy)
15853 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15854         * src/gtk/gtksctree.c
15855                 Fix SSL certificate list not shown
15856         * src/mimeview.c
15857                 Fix clicks in mime tree
15859 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15860         * src/common/socket.c
15861                 Fix SSL receive
15862         * src/compose.c
15863                 Fix clipboard menu hotkeys
15865 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15866         * src/gtk/gtkaspell.[ch]
15867           src/compose.c
15868                 reimplement spellchecker
15870 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15871         * src/gtk/filesel.c
15872                 crash when inserting file in compose window
15873                 (TODO: keep old selection on clicks)
15874         * src/main.c
15875                 use gtkrc-2.0 instead of gtkrc
15877 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15878         * src/messageview.c
15879                 remove orphaned mimeview unref()
15881 2004-01-20 Thorsten Maerz <torte@netztorte.de>
15882         * src/grouplistdialog.c
15883                 expand nodes containing subscribed groups
15885 2004-01-19 Thorsten Maerz <torte@netztorte.de>
15886         * src/textview.c
15887                 textview: hide cursor, restore old click behaviour
15889 2004-01-18 Thorsten Maerz <torte@netztorte.de>
15890         * src/textview.c
15891                 variable names messed up
15893 2004-01-17 Colin Leroy <colin@colino.net>
15894         * src/addr_compl.c
15895                 Fix completion address too thin
15896         * src/compose.c
15897                 Fix tab-to-subject behaviour
15898         * src/summaryview.c
15899                 Implement key up & down in summaryview
15901 2004-01-12 Thorsten Maerz <torte@netztorte.de>
15903         * sync 098claws
15905 2004-01-08 Thorsten Maerz <torte@netztorte.de>
15906         * configure.ac
15907           Makefile.am
15908           doc/.cvsignore
15909           doc/Makefile.am
15910                 faq, man, manual moved to doc/
15911         * ac/aspell.m4
15912           ac/check-type.m4
15913           ac/gnupg-check-typedef.m4
15914           ac/openssl.m4
15915           ac/spamassassin.m4
15916           ac/missing/gdk-pixbuf.m4
15917           ac/missing/gpgme.m4
15918           ac/missing/imlib.m4
15919                 fix automake warnings
15921 2003-12-06 Colin Leroy <colin@colino.net>
15922         * src/summaryview.c
15923                 Fix quicksearch
15925 2003-12-05 Colin Leroy <colin@colino.net>
15926         * src/summaryview.c
15927                 Fix going to next unread folder
15929 2003-12-05 Colin Leroy <colin@colino.net>
15930         * src/crash.c
15931                 Fix gtk2 compilation
15932         * src/session.c
15933                 Remove iotag source handler at disconnection
15934         * src/socket.[ch] 
15935                 Remove source handler when closing socket 
15936                 (fixes another seg)
15938 2003-12-04 Colin Leroy <colin@colino.net>
15939         * src/compose.c
15940           src/prefs_account.c
15941           src/prefs_common.c
15942                 Fix some dropdown menus
15944 2003-12-04 Colin Leroy <colin@colino.net>
15945         * src/compose.c
15946                 Fix event handlers on header fields
15947         * src/common/socket.c
15948           src/common/session.c
15949                 Fix segfault with callback (SSL)
15950                 Fix end of session 
15952 2003-10-06 Thorsten Maerz <torte@netztorte.de>
15954         * Fix compile bug in src/compose.c
15955         * removed src/gtk/gtkstext.[ch]
15957 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
15959         * Convert character set and escape "text" attributes in toolbar setting
15960         files.
15961         * Fixed bug in button-press-event handling.
15963 2003-09-16 Thorsten Maerz <torte@netztorte.de>
15965         * Fixed bug in key-press-event handling.
15967 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
15969         * Enabled to compile tray-icon plugin (Ad-hoc).
15970         * Avoid hang up bug of icon list in mime view (Ad-hoc).
15972 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
15974         * Enabled to compile on sylpheed-claws.
15975         (tray-icon plugin still cannot compile yet.)
15977 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
15979         * Updated to 0.9.5.
15981 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
15983         * Updated to 0.9.4.
15984         * Ported monitoring SSL mechanism to GSource of GLib2
15985         (I don't confirm it)
15986         * Added _gtk2 suffix to key name of font preference to avoid
15987         ovverwriting preference of Gtk+-1.2 version.
15989 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
15991         * Updated to 0.9.2.
15993 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
15995         * Updated to 0.9.1.
15996         * Translate po files into UTF-8 when execute autogen.sh.
15998 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16000         * Updated to 0.9.0.
16002 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16004         * Plugged GError related memory leaks.
16006 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16008         * Changed default size of fonts.
16009         * Enabled to set titile font size of warning dialog.
16011 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16013         * Embed a sylpheed icon into executable binary on Windows.
16015 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16017         * I forgot to traslate character set of element string in src/xml.c.
16019 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16021         * Fixed detecting bind_textdomain_codeset in configure.in.
16022         * The bug in which "Example" of "Date fromat" preference isn't displayed
16023         correctly has been fixed.
16025 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16027         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16028           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16029           glib-gettextize
16030           Removed intl directory.
16031           Translated po files into UTF-8.
16032           (Thanks! Ryuji Abe)
16034 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16036         * The bug which doesn't unscape string in xml.c has been fixed.
16038 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16040         * The bug which is failed to translate encoding of file name thorough
16041         file dialog has been fixed.
16043 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16045         * Modified to translate file names which is used in inporting/expoting
16046         mbox feature and "Save as" feature into locale encoding.
16047         * Translate file names into locale encoding when "Attache file" and
16048         "Insert file".
16049         * Force set G_BROKEN_FILENAMES environment variable.
16050         * Other minor fixes.
16052 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16054         * Modified to treat MH folder's name as locale encoding.
16056 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16058         * The bug which clash on switching candidates of auto completion of
16059         addresses, cannot use auto completion in Japanesse is fixed
16060         (Thanks! Tokunaga-san)¡¥
16062 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16064         * The bug which cannot switch key accelerator preference has been fixed
16065         (Thanks! smbd-san)¡¥
16067 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16069         * version 0.8.11-gtk2-20030314
16071 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16073         * The bug in which character set conversion of filtering messages has
16074         been fixed.(Thanks! COCOA-san).
16076 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16078         * Revived "Leave space on head" preference in "Message" category.
16079         * A bug which clash when put the cursor to end of buffer and execute
16080         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16082 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16084         * version 0.8.11-gtk2-20030312
16086 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16088         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16089         * Modified to use Pango's API directly for font preference.
16090         * Integrated GtkTextView of textview to one widget.
16091         * Set fonts of header title in textview by "header_title" tag.
16092         * Removed some deprecated codes.
16094 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16096         * Updated to 0.8.11.
16097         * Merged cygwin patch(Thanks! Sakai-san).
16099 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16101         * version 0.8.10-gtk2-20030309