c5c619d27db7298918dc3d2d083188de3d550ff3
[claws.git] / ChangeLog
1 2006-08-28 [paul]       2.4.0cvs106
2
3         * src/mh.c
4                 revert change in 2.4.0cvs104, it breaks
5                 stuff
6
7 2006-08-28 [paul]       2.4.0cvs105
8
9         * src/plugins/spamassassin/spamassassin.c
10                 english fix
11
12 2006-08-28 [paul]       2.4.0cvs104
13
14         * src/mh.c
15                 fix data loss when moving to another
16                 mailbox fails
17         * src/prefs_spelling.c
18                 improve the english
19         * src/gtk/pluginwindow.c
20                 improve the layout of the dialog text
21         All thanks to Colin
22
23 2006-08-28 [paul]       2.4.0cvs103
24
25         * src/plugins/bogofilter/bogofilter.c
26         * src/plugins/bogofilter/bogofilter_gtk.c
27                 fix english up a bit, innit
28
29 2006-08-28 [paul]       2.4.0cvs102
30
31         * configure.ac
32         * po/Makefile.in.in
33         * po/Makevars
34                 require autoconf 2.60, enabling building
35                 with gettext 0.15 (gettext 0.14.x build still
36                 possible). Replace Makefiles with versions
37                 from gettext 0.15.
38                 Remove configure options --with-localedir and
39                 --with-mandir. The options that are provided
40                 directly by autoconf 2.60 can be used instead:
41                 --mandir --localedir
42
43 2006-08-27 [colin]      2.4.0cvs101
44
45         * src/plugins/bogofilter/Makefile.am
46                 Fix make dist (no README)
47
48 2006-08-27 [colin]      2.4.0cvs100
49
50         * src/folder.c
51                 Don't use F_UNKNOWN folders for any default
52                 outbox/trash/etc
53         * src/plugins/bogofilter/bogofilter.c
54         * src/plugins/bogofilter/bogofilter.h
55         * src/plugins/bogofilter/bogofilter_gtk.c
56                 Add an option to specify the path to bogofilter
57                 Use single-quotes to be able to learn in folders
58                 with spaces in their names
59                 Verify learning status
60
61 2006-08-27 [colin]      2.4.0cvs99
62
63         * manual/faq.xml
64         * manual/plugins.xml
65                 Document Bogofilter plugin
66
67 2006-08-27 [colin]      2.4.0cvs98
68
69         * src/compose.c
70         * src/messageview.c
71         * src/procmsg.c
72         * src/procmsg.h
73                 When possible, copy the queued mail to sent folder
74                 instead of re-adding. Much faster on IMAP.
75
76 2006-08-27 [colin]      2.4.0cvs97
77
78         * src/msgcache.c
79                 Disable mmaped caches - huge metadata loss
80                 here after a power failure.
81         * src/summaryview.c
82                 Add quicksearch timing
83         * src/common/plugin.c
84         * src/common/plugin.h
85                 Implement an interface to tell what plugins
86                 provide. Prevent loading of similar plugins.
87         * src/plugins/clamav/clamav_plugin.c
88         * src/plugins/demo/demo.c
89         * src/plugins/dillo_viewer/dillo_viewer.c
90         * src/plugins/pgpcore/plugin.c
91         * src/plugins/pgpinline/pgpinline.c
92         * src/plugins/pgpmime/pgpmime.c
93         * src/plugins/spamassassin/spamassassin.c
94         * src/plugins/trayicon/trayicon.c
95                 Implement plugin_provides()
96
97 2006-08-27 [colin]      2.4.0cvs96
98
99         * configure.ac
100         * src/plugins/Makefile.am
101         * src/plugins/bogofilter/.cvsignore
102         * src/plugins/bogofilter/Makefile.am
103         * src/plugins/bogofilter/bogofilter.c
104         * src/plugins/bogofilter/bogofilter.h
105         * src/plugins/bogofilter/bogofilter_gtk.c
106                 New Bogofilter plugin, provides filtering and
107                 learning. Spamassassin will go to extra plugins.
108
109 2006-08-26 [mones]      2.4.0cvs95
110
111         * manual/handling.xml
112                 Fix subfolder path in the example (thanks to Paul) 
113
114 2006-08-26 [mones]      2.4.0cvs94
115
116         * manual/glossary.xml
117                 2.2. + add ISP to the glossary
118                 7.5. + Add UIDL to glossary
119                 7.7. + Add TCP to glossary
120         * manual/handling.xml
121                 7.1. + Mentions GNU/Linux distribution, what about the non...
122                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
123                 7.3. + Mentions .bashrc, what about the non-bash ones? 
124                 7.4. = Use appropriate quotation for commands
125                 7.6. = change "" to <quote></quote>
126         * manual/plugins.xml
127                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
128         * manual/starting.xml
129                 2.1. + local mbox file: some examples of mbox file locations...
130                 Also reformatted files requiring it
131
132 2006-08-26 [wwp]        2.4.0cvs93
133
134         * src/summary_search.c
135                 disable find buttons while summary search is running.
136
137 2006-08-25 [colin]      2.4.0cvs92
138
139         * src/folder.c
140         * src/folderutils.c
141         * src/mh.c
142         * src/procmsg.h
143         * src/summaryview.c
144                 Speed up MH moving, and add progressbar
145                 for MH deletion
146         * src/msgcache.c
147                 Write cache files using mmap() too
148
149 2006-08-25 [wwp]        2.4.0cvs91
150
151         * src/summaryview.c
152                 switch spam<->ham button when a message has been marked as spam or ham
153                 and is still selected. Thanks to Colin.
154
155 2006-08-25 [paul]       2.4.0cvs90
156
157         * src/Makefile.am
158         * src/stock_pixmap.c
159         * src/stock_pixmap.h
160         * src/summaryview.c
161         * src/gtk/icon_legend.c
162         * src/pixmaps/copied.xpm
163         * src/pixmaps/moved.xpm
164                 add icons for delayed execution marked for
165                 copying, marked for moving
166
167 2006-08-25 [mones]      2.4.0cvs89
168
169         * manual/glossary.xml
170                 Fix the other glossary items:
171                 5.1. = Inmmediate execution -> <quote>immediate execution...
172                 5.2. = Fix MBOX capitalization -> Mbox
173                 5.3. + Improve Plugins def. w/ tech. ref.
174                 5.4. = Quotation -> replace '>' by <quote>></quote>
175                 5.5. - SMTP Server. -> remove dot
176         * po/es.po
177                 Updated translation
178
179 2006-08-25 [mones]      2.4.0cvs88
180
181         * manual/ack.xml
182                 Reformatted, changed email address
183         * manual/glossary.xml
184                 Reformatted, fixed MANUAL-TODO items:
185                 8.2. + add ROT-13 to glossary
186                 8.4. + add URL to glossary
187         * manual/es/advanced.xml
188                 Fixed <literal>s
189
190 2006-08-25 [paul]       2.4.0cvs87
191
192         * src/gtk/icon_legend.c
193                 add 'marked for deletion' icon
194                 arrange icons by containing column
195                 wrap long label text
196
197 2006-08-25 [colin]      2.4.0cvs86
198
199         * src/common/utils.c
200         * src/common/utils.h
201                 Add the sc_g_*list_bigger functions in
202                 a place everyone can use it
203         * src/summaryview.c
204                 Only freeze/thaw the list when working
205                 on the selection, if it's bigger than 1
206         * src/gtk/gtksctree.c
207                 Only freeze/thaw the list when unselec-
208                 ting 'all' if ('all' != 1)
209                 This avoids some flickering
210
211 2006-08-24 [colin]      2.4.0cvs85
212
213         * src/addressbook.c
214                 Fix strange list selection
215                 Fix random seg (Invalid read of freed memory)
216
217 2006-08-24 [colin]      2.4.0cvs84
218
219         * src/alertpanel.c
220         * src/gtk/inputdialog.c
221         * src/plugins/pgpcore/passphrase.c
222                 Revert minimal width patch of 2.4.0cvs67,
223                 as it is also a maximal width. Use 
224                 gtk_window_set_default_size instead.
225
226 2006-08-24 [colin]      2.4.0cvs83
227
228         * src/msgcache.c
229                 Write cache/mark to temp files before
230                 overwriting old ones (avoids metadata
231                 loss if writing the new files fail).
232                 Use mmap() to read cache/mark file, as
233                 this makes cache reading faster. Dis-
234                 abled for big-endian machines until it
235                 can be tested. (Big-endian users: set
236                 msgcache_use_mmap = TRUE in the relevant
237                 #if).
238         * src/procmsg.h
239                 Move rarely used fields of MsgInfo in 
240                 another structure, which will only be
241                 allocated if needed. Face, X-Face,
242                 Return receipt headers and List-*
243                 headers are moved. Mails having none
244                 of these occupy 52 bytes less with
245                 this patch, which makes 2.5MB of RAM
246                 saved on a 50k folder).
247         * src/headerview.c
248         * src/mainwindow.c
249         * src/messageview.c
250         * src/partial_download.c
251         * src/procheader.c
252         * src/procmsg.c
253         * src/textview.c
254                 Follow this structure change.
255
256 2006-08-24 [wwp]        2.4.0cvs82
257
258         * manual/es/.cvsignore
259         * manual/es/dist/.cvsignore
260         * manual/es/dist/html/.cvsignore
261         * manual/es/dist/pdf/.cvsignore
262         * manual/es/dist/ps/.cvsignore
263         * manual/es/dist/txt/.cvsignore
264                 more (generated) files to ignore.
265
266 2006-08-24 [colin]      2.4.0cvs81
267
268         * src/folder.c
269         * src/mh.c
270                 Fix possible problems with local delivery. Check the folder doesn't
271                 need scan before setting its mtime when saving cache (which can be
272                 done long after the folder's been modified by an external process);
273                 Check that the stored item's mtime didn't change in mh functions.
274
275 2006-08-24 [mones]      2.4.0cvs80
276
277         * manual/advanced.xml
278                 Rewrapping, some fixes and MANUAL-TODO items:
279                 8.1. = change "" to <quote></quote>
280                 8.3. = quote menu items
281                 8.5. - deploying -> new user ... ideally a new user (redundant)
282
283 2006-08-23 [colin]      2.4.0cvs79
284
285         * src/gtk/gtksctree.c
286                 When selecting or deselecting range, only
287                 freeze/thaw when selection is bigger than 10
288
289 2006-08-23 [colin]      2.4.0cvs78
290
291         * src/messageview.c
292         * src/mimeview.c
293         * src/mimeview.h
294         * src/plugins/dillo_viewer/dillo_viewer.c
295                 Provide an API for MimeViewer plugins to
296                 return a text selection for replying
297
298 2006-08-23 [colin]      2.4.0cvs77
299
300         * src/image_viewer.c
301         * src/textview.c
302                 Use gtk_pixbuf_new_from_file_at_scale(), which
303                 is faster than getting the pixbuf then resizing
304                 it.
305
306 2006-08-23 [colin]      2.4.0cvs76
307
308         * src/procmime.c
309                 UTF-8 should be sent Quoted-printable
310
311 2006-08-22 [colin]      2.4.0cvs75
312
313         * src/mh.c
314                 Check if scan is required before touching
315                 the folder (or it'll be required every time)
316
317 2006-08-22 [colin]      2.4.0cvs74
318
319         * configure.ac
320                 Require libetpan 0.46 (crasher fix when built
321                 against gnutls)
322
323 2006-08-22 [colin]      2.4.0cvs73
324
325         * src/folder.c
326                 Set folder's mtime after writing its
327                 cache
328         * src/folderview.c
329                 Add some timing
330         * src/procmsg.c
331                 Don't do useless stuff if we don't 
332                 thread by subject
333         * src/summaryview.c
334                 Add some timing, don't deselect prior
335                 to selecting (gtksctree does it itself),
336                 remove crash avoidance hacks as it's been
337                 properly fixed since a while
338         * src/common/utils.c
339                 Optimize to_human_readable(): _() is slow,
340                 do it only once, and avoid %f format for KB
341                 (the most common in a summaryview)
342         * src/gtk/gtksctree.c
343                 Don't uselessly freeze/thaw (fixes flicker
344                 on next unread and friends), reduce number
345                 of g_list_nth/g_list_position where possible
346         * src/gtk/gtkutils.c
347         * src/gtk/gtkutils.h
348                 Reduce number of g_list_nth/g_list_position
349                 where possible.
350                 All of this makes loading as 70k folder 2.1
351                 seconds instead of 3.2 (with hot FS caches).
352                 (1.3 seconds without Date and Size columns...)
353
354 2006-08-22 [paul]       2.4.0cvs72
355
356         wrap documents and do some items from mones' MANUAL-TODO:
357
358         * manual/account.xml
359                 4.1. = fix tabname references to <quote>tabname</quote>
360                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
361         * manual/faq.xml
362                 1.1. = mentioned options don't match UI
363                 Add information about the 'Never send Return Receipts'
364                 option
365         * manual/handling.xml
366                 6.2. = Mentions Extended symbols button, but now is
367                 named Information
368                 6.3. = Mentions ... button, which is now Edit
369
370 2006-08-22 [colin]      2.4.0cvs71
371
372         * src/gtk/pluginwindow.c
373                 Fix layout in verbose translations (such
374                 as french)
375
376 2006-08-22 [paul]       2.4.0cvs70
377
378         * manual/Makefile.am
379                 build manuals in alphabetical order
380         * src/addressbook.c
381         * src/prefs_themes.c
382                 replace/remove deprecated symbols
383         * src/gtk/gtkutils.c
384                 fix a warning
385         * src/gtk/pluginwindow.c
386                 replace deprecated symbol
387                 replace label text and move it
388         * src/plugins/pgpcore/prefs_gpg.c
389                 move the 'Generate...' button out of the
390                 Sign Key frame, replace the English used
391         * src/plugins/pgpcore/sgpgme.c
392                 fixes to the English
393
394 2006-08-21 [colin]      2.4.0cvs69
395
396         * src/plugins/trayicon/trayicon.c
397                 Add more strings for translation; patch
398                 by Pawel
399
400 2006-08-21 [colin]      2.4.0cvs68
401
402         * src/compose.c
403                 fix replied flag not set after drafting
404         * src/matcher.c
405                 fix body quicksearch in non-encoded bodies
406                 containing '='
407         * src/msgcache.c
408                 Get rid of the g_malloc workaround for
409                 corrupted caches, use g_try_malloc
410
411 2006-08-21 [colin]      2.4.0cvs67
412
413         * src/alertpanel.c
414         * src/gtk/inputdialog.c
415         * src/plugins/pgpcore/passphrase.c
416                 Set minimal width to 375
417         * src/mainwindow.c
418                 Fix switching to offline, asking if it 
419                 should be overriden for synchronising
420         * src/mimeview.c
421                 Don't offer to remember command on Open 
422                 with for text parts, as the browser or 
423                 text editor command isn't changed from 
424                 there
425
426 2006-08-20 [paul]       2.4.0cvs66
427
428         * po/ko.po
429         * po/zh_CN.po
430                 fix plural form errors. revealed by stricter
431                 checking of gettext 0.15
432
433 2006-08-18 [paul]       2.4.0cvs65
434
435         * src/stock_pixmap.c
436                 fix the fix of 2.4.0cvs64
437                 Thanks to Colin
438
439 2006-08-18 [paul]       2.4.0cvs64
440
441         * src/stock_pixmap.c
442                 fix leaks
443                 Thanks to Colin
444
445 2006-08-18 [paul]       2.4.0cvs63
446
447         * src/compose.c
448         * src/procmsg.c
449                 fix occasional IMAP bug where large msgs
450                 were left in the queue folder after sending
451                 Thanks to Colin
452
453 2006-08-18 [paul]       2.4.0cvs62
454
455         * src/folderview.c
456                 freeze the summaryview while quicksearch results
457                 are displayed
458                 (fixes bug 456 'current message is hidden when the
459                 view is refreshed and extended search is "unread 
460                 messages"')
461                 Thanks to Colin
462         * src/textview.c
463                 add missing #include "inputdialog.h"
464         * src/common/utils.h
465                 add missing mailcap_update_default() and improve
466                 readability
467
468 2006-08-17 [colin]      2.4.0cvs61
469
470         * src/plugins/pgpcore/select-keys.c
471                 Fix warnings :)
472
473 2006-08-17 [colin]      2.4.0cvs60
474
475         * src/compose.c
476                 Don't continue queuing if Cancel is clicked
477                 in select-keys
478
479 2006-08-17 [colin]      2.4.0cvs59
480
481         * src/plugins/pgpcore/select-keys.c
482                 When encrypting, if only one key matches and it 
483                 matches exactly, automatically use it.
484
485 2006-08-17 [colin]      2.4.0cvs58
486
487         * src/mimeview.c
488         * src/prefs_common.c
489         * src/prefs_common.h
490         * src/prefs_ext_prog.c
491         * src/textview.c
492                 Fix issues with previous patch (text/html)
493                 Remove outdated prefs
494
495 2006-08-17 [colin]      2.4.0cvs57
496
497         * src/imap.c
498                 Add View Log button on auth error
499         * src/procmsg.c
500                 Fix encrypted mail marked as new when
501                 saved in normal folders
502         * src/plugins/pgpinline/pgpinline.c
503                 Fix encrypt bug on IMAP
504         * src/mimeview.c
505         * src/common/utils.c
506         * src/common/utils.h
507         * src/gtk/inputdialog.c
508         * src/gtk/inputdialog.h
509                 Get rid of metamail stuff, simplify
510                 opening, and allow remembering of user's
511                 choices (by updating ~/.mailcap). There's
512                 still to drop "Audio player" and "Image
513                 viewer" preferences.
514
515 2006-08-17 [mones]      2.4.0cvs56
516
517         * manual/es/sylpheed-claws-manual.xml
518                 fix DTD path
519
520 2006-08-17 [mones]      2.4.0cvs55
521
522         * configure.ac
523         * manual/Makefile.am
524         * manual/es/Makefile.am
525         * manual/es/account.xml
526         * manual/es/ack.xml
527         * manual/es/addrbook.xml
528         * manual/es/advanced.xml
529         * manual/es/faq.xml
530         * manual/es/glossary.xml
531         * manual/es/gpl.xml
532         * manual/es/handling.xml
533         * manual/es/intro.xml
534         * manual/es/keyboard.xml
535         * manual/es/plugins.xml
536         * manual/es/starting.xml
537         * manual/es/sylpheed-claws-manual.xml
538         * manual/es/dist/Makefile.am
539         * manual/es/dist/html/Makefile.am
540         * manual/es/dist/pdf/Makefile.am
541         * manual/es/dist/ps/Makefile.am
542         * manual/es/dist/txt/Makefile.am
543                 Spanish translation for the manual
544
545 2006-08-16 [colin]      2.4.0cvs54
546
547         * src/compose.c
548         * src/main.c
549         * src/mainwindow.c
550                 Fix send button sensitivity at startup
551                 Set send menu sensitivity (patch by Fabien)
552         * src/ssl_manager.c
553                 Enable closing with esc (patch by Fabien)
554         * src/gtk/foldersort.c
555                 Enable closing with esc (patch by Fabien)
556         * src/procmime.c
557                 Optimisation (no need to copy to tempfile to
558                 "decode" 7bit and 8bit)
559         * src/summaryview.c
560                 Fix cruft in swap_from case
561         * src/textview.c
562                 Fix missing last line in some mail cases 
563                 (Fixes debian #381872)
564         * src/plugins/pgpcore/prefs_gpg.c
565         * src/plugins/pgpcore/sgpgme.c
566         * src/plugins/pgpcore/sgpgme.h
567                 Don't show "no key found" when user explicitely
568                 wants to create a key
569
570 2006-08-16 [paul]       2.4.0cvs53
571
572         * configure.ac
573         * src/account.c
574         * src/addressbook.c
575         * src/headerview.c
576         * src/prefs_account.c
577         * src/prefs_message.c
578         * src/gtk/gtkutils.c
579                 bump up minimum required versions of GTK+ and
580                 GLIB to 2.6.0
581
582 2006-08-16 [paul]       2.4.0cvs52
583
584         * src/toolbar.c
585                 workaround GTK+ Bug 351600 - 'Can't re-click
586                 on button after sensitivity update'
587                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
588                 Thanks to Colin
589
590 2006-08-15 [colin]      2.4.0cvs51
591
592         * src/plugins/pgpcore/prefs_gpg.c
593                 Set options sensitivity according to
594                 key existence
595         * src/plugins/pgpcore/sgpgme.c
596                 Allow to create key with no passphrase
597
598 2006-08-14 [cleroy]     2.4.0cvs50
599
600         * src/gtk/pluginwindow.c
601                 New layout (maybe to be changed?)
602         * src/gtk/gtkutils.c
603                 Fix a bit label_window
604         * src/plugins/pgpcore/passphrase.c
605         * src/plugins/pgpcore/passphrase.h
606         * src/plugins/pgpcore/plugin.c
607         * src/plugins/pgpcore/prefs_gpg.c
608         * src/plugins/pgpcore/prefs_gpg.h
609         * src/plugins/pgpcore/sgpgme.c
610         * src/plugins/pgpcore/sgpgme.h
611                 Allow to create a PGP private key via the GUI
612
613 2006-08-14 [wwp]        2.4.0cvs49
614
615         * src/addressbook_foldersel.c
616                 fix strict ISO C90 compliance.
617
618 2006-08-14 [paul]       2.4.0cvs48
619
620         * src/gtk/prefswindow.c
621                 re-set scrolled window on opening
622                 Patch by Ticho
623
624 2006-08-14 [paul]
625
626         2.5.0-rc1 released
627
628 2006-08-14 [paul]       2.4.0cvs47
629
630         * src/prefs_display_header.c
631                 re-enable user-defined Displayed Headers
632
633 2006-08-14 [paul]       2.4.0cvs46
634
635         * src/prefs_account.c
636                 use GTK_STOCK_EDIT
637
638 2006-08-13 [colin]      2.4.0cvs45
639
640         * src/common/utils.c
641                 Fix "a" in quote when the original message is empty,
642                 by using \0 instead of 'a' to test writability of
643                 temp files.
644
645 2006-08-13 [wwp]        2.4.0cvs44
646
647         * src/plugins/spamassassin/spamassassin.c
648                 fix capitalization of "SpamAssassin" in some debug, log and
649                 dialog messages.
650
651 2006-08-13 [paul]       2.4.0cvs43
652
653         * src/editldap.c
654                 fix overlapping widgets
655         * src/prefs_account.c
656                 fix translation of protocol_names[]
657                 fix label disappearing off the edge of the
658                 visible area
659
660 2006-08-12 [paul]       2.4.0cvs42
661
662         * manual/plugins.xml
663                 update IRC channel info before it gets forgotten
664                 about
665
666 2006-08-11 [colin]      2.4.0cvs41
667
668         * src/compose.c
669         * src/mainwindow.c
670         * src/mainwindow.h
671         * src/procmsg.c
672         * src/procmsg.h
673         * src/summaryview.c
674         * src/toolbar.c
675                 Grey out the Send button if
676                 - Queue folders are empty, or
677                 - We're sending already
678
679 2006-08-11 [wwp]        2.4.0cvs40
680
681         * src/main.c
682                 fix a logic issue when quitting while a compose window is
683                 still open, thanks to Colin.
684
685 2006-08-10 [colin]      2.4.0cvs39
686
687         * src/main.c
688                 Fix default font size setting after wizard run
689         * src/imap.c
690         * src/etpan/imap-thread.c
691         * src/etpan/imap-thread.h
692                 Fix bug #999 (Timing out on TSL cert validation 
693                 dialog makes ugly things happen). Also, STARTTLS
694                 unconditionnaly if initial capabilities contain
695                 LOGINDISABLED and STARTTLS.
696
697 2006-08-09 [colin]      2.4.0cvs38
698
699         * src/mainwindow.c
700         * src/mainwindow.h
701                 Fix Tools/Actions sensitivity when there are
702                 no actions
703
704 2006-08-09 [colin]      2.4.0cvs37
705
706         * src/prefs_filtering.c
707                 Warning fix, patch by Paul
708         * src/messageview.c
709         * src/prefs_actions.c
710         * src/prefs_filtering_action.c
711         * src/prefs_matcher.c
712                 Uniformisation of "Info ..." to "Info..." (for
713                 old gtk), patch by Fabien
714         * src/plugins/clamav/clamav_plugin_gtk.c
715                 Sensitivity fix by Fabien
716
717 2006-08-09 [colin]      2.4.0cvs36
718
719         * src/main.c
720         * src/main.h
721                 Add a function to know whether we're exiting
722         * src/plugins/trayicon/trayicon.c
723                 If exiting, don't do anything. Faster, and
724                 avoids gtk_main_iteration reentracy causing
725                 segfaults at exit
726
727 2006-08-09 [colin]      2.4.0cvs35
728
729         * src/messageview.c
730         * src/mimeview.c
731         * src/mimeview.h
732                 Fix lack of part selection when automatically 
733                 jumping to a specific part
734         * src/msgcache.c
735                 Little optimisation in cache reading
736
737 2006-08-09 [colin]      2.4.0cvs34
738
739         * src/compose.c
740                 Fix crash setting the priority on reedit
741                 (Accessing compose before creating it!)
742
743 2006-08-08 [colin]      2.4.0cvs33
744
745         * src/procmime.c
746                 Fix bug #998 (last attachment is not accessible)
747                 Bad RFC interpretation on multipart close-delimiters
748         * src/mimeview.c
749         * src/mimeview.h
750         * src/gtk/gtkvscrollbutton.c
751         * src/gtk/gtkvscrollbutton.h
752                 Make attachments list wheel-scrollable
753
754 2006-08-07 [colin]      2.4.0cvs32
755
756         * src/gtk/gtkaspell.c
757                 Fix bug #973 (Unicode punctation characters 
758                 are not recognized as separators by the
759                 spell checker); fix unsigned stuff
760
761 2006-08-07 [colin]      2.4.0cvs31
762
763         * src/compose.c
764                 Fix bug #956 (DnD text with accents in compose 
765                 text entry); fix gccc's signed/unsigned fuss
766
767 2006-08-06 [colin]      2.4.0cvs30
768
769         * src/main.c
770                 Fix bug #979 (Plugin crashes when exiting 
771                 sylpheed-claws) : handle exit request only 
772                 once
773
774 2006-08-05 [colin]      2.4.0cvs29
775
776         * src/news.c
777                 Just make sure we have a msgid.
778
779 2006-08-05 [colin]      2.4.0cvs28
780
781         * src/news.c
782         * src/summaryview.c
783                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
784                 by reimplementing it
785         * src/textview.c
786                 Fix bug when hiding quotes with level > 3 and quote
787                 colors are recycled
788
789 2006-08-04 [colin]      2.4.0cvs27
790
791         * src/compose.c
792         * src/undo.c
793         * src/undo.h
794                 Fix a bit replace-by-pasting undo
795         * src/mainwindow.c
796         * src/messageview.c
797                 Fix Fold quotes menu synchro in
798                 mainwindow when it changes in 
799                 messageview
800         * src/textview.c
801                 Fix right-click on quotes blocks
802         * src/common/utils.c
803                 Verify that the file created by
804                 my_tmpfile() is writable. Fixes
805                 bug #988 (very specific filesystem
806                 issue)
807         * src/plugins/pgpcore/sgpgme.c
808                 Fix file descriptor leak
809         * src/plugins/spamassassin/spamassassin.c
810                 Warn once if spamd isn't reachable
811
812 2006-08-04 [colin]      2.4.0cvs26
813
814         * src/toolbar.c
815                 i18n context patch by Fabien
816
817 2006-08-03 [colin]      2.4.0cvs25
818
819         * src/mainwindow.c
820         * src/messageview.c
821                 Rename "Hide quotes" to "Fold quotes"
822         * src/textview.c
823                 Don't use hand cursor on quotes. "all 
824                 the bonuses of the feature and none of 
825                 unwelcome side-effects"
826
827 2006-08-03 [colin]      2.4.0cvs24
828
829         * AUTHORS
830         * sylpheed-claws.desktop
831         * src/gtk/authors.h
832                 Bring the desktop file to XDG compliance
833                 Patch by Charles A. Edwards
834
835 2006-08-03 [colin]      2.4.0cvs23
836
837         * src/textview.c
838                 Fix links offset when they are preceded
839                 by accentued chars (g_utf8_strlen!)
840         * src/mainwindow.c
841                 Fix wrong status when starting offline
842
843
844 2006-08-03 [wwp]        2.4.0cvs22
845
846         * src/prefs_common.h
847                 ask what to do w/ filtering rules that belong to an account when
848                 applying filtering rules manually from the main window (skip,
849                 apply regardless of the account, use current account). This dialog
850                 can be skipped and the last reply used.
851                 (forgot that file)
852
853 2006-08-03 [wwp]        2.4.0cvs21
854
855         * src/filtering.c
856         * src/filtering.h
857         * src/prefs_common.c
858         * src/summaryview.c
859         * src/alertpanel.c
860         * src/alertpanel.h
861         * src/messageview.c
862                 ask what to do w/ filtering rules that belong to an account when
863                 applying filtering rules manually from the main window (skip,
864                 apply regardless of the account, use current account). This dialog
865                 can be skipped and the last reply used.
866
867
868 2006-08-03 [colin]      2.4.0cvs20
869
870         * src/textview.c
871                 Optimize previous patch
872
873 2006-08-03 [cleroy]     2.4.0cvs19
874
875         * src/textview.c
876                 Fix quotes getting toggled back when the
877                 mail has an even number of text parts
878
879 2006-08-02 [colin]      2.4.0cvs18
880
881         * src/messageview.c
882                 Add Hide quotes menu
883
884 2006-08-02 [colin]      2.4.0cvs17
885
886         * src/mainwindow.c
887         * src/prefs_common.c
888         * src/textview.c
889         * src/textview.h
890         * src/gtk/about.c
891                 Allow per-level quote hiding,
892                 Allow toggling quotes by double-clicking them
893                 Rename RemoteURI to ClickableText to reflect
894                 the fact it's used for a variety of things
895
896 2006-08-02 [wwp]        2.4.0cvs16
897
898         * src/mainwindow.c
899                 fix "View/Hide quotes" menu item status initialization.
900
901 2006-08-02 [wwp]        2.4.0cvs15
902
903         * src/matcher_parser_parse.y
904                 remove a debug trace.
905
906 2006-08-02 [paul]       2.4.0cvs14
907
908         * src/plugins/pgpcore/passphrase.c
909                 don't set initial dialog size
910                 make it resizable
911
912 2006-08-02 [paul]       2.4.0cvs13
913
914         * src/noticeview.c
915                 remove the rogue '/' character
916
917 2006-08-02 [paul]       2.4.0cvs12
918
919         * src/noticeview.c
920                 allow buttons to resize as necessary
921
922 2006-08-01 [wwp]        2.4.0cvs11
923
924         * src/mbox.c
925                 fix strict ISO C90 compliance.
926
927 2006-08-01 [wwp]        2.4.0cvs10
928
929         * tools/update-po
930                 updated update-po tool to work w/ context-dependent translations.
931                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
932
933 2006-08-01 [wwp]        2.4.0cvs9
934
935         * src/matcher.c
936         * src/prefs_filtering.c
937         * src/prefs_matcher.c
938                 allow context-dependent translations for "All",
939                 patch by Fabien Vantard <fzzzzz@gmail.com>.
940
941 2006-07-31 [colin]      2.4.0cvs8
942
943         * AUTHORS
944         * src/gtk/authors.h
945                 Add Rafal to authors
946
947 2006-07-31 [colin]      2.4.0cvs7
948
949         * src/compose.c
950         * src/mainwindow.c
951         * src/messageview.h
952         * src/prefs_common.c
953         * src/prefs_common.h
954         * src/textview.c
955                 Add 'View/Hide quotes'. Patch based on a patch
956                 by Rafal Weglarz
957
958 2006-07-31 [colin]      2.4.0cvs6
959
960         * src/action.c
961                 Fix problem with "> stuff >" actions
962
963 2006-07-31 [paul]       2.4.0cvs5
964
965         * po/nb.po
966                 updated by Geir Helland
967
968 2006-07-31 [wwp]        2.4.0cvs4
969
970         * src/mainwindow.c
971         * src/summaryview.c
972         * src/summaryview.h
973                 add "View/Go to/Parent message" and "View/Go to/Last read message",
974                 thanks to Colin.
975
976 2006-07-31 [wwp]        2.4.0cvs3
977
978         * src/Makefile.am
979         * src/addr_compl.c
980         * src/addr_compl.h
981         * src/addressbook.c
982         * src/addressbook.h
983         * src/addressbook_foldersel.c
984         * src/addressbook_foldersel.h
985         * src/addrindex.c
986         * src/addrindex.h
987         * src/matcher.c
988         * src/matcher.h
989         * src/matcher_parser_lex.l
990         * src/matcher_parser_parse.y
991         * src/prefs_common.c
992         * src/prefs_common.h
993         * src/prefs_filtering.c
994         * src/prefs_matcher.c
995         * src/prefs_matcher.h
996         * src/summaryview.c
997                 introduce filtering against the address book. It's now possible to add
998                 matched conditions to determine if any email address in a message matches
999                 or doesn't match any or all books or folders in the address book.
1000
1001 2006-07-31 [wwp]        2.4.0cvs2
1002
1003         * src/account.c
1004         * src/filtering.c
1005         * src/filtering.h
1006         * src/folder.c
1007         * src/folderview.c
1008         * src/inc.c
1009         * src/mainwindow.c
1010         * src/matcher.c
1011         * src/matcher_parser_lex.l
1012         * src/matcher_parser_parse.y
1013         * src/mbox.c
1014         * src/prefs_filtering.c
1015         * src/prefs_filtering.h
1016         * src/procmsg.c
1017         * src/procmsg.h
1018         * src/summaryview.c
1019                 introduce per-account filtering rules. Each filtering rule can now be assigned
1020                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1021                 when applying filtering rules manually, as all rules will apply - even the ones
1022                 assigned to an account. This issue will be addressed soon.
1023  
1024
1025
1026 2006-07-31 [wwp]        2.4.0cvs1
1027
1028         * src/quote_fmt.c
1029                 make more strings translatable.
1030
1031 2006-07-31 [paul]       2.4.0
1032
1033         2.4.0 released
1034
1035 2006-07-31 [paul]       2.3.1cvs91
1036
1037         * po/ca.po
1038                 updated by Miquel Oliete
1039
1040 2006-07-31 [paul]       2.3.1cvs90
1041
1042         * po/de.po
1043         * po/el.po
1044         * po/fr.po
1045         * po/it.po
1046         * po/pl.po
1047         * po/pt_BR.po
1048         * po/sr.po
1049         * po/zh_CN.po
1050                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1051                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1052                 Aleksandar Urosevic, and Ralgh Young
1053
1054 2006-07-31 [paul]       2.3.1cvs89
1055
1056         * src/account.c
1057         * src/main.c
1058         * src/mainwindow.c
1059         * src/mainwindow.h
1060                 Fix a race condition when, after an SC crash, rescanning
1061                 folders took more than 0.5 seconds
1062                 Thanks to Colin
1063
1064 2006-07-31 [paul]       2.3.1cvs88
1065
1066         * src/folderview.c
1067                 don't translate separator strings
1068
1069 2006-07-30 [mones]      2.3.1cvs87
1070
1071         * doc/man/sylpheed-claws.1
1072                 Fixed non-ASCII chars in Hoa's name
1073         * po/es.po
1074                 Updated for release
1075
1076 2006-07-27 [colin]      2.3.1cvs86
1077
1078         * src/textview.c
1079                 Don't include the leading \n in links
1080                 Patch by Fabien
1081
1082 2006-07-25 [colin]      2.3.1cvs85
1083
1084         * src/mainwindow.c
1085         * src/common/socket.h
1086         * src/etpan/imap-thread.c
1087                 Refresh resolvers before connecting
1088                 to IMAP servers, and after switching
1089                 to online. Thanks to Paul.
1090
1091 2006-07-18 [colin]
1092
1093         * 2.4.0-rc4 released
1094
1095 2006-07-17 [colin]      2.3.1cvs84
1096
1097         * src/inc.c
1098                 Show connection attempt in statusbar before
1099                 connecting (previously first message was
1100                 "Retrieving messages from ..." after the
1101                 connection succeeded.
1102
1103 2006-07-16 [wwp]        2.3.1cvs83
1104
1105         * sylpheed-claws.ico
1106                 Added .ico file (windows multi-size icon file, generated).
1107
1108 2006-07-12 [wwp]        2.3.1cvs82
1109
1110         * src/messageview.c
1111                 remove Message/Re-edit menu entry from messageview window,
1112                 as sent/draft/queued messages are opened in compose window when
1113                 re-edited and it's not possible to re-edit other msgs.
1114
1115 2006-07-12 [paul]       2.3.1cvs81
1116
1117         * AUTHORS
1118         * src/mainwindow.c
1119         * src/gtk/authors.h
1120                 check online state before resetting
1121                 mailcheck timer. Useful if some program
1122                 verifies connection state and updates
1123                 Claws.
1124                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
1125
1126 2006-07-12 [paul]       2.3.1cvs80
1127
1128         * sylpheed-claws-128x128.png
1129         * sylpheed-claws-64x64.png
1130         * sylpheed-claws.png
1131         * src/Makefile.am
1132         * src/main.c
1133         * src/prefs_toolbar.c
1134         * src/stock_pixmap.c
1135         * src/stock_pixmap.h
1136         * src/wizard.c
1137         * src/gtk/about.c
1138         * src/gtk/gtkutils.c
1139         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
1140         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
1141         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
1142         * src/pixmaps/sylpheed.xpm              ** REMOVED **
1143         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
1144         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
1145                 updated and renamed logo/icon files and related
1146                 logo by Jesper Schultz
1147
1148 2006-07-11 [paul]       2.3.1cvs79
1149
1150         * src/main.c
1151                 fix the labels a smidgin
1152
1153 2006-07-09 [colin]      2.3.1cvs78
1154
1155         * src/textview.c
1156                 Show errors in textviewer's command
1157                 Patch by H. Merijn Brand
1158
1159 2006-07-09 [colin]      2.3.1cvs77
1160
1161         * src/compose.c
1162                 Save FMID in drafts too
1163
1164 2006-07-08 [colin]      2.3.1cvs76
1165
1166         * src/compose.c
1167                 Svae RMID in drafted mails too
1168                 Save quote_fmt vars for whole mails,
1169                 don't reset at each quote_fmt_init:
1170                 allows to use the same |i{var} in
1171                 various template fields
1172         * src/prefs_template.c
1173         * src/quote_fmt.h
1174         * src/quote_fmt_parse.y
1175                 Same
1176
1177 2006-07-08 [colin]      2.3.1cvs75
1178
1179         * src/textview.c
1180                 Fix highlighting of attached parts URIs
1181
1182 2006-07-08 [colin]      2.3.1cvs74
1183
1184         * src/main.c
1185                 Prevent bug #981 (sc 2.3.1 segfaults with 
1186                 gtk+ 2.10) from being reported again:
1187                 if Sylpheed-Claws has been compiled against
1188                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
1189                 of if Sylpheed-Claws has been compiled against
1190                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1191                 error out.
1192
1193 2006-07-07 [colin]      2.3.1cvs73
1194
1195         * src/prefs_actions.c
1196                 Fix label
1197
1198 2006-07-07 [colin]      2.3.1cvs72
1199
1200         * src/prefs_actions.c
1201                 Fix compile on gtk < 2.8. argh :)
1202
1203 2006-07-07 [paul]       2.3.1cvs71
1204
1205         * src/common/defs.h
1206                 update DONATE_URI
1207
1208 2006-07-07 [colin]      2.3.1cvs70
1209
1210         * po/POTFILES.in
1211         * src/quote_fmt.c
1212         * src/quote_fmt_lex.l
1213         * src/quote_fmt_parse.y
1214                 Add |i{var}, a way to insert user-entered
1215                 text in a template
1216
1217 2006-07-07 [colin]
1218
1219         * 2.4.0-rc3 released
1220
1221 2006-07-07 [colin]      2.3.1cvs69
1222
1223         * src/folder.c
1224                 Don't consider inboxes of UNKNOWN folder 
1225                 classes to be useable as default inboxes
1226
1227 2006-07-07 [paul]       2.3.1cvs68
1228
1229         * src/textview.c
1230                 add missing #include <errno.h>
1231                 Thanks to René J. Blokland
1232
1233 2006-07-07 [paul]       2.3.1cvs67
1234
1235         * src/action.c
1236                 Return now Closes dialog
1237         * src/mimeview.c
1238         * src/mimeview.h
1239         * src/textview.c
1240                 add contextual menu to mime parts listed
1241                 in the textview
1242                 Thanks to Colin
1243         * src/common/utils.c
1244                 reversal: ' is a valid character in URLs
1245
1246 2006-07-06 [colin]      2.3.1cvs66
1247
1248         * src/remotefolder.h
1249                 Forgotten in previous commit
1250
1251 2006-07-06 [colin]      2.3.1cvs65
1252
1253         * src/folder.c
1254                 Set summary update flag whenever
1255                 totals changed
1256         * src/imap.c
1257         * src/prefs_account.c
1258         * src/common/utils.h
1259         * src/etpan/imap-thread.c
1260                 Fix warnings, thanks to Fabien and
1261                 Ricardo
1262
1263 2006-07-06 [wwp]        2.3.1cvs64
1264
1265         * src/gtk/gtkutils.c
1266                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1267
1268 2006-07-06 [wwp]        2.3.1cvs63
1269
1270         * src/account.c
1271         * src/addressbook.c
1272         * src/addressitem.h
1273         * src/folderview.c
1274         * src/mainwindow.c
1275         * src/manual.c
1276         * src/manual.h
1277         * src/message_search.c
1278         * src/prefs_actions.c
1279         * src/prefs_filtering.c
1280         * src/prefs_filtering.h
1281         * src/prefs_template.c
1282         * src/summary_search.c
1283         * src/summaryview.c
1284         * src/gtk/gtkutils.c
1285         * src/gtk/gtkutils.h
1286         * src/gtk/pluginwindow.c
1287                 add help buttons to some dialogs. Clicking such buttons opens a
1288                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1289
1290 2006-07-06 [paul]       2.3.1cvs62
1291
1292         * src/textview.c
1293                 fix attachments contextual menu
1294                 Thanks to Colin
1295
1296 2006-07-05 [colin]      2.3.1cvs61
1297
1298         * src/textview.c
1299         * src/compose.c
1300                 Handle sftp:// links
1301
1302 2006-07-05 [paul]       2.3.1cvs60
1303
1304         * src/gtk/filesel.c
1305                 grab save button by default
1306                 Thanks to Colin
1307
1308 2006-07-05 [wwp]        2.3.1cvs59
1309
1310         * manual/xml2pdf
1311                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1312
1313 2006-07-04 [colin]      2.3.1cvs58
1314
1315         * src/mimeview.c
1316         * src/textview.c
1317                 Use left click to select, middle click to open
1318                 on mimeparts links
1319         * src/common/utils.c
1320                 Fix segfault
1321
1322 2006-07-04 [colin]      2.3.1cvs57
1323
1324         * src/mainwindow.c
1325         * src/news.c
1326                 Warning fixes, thanks to Fabien
1327
1328 2006-07-04 [colin]      2.3.1cvs56
1329
1330         * src/mimeview.c
1331         * src/mimeview.h
1332         * src/textview.c
1333                 Allow parts to be selected via their text label
1334                 in textview
1335
1336 2006-07-04 [colin]      2.3.1cvs55
1337
1338         * src/folderview.c
1339                 Feedback when closing (for big folders)
1340         * src/prefs_actions.c
1341         * src/prefs_filtering.c
1342         * src/prefs_matcher.c
1343         * src/prefs_template.c
1344                 Fix default button when closing without
1345                 having saved
1346
1347 2006-07-04 [colin]      2.3.1cvs54
1348
1349         * src/news.c
1350                 Delete local file on deletion
1351
1352 2006-07-03 [colin]      2.3.1cvs53
1353
1354         * src/folderview.c
1355         * src/main.c
1356                 Don't freeze when rescanning after crash
1357
1358 2006-07-03 [wwp]        2.3.1cvs52
1359
1360         * src/compose.c
1361         * src/privacy.c
1362         * src/privacy.h
1363         * src/plugins/pgpinline/pgpinline.c
1364         * src/plugins/pgpmime/pgpmime.c
1365                 don't report an error when the user cancels the passphrase dialog.
1366
1367 2006-07-02 [colin]      2.3.1cvs51
1368
1369         * src/folderview.c
1370                 Open message when crossing folders with Space,
1371                 goto next unread and friends
1372
1373 2006-07-01 [colin]      2.3.1cvs50
1374
1375         * src/prefs_account.c
1376                 Typographic rules varying from language
1377                 to language (in french "Protocole :"),
1378                 we have to do that :)
1379
1380 2006-07-01 [ticho]      2.3.1cvs49
1381
1382         * src/prefs_account.c
1383                 Only use one temporary gchar* variable in
1384                 prefs_account_protocol_set_optmenu().
1385
1386 2006-07-01 [ticho]      2.3.1cvs48
1387
1388         * src/prefs_account.c
1389         * src/prefs_account.h
1390                 Use GtkLabel for existing account protocol name.
1391                 Created an array for protocol names and populate the
1392                 combobox from it in a for() cycle.
1393
1394 2006-06-30 [colin]      2.3.1cvs47
1395
1396         * src/compose.c
1397                 Block undo when changing signature (by changing
1398                 account)
1399
1400 2006-06-30 [paul]       2.3.1cvs46
1401
1402         * src/send_message.c
1403                 when editing From in the Compose window, use that address
1404                 in the Return-Path: header
1405                 Thanks to Colin
1406
1407 2006-06-30 [colin]      2.3.1cvs45
1408
1409         * src/compose.c
1410                 Fix signature replacement:
1411                 - when no newline before separator
1412                 - when reediting
1413
1414 2006-06-29 [colin]      2.3.1cvs44
1415
1416         * src/folderview.c
1417         * src/folderview.h
1418         * src/mainwindow.c
1419         * src/summaryview.c
1420                 Let 'View/Go to/Next marked' work like
1421                 Next new & Next unread: across folders
1422                 Change the select_on_entry pref to do
1423                 what we want when changing folder
1424         * src/common/utils.c
1425                 Fix single-quoted links 
1426
1427 2006-06-29 [colin]      2.3.1cvs43
1428
1429         * src/gtk/gtkaspell.c
1430                 "Sylpheed" and "Sylpheed-Claws" do exist !
1431
1432 2006-06-29 [colin]      2.3.1cvs42
1433
1434         * src/imap.c
1435                 Forgot to remove debug
1436
1437 2006-06-29 [colin]      2.3.1cvs41
1438
1439         * src/imap.c
1440         * src/imap.h
1441         * src/mainwindow.c
1442                 Disconnect from IMAP servers when going
1443                 offline. Fixes bug #978 (going to offline-mode 
1444                 won't close connections)
1445
1446 2006-06-29 [colin]      2.3.1cvs40
1447
1448         * src/main.c
1449                 Fix transient setting on failing plugins
1450                 Patch by Fabien
1451         * src/plugins/pgpcore/sgpgme.c
1452                 Only warn for OpenPGP. Most people don't
1453                 have CMS available.
1454
1455 2006-06-29 [colin]      2.3.1cvs39
1456
1457         * src/compose.c
1458                 Fix Spelling menu (discrepancy between context menu
1459                 and top menu when folder's dictionary isn't the 
1460                 default one)
1461         * src/plugins/pgpcore/sgpgme.c
1462                 More error reporting about why gpgme can fail
1463
1464 2006-06-29 [wwp]        2.3.1cvs38
1465
1466         * src/mainwindow.c
1467                 honor the display-header-pane setting even when the message view
1468                 is a separate window.
1469
1470 2006-06-29 [wwp]        2.3.1cvs37
1471
1472         * src/prefs_actions.c
1473                 forgot to commit that one (use of GTK_STOCK_INFO).
1474
1475 2006-06-29 [colin]      2.3.1cvs36
1476
1477         * src/imap.c
1478                 Better handling of login errors (ask the password
1479                 again once), alert in case of error. Fix three
1480                 signedness warnings.
1481
1482 2006-06-28 [wwp]        2.3.1cvs35
1483
1484         * src/prefs_template.c
1485         * src/prefs_matcher.c
1486         * src/prefs_filtering_action.c
1487         * src/prefs_quote.c
1488                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
1489                 patch by Fabien Vantard, slightly modified.
1490
1491 2006-06-28 [paul]
1492
1493         2.4.0-rc2 released
1494
1495 2006-06-28 [colin]      2.3.1cvs34
1496
1497         * src/prefs_account.c
1498                 Fix bug #977 (Can't add or edit imap accounts)
1499
1500 2006-06-28 [colin]      2.3.1cvs33
1501
1502         * src/mimeview.c
1503                 Fix previous
1504
1505 2006-06-28 [colin]      2.3.1cvs32
1506
1507         * src/mimeview.c
1508                 Save named inlined attachments with "Save all"
1509         * src/main.c
1510         * src/mbox.c
1511         * src/common/plugin.c
1512         * src/common/plugin.h
1513         * src/common/sylpheed.c
1514         * src/common/utils.c
1515         * src/plugins/pgpcore/sylpheed.def
1516         * src/plugins/pgpinline/sylpheed.def
1517         * src/plugins/pgpmime/sylpheed.def
1518                 Win32 compatibility patch, by
1519                 Werner Koch
1520
1521 2006-06-28 [wwp]        2.3.1cvs31
1522
1523         * src/imap.c
1524         * src/prefs_folder_item.c
1525                 less compilation warnings (thanks to Fabien Vantard), less typos.
1526
1527 2006-06-28 [paul]       2.3.1cvs30
1528
1529         * src/gtk/gtkutils.c
1530                 gtk_combo_box_set_focus_on_click() is only
1531                 available since gtk 2.6.0
1532
1533 2006-06-28 [paul]       2.3.1cvs29
1534
1535         * src/prefs_ext_prog.c
1536                 fix engrish and add a tooltip for the
1537                 'command for 'Display as text' option
1538
1539 2006-06-28 [paul]
1540
1541         2.4.0-rc1 released
1542
1543 2006-06-28 [paul]       2.3.1cvs28
1544
1545         * ChangeLog
1546         * tools/Makefile.am
1547                 include textviewer.pl in releases
1548
1549 2006-06-28 [paul]       2.3.1cvs27
1550
1551         * src/prefs_ext_prog.c
1552                 hide Print command option if libgnomeprint
1553                 support is present
1554
1555 2006-06-27 [colin]      2.3.1cvs26
1556
1557         * src/compose.c
1558                 Fix Esc handling in insert/attach dialog
1559                 Don't show this dialog if dragging something
1560                 else than text/uri-list
1561                 Thanks to Fabien Vantard
1562         * tools/textviewer.pl
1563                 Filter script to display stuff as text
1564                 by H. Merijn Brand
1565
1566 2006-06-27 [wwp]        2.3.1cvs25
1567
1568         * src/messageview.c
1569                 use the exact product name (message view title), patch
1570                 by Fabien Vantard.
1571
1572 2006-06-27 [ticho]      2.3.1cvs24
1573
1574         * src/prefs_account.c
1575         * src/prefs_common.c
1576         * src/prefs_common.h
1577         * src/prefs_ext_prog.c
1578         * src/textview.c
1579                 Add a preference (Preferences/External programs)
1580                 to allow "Display as text" to be done via a script
1581                 (patch by H.Merijn Brand).
1582                 Use GtkComboBox for protocol selection in account
1583                 preferences.
1584                 Only include current choice for existing accounts, and
1585                 insensitivize the combobox.
1586
1587 2006-06-27 [paul]       2.3.1cvs23
1588
1589         * src/mbox.c
1590                 fix crasher introduced in cvs21.
1591                 Thanks to Colin
1592
1593 2006-06-26 [colin]      2.3.1cvs22
1594
1595         * src/mbox.c
1596                 Fix double-frees when leaving folders
1597                 after exporting to mbox
1598
1599 2006-06-26 [colin]      2.3.1cvs21
1600
1601         * src/mbox.c
1602                 More feedback (and optimisation)
1603                 on import/export
1604         * src/common/utils.c
1605                 Fix case when looking for mail addresses
1606         * src/gtk/gtkutils.c
1607                 Extra check for (X-)Face
1608
1609 2006-06-25 [ticho]      2.3.1cvs20
1610
1611         * src/compose.c
1612         * src/exphtmldlg.c
1613         * src/gtk/gtkutils.c
1614         * src/gtk/gtkutils.h
1615                 Added second argument to gtkut_sc_combobox_create() to
1616                 control focus-on-click for the widget.
1617                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
1618
1619 2006-06-25 [ticho]      2.3.1cvs19
1620
1621         * src/compose.c
1622         * src/gtk/Makefile.am
1623         * src/gtk/combobox.c
1624         * src/gtk/combobox.h
1625         * src/gtk/gtkutils.c
1626         * src/gtk/gtkutils.h
1627                 Use GtkComboBox instead of deprecated GtkOptionMenu
1628                 for account selector in compose window and for encoding
1629                 selector in attachment properties.
1630                 Also factorise working with the new GtkComboBox somewhat.
1631
1632 2006-06-24 [paul]       2.3.1cvs18
1633
1634         * src/prefs_common.c
1635                 use the correct default value
1636
1637 2006-06-24 [paul]       2.3.1cvs17
1638
1639         * src/compose.c
1640         * src/prefs_common.c
1641         * src/prefs_common.h
1642         * src/prefs_compose_writing.c
1643                 enable setting of default action when
1644                 dnd'ing files in the compose window.
1645                 (Collaborative effort with wwp)
1646
1647 2006-06-23 [wwp]        2.3.1cvs16
1648
1649         * src/compose.c
1650                 i18n fix (thanks to Fabien Vantard)
1651
1652 2006-06-22 [colin]      2.3.1cvs15
1653
1654         * src/prefs_customheader.c
1655                 Don't use filters in custom headers' file 
1656                 selector. Remember, extensions mean nothing :)
1657
1658 2006-06-22 [paul]       2.3.1cvs14
1659
1660         * configure.ac
1661                 allow setting of man directory location
1662
1663 2006-06-22 [colin]      2.3.1cvs13
1664
1665         * src/mainwindow.c
1666                 Add 'View/Go to/Next unread folder'.
1667                 I missed that :)
1668
1669 2006-06-22 [colin]      2.3.1cvs12
1670
1671         * src/common/utils.c
1672                 Add some subject prefixes
1673                 Patch by Bjorn T Johansen <btj@havleik.no>
1674
1675 2006-06-22 [colin]      2.3.1cvs11
1676
1677         * manual/advanced.xml
1678                 Forgotten hidden pref
1679
1680 2006-06-21 [paul]       2.3.1cvs10
1681
1682         * src/prefs_account.c
1683                 complete the removal of 'Add date header' option
1684
1685 2006-06-21 [paul]       2.3.1cvs9
1686
1687         * src/account.c
1688         * src/compose.c
1689         * src/prefs_account.c
1690         * src/prefs_account.h
1691                 remove option to add date header - always
1692                 add date header
1693         * src/etpan/imap-thread.c
1694                 fix warnings (Thanks to Colin)
1695
1696 2006-06-21 [wwp]        2.3.1cvs8
1697
1698         * src/folder.c
1699                 set the attachment flag when inline text part are (file)named. This is more convenient
1700                 when receiving (for instance) inline source files or patches sent using thunderbird.
1701
1702 2006-06-21 [paul]       2.3.1cvs7
1703
1704         * src/inc.c
1705                 fix off-by-one count of current msg in
1706                 statusbar filtering progressbar
1707
1708 2006-06-21 [paul]       2.3.1cvs6
1709
1710         * src/folder.c
1711                 Show attachment icon even if the part is 'inline'
1712                 if the following conditions are met:
1713                 - content-type != 'text/plain'
1714                 - content-type != '*/pgp-signature'
1715                 - either 'name' or 'filename' parameter is not NULL
1716                 
1717                 Thanks to Colin
1718
1719 2006-06-21 [paul]       2.3.1cvs5
1720
1721         * src/messageview.c
1722         * src/prefs_common.c
1723         * src/prefs_common.h
1724         * src/prefs_other.c
1725                 add an option to 'Never send Return
1726                 Receipts'
1727                 Thanks to Colin
1728
1729 2006-06-20 [mones]      2.3.1cvs4
1730
1731         * po/es.po
1732                 updated
1733         * src/compose.c
1734                 typo fixed (space after comma)
1735         * tools/make.themes.project
1736                 remove exec mode from tarball files
1737
1738 2006-06-20 [colin]      2.3.1cvs3
1739
1740         * src/news.c
1741         * src/procheader.c
1742         * src/unmime.c
1743                 Better fix for \n's in headers (don't 
1744                 break Received: and others)
1745
1746 2006-06-20 [paul]       2.3.1cvs2
1747
1748         * src/alertpanel.c
1749         * src/textview.c
1750                 improve legibility of phishing attempt
1751                 dialog
1752
1753 2006-06-20 [paul]       2.3.1cvs1
1754
1755         * NEWS
1756         * README
1757         * configure.ac
1758                 Update version number following
1759                 stable release
1760
1761 2006-06-20 [colin]      2.3.0cvs26
1762
1763         * src/compose.c
1764                 When dragging a file to the text of the compose
1765                 window, ask whether we want to insert or attach
1766                 (I know lots of people who do that to attach)
1767
1768 2006-06-20 [colin]      2.3.0cvs25
1769
1770         * src/etpan/imap-thread.c
1771                 Fix threshold (the append command is often > 32 bytes)
1772
1773 2006-06-19 [colin]      2.3.0cvs24
1774
1775         * src/imap.c
1776         * src/etpan/imap-thread.c
1777                 Workaround Rockliffe IMAP server bug: replace
1778                 "x UID SEARCH (ANSWERED UID 1:*)" with
1779                 "x UID SEARCH ANSWERED"
1780                 (Rockliffe doesn't handle the parenthesis)
1781
1782 2006-06-19 [colin]      2.3.0cvs23
1783
1784         * src/compose.c
1785         * src/imap.c
1786         * src/etpan/imap-thread.c
1787                 Probably fix bug #972 (Freezes when adding 
1788                 an attachment to the message)
1789         * src/common/defs.h
1790                 Modernize Firefox cmd
1791
1792
1793 2006-06-18 [colin]      2.3.0cvs22
1794
1795         * src/prefs_customheader.c
1796                 Only allow correct filenames for various
1797                 custom headers
1798
1799 2006-06-18 [colin]      2.3.0cvs21
1800
1801         * src/prefs_customheader.c
1802                 Add a 'From File...' button in custom headers prefs, which
1803                 try to do the right thing: 
1804                 for normal headers, use file as plaintext,
1805                 for X-Face, calls compface,
1806                 for Face, encode to b64.
1807
1808 2006-06-17 [colin]      2.3.0cvs20
1809
1810         * src/mh.c
1811                 Warning fix
1812
1813 2006-06-16 [colin]      2.3.0cvs19
1814
1815         * src/summaryview.c
1816                 Recursive quicksearch: show message list
1817                 in current folder, *then* search children
1818                 in the background.
1819
1820 2006-06-16 [colin]      2.3.0cvs18
1821
1822         * src/main.c
1823                 Instead of ignoring SIGPIPE, save caches
1824                 when getting one. Will fix the fact that
1825                 hot caches are out-of-date when logging 
1826                 out of Xorg.
1827         * src/compose.c
1828         * src/prefs_compose_writing.c
1829                 Only save text (not attachments) when 
1830                 auto-saving to drafts
1831         * src/unmime.c
1832                 Always replace \n, \r and \t with spaces
1833                 in headers
1834         * manual/dist/html/Makefile.am
1835         * manual/dist/pdf/Makefile.am
1836         * manual/dist/ps/Makefile.am
1837         * manual/dist/txt/Makefile.am
1838         * manual/fr/dist/html/Makefile.am
1839         * manual/fr/dist/pdf/Makefile.am
1840         * manual/fr/dist/ps/Makefile.am
1841         * manual/fr/dist/txt/Makefile.am
1842         * manual/pl/dist/html/Makefile.am
1843         * manual/pl/dist/pdf/Makefile.am
1844         * manual/pl/dist/ps/Makefile.am
1845         * manual/pl/dist/txt/Makefile.am
1846                 Fix make clean removing pregenerated manuals
1847
1848
1849 2006-06-16 [colin]      2.3.0cvs17
1850
1851         * src/plugins/pgpcore/sgpgme.c
1852         * src/plugins/pgpmime/pgpmime.c
1853         * src/plugins/pgpinline/pgpinline.c
1854                 Better error reporting in setup_signers.
1855                 Don't fallback to default key if specified
1856                 key isn't found.
1857                 Don't allow signing if more than one secret
1858                 key matches the one specified in prefs.
1859
1860 2006-06-15 [colin]      2.3.0cvs16
1861
1862         * src/folderview.c
1863                 Add "Send queue" in the folder's contextual
1864                 menu
1865         * src/compose.c
1866         * src/messageview.c
1867         * src/privacy.c
1868         * src/privacy.h
1869         * src/procmime.c
1870         * src/procmsg.c
1871         * src/plugins/pgpcore/passphrase.c
1872         * src/plugins/pgpcore/sgpgme.c
1873         * src/plugins/pgpinline/pgpinline.c
1874         * src/plugins/pgpmime/pgpmime.c
1875                 Better error reporting
1876         * src/mbox.c
1877                 Probably fix bug #971 (2.2.3 cannot read mail 
1878                 from local mbox)
1879
1880
1881 2006-06-15 [mones]      2.3.0cvs15
1882
1883         * tools/make.themes.project
1884                 creates the themes project from the web page
1885
1886 2006-06-15 [colin]      2.3.0cvs14
1887
1888         * src/folder.c
1889                 Better fix (avoid losing the folder if scan_tree 
1890                 fails)
1891
1892 2006-06-15 [cleroy]     2.3.0cvs13
1893
1894         * src/folder.c
1895                 Probably fix Bug #969 (crash on rebuilding 
1896                 imap folder)
1897
1898 2006-06-14 [colin]      2.3.0cvs12
1899
1900         * manual/dtd/manual.xsl
1901         * manual/sylpheed-claws-manual.xml
1902         * manual/fr/sylpheed-claws-manual.xml
1903         * manual/pl/sylpheed-claws-manual.xml
1904                 Insert pagebreaks between sections
1905
1906 2006-06-14 [paul]       2.3.0cvs11
1907
1908         * configure.ac
1909                 better fix than 2.3.0cvs10
1910
1911 2006-06-14 [paul]       2.3.0cvs10
1912
1913         * configure.ac
1914                 fix setting of PACKAGE_DATA_DIR with newer autoconf
1915                 (backwards compatible)
1916
1917 2006-06-13 [colin]      2.3.0cvs9
1918
1919         * src/messageview.c
1920                 Fix sending of return receipt with the new queue folders
1921
1922 2006-06-13 [wwp]        2.3.0cvs8
1923
1924         * src/quote_fmt_lex.l
1925                 fix wrong tokens returned in quote_fmt lexer, query not().
1926
1927 2006-06-13 [wwp]        2.3.0cvs7
1928
1929         * src/folder.c
1930         * src/prefs_folder_item.c
1931                 allow changing folder type even when folder is not a top-level one,
1932                 thanks to Colin.
1933
1934 2006-06-12 [colin]      2.3.0cvs6
1935
1936         * src/folderview.c
1937                 Fix double-ask of "Do you want to mark all
1938                 as read"
1939
1940 2006-06-12 [colin]      2.3.0cvs5
1941
1942         * src/compose.c
1943         * src/compose.h
1944         * src/folder.c
1945         * src/folder.h
1946         * src/imap.c
1947         * src/inc.c
1948         * src/main.c
1949         * src/messageview.c
1950         * src/mh.c
1951         * src/prefs_folder_item.c
1952         * src/procheader.c
1953         * src/procmime.c
1954         * src/procmsg.c
1955         * src/procmsg.h
1956         * src/send_message.c
1957         * src/summaryview.c
1958         * src/toolbar.c
1959                 Apply bug #964's patch (Queue and drafts aren't normal)
1960                 The Drafts and Queue folder now contain RFC-822 files,
1961                 allowing to move and copy mails from and to these 
1962                 folders. Moving from Drafts to Queue will prepare the
1963                 mail for sending (PGP signature, encryption, etc).
1964                 This patch also rework sending errors handling to try
1965                 to be more helpful.
1966                 Also, allow redefining folder types via the GUI 
1967                 (Folder type in its Properties)
1968
1969 2006-06-12 [colin]      2.3.0cvs4
1970
1971         * src/summaryview.c
1972         * src/prefs_common.c
1973         * src/prefs_common.h
1974         * src/gedit-print.c
1975                 Allow to define a specific print font - patch
1976                 by Bernhard Walle <bernhard.walle@gmx.de>
1977         * src/prefs_fonts.c
1978         * manual/advanced.xml
1979         * manual/fr/advanced.xml
1980                 Add a hidden pref to allow deletion without
1981                 confirmation
1982
1983 2006-06-12 [wwp]        2.3.0cvs3
1984
1985         * .cvsignore
1986                 more files to ignore.
1987
1988 2006-06-12 [wwp]        2.3.0cvs2
1989
1990         * src/quote_fmt.c
1991         * src/quote_fmt_lex.l
1992         * src/quote_fmt_parse.y
1993                 extend the quote_fmt parser (templates and quotes):
1994                 - allow limited sub-expressions in |p{} and |f{} expressions,
1995                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
1996                 - implemented/fixed missing implementation of query_references and show_references,
1997                 - completed, fixed contents and format of the symbols help dialog,
1998                 - fix some compilation warnings.
1999
2000 2006-06-12 [wwp]        2.3.0cvs1
2001
2002         * manual/advanced.xml
2003         * manual/fr/advanced.xml
2004                 updates in the "templates" section of the manual (eng/fr):
2005                  - be more precise (both versions)
2006                  - completed to match the english reference (fr version)
2007                  - touchups (both versions)
2008
2009 2006-06-12 [paul]       2.3.0
2010
2011         2.3.0 released
2012
2013 2006-06-12 [paul]       2.2.3cvs14
2014
2015         * po/ca.po
2016         * po/cs.po
2017         * po/de.po
2018         * po/el.po
2019         * po/fr.po
2020         * po/it.po
2021         * po/pt_BR.po
2022         * po/sr.po
2023         * po/zh_CN.po
2024                 updated by Miquel Oliete, Tim, Stephan Sachse,
2025                 Stavros Giannouris, Fabien Vantard, Andrea
2026                 Spadaccini, Frederico Goncalves Guimaraes,
2027                 Aleksandar Urosevic, and Ralgh Young
2028
2029 2006-06-12 [colin]      2.2.3cvs13
2030
2031         * src/mbox.c
2032                 Add missing header
2033
2034 2006-06-11 [colin]      2.2.3cvs12
2035
2036         * src/msgcache.c
2037                 Verify that g_malloc() succeeded
2038
2039 2006-06-11 [colin]      2.2.3cvs11
2040
2041         * src/wizard.c
2042                 Add Face header to welcome mail
2043
2044 2006-06-10 [colin]      2.2.3cvs10
2045
2046         * src/textview.c
2047                 Revert previous (Forgot it changes the
2048                 margin on the whole mail)
2049
2050 2006-06-10 [colin]      2.2.3cvs9
2051
2052         * src/textview.c
2053                 Don't overlap long headers under (X-)Face
2054
2055 2006-06-10 [mones]      2.2.3cvs8
2056
2057         * manual/xml2pdf
2058                 allow generation of manual on systems lacking saxon binary
2059                 but with java and the saxon library installed
2060
2061         * po/es.po
2062                 updated for release
2063
2064 2006-06-09 [colin]      2.2.3cvs7
2065
2066         * src/summaryview.c
2067                 Fix leak when using Display Sender using Addressbook
2068
2069 2006-06-09 [colin]      2.2.3cvs6
2070
2071         * src/compose.c
2072         * src/folder.c
2073         * src/folderview.c
2074         * src/mimeview.c
2075         * src/summaryview.c
2076                 More leaks fixes
2077
2078 2006-06-09 [paul]       2.2.3cvs5
2079
2080         * AUTHORS
2081         * src/gtk/authors.h
2082         * tools/claws.i18n.status.pl
2083                 updated with new info
2084
2085 2006-06-09 [paul]       2.2.3cvs4
2086
2087         * README
2088                 updated
2089         * manual/ack.xml
2090                 add wwp to authors list
2091         * src/gtk/authors.h
2092                 update mine and Colin's addresses
2093
2094 2006-06-08 [colin]      2.2.3cvs3
2095
2096         * src/etpan/imap-thread.c
2097                 Fix leak on SSL cert check
2098
2099 2006-06-08 [colin]      2.2.3cvs2
2100
2101         * src/common/utils.c
2102                 Fix leak
2103
2104 2006-06-08 [paul]       2.2.3cvs1
2105
2106         * configure.ac
2107                 Update version number following
2108                 stable release
2109
2110 2006-06-07 [colin]      2.2.2cvs3
2111
2112         * src/msgcache.c
2113                 Fix catching cache read errors (guint instead of gint)
2114                 Prevent malloc'ing more than 8MB (means cache corruption)
2115
2116 2006-06-07 [paul]       2.2.2cvs2
2117
2118         * src/exporthtml.c
2119         * src/exportldif.c
2120         * src/mh.c
2121         * src/mutt.c
2122         * src/pine.c
2123         * src/common/utils.c
2124                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2125                 obey $HOME'
2126                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2127                 Thanks to Colin
2128
2129 2006-06-06 [paul]       2.2.2cvs1
2130
2131         * configure.ac
2132                 Update version number following
2133                 stable release
2134
2135 2006-06-06 [paul]       2.2.1cvs6
2136
2137         * src/matcher.c
2138                 fix  implicit declaration of
2139                 sylpheed_do_idle()
2140                 Patch by Fabien Vantard
2141
2142 2006-06-06 [paul]       2.2.1cvs5
2143
2144         * src/matcher.c
2145                 fix age_greater and age_lower so that they
2146                 mean what say and not '...or equal to'
2147                 Thanks to Colin
2148
2149 2006-06-06 [paul]       2.2.1cvs4
2150
2151         * src/textview.c
2152         * src/common/utils.c
2153                 fix URI check
2154                 Thanks to Colin
2155
2156 2006-06-05 [wwp]        2.2.1cvs3
2157
2158         * manual/fr/account.xml
2159                 minor language fixes (thanks to Fabien Vantard).
2160
2161 2006-06-05 [colin]      2.2.1cvs2
2162
2163         * src/prefs_folder_item.c
2164         * src/folderview.c
2165                 Allow recursive setting of properties 
2166                 for whole mailboxes
2167         * src/matcher.c
2168                 Don't freeze on 'test' filtering rule
2169
2170 2006-06-05 [colin]      2.2.1cvs1
2171
2172         * configure.ac
2173                 Update version number following
2174                 stable release
2175
2176 2006-06-04 [wwp]        2.2.0cvs82
2177
2178         * manual/glossary.xml
2179         * manual/account.xml
2180         * manual/fr/glossary.xml
2181         * manual/fr/account.xml
2182                 added glossary section and references/links related to the Face custom header.
2183
2184 2006-06-04 [colin]      2.2.0cvs81
2185
2186         * src/summaryview.c
2187                 Skip to next message on move with no
2188                 immediate execution
2189
2190 2006-06-04 [wwp]        2.2.0cvs80
2191
2192         * manual/xml2pdf
2193                 added sanity checks, exit when needed.
2194
2195 2006-06-03 [paul]       2.2.0cvs79
2196
2197         * src/prefs_receive.c
2198                 page name is now 'Receiving'
2199         * src/prefs_send.c
2200                 page name is now 'Sending'
2201
2202 2006-06-03 [colin]      2.2.0cvs78
2203
2204         * src/plugins/spamassassin/spamassassin_gtk.c
2205                 Autoswitch to Localhost if transport was previously
2206                 disabled. Else people had to check [] Enable, then
2207                 *reselect* transport.
2208
2209 2006-06-03 [colin]      2.2.0cvs77
2210
2211         * src/plugins/pgpinline/pgpinline.c
2212         * src/plugins/pgpmime/pgpmime.c
2213                 Check that gpg_data_release_and_get_mem 
2214                 didn't fail (now, why this happens...)
2215
2216 2006-06-03 [colin]      2.2.0cvs76
2217
2218         * src/mbox.c
2219                 Fix bug #962 (Manual and/or UI should 
2220                 warn about incompatible locking 
2221                 causing dataloss)
2222
2223 2006-06-02 [cleroy]     2.2.0cvs75
2224
2225         * src/filtering.c
2226         * src/folder.c
2227         * src/procmsg.c
2228         * src/summaryview.c
2229                 Fix a few leaks
2230
2231 2006-06-02 [colin]      2.2.0cvs74
2232
2233         * src/main.c
2234                 On exit, free caches after writing them
2235                 Shuts up some valgrind false positives
2236         * src/procmsg.c
2237         * src/send_message.c
2238                 Fix races when reusing existing SMTP connections
2239                 Fix inexistant session timeout
2240         * src/toolbar.c
2241                 Display alertpanel after all queues have
2242                 been processed, not after each
2243
2244 2006-06-02 [wwp]        2.2.0cvs73
2245
2246         * manual/fr/glossary.xml
2247         * manual/fr/ack.xml
2248         * manual/ack.xml
2249                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2250
2251 2006-06-02 [wwp]        2.2.0cvs72
2252
2253         * manual/xml2pdf
2254         * manual/dist/pdf/Makefile.am
2255         * manual/dtd/manual.xsl
2256         * manual/fr/dist/pdf/Makefile.am
2257         * manual/pl/dist/pdf/Makefile.am
2258                 we changed the procedure to generate the .pdf version of the manual.
2259                 The procedure is more modern and the .pdf we get now has a valid index.
2260                 Here are the new pre-requisites:
2261
2262                 - JRE 1.x (1.4 here): there must be one from your distro
2263                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2264                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2265                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2266
2267                 See my posts for further info about the installation of this toolchain:
2268
2269                 Date: Fri, 19 May 2006 19:40:06 +0200
2270                 From: wwp <subscript@free.fr>
2271                 To: sylpheed-claws-devel@lists.sourceforge.net
2272                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2273
2274                 and
2275
2276                 Date: Wed, 24 May 2006 12:58:49 +0200
2277                 From: wwp <subscript@free.fr>
2278                 To: sylpheed-claws-devel@lists.sourceforge.net
2279                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2280
2281 2006-06-01 [colin]      2.2.0cvs71
2282
2283         * src/compose.c
2284                 Better guards against IMAP races
2285         * src/main.c
2286         * src/prefs_common.c
2287         * src/prefs_common.h
2288         * src/common/ssl_certificate.c
2289         * src/etpan/imap-thread.c
2290         * src/etpan/imap-thread.h
2291         * src/gtk/sslcertwindow.c
2292                 New hidden option ssl_skip_cert_check to 
2293                 avoid dups of bug #959 (libetpan linked
2294                 against gnutls and gnutls buggy on 64bit)
2295                 Present expired warning only once per
2296                 session/server.
2297         * manual/advanced.xml
2298         * manual/fr/advanced.xml
2299                 Document new option
2300
2301 2006-06-01 [wwp]        2.2.0cvs70
2302
2303         * src/messageview.c
2304                 fix for bug #961 (return receipt dialog 
2305                 complains incorrectly about return-path 
2306                 email adress being different), thanks 
2307                 to Colin.
2308
2309 2006-05-31 [cleroy]     2.2.0cvs69
2310
2311         * src/common/ssl.c
2312                 Guard against NULLs, although this
2313                 should never be an issue
2314
2315 2006-05-31 [colin]      2.2.0cvs68
2316
2317         * src/filtering.c
2318                 Use g_slist_prepend
2319         * src/imap.c
2320                 Don't remove caches when destroying folder, it
2321                 could (should) be done at exit
2322         * src/inc.c
2323                 free processing cache after incorporation
2324         * src/etpan/imap-thread.c
2325                 Maybe fix bug #959 (Crash on moving to emails 
2326                 to a imap account per ssl with a expired 
2327                 certificate.)
2328
2329 2006-05-30 [colin]      2.2.0cvs67
2330
2331         * src/summaryview.c
2332                 Put back event flush when displaying message
2333                 It avoids reading a bunch of messages just
2334                 by hitting shift-n for too long ;)
2335
2336 2006-05-29 [colin]      2.2.0cvs66
2337
2338         * src/summaryview.c
2339                 Remove useless g_warnings
2340
2341 2006-05-29 [colin]      2.2.0cvs65
2342
2343         * src/imap.c
2344                 Fix g_slist_append()s for performance
2345
2346 2006-05-29 [colin]      2.2.0cvs64
2347
2348         * src/compose.c
2349         * src/common/utils.c
2350                 Fix extraneous tab at start of addresses
2351         * src/mainwindow.c
2352                 Fix warnings (thanks to Fabien)
2353                 Fix crash at exit when composing messages 
2354                 exist
2355         * src/pop.c
2356                 Fix progress bar when deleting expired mails
2357                 Thanks to Hiro
2358         * src/summaryview.c
2359         * src/gtk/gtksctree.c
2360                 Fix re-sorting slowness
2361
2362 2006-05-29 [paul]       2.2.0cvs63
2363
2364         * src/mh.c
2365                 fetch full message when moving mails
2366                 from another mailbox, (fixed data loss
2367                 when filtering from IMAP to MH, introduced
2368                 in 2.2.0cvs57).
2369                 Thanks to Colin
2370
2371 2006-05-29 [mones]      2.2.0cvs62
2372
2373         * src/gtk/gtksctree.c
2374                 Unselect faster (patch by Colin)        
2375
2376 2006-05-26 [colin]      2.2.0cvs61
2377
2378         * src/summaryview.c
2379                 Unplug MSGINFO_UPDATE callback on delete too.
2380
2381 2006-05-26 [colin]      2.2.0cvs60
2382
2383         * src/foldersel.c
2384                 Fix bold in folder selection window with glib2.10
2385                 thanks Hiro
2386
2387 2006-05-26 [colin]      2.2.0cvs59
2388
2389         * src/procheader.c
2390                 Convert date only if necessary (and don't
2391                 try to convert from utf8 to utf8, too)
2392         * src/summaryview.c
2393                 Only set column's text if the column's 
2394                 displayed
2395
2396 2006-05-26 [colin]      2.2.0cvs58
2397
2398         * src/summaryview.c
2399         * src/gtk/gtkutils.c
2400                 Fix useless warning
2401
2402 2006-05-26 [colin]      2.2.0cvs57
2403
2404         * src/mainwindow.c
2405                 Make summaryview selectable as long as 
2406                 no message has focus
2407         * src/mh.c
2408                 Faster deletion (by implementing mh_remove_msgs)
2409                 Faster copy (avoid using mh_fetch_msg just to get
2410                 the filename)
2411                 Faster move (using move_file instead of copy_file
2412                 if MSG_IS_MOVE)
2413                 No progressbar if total number of mails to cp/mv 
2414                 is less than 100
2415         * src/summaryview.c
2416                 Fix removal from subject_table when mail gets moved
2417                 Faster deletion (g_slist_prepend instead of append)
2418         * src/gtk/gtksctree.c
2419                 Remove useless code
2420
2421 2006-05-25 [colin]      2.2.0cvs56
2422
2423         * src/common/ssl_certificate.c
2424                 Fix leak in expired cert check
2425
2426 2006-05-25 [colin]      2.2.0cvs55
2427
2428         * src/mh.c
2429                 Disable flags syncing on .mh_sequences - it
2430                 is buggy and marks mails read under unknown
2431                 conditions.
2432
2433 2006-05-25 [paul]
2434
2435         * 2.3.0-rc4 released
2436
2437 2006-05-24 [colin]      2.2.0cvs54
2438
2439         attention cvs users: if you manage to crash
2440         Sylpheed-Claws while moving, copying or deleting
2441         mails, we *are* interested in stack traces and
2442         valgrind logs. It looks stable, but one never
2443         knows...
2444
2445         * src/folder.c
2446                 Add progressbar for cache updates
2447         * src/folderutils.c
2448                 Optimize Mark all read in the current
2449                 folder
2450         * src/mh.c
2451                 Add progressbar for copy/move
2452         * src/procmsg.c
2453                 Optimize O(n^2) in copy/move
2454         * src/summaryview.c
2455         * src/gtk/gtksctree.c
2456                 Optimize O(n^2) algos
2457         * src/common/timing.h
2458                 Display ms instead of us
2459
2460 2006-05-24 [wwp]        2.2.0cvs53
2461
2462         * manual/fr/advanced.xml
2463                 updates to the French manual.
2464
2465 2006-05-24 [wwp]        2.2.0cvs52
2466
2467         * src/common/utils.c
2468                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2469
2470 2006-05-24 [wwp]        2.2.0cvs51
2471
2472         * src/folderutils.c
2473                 fixed "mark all read" in MH folders (thanks to Colin).
2474
2475 2006-05-24 [paul]       2.2.0cvs50
2476
2477         * doc/man/sylpheed-claws.1
2478                 updated the man page
2479
2480 2006-05-23 [colin]      2.2.0cvs49
2481
2482         * src/folderview.c
2483         * src/imap.c
2484         * src/inc.c
2485         * src/mbox.c
2486         * src/messageview.c
2487         * src/news.c
2488         * src/send_message.c
2489         * src/summaryview.c
2490         * src/gtk/sslcertwindow.c
2491                 alertpanel fixes, by Fabien
2492
2493 2006-05-23 [colin]      2.2.0cvs48
2494
2495         * src/folder.c
2496         * src/folderview.c
2497         * src/msgcache.c
2498         * src/summaryview.c
2499         * src/gtk/gtksctree.c
2500         * src/gtk/gtksctree.h
2501                 More timings
2502                 Fix slow loading problem, which was caused by the
2503                 use of some gtk_ctree funcs and their use of
2504                 g_list_position while gtk_ctree_(un)link'ing.
2505                 Reap more functions from gtkctree.c to be sure we
2506                 use our (fast) version instead of theirs.
2507         * src/mh.c
2508                 Fix copy of unread mails
2509
2510
2511 2006-05-22 [wwp]        2.2.0cvs47
2512
2513         * manual/fr/advanced.xml
2514                 updated.
2515
2516 2006-05-22 [colin]      2.2.0cvs46
2517
2518         * src/filtering.c
2519                 Fix possible infinite loop. 'copy' is not a 
2520                 final action, so when encountering a 'copy',
2521                 we have to check if a previous one was set
2522                 and do it. In the same way, if we encounter
2523                 a 'move' we have to perform a possibly 
2524                 pending 'copy'. This will slow down filtering
2525                 on IMAP if move+copy or multiple copy actions
2526                 are to be done, but handling it via the batch
2527                 would be really too convoluted.
2528
2529 2006-05-22 [wwp]        2.2.0cvs45
2530
2531         * manual/fr/advanced.xml
2532         * manual/fr/faq.xml
2533         * manual/fr/glossary.xml
2534         * manual/fr/handling.xml
2535         * manual/fr/intro.xml
2536         * manual/fr/plugins.xml
2537         * manual/fr/sylpheed-claws-manual.xml
2538                 sync w/ the english manual: updates URIs, documented mailing-list
2539                 support, better explanation about the enabled/disabled feature
2540                 in filtering/processing rules by Paul.
2541
2542 2006-05-21 [colin]      2.2.0cvs44
2543
2544         * src/summaryview.c
2545                 Don't expand after building threads, but during
2546
2547 2006-05-21 [colin]      2.2.0cvs43
2548
2549         * src/procmsg.c
2550         * src/summaryview.c
2551                 More timing possibilities... For next time I have 
2552                 to find out how the hell some 3GHz computer takes
2553                 one minute to open a 30k folder...
2554
2555 2006-05-21 [colin]      2.2.0cvs42
2556
2557         * manual/pl/advanced.xml
2558         * manual/pl/faq.xml
2559         * manual/pl/glossary.xml
2560         * manual/pl/handling.xml
2561         * manual/pl/intro.xml
2562         * manual/pl/plugins.xml
2563         * manual/pl/sylpheed-claws-manual.xml
2564                 Polish manual updated by Pawel
2565
2566 2006-05-20 [colin]
2567
2568         * 2.3.0-rc3 released
2569
2570 2006-05-20 [colin]      2.2.0cvs41
2571
2572         * src/imap.c
2573                 Fix -rc2 problems:
2574                 - remove cache of moved messages from original folder
2575                 - apply new flags to messages even if they aren't appliable
2576                   via IMAP.
2577
2578 2006-05-20 [colin]
2579
2580         * 2.3.0-rc2 released
2581
2582 2006-05-19 [colin]      2.2.0cvs40
2583
2584         * src/imap.c
2585                 Don't issue SELECT in imap_change_flags
2586                 before having checked that we indeed have
2587                 some flags to change. MSG_POSTFILTERED for
2588                 example can't be used on IMAP.
2589                 Fixes bug #955 (copying messages between 
2590                 imap folders is extremely slow), which was
2591                 a regression.
2592
2593 2006-05-19 [colin]      2.2.0cvs39
2594
2595         * src/folder.c
2596         * src/folder.h
2597         * src/folderview.c
2598                 Try to fix bug #830 (Some unread messages 
2599                 get marked read in IMAP inbox):
2600                 - Prevent scanning a folder if it's being 
2601                   opened via the GUI
2602                 - Postpone opening via the GUI of a folder
2603                   currently scanned.
2604
2605
2606 2006-05-19 [wwp]        2.2.0cvs38
2607
2608         * manual/advanced.xml
2609                 fix English+typo (thanks to Paul).
2610
2611 2006-05-19 [wwp]        2.2.0cvs37
2612
2613         * manual/advanced.xml
2614         * manual/fr/advanced.xml
2615         * src/gtk/logwindow.c
2616         * src/prefs_common.c
2617         * src/prefs_common.h
2618                 added hidden prefs to allow customization of colors used in
2619                 protocol log window (useful for dark gtk+ themes).
2620
2621 2006-05-19 [wwp]        2.2.0cvs36
2622
2623         * ChangeLog
2624                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
2625
2626 2006-05-19 [paul]       2.2.0cvs35
2627
2628         * src/textview.c
2629                 make Reply-To fully clickable
2630         * src/gtk/logwindow.c
2631                 more colouring (SMTP ESMTP)
2632         Both patches by Pawel Pekala
2633
2634 2006-05-19 [cleroy]     2.2.0cvs34
2635
2636         * src/mh.c
2637                 Don't update flags from current folder
2638                 Probably fixes bug #935 (Read Messages 
2639                 Revert to Being Marked as Unread)
2640
2641 2006-05-18 [colin]      2.2.0cvs33
2642
2643         * src/imap.c
2644                 Warning fix
2645         * src/compose.c
2646         * src/mainwindow.c
2647         * src/summaryview.c
2648         * src/toolbar.c
2649                 Allow replying to multiple emails
2650                 in multiple windows
2651         * src/mimeview.c
2652         * src/etpan/imap-thread.c
2653                 Leak fixes
2654
2655 2006-05-18 [paul]       2.2.0cvs32
2656
2657         * src/summaryview.c
2658                 keep Mailing-List menu refreshed
2659                 Thanks to Colin
2660
2661 2006-05-18 [paul]       2.2.0cvs31
2662
2663         * manual/advanced.xml
2664         * manual/faq.xml
2665         * manual/glossary.xml
2666         * manual/handling.xml
2667         * manual/intro.xml
2668         * manual/plugins.xml
2669         * manual/sylpheed-claws-manual.xml
2670                 update URLs
2671                 add info about mailing-list support
2672                 edit filtering info
2673         * src/wizard.c
2674         * src/common/defs.h
2675         * src/gtk/about.c
2676         * src/plugins/dillo_viewer/README
2677                 update URLs
2678
2679 2006-05-17 [wwp]        2.2.0cvs30
2680
2681         * manual/handling.xml
2682         * manual/fr/handling.xml
2683                 documented the ability to enabled/disable filtering/processing rules.
2684
2685 2006-05-17 [colin]      2.2.0cvs29
2686
2687         * src/main.c
2688                 Don't initialize g_thread subsystem if it's 
2689                 already done (thanks to Hiro)
2690         * src/mimeview.c
2691                 Fix saving of parts when there name can't be
2692                 converted from UTF-8.
2693
2694 2006-05-17 [paul]       2.2.0cvs28
2695
2696         * po/Makefile.in.in
2697                 fix config.status warning with autoconf 2.60
2698
2699 2006-05-17 [paul]       2.2.0cvs27
2700
2701         * po/POTFILES.in
2702                 add src/mbox.c
2703
2704 2006-05-17 [wwp]        2.2.0cvs26
2705
2706         * src/mainwindow.c
2707                 fix useless and potentially dangerous buffer walking (thanks to Colin).
2708
2709 2006-05-17 [wwp]        2.2.0cvs25
2710
2711         * src/plugins/demo/demo.c
2712                 updated product name in plugin demo (many plugins need to be
2713                 sync'ed w/ that change).
2714
2715 2006-05-17 [colin]      2.2.0cvs24
2716
2717         * src/mh.c
2718                 Fix leak
2719
2720 2006-05-16 [colin]      2.2.0cvs23
2721
2722         * src/mainwindow.c
2723                 Stupid me hit again. Fix cvs22.
2724
2725 2006-05-16 [colin]      2.2.0cvs22
2726
2727         * src/mainwindow.c
2728                 Fix bug #922 (sylpheed-claws crashed after 
2729                 pushing on Inbox folder)
2730
2731 2006-05-16 [colin]      2.2.0cvs21
2732
2733         * src/compose.c
2734                 Make From header be copy/paste/select-able
2735
2736 2006-05-16 [wwp]        2.2.0cvs20
2737
2738         * src/export.c
2739         * src/matcher.c
2740         * src/summaryview.c
2741         * src/etpan/imap-thread.c
2742                 fix some compiler warnings (thanks to Colin).
2743
2744 2006-05-16 [wwp]        2.2.0cvs19
2745
2746         * src/action.c
2747         * src/gedit-print.c
2748         * src/inc.c
2749         * src/mainwindow.c
2750         * src/mh.c
2751         * src/statusbar.c
2752         * src/send_message.c
2753         * src/summaryview.c
2754                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
2755
2756 2006-05-15 [colin]      2.2.0cvs18
2757
2758         * src/procmsg.c
2759                 Fix automatic rule creation with List-Post
2760
2761 2006-05-15 [paul]       2.2.0cvs17
2762
2763         * tools/filter_conv_new.pl
2764                 updated for rule enabling/disabling
2765                 claws version >= 2.3.x required
2766
2767 2006-05-15 [cleroy]     2.2.0cvs16
2768
2769         * src/main.c
2770                 Revert test
2771
2772 2006-05-15 [cleroy]     2.2.0cvs15
2773
2774         * src/main.c
2775                 test
2776
2777 2006-05-15 [wwp]        2.2.0cvs14
2778
2779         * manual/pl/.cvsignore
2780                 ignore generated files.
2781
2782 2006-05-14 [wwp]        2.3.0-rc1
2783
2784         * 2.3.0-rc1 released
2785
2786 2006-05-13 [wwp]        2.2.0cvs13
2787
2788         * src/filtering.c
2789         * src/filtering.h
2790         * src/matcher.c
2791         * src/matcher_parser_lex.l
2792         * src/matcher_parser_parse.y
2793         * src/prefs_filtering.c
2794                 new feature: provide the ability to disable filtering and processing
2795                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
2796                 adaptations.
2797
2798 2006-05-13 [colin]      2.2.0cvs12
2799
2800         * src/compose.c
2801                 Remove useless if (a) b; else b;
2802                 Thanks to wwp
2803
2804 2006-05-13 [wwp]        2.2.0cvs11
2805
2806         * src/export.c
2807         * src/import.c
2808         * src/mainwindow.c
2809         * src/mbox.c
2810         * src/summaryview.c
2811         * src/summaryview.h
2812                 no more silent failures (or at least less ones) when importing
2813                 or exporting from/to mbox. Also start importing/exporting if
2814                 the necessary info is set.
2815
2816 2006-05-13 [wwp]        2.2.0cvs10
2817
2818         * RELEASE_NOTES
2819                 restored up-to-date release notes.
2820
2821 2006-05-13 [paul]       2.2.0cvs9
2822
2823         * po/nl.po
2824         * po/ru.po
2825                 updated by Tim Dijkstra and Pavlo Bohmat
2826
2827 2006-05-12 [colin]      2.2.0cvs8
2828
2829         * src/gtk/quicksearch.c
2830                 Add "k" as shortcut for "colorlabel". Patch
2831                 by ath42@users.sf.net.
2832
2833 2006-05-12 [paul]       2.2.0cvs7
2834
2835         * src/prefs_common.h
2836         * src/prefs_summaries.c
2837         * src/summaryview.c
2838                 when entering a folder also allow
2839                 going directly to first Marked message
2840
2841 2006-05-12 [paul]       2.2.0cvs6
2842
2843         * src/summaryview.c
2844                 always obey 'confirm before marking all
2845                 mails read' option
2846
2847 2006-05-12 [paul]       2.2.0cvs5
2848
2849         * src/textview.c
2850                 make Sender fully clickable
2851
2852 2006-05-12 [colin]      2.2.0cvs4
2853
2854         * src/compose.c
2855         * src/compose.h
2856                 Let From be editable
2857         * src/main.c
2858         * src/mh.c
2859                 Full support of .mh_sequences' Unseen seq
2860
2861 2006-05-12 [colin]      2.2.0cvs3
2862
2863         * src/folder.c
2864         * src/mainwindow.c
2865         * src/mainwindow.h
2866         * src/messageview.c
2867         * src/prefs_spelling.c
2868         * src/procheader.c
2869         * src/procmsg.c
2870         * src/procmsg.h
2871         * src/summaryview.c
2872         * src/toolbar.c
2873         * src/toolbar.h
2874                 Add contextual menu on Compose toolbar
2875                 button. Fixes bug #944 (Automatic
2876                 addresses not applied when changing account
2877                 from compose window)
2878                 add Mailing List support
2879                 based on the old 0.6.5claws25 patch by
2880                 Melvin Hadasht, with finishing touches
2881                 by Colin
2882                 Fix "ignore thread" when mails are threaded by
2883                 subject (and weren't ignored although appearing
2884                 in the thread).
2885                 GUI rework.
2886                 Both patches by Pawel.
2887
2888 2006-05-08 [paul]       2.2.0cvs2
2889
2890         * src/mainwindow.c
2891         * src/mainwindow.h
2892         * src/messageview.c
2893         * src/procheader.c
2894         * src/procmsg.c
2895         * src/procmsg.h
2896         * src/summaryview.c
2897                 add Mailing List support
2898                 based on the old 0.6.5claws25 patch by 
2899                 Melvin Hadasht, with finishing touches
2900                 by Colin
2901
2902 2006-05-08 [colin]      2.2.0cvs1
2903
2904         * src/mainwindow.c
2905         * src/toolbar.c
2906         * src/toolbar.h
2907                 Add contextual menu on Compose toolbar 
2908                 button. Fixes bug #944 (Automatic 
2909                 addresses not applied when changing account 
2910                 from compose window)
2911
2912 2006-05-08 [paul]       2.2.0
2913
2914         2.2.0 released
2915
2916 2006-05-08 [paul]       2.1.1cvs51
2917
2918         * po/cs.po
2919         * po/de.po
2920         * po/en_GB.po
2921         * po/fi.po
2922         * po/fr.po
2923         * po/pt_BR.po
2924         * po/sr.po
2925         * po/zh_CN.po
2926                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2927                 Fabien Vantard, Frederico Goncalves Guimaraes,
2928                 Aleksandar Urosevic, and Ralgh Young
2929
2930 2006-05-12 [colin]      2.1.1cvs50
2931
2932         * po/cs.po
2933         * po/de.po
2934         * po/en_GB.po
2935         * po/es.po
2936         * po/fi.po
2937         * po/fr.po
2938         * po/pt_BR.po
2939         * po/sr.po
2940         * po/zh_CN.po
2941                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2942                 Fabien Vantard, Frederico Goncalves Guimaraes,
2943                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
2944
2945 2006-05-05 [colin]      2.1.1cvs49
2946
2947         * manual/Makefile.am
2948         * manual/pl/Makefile.am
2949         * manual/pl/account.xml
2950         * manual/pl/ack.xml
2951         * manual/pl/addrbook.xml
2952         * manual/pl/advanced.xml
2953         * manual/pl/faq.xml
2954         * manual/pl/glossary.xml
2955         * manual/pl/gpl.xml
2956         * manual/pl/handling.xml
2957         * manual/pl/intro.xml
2958         * manual/pl/keyboard.xml
2959         * manual/pl/plugins.xml
2960         * manual/pl/starting.xml
2961         * manual/pl/sylpheed-claws-manual.xml
2962         * manual/pl/dist/.cvsignore
2963         * manual/pl/dist/Makefile.am
2964         * manual/pl/dist/html/.cvsignore
2965         * manual/pl/dist/html/Makefile.am
2966         * manual/pl/dist/pdf/.cvsignore
2967         * manual/pl/dist/pdf/Makefile.am
2968         * manual/pl/dist/ps/.cvsignore
2969         * manual/pl/dist/ps/Makefile.am
2970         * manual/pl/dist/txt/.cvsignore
2971         * manual/pl/dist/txt/Makefile.am
2972                 Add the polish translation of the manual,
2973                 Authored by Pawel Pekala.
2974
2975 2006-05-05 [cleroy]     2.1.1cvs48
2976
2977         * src/main.c
2978                 Re-read matcherrc after loading plugins 
2979                 if some of them add folders.
2980
2981 2006-05-03 [colin]      2.1.1cvs47
2982
2983         * src/imap.c
2984                 I'm idiot
2985
2986 2006-05-03 [colin]      2.1.1cvs46
2987
2988         * src/imap.c
2989                 Be sure to have a session when
2990                 getting separator
2991
2992 2006-05-03 [colin]      2.1.1cvs45
2993
2994         * src/imap.c
2995         * src/imap.h
2996         * src/imap_gtk.c
2997                 Fix preventing renaming with namespace 
2998                 separator.
2999
3000 2006-05-01 [colin]      2.1.1cvs44
3001
3002         * src/action.c
3003                 Don't reload messageview when result of
3004                 action is piped.
3005
3006 2006-04-29 [colin]      2.1.1cvs43
3007
3008         * src/prefs_receive.c
3009         * src/plugins/spamassassin/spamassassin_gtk.c
3010         * src/plugins/clamav/clamav_plugin_gtk.c
3011                 GUI fixes by Pawel
3012
3013 2006-04-29 [colin]      2.1.1cvs42
3014
3015         * src/prefs_compose_writing.c
3016         * src/prefs_quote.c
3017                 Cleanups. Patch by Pawel
3018
3019 2006-04-28 [paul]       2.1.1cvs41
3020
3021         * src/matcher.c
3022                 fix returned quick search results when search
3023                 term contains an underscore.
3024                 Thanks to Colin
3025
3026 2006-04-28 [paul]       2.1.1cvs40
3027
3028         * src/prefs_message.c
3029         * src/prefs_receive.c
3030                 GUI cleanups
3031                 Patches by Pawel Pekala
3032
3033 2006-04-27 [colin]      2.1.1cvs39
3034
3035         * src/wizard.c
3036                 Differentiate subject Welcome from
3037                 window's title Welcome
3038
3039 2006-04-27 [paul]
3040
3041         2.2.0-rc1 released
3042
3043 2006-04-27 [paul]       2.1.1cvs38
3044
3045         * manual/advanced.xml
3046         * manual/fr/advanced.xml
3047                 add info about compose_no_markup hidden pref
3048
3049 2006-04-27 [paul]       2.1.1cvs37
3050
3051         * src/prefs_account.c
3052                 improve privacy labels
3053         * src/prefs_msg_colors.c
3054                 change some strings for translators' convenience
3055         * src/gtk/gtkutils.c
3056                 don't underline the link button text
3057
3058 2006-04-25 [colin]      2.1.1cvs36
3059
3060         * src/folder.c
3061                 Complete 2.1.1cvs33 (once more ;)
3062
3063 2006-04-25 [colin]      2.1.1cvs35
3064
3065         * src/editldap.c
3066                 Fix tooltip
3067
3068 2006-04-25 [cleroy]     2.1.1cvs34
3069
3070         * src/compose.c
3071         * src/gtk/gtkaspell.c
3072                 Fix crash on redirect (related to the return 
3073                 of the aspell menu in compose's toolbar)
3074         * src/prefs_msg_colors.c
3075                 Fix sensitivity widgets
3076         * src/image_viewer.c
3077         * src/gtk/pluginwindow.c
3078         * src/gtk/prefswindow.c
3079                 Change released signals to clicked (Fabien)
3080         * po/POTFILES.in
3081         * src/common/socket.c
3082         * src/plugins/spamassassin/spamassassin.c
3083                 Translate strings (Fabien)
3084
3085 2006-04-25 [paul]       2.1.1cvs33
3086
3087         * src/folder.c
3088         * src/folder.h
3089         * src/folderview.c
3090                 complete the fix of bug #912
3091                 Thanks to Colin
3092
3093 2006-04-25 [colin]      2.1.1cvs32
3094
3095         * src/news.c
3096                 Better progress bar
3097         * src/mimeview.c
3098         * src/summaryview.c
3099         * src/summaryview.h
3100                 Fix focus chain
3101                 Patches by Pawel Pekala
3102
3103 2006-04-24 [colin]      2.1.1cvs31
3104
3105         * src/compose.c
3106                 Fix compilation warnings (Fabien)
3107
3108 2006-04-24 [colin]      2.1.1cvs30
3109
3110         * src/addrindex.c
3111         * src/editldap.c
3112         * src/editldap_basedn.c
3113         * src/editldap_basedn.h
3114         * src/ldapctrl.c
3115         * src/ldapctrl.h
3116         * src/ldapquery.c
3117         * src/ldaputil.c
3118         * src/ldaputil.h
3119                 Fix bug #901 (LDAPS support)
3120
3121 2006-04-24 [colin]      2.1.1cvs29
3122
3123         * src/compose.c
3124                 Fix logic on error with send dialog on
3125         * src/imap.c
3126                 Fix compilation without libetpan, thanks
3127                 to Fabien
3128         * src/summaryview.c
3129                 Fix 'context-menu' key
3130
3131 2006-04-23 [colin]      2.1.1cvs28
3132
3133         * src/folder.c
3134                 Never free current's cache to free up 
3135                 memory. Fixes bug #912 (new count 
3136                 randomly set to message count)
3137
3138 2006-04-23 [colin]      2.1.1cvs27
3139
3140         * src/gtk/quicksearch.c
3141                 And remove printf...
3142
3143 2006-04-23 [colin]      2.1.1cvs26
3144
3145         * src/gtk/quicksearch.c
3146                 Fix replacing in quicksearch, and fix inserting
3147                 in the middle of the string. (introduced at 2.1.0cvs22)
3148
3149 2006-04-23 [colin]      2.1.1cvs25
3150
3151         * src/imap.c
3152                 Make sure uidnext is initialized in get_num_list
3153                 (not for stable, related to 2.1.1cvs8 and friends)
3154
3155 2006-04-23 [colin]      2.1.1cvs24
3156
3157         * src/imap.c
3158                 Output something when login is successful
3159                 too
3160
3161 2006-04-23 [colin]      2.1.1cvs23
3162
3163         * src/etpan/imap-thread.c
3164                 Better logging (line-per-line, hide data in fetch)
3165                 Fix a const warning
3166         * src/gtk/logwindow.c
3167         * src/gtk/logwindow.h
3168                 Better logging (color for input/output)
3169
3170 2006-04-21 [colin]      2.1.1cvs22
3171
3172         * src/gtk/quicksearch.c
3173                 On gtk+-2.8, use stock buttons in quicksearch
3174                 Based on a patch by Fabien and a design by Paul
3175
3176 2006-04-21 [colin]      2.1.1cvs21
3177
3178         * src/folderview.c
3179         * src/mainwindow.c
3180                 Fix occasional flicker in folderview
3181         * src/common/utils.c
3182                 Fix bug #943 (Incorrectly parsed email address 
3183                 list in short headers on message view and in 
3184                 printouts)
3185
3186 2006-04-20 [colin]      2.1.1cvs20
3187
3188         * src/imap.c
3189         * src/imap.h
3190         * src/prefs_account.c
3191                 Add ANONYMOUS auth for IMAP
3192
3193 2006-04-20 [paul]       2.1.1cvs19
3194
3195         * src/main.c
3196                 proper fix for 2.1.1cvs18
3197                 Thanks to Colin
3198
3199 2006-04-20 [paul]       2.1.1cvs18
3200
3201         * src/main.c
3202                 fix build warnings
3203
3204 2006-04-20 [paul]       2.1.1cvs17
3205
3206         * src/gtk/quicksearch.c
3207                 fix standard, non-extended Quick search,
3208                 was broken in 2.1.1cvs15.
3209                 Thanks to Colin.
3210
3211 2006-04-20 [colin]      2.1.1cvs16
3212
3213         * src/prefs_matcher.c
3214                 Fix values when reselecting a ~test
3215                 rule
3216
3217 2006-04-19 [colin]      2.1.1cvs15
3218
3219         * src/compose.c
3220         * src/compose.h
3221         * src/gtk/gtkaspell.c
3222         * src/gtk/gtkaspell.h
3223                 Put back Options menu in Spelling/
3224         * src/gtk/quicksearch.c
3225                 Don't search, and show error, if the
3226                 advanced search has a syntax error
3227
3228 2006-04-18 [colin]      2.1.1cvs14
3229
3230         * src/textview.c
3231                 Fix gdk warnings on set_cursor when textview
3232                 isn't visible
3233
3234 2006-04-18 [colin]      2.1.1cvs13
3235
3236         * src/gtk/gtksctree.c
3237                 Remove seemingly useless refresh that causes
3238                 flicker - watch this commit in case of 
3239                 problems before planned backport to stable
3240
3241 2006-04-18 [colin]      2.1.1cvs12
3242
3243         * src/imap.c
3244                 Factorize get/set_xml code
3245         * src/compose.c
3246         * src/prefs_account.c
3247         * src/prefs_account.h
3248         * src/procmsg.c
3249                 Add Encrypt to self option
3250
3251 2006-04-17 [colin]      2.1.1cvs11
3252
3253         * configure.ac
3254                 Fix search on encrpyt function on dragonfly
3255                 Patch by Jonathan Buschmann <jonthn@agmact.com>
3256
3257 2006-04-17 [colin]      2.1.1cvs10
3258
3259         * src/prefs_account.c
3260                 Be safe by default: remove mails from POP3
3261                 after 7 days, not immediately
3262
3263 2006-04-17 [colin]      2.1.1cvs9
3264
3265         * src/etpan/imap-thread.c
3266                 Fix build on DragonFly - patch by 
3267                 Jonathan Buschmann <jonthn@agmact.com>
3268
3269 2006-04-17 [colin]      2.1.1cvs8
3270
3271         * src/imap.c
3272                 Save uidnext between sessions
3273
3274 2006-04-17 [colin]      2.1.1cvs7
3275
3276         * src/imap.c
3277                 scan is required when uid validity changes
3278
3279 2006-04-17 [colin]      2.1.1cvs6
3280
3281         * src/folderview.c
3282                 Don't scan if not necessary, apart in current
3283                 folder and INBOX to fetch flags.
3284         * src/imap.c
3285                 Scan is necessary if unread count changes
3286
3287 2006-04-17 [colin]      2.1.1cvs5
3288
3289         * src/imap.c
3290                 ...But always fetch ANSWERED and DELETED flags for
3291                 INBOX, as filtering can happen on these flags.
3292
3293 2006-04-17 [colin]      2.1.1cvs4
3294
3295         * src/imap.c
3296                 Don't fetch REPLIED and DELETED flags when synchronising
3297                 flags with a closed folder. We only need UNSEEN and FLAGGED
3298                 to update the folderview.
3299
3300 2006-04-17 [colin]      2.1.1cvs3
3301
3302         * src/imap.c
3303                 Faster flag search when there are new mails 
3304                 in a folder. We can do a full search if the 
3305                 folder contains less messages than the new
3306                 list.
3307
3308 2006-04-17 [colin]      2.1.1cvs2
3309
3310         * po/cs.po
3311         * po/de.po
3312         * po/fr.po
3313         * po/nl.po
3314         * po/pt_BR.po
3315                 Update translations from stable branch
3316
3317 2006-04-17 [colin]      2.1.1cvs1
3318
3319         * configure.ac
3320                 Bump version to follow stable release
3321
3322 2006-04-16 [mones]      2.1.0cvs50
3323
3324         * po/es.po
3325                 Updated for release
3326
3327 2006-04-16 [colin]      2.1.0cvs49
3328
3329         * src/textview.c
3330                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
3331                 with gtk < 2.8. Thanks to Fabien Vantard.
3332
3333 2006-04-15 [colin]      2.1.0cvs48
3334
3335         * src/etpan/imap-thread.c
3336                 Fix bug #919 (libetpan: SEGV when connecting 
3337                 using command)
3338
3339 2006-04-14 [colin]      2.1.0cvs47
3340
3341         * src/main.c
3342                 Fix race on --select (should be done better)
3343
3344 2006-04-14 [wwp]        2.1.0cvs46
3345
3346         * src/send_message.c
3347                 enforce a check for domain in account prefs (a sending
3348                 error could be faced if domain was checked but no value set),
3349                 thanks to Colin.
3350
3351 2006-04-14 [colin]      2.1.0cvs45
3352
3353         * src/codeconv.c
3354                 when converting from unknown to unknown, if the
3355                 string is UTF8, don't convert it to the locale
3356                 (which breaks it)
3357
3358 2006-04-14 [colin]      2.1.0cvs44
3359
3360         * src/compose.c
3361                 Don't try to use ASCII for converting headers
3362                 (as done in body)
3363
3364 2006-04-14 [paul]       2.1.0cvs43
3365
3366         * src/crash.c
3367                 add locale/charset info to crash report
3368         * src/gtk/about.c
3369                 add wwp to doc team
3370                 replace 'e-mail' with preferred 'email'
3371         * src/gtk/authors.h
3372                 ensure contributors list is in alphabetical
3373                 order
3374
3375 2006-04-13 [colin]      2.1.0cvs42
3376
3377         * src/textview.c
3378                 Prevent gdk warnings
3379
3380 2006-04-13 [colin]      2.1.0cvs41
3381
3382         * src/common/ssl_certificate.c
3383         * src/common/ssl_certificate.h
3384         * src/gtk/sslcertwindow.c
3385                 Warn on expired certs, and display the expiration date
3386
3387 2006-04-13 [colin]      2.1.0cvs40
3388
3389         * src/plugins/spamassassin/spamassassin_gtk.c
3390                 Fix missing set_text on unix socket
3391
3392 2006-04-13 [wwp]        2.1.0cvs39
3393
3394         * manual/fr/advanced.xml
3395         * manual/fr/glossary.xml
3396                 applied new spam/ham/email lexicon (pourriel, courriel)
3397
3398 2006-04-13 [paul]       2.1.0cvs38
3399
3400         * src/plugins/pgpmime/plugin.c
3401                 remove the mention of S/MIME from the
3402                 description. This is now handled by the
3403                 S/MIME plugin.
3404
3405 2006-04-13 [paul]       2.1.0cvs37
3406
3407         * src/prefs_msg_colors.c
3408                 rework dialog
3409         * src/prefs_folder_item.c
3410         * src/prefs_spelling.c
3411                 add a tooltip to the colour selector buttons
3412
3413 2006-04-13 [wwp]        2.1.0cvs36
3414
3415         * manual/advanced.xml
3416         * manual/glossary.xml
3417         * manual/handling.xml
3418         * manual/keyboard.xml
3419         * manual/plugins.xml
3420         * manual/starting.xml
3421         * manual/fr/account.xml
3422         * manual/fr/ack.xml
3423         * manual/fr/addrbook.xml
3424         * manual/fr/advanced.xml
3425         * manual/fr/faq.xml
3426         * manual/fr/glossary.xml
3427         * manual/fr/gpl.xml
3428         * manual/fr/handling.xml
3429         * manual/fr/intro.xml
3430         * manual/fr/keyboard.xml
3431         * manual/fr/plugins.xml
3432         * manual/fr/starting.xml
3433         * manual/fr/sylpheed-claws-manual.xml
3434                 fixes to the manuals:
3435                  - summaryview -> Message List (same in French)
3436                  - translate key names
3437                  - fix French punctuation, use non-breakable spaces when
3438                    necessary, don't use &thinsp; which is not portable
3439                  - tell what maildir and mbox formats we support
3440
3441 2006-04-12 [wwp]        2.1.0cvs35
3442
3443         * src/prefs_toolbar.c
3444                 unified a replace button more,
3445                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3446
3447 2006-04-12 [wwp]        2.1.0cvs34
3448
3449         * src/prefs_common.c
3450         * src/prefs_msg_colors.c
3451                 make default color labels translatable,
3452                 patch from Fabien Vantard <fzzzzz@gmail.com>,
3453                 thanks to Tim <timbrain@post.cz> for reporting.
3454
3455 2006-04-12 [wwp]        2.1.0cvs33
3456
3457         * manual/glossary.xml
3458         * manual/intro.xml
3459         * manual/plugins.xml
3460         * manual/starting.xml
3461         * manual/sylpheed-claws-manual.xml
3462         * manual/fr/.cvsignore
3463         * manual/fr/account.xml
3464         * manual/fr/ack.xml
3465         * manual/fr/addrbook.xml
3466         * manual/fr/advanced.xml
3467         * manual/fr/faq.xml
3468         * manual/fr/glossary.xml
3469         * manual/fr/handling.xml
3470         * manual/fr/intro.xml
3471         * manual/fr/keyboard.xml
3472         * manual/fr/plugins.xml
3473         * manual/fr/starting.xml
3474         * manual/fr/sylpheed-claws-manual.xml
3475                 various fixes: typos, missing .fr translations, punctuation,
3476                 capitalization, links, accents and some bad French more.
3477
3478 2006-04-12 [wwp]        2.1.0cvs32
3479
3480         * src/prefs_gtk.c
3481                 fix for bug #935: always store prefs files in UTF-8 (thanks
3482                 to Colin).
3483
3484 2006-04-11 [colin]      2.1.0cvs31
3485
3486         * src/compose.c
3487                 Fix inserting files not in utf8 when locale is utf8
3488
3489 2006-04-11 [colin]      2.1.0cvs30
3490
3491         * src/inc.c
3492                 Don't show error dialog when cancelling connection
3493                 Patch by Pawel
3494
3495 2006-04-11 [cleroy]     2.1.0cvs29
3496
3497         * src/compose.c
3498                 Implement multiple quote levels
3499         * src/prefs_common.c
3500                 Change a little bit the quote bgcolor for 2nd level
3501
3502 2006-04-11 [colin]      2.1.0cvs28
3503
3504         * src/gtk/about.c
3505                 Add locale and charset in the label
3506
3507 2006-04-10 [colin]      2.1.0cvs27
3508
3509         * src/compose.c
3510         * src/prefs_common.c
3511         * src/prefs_common.h
3512         * src/prefs_msg_colors.c
3513         * src/textview.c
3514                 Allow optional background color in quotes
3515                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
3516                 GTK+-2.8.x feature
3517
3518 2006-04-10 [colin]      2.1.0cvs26
3519
3520         * src/main.c
3521         * src/mainwindow.c
3522         * src/mainwindow.h
3523                 Implement --select
3524
3525 2006-04-10 [colin]      2.1.0cvs25
3526
3527         * manual/plugins.xml
3528         * manual/fr/plugins.xml
3529                 Document libcurl's proxy variables
3530
3531 2006-04-09 [colin]      2.1.0cvs24
3532
3533         * src/prefs_common.c
3534                 gettext() returns statically allocated stuff. We have
3535                 to strdup it in order to be able to free it.
3536
3537 2006-04-09 [colin]      2.1.0cvs23
3538
3539         * AUTHORS
3540         * src/gtk/authors.h
3541                 Add Alexei
3542
3543 2006-04-09 [colin]      2.1.0cvs22
3544
3545         * src/mainwindow.c
3546         * src/gtk/quicksearch.c
3547                 Fix bug #859 (problems with cyrilic input in 
3548                 search panel) - Patch by Alexey Illarionov 
3549                 <littlesavage@rambler.ru>
3550
3551 2006-04-09 [colin]      2.1.0cvs21
3552
3553         * src/prefs_customheader.c
3554                 I prefer removing then freeing rather than the contrary
3555                 (even if it doesn't change anything ;-)
3556         * src/prefs_account.c
3557                 Fix bug #933 (Crash re-entering the custom headers list 
3558                 dialog in accounts prefs)
3559                 The problem happened when cancelling the Account 
3560                 Preferences' dialogs - in which case we didn't do 
3561                 anything to the PrefsAccount * struct. In case of applying,
3562                 the old ac_prefs was replaced with the tmp_ac_prefs we were
3563                 working with in this dialog. The problem is that 
3564                 prefs_customheader.c, working on this tmp_ac_prefs, always
3565                 changes the ->customhdr_list pointer, even when cancelled. 
3566                 So in case of cancelling the prefs_account dialog, we still
3567                 have to update ->customhdr_list in the real account.
3568
3569 2006-04-08 [colin]      2.1.0cvs20
3570
3571         * manual/fr/glossary.xml
3572         * manual/fr/keyboard.xml
3573                 Forgot some headers :)
3574
3575 2006-04-08 [colin]      2.1.0cvs19
3576
3577         * manual/Makefile.am
3578         * manual/fr/Makefile.am
3579         * manual/fr/account.xml
3580         * manual/fr/ack.xml
3581         * manual/fr/addrbook.xml
3582         * manual/fr/advanced.xml
3583         * manual/fr/faq.xml
3584         * manual/fr/glossary.xml
3585         * manual/fr/gpl.xml
3586         * manual/fr/handling.xml
3587         * manual/fr/intro.xml
3588         * manual/fr/keyboard.xml
3589         * manual/fr/plugins.xml
3590         * manual/fr/starting.xml
3591         * manual/fr/sylpheed-claws-manual.xml
3592         * manual/fr/dist/.cvsignore
3593         * manual/fr/dist/Makefile.am
3594         * manual/fr/dist/html/.cvsignore
3595         * manual/fr/dist/html/Makefile.am
3596         * manual/fr/dist/pdf/.cvsignore
3597         * manual/fr/dist/pdf/Makefile.am
3598         * manual/fr/dist/ps/.cvsignore
3599         * manual/fr/dist/ps/Makefile.am
3600         * manual/fr/dist/txt/.cvsignore
3601         * manual/fr/dist/txt/Makefile.am
3602                 Add the french translation of the manual. Thanks to
3603                 Olivier Delhomme <olivier.delhomme@free.fr> for 
3604                 account.xml, ack.xml, addrbook.xml and advanced.xml
3605
3606 2006-04-08 [colin]      2.1.0cvs18
3607
3608         * manual/plugins.xml
3609         * manual/starting.xml
3610                 More fixes
3611
3612 2006-04-07 [colin]      2.1.0cvs17
3613
3614         * manual/faq.xml
3615         * manual/intro.xml
3616         * manual/keyboard.xml
3617                 Little fixes
3618
3619 2006-04-07 [colin]      2.1.0cvs16
3620
3621         * README
3622         * src/compose.c
3623         * src/prefs_common.c
3624         * src/prefs_common.h
3625                 Add hidden compose_no_markup pref
3626
3627 2006-04-07 [wwp]        2.1.0cvs15
3628
3629         * src/summary_search.c
3630         * .cvsignore
3631                 Bugfix: stop button was sticky when searching in an empty folder.
3632                 Applied curly brackets code style to the whole file (summary_search.c).
3633                 More files to ignore.
3634
3635 2006-04-07 [wwp]        2.1.0cvs14
3636
3637         * src/message_search.c
3638         * src/summary_search.c
3639                 changed default button when search bumps at file/folder
3640                 beginning or end, for convenience (thanks to Colin).
3641
3642 2006-04-07 [paul]       2.1.0cvs13
3643
3644         * src/plugins/dillo_viewer/dillo_prefs.c
3645                 avoid future potential for namespace collision
3646                 Patch by Colin
3647
3648 2006-04-06 [wwp]        2.1.0cvs12
3649
3650         * src/summary_search.c
3651                 Unify extended/advanced searches names (and thus factorize labels),
3652                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3653
3654 2006-04-06 [wwp]        2.1.0cvs11
3655
3656         * src/folderview.c
3657         * src/prefs_themes.c
3658         * src/summaryview.c
3659                 Fixed some compilation warnings.
3660
3661 2006-04-06 [colin]      2.1.0cvs10
3662
3663         * manual/advanced.xml
3664                 Document the wizard template and how to deploy
3665                 Sylpheed-Claws effectively
3666
3667 2006-04-06 [colin]      2.1.0cvs9
3668
3669         * src/folderview.c
3670                 gettext patch to tell translators about _("#"),
3671                 by Maxim Britov
3672
3673 2006-04-06 [colin]      2.1.0cvs8
3674
3675         * src/textview.c
3676                 Fix invalid GtkTextBIter after clicking "Display as text"
3677
3678 2006-04-06 [mones]      2.1.0cvs7
3679
3680         * src/addr_compl.c
3681         * src/addrindex.c
3682         * src/addritem.c
3683         * src/codeconv.c
3684         * src/compose.c
3685         * src/filtering.c
3686         * src/folder.c
3687         * src/folder_item_prefs.c
3688         * src/folderview.c
3689         * src/localfolder.c
3690         * src/matcher.c
3691         * src/mimeview.c
3692         * src/prefs_msg_colors.c
3693         * src/prefs_spelling.c
3694         * src/prefs_themes.c
3695         * src/procmime.c
3696         * src/procmsg.c
3697         * src/stock_pixmap.c
3698         * src/summaryview.c
3699         * src/textview.c
3700         * src/toolbar.c
3701         * src/common/mgutils.c
3702         * src/common/prefs.c
3703         * src/common/ssl_certificate.c
3704         * src/gtk/colorlabel.c
3705         * src/gtk/quicksearch.c
3706         * src/plugins/pgpmime/pgpmime.c
3707         * src/plugins/spamassassin/spamassassin.c
3708                 Removed redundant NULL checks for g_free() calls.
3709                 Patch by Pawel Pekala.
3710
3711 2006-04-06 [mones]      2.1.0cvs6
3712
3713         * src/prefs_actions.c
3714         * src/prefs_filtering.c
3715         * src/prefs_filtering_action.c
3716         * src/prefs_matcher.c
3717         * src/prefs_template.c
3718         * src/gtk/gtkutils.c
3719         * src/gtk/gtkutils.h
3720                 Have a nice replace button. Patch by Pawel Pekala
3721
3722 2006-04-06 [colin]      2.1.0cvs5
3723
3724         * src/addressbook.c
3725                 Fix crash with empty columns
3726
3727 2006-04-05 [colin]      2.1.0cvs4
3728
3729         * src/wizard.c
3730         * src/prefs_gtk.c
3731                 Allow wizard customization with pre-filled values
3732
3733 2006-04-05 [colin]      2.1.0cvs3
3734
3735         * src/textview.c
3736         * src/mimeview.c
3737         * src/mimeview.h
3738                 Nicer messages in mimeview
3739
3740 2006-04-05 [colin]      2.1.0cvs2
3741
3742         * src/addressbook.c
3743         * src/prefs_summaries.c
3744                 i18n fix
3745
3746 2006-04-05 [colin]      2.1.0cvs1
3747
3748         * src/plugins/pgpcore/plugin.c
3749         * src/plugins/pgpcore/select-keys.c
3750         * src/plugins/pgpcore/select-keys.h
3751         * src/plugins/pgpcore/sgpgme.c
3752         * src/plugins/pgpcore/sgpgme.h
3753         * src/plugins/pgpinline/pgpinline.c
3754         * src/plugins/pgpinline/plugin.c
3755         * src/plugins/pgpmime/pgpmime.c
3756         * src/plugins/pgpmime/plugin.c
3757                 Factorize and generalize a bit 
3758                 Drop S/MIME signature verification from PGP/MIME
3759                 (adding it as another, more complete plugin)
3760
3761 2006-04-05 [paul]       2.1.0
3762
3763         2.1.0 released
3764
3765 2006-04-05 [paul]       2.0.0cvs186
3766
3767         * manual/advanced.xml
3768                 add info on colour labels
3769
3770 2006-04-05 [paul]       2.0.0cvs185
3771
3772         * po/bg.po
3773         * po/cs.po
3774         * po/de.po
3775         * po/el.po
3776         * po/en_GB.po
3777         * po/fi.po
3778         * po/fr.po
3779         * po/it.po
3780         * po/nl.po
3781         * po/pl.po
3782         * po/pt_BR.po
3783         * po/sr.po
3784         * po/zh_CN.po
3785                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
3786                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
3787                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
3788                 Guimaraes, Aleksandar Urosevic, Ralgh Young
3789         * src/gtk/authors.h
3790         * tools/claws.i18n.status.pl
3791                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
3792                 and new Czech translator, Tim <timbrain@post.cz>
3793
3794 2006-04-05 [mones]      2.0.0cvs184
3795
3796         * po/es.po
3797                 Updated translation
3798
3799 2006-04-05 [colin]      2.0.0cvs183
3800
3801         * src/gtk/quicksearch.c
3802                 Fix bug #929 (unnecessary reload in quick search bar)
3803
3804 2006-04-05 [colin]      2.0.0cvs182
3805
3806         * src/compose.c
3807                 Fix crash on Reply with no From:
3808                 Show signature and conversion error on queuing 
3809                 (but not sending)
3810         * src/mainwindow.c
3811         * src/summaryview.c
3812         * src/summaryview.h
3813                 Factorize threading code and make sure msginfo 
3814                 is not null when it comes from a GtkCTreeRow's 
3815                 data
3816         * src/gtk/gtkaspell.c
3817                 Check for necessary things
3818         * src/gtk/gtksctree.c
3819         * src/gtk/gtksctree.h
3820                 Reset anchor if necessary when removing node
3821
3822 2006-03-29 [colin]      2.0.0cvs181
3823
3824         * src/folderview.c
3825                 Warn for disabled IMAP accounts (due to lack of
3826                 libetpan). Breaks string-freeze - sorry - but it
3827                 is kind of important ;)
3828
3829 2006-03-28 [colin]      2.0.0cvs180
3830
3831         * src/gtk/gtkutils.c
3832         * src/gtk/gtkutils.h
3833                 Add a gtkut_get_link_btn() function that
3834                 creates a button which acts like an URI
3835         * src/prefs_themes.c
3836         * src/gtk/about.c
3837                 Use this function (factorizes codes)
3838         * src/common/defs.h
3839         * src/gtk/pluginwindow.c
3840                 Add a "Get more..." in the plugins window
3841
3842 2006-03-28 [colin]      2.0.0cvs179
3843
3844         * src/common/smtp.c
3845         * src/common/passcrypt.c
3846         * src/undo.c
3847                 Warning fixes. Patch by Pawel Pekala
3848
3849 2006-03-27 [colin]      2.0.0cvs178
3850
3851         * src/undo.c
3852                 Fix undoing by blocks with spaces
3853
3854 2006-03-27 [colin]      2.0.0cvs177
3855
3856         * src/textview.c
3857                 Set margin to 3px for headers
3858
3859 2006-03-27 [paul]
3860
3861         2.1.0-rc2 released
3862
3863 2006-03-27 [wwp]        2.0.0cvs176
3864
3865         * src/summaryview.c
3866                 don't reset quicksearch when updating the message list.
3867                 Thanks to Colin.
3868
3869 2006-03-26 [wwp]        2.0.0cvs175
3870
3871         * src/compose.c
3872                 use a unified border width ('other' tab in the compose window,
3873                 patch by Pawel Pekala).
3874
3875
3876 2006-03-26 [wwp]        2.0.0cvs174
3877
3878         * src/common/quoted-printable.c
3879         * src/addressbook.c
3880                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
3881
3882 2006-03-26 [colin]      2.0.0cvs173
3883
3884         * src/quote_fmt_parse.y
3885                 Fix non-UTF8 date formats messing up the whole quote a 
3886                 little bit
3887
3888 2006-03-26 [colin]      2.0.0cvs172
3889
3890         * src/procheader.c
3891                 Make sure the date is UTF8 valid, or try to make it
3892                 so. IncrediMail is really IncrediStupid.
3893         * src/compose.c
3894                 Fix possible conversions. 
3895                 
3896
3897 2006-03-26 [colin]      2.0.0cvs171
3898
3899         * src/matcher.c
3900                 Fix corner cases in body search. This is still a
3901                 hack... It seems impossible to make it good and 
3902                 reasonably fast at the same time.
3903
3904 2006-03-26 [colin]      2.0.0cvs170
3905
3906         * src/summaryview.c
3907                 I think I killed the twilight zone bug!
3908                 summary_select_node() flushes GTK events in order
3909                 to be able to center the view. But this also 
3910                 flushes keypresses like Ctrl-Alt-U, so this can
3911                 call summary_show from summary_select_node (itself
3912                 called from summary_show, etc.). And the summaryview
3913                 has to be unlocked in this function. So just locking
3914                 while processing GTK events, and bailing if locked, 
3915                 should fix it.
3916                 Fixes bug #927 (SIGSEGV during Update Summary)
3917
3918 2006-03-25 [colin]      2.0.0cvs169
3919
3920         * src/matcher.c
3921                 Fix search in QP-encoded bodies
3922                 Fix utf-8 searches in bodies encoded in the
3923                 locale's encoding
3924         * src/common/quoted-printable.c
3925         * src/common/quoted-printable.h
3926                 Add a decode function that doesn't overwrite
3927                 the original pointer
3928                 
3929
3930 2006-03-24 [colin]      2.0.0cvs168
3931
3932         * src/action.c
3933         * src/summaryview.c
3934         * src/summaryview.h
3935                 Update message cache after action
3936                 Patch by H. Merijn Brand
3937         * src/prefs_msg_colors.c
3938                 Factorize label 
3939                 Patch by Fabien Vantard
3940         * src/plugins/spamassassin/spamassassin_gtk.c
3941                 Remove useless translation
3942                 Patch by Fabien Vantard
3943
3944 2006-03-23 [colin]      2.0.0cvs167
3945
3946         * src/common/ssl.c
3947                 Let 30 seconds to SSL_connect
3948
3949 2006-03-23 [wwp]        2.0.0cvs166
3950
3951         * src/summaryview.c
3952         * src/gtk/description_window.c
3953                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
3954                 and headers are translated; adjust description windows' width to fit their
3955                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
3956
3957 2006-03-23 [paul]       2.0.0cvs165
3958
3959         * src/common/utils.c
3960                 fix highlighting of URIs containing "()"
3961                 (2.0.0cvs164's reversal fixed)
3962                 Thanks to Colin.
3963
3964 2006-03-23 [paul]       2.0.0cvs164
3965
3966         * src/common/utils.c
3967                 revert patch, (postponing a fix), at 2.0.0cvs120
3968                 as it breaks more URIs than it fixes.
3969                 Allow '-' to be a terminating character in a URI
3970
3971 2006-03-22 [colin]      2.0.0cvs163
3972
3973         * configure.ac
3974                 Require libetpan 0.45
3975                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
3976
3977 2006-03-22 [paul]       2.0.0cvs162
3978
3979         * src/editgroup.c
3980                 replace '<-' and '->' buttons with GTK_STOCK graphical
3981                 buttons
3982         * src/summary_search.c
3983                 don't offer '...' for translation
3984                 add a tooltip to advanced search '...' button
3985         * src/gtk/quicksearch.c
3986                 don't offer '...' for translation
3987
3988 2006-03-21 [colin]      2.0.0cvs161
3989
3990         * src/compose.c
3991                 Fix middle-click pasting (insert at click
3992                 position instead of cursor position, don't
3993                 remove existing selection and allow pasting
3994                 our own selection)
3995         * src/addressbook.c
3996                 "LDAP Server" -> "LDAP servers"
3997
3998 2006-03-21 [wwp]        2.0.0cvs160
3999
4000         * src/etpan/imap-thread.c
4001                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
4002
4003 2006-03-20 [colin]      2.0.0cvs159
4004
4005         * src/summaryview.c
4006                 Don't reload summaryview after an execute with no
4007                 move action
4008
4009 2006-03-19 [colin]      2.0.0cvs158
4010
4011         * src/addressbook.c
4012                 and put groups at the top, always
4013
4014 2006-03-19 [colin]      2.0.0cvs157
4015
4016         * src/addressbook.c
4017                 Order groups before names, as previously
4018
4019 2006-03-19 [colin]      2.0.0cvs156
4020
4021         * src/addressbook.c
4022                 - Sort case-unsensitive
4023                 - Put the sort arrow at opening too
4024
4025 2006-03-19 [wwp]        2.0.0cvs155
4026
4027         * src/addressbook.c
4028                 allow sorting by name/email/remarks, ensure that right-pane's contents
4029                 matches the left-pane selection (cleared when appropriate).
4030                 Patch by Pawel Pekala <c0rn@o2.pl>.
4031
4032 2006-03-18 [colin]      2.0.0cvs154
4033
4034         * src/textview.c
4035                 Fix text cursor ;)
4036
4037 2006-03-18 [colin]      2.0.0cvs153
4038
4039         * src/gtk/filesel.c
4040                 Make sure we hide the preview if we didn't get
4041                 a filename
4042
4043 2006-03-18 [colin]      2.0.0cvs152
4044
4045         * src/summaryview.c
4046                 Set cursor to watch for execution (fixes lack
4047                 of watch-cursor when dnd'ing hundreds of mails)
4048         * src/gtk/filesel.c
4049                 Check that mime type is 'image/*' before updating
4050                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
4051
4052 2006-03-18 [colin]      2.0.0cvs151
4053
4054         * src/mainwindow.c
4055         * src/textview.c
4056         * src/textview.h
4057                 Put a watch cursor in textview too when the mainwindow's
4058                 cursor in a watch
4059
4060 2006-03-18 [colin]      2.0.0cvs150
4061
4062         * src/folder.c
4063                 Change wrong asserts to simple tests
4064
4065 2006-03-17 [colin]      2.0.0cvs149
4066
4067         * src/mainwindow.c
4068         * src/mainwindow.h
4069         * src/prefs_msg_colors.c
4070         * src/summaryview.c
4071         * src/summaryview.h
4072         * src/gtk/colorlabel.c
4073         * src/gtk/colorlabel.h
4074                 Add a color label menu in the main menubar
4075                 Add (fixed) accels Ctrl-{0-7} to change the color
4076                 They have to be fixed because the menu's dynamic,
4077                 the items are complex widgets, hence we can't use
4078                 a GtkItemFactory.
4079
4080
4081 2006-03-17 [wwp]        2.0.0cvs148
4082
4083         * src/compose.c
4084                 rollback few lines from my previous commit (those lines come from
4085                 a pending patch, accidentally commited, even if neutral as they are
4086                 commented out).
4087
4088 2006-03-17 [wwp]        2.0.0cvs147
4089
4090         * src/compose.c
4091                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
4092                 applied code style/indentation to the modified function.
4093
4094 2006-03-17 [wwp]        2.0.0cvs146
4095
4096         * src/procmsg.c
4097         * src/compose.c
4098                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
4099
4100 2006-03-17 [paul]
4101
4102         2.1.0-rc1 released
4103
4104 2006-03-17 [paul]       2.0.0cvs145
4105
4106         * src/main.c
4107                 addressbook_read_file() was called twice
4108         * src/textview.c
4109                 X-Mailer highlighting
4110
4111 2006-03-16 [colin]      2.0.0cvs144
4112
4113         * src/sourcewindow.c
4114         * src/sourcewindow.h
4115                 And the last one, in source window.
4116
4117 2006-03-16 [colin]      2.0.0cvs143
4118
4119         * src/compose.c
4120         * src/compose.h
4121                 Fix the same stuff in compose
4122
4123 2006-03-16 [colin]      2.0.0cvs142
4124
4125         * src/messageview.c
4126                 Complete the previous messageview crash fix
4127
4128 2006-03-16 [colin]      2.0.0cvs141
4129
4130         * src/procmsg.h
4131         * src/procmsg.c
4132         * src/folder.c
4133                 Fix POSTPROCESSING hook
4134                 Patch by H. Merijn Brand
4135
4136         * src/procmime.c
4137         * src/procmime.h
4138                 Parse Content-Location
4139
4140         * src/toolbar.c
4141         * src/messageview.c
4142         * src/messageview.h
4143                 Don't crash when a top-level MessageView has
4144                 been closed on us. Same problematic than
4145                 yesterday's quicksearch issue.
4146
4147 2006-03-15 [colin]      2.0.0cvs140
4148
4149         * src/gtk/quicksearch.c
4150                 Fix a bitchy race we didn't think about when we
4151                 added quicksearch cancellation:
4152                 If the search is not on cached fields, for example
4153                 body_part matchcase "stuff"
4154                 the matcher code has to get the whole message. If
4155                 we're on IMAP, that can be slow, and in order to
4156                 be non-blocking, the IMAP code idle loop processes
4157                 gtk events too. So it is possible to cancel a
4158                 quicksearch while the matcher is getting the mail's
4159                 body. After matcher got its body, it will start to
4160                 iterate over the matcher list that the Quicksearch's
4161                 clear_search_cb() just freed via prepare_matcher().
4162                 SIGSEGV ensues.
4163                 The fix consists of guarding the matcherlist_match()
4164                 call with a boolean 'matching'. If we reset the
4165                 quicksearch while matching is TRUE, we don't free
4166                 the matcherlist anymore like we did, but we set
4167                 another new flag, deferred_free, to TRUE. Then,
4168                 in quicksearch_match(), just after returning from
4169                 matcherlist_match() and unsetting the matching flag,
4170                 we check the deferred_free flag and do the
4171                 prepare_matcher() (which does the matcherlist_free)
4172                 for real, so we free the matcherlist once it's not
4173                 used anymore.
4174                 As all of this runs via the glib main loop, we
4175                 luckily don't need a mutex.
4176         * src/summaryview.c
4177                 Also, show progress while searching.
4178
4179
4180 2006-03-14 [colin]      2.0.0cvs139
4181
4182         * src/alertpanel.c
4183                 Make alertpanel_is_open non-static
4184
4185 2006-03-14 [colin]      2.0.0cvs138
4186
4187         * src/prefs_spelling.c
4188                 Cleanups - Fabien Vantard
4189
4190 2006-03-14 [wwp]        2.0.0cvs137
4191
4192         * src/main.c
4193                 code style normalization (curly braces, indentation).
4194
4195 2006-03-14 [wwp]        2.0.0cvs137
4196
4197         * src/main.c
4198                 code style (braces, indentation)
4199
4200 2006-03-12 [paul]       2.0.0cvs136
4201
4202         * src/prefs_common.c
4203                 trans_hdr defaults to FALSE to be RFC-savvy
4204         * src/prefs_summaries.c
4205                 add a tooltip to the trans_hdr option
4206                 
4207
4208 2006-03-12 [paul]       2.0.0cvs135
4209
4210         * src/prefs_matcher.c
4211                 give a little more width to the combos
4212         * src/prefs_display_header.c
4213         * src/textview.c
4214                 translate headers if prefs_common.trans_hdr
4215                 is TRUE
4216
4217         Patches by Pawel Pekala
4218
4219 2006-03-12 [paul]       2.0.0cvs134
4220
4221         * src/plugins/clamav/clamav_plugin.c
4222         * src/plugins/dillo_viewer/dillo_viewer.c
4223         * src/plugins/pgpcore/plugin.c
4224         * src/plugins/pgpinline/plugin.c
4225         * src/plugins/pgpmime/plugin.c
4226         * src/plugins/spamassassin/spamassassin.c
4227                 update/add to descriptions
4228         * src/plugins/spamassassin/spamassassin_gtk.c
4229                 fixes to the english, remove superfluous
4230                 tooltips, clean up a little
4231
4232 2006-03-12 [paul]       2.0.0cvs133
4233
4234         * src/compose.c
4235                 fix Bug 924, 'Account combo box shows up wrong 
4236                 if & is in account name'
4237
4238 2006-03-11 [colin]      2.0.0cvs132
4239
4240         * src/summaryview.c
4241                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
4242                 messed up shift-selection because is slows down
4243                 moving around summaryview. thanks -users
4244
4245 2006-03-10 [colin]      2.0.0cvs131
4246
4247         * src/plugins/spamassassin/spamassassin_gtk.c
4248                 Put back Paul's engrish fixes
4249
4250 2006-03-10 [colin]      2.0.0cvs130
4251
4252         * src/plugins/spamassassin/spamassassin.c
4253         * src/plugins/spamassassin/spamassassin.h
4254         * src/plugins/spamassassin/spamassassin_gtk.c
4255                 Cleanup SA prefs page (more)
4256                 Patch by Fabien Vantard
4257
4258 2006-03-10 [paul]       2.0.0cvs129
4259
4260         * src/prefs_msg_colors.c
4261         * src/prefs_spelling.c
4262                 widget sensitivity
4263
4264 2006-03-09 [mones]      2.0.0cvs128
4265
4266         * po/es.po
4267                 Update for next RC
4268
4269 2006-03-09 [wwp]        2.0.0cvs127
4270
4271         * configure.ac
4272                 revert accidental commit (requirement for libetpan 0.43), this time
4273                 not in HEAD.
4274
4275 2006-03-09 [wwp]        2.0.0cvs125
4276
4277         * configure.ac
4278                 revert accidental commit (requirement for libetpan 0.43)
4279
4280 2006-03-09 [paul]       2.0.0cvs126
4281
4282         * src/prefs_receive.c
4283                 remove useless frame
4284                 replace 'incorporation' with 'receiving'
4285         * src/plugins/clamav/clamav_plugin_gtk.c
4286         * src/plugins/spamassassin/spamassassin_gtk.c
4287                 improve widget sensitivity
4288                 fix a bit his engrish
4289
4290 2006-03-09 [wwp]        2.0.0cvs125
4291
4292         * src/addressadd.c
4293         * src/foldersel.c
4294         * src/prefs_common.c
4295         * src/prefs_common.h
4296                 remember some more windows' sizes (add to addressbook and
4297                 select folder).
4298
4299 2006-03-09 [paul]       2.0.0cvs124
4300
4301         * src/plugins/pgpcore/prefs_gpg.c
4302                 normalise construction of dialogue
4303
4304 2006-03-09 [paul]       2.0.0cvs123
4305
4306         * src/plugins/trayicon/Makefile.am
4307                 add missing slash
4308
4309 2006-03-08 [colin]      2.0.0cvs122
4310
4311         * src/plugins/trayicon/Makefile.am
4312                 Fix build in separate dir 
4313                 Patch by Bamanzi <bamanzi@gmail.com>
4314
4315 2006-03-08 [colin]      2.0.0cvs121
4316
4317         * src/procmsg.c
4318                 Batch move and copies from summaryview with delayed execution
4319                 too
4320
4321 2006-03-07 [paul]       2.0.0cvs120
4322
4323         * src/common/utils.c
4324                 fix highlighting of URIs containing "()"
4325                 Patch by Pawel Pekala
4326
4327 2006-03-07 [paul]       2.0.0cvs119
4328
4329         * src/folder.c
4330         * src/folder.h
4331         * src/folderview.c
4332                 immediately do alphabetical resort when
4333                 changing a folder's name
4334                 Patch by Pawel Pekala
4335
4336 2006-03-07 [paul]       2.0.0cvs118
4337
4338         * src/news.c
4339         * src/news_gtk.c
4340                 when unsubscribing a newsgroup, remove the
4341                 folder and msgs in .sylpheed-claws/newscache
4342                 Patch by Pawel Pekala <c0rn@gazeta.pl>
4343
4344 2006-03-07 [paul]       2.0.0cvs117
4345
4346         * src/textview.c
4347                 fix wrong Fake URL Warning
4348                 Thanks to Hiro
4349
4350 2006-03-07 [colin]      2.0.0cvs116
4351
4352         * src/imap.c
4353                 Return immediately when password dialog was
4354                 cancelled
4355         * src/gtk/inputdialog.c
4356                 Allow empty strings for passwords
4357
4358
4359 2006-03-06 [colin]      2.0.0cvs115
4360
4361         * src/imap.c
4362                 Prevent double-timeouts when connection fails
4363
4364 2006-03-06 [colin]
4365
4366         2.0.1-rc1 released
4367
4368 2006-03-06 [colin]      2.0.0cvs114
4369
4370         * src/imap.c
4371                 Refresh session during potentially long
4372                 operations
4373
4374 2006-03-06 [wwp]        2.0.0cvs113
4375
4376         * src/prefs_msg_colors.h
4377                 forgot that one (custom color labels).
4378
4379 2006-03-06 [wwp]        2.0.0cvs112
4380
4381         * src/prefs_common.c
4382         * src/prefs_common.h
4383         * src/prefs_msg_colors.c
4384         * src/summaryview.c
4385         * src/summaryview.h
4386         * src/gtk/colorlabel.c
4387         * src/gtk/colorlabel.h
4388                 colors in messages list are now customizable. Color values and names can
4389                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
4390                 Thanks to Paul and Colin for their help with this longstanding patch!
4391
4392 2006-03-06 [wwp]        2.0.0cvs111
4393
4394         * src/textview.c
4395                 don't crash if (x)face is bad.
4396
4397 2006-03-05 [paul]       2.0.0cvs110
4398
4399         * AUTHORS
4400         * configure.ac
4401         * src/Makefile.am
4402         * src/common/Makefile.am
4403         * src/common/utils.h
4404         * src/etpan/imap-thread.c
4405         * src/gtk/authors.h
4406         * src/plugins/clamav/Makefile.am
4407         * src/plugins/demo/Makefile.am
4408         * src/plugins/dillo_viewer/Makefile.am
4409         * src/plugins/pgpcore/Makefile.am
4410         * src/plugins/pgpcore/passphrase.c
4411         * src/plugins/pgpinline/Makefile.am
4412         * src/plugins/pgpmime/Makefile.am
4413         * src/plugins/spamassassin/Makefile.am
4414         * src/plugins/trayicon/Makefile.am
4415                 fix builiding on cygwin
4416                 Patch by Ralgh Young <bamanzi@gmail.com>
4417
4418 2006-03-04 [wwp]        2.0.0cvs109
4419
4420         * manual/keyboard.xml
4421                 fix mixed up/down keys.
4422
4423 2006-03-04 [wwp]        2.0.0cvs108
4424
4425         * README
4426         * INSTALL
4427                 updated links to SpamAssassin.
4428
4429 2006-03-04 [wwp]        2.0.0cvs107
4430
4431         * manual/plugins.xml
4432         * src/plugins/spamassassin/README
4433                 updated SpamAssassin plugin docs to reflect new functional additions
4434                 (also fix/update/documents few technical stuff more, see the README).
4435
4436 2006-03-04 [wwp]        2.0.0cvs106
4437
4438         * src/prefs_message.c
4439                 normalized capitalization of message-prefs paths.
4440
4441 2006-03-04 [wwp]        2.0.0cvs105
4442
4443         * manual/advanced.xml
4444                 typo.
4445
4446 2006-03-03 [colin]      2.0.0cvs104
4447
4448         * src/plugins/clamav/clamav_plugin_gtk.c
4449                 Rework prefs page, patch by Fabien 
4450
4451 2006-03-03 [colin]      2.0.0cvs103
4452
4453         * src/plugins/clamav/clamav_plugin.c
4454                 Set error on all errors
4455
4456 2006-03-03 [colin]      2.0.0cvs102
4457
4458         * src/common/plugin.c
4459                 Initialize error to avoid crashing when a plugin fails
4460                 without setting error
4461
4462 2006-03-02 [wwp]        2.0.0cvs101
4463
4464         * configure.ac
4465                 fixed linker flags for libetpan support on Cygwin
4466                 (thanks to H.Merijn Brand).
4467
4468 2006-03-02 [wwp]        2.0.0cvs100
4469
4470         * src/addressbook.c
4471                 fix some AB error messages: one for punctuation and
4472                 one wrongly duplicate (thanks, maxbritov).
4473
4474 2006-03-02 [wwp]        2.0.0cvs99
4475
4476         * src/plugins/spamassassin/spamassassin.c
4477                 make sync calls to sa-learn/spamc to prevent
4478                 system (whatever local or client/server) overload.
4479
4480 2006-03-02 [colin]      2.0.0cvs98
4481
4482         * src/summaryview.c
4483                 Put the spam icon in the status column instead of the
4484                 mark one
4485
4486 2006-03-01 [colin]      2.0.0cvs97
4487
4488         * src/plugins/spamassassin/spamassassin.c
4489                 Fix segfault (g_file_set_contents fails for some 
4490                 reason and err==0x2f. Can't find out why with
4491                 valgrind, using working function :-)
4492
4493 2006-03-01 [colin]      2.0.0cvs96
4494
4495         * src/inc.c
4496                 Offline overriding: let 'No' be cached only 3 seconds
4497
4498 2006-03-01 [colin]      2.0.0cvs95
4499
4500         * src/addr_compl.c
4501         * src/addrbook.c
4502         * src/addressbook.c
4503         * src/addrindex.c
4504         * src/folder_item_prefs.c
4505         * src/headerview.c
4506         * src/imap.c
4507         * src/inc.c
4508         * src/ldif.c
4509         * src/mainwindow.c
4510         * src/mh.c
4511         * src/msgcache.c
4512         * src/prefs_common.h
4513         * src/prefs_msg_colors.c
4514         * src/procheader.c
4515         * src/procheader.h
4516         * src/procmime.c
4517         * src/procmsg.c
4518         * src/procmsg.h
4519         * src/send_message.h
4520         * src/simple-gettext.c
4521         * src/summaryview.c
4522         * src/summaryview.h
4523         * src/syldap.c
4524         * src/textview.c
4525         * src/undo.c
4526         * src/common/ssl_certificate.c
4527         * src/common/utils.c
4528         * src/gtk/colorsel.c
4529         * src/gtk/gtksctree.c
4530         * src/gtk/gtkshruler.c
4531         * src/plugins/trayicon/trayicon.c
4532                 #if 0 goes to /dev/null
4533
4534 2006-03-01 [colin]      2.0.0cvs94
4535
4536         * src/compose.c
4537         * src/imap.c
4538         * src/inc.c
4539         * src/inc.h
4540         * src/messageview.c
4541         * src/news.c
4542         * src/plugins/spamassassin/spamassassin.c
4543                 Allow to add information in the "working offline"
4544                 window
4545
4546 2006-03-01 [wwp]        2.0.0cvs93
4547
4548         * src/plugins/spamassassin/spamassassin.c
4549                 fixed spamc invocation: use a tricky temporary mini shell wrapper
4550                 'cause it seems that calling `spamc ... < inputfile` with
4551                 g_spawn_(a)sync simply.. erm doesn't work :-).
4552
4553 2006-03-01 [wwp]        2.0.0cvs92
4554
4555         * src/toolbar.c
4556         * src/toolbar.h
4557                 simplify the adding of spam/ham button to the messageview toolbar
4558                 (it gets more clear now that the same button will be "Mark as spam"
4559                 or "Mark as ham" according to the current message status,
4560                 thanks to Colin).
4561
4562 2006-03-01 [wwp]        2.0.0cvs91
4563
4564         * src/messageview.c
4565         * src/procmsg.c
4566         * src/procmsg.h
4567         * src/summaryview.c
4568         * src/plugins/spamassassin/spamassassin.c
4569         * src/plugins/spamassassin/spamassassin.h
4570                 make learner callbacks return a status (0 for ok),
4571                 handle it in main code to avoid setting flags when learning failed,
4572                 don't learn on TCP if offline in spamassassin,
4573                 thanks to Colin.
4574
4575                 
4576
4577 2006-03-01 [wwp]        2.0.0cvs90
4578
4579         * src/compose.c
4580                 some work around the compose window's account menu,
4581                 patch by Fabien Vantard.
4582
4583 2006-03-01 [wwp]        2.0.0cvs89
4584
4585         * src/plugins/spamassassin/spamassassin.c
4586                 fixed bad logics, was using spamc in local mode and sa-learn
4587                 in remote mode (thanks, Colin).
4588
4589 2006-03-01 [wwp]        2.0.0cvs88
4590
4591         * src/plugins/spamassassin/spamassassin.c
4592         * src/plugins/spamassassin/spamassassin.h
4593         * src/plugins/spamassassin/spamassassin_gtk.c
4594                 made processing of emails w/ sa-plugin an option (default is TRUE),
4595                 fixed Engrish some tooltips, capitalization of some debug messages
4596                 and warnings. The spamassassin plugin now provides two separate
4597                 services: process emails upon incorporation and spamd training.
4598                 Both services (un)register independently but use some common
4599                 plugin settings (transport settings, spam storage location).
4600
4601 2006-02-28 [wwp]        2.0.0cvs87
4602
4603         * src/plugins/spamassassin/spamassassin.c
4604                 fix async flag to spamc cmdline execution (batch exec should
4605                 be asynchronous).
4606
4607 2006-02-27 [wwp]        2.0.0cvs86
4608
4609         * src/plugins/spamassassin/spamassassin.c
4610         * src/plugins/spamassassin/spamassassin.h
4611         * src/plugins/spamassassin/spamassassin_gtk.c
4612                 - added the ability to learn a remote spamassassin server (spamd),
4613                 using spamc.
4614                 - added the spamassassin option 'username', that applies to all
4615                 spamassassin operations (filtering, learning, local or remote).
4616                 The default username is the current unix user (if left blank
4617                 from gtk prefs or config file).
4618                 - commented out some unused code (notebook widget), removed unused
4619                 layout (hbox1).
4620                 - make more widgets sensitive to the transport type.
4621
4622 2006-02-27 [colin]      2.0.0cvs85
4623
4624         * src/plugins/spamassassin/spamassassin.c
4625                 Fix sa-learn call when offline
4626
4627 2006-02-27 [colin]      2.0.0cvs84
4628
4629         * configure.ac
4630         * src/Makefile.am
4631         * src/mainwindow.c
4632         * src/mainwindow.h
4633         * src/messageview.c
4634         * src/messageview.h
4635         * src/prefs_toolbar.c
4636         * src/procmsg.c
4637         * src/stock_pixmap.c
4638         * src/stock_pixmap.h
4639         * src/summaryview.c
4640         * src/toolbar.c
4641         * src/toolbar.h
4642         * src/pixmaps/ham_btn.xpm
4643         * src/pixmaps/spam.xpm
4644         * src/pixmaps/spam_btn.xpm
4645         * src/plugins/spamassassin/spamassassin.c
4646                 Add button in toolbar for spam learning
4647                 Fix a few bugs from the last related commit
4648                 Revert 1.9.6cvs23 which messed up shift-selection
4649
4650 2006-02-24 [colin]      2.0.0cvs83
4651
4652         * src/procmsg.c
4653         * src/summaryview.c
4654         * src/summaryview.h
4655         * src/plugins/spamassassin/spamassassin.c
4656         * src/plugins/spamassassin/spamassassin.h
4657         * src/plugins/spamassassin/spamassassin_gtk.c
4658                 Unregister learner when spamassassin is either
4659                 disabled or over tcp
4660
4661 2006-02-24 [colin]      2.0.0cvs82
4662
4663         * src/Makefile.am
4664         * src/mainwindow.c
4665         * src/mainwindow.h
4666         * src/procmsg.c
4667         * src/procmsg.h
4668         * src/stock_pixmap.c
4669         * src/stock_pixmap.h
4670         * src/summaryview.c
4671         * src/summaryview.h
4672         * src/gtk/icon_legend.c
4673         * src/pixmaps/spam.xpm  ** NEW FILE **
4674         * src/plugins/spamassassin/spamassassin.c
4675         * src/plugins/spamassassin/spamassassin_gtk.c
4676                 Add spam learning interface (Mark/Mark as 
4677                 (spam|ham) menus)
4678
4679 2006-02-24 [wwp]        2.0.0cvs81
4680
4681         * src/compose.c
4682         * src/compose.h
4683         * src/filtering.c
4684                 hide compose window when sending message in batch mode
4685                 (filtering: forward and redirect). Also fixed a wrong
4686                 value returned when sending failed, neutral anyway.
4687                 (Colin, me) 
4688
4689 2006-02-24 [wwp]        2.0.0cvs80
4690
4691         * src/mainwindow.c
4692                 use GTK+'s stock quit button. Patch by Fabien Vantard.
4693
4694 2006-02-24 [paul]       2.0.0cvs79
4695
4696         * src/news.c
4697         * src/news.h
4698         * src/news_gtk.c
4699                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
4700                 Thanks to Colin
4701
4702 2006-02-23 [colin]      2.0.0cvs78
4703
4704         * src/alertpanel.c
4705                 Change OK to Close in alertpanel with View log
4706                 button; add accel to View log. Patch by Fabien
4707                 Vantard
4708
4709 2006-02-23 [wwp]        2.0.0cvs77
4710
4711         * src/compose.c
4712                 silly me, there were much more tests to perform, since toolbars can
4713                 really have down to 1 element only.
4714
4715 2006-02-23 [wwp]        2.0.0cvs76
4716
4717         * commitHelper
4718                 fixed indentation from my previous commit. Fallback to VISUAL if
4719                 EDITOR is not set (and to vi, at last resort).
4720
4721 2006-02-23 [wwp]        2.0.0cvs75
4722
4723         * commitHelper
4724                 improved error detection (Colin, me).
4725
4726 2006-02-23 [wwp]        2.0.0cvs74
4727
4728         * src/prefs_toolbar.c
4729                 simplify and fix prefs/toolbars layouting. Combos' contents can
4730                 now be really displayed.
4731
4732 2006-02-23 [wwp]        2.0.0cvs73
4733         simplifies and fix prefs/toolbars layouting. Combos' contents can now
4734         be really displayed.
4735
4736 2006-02-22 [wwp]        2.0.0cvs72
4737
4738         * src/compose.c
4739                 fix a typo in my previous commit (sorry!).
4740
4741 2006-02-22 [wwp]        2.0.0cvs71
4742
4743         * src/prefs_toolbar.c
4744                 fix a crash when adding separators to toolbars,
4745                 also fix some separator item information.
4746
4747 2006-02-22 [wwp]        2.0.0cvs70
4748
4749         * src/compose.c
4750                 fix a crash when redirecting (for instance) when compose window's
4751                 toolbar contents has been customized (when some buttons have been
4752                 removed in fact).
4753
4754 2006-02-21 [wwp]        2.0.0cvs69
4755
4756         * src/summaryview.c
4757         * src/gtk/pluginwindow.c
4758         * src/plugins/pgpcore/prefs_gpg.c
4759                 fix some compilation warnings (feat. remains of removed code).
4760
4761 2006-02-21 [wwp]        2.0.0cvs68
4762
4763         * src/gtk/gtkutils.c
4764                 fix two compilation issues, thanks to Stephan Sachse.
4765
4766 2006-02-20 [colin]      2.0.0cvs67
4767
4768         * src/mainwindow.c
4769                 Don't reselect displayed mail on refocus
4770                 This fixes actions misbehaving 
4771
4772 2006-02-20 [wwp]        2.0.0cvs66
4773
4774         * src/summaryview.c
4775         * src/gtk/gtksctree.c
4776         * src/gtk/gtkshruler.c
4777                 changed more runtime typecast checks.
4778
4779 2006-02-20 [wwp]        2.0.0cvs65
4780
4781         * src/summary_search.c
4782                 find all - summaryview refresh issue fixed, thanks to Colin.
4783
4784 2006-02-20 [wwp]        2.0.0cvs64
4785
4786         * src/gtk/gtkutils.c
4787                 better runtime typecast checks.
4788
4789 2006-02-20 [wwp]        2.0.0cvs63
4790
4791         * src/summary_search.c
4792                 enhancements to the summary search:
4793                         - add the ability to stop the running search
4794                           (upon ESC-key press, new Stop button or when Clear button is pressed)
4795                         - don't search if no criteria (From/To/Subject/Body) is set
4796                         - ensure that a busy mouse pointer is always shown when searching,
4797                           show it even a bit earlier
4798
4799 2006-02-19 [colin]      2.0.0cvs62
4800
4801         * src/compose.c
4802         * src/imap.c
4803         * src/etpan/imap-thread.c
4804         * src/etpan/imap-thread.h
4805                 (Future) IMAP speed improvement on sending
4806                 Will require a libetpan update
4807         * src/summaryview.c
4808         * src/gtk/quicksearch.c
4809                 Make quicksearch clearable while running.
4810
4811 2006-02-17 [colin]      2.0.0cvs61
4812
4813         * src/imap.c
4814         * src/etpan/imap-thread.c
4815         * src/etpan/imap-thread.h
4816                 Check for IMAP certificates
4817                 ** Requires libetpan-0.42-cvs4 
4818                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
4819
4820 2006-02-17 [colin]      2.0.0cvs60
4821
4822         * src/messageview.c
4823         * src/prefs_common.c
4824         * src/prefs_common.h
4825         * src/prefs_message.c
4826                 Add pref to display HTML-only mails with plugin, 
4827                 if possible (defaulting to FALSE of course).
4828
4829 2006-02-16 [colin]      2.0.0cvs59
4830
4831         * src/main.c
4832         * src/common/plugin.c
4833         * src/common/plugin.h
4834         * src/gtk/pluginwindow.c
4835                 Keep track of requested (but unloaded) plugins
4836                 in some error cases.
4837
4838 2006-02-16 [wwp]        2.0.0cvs58
4839
4840         * src/gtk/gtkaspell.c
4841         * src/gtk/gtkaspell.h
4842         * src/prefs_spelling.c
4843         * src/compose.c
4844         * src/prefs_common.c
4845         * src/prefs_common.h
4846                 implemented new optional spellchecker behaviour: re-check message when
4847                 dictionary got changed (from compose-window/context-menu/Change dictionary).
4848
4849 2006-02-16 [wwp]        2.0.0cvs57
4850
4851         * src/quote_fmt_parse.y
4852                 pclose popen'ed pipe.
4853
4854 2006-02-15 [colin]      2.0.0cvs56
4855
4856         * src/mimeview.c
4857         * src/mimeview.h
4858                 Let MimeViewers know which MimeView they
4859                 depend of.
4860         * src/summaryview.c
4861                 Swap From/To columns in Sent/Queue/Drafts
4862                 folders
4863         * src/etpan/imap-thread.c
4864                 Use mailstream_low_tls_open() for STARTTLS
4865                 instead of mailstream_low_ssl_open()
4866                 ** REQUIRES libetpan 0.42cvs3 **
4867
4868 2006-02-15 [wwp]        2.0.0cvs55
4869
4870         * src/compose.c
4871         * src/compose.h
4872         * src/message_search.c
4873         * src/message_search.h
4874         * src/textview.c
4875         * src/gtk/gtkutils.c
4876         * src/gtk/gtkutils.h
4877                 added the ability to Find text in the compose window (and a bit
4878                 of code factorization).
4879
4880 2006-02-15 [wwp]        2.0.0cvs54
4881
4882         * src/prefs_gtk.c
4883                 yet another one file was missing (fix for some widgets' sensitivity).
4884                 Thanks Colin!
4885
4886 2006-02-15 [wwp]        2.0.0cvs53
4887
4888         * src/prefs_gtk.h
4889                 oops forgot that file (fix for some widgets' sensitivity).
4890
4891 2006-02-15 [wwp]        2.0.0cvs52
4892
4893         * src/summary_search.c
4894                 implemented advanced summary search options (added the ability
4895                 to use matcher conditions in an advanced search mode).
4896
4897 2006-02-15 [wwp]        2.0.0cvs51
4898
4899         * src/plugins/pgpcore/prefs_gpg.c
4900         * src/prefs_account.c
4901                 fix some widget sensitivity, mostly around some labels in
4902                 account prefs.
4903
4904 2006-02-15 [paul]       2.0.0cvs50
4905
4906         * manual/advanced.xml
4907                 improve Templates info
4908                 written by wwp
4909
4910 2006-02-14 [colin]      2.0.0cvs49
4911
4912         * src/pixmaps/address_book.xpm
4913         * src/pixmaps/preferences.xpm
4914         * src/pixmaps/properties.xpm
4915                 Fix pixmap size - patch by Fabien Vantard
4916
4917 2006-02-13 [colin]      2.0.0cvs48
4918
4919         * src/procmime.c
4920                 Add missing fclose()s on error
4921         * src/textview.c
4922                 Remove unused code
4923         * src/common/utils.c
4924                 Fix temp files not being deleted on windows
4925         Patches by Thomas Gilgin
4926
4927 2006-02-13 [colin]      2.0.0cvs47
4928
4929         * src/mainwindow.c
4930                 Fix exit crash
4931
4932 2006-02-13 [wwp]        2.0.0cvs46
4933
4934         * src/plugins/pgpcore/prefs_gpg.c
4935                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
4936
4937 2006-02-12 [colin]      2.0.0cvs45
4938
4939         * src/folderview.c
4940         * src/main.c
4941         * src/mainwindow.c
4942                 Fix "stuff" when quitting
4943
4944 2006-02-12 [wwp]        2.0.0cvs44
4945
4946         * src/prefs_themes.c
4947                 fix typos in debug messages.
4948
4949 2006-02-11 [colin]      2.0.0cvs43
4950
4951         * src/summaryview.c
4952                 don't allow drag/drop from ourself
4953
4954 2006-02-10 [wwp]        2.0.0cvs42
4955
4956         * src/exporthtml.c
4957         * src/html.c
4958         * src/html.h
4959         * src/procmime.c
4960         * src/textview.c
4961                 renamed html_ prefixed functions and data structures to avoid
4962                 namespace clashes w/ other software (gtkhtml2 for instance).
4963                 Closes bug #907.
4964
4965
4966 2006-02-09 [colin]      2.0.0cvs41
4967
4968         * src/summaryview.c
4969                 Fix shitty logic messed up. Thanks Ticho for the hint!
4970
4971 2006-02-09 [wwp]        2.0.0cvs40
4972
4973         * src/gtk/about.c
4974         * src/compose.c
4975         * src/prefs_account.c
4976         * src/prefs_gtk.h
4977         * src/editaddress.c
4978                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
4979                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
4980                 Browse buttons in accounts prefs.
4981
4982 2006-02-09 [colin]      2.0.0cvs39
4983
4984         * src/matcher.c
4985                 Check for pointer before using its members
4986         * src/gtk/gtksourceprintjob.c
4987                 Fix a wrong warning
4988
4989 2006-02-09 [wwp]        2.0.0cvs38
4990
4991         * src/gtk/filesel.c
4992                 fix few compiler warnings (type mismatch).
4993
4994 2006-02-09 [paul]       2.0.0cvs37
4995
4996         * po/fr.po
4997                 updated by Fabien Vantard
4998
4999 2006-02-08 [colin]      2.0.0cvs36
5000
5001         * src/prefs_common.c
5002         * src/common/defs.h
5003         * src/common/plugin.c
5004                 allow windows and linux configurations to coexist
5005                 patch by Thomas Gilgin
5006
5007 2006-02-08 [colin]      2.0.0cvs35
5008
5009         * src/filtering.c
5010         * src/matcher.c
5011         * src/matcher.h
5012         * src/matcher_parser_parse.y
5013         * src/prefs_filtering_action.c
5014         * src/prefs_matcher.c
5015                 Add the "Ignore thread" filtering
5016                 action
5017
5018 2006-02-08 [colin]      2.0.0cvs34
5019
5020         * src/compose.c
5021         * src/procmime.c
5022         * src/procmime.h
5023                 Fix bug #905 (damaged attachment)
5024                 text files with raw \0's aren't really text files
5025         FOR_STABLE
5026
5027 2006-02-08 [colin]      2.0.0cvs33
5028
5029         * src/summaryview.c
5030                 Fix crasher introduced yesterday
5031
5032 2006-02-08 [wwp]        2.0.0cvs32
5033
5034         * src/compose.c
5035         * src/compose.h
5036                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
5037
5038 2006-02-08 [wwp]        2.0.0cvs31
5039
5040         * src/prefs_template.c
5041                 templates enhancement: allow address completion for Cc and Bcc fields
5042                 (it was currently possible for the To field only)
5043
5044 2006-02-08 [colin]      2.0.0cvs30
5045
5046         * src/compose.c
5047                 Don't unblock if not blocked
5048         FOR_STABLE
5049
5050 2006-02-07 [colin]      2.0.0cvs29
5051
5052         * src/action.c
5053                 Forgot to refresh summaryview
5054
5055 2006-02-07 [colin]      2.0.0cvs28
5056
5057         * src/action.c
5058                 Freeze/thaw message list and folder list while
5059                 processing %as{} actions 
5060         * src/compose.c
5061                 Fix auto-wrap disabling after a middle-click
5062                 paste - FOR_STABLE
5063
5064 2006-02-07 [paul]       2.0.0cvs27
5065
5066         * src/folder.c
5067                 fix freeing of uninitialised pointers
5068                 Thanks to Colin
5069
5070 2006-02-06 [colin]      2.0.0cvs26
5071
5072         * src/folder.c
5073                 Use g_slist_prepend in potentially big list
5074
5075 2006-02-06 [colin]      2.0.0cvs25
5076
5077         * src/folder.c
5078                 Completely skip processing if it doesn't 
5079                 exist (faster!)
5080
5081 2006-02-06 [colin]      2.0.0cvs24
5082
5083         * src/folder.c
5084         * src/summaryview.c
5085                 Batch filtering in summaryview (from Tools menu)
5086                 and pre/post//-processing too
5087
5088 2006-02-06 [colin]      2.0.0cvs23
5089
5090         * src/procmsg.h
5091         * src/filtering.c
5092                 Use a special field for batch filtering instead
5093                 of stepping on deferred execution's toes
5094
5095 2006-02-06 [colin]      2.0.0cvs22
5096
5097         * src/action.c
5098         * src/filtering.c
5099         * src/filtering.h
5100         * src/folder.c
5101         * src/summaryview.c
5102                 Fix filtering via menus and actions
5103
5104 2006-02-06 [colin]      2.0.0cvs21
5105
5106         * src/imap.c
5107                 Put the added file directly to cache if possible (will work
5108                 with next libetpan)
5109         * src/filtering.c
5110         * src/filtering.h
5111         * src/inc.c
5112         * src/folder.c
5113         * src/mbox.c
5114         * src/procmsg.h
5115                 Move and copy filtered messages by batches instead of one
5116                 by one - faster on IMAP
5117         * src/procmsg.c
5118                 Add a function that'll possibly be useful later
5119
5120 2006-02-06 [colin]      2.0.0cvs20
5121
5122         * src/addressbook.c
5123                 Use internal mime-type instead of text/plain for d'n'd
5124         * src/compose.c
5125                 Allow attaching files from mimeview's icon list via d'n'd
5126         * src/folderview.c
5127         * src/folderview.h
5128                 Use internal mime-type instead of text/plain for d'n'd
5129                 Don't try to selected opened folder if none is
5130                 Factorize d'n'd from other apps code
5131         * src/headerview.c
5132         * src/textview.c
5133         * src/gtk/gtkutils.c
5134         * src/gtk/gtkutils.h
5135                 Factorize Face/X-Face stuff
5136         * src/mimeview.c
5137                 Fix d'n'd to other apps
5138         * src/prefs_message.c
5139                 Let the XFace pref be usable without libcompface as it also
5140                 applies to Face
5141         * src/summaryview.c
5142                 Fix d'n'd to other apps
5143                 Factorize d'n'd from other apps code
5144
5145 2006-02-06 [wwp]        2.0.0cvs19
5146
5147         * po/it.po
5148                 Italian translation fixes by Andrea Spadaccini (no more confusion
5149                 between filtering and processing, and few changes in the About
5150                 dialog).
5151
5152
5153 2006-02-06 [mones]      2.0.0cvs18
5154
5155         * src/gtk/icon_legend.c
5156                 Improved descriptions allowing better translations
5157
5158 2006-02-05 [colin]      2.0.0cvs17
5159
5160         * src/imap.c
5161                 Add the f*cking missing expunge that caused imap_fetch_env
5162                 to fail after an add_msgs ! :-///
5163         * src/etpan/imap-thread.c
5164                 Add a bit of debug
5165         FOR_STABLE
5166
5167 2006-02-05 [colin]      2.0.0cvs16
5168
5169         * src/common/utils.c
5170                 Don't check for return-path (or we can't put
5171                 back non-sent mails)
5172
5173 2006-02-05 [colin]      2.0.0cvs15
5174
5175         * src/textview.c
5176                 Don't try to display Face header in textview
5177                 when teh headerview's active
5178
5179 2006-02-05 [colin]      2.0.0cvs14
5180
5181         * tools/tbird2syl.py
5182         * tools/Makefile.am
5183                 Add script to import Thunderbird mails
5184
5185 2006-02-05 [colin]      2.0.0cvs13
5186
5187         * src/headerview.c
5188         * src/procheader.c
5189         * src/procmsg.c
5190         * src/procmsg.h
5191         * src/textview.c
5192                 Show Face headers - patch partially by Klaus Flittner
5193
5194 2006-02-05 [colin]      2.0.0cvs12
5195
5196         * src/folderview.c
5197         * src/summaryview.c
5198         * src/common/utils.c
5199         * src/common/utils.h
5200                 Let dnd work from mime icons to summaryview
5201                 and to folderview too
5202                 Add a crude test to avoid trying to add files
5203                 drag'n'dropped when they're not mails
5204
5205 2006-02-04 [colin]      2.0.0cvs11
5206
5207         * src/summaryview.c
5208         * src/mimeview.c
5209                 Fix utf8 conversion
5210
5211 2006-02-04 [colin]      2.0.0cvs10
5212
5213         * src/compose.c
5214         * src/folderview.c
5215         * src/mimeview.c
5216         * src/summaryview.c
5217         * src/summaryview.h
5218                 Added various drag and drop capas:
5219                 From                    To
5220                 summaryview             other apps
5221                 mimeview icons          other apps
5222                 other apps              summaryview
5223                 other apps              folderview
5224
5225                 This shouldn't have broken the existing:
5226                 From                    To
5227                 summaryview             folderview
5228                 folderview              folderview
5229                 summaryview             compose's attachments
5230
5231         Tests welcomed.
5232
5233 2006-02-02 [paul]       2.0.0cvs9
5234
5235         * src/mainwindow.c
5236                 move global option 'Set displayed columns...' out
5237                 of folder option grouping.
5238                 fix sensitivity of 'harvest addresses'
5239         FOR_STABLE
5240
5241 2006-02-01 [colin]      2.0.0cvs8
5242
5243         * src/mimeview.c
5244                 Revert the alertpanel patch, it sucks (intrusive
5245                 and gets in the way of "open")
5246
5247 2006-02-01 [colin]      2.0.0cvs7
5248
5249         * src/compose.c
5250         * src/prefs_account.c
5251         * src/prefs_common.c
5252         * src/common/defs.h
5253         * src/common/utils.c
5254         * src/common/utils.h
5255                 Add ability to edit the signature file
5256                 from the account preferences, and use
5257                 a default for the text editor.
5258                 Patch by Fabien Vantard
5259
5260 2006-02-01 [colin]      2.0.0cvs6
5261
5262         * src/mimeview.c
5263                 Try to get mime type by extension if it is
5264                 application/octet-stream
5265                 Display a window with possible choices when
5266                 encountering unknown mime types
5267         * src/gtk/filesel.c
5268         * src/gtk/filesel.h
5269                 Add preview
5270                 Allow multiple selection in filtered filesel
5271                 (patch by Fabien Vantard)
5272         * src/gtk/pluginwindow.c
5273                 Use it (patch by Fabien Vantard)
5274
5275 2006-02-01 [paul]       2.0.0cvs5
5276
5277         * src/jpilot.c
5278                 fix crash on creating jpilot address book
5279                 Thanks to Colin - FOR_STABLE
5280         * src/prefs_summaries.c
5281         * src/prefs_wrapping.c
5282         * src/gtk/icon_legend.c
5283         * src/gtk/quicksearch.c
5284                 string fixes and additions
5285
5286 2006-02-01 [paul]       2.0.0cvs4
5287
5288         * src/compose.c
5289         * src/mainwindow.c
5290         * src/messageview.c
5291         * src/prefs_send.c
5292                 add Arabic encoding option
5293                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
5294
5295 2006-01-31 [colin]      2.0.0cvs3
5296
5297         * src/plugins/pgpcore/passphrase.c
5298                 Convert passphrase to locale encoding
5299         * src/compose.c
5300                 Fix drafting on IMAP. Crappy bug sneaked in
5301                 the release :-/
5302         FOR_STABLE
5303
5304 2006-01-30 [paul]       2.0.0cvs2
5305
5306         * src/gtk/icon_legend.c
5307                 show the new entries
5308
5309 2006-01-30 [colin]      2.0.0cvs1
5310
5311         * src/manual.c
5312                 Check for the file to be present before 
5313                 enabling the menu - FOR_STABLE
5314         * src/gtk/icon_legend.c
5315                 Add folders icons (not all of them, there
5316                 are too much, but the most intriguing ones)
5317
5318 2006-01-30 [paul]       2.0.0
5319
5320         version 2.0.0 released
5321
5322 2006-01-30 [paul]       1.9.100cvs200
5323
5324         * manual/faq.xml
5325         * manual/gpl.xml
5326         * manual/intro.xml
5327         * manual/starting.xml
5328         * manual/sylpheed-claws-manual.xml
5329                 fixes, additions
5330
5331 2006-01-29 [mones]      1.9.100cvs199
5332
5333         * manual/account.xml
5334         * manual/advanced.xml
5335         * manual/glossary.xml
5336                 Some typos fixed, added LDIF term to glossary
5337         * po/es.po
5338                 Fixed leading plus symbol
5339
5340 2006-01-29 [paul]       1.9.100cvs198
5341
5342         * po/fi.po
5343         * po/sk.po
5344                 updated by Tommi Pirinen and Andrej Kacian
5345
5346 2006-01-29 [paul]       1.9.100cvs197
5347
5348         * src/gtk/authors.h
5349                 remove duplicates
5350
5351 2006-01-29 [paul]       1.9.100cvs196
5352
5353         * AUTHORS
5354         * po/nl.po
5355         * src/gtk/authors.h
5356         * tools/claws.i18n.status.pl
5357                 nl translation updated by Tim Dijkstra
5358
5359 2006-01-29 [paul]       1.9.100cvs195
5360
5361         * po/sr.po
5362         * po/sv.po
5363                 updated by Aleksandar Urosevic and Anders Troback
5364
5365 2006-01-28 [colin]      1.9.100cvs194
5366
5367         * src/gtk/gtksourceprintjob.c
5368                 Don't fiddle with PangoLayout when we
5369                 have an image
5370
5371 2006-01-28 [paul]       1.9.100cvs193
5372
5373         * AUTHORS
5374         * po/el.po
5375         * po/zh_CN.po
5376         * src/gtk/authors.h
5377         * tools/claws.i18n.status.pl
5378                 updated translations submitted by Stavros Giannouris
5379                 and Ralgh Young
5380
5381 2006-01-27 [colin]      1.9.100cvs192
5382
5383         * src/summaryview.c
5384         * src/gtk/gtksourceprintjob.c
5385                 Add image printing 
5386                 (libgnomeprint only, of course)
5387
5388 2006-01-27 [paul]       1.9.100cvs191
5389
5390         * po/fr.po
5391         * po/it.po
5392                 updated by Fabien Vantard and Andrea Spadaccini
5393
5394 2006-01-26 [colin]      1.9.100cvs190
5395
5396         * manual/Makefile.am
5397         * configure.ac
5398                 Make building the manual optional 
5399                 (--disable-manual)
5400
5401 2006-01-26 [paul]       1.9.100cvs189
5402
5403         * manual/glossary.xml
5404         * manual/plugins.xml
5405                 edited
5406         * po/en_GB.po
5407                 updated
5408
5409 2006-01-26 [paul]       1.9.100cvs188
5410
5411         * src/prefs_display_header.c
5412         * src/prefs_folder_column.c
5413         * src/prefs_msg_colors.c
5414         * src/prefs_summaries.c
5415         * src/prefs_summary_column.c
5416                 HIGify
5417
5418 2006-01-25 [colin]      1.9.100cvs187
5419
5420         * src/imap.c
5421                 Don't allow moving/copying mails between
5422                 queue/drafts and non-queue/drafts folders
5423                 Fixes bug #897 (message header is resetted 
5424                 if one is copied to Drafts)
5425
5426 2006-01-25 [colin]      1.9.100cvs186
5427
5428         * src/folder.c
5429         * src/mainwindow.c
5430                 Fix subscribed folders not found
5431         * src/compose.c
5432                 Don't try to encode as original mail's charset
5433                 if it's ascii 
5434
5435 2006-01-25 [paul]       1.9.100cvs185
5436
5437         * AUTHORS
5438         * po/Makevars
5439                 updated
5440         * po/de.po
5441         * po/pl.po
5442         * po/pt_BR.po
5443         * po/sr.po
5444                 updates submitted by Stephan Sachse, Emilian Nowak
5445                 and Quar, Frederico Goncalves Guimaraes, and
5446                 Aleksandar Urosevic
5447                 Fix Bug 896, 'PT_BR locale broken'.
5448         * src/gtk/authors.h
5449                 updated
5450
5451 2006-01-24 [mones]      1.9.100cvs184
5452
5453         * manual/glossary.xml
5454                 All current terms finished. Reviewers welcome ;-)
5455         * manual/keyboard.xml
5456                 Fixed column width for pdf output.
5457         * po/es.po
5458                 Updated
5459
5460 2006-01-24 [paul]       1.9.100cvs183
5461
5462         * manual/glossary.xml
5463                 fix id name
5464         * manual/dist/html/Makefile.am
5465         * manual/dist/pdf/Makefile.am
5466         * manual/dist/ps/Makefile.am
5467         * manual/dist/txt/Makefile.am
5468                 fix make deps
5469                 Thanks to Colin
5470
5471 2006-01-24 [mones]      1.9.100cvs182
5472
5473         * manual/glossary.xml
5474                 Nearly finished, some terms missing.
5475
5476 2006-01-23 [paul]       1.9.100cvs181
5477
5478         * manual/dist/html/Makefile.am
5479         * manual/dist/pdf/Makefile.am
5480         * manual/dist/ps/Makefile.am
5481         * manual/dist/txt/Makefile.am
5482         * src/mainwindow.c
5483                 re-enable manual
5484                 Thanks to Colin
5485
5486 2006-01-22 [colin]      1.9.100cvs180
5487
5488         * src/compose.c
5489         * src/gtk/gtkaspell.c
5490                 Don't deselect stuff before right-clicking, with aspell.
5491                 (This prevented right-click Copy, for example).
5492                 Thanks to Clo!
5493
5494 2006-01-22 [paul]       1.9.100cvs179
5495
5496         * src/summary_search.c
5497                 don't fix the widget size as it causes problems
5498                 under localisation.
5499                 Thanks to Emilian Nowak
5500
5501 2006-01-21 [paul]       1.9.100cvs178
5502
5503         * src/prefs_themes.c
5504                 fix broken underlining of label text
5505                 with some translations
5506
5507 2006-01-21 [colin]      1.9.100cvs177
5508
5509         * po/fr.po
5510                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
5511
5512 2006-01-20 [colin]      1.9.100cvs176
5513
5514         * configure.ac
5515         * Makefile.am
5516         * manual/Makefile
5517         * manual/dist/html/.cvsignore
5518         * manual/dist/html/Makefile.am
5519         * manual/dist/pdf/.cvsignore
5520         * manual/dist/pdf/Makefile.am
5521         * manual/dist/ps/.cvsignore
5522         * manual/dist/ps/Makefile.am
5523         * manual/dist/txt/.cvsignore
5524         * manual/dist/txt/Makefile.am
5525                 Autotool-ize manual
5526
5527 2006-01-20 [paul]       1.9.100cvs175
5528
5529         * manual/handling.xml
5530                 make Filtering and Searching entries easier to find
5531         * manual/keyboard.xml
5532                 add the remaining default keybinds
5533         * src/prefs_summaries.c
5534                 update the default keybinds
5535
5536 2006-01-20 [paul]       1.9.100cvs174
5537
5538         * src/addressbook.c
5539         * src/addrgather.c
5540         * src/addrharvest.c
5541         * src/editaddress.c
5542         * src/editgroup.c
5543         * src/exphtmldlg.c
5544         * src/expldifdlg.c
5545         * src/exporthtml.c
5546         * src/exportldif.c
5547         * src/ldif.c
5548                 replace 'e-mail' with 'email'
5549         * src/summary_search.c
5550                 add mnemonic to "Find all" button
5551
5552 2006-01-20 [wwp]        1.9.100cvs173
5553
5554         * src/export.c
5555         * src/import.c
5556                 touched mbox import/export buttons for HIG-compliance
5557
5558 2006-01-19 [paul]       1.9.100cvs172
5559
5560         * manual/account.xml
5561         * manual/addrbook.xml
5562         * manual/advanced.xml
5563         * manual/faq.xml
5564         * manual/handling.xml
5565         * manual/intro.xml
5566         * manual/plugins.xml
5567         * manual/starting.xml
5568                 more editing
5569
5570 2006-01-19 [paul]       1.9.100cvs171
5571
5572         * src/toolbar.c
5573                 allow use of trash button while receiving
5574                 Thanks to Colin
5575
5576 2006-01-19 [wwp]        1.9.100cvs170
5577
5578         * src/gtk/quicksearch.c
5579         * src/compose.c
5580                 force text color to black when yellow background is set
5581
5582 2006-01-19 [colin]      1.9.100cvs169
5583
5584         * src/plugins/trayicon/trayicon.c
5585                 Gray out Get Mail when already getting mail
5586
5587 2006-01-18 [paul]       1.9.100cvs168
5588
5589         * src/compose.c
5590                 give widget yellow background was To is
5591                 set via folder prefs
5592         * src/gtk/quicksearch.c
5593                 give widget yellow background when quick
5594                 search is active.
5595                 Thanks to Colin
5596
5597 2006-01-18 [paul]       1.9.100cvs167
5598
5599         * doc/man/sylpheed-claws.1
5600                 add --subscribe option
5601
5602 2006-01-18 [paul]       1.9.100cvs166
5603
5604         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5605         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5606                 use %U instead of %F (%F is broken for user installed
5607                 files in kde 3.5)
5608
5609 2006-01-18 [colin]      1.9.100cvs165
5610
5611         * src/summaryview.c
5612                 Default to Yes in "No more * messages" dialogs
5613
5614 2006-01-17 [colin]      1.9.100cvs164
5615
5616         * src/compose.c
5617                 Possibly fix an invalid iterator causing
5618                 crash
5619
5620 2006-01-17 [colin]      1.9.100cvs163
5621
5622         * src/mimeview.c
5623                 Fix crash when the image disappears under the
5624                 image viewer
5625
5626 2006-01-16 [colin]      1.9.100cvs162
5627
5628         * src/compose.c
5629                 Fix reenabling autowrap
5630
5631 2006-01-16 [colin]      1.9.100cvs161
5632
5633         * src/compose.c
5634                 reset quote_len before getting quote_str
5635
5636 2006-01-16 [colin]      1.9.100cvs160
5637
5638         * src/account.c
5639         * src/account.h
5640         * src/folder.c
5641         * src/imap_gtk.c
5642         * src/mh_gtk.c
5643                 Fix bug #883 (default inbox does not track folder move)
5644
5645 2006-01-16 [colin]      1.9.100cvs159
5646
5647         * src/compose.c
5648         * src/plugins/pgpcore/passphrase.c
5649                 More buttons fixes
5650
5651 2006-01-16 [paul]       1.9.100cvs158
5652
5653         * src/prefs_actions.c
5654         * src/prefs_filtering_action.c
5655         * src/prefs_matcher.c
5656         * src/quote_fmt.c
5657         * src/gtk/description_window.c
5658         * src/gtk/description_window.h
5659         * src/gtk/quicksearch.c
5660                 description window cleanups
5661
5662 2006-01-15 [colin]      1.9.100cvs157
5663
5664         * src/addressbook.c
5665         * src/prefs_filtering.c
5666                 Same here
5667
5668 2006-01-15 [colin]      1.9.100cvs156
5669
5670         * src/folderview.c
5671         * src/mainwindow.c
5672                 Same for "Empty trash"
5673
5674 2006-01-15 [colin]      1.9.100cvs155
5675
5676         * src/inc.c
5677                 Override offline dialog had Yes by default
5678
5679 2006-01-15 [colin]      1.9.100cvs154
5680
5681         * src/summaryview.c
5682                 Delete selected messages? previously had Yes the default
5683
5684 2006-01-15 [colin]      1.9.100cvs153
5685
5686         * src/folder.c
5687         * src/folder.h
5688         * src/main.c
5689                 Check if a mailbox is loaded after all
5690                 plugins are loaded.
5691
5692 2006-01-15 [colin]      1.9.100cvs152
5693
5694         * src/folder.c
5695                 Don't start wizard when there are unloaded folders (will help
5696                 people with only mbox or maildir mailboxes)
5697
5698 2006-01-14 [colin]      1.9.100cvs151
5699
5700         * src/addressbook.c
5701         * src/expldifdlg.c
5702         * src/importldif.c
5703         * src/importmutt.c
5704         * src/importpine.c
5705         * src/mh_gtk.c
5706                 More HIG compliance and fixes
5707
5708 2006-01-14 [colin]      1.9.100cvs150
5709
5710         * src/prefs_filtering_action.c
5711         * src/foldersel.c
5712                 Two forgotten button order changes
5713
5714 2006-01-14 [colin]      1.9.100cvs149
5715
5716         * src/account.c
5717         * src/addressbook.c
5718         * src/compose.c
5719         * src/folderview.c
5720         * src/imap_gtk.c
5721         * src/mainwindow.c
5722         * src/mh_gtk.c
5723         * src/news_gtk.c
5724         * src/prefs_actions.c
5725         * src/prefs_customheader.c
5726         * src/prefs_filtering.c
5727         * src/prefs_matcher.c
5728         * src/prefs_template.c
5729         * src/ssl_manager.c
5730         * src/summaryview.c
5731         * src/textview.c
5732         * src/toolbar.c
5733                 All deletion confirmations are now "Cancel, Delete" 
5734                 instead of "No, Yes"
5735                 Clarified most of the other "No, Yes" to 
5736                 "Cancel, Descriptive_action"
5737                 Rechanged the "Entry not saved" alerts to have 
5738                 "Close, Continue editing"
5739
5740
5741 2006-01-14 [paul]
5742
5743         * 2.0.0-rc4 released
5744
5745 2006-01-14 [paul]       1.9.100cvs148
5746
5747         * src/account.c
5748         * src/addressadd.c
5749         * src/addressbook.c
5750         * src/compose.c
5751         * src/editaddress.c
5752         * src/editbook.c
5753         * src/editgroup.c
5754         * src/editjpilot.c
5755         * src/editldap.c
5756         * src/editvcard.c
5757         * src/exphtmldlg.c
5758         * src/expldifdlg.c
5759         * src/folderview.c
5760         * src/grouplistdialog.c
5761         * src/imap_gtk.c
5762         * src/importmutt.c
5763         * src/importpine.c
5764         * src/inc.c
5765         * src/main.c
5766         * src/mainwindow.c
5767         * src/message_search.c
5768         * src/messageview.c
5769         * src/mh_gtk.c
5770         * src/mimeview.c
5771         * src/news_gtk.c
5772         * src/prefs_actions.c
5773         * src/prefs_customheader.c
5774         * src/prefs_filtering.c
5775         * src/prefs_matcher.c
5776         * src/prefs_template.c
5777         * src/prefs_themes.c
5778         * src/ssl_manager.c
5779         * src/summary_search.c
5780         * src/summaryview.c
5781         * src/textview.c
5782         * src/toolbar.c
5783         * src/gtk/foldersort.c
5784         * src/gtk/gtkaspell.c
5785         * src/gtk/inputdialog.c
5786         * src/gtk/prefswindow.c
5787         * src/plugins/pgpcore/select-keys.c
5788         * src/plugins/trayicon/trayicon.c
5789                 HIG compliant button order
5790
5791 2006-01-14 [mones]      1.9.100cvs147
5792
5793         * po/es.po
5794                 Updated translation
5795
5796 2006-01-13 [paul]       1.9.100cvs146
5797
5798         * AUTHORS
5799         * ChangeLog
5800         * src/gtk/authors.h
5801                 add Joshua M. Kwan to contributors list
5802
5803 2006-01-13 [colin]      1.9.100cvs145
5804
5805         * src/gtk/quicksearch.c
5806                 Don't refocus quick search after executing (Esc or Enter)
5807                 Allows to '/'search something then move up/down in 
5808                 summaryview, and to Esc a search and be back in the 
5809                 summaryview
5810
5811 2006-01-13 [paul]       1.9.100cvs144
5812
5813         * src/plugins/pgpinline/pgpinline.c
5814                 support Content-Type 'application/pgp'
5815                 patch by Joshua M. Kwan <joshuak@users.sf.net>
5816
5817 2006-01-13 [paul]       1.9.100cvs143
5818
5819         * manual/account.xml
5820                 make mention of partial retrieval
5821                 thanks to Colin
5822
5823 2006-01-13 [paul]       1.9.100cvs142
5824
5825         * src/account.c
5826         * src/account.h
5827         * src/action.c
5828         * src/action.h
5829         * src/adbookbase.h
5830         * src/addr_compl.c
5831         * src/addr_compl.h
5832         * src/addrbook.c
5833         * src/addrcache.c
5834         * src/addrcache.h
5835         * src/addrcindex.c
5836         * src/addrcindex.h
5837         * src/addrclip.c
5838         * src/addrclip.h
5839         * src/addrdefs.h
5840         * src/addressadd.c
5841         * src/addressadd.h
5842         * src/addressbook.c
5843         * src/addressbook.h
5844         * src/addrgather.c
5845         * src/addrgather.h
5846         * src/addrharvest.c
5847         * src/addrharvest.h
5848         * src/addrindex.c
5849         * src/addrindex.h
5850         * src/addritem.c
5851         * src/addritem.h
5852         * src/addrquery.c
5853         * src/addrquery.h
5854         * src/addrselect.c
5855         * src/addrselect.h
5856         * src/alertpanel.c
5857         * src/alertpanel.h
5858         * src/browseldap.c
5859         * src/browseldap.h
5860         * src/codeconv.c
5861         * src/codeconv.h
5862         * src/compose.c
5863         * src/compose.h
5864         * src/customheader.c
5865         * src/customheader.h
5866         * src/displayheader.c
5867         * src/displayheader.h
5868         * src/editaddress.c
5869         * src/editaddress.h
5870         * src/editbook.c
5871         * src/editbook.h
5872         * src/editgroup.c
5873         * src/editgroup.h
5874         * src/editjpilot.c
5875         * src/editjpilot.h
5876         * src/editldap.c
5877         * src/editldap.h
5878         * src/editldap_basedn.c
5879         * src/editldap_basedn.h
5880         * src/editvcard.c
5881         * src/editvcard.h
5882         * src/exphtmldlg.c
5883         * src/exphtmldlg.h
5884         * src/expldifdlg.c
5885         * src/expldifdlg.h
5886         * src/export.h
5887         * src/exporthtml.c
5888         * src/exporthtml.h
5889         * src/exportldif.c
5890         * src/exportldif.h
5891         * src/filtering.c
5892         * src/filtering.h
5893         * src/folder.c
5894         * src/folder.h
5895         * src/folder_item_prefs.c
5896         * src/folder_item_prefs.h
5897         * src/foldersel.c
5898         * src/foldersel.h
5899         * src/folderutils.c
5900         * src/folderutils.h
5901         * src/folderview.c
5902         * src/folderview.h
5903         * src/grouplistdialog.c
5904         * src/grouplistdialog.h
5905         * src/headerview.c
5906         * src/html.c
5907         * src/html.h
5908         * src/image_viewer.c
5909         * src/image_viewer.h
5910         * src/imap.c
5911         * src/imap.h
5912         * src/imap_gtk.c
5913         * src/imap_gtk.h
5914         * src/import.h
5915         * src/importldif.c
5916         * src/importldif.h
5917         * src/importmutt.c
5918         * src/importmutt.h
5919         * src/importpine.c
5920         * src/importpine.h
5921         * src/inc.c
5922         * src/inc.h
5923         * src/jpilot.c
5924         * src/jpilot.h
5925         * src/ldapctrl.c
5926         * src/ldapctrl.h
5927         * src/ldaplocate.c
5928         * src/ldaplocate.h
5929         * src/ldapquery.c
5930         * src/ldapquery.h
5931         * src/ldapserver.c
5932         * src/ldapserver.h
5933         * src/ldaputil.c
5934         * src/ldaputil.h
5935         * src/ldif.c
5936         * src/ldif.h
5937         * src/main.c
5938         * src/main.h
5939         * src/mainwindow.c
5940         * src/mainwindow.h
5941         * src/manual.c
5942         * src/manual.h
5943         * src/mbox.c
5944         * src/mbox.h
5945         * src/message_search.c
5946         * src/message_search.h
5947         * src/messageview.c
5948         * src/messageview.h
5949         * src/mh.c
5950         * src/mh.h
5951         * src/mh_gtk.c
5952         * src/mh_gtk.h
5953         * src/mimeview.c
5954         * src/mimeview.h
5955         * src/msgcache.c
5956         * src/msgcache.h
5957         * src/mutt.c
5958         * src/mutt.h
5959         * src/news.c
5960         * src/news.h
5961         * src/news_gtk.c
5962         * src/news_gtk.h
5963         * src/partial_download.c
5964         * src/partial_download.h
5965         * src/pine.c
5966         * src/pine.h
5967         * src/pop.c
5968         * src/pop.h
5969         * src/prefs_account.c
5970         * src/prefs_account.h
5971         * src/prefs_actions.c
5972         * src/prefs_actions.h
5973         * src/prefs_common.c
5974         * src/prefs_common.h
5975         * src/prefs_compose_writing.c
5976         * src/prefs_compose_writing.h
5977         * src/prefs_customheader.c
5978         * src/prefs_customheader.h
5979         * src/prefs_display_header.c
5980         * src/prefs_display_header.h
5981         * src/prefs_filtering.c
5982         * src/prefs_filtering.h
5983         * src/prefs_filtering_action.c
5984         * src/prefs_filtering_action.h
5985         * src/prefs_folder_column.c
5986         * src/prefs_folder_column.h
5987         * src/prefs_folder_item.c
5988         * src/prefs_folder_item.h
5989         * src/prefs_fonts.c
5990         * src/prefs_fonts.h
5991         * src/prefs_gtk.c
5992         * src/prefs_gtk.h
5993         * src/prefs_image_viewer.c
5994         * src/prefs_image_viewer.h
5995         * src/prefs_matcher.c
5996         * src/prefs_matcher.h
5997         * src/prefs_message.c
5998         * src/prefs_msg_colors.c
5999         * src/prefs_msg_colors.h
6000         * src/prefs_other.c
6001         * src/prefs_quote.c
6002         * src/prefs_receive.c
6003         * src/prefs_send.c
6004         * src/prefs_spelling.c
6005         * src/prefs_spelling.h
6006         * src/prefs_summaries.c
6007         * src/prefs_summaries.h
6008         * src/prefs_summary_column.c
6009         * src/prefs_summary_column.h
6010         * src/prefs_template.c
6011         * src/prefs_template.h
6012         * src/prefs_themes.c
6013         * src/prefs_themes.h
6014         * src/prefs_toolbar.c
6015         * src/prefs_toolbar.h
6016         * src/prefs_wrapping.c
6017         * src/prefs_wrapping.h
6018         * src/privacy.c
6019         * src/privacy.h
6020         * src/procheader.c
6021         * src/procheader.h
6022         * src/procmime.c
6023         * src/procmime.h
6024         * src/procmsg.c
6025         * src/procmsg.h
6026         * src/quote_fmt.c
6027         * src/quote_fmt_parse.y
6028         * src/recv.c
6029         * src/recv.h
6030         * src/remotefolder.c
6031         * src/remotefolder.h
6032         * src/send_message.c
6033         * src/send_message.h
6034         * src/setup.c
6035         * src/setup.h
6036         * src/sourcewindow.c
6037         * src/sourcewindow.h
6038         * src/ssl_manager.c
6039         * src/ssl_manager.h
6040         * src/statusbar.c
6041         * src/statusbar.h
6042         * src/stock_pixmap.c
6043         * src/stock_pixmap.h
6044         * src/summary_search.c
6045         * src/summary_search.h
6046         * src/summaryview.c
6047         * src/summaryview.h
6048         * src/syldap.c
6049         * src/syldap.h
6050         * src/textview.c
6051         * src/textview.h
6052         * src/toolbar.c
6053         * src/toolbar.h
6054         * src/undo.c
6055         * src/undo.h
6056         * src/unmime.c
6057         * src/unmime.h
6058         * src/vcard.c
6059         * src/vcard.h
6060         * src/wizard.c
6061         * src/wizard.h
6062         * src/common/base64.c
6063         * src/common/base64.h
6064         * src/common/defs.h
6065         * src/common/hooks.c
6066         * src/common/hooks.h
6067         * src/common/log.c
6068         * src/common/log.h
6069         * src/common/mgutils.c
6070         * src/common/mgutils.h
6071         * src/common/nntp.c
6072         * src/common/nntp.h
6073         * src/common/passcrypt.c
6074         * src/common/passcrypt.h.in
6075         * src/common/plugin.c
6076         * src/common/plugin.h
6077         * src/common/prefs.c
6078         * src/common/prefs.h
6079         * src/common/progressindicator.c
6080         * src/common/progressindicator.h
6081         * src/common/quoted-printable.c
6082         * src/common/quoted-printable.h
6083         * src/common/session.c
6084         * src/common/session.h
6085         * src/common/smtp.c
6086         * src/common/smtp.h
6087         * src/common/socket.c
6088         * src/common/socket.h
6089         * src/common/ssl.c
6090         * src/common/ssl.h
6091         * src/common/ssl_certificate.c
6092         * src/common/ssl_certificate.h
6093         * src/common/stringtable.c
6094         * src/common/stringtable.h
6095         * src/common/sylpheed.c
6096         * src/common/sylpheed.h
6097         * src/common/template.c
6098         * src/common/template.h
6099         * src/common/timing.h
6100         * src/common/utils.c
6101         * src/common/utils.h
6102         * src/common/version.h.in
6103         * src/common/xml.c
6104         * src/common/xml.h
6105         * src/common/xmlprops.c
6106         * src/common/xmlprops.h
6107         * src/gtk/colorlabel.c
6108         * src/gtk/colorsel.c
6109         * src/gtk/colorsel.h
6110         * src/gtk/description_window.c
6111         * src/gtk/description_window.h
6112         * src/gtk/filesel.c
6113         * src/gtk/filesel.h
6114         * src/gtk/foldersort.c
6115         * src/gtk/foldersort.h
6116         * src/gtk/gtkutils.c
6117         * src/gtk/gtkutils.h
6118         * src/gtk/inputdialog.c
6119         * src/gtk/inputdialog.h
6120         * src/gtk/logwindow.c
6121         * src/gtk/logwindow.h
6122         * src/gtk/manage_window.c
6123         * src/gtk/manage_window.h
6124         * src/gtk/menu.c
6125         * src/gtk/menu.h
6126         * src/gtk/pluginwindow.c
6127         * src/gtk/pluginwindow.h
6128         * src/gtk/prefswindow.c
6129         * src/gtk/prefswindow.h
6130         * src/gtk/progressdialog.c
6131         * src/gtk/progressdialog.h
6132         * src/gtk/sslcertwindow.c
6133         * src/gtk/sslcertwindow.h
6134         * src/plugins/clamav/clamav_plugin.c
6135         * src/plugins/clamav/clamav_plugin.h
6136         * src/plugins/clamav/clamav_plugin_gtk.c
6137         * src/plugins/demo/demo.c
6138         * src/plugins/dillo_viewer/dillo_prefs.c
6139         * src/plugins/dillo_viewer/dillo_prefs.h
6140         * src/plugins/dillo_viewer/dillo_viewer.c
6141         * src/plugins/pgpcore/passphrase.c
6142         * src/plugins/pgpcore/passphrase.h
6143         * src/plugins/pgpcore/plugin.c
6144         * src/plugins/pgpcore/select-keys.c
6145         * src/plugins/pgpcore/select-keys.h
6146         * src/plugins/pgpcore/sgpgme.c
6147         * src/plugins/pgpcore/sgpgme.h
6148         * src/plugins/pgpinline/pgpinline.c
6149         * src/plugins/pgpinline/pgpinline.h
6150         * src/plugins/pgpinline/plugin.c
6151         * src/plugins/pgpmime/pgpmime.c
6152         * src/plugins/pgpmime/pgpmime.h
6153         * src/plugins/pgpmime/plugin.c
6154         * src/plugins/spamassassin/spamassassin.c
6155         * src/plugins/spamassassin/spamassassin.h
6156         * src/plugins/spamassassin/spamassassin_gtk.c
6157         * src/plugins/trayicon/trayicon.c
6158                 update copyright header
6159
6160 2006-01-13 [paul]       1.9.100cvs141
6161
6162         * src/account.c
6163         * src/export.c
6164         * src/import.c
6165         * src/mainwindow.c
6166         * src/prefs_account.c
6167         * src/prefs_display_header.c
6168         * src/prefs_receive.c
6169         * src/prefs_send.c
6170         * src/prefs_summaries.c
6171         * src/prefs_themes.c
6172         * src/prefs_toolbar.c
6173         * src/gtk/about.c
6174                 various cleanups
6175
6176 2006-01-12 [colin]      1.9.100cvs140
6177
6178         * src/folder.c
6179         * src/folder.h
6180         * src/main.c
6181                 Add --subscribe option
6182                 Let sylpheed-claws email@domain.com equivalent to --compose
6183                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
6184
6185 2006-01-12 [paul]       1.9.100cvs139
6186
6187         * src/mainwindow.c
6188                 append 'Change folder order' label with '...'
6189         * src/prefs_actions.c
6190                 allow reordering of actions list by dnd
6191         * src/gtk/foldersort.c
6192                 make the dialog nicer
6193
6194 2006-01-11 [colin]      1.9.100cvs138
6195
6196         * src/compose.c
6197                 Allow templates without text
6198
6199 2006-01-11 [paul]       1.9.100cvs137
6200
6201         * tools/README
6202         * tools/filter_conv_new.pl
6203                 add info to README
6204                 also check .sylpheed for filter.xml
6205                 be a bit informative to the user
6206
6207 2006-01-11 [colin]      1.9.100cvs136
6208
6209         * src/textview.c
6210                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
6211
6212 2006-01-10 [paul]       1.9.100cvs135
6213
6214         * tools/Makefile.am
6215         * tools/filter_conv_new.pl
6216                 add script to convert new style Sylpheed
6217                 filter rules (Sylpheed >= 0.9.99) to
6218                 Claws filtering rules
6219
6220 2006-01-10 [colin]      1.9.100cvs134
6221
6222         * src/compose.c
6223                 Fix broken line joins in certain conditions
6224                 (between two quoted lines: <enter><enter><up>
6225                  <type a wrapped sentence><go in the first line>
6226                  <insert more text><watch as line joining failed>)
6227
6228 2006-01-10 [paul]       1.9.100cvs133
6229
6230         * src/compose.c
6231                 don't report success in error dialog
6232                 thanks to Colin
6233         * src/common/utils.c
6234                 include some trailing punctuations as URI
6235                 thanks to Hiro
6236
6237 2006-01-10 [paul]       1.9.100cvs132
6238
6239         * src/mimeview.c
6240                 fix incompatible pointer type
6241                 warning
6242
6243 2006-01-10 [paul]       1.9.100cvs131
6244
6245         * src/compose.c
6246                 change Subject in window title
6247                 instantaneously
6248
6249 2006-01-09 [colin]      1.9.100cvs130
6250
6251         * src/addressbook.c
6252         * src/headerview.c
6253         * src/mainwindow.c
6254         * src/messageview.c
6255         * src/mimeview.c
6256         * src/noticeview.c
6257         * src/summaryview.c
6258                 Fix possible crashes on exit and in addressbook
6259
6260 2006-01-09 [paul]       1.9.100cvs129
6261
6262         * src/prefs_msg_colors.c
6263                 some cleanups that I forgot last time
6264
6265 2006-01-09 [paul]       1.9.100cvs128
6266
6267         * README
6268         * src/folderview.c
6269         * src/prefs_msg_colors.c
6270                 add previously hidden option, color_new, to
6271                 the gui
6272                 move the page to Display/
6273                 rework the gui
6274
6275 2006-01-09 [wwp]        1.9.100cvs127
6276
6277         * src/prefs_themes.c
6278                 made the prefs/display/themes layouts spacing less condensed
6279                 (and so they match other prefs/pages' look).
6280
6281 2006-01-09 [paul]       1.9.100cvs126
6282
6283         * src/compose.c
6284         * src/prefs_common.c
6285         * src/prefs_common.h
6286         * src/prefs_wrapping.c
6287                 remove 'wrap at send' option
6288
6289 2006-01-06 [colin]      1.9.100cvs125
6290
6291         * src/compose.c
6292                 Just make completely sure we don't insert "manual line breaks" 
6293                 when wrapping... 
6294
6295 2006-01-04 [paul]
6296
6297         * 2.0.0-rc3 released
6298
6299 2006-01-04 [paul]       1.9.100cvs124
6300
6301         * src/folderview.c
6302                 fix bug 882, 'quick scroll in folder list
6303                 displays wrong folder contents'
6304
6305 2006-01-04 [paul]       1.9.100cvs123
6306
6307         * src/plugins/pgpmime/pgpmime.c
6308                 better debug information when signing
6309                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
6310
6311 2006-01-03 [colin]      1.9.100cvs122
6312
6313         * configure.ac
6314                 We need to recheck for gpgme 1.0.0 after checking
6315                 for 1.1.1, because if 1.1.1 isn't available, 
6316                 GPGME_LIBS and friends are blanked out by the 
6317                 second check.
6318
6319 2006-01-03 [colin]      1.9.100cvs121
6320
6321         * src/common/prefs.c
6322                 Windows unlink-before rename fix
6323         * src/plugins/pgpcore/sgpgme.c
6324                 Add support for PKA info if available
6325                 Both patches by Werner Koch
6326
6327 2006-01-03 [paul]       1.9.100cvs120
6328
6329         * src/messageview.c
6330                 fix bug 884, 'Send receipt' button visible in queue
6331                 Thanks to Colin
6332
6333 2006-01-02 [colin]      1.9.100cvs119
6334
6335         * src/compose.c
6336         * src/imap.c
6337                 Fix autosave on IMAP and more generally try to
6338                 return the correct ID on a newly added IMAP message
6339
6340 2006-01-02 [paul]       1.9.100cvs118
6341
6342         * manual/keyboard.xml
6343                 edited
6344
6345 2006-01-01 [paul]       1.9.100cvs117
6346
6347         * src/gtk/authors.h
6348                 alphabetical order
6349
6350 2005-12-30 [colin]      1.9.100cvs116
6351
6352         * manual/advanced.xml
6353                 Explain Pre/Post-processing differences.
6354
6355 2005-12-30 [colin]      1.9.100cvs115
6356
6357         * src/mh.c
6358                 Implement copy_msgs for a little optimization
6359         * src/imap.c
6360                 Finish yesterday's fix
6361
6362 2005-12-29 [colin]      1.9.100cvs114
6363
6364         * src/imap.c
6365                 Fix occasional failure in fetching a mail over
6366                 IMAP
6367
6368 2005-12-29 [colin]      1.9.100cvs113
6369
6370         * src/compose.c
6371                 Don't remove a draft when sending it, if it is 
6372                 locked.
6373
6374 2005-12-28 [colin]      1.9.100cvs112
6375
6376         * src/summaryview.c
6377                 Fix leak for real
6378
6379 2005-12-28 [wwp]        1.9.100cvs111
6380
6381         * doc/faq/.cvsignore
6382         * doc/faq/de/.cvsignore
6383         * doc/faq/en/.cvsignore
6384         * doc/faq/es/.cvsignore
6385         * doc/faq/fr/.cvsignore
6386         * doc/faq/it/.cvsignore
6387         * doc/manual/.cvsignore
6388         * doc/manual/de/.cvsignore
6389         * doc/manual/en/.cvsignore
6390         * doc/manual/es/.cvsignore
6391         * doc/manual/fr/.cvsignore
6392         * doc/manual/ja/.cvsignore
6393         * src/plugins/mathml_viewer/.cvsignore
6394                 rollback revival of those files (my bad, sorry for the noise).
6395
6396 2005-12-28 [wwp]        1.9.100cvs110
6397
6398         * src/compose.c
6399                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
6400
6401 2005-12-28 [wwp]        1.9.100cvs109
6402
6403         * doc/faq/.cvsignore
6404         * doc/faq/de/.cvsignore
6405         * doc/faq/en/.cvsignore
6406         * doc/faq/es/.cvsignore
6407         * doc/faq/fr/.cvsignore
6408         * doc/faq/it/.cvsignore
6409         * doc/manual/.cvsignore
6410         * doc/manual/de/.cvsignore
6411         * doc/manual/en/.cvsignore
6412         * doc/manual/es/.cvsignore
6413         * doc/manual/fr/.cvsignore
6414         * doc/manual/ja/.cvsignore
6415         * src/plugins/mathml_viewer/.cvsignore
6416         * po/.cvsignore
6417                 more files to ignore.
6418
6419 2005-12-24 [colin]      1.9.100cvs108
6420
6421         * AUTHORS
6422         * src/gtk/authors.h
6423                 Update for Werner
6424
6425 2005-12-24 [colin]      1.9.100cvs107
6426
6427         * src/procmsg.c
6428                 Allow NULL src_msginfo in 
6429                 procmsg_msginfo_new_from_mimeinfo
6430
6431 2005-12-23 [paul]       1.9.100cvs106
6432
6433         * src/plugins/pgpinline/mypgpcore.def
6434                 add this forgotten file
6435
6436 2005-12-23 [colin]      1.9.100cvs105
6437
6438         * src/mainwindow.c
6439                 Fix missing break
6440
6441 2005-12-23 [colin]      1.9.100cvs104
6442
6443         * autogen.sh
6444         * src/folder.c
6445         * src/mh.c
6446         * src/common/plugin.c
6447         * src/common/socket.c
6448         * src/common/socket.h
6449         * src/common/utils.c
6450         * src/common/utils.h
6451         * src/gtk/pluginwindow.c
6452         * src/plugins/pgpcore/plugin.def
6453         * src/plugins/pgpcore/sylpheed.def
6454         * src/plugins/pgpinline/Makefile.am
6455         * src/plugins/pgpinline/plugin.def
6456         * src/plugins/pgpinline/sylpheed.def
6457         * src/plugins/pgpmime/plugin.def
6458         * src/plugins/pgpmime/sylpheed.def
6459                 Various w32 fixes by Werner Koch
6460
6461 2005-12-22 [paul]       1.9.100cvs103
6462
6463         * src/wizard.c
6464                 don't offer IMAP as 'server type' if
6465                 libetpan isn't built in
6466
6467 2005-12-22 [paul]       1.9.100cvs102
6468
6469         * AUTHORS
6470         * src/mainwindow.c
6471         * src/mainwindow.h
6472         * src/toolbar.c
6473         * src/gtk/authors.h
6474                 support GTK_TOOLBAR_BOTH_HORIZ (text
6475                 next to icon) Patch by Marien Zwart
6476                 marienz@users.sf.net
6477                 Also reword the text
6478
6479 2005-12-21 [colin]      1.9.100cvs101
6480
6481         * configure.ac
6482                 Fix DATADIRNAME
6483         * COPYING
6484                 Fix missing section and explicit the exception better
6485         * src/compose.c
6486                 Prevent mail from being lost without notice when an
6487                 SMTP error happens on trying to send an unmodified
6488                 drafted mail.
6489         * src/send_message.c
6490         * src/common/smtp.c
6491                 Fix password remembering when wrong, and add return
6492                 value checks where they should have been
6493         * src/plugins/pgpcore/sylpheed.def
6494         * src/plugins/pgpinline/sylpheed.def
6495         * src/plugins/pgpmime/sylpheed.def
6496                 Add a few symbols needed
6497
6498 2005-12-21 [paul]       1.9.100cvs100
6499
6500         * m4/codeset.m4
6501         * m4/glibc21.m4
6502         * m4/intdiv0.m4
6503         * m4/inttypes-pri.m4
6504         * m4/inttypes.m4
6505         * m4/inttypes_h.m4
6506         * m4/isc-posix.m4
6507         * m4/lcmessage.m4
6508         * m4/stdint_h.m4
6509         * m4/uintmax_t.m4
6510                 gettextization
6511                 thanks to Colin
6512
6513 2005-12-21 [paul]       1.9.100cvs99
6514
6515         * po/sv.po
6516                 fixed by Colin
6517
6518 2005-12-20 [paul]       1.9.100cvs98
6519
6520         * po/sv.po
6521                 updated by Anders Trobäck
6522
6523 2005-12-20 [colin]      1.9.100cvs97
6524
6525         * ABOUT-NLS
6526         * Makefile.am
6527         * autogen.sh
6528         * configure.ac
6529         * config/config.rpath
6530         * config/mkinstalldirs
6531         * m4/Makefile.am
6532         * m4/glibc2.m4
6533         * m4/gnupg.m4
6534         * m4/gpgme.m4
6535         * m4/intmax.m4
6536         * m4/longdouble.m4
6537         * m4/longlong.m4
6538         * m4/printf-posix.m4
6539         * m4/signed.m4
6540         * m4/size_max.m4
6541         * m4/ulonglong.m4
6542         * m4/wchar_t.m4
6543         * m4/wint_t.m4
6544         * m4/xsize.m4
6545         * po/Makefile.in.in
6546         * po/Makevars
6547         * po/bg.po
6548         * po/ca.po
6549         * po/cs.po
6550         * po/de.po
6551         * po/el.po
6552         * po/en_GB.po
6553         * po/es.po
6554         * po/fi.po
6555         * po/fr.po
6556         * po/hr.po
6557         * po/hu.po
6558         * po/it.po
6559         * po/ja.po
6560         * po/ko.po
6561         * po/nb.po
6562         * po/nl.po
6563         * po/pl.po
6564         * po/pt_BR.po
6565         * po/ru.po
6566         * po/sk.po
6567         * po/sr.po
6568         * po/stamp-po
6569         * po/sv.po
6570         * po/zh_CN.po
6571         * po/zh_TW.po
6572         * src/Makefile.am
6573         * src/codeconv.c
6574         * src/compose.c
6575         * src/exporthtml.c
6576         * src/exportldif.c
6577         * src/folder.c
6578         * src/main.c
6579         * src/manual.c
6580         * src/mh.c
6581         * src/mimeview.c
6582         * src/send_message.c
6583         * src/common/Makefile.am
6584         * src/common/fnmatch.c
6585         * src/common/fnmatch.h
6586         * src/common/fnmatch_loop.c
6587         * src/common/nntp.c
6588         * src/common/plugin.c
6589         * src/common/smtp.c
6590         * src/common/socket.c
6591         * src/common/string_match.c
6592         * src/common/sylpheed.c
6593         * src/common/utils.c
6594         * src/common/utils.h
6595         * src/common/w32_dirent.c
6596         * src/common/w32_reg.c
6597         * src/common/w32_signal.c
6598         * src/common/w32_stat.c
6599         * src/common/w32_stdio.c
6600         * src/common/w32_stdlib.c
6601         * src/common/w32_string.c
6602         * src/common/w32_time.c
6603         * src/common/w32_unistd.c
6604         * src/common/w32_wait.c
6605         * src/common/w32lib.h
6606         * src/etpan/Makefile.am
6607         * src/gtk/Makefile.am
6608         * src/plugins/clamav/Makefile.am
6609         * src/plugins/demo/Makefile.am
6610         * src/plugins/dillo_viewer/Makefile.am
6611         * src/plugins/pgpcore/Makefile.am
6612         * src/plugins/pgpcore/passphrase.c
6613         * src/plugins/pgpcore/plugin.def
6614         * src/plugins/pgpcore/sgpgme.c
6615         * src/plugins/pgpcore/sylpheed.def
6616         * src/plugins/pgpcore/version.rc
6617         * src/plugins/pgpinline/Makefile.am
6618         * src/plugins/pgpinline/plugin.def
6619         * src/plugins/pgpinline/sylpheed.def
6620         * src/plugins/pgpinline/version.rc
6621         * src/plugins/pgpmime/Makefile.am
6622         * src/plugins/pgpmime/mypgpcore.def
6623         * src/plugins/pgpmime/plugin.def
6624         * src/plugins/pgpmime/sylpheed.def
6625         * src/plugins/pgpmime/version.rc
6626         * src/plugins/spamassassin/Makefile.am
6627                 Very little ;-) patch from Werner Koch, providing
6628                 infrastructure for cross-compiling to Win32
6629
6630 2005-12-20 [paul]       1.9.100cvs96
6631
6632         * src/account.c
6633         * src/account.h
6634         * src/mainwindow.c
6635         * src/mainwindow.h
6636         * src/toolbar.c
6637         * src/toolbar.h
6638                 add a combo to the Get All button, allowing
6639                 quick retrieval from any account
6640                 Patch by Fabien Vantard, slightly modified
6641                 by Colin
6642         * src/gtk/about.c
6643                 i18n fix. Patch by Fabien Vantard
6644
6645 2005-12-19 [colin]      1.9.100cvs95
6646
6647         * src/compose.c
6648         * src/compose.h
6649                 Don't automatically join lines when they've 
6650                 been separated by the user and not automatically
6651
6652 2005-12-19 [paul]       1.9.100cvs94
6653
6654         * src/gtk/pluginwindow.c
6655                 i18n fix.
6656                 Patch by Fabien Vantard
6657
6658 2005-12-15 [paul]       1.9.100cvs93
6659
6660         * src/common/plugin.c
6661         * src/common/plugin.h
6662         * src/gtk/pluginwindow.c
6663         * src/plugins/clamav/clamav_plugin.c
6664         * src/plugins/demo/demo.c
6665         * src/plugins/dillo_viewer/dillo_viewer.c
6666         * src/plugins/pgpcore/plugin.c
6667         * src/plugins/pgpinline/plugin.c
6668         * src/plugins/pgpmime/plugin.c
6669         * src/plugins/spamassassin/spamassassin.c
6670         * src/plugins/trayicon/trayicon.c
6671                 add plugin_version()
6672
6673 2005-12-15 [colin]      1.9.100cvs92
6674
6675         * src/compose.c
6676                 Further fix bug #875
6677
6678 2005-12-15 [paul]       1.9.100cvs91
6679
6680         * src/gtk/filesel.c
6681                 fix attach_load_dir getting set to
6682                 PLUGINDIR on plugin load
6683
6684 2005-12-14 [mones]      1.9.100cvs90
6685
6686         * manual/ack.xml
6687         * manual/keyboard.xml
6688                 Initial draft and some shortcuts added
6689                 
6690         * po/es.po
6691                 Updated translation
6692
6693 2005-12-14 [colin]      1.9.100cvs89
6694
6695         * src/compose.c
6696         * src/imap.c
6697         * src/summaryview.c
6698         * src/gtk/gtkaspell.c
6699                 More leaks fixed
6700         * src/prefs_folder_item.c
6701                 Fix recursive prefs apply
6702
6703
6704 2005-12-14 [colin]      1.9.100cvs88
6705
6706         * src/compose.c
6707                 Fix bug #875 (Freeze On Inline Forward of 
6708                 Large Message)
6709
6710 2005-12-13 [colin]      1.9.100cvs87
6711
6712         * src/compose.c
6713                 Uniq-ify and sort the mimetypes list
6714                 Patch by Fabien Vantard
6715
6716 2005-12-13 [colin]      1.9.100cvs86
6717
6718         * src/imap.c
6719         * src/etpan/imap-thread.c
6720                 Fix leaks (patch by Hoa)
6721         * src/news.c
6722         * src/common/plugin.c
6723                 Fix leaks
6724
6725 2005-12-12 [colin]
6726
6727         * 2.0.0-rc2 released
6728
6729 2005-12-12 [colin]      1.9.100cvs85
6730
6731         * src/matcher.c
6732                 Fix a leak
6733
6734 2005-12-12 [wwp]        1.9.100cvs84
6735
6736         * src/gtk/icon_legend.c
6737                 fix misbehaviour and crash when closing the legend window
6738         using the Esc key (patch by Fabien Vantard).
6739
6740 2005-12-12 [paul]       1.9.100cvs83
6741
6742         * src/browseldap.c
6743         * src/foldersel.c
6744         * src/prefs_actions.c
6745         * src/prefs_filtering.c
6746         * src/prefs_matcher.c
6747         * src/prefs_spelling.glade      ** REMOVED **
6748         * src/prefs_template.c
6749         * src/gtk/foldersort.glade      ** REMOVED **
6750         * src/gtk/pluginwindow.c
6751         * src/gtk/pluginwindow.glade    ** REMOVED **
6752         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
6753                 cleanups
6754
6755 2005-12-11 [paul]       1.9.100cvs82
6756
6757         * src/gtk/filesel.c
6758                 fix attach_load_dir crasher (double free)
6759
6760 2005-12-09 [paul]       1.9.100cvs81
6761
6762         * po/POTFILES.in
6763         * src/mainwindow.c
6764         * src/gtk/Makefile.am
6765         * src/gtk/icon_legend.c
6766         * src/gtk/icon_legend.h
6767                 add icon legend
6768         * src/manual.c
6769                 cleanup
6770
6771 2005-12-09 [paul]       1.9.100cvs80
6772
6773         * src/plugins/pgpcore/passphrase.c
6774                 wrap the label in the dialog
6775
6776 2005-12-09 [colin]      1.9.100cvs79
6777
6778         * src/plugins/pgpcore/sgpgme.c
6779                 Display (untrusted) on not trusted signatures
6780                 Patch by Michal Èihaø <michal@cihar.com>
6781                 Closes bug #867 (Report also key trust)
6782
6783 2005-12-09 [colin]      1.9.100cvs78
6784
6785         * src/common/plugin.c
6786                 Update licence check, following Eben Moglen's advice
6787
6788 2005-12-08 [colin]      1.9.100cvs77
6789
6790         * src/folder.c
6791                 Fix the occasionnal item->cache != NULL 
6792                 assertion failure. 
6793
6794 2005-12-08 [colin]      1.9.100cvs76
6795
6796         * src/mimeview.c
6797         * src/plugins/pgpcore/sgpgme.c
6798                 Print key id when unable to check it
6799                 Closes bug #866 (Show key id when missing)
6800
6801 2005-12-08 [paul]       1.9.100cvs75
6802
6803         * src/prefs_common.c
6804         * src/prefs_common.h
6805         * src/gtk/filesel.c
6806                 remember load attachment dir
6807
6808 2005-12-07 [colin]      1.9.100cvs74
6809
6810         * src/prefs_toolbar.c
6811                 Gtk fixes, patch by Fabien Vantard
6812
6813 2005-12-07 [colin]      1.9.100cvs73
6814
6815         * src/action.c
6816         * src/compose.c
6817         * src/compose.h
6818                 Fix bug #839 (Quoted text isn't colored after 
6819                 executing an action)
6820         * src/common/plugin.c
6821                 Require plugins to declare their licence in plugin_licence()
6822                 Refuse to load non-GPL plugins as they'd be illegal (as 
6823                 derived works of Sylpheed-Claws, they must be GPL).
6824         * src/plugins/clamav/clamav_plugin.c
6825         * src/plugins/demo/demo.c
6826         * src/plugins/dillo_viewer/dillo_viewer.c
6827         * src/plugins/pgpcore/plugin.c
6828         * src/plugins/pgpinline/plugin.c
6829         * src/plugins/pgpmime/plugin.c
6830         * src/plugins/spamassassin/spamassassin.c
6831         * src/plugins/trayicon/trayicon.c
6832                 Add plugin_licence()
6833
6834 2005-12-07 [paul]       1.9.100cvs72
6835
6836         * configure.ac
6837         * src/mainwindow.c
6838         * src/manual.c
6839         * src/manual.h
6840         * src/common/defs.h
6841                 clean up after local FAQ removal and
6842                 temporary manual removal
6843
6844 2005-12-06 [colin]      1.9.100cvs71
6845
6846         * configure.ac
6847         * doc/Makefile.am
6848         * doc/faq/.cvsignore
6849         * doc/faq/Makefile.am
6850         * doc/faq/de/.cvsignore
6851         * doc/faq/de/Makefile.am
6852         * doc/faq/de/sylpheed-faq-1.html
6853         * doc/faq/de/sylpheed-faq-2.html
6854         * doc/faq/de/sylpheed-faq-3.html
6855         * doc/faq/de/sylpheed-faq.html
6856         * doc/faq/en/.cvsignore
6857         * doc/faq/en/Makefile.am
6858         * doc/faq/en/sylpheed-faq-1.html
6859         * doc/faq/en/sylpheed-faq-2.html
6860         * doc/faq/en/sylpheed-faq-3.html
6861         * doc/faq/en/sylpheed-faq-4.html
6862         * doc/faq/en/sylpheed-faq.html
6863         * doc/faq/es/.cvsignore
6864         * doc/faq/es/Makefile.am
6865         * doc/faq/es/sylpheed-faq-1.html
6866         * doc/faq/es/sylpheed-faq-2.html
6867         * doc/faq/es/sylpheed-faq-3.html
6868         * doc/faq/es/sylpheed-faq-4.html
6869         * doc/faq/es/sylpheed-faq.html
6870         * doc/faq/fr/.cvsignore
6871         * doc/faq/fr/Makefile.am
6872         * doc/faq/fr/sylpheed-faq-1.html
6873         * doc/faq/fr/sylpheed-faq-2.html
6874         * doc/faq/fr/sylpheed-faq-3.html
6875         * doc/faq/fr/sylpheed-faq.html
6876         * doc/faq/it/.cvsignore
6877         * doc/faq/it/Makefile.am
6878         * doc/faq/it/sylpheed-faq-1.html
6879         * doc/faq/it/sylpheed-faq-2.html
6880         * doc/faq/it/sylpheed-faq-3.html
6881         * doc/faq/it/sylpheed-faq.html
6882         * doc/manual/.cvsignore
6883         * doc/manual/Makefile.am
6884         * doc/manual/de/.cvsignore
6885         * doc/manual/de/Makefile.am
6886         * doc/manual/de/sylpheed-1.html
6887         * doc/manual/de/sylpheed-10.html
6888         * doc/manual/de/sylpheed-11.html
6889         * doc/manual/de/sylpheed-12.html
6890         * doc/manual/de/sylpheed-13.html
6891         * doc/manual/de/sylpheed-14.html
6892         * doc/manual/de/sylpheed-15.html
6893         * doc/manual/de/sylpheed-16.html
6894         * doc/manual/de/sylpheed-17.html
6895         * doc/manual/de/sylpheed-18.html
6896         * doc/manual/de/sylpheed-19.html
6897         * doc/manual/de/sylpheed-2.html
6898         * doc/manual/de/sylpheed-20.html
6899         * doc/manual/de/sylpheed-3.html
6900         * doc/manual/de/sylpheed-4.html
6901         * doc/manual/de/sylpheed-5.html
6902         * doc/manual/de/sylpheed-6.html
6903         * doc/manual/de/sylpheed-7.html
6904         * doc/manual/de/sylpheed-8.html
6905         * doc/manual/de/sylpheed-9.html
6906         * doc/manual/de/sylpheed.html
6907         * doc/manual/en/.cvsignore
6908         * doc/manual/en/Makefile.am
6909         * doc/manual/en/sylpheed-1.html
6910         * doc/manual/en/sylpheed-10.html
6911         * doc/manual/en/sylpheed-11.html
6912         * doc/manual/en/sylpheed-12.html
6913         * doc/manual/en/sylpheed-13.html
6914         * doc/manual/en/sylpheed-14.html
6915         * doc/manual/en/sylpheed-15.html
6916         * doc/manual/en/sylpheed-16.html
6917         * doc/manual/en/sylpheed-17.html
6918         * doc/manual/en/sylpheed-18.html
6919         * doc/manual/en/sylpheed-19.html
6920         * doc/manual/en/sylpheed-2.html
6921         * doc/manual/en/sylpheed-20.html
6922         * doc/manual/en/sylpheed-21.html
6923         * doc/manual/en/sylpheed-22.html
6924         * doc/manual/en/sylpheed-3.html
6925         * doc/manual/en/sylpheed-4.html
6926         * doc/manual/en/sylpheed-5.html
6927         * doc/manual/en/sylpheed-6.html
6928         * doc/manual/en/sylpheed-7.html
6929         * doc/manual/en/sylpheed-8.html
6930         * doc/manual/en/sylpheed-9.html
6931         * doc/manual/en/sylpheed.html
6932         * doc/manual/es/.cvsignore
6933         * doc/manual/es/Makefile.am
6934         * doc/manual/es/sylpheed-1.html
6935         * doc/manual/es/sylpheed-10.html
6936         * doc/manual/es/sylpheed-11.html
6937         * doc/manual/es/sylpheed-12.html
6938         * doc/manual/es/sylpheed-13.html
6939         * doc/manual/es/sylpheed-14.html
6940         * doc/manual/es/sylpheed-15.html
6941         * doc/manual/es/sylpheed-16.html
6942         * doc/manual/es/sylpheed-17.html
6943         * doc/manual/es/sylpheed-18.html
6944         * doc/manual/es/sylpheed-19.html
6945         * doc/manual/es/sylpheed-2.html
6946         * doc/manual/es/sylpheed-20.html
6947         * doc/manual/es/sylpheed-3.html
6948         * doc/manual/es/sylpheed-4.html
6949         * doc/manual/es/sylpheed-5.html
6950         * doc/manual/es/sylpheed-6.html
6951         * doc/manual/es/sylpheed-7.html
6952         * doc/manual/es/sylpheed-8.html
6953         * doc/manual/es/sylpheed-9.html
6954         * doc/manual/es/sylpheed.html
6955         * doc/manual/fr/.cvsignore
6956         * doc/manual/fr/Makefile.am
6957         * doc/manual/fr/sylpheed-1.html
6958         * doc/manual/fr/sylpheed-10.html
6959         * doc/manual/fr/sylpheed-11.html
6960         * doc/manual/fr/sylpheed-12.html
6961         * doc/manual/fr/sylpheed-13.html
6962         * doc/manual/fr/sylpheed-14.html
6963         * doc/manual/fr/sylpheed-15.html
6964         * doc/manual/fr/sylpheed-16.html
6965         * doc/manual/fr/sylpheed-17.html
6966         * doc/manual/fr/sylpheed-18.html
6967         * doc/manual/fr/sylpheed-19.html
6968         * doc/manual/fr/sylpheed-2.html
6969         * doc/manual/fr/sylpheed-20.html
6970         * doc/manual/fr/sylpheed-3.html
6971         * doc/manual/fr/sylpheed-4.html
6972         * doc/manual/fr/sylpheed-5.html
6973         * doc/manual/fr/sylpheed-6.html
6974         * doc/manual/fr/sylpheed-7.html
6975         * doc/manual/fr/sylpheed-8.html
6976         * doc/manual/fr/sylpheed-9.html
6977         * doc/manual/fr/sylpheed.html
6978         * doc/manual/ja/.cvsignore
6979         * doc/manual/ja/Makefile.am
6980         * doc/manual/ja/sylpheed-1.html
6981         * doc/manual/ja/sylpheed-10.html
6982         * doc/manual/ja/sylpheed-11.html
6983         * doc/manual/ja/sylpheed-12.html
6984         * doc/manual/ja/sylpheed-13.html
6985         * doc/manual/ja/sylpheed-14.html
6986         * doc/manual/ja/sylpheed-15.html
6987         * doc/manual/ja/sylpheed-16.html
6988         * doc/manual/ja/sylpheed-17.html
6989         * doc/manual/ja/sylpheed-18.html
6990         * doc/manual/ja/sylpheed-19.html
6991         * doc/manual/ja/sylpheed-2.html
6992         * doc/manual/ja/sylpheed-20.html
6993         * doc/manual/ja/sylpheed-3.html
6994         * doc/manual/ja/sylpheed-4.html
6995         * doc/manual/ja/sylpheed-5.html
6996         * doc/manual/ja/sylpheed-6.html
6997         * doc/manual/ja/sylpheed-7.html
6998         * doc/manual/ja/sylpheed-8.html
6999         * doc/manual/ja/sylpheed-9.html
7000         * doc/manual/ja/sylpheed.html
7001         * doc/manual/ja/sylpheed.sgml
7002         * src/mainwindow.c
7003                 Remove outdated manual and faq. Noisy, eh?
7004
7005 2005-12-06 [colin]      1.9.100cvs70
7006
7007         * src/compose.c
7008         * src/quote_fmt_parse.y
7009         * src/undo.c
7010         * src/undo.h
7011                 Allow %X to position cursor at 0 
7012                 (no %X = before signature)
7013                 Fix paste as quotation putting the cursor at 0
7014                 Fix undo offsets when pasting
7015                 Insert the quote_fmt at once instead of line 
7016                 by line
7017                 Fix [Edited] when starting to reply/forward
7018
7019 2005-12-06 [paul]       1.9.100cvs69
7020
7021         * src/plugins/clamav/clamav_plugin_gtk.c
7022                 add another tooltip
7023         * src/plugins/spamassassin/spamassassin_gtk.c
7024                 rework spamassassin_create_widget_func()
7025
7026 2005-12-05 [colin]      1.9.100cvs68
7027
7028         * po/POTFILES.in
7029                 Fix make release ;-)
7030
7031 2005-12-05 [colin]      1.9.100cvs67
7032
7033         * src/compose.c
7034         * src/compose.h
7035                 Fix cursor positioning (not obeying %X)
7036
7037 2005-12-05 [paul]       1.9.100cvs66
7038
7039         * src/plugins/dillo_viewer/dillo_prefs.c
7040                 fix compilation warning
7041
7042 2005-12-05 [paul]       1.9.100cvs65
7043
7044         * src/prefs_spelling.c
7045         * src/plugins/trayicon/trayicon.c
7046                 cleanups - remove unused stuff
7047
7048 2005-12-05 [paul]       1.9.100cvs64
7049
7050         * README
7051         * manual/plugins.xml
7052                 remove info about removed mathml_viewer plugin
7053
7054 2005-12-05 [paul]       1.9.100cvs63
7055
7056         * configure.ac
7057         * src/plugins/Makefile.am
7058         * src/plugins/mathml_viewer/.cvsignore
7059         * src/plugins/mathml_viewer/Makefile.am
7060         * src/plugins/mathml_viewer/mathml_viewer.c
7061                 remove unmaintained mathml_viewer plugin
7062
7063 2005-12-05 [paul]       1.9.100cvs62
7064
7065         * src/summaryview.c
7066                 obey prefs_common.always_show_msg when
7067                 moving a msg
7068                 Thanks to Colin
7069
7070 2005-12-05 [paul]       1.9.100cvs61
7071
7072         * src/compose.c
7073         * src/prefs_account.c
7074         * src/prefs_filtering.c
7075         * src/prefs_quote.c
7076         * src/prefs_spelling.c
7077         * src/prefs_toolbar.c
7078         * src/summaryview.c
7079         * src/gtk/gtkutils.c
7080         * src/gtk/quicksearch.c
7081         * src/plugins/dillo_viewer/dillo_prefs.c
7082                 dialog cleanups
7083
7084 2005-12-04 [paul]       1.9.100cvs60
7085
7086         * src/inc.c
7087         * src/prefs_account.c
7088         * src/prefs_account.h
7089                 allow a Local account to specify a
7090                 default inbox
7091                 (closes bug 843 'Inbox cannot be changed for local
7092                  mailboxes')
7093
7094 2005-12-04 [colin]      1.9.100cvs59
7095
7096         * src/plugins/trayicon/trayicon.c
7097                 Remove Get, rename Get All to Get Mail in order to
7098                 be consistent with the default main toolbar
7099
7100 2005-12-03 [colin]      1.9.100cvs58
7101
7102         * manual/gpl.xml
7103         * manual/sylpheed-claws-manual.xml
7104                 Add GPL appendix
7105
7106 2005-12-03 [paul]       1.9.100cvs57
7107
7108         * AUTHORS
7109         * po/sv.po
7110         * src/gtk/authors.h
7111                 new (partially complete) Swedish translation
7112                 by Anders Troback <sylpheed@troback.com>
7113
7114 2005-12-02 [paul]       1.9.100cvs56
7115
7116         * configure.ac
7117                 libetpan 0.41 required
7118
7119 2005-12-02 [paul]       1.9.100cvs55
7120
7121         * src/plugins/clamav/clamav_plugin.c
7122         * src/plugins/clamav/clamav_plugin.h
7123         * src/plugins/clamav/clamav_plugin_gtk.c
7124         * src/plugins/spamassassin/spamassassin.c
7125         * src/plugins/spamassassin/spamassassin.h
7126         * src/plugins/spamassassin/spamassassin_gtk.c
7127                 unregister prefs pages on unloading, thus
7128                 preventing a crash
7129                 (thanks to Colin for the hint)
7130
7131 2005-12-02 [wwp]        1.9.100cvs54
7132
7133         * src/quote_fmt.h
7134         * src/quote_fmt_parse.y
7135                 fix misuse of gboolean*, use gboolean instead
7136                 (thanks to Paul, Colin, for pointing out that scaring one)
7137
7138 2005-12-02 [paul]       1.9.100cvs53
7139
7140         * src/plugins/clamav/clamav_plugin.c
7141                 int no --> unsigned int no
7142         * src/plugins/clamav/clamav_plugin_gtk.c
7143                 rework config page
7144
7145 2005-12-02 [wwp]        1.9.100cvs52
7146
7147         * src/compose.c
7148         * src/prefs_template.c
7149         * src/quote_fmt.h
7150         * src/quote_fmt_parse.y
7151                 prevent from executing |f and |p templates commands when
7152                 adding or replacing templates in prefs (avoids annoying and
7153                 potentially dangerous behaviours)
7154
7155 2005-12-02 [paul]       1.9.100cvs51
7156
7157         * src/prefs_common.c
7158                 allow translation of some default values
7159                 Patch by Fabien Vantard
7160
7161 2005-12-02 [paul]       1.9.100cvs50
7162
7163         * src/codeconv.c
7164         * src/codeconv.h
7165         * src/prefs_common.c
7166         * src/prefs_common.h
7167         * src/prefs_message.c
7168         * src/textview.c
7169                 remove obsolete 'convert_mb_alnum' option
7170                 and related stuff
7171         * src/gtk/about.c
7172                 remove unused 'about_textview_visibility_notify'
7173
7174 2005-12-02 [paul]       1.9.100cvs49
7175
7176         * src/prefs_account.c
7177         * src/prefs_compose_writing.c
7178         * src/prefs_fonts.c
7179         * src/prefs_gtk.h
7180         * src/prefs_image_viewer.c
7181         * src/prefs_message.c
7182         * src/prefs_other.c
7183         * src/prefs_receive.c
7184         * src/prefs_send.c
7185         * src/prefs_spelling.c
7186         * src/prefs_summaries.c
7187         * src/prefs_wrapping.c
7188         * src/plugins/dillo_viewer/dillo_prefs.c
7189         * src/plugins/pgpcore/prefs_gpg.c
7190                 several cleanups to the prefs dialogs
7191                 (slightly modified) patch by Fabien Vantard
7192
7193 2005-12-02 [paul]       1.9.100cvs48
7194
7195         * src/main.c
7196                 --exit means exit
7197         * src/send_message.c
7198                 fix crash on send when connection fails
7199
7200         Thanks to Colin
7201
7202 2005-12-01 [colin]      1.9.100cvs47
7203
7204         * src/html.c
7205                 Translate &hellip; to "..."
7206
7207 2005-11-30 [colin]      1.9.100cvs46
7208
7209         * src/matcher.c
7210         * src/matcher.h
7211                 Optimize back yesterday's fix.
7212
7213 2005-11-30 [paul]       1.9.100cvs45
7214
7215         * manual/faq.xml
7216                 standardised
7217         * manual/intro.xml
7218                 written by Colin, edited by me
7219
7220 2005-11-29 [colin]      1.9.100cvs44
7221
7222         * src/matcher.c
7223                 Skip headers unconditionnaly in match_body if the
7224                 rule is not message or ~message
7225
7226 2005-11-29 [colin]      1.9.100cvs43
7227
7228         * src/matcher.c
7229                 Fix body_part and such, not skipping headers 
7230                 if the matchcriteria wasn't the first in the rule
7231
7232 2005-11-29 [colin]      1.9.100cvs42
7233
7234         * src/compose.c
7235                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
7236                 option missing from message view window)
7237                 Fix double text D'n'D with gtk-2.8
7238         * src/matcher.c
7239                 Fix ~message, ~headers_part, ~body_part rules
7240         * src/messageview.c
7241                 Add Windows-1252 (Closes bug #863)
7242                 Fix accels
7243         * src/gtk/gtkaspell.c
7244                 Properly destroy accels in all menus
7245
7246 2005-11-29 [mones]      1.9.100cvs41
7247
7248         * po/es.po
7249                 Updated.
7250
7251 2005-11-27 [colin]      1.9.100cvs40
7252
7253         * src/mh_gtk.c
7254                 "/Remove mailbox" -> "/Remove mailbox..."
7255
7256 2005-11-27 [paul]       1.9.100cvs39
7257
7258         * AUTHORS
7259         * po/de.po
7260         * src/gtk/authors.h
7261                 updated by new maintainer, Stephan Sachse
7262
7263 2005-11-27 [paul]       1.9.100cvs38
7264
7265         * manual/faq.xml
7266                 written by Colin, edited by me
7267
7268 2005-11-27 [paul]       1.9.100cvs37
7269
7270         * src/prefs_common.c
7271         * src/prefs_common.h
7272         * src/prefs_receive.c
7273         * src/prefs_summaries.c
7274                 move 'go to inbox after receiving new mail'
7275                 option from display/sumamaries to mail
7276                 handling/receive, and rework prefs_summaries
7277                 dialog a little
7278
7279 2005-11-25 [martin]     1.9.100cvs36
7280
7281         * po/de.po
7282             fixed windows-1252 translation;
7283             translated some new and fuzzy strings
7284
7285 2005-11-25 [paul]       1.9.100cvs35
7286
7287         * src/plugins/clamav/clamav_plugin.c
7288                 complete the update done in cvs34
7289
7290 2005-11-25 [paul]       1.9.100cvs34
7291
7292         * src/plugins/clamav/clamav_plugin.c
7293                 reflect upstream changes
7294
7295 2005-11-25 [paul]       1.9.100cvs33
7296
7297         * manual/ack.xml
7298         * manual/plugins.xml
7299         * manual/sylpheed-claws-manual.xml
7300                 written/updated by Colin, edited by me
7301         * tools/acroread2sylpheed.pl
7302                 update binary name
7303
7304 2005-11-24 [colin]      1.9.100cvs32
7305
7306         * src/compose.c
7307                 Fix bug #856 (reediting messages forgets Request
7308                 Return Receipt)
7309
7310 2005-11-24 [paul]       1.9.100cvs31
7311
7312         * manual/addrbook.xml
7313         * manual/starting.xml
7314                 written by Colin, proofread, edited, adapted by me
7315         * manual/advanced.xml
7316                 add some Actions examples
7317         * src/importldif.c
7318                 use a Save button instead of a Close button
7319         * src/wizard.c
7320                 indicate mandatory fields
7321                 fix page display
7322                 Thanks to Colin
7323
7324 2005-11-23 [colin]      1.9.100cvs30
7325
7326         * src/addressbook.c
7327                 Rename menu item, fix possible crash after
7328                 deletion of books
7329         * src/addrindex.c
7330                 Allow searching for '*' in ldap
7331         * src/browseldap.c
7332                 Fix "Browse Entry" (did anyone use it?)
7333         * src/wizard.c
7334                 Add guards for mandatory information
7335
7336 2005-11-23 [paul]       1.9.100cvs29
7337
7338         * manual/advanced.xml
7339                 corrections to the English
7340
7341 2005-11-23 [colin]      1.9.100cvs28
7342
7343         * src/mimeview.c
7344                 Fix possible crash at exit. After the call to
7345                 gtk_container_remove(), the Viewer's widget has no
7346                 more parent so gtk+ automatically frees it and its
7347                 sons. If destroy_viewer() then try to access it,
7348                 problems ensue.
7349
7350 2005-11-22 [colin]      1.9.100cvs27
7351
7352         * src/compose.c
7353         * src/gtk/gtkaspell.c
7354                 Fix right-clicking on a misspelled word
7355                 Fix More... in suggestions menu
7356
7357 2005-11-22 [wwp]        1.9.100cvs26
7358
7359         * src/prefs_template.c
7360                 templates works: re-sort templates list when adding or replacing,
7361                 prevent from adding or replacing when the template name is empty
7362
7363 2005-11-21 [colin]      1.9.100cvs25
7364
7365         * src/addressbook.c
7366                 Fix some addressbook suckage (dnd, select all)
7367         * src/compose.c
7368         * src/gtk/gtkaspell.c
7369         * src/gtk/gtkaspell.h
7370                 Make the spellchecker menu work with the 
7371                 GtkTextView one instead of overriding it
7372
7373 2005-11-20 [paul]       1.9.100cvs24
7374
7375         * manual/handling.xml
7376                 proofread and corrected
7377
7378 2005-11-20 [paul]       1.9.100cvs23
7379
7380         * manual/Makefile
7381                 generate html as one file
7382         * manual/advanced.xml
7383                 fix output generation
7384                 reformat hidden options list
7385         * manual/manual.xml     ** REMOVED **
7386         * manual/sylpheed-claws-manual.xml      ** ADDED **
7387                 renamed
7388
7389 2005-11-18 [colin]      1.9.100cvs22
7390
7391         * src/prefs_account.c
7392                 Fix layout in news and mbox accounts
7393         * manual/account.xml
7394         * manual/advanced.xml
7395                 New contents for Paul to check :)
7396
7397 2005-11-18 [wwp]        1.9.100cvs21
7398
7399         * src/gtk/quicksearch.c
7400                 don't update extended quicksearch buttons twice
7401
7402 2005-11-18 [paul]       1.9.100cvs20
7403
7404         * src/textview.c
7405                 complete 1.9.100cvs19
7406
7407 2005-11-18 [paul]       1.9.100cvs19
7408
7409         * src/compose.c
7410                 cosmetic improvements
7411         * src/textview.c
7412                 also list text/* attachments
7413
7414 2005-11-18 [colin]      1.9.100cvs18
7415
7416         * src/summaryview.c
7417                 Use column 0 instead of -1 in 
7418                 gtk_ctree_node_moveto, in a naive
7419                 hope it'll fix the gtk-related crashes
7420
7421 2005-11-18 [colin]      1.9.100cvs17
7422
7423         * src/gtk/inputdialog.c
7424                 Fix icon staying the first one
7425
7426 2005-11-17 [wwp]        1.9.100cvs16
7427                 fix possible problem showing some quicksearch buttons, and a bad
7428                 call to g_return_if_fail in a function that returns a value (both
7429                 fixes by Fabien Vantard)
7430
7431 2005-11-15 [wwp]        1.9.100cvs15
7432
7433         * src/gtk/quicksearch.c
7434                 added a tooltip to that obscure ... quicksearch button
7435
7436 2005-11-15 [wwp]        1.9.100cvs14
7437
7438         * src/gtk/quicksearch.c
7439                 add a quicksearch helper to filtering expression users: the ... button
7440                 raises the condition expr window. condition expressions set up w/ this
7441                 window are used by the quicksearch if the user closes it pressing OK.
7442
7443 2005-11-14 [paul]       1.9.100cvs13
7444
7445         * src/plugins/clamav/clamav_plugin.c
7446         * src/plugins/spamassassin/spamassassin.c
7447                 change plugin type following recent merging
7448
7449 2005-11-14 [wwp]        1.9.100cvs12
7450
7451         * src/folder.c
7452                 prevent from crashing when copying/moving message(s) from and
7453                 to the same folder
7454
7455 2005-11-14 [paul]       1.9.100cvs11
7456
7457         * src/plugins/clamav/Makefile.am
7458         * src/plugins/clamav/clamav_plugin.c
7459         * src/plugins/clamav/clamav_plugin.h
7460         * src/plugins/clamav/clamav_plugin_gtk.c
7461                 also merge clamav and clamav_gtk plugins
7462
7463 2005-11-13 [colin]      1.9.100cvs10
7464
7465         * configure.ac
7466         * src/plugins/spamassassin/Makefile.am
7467         * src/plugins/spamassassin/spamassassin.c
7468         * src/plugins/spamassassin/spamassassin.h
7469         * src/plugins/spamassassin/spamassassin_gtk.c
7470                 Merge spamassassin and spamassassin_gtk plugins,
7471                 and build it by default.
7472
7473 2005-11-12 [colin]      1.9.100cvs9
7474
7475         * src/etpan/imap-thread.c
7476                 Fix gcc warning
7477
7478 2005-11-12 [colin]      1.9.100cvs8
7479
7480         * src/procmime.c
7481                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
7482
7483 2005-11-10 [colin]      1.9.100cvs7
7484
7485         * src/main.c
7486                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
7487                 minimised state)
7488
7489 2005-11-10 [wwp]        1.9.100cvs6
7490
7491         * src/gtk/description_window.c
7492                 fix a crash when closing description windows using the WM's [X] button
7493
7494 2005-11-09 [colin]      1.9.100cvs5
7495
7496         * src/common/ssl.c
7497                 Update libetpan call to follow upstream
7498                 (yes, this requires libetpan-0.40cvs3)
7499
7500 2005-11-08 [colin]      1.9.100cvs4
7501
7502         * src/compose.c
7503         * src/textview.c
7504         * src/common/utils.c
7505         * src/common/utils.h
7506                 Enhance the email parser
7507
7508 2005-11-08 [colin]      1.9.100cvs3
7509
7510         * src/procmime.c
7511                 Fix what looks like an off-by-one (fixes 
7512                 attachments from the Bat)
7513
7514 2005-11-08 [wwp]        1.9.100cvs2
7515
7516         * src/main.c
7517                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
7518
7519 2005-11-08 [wwp]        1.9.100cvs1
7520
7521         * src/main.c
7522                 allow exiting Sylpheed-Claws from command-line
7523
7524 2005-11-08 [paul]       1.9.100
7525
7526         1.9.100 released
7527
7528 2005-11-07 [colin]      1.9.99cvs17
7529
7530         * src/addritem.c
7531         * src/ldif.c
7532                 Fix import of base-64 encoded items
7533
7534 2005-11-07 [colin]      1.9.99cvs16
7535
7536         * src/send_message.c
7537                 Fix bug #314 (Queue does not empty under certain 
7538                 circumstances)
7539
7540 2005-11-07 [paul]       1.9.99cvs15
7541
7542         * src/mutt.c
7543         * src/pine.c
7544                 fix buffer overflows
7545                 Thanks to Colin
7546
7547 2005-11-07 [paul]       1.9.99cvs14
7548
7549         * doc/man/Makefile.am
7550         * doc/man/sylpheed-claws.1      ** ADDED **
7551         * doc/man/sylpheed.1            ** DELETED **
7552                 rename and update the man file
7553
7554 2005-11-06 [colin]      1.9.99cvs13
7555
7556         * src/ldif.c
7557                 Fix ldif_get_line() that returned empty strings
7558                 (Didn't understand why). Also fix a possible
7559                 buffer overflow.
7560
7561 2005-11-06 [wwp]        1.9.99cvs12
7562
7563         * src/textview.c
7564         * src/gtk/about.c
7565         * src/gtk/gtkutils.c
7566         * src/gtk/gtkutils.h
7567                 fix a compilation warning,
7568                 make links sensitive in the about dialog
7569
7570 2005-11-04 [wwp]        1.9.99cvs11
7571
7572         * src/gtk/about.c
7573                 don't wrap or translate URIs, and a bit text format cleanup
7574
7575 2005-11-04 [wwp]        1.9.99cvs10
7576
7577         * src/gtk/about.c
7578                 better textview tagging implementation (no more use of marks for
7579                 postponed tagging)
7580
7581 2005-11-02 [colin]      1.9.99cvs9
7582
7583         * src/common/ssl.c
7584                 Forgot an ifdef
7585
7586 2005-11-02 [colin]      1.9.99cvs8
7587
7588         * configure.ac
7589                 Require libetpan-0.40 due to upstream fix
7590         * src/common/ssl.c
7591                 Tell libetpan not to call SSL_Library_Init,
7592                 as we do it ourselves.
7593
7594 2005-11-02 [colin]      1.9.99cvs7
7595
7596         * po/POTFILES.in
7597                 Add missing files (thanks to Fabien Vantard)
7598
7599 2005-11-02 [colin]      1.9.99cvs6
7600
7601         * src/summaryview.c
7602                 Fix totals when read messages are hidden or quicksearch
7603                 is on
7604         * src/ssl_manager.c
7605         * src/ssl_manager.h
7606         * src/common/ssl_certificate.c
7607         * src/common/ssl_certificate.h
7608         * src/gtk/sslcertwindow.c
7609         * src/gtk/sslcertwindow.h
7610                 Fix copyright on my stuff
7611
7612 2005-11-02 [wwp]        1.9.99cvs5
7613
7614         * src/prefs_themes.c
7615                 fix directory name checking (theme installation/removal),
7616                 made related error a bit more verbose
7617
7618 2005-11-02 [colin]      1.9.99cvs4
7619
7620         * src/summaryview.c
7621                 Fix typo (probably fixes bug #841 (Sort by the From 
7622                 field doesn't work)
7623
7624 2005-11-02 [paul]       1.9.99cvs3
7625
7626         * po/ko.po
7627         * po/nb.po
7628                 updated by SungHyun Nam, Geir Helland
7629         * src/wizard.c
7630                 fix typo in welcome message. spotted by
7631                 Andrea Spadaccini
7632
7633 2005-11-01 [colin]      1.9.99cvs2
7634
7635         * src/compose.c
7636                 Fix replying to ml wen confirming subscription
7637         * src/messageview.c
7638         * src/mimeview.c
7639         * src/mimeview.h
7640         * src/privacy.h
7641         * src/summaryview.c
7642                 Make key check non blocking
7643
7644 2005-10-31 [paul]       1.9.99cvs1
7645
7646         * tools/claws.i18n.status.pl
7647                 updated for ChangeLog
7648
7649 2005-10-31 [paul]       1.9.99
7650
7651         1.9.99 released
7652
7653 2005-10-31 [paul]       1.9.15cvs131
7654
7655         * .cvsignore
7656         * ChangeLog
7657         * ChangeLog.claws       ** REMOVED **
7658         * ChangeLog-gtk2.claws  ** REMOVED **
7659         * ChangeLog.gtk1        ** ADDED **
7660         * INSTALL
7661         * Makefile.am
7662         * NEWS
7663         * README
7664         * README.claws          ** REMOVED **
7665         * README.jp             ** REMOVED **
7666         * RELEASE_NOTES         ** ADDED **
7667         * RELEASE_NOTES.claws   ** REMOVED **
7668         * commitHelper
7669         * configure.ac
7670         * sylpheed.spec.in      ** REMOVED **
7671                 tidy up and update the default docs:
7672                 ChangeLog.claws is renamed ChangeLog.gtk1
7673                 ChangeLog-gtk2.claws is renamed ChangeLog
7674                 README.claws is renamed README
7675                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
7676
7677 2005-10-31 [paul]       1.9.15cvs130
7678
7679         * po/it.po
7680                 fix errors
7681
7682 2005-10-31 [paul]       1.9.15cvs129
7683
7684         * po/ca.po
7685         * po/de.po
7686         * po/en_GB.po
7687         * po/fr.po
7688         * po/it.po
7689         * po/pt_BR.po
7690         * po/sk.po
7691         * po/sr.po
7692         * po/zh_CN.po
7693                 updated by Miquel Oliete, Stephan Sachse and
7694                 Thomas Gilgin, me, Fabien Vantard, Andrea
7695                 Spadaccini, Frederico Goncalves Guimaraes,
7696                 Andrej Kacian, Aleksandar Urosevic, and
7697                 Ralgh Young.
7698
7699 2005-10-31 [mones]      1.9.15cvs128
7700
7701         * manual/faq.xml
7702                 More questions.
7703         
7704         * po/es.po
7705                 Updated for release.
7706
7707 2005-10-30 [colin]      1.9.15cvs127
7708
7709         * src/compose.c
7710                 Place cursor before rewrapping (fixes cursor
7711                 pos if quotation gets rewrapped)
7712
7713 2005-10-29 [paul]       1.9.15cvs126
7714
7715         * src/crash.c
7716         * src/foldersel.c
7717         * src/main.c
7718         * src/messageview.c
7719         * src/toolbar.c
7720         * src/gtk/authors.h
7721                 corrections to text items
7722
7723 2005-10-28 [colin]      1.9.15cvs125
7724
7725         * src/messageview.c
7726                 Make "hit 'C' to check sig" work from extern 
7727                 messageviews
7728
7729 2005-10-27 [colin]      1.9.15cvs124
7730
7731         * src/summaryview.c
7732                 Add a hack to avoid segfaulting when hammering 
7733                 on gtk's events
7734
7735 2005-10-27 [wwp]        1.9.15cvs123
7736
7737         * src/prefs_themes.c
7738                 sort list of themes names in themes prefs
7739
7740 2005-10-27 [paul]       1.9.15cvs122
7741
7742         * src/folder.c
7743         * src/prefs_account.c
7744                 fix building on Solaris
7745                 Patch by Alex Moore
7746
7747 2005-10-27 [wwp]        1.9.15cvs121
7748
7749         * src/summaryview.c
7750         * src/gtk/gtksctree.c
7751                 speed up unselecting messages in summary view (thanks to Colin)
7752
7753 2005-10-27 [paul]       1.9.15cvs120
7754
7755         * src/mainwindow.c
7756                 fix a compilation warning
7757         * src/summaryview.c
7758                 fix updating of 'n items selected' count
7759                 when deselecting
7760
7761 2005-10-27 [martin]     1.9.15cvs119
7762
7763         * src/action.c
7764                 ignore actions with a leading '/' in the action menu name
7765                 fixes a crash on menu creation
7766         * src/prefs_actions.c
7767                 do not allow a leading '/' in the action menu name
7768
7769 2005-10-27 [paul]       1.9.15cvs118
7770
7771         * src/main.c
7772                 fix compilation warning
7773
7774 2005-10-27 [paul]       1.9.15cvs117
7775
7776         * src/procmime.c
7777                 add #if HAVE_LOCALE_H
7778
7779 2005-10-27 [paul]       1.9.15cvs116
7780
7781         * src/plugins/clamav/clamav_plugin.c
7782         * src/plugins/dillo_viewer/dillo_viewer.c
7783         * src/plugins/mathml_viewer/mathml_viewer.c
7784         * src/plugins/pgpcore/plugin.c
7785         * src/plugins/pgpinline/plugin.c
7786         * src/plugins/pgpmime/plugin.c
7787         * src/plugins/spamassassin/spamassassin.c
7788         * src/plugins/trayicon/trayicon.c
7789                 plugin_init() : make error messages more
7790                 informative
7791
7792 2005-10-26 [wwp]        1.9.15cvs115
7793
7794         * src/prefs_matcher.c
7795                 enlarge boolean op widget width a bit (wasn't always showing text contents)
7796
7797 2005-10-26 [wwp]        1.9.15cvs114
7798
7799         * src/procmime.c
7800         * src/gtk/gtksctree.c
7801         * src/plugins/spamassassin/libspamc.c
7802         * src/plugins/spamassassin/spamassassin.c
7803                 fix some compilation warnings more
7804
7805 2005-10-26 [mones]      1.9.15cvs113
7806
7807         * po/es.po
7808                 Updated translation
7809
7810 2005-10-26 [paul]       1.9.15cvs112
7811
7812         * src/prefs_message.c
7813                 give all display_xface stuff the
7814                 #if HAVE_LIBCOMPFACE treatment, thus
7815                 preventing a crash
7816                 (Thanks to Wolfgang Enderlein)
7817
7818 2005-10-26 [colin]      1.9.15cvs111
7819
7820         * src/gedit-print.c
7821                 Fix date format
7822         * src/imap_gtk.c
7823         * src/news_gtk.c
7824                 Remove context menu items that should not be there
7825         * src/jpilot.c
7826                 Fix encoding
7827         * src/main.c
7828         * src/mainwindow.c
7829                 Don't show the mainwindow too soon
7830
7831 2005-10-26 [wwp]        1.9.15cvs110
7832
7833         * src/folder.c
7834         * src/manual.c
7835         * src/summaryview.c
7836                 fix uninitialized pointers in the folder updating hook
7837                 (thanks to Colin)
7838
7839 2005-10-25 [mones]      1.9.15cvs109
7840
7841         * manual/faq.xml
7842                 General information subsection completed. 
7843                 Removed archaic references.
7844                 
7845         * manual/Makefile
7846         * manual/dtd/manual.dsl
7847                 Added customization stylesheet for getting paragraphs
7848                 fully justified in PDF output (as suggested by Colin).
7849
7850 2005-10-25 [colin]      1.9.15cvs108
7851
7852         * src/compose.c
7853                 Fix a second leak
7854
7855 2005-10-25 [colin]      1.9.15cvs107
7856
7857         * src/addrbook.c
7858         * src/addrindex.c
7859                 Fix leak (xml_get_element() allocates memory)
7860         * src/compose.c
7861                 Fix leak + dead code (shame!)
7862         * src/procmime.c
7863                 Fix leak
7864
7865 2005-10-25 [colin]      1.9.15cvs106
7866
7867         * src/mimeview.c
7868                 Fix encoding issue in Save all and in 
7869                 overwrite-confirmation alertpanel
7870
7871 2005-10-25 [colin]      1.9.15cvs105
7872
7873         * src/common/socket.c
7874                 Fix a leak - Thanks to Christopher Aillon
7875                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
7876
7877 2005-10-25 [paul]       1.9.15cvs104
7878
7879         * src/wizard.c
7880                 Always guess servers from the right-hand
7881                 email part and guess username from the
7882                 left-hand part. (Thanks to Colin)
7883                 add an X-Face to the welcome message
7884
7885 2005-10-25 [paul]       1.9.15cvs103
7886
7887         * manual/handling.xml
7888                 written by Colin, edited by me
7889
7890 2005-10-25 [wwp]        1.9.15cvs102
7891
7892         * src/folderview.c
7893         * src/grouplistdialog.c
7894         * src/imap.c
7895         * src/noticeview.c
7896                 fix some compilation warnings
7897
7898 2005-10-24 [paul]
7899
7900         1.9.99-rc3 released
7901
7902 2005-10-24 [paul]       1.9.15cvs101
7903
7904         * src/gtk/about.c
7905                 fix window sizing
7906
7907 2005-10-24 [paul]       1.9.15cvs100
7908
7909         * src/pixmaps/offline.xpm
7910         * src/pixmaps/online.xpm
7911                 replace with last default versions
7912
7913 2005-10-24 [colin]      1.9.15cvs99
7914
7915         * src/imap.c
7916                 Fix bug when moving a folder
7917         * src/imap_gtk.c
7918         * src/mh_gtk.c
7919                 "Delete folder" pops up a window, so it 
7920                 should be suffixed with "..."
7921         * src/plugins/pgpcore/sgpgme.c
7922                 Include locale.h
7923
7924 2005-10-24 [mones]      1.9.15cvs98
7925
7926         * manual/Makefile
7927         * manual/account.xml
7928         * manual/ack.xml
7929         * manual/addrbook.xml
7930         * manual/advanced.xml
7931         * manual/faq.xml
7932         * manual/glossary.xml
7933         * manual/gpl.xml
7934         * manual/handling.xml
7935         * manual/intro.xml
7936         * manual/keyboard.xml
7937         * manual/manual.xml
7938         * manual/plugins.xml
7939         * manual/starting.xml
7940         * manual/dtd/sdocbook.dtd
7941                 Initial manual structure and some content.
7942
7943 2005-10-23 [wwp]        1.9.15cvs97
7944
7945         * src/gtk/about.c
7946                 fix a typo
7947
7948 2005-10-23 [wwp]        1.9.15cvs96
7949
7950         * src/gtk/about.c
7951         * src/gtk/authors.h
7952                 rework of the about window (main work by Paul), also featuring a few
7953                 fixes for typos and duplicate names
7954
7955 2005-10-23 [wwp]        1.9.15cvs95
7956
7957         * src/.cvsignore
7958                 Ignore the right binary name (sylpheed-claws now)
7959
7960 2005-10-23 [paul]       1.9.15cvs94
7961
7962         * src/compose.c
7963                 when using Folder Pref 'Default To for
7964                 replies' make the entry in the Compose
7965                 window bold
7966                 Patch by Fabien Vantard
7967
7968 2005-10-22 [colin]      1.9.15cvs93
7969
7970         * src/codeconv.c
7971                 Fix leak
7972
7973 2005-10-22 [colin]      1.9.15cvs92
7974
7975         * src/codeconv.c
7976                 try to convert using locale (apart utf8) if necessary
7977
7978 2005-10-22 [colin]      1.9.15cvs91
7979
7980         * src/pixmaps/new.xpm
7981         * src/pixmaps/unread.xpm
7982                 Make the unread envelope blue again and
7983                 saturate the new one a bit more.
7984
7985 2005-10-22 [colin]      1.9.15cvs90
7986
7987         * src/compose.c
7988                 When replying to a mail sent by one of our accounts,
7989                 use the original list of recipients. Let 'Reply All'
7990                 and 'Reply to sender' work like previously.
7991
7992 2005-10-21 [colin]      1.9.15cvs89
7993
7994         * src/prefs_filtering.c
7995                 Clear fields after add and replace
7996         * src/textview.c
7997                 Display xface differently (better)
7998         * src/plugins/pgpinline/pgpinline.c
7999                 Fix crappy encodings/recodings
8000
8001 2005-10-21 [paul]       1.9.15cvs88
8002
8003         * src/compose.c
8004         * src/prefs_folder_item.c
8005         * src/toolbar.c
8006                 fix news folder Folder Properties
8007                 (thanks to Colin)
8008         * src/folderview.c
8009                 update folderview after Themes change
8010                 keep selected folder selected
8011                 (thanks to Colin)
8012
8013 2005-10-21 [paul]       1.9.15cvs87
8014
8015         * tools/Makefile.am
8016         * tools/OOo2sylpheed.pl
8017         * tools/README
8018         * tools/README.sylprint
8019         * tools/asus_mailled.sh         ** REMOVED **
8020         * tools/filter_conv.pl
8021         * tools/freshmeat_search.pl
8022         * tools/google_search.pl
8023         * tools/gpg-sign-syl            ** REMOVED **
8024         * tools/kmail2sylpheed.pl
8025         * tools/kmail2sylpheed_v2.pl
8026         * tools/multiwebsearch.pl
8027         * tools/nautilus2sylpheed.sh
8028         * tools/newscache_clean.pl
8029         * tools/outlook2sylpheed.pl
8030         * tools/sylpheed-switcher       ** REMOVED **
8031         * tools/sylprint.pl
8032         * tools/sylprint.rc
8033         * tools/tb2sylpheed
8034         * tools/vcard2xml.py
8035         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8036                 update default config dir
8037                 update binary name (thanks to Fabien Vantard)
8038                 remove obsolete scripts
8039
8040 2005-10-21 [colin]      1.9.15cvs86
8041
8042         * src/inc.c
8043                 Fix possible leak and units. Based on a patch by
8044                 Fabien Vantard.
8045
8046 2005-10-20 [colin]      1.9.15cvs85
8047
8048         * src/textview.c
8049                 Clear xface when clearing textview
8050
8051 2005-10-20 [colin]      1.9.15cvs84
8052
8053         * configure.ac
8054         * src/folderview.c
8055         * src/headerview.c
8056         * src/main.c
8057         * src/prefs_common.c
8058         * src/prefs_common.h
8059         * src/prefs_message.c
8060         * src/textview.c
8061         * src/textview.h
8062         * src/common/defs.h
8063         * src/common/utils.c
8064         * src/common/utils.h
8065         * src/gtk/gtkutils.c
8066         * src/gtk/gtkutils.h
8067                 Migrate config to .sylpheed-claws (Automatically)
8068                 Add a way to get the Xface in the TextView
8069
8070 2005-10-20 [colin]      1.9.15cvs83
8071
8072         * src/gtk/Makefile.am
8073         * src/gtk/about.c
8074         * src/gtk/authors.h
8075                 Make the about dialog *grooovy*
8076
8077 2005-10-20 [colin]      1.9.15cvs82
8078
8079         * src/mimeview.c
8080                 Use "Open with" on double click if no command
8081                 was found
8082
8083 2005-10-20 [colin]      1.9.15cvs81
8084
8085         * src/imap.c
8086         * src/etpan/imap-thread.c
8087                 Fix possible crash.
8088
8089 2005-10-20 [paul]       1.9.15cvs80
8090
8091         * src/folder.c
8092                 don't show clipkey icon if the only
8093                 attachment is the signature
8094                 Patch by Colin
8095
8096 2005-10-20 [paul]       1.9.15cvs79
8097
8098         * AUTHORS
8099         * src/plugins/pgpmime/pgpmime.c
8100                 name the PGP/MIME signature 'signature.asc'
8101                 Patch by Andrew Nelson <freeandy@gmail.com>
8102
8103 2005-10-19 [colin]      1.9.15cvs78
8104
8105         * src/plugins/pgpmime/pgpmime.c
8106                 Oops, no need to double-check though
8107
8108 2005-10-19 [colin]      1.9.15cvs77
8109
8110         * src/plugins/pgpinline/pgpinline.c
8111         * src/plugins/pgpmime/pgpmime.c
8112                 Check that my_tmpfile() doesn't 
8113                 return NULL
8114
8115 2005-10-19 [colin]      1.9.15cvs76
8116
8117         * src/common/utils.c
8118                 Use shorter mime boundaries to avoid having
8119                 MTAs rewrapping our headers, breaking the
8120                 PGP signature in the process 
8121         * src/compose.c
8122         * src/plugins/pgpmime/pgpmime.c
8123                 Check for boundary uniqueness to be sure
8124                 it won't happen, instead of hoping for the
8125                 best
8126
8127 2005-10-19 [colin]      1.9.15cvs75
8128
8129         * sylpheed-claws.desktop
8130         * src/Makefile.am
8131         * src/main.c
8132                 Ship a sylpheed-claws binary instead
8133                 of a sylpheed one. Change the socket
8134                 name, too
8135         * src/folderview.c
8136                 Update folder only if it changed
8137         * src/wizard.c
8138                 Fix i18n in welcome mail, patch by
8139                 Fabien Vantard
8140
8141 2005-10-19 [paul]
8142
8143         1.9.99-rc2 released
8144
8145 2005-10-19 [paul]       1.9.15cvs74
8146
8147         * src/folder.c
8148         * src/folderview.c
8149                 fix summaryview update
8150                 Patch by Colin
8151
8152 2005-10-18 [colin]      1.9.15cvs73
8153
8154         * src/plugins/pgpcore/passphrase.c
8155                 Don't XGrabServer, and try a bit more to 
8156                 sync everything before grabbing mouse/keyboard
8157
8158 2005-10-18 [colin]      1.9.15cvs72
8159
8160         * src/Makefile.am
8161         * src/addressadd.c
8162         * src/addressbook.c
8163         * src/folderview.c
8164         * src/grouplistdialog.c
8165         * src/mimeview.c
8166         * src/stock_pixmap.c
8167         * src/stock_pixmap.h
8168         * src/summaryview.c
8169         * src/gtk/gtksctree.c
8170         * src/gtk/gtksctree.h
8171         * src/pixmaps/empty.xpm
8172                 Implement a wrapper call for gtk_ctree_set_node_info
8173                 and gtk_ctree_insert_node, that uses a 1x1 transparent
8174                 pixmap instead of a NULL one. This works around some
8175                 memory problems deep inside gtk, revealed by valgrind,
8176                 and fixes bug #834 (Pressing CTRl-D on a message marked 
8177                 as locked crashes sylpheed.), as well as, probably, 
8178                 wwp's 4th dimension problems that happen in gtk_ctree_*.
8179
8180 2005-10-17 [colin]      1.9.15cvs71
8181
8182         * src/mimeview.c
8183                 Provide visual feedback when checking
8184                 signature
8185
8186 2005-10-17 [colin]      1.9.15cvs70
8187
8188         * src/main.c
8189                 Keep the folder list frozen while checking caches...
8190
8191 2005-10-17 [colin]      1.9.15cvs69
8192
8193         * src/addr_compl.c
8194                 Fi bug #833 (Autocompleting from addressbook 
8195                 fails with extended chars)
8196         * src/imap.c
8197                 Fix 'adding messages' staying in statusbar
8198                 after an error
8199
8200 2005-10-17 [wwp]        1.9.15cvs68
8201
8202         * src/ssl_manager.c
8203                 Fix buttons' layout resizing when window size changes
8204
8205 2005-10-17 [wwp]        1.9.15cvs67
8206
8207         * src/account.c
8208         * src/prefs_account.c
8209         * src/prefs_common.c
8210         * src/prefs_common.h
8211         * src/prefs_folder_item.c
8212         * src/prefs_gtk.c
8213         * src/gtk/logwindow.c
8214         * src/gtk/pluginwindow.c
8215         * src/gtk/prefswindow.c
8216         * src/gtk/prefswindow.h
8217                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
8218
8219 2005-10-17 [paul]       1.9.15cvs66
8220
8221         * configure.ac
8222                 fix missing libetpan message
8223         * po/en_GB.po
8224                 updated
8225         * src/crash.c
8226         * src/manual.c
8227         * src/prefs_themes.c
8228         * src/common/defs.h
8229                 add some new URI defines, change some
8230                 others
8231         * src/wizard.c
8232                 make welcome message translatable
8233                 small improvements to english
8234                 other tweaks
8235         * src/gtk/menu.c
8236                 fix warnings
8237
8238 2005-10-17 [paul]       1.9.15cvs65
8239
8240         * src/summaryview.c
8241                 fix column titles
8242
8243 2005-10-16 [mones]      1.9.15cvs64
8244
8245         * po/es.po
8246                 Updated translation
8247
8248 2005-10-16 [colin]
8249
8250         1.9.99-rc1 released
8251
8252 2005-10-16 [colin]      1.9.15cvs63
8253
8254         * src/wizard.c
8255                 Fix whitespace
8256
8257 2005-10-16 [colin]      1.9.15cvs62
8258
8259         * src/toolbar.c
8260                 s/Get All/Get Mail/
8261         * src/wizard.c
8262                 Real welcome mail text, thanks Paul
8263
8264 2005-10-16 [colin]      1.9.15cvs61
8265
8266         * src/editldap.c
8267         * src/exporthtml.c
8268         * src/main.c
8269         * src/mainwindow.c
8270         * src/prefs_themes.c
8271         * src/prefs_toolbar.c
8272         * src/plugins/demo/demo.c
8273         * src/plugins/trayicon/trayicon.c
8274                 s/Sylpheed/Sylpheed-Claws/
8275
8276 2005-10-16 [colin]      1.9.15cvs60
8277
8278         * src/wizard.c
8279                 Add a welcome email in the first empty mailbox
8280         * src/prefs_common.c
8281                 Change one more default
8282
8283 2005-10-16 [colin]      1.9.15cvs59
8284
8285         * src/wizard.c
8286                 Remove printf
8287
8288 2005-10-16 [colin]      1.9.15cvs58
8289
8290         * src/toolbar.c
8291         * src/prefs_common.c
8292                 Change some defaults
8293
8294 2005-10-16 [colin]      1.9.15cvs57
8295
8296         * src/toolbar.c
8297         * src/prefs_common.c
8298                 Change some defaults
8299
8300 2005-10-16 [colin]      1.9.15cvs56
8301
8302         * src/wizard.c
8303                 By default, initialize fonts to have
8304                 the same size as normal GtkWidgets
8305
8306 2005-10-16 [colin]      1.9.15cvs55
8307
8308         * src/mimeview.c
8309                 Fix message a bit more
8310
8311 2005-10-16 [colin]      1.9.15cvs54
8312
8313         * src/addressbook.c
8314                 Second attempt at flicker fixing
8315
8316 2005-10-16 [colin]      1.9.15cvs53
8317
8318         * src/addressbook.c
8319                 Fix flicker
8320
8321 2005-10-16 [wwp]        1.9.15cvs52
8322
8323         * src/addressbook.c
8324         * src/editaddress.c
8325         * src/prefs_common.c
8326         * src/prefs_common.h
8327                 Remember window sizes (address book)
8328
8329 2005-10-16 [wwp]        1.9.15cvs51
8330
8331         * src/plugins/clamav/clamav_plugin_gtk.c
8332         * src/plugins/spamassassin/spamassassin_gtk.c
8333                 Fix compilation warnings (missing #include).
8334
8335 2005-10-16 [colin]      1.9.15cvs50
8336
8337         * src/mimeview.c
8338         * src/summaryview.c
8339         * src/textview.c
8340                 Make 'c' check signature, and forward
8341                 c, l, y, t from summaryview to mimeview
8342
8343 2005-10-16 [colin]      1.9.15cvs49
8344
8345         * src/addressbook.c
8346                 Put border around buttons
8347         * src/mainwindow.c
8348         * src/summaryview.c
8349                 Rework menus (Patch based on a patch
8350                 by Paul)
8351
8352 2005-10-15 [wwp]        1.9.15cvs48
8353
8354         * src/editjpilot.c
8355         * src/editldap.c
8356         * src/editvcard.c
8357         * src/exphtmldlg.c
8358         * src/expldifdlg.c
8359         * src/export.c
8360         * src/import.c
8361         * src/importldif.c
8362         * src/importmutt.c
8363         * src/importpine.c
8364         * src/prefs_account.c
8365         * src/prefs_spelling.c
8366         * src/gtk/gtkutils.c
8367         * src/gtk/gtkutils.h
8368         * src/plugins/clamav/clamav_plugin_gtk.c
8369         * src/plugins/spamassassin/spamassassin_gtk.c
8370                 use nicer browse-for-file/dir buttons than the "..." ones,
8371                 code factorizing more.
8372
8373 2005-10-14 [colin]      1.9.15cvs47
8374
8375         * src/mainwindow.c
8376                 set relief on the account switcher so that people see it
8377                 grey out Create processing rules when no message is selected
8378         * src/prefs_filtering.c
8379                 ask before closing if the rule has not been modified, even if
8380                 it's not valid
8381         * src/prefs_matcher.c
8382                 fix sensitivity when entering the dialog
8383         * src/gtk/inputdialog.c
8384                 display a better icon on password ask
8385         * src/plugins/pgpcore/passphrase.c
8386                 make the dialog look better
8387
8388 2005-10-14 [paul]       1.9.15cvs46
8389
8390         * src/folderview.c
8391                 indicate presense of marked msgs in
8392                 unexpanded subfolders
8393
8394 2005-10-14 [paul]       1.9.15cvs45
8395
8396         * src/prefs_actions.c
8397         * src/prefs_common.c
8398         * src/prefs_common.h
8399         * src/prefs_filtering_action.c
8400         * src/prefs_matcher.c
8401         * src/prefs_template.c
8402                 remember window sizes
8403                 fix Info button size
8404
8405         Patches by wwp
8406
8407 2005-10-13 [colin]      1.9.15cvs44
8408
8409         * src/mimeview.c
8410         * src/noticeview.c
8411         * src/noticeview.h
8412                 Add a tooltip on the icon (optional) 
8413                 Get rid of the signature buttons and only
8414                 use the icon+tooltip
8415
8416 2005-10-13 [colin]      1.9.15cvs43
8417
8418         * src/noticeview.c
8419         * src/noticeview.h
8420                 Add hand cursor for hovering over icon
8421
8422 2005-10-13 [colin]      1.9.15cvs42
8423
8424         * src/summaryview.c
8425                 Fix crash when quicksearch's hidden 
8426                 at startup
8427
8428 2005-10-13 [colin]      1.9.15cvs41
8429
8430         * src/compose.c
8431                 Set subject when forwarding multiple mails
8432                 Check that other recipient than the default Cc or Bcc
8433                 have been set before sending.
8434
8435 2005-10-13 [colin]      1.9.15cvs40
8436
8437         * src/imap.c
8438                 Batch per-folder
8439                 Introduce locking, but don't use it yet
8440
8441 2005-10-13 [colin]      1.9.15cvs39
8442
8443         * src/gtk/quicksearch.c
8444                 Reset quicksearch when hiding it
8445                 Make sticky a real pref
8446
8447 2005-10-13 [colin]      1.9.15cvs38
8448
8449         * src/summaryview.c
8450                 Faster prefs apply
8451
8452 2005-10-13 [colin]      1.9.15cvs37
8453
8454         * src/mimeview.c
8455         * src/noticeview.c
8456         * src/noticeview.h
8457         * src/plugins/pgpcore/sgpgme.c
8458                 Make privacy icon clickable
8459                 Move Trust field in Full info
8460                 When trust is less than full, don't display
8461                 a warning icon
8462
8463 2005-10-13 [colin]      1.9.15cvs36
8464
8465         * src/folder.c
8466                 Batch on flags sync
8467         * src/folderview.c
8468                 Revert speed hack which is dangerous in fact
8469                 Apply prefs faster
8470
8471 2005-10-13 [colin]      1.9.15cvs35
8472
8473         * src/folder_item_prefs.c
8474                 Fix pref corruption on folder move. Patch
8475                 by wwp
8476
8477 2005-10-13 [paul]       1.9.15cvs34
8478
8479         * src/export.c
8480         * src/import.c
8481                 fix typos in g_warnings
8482         * src/prefs_account.c
8483                 add a file selector for Signature file
8484
8485         Patches by wwp
8486
8487 2005-10-12 [colin]      1.9.15cvs33
8488
8489         * src/mimeview.c
8490                 Provide a quick way to go back from a
8491                 signature's full info to the email part
8492
8493 2005-10-12 [colin]      1.9.15cvs32
8494
8495         * src/compose.c
8496                 Remove old hack of encoding signed mails with base64.
8497                 QP works equally well.
8498
8499 2005-10-12 [colin]      1.9.15cvs31
8500
8501         * src/crash.c
8502                 Replace deprecated GtkText with GtkTextView
8503         * src/imap.c
8504                 Fix a logic bug about counts in imap_select
8505                 (previously un-triggered)
8506         * src/mainwindow.c
8507         * src/summaryview.c
8508         * src/news.c
8509                 Allow local deletion of news posts
8510         * src/mimeview.c
8511                 Show GPG noticeview on the message/rfc822 part
8512                 in addition to the text/plain one
8513         * src/prefs_image_viewer.c
8514           src/plugins/pgpcore/prefs_gpg.c
8515                 Polish (set the label as part of the checkbox)
8516         * src/wizard.c
8517                 Don't sit there doing nothing after destroying
8518                 the window - return err
8519
8520 2005-10-11 [colin]      1.9.15cvs30
8521
8522         * src/folderview.c
8523                 Apply processing rules before showing folders.
8524                 Early folder show (before flags sync) will only
8525                 be done when there are no processing rules (nor
8526                 pre- or post- ones)
8527         * src/imap.c
8528                 Fix stuff related to mail subdir, creation and 
8529                 deletion of folders 
8530         * src/imap_gtk.c
8531                 Don't allow creation of folders in NoInferior
8532                 folders, as it won't work
8533
8534 2005-10-10 [colin]      1.9.15cvs29
8535
8536         * src/compose.c
8537                 Reselect "None" Privacy system when selecting an
8538                 account with no privacy system defined
8539
8540 2005-10-10 [colin]      1.9.15cvs28
8541
8542         * src/mainwindow.c
8543                 Add Windows-1252 encoding
8544         * src/prefs_common.c
8545                 Rework some defaults:
8546                 - autosave to draft by default
8547                 - don't show header pane (it's already in the textview)
8548                 - Select first new or unread mail on entry
8549                 - Assume 'Yes' to change folder when there's no more
8550                   unread message
8551         * src/prefs_matcher.c
8552                 Fix a gtk assertion failure
8553         * src/gtk/colorlabel.c
8554                 Workaround bad repainting on selection
8555         * src/main.c
8556                 Freeze/thaw (a bit faster on ssh -X)
8557         * src/msgcache.c
8558                 Get rid of StrdupConverter that just adds an
8559                 extra strdup/free 
8560         * src/etpan/imap_thread.c
8561                 memset buf to 0
8562
8563 2005-10-10 [colin]      1.9.15cvs27
8564
8565         * src/export.c
8566         * src/import.c
8567                 Fix compile on gtk 2.4. Patch by wwp
8568
8569 2005-10-09 [colin]      1.9.15cvs26
8570
8571         * src/mainwindow.c
8572         * src/messageview.c
8573         * src/summaryview.c
8574                 Clarify forward menus. Patch by wwp
8575
8576 2005-10-09 [colin]      1.9.15cvs25
8577
8578         * src/compose.c
8579         * src/compose.h
8580                 Fix bug #829 (Non-working "Encrypt message by 
8581                 default when replying to an encrypted message")
8582
8583 2005-10-08 [colin]      1.9.15cvs24
8584
8585         * src/wizard.c
8586                 Fix bug #827 ("Welcome" setup wizard after a 
8587                 permission error gives up & forgets itself.)
8588
8589 2005-10-08 [colin]      1.9.15cvs23
8590
8591         * src/procmime.c
8592                 Fix bug #828 (Ignoring headers with spaces around = sign)
8593
8594 2005-10-08 [colin]      1.9.15cvs22
8595
8596         * src/export.c
8597                 Warning fix by wwp
8598
8599 2005-10-08 [colin]      1.9.15cvs21
8600
8601         * src/folder.c
8602         * src/folder.h
8603                 Add a processing_pending indicator, set on 
8604                 folder_item_open and cleared after 
8605                 folder_item_process_open
8606         * src/folderview.c
8607         * src/summaryview.c
8608                 wrap procmsg_msginfo_*_flags, and in the
8609                 wrapper check that there's no folder processing 
8610                 pending. If there is, defer the flags change until 
8611                 processing is done to avoid stepping over each
8612                 other's toes.
8613                 Freeze during processing, but not during scanning.
8614
8615 2005-10-07 [colin]      1.9.15cvs20
8616
8617         * src/plugins/pgpcore/passphrase.c
8618                 Fix bug #826 (X-Server hangs when 
8619                 right-clicking a PGP encrypted message)
8620
8621 2005-10-07 [paul]       1.9.15cvs19
8622
8623         * src/compose.c
8624                 fix compose_entries[]
8625                 patch by Fabien Vantard
8626
8627 2005-10-06 [colin]      1.9.15cvs18
8628
8629         * src/pixmaps/address.xpm
8630         * src/pixmaps/address_book.xpm
8631         * src/pixmaps/book.xpm
8632         * src/pixmaps/check_spelling.xpm
8633         * src/pixmaps/checkbox_off.xpm
8634         * src/pixmaps/checkbox_on.xpm
8635         * src/pixmaps/close.xpm
8636         * src/pixmaps/complete.xpm
8637         * src/pixmaps/continue.xpm
8638         * src/pixmaps/deleted.xpm
8639         * src/pixmaps/down_arrow.xpm
8640         * src/pixmaps/exec.xpm
8641         * src/pixmaps/forwarded.xpm
8642         * src/pixmaps/group.xpm
8643         * src/pixmaps/ignorethread.xpm
8644         * src/pixmaps/interface.xpm
8645         * src/pixmaps/jpilot.xpm
8646         * src/pixmaps/ldap.xpm
8647         * src/pixmaps/linewrap.xpm
8648         * src/pixmaps/linewrapcurrent.xpm
8649         * src/pixmaps/mail.xpm
8650         * src/pixmaps/mail_attach.xpm
8651         * src/pixmaps/mail_compose.xpm
8652         * src/pixmaps/mail_forward.xpm
8653         * src/pixmaps/mail_receive.xpm
8654         * src/pixmaps/mail_receive_all.xpm
8655         * src/pixmaps/mail_reply.xpm
8656         * src/pixmaps/mail_reply_to_all.xpm
8657         * src/pixmaps/mail_reply_to_author.xpm
8658         * src/pixmaps/mail_send.xpm
8659         * src/pixmaps/mail_send_queue.xpm
8660         * src/pixmaps/mime_application.xpm
8661         * src/pixmaps/mime_audio.xpm
8662         * src/pixmaps/mime_image.xpm
8663         * src/pixmaps/mime_message.xpm
8664         * src/pixmaps/mime_text_enriched.xpm
8665         * src/pixmaps/mime_text_html.xpm
8666         * src/pixmaps/mime_text_plain.xpm
8667         * src/pixmaps/mime_unknown.xpm
8668         * src/pixmaps/new.xpm
8669         * src/pixmaps/news_compose.xpm
8670         * src/pixmaps/offline.xpm
8671         * src/pixmaps/online.xpm
8672         * src/pixmaps/paste.xpm
8673         * src/pixmaps/preferences.xpm
8674         * src/pixmaps/privacy_emblem_encrypted.xpm
8675         * src/pixmaps/privacy_expired.xpm
8676         * src/pixmaps/privacy_failed.xpm
8677         * src/pixmaps/privacy_passed.xpm
8678         * src/pixmaps/privacy_signed.xpm
8679         * src/pixmaps/privacy_unknown.xpm
8680         * src/pixmaps/privacy_warn.xpm
8681         * src/pixmaps/properties.xpm
8682         * src/pixmaps/replied.xpm
8683         * src/pixmaps/search.xpm
8684         * src/pixmaps/unread.xpm
8685         * src/pixmaps/up_arrow.xpm
8686         * src/pixmaps/vcard.xpm
8687                 Modernize internal theme, with icons from the 
8688                 Gnomaws theme. Keep some of the old ones where
8689                 they were better.
8690
8691 2005-10-06 [colin]      1.9.15cvs17
8692
8693         * src/summaryview.c
8694                 Little optimisations + bugfix
8695         * src/toolbar.c
8696                 Remove default useless items - useless being defined
8697                 by the default relevant prefs
8698         * src/wizard.c
8699                 include config.h to make gettext work
8700         * src/prefs_themes.c
8701                 Fix selection of current theme in prefs
8702
8703 2005-10-06 [colin]      1.9.15cvs16
8704
8705         * src/prefs_common.c
8706         * src/prefs_common.h
8707         * src/prefs_summaries.c
8708         * src/folderview.c
8709                 Add a warning dialog on Mark all read 
8710                 (with pref to get rid of it)
8711
8712 2005-10-06 [paul]       1.9.15cvs15
8713
8714         * po/nb.po
8715         * po/pt_BR.po
8716                 updated by Geir Helland and Frederico
8717                 Goncalves Guimaraes
8718
8719 2005-10-05 [colin]      1.9.15cvs14
8720
8721         * src/folder.c
8722         * src/folder.h
8723         * src/folderview.c
8724         * src/folderview.h
8725         * src/imap_gtk.c
8726         * src/mh_gtk.c
8727         * src/mainwindow.c
8728         * src/setup.c
8729                 add a way to rescan without rebuilding
8730                 make moving a bit faster (less folders changes)
8731                 don't lock the tree on Get 
8732         * src/imap.c
8733                 Don't re-delete deleted messages before expunging
8734         * src/summaryview.c
8735                 Set batch mode when deleting mails
8736
8737 2005-10-05 [paul]       1.9.15cvs13
8738
8739         * src/mainwindow.c
8740         * src/mainwindow.h
8741                 fix disabled Execute menu item
8742         * src/toolbar.c
8743                 match the change in 1.9.15cvs10: use Compose
8744                 instead of News by default
8745
8746 2005-10-04 [colin]      1.9.15cvs12
8747
8748         * src/compose.c
8749                 When replying to an ML post with Reply-To set
8750                 to the poster's email, honor it (as before),
8751                 but also honor our user's request to reply to
8752                 the mailing list: set the ML address in the To
8753                 field and the Reply-To address in the Cc: 
8754                 field.
8755
8756 2005-10-04 [colin]      1.9.15cvs11
8757
8758         * src/plugins/trayicon/trayicon.c
8759                 Finish cosmetic change - thanks to wwp
8760
8761 2005-10-04 [colin]      1.9.15cvs10
8762
8763         * src/toolbar.c
8764                 Use Compose instead of Email by default.
8765                 Spotted by wwp.
8766
8767 2005-10-04 [colin]      1.9.15cvs9
8768
8769         * src/folder.c
8770         * src/folder.h
8771         * src/folderview.c
8772         * src/imap.c
8773         * src/etpan/imap-thread.c
8774         * src/etpan/imap-thread.h
8775                 Try to make IMAP faster, by simplifying SEARCH
8776                 commands, avoiding sending two STATUS in a row,
8777                 and deferring flags sync and processing just
8778                 after displaying the folder. 
8779                 This will update the SummaryView in certain
8780                 cases (new mails not already fetched, flags
8781                 changed from another client) but in a non-
8782                 blocking manner.
8783
8784 2005-10-04 [colin]      1.9.15cvs8
8785
8786         * src/plugins/trayicon/trayicon.c
8787                 Relabel "Offline" to "Work offline"
8788
8789 2005-10-04 [colin]      1.9.15cvs7
8790
8791         * src/export.c
8792         * src/import.c
8793         * src/mbox.c
8794                 Fix mbox import/export buglets
8795                 Patch by wwp
8796         * src/plugins/trayicon/trayicon.c
8797                 Add offline swithc
8798                 Patch by wwp
8799
8800 2005-10-04 [colin]      1.9.15cvs6
8801
8802         * src/folder.c
8803         * src/folderview.c
8804         * src/summaryview.c
8805                 Better fix (don't break mark all read) for cvs2
8806
8807 2005-10-03 [colin]      1.9.15cvs5
8808
8809         * src/folder.c
8810                 Use a sane sort by default
8811
8812 2005-10-03 [colin]      1.9.15cvs4
8813
8814         * src/inc.c
8815                 Add a 'Only once' button for overriding offline mode
8816         * src/prefs_account.c
8817         * src/wizard.c
8818                 Add Local mbox to the wizard
8819                 Add IMAP subdir to the wizard (or the wizard is useless
8820                 for such accounts, or even worse than useless)
8821                 Move IMAP subdir from Advanced to Receive tab, as it's
8822                 not that uncommon
8823
8824 2005-10-03 [colin]      1.9.15cvs3
8825
8826         * src/send_message.c
8827                 Forgot this one in cvs1
8828
8829 2005-10-03 [colin]      1.9.15cvs2
8830
8831         * src/folder.c
8832                 Faster close when leaving a folder with lots
8833                 of new mails. Idea by David Relson.
8834
8835 2005-10-03 [colin]      1.9.15cvs1
8836
8837         * src/compose.c
8838         * src/imap.c
8839         * src/inc.c
8840         * src/main.c
8841         * src/messageview.c
8842         * src/news.c
8843         * src/summaryview.c
8844         * src/gtk/sslcertwindow.c
8845         * src/plugins/trayicon/trayicon.c
8846                 Add accels to every AlertPanel. Patch by Fabien 
8847                 Vantard
8848
8849 2005-10-03 [paul]       1.9.15
8850
8851         1.9.15 released
8852
8853 2005-10-03 [paul]       1.9.14cvs68
8854
8855         * po/ca.po
8856         * po/de.po
8857         * po/es.po
8858         * po/fi.po
8859         * po/fr.po
8860         * po/sk.po
8861         * po/sr.po
8862         * po/zh_CN.po
8863                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8864                 Mones Lastra, Tommi Pirinen, Fabien vantard,
8865                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
8866
8867 2005-10-03 [paul]       1.9.14cvs67
8868
8869         * src/send_message.c
8870                 prevent hang on Cancel
8871                 patch by Colin
8872
8873 2005-10-03 [paul]       1.9.14cvs66
8874
8875         * src/main.c
8876                 fix crash in IMAP caused by discrepancy
8877                 between check_at_startup and offline mode
8878                 Patch by Colin
8879
8880 2005-10-01 [paul]       1.9.14cvs65
8881
8882         * src/inc.c
8883                 fix engrish
8884
8885 2005-10-01 [paul]       1.9.14cvs64
8886         * src/export.c
8887         * src/import.c
8888                 synchronise import_mbox() and export_mbox()
8889         * src/mbox.c
8890                 proc_mbox(): add alert if file cannot be opened
8891                 export_list_to_mbox(): test if dest file exists,
8892                 prompt user to overwrite if it does. add alert
8893                 if file cannot be created
8894                                                                 
8895         Patch by wwp
8896                                                                                                                 
8897
8898 2005-09-30 [paul]       1.9.14cvs63
8899
8900         * src/addressbook.c
8901                 Fix sensitivity of a menu
8902         * src/codeconv.c
8903                 Respect hidden pref for mails with no encoding
8904         * src/common/xml.c
8905                 Fix memory corruption
8906         * src/plugins/pgpcore/sgpgme.c
8907                 Fix segfault on incomplete sigs, and display
8908                 of S/Mime UIDs
8909
8910         Patches by Colin
8911
8912 2005-09-30 [colin]      1.9.14cvs62
8913
8914         * src/partial_download.c
8915                 Little logic fix in almost-dead code
8916         * src/pop.c
8917                 Fix partial download when there's no new mail
8918
8919 2005-09-29 [paul]       1.9.14cvs61
8920
8921         * src/plugins/pgpinline/pgpinline.c
8922                 fix bug 819, 'crash accessing sign message'
8923                 Patch by Colin
8924
8925 2005-09-28 [martin]     1.9.14cvs60
8926
8927         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8928                 fix bug #790 (Crash when restarting window manager (fluxbox))
8929
8930 2005-09-28 [paul]       1.9.14cvs59
8931
8932         * src/gtk/gtkaspell.c
8933                 fix off-by-one typo
8934
8935 2005-09-27 [colin]      1.9.14cvs58
8936
8937         * src/plugins/pgpcore/sgpgme.c
8938                 Report error when there's one, instead of
8939                 "Signature unchecked" 
8940
8941 2005-09-27 [colin]      1.9.14cvs57
8942
8943         * src/prefs_quote.c
8944                 Fix bug #816 (Weird quotation with spaces)
8945
8946 2005-09-27 [colin]      1.9.14cvs56
8947
8948         * src/codeconv.c
8949         * src/compose.c
8950         * src/compose.h
8951                 Put subject in compose's title
8952                 Fix Automatic encoding so that it's really automatic:
8953                 first try default locale's charset, then charset of the replied mail, 
8954                 then utf-8
8955                 Fix encoding of headers (must be in strict mode too)
8956
8957 2005-09-26 [colin]      1.9.14cvs55
8958
8959         * src/gtk/gtkaspell.c
8960                 Fix previous patch - don't color the space,
8961                 just uncolor it :)
8962
8963 2005-09-26 [colin]      1.9.14cvs54
8964
8965         * src/gtk/gtkaspell.c
8966                 Unmark space if possible
8967
8968 2005-09-26 [colin]      1.9.14cvs53
8969
8970         * src/imap.c
8971                 log_error instead of alertpanel according to the pref
8972         * src/etpan/imap-thread.c
8973                 Print connect status, copy only necessary size to 
8974                 logger
8975         * src/plugins/pgpmime/pgpmime.c
8976                 Handle S/Mime signatures (verification only). Patch based
8977                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
8978
8979 2005-09-26 [paul]       1.9.14cvs52
8980
8981         * src/common/passcrypt.c
8982                 this 'workaround' not necessary on NetBSD.
8983                 Thanks to Daniel Gustafson
8984
8985 2005-09-26 [paul]
8986
8987         1.9.15-rc4 released
8988
8989 2005-09-26 [paul]       1.9.14cvs51
8990
8991         * src/summaryview.c
8992                 Skip currently selected message when
8993                 looking for next new or unread message
8994                 in current folder. Patch by Colin
8995         * src/common/passcrypt.c
8996                 eliminate warnings on *BSD. Patch by
8997                 Daniel Gustafson
8998
8999 2005-09-26 [colin]      1.9.14cvs50
9000
9001         * src/procmsg.c
9002                 Call postfiltering hook anyway
9003
9004 2005-09-22 [colin]      1.9.14cvs49
9005
9006         * src/codeconv.c
9007         * src/codeconv.h
9008                 Add a strict mode that doesn't replace with _
9009         * src/compose.c
9010         * src/compose.h
9011                 Use strict conversion while sending
9012                 Fix race when drafting while sending (happens
9013                 on IMAP)
9014                 Fix d'n'd of messages from summaryview
9015         * src/prefs_common.c
9016         * src/prefs_common.h
9017                 add hidden utf8_instead_of_locale_for_broken_mail 
9018                 pref for people that preferred the default charset 
9019                 to be utf8 for broken mails
9020         * src/quote_fmt_parse.y
9021                 fix bug #815 (No quote insert if "From:" fied 
9022                 contained Russian letters)
9023         * src/summaryview.c
9024                 Fix d'n'd of messages to compose
9025
9026 2005-09-22 [paul]       1.9.14cvs48
9027
9028         * src/compose.c
9029                 fix bug where attachments Name entry
9030                 would display Path instead
9031
9032 2005-09-21 [paul]       1.9.14cvs47
9033
9034         * README
9035         * README.jp
9036         * configure.ac
9037         * config/config.rpath
9038         * doc/manual/en/sylpheed-20.html
9039         * doc/manual/es/sylpheed-20.html
9040         * po/bg.po
9041         * po/ca.po
9042         * po/de.po
9043         * po/es.po
9044         * po/fr.po
9045         * po/it.po
9046         * po/pt_BR.po
9047         * po/sk.po
9048         * po/zh_TW.po
9049         * src/account.c
9050         * src/account.h
9051         * src/action.c
9052         * src/action.h
9053         * src/adbookbase.h
9054         * src/addr_compl.c
9055         * src/addr_compl.h
9056         * src/addrbook.c
9057         * src/addrbook.h
9058         * src/addrcache.c
9059         * src/addrcache.h
9060         * src/addrcindex.c
9061         * src/addrcindex.h
9062         * src/addrclip.c
9063         * src/addrclip.h
9064         * src/addrdefs.h
9065         * src/addressadd.c
9066         * src/addressadd.h
9067         * src/addressbook.c
9068         * src/addressbook.h
9069         * src/addressitem.h
9070         * src/addrgather.c
9071         * src/addrgather.h
9072         * src/addrharvest.c
9073         * src/addrharvest.h
9074         * src/addrindex.c
9075         * src/addrindex.h
9076         * src/addritem.c
9077         * src/addritem.h
9078         * src/addrquery.c
9079         * src/addrquery.h
9080         * src/addrselect.c
9081         * src/addrselect.h
9082         * src/alertpanel.c
9083         * src/alertpanel.h
9084         * src/browseldap.c
9085         * src/browseldap.h
9086         * src/codeconv.c
9087         * src/codeconv.h
9088         * src/compose.c
9089         * src/compose.h
9090         * src/crash.c
9091         * src/crash.h
9092         * src/customheader.c
9093         * src/customheader.h
9094         * src/displayheader.c
9095         * src/displayheader.h
9096         * src/editaddress.c
9097         * src/editaddress.h
9098         * src/editbook.c
9099         * src/editbook.h
9100         * src/editgroup.c
9101         * src/editgroup.h
9102         * src/editjpilot.c
9103         * src/editjpilot.h
9104         * src/editldap.c
9105         * src/editldap.h
9106         * src/editldap_basedn.c
9107         * src/editldap_basedn.h
9108         * src/editvcard.c
9109         * src/editvcard.h
9110         * src/enriched.c
9111         * src/enriched.h
9112         * src/exphtmldlg.c
9113         * src/exphtmldlg.h
9114         * src/expldifdlg.c
9115         * src/expldifdlg.h
9116         * src/export.c
9117         * src/export.h
9118         * src/exporthtml.c
9119         * src/exporthtml.h
9120         * src/exportldif.c
9121         * src/exportldif.h
9122         * src/filtering.c
9123         * src/filtering.h
9124         * src/folder.c
9125         * src/folder.h
9126         * src/folder_item_prefs.c
9127         * src/folder_item_prefs.h
9128         * src/foldersel.c
9129         * src/foldersel.h
9130         * src/folderutils.c
9131         * src/folderutils.h
9132         * src/folderview.c
9133         * src/folderview.h
9134         * src/grouplistdialog.c
9135         * src/grouplistdialog.h
9136         * src/headerview.c
9137         * src/headerview.h
9138         * src/html.c
9139         * src/html.h
9140         * src/image_viewer.c
9141         * src/image_viewer.h
9142         * src/imap.c
9143         * src/imap.h
9144         * src/imap_gtk.c
9145         * src/imap_gtk.h
9146         * src/import.c
9147         * src/import.h
9148         * src/importldif.c
9149         * src/importldif.h
9150         * src/importmutt.c
9151         * src/importmutt.h
9152         * src/importpine.c
9153         * src/importpine.h
9154         * src/inc.c
9155         * src/inc.h
9156         * src/jpilot.c
9157         * src/jpilot.h
9158         * src/ldapctrl.c
9159         * src/ldapctrl.h
9160         * src/ldaplocate.c
9161         * src/ldaplocate.h
9162         * src/ldapquery.c
9163         * src/ldapquery.h
9164         * src/ldapserver.c
9165         * src/ldapserver.h
9166         * src/ldaputil.c
9167         * src/ldaputil.h
9168         * src/ldif.c
9169         * src/ldif.h
9170         * src/localfolder.c
9171         * src/localfolder.h
9172         * src/main.c
9173         * src/main.h
9174         * src/mainwindow.c
9175         * src/mainwindow.h
9176         * src/manual.c
9177         * src/manual.h
9178         * src/matcher.c
9179         * src/matcher.h
9180         * src/matcher_parser.h
9181         * src/matcher_parser_lex.l
9182         * src/matcher_parser_parse.y
9183         * src/mbox.c
9184         * src/mbox.h
9185         * src/message_search.c
9186         * src/message_search.h
9187         * src/messageview.c
9188         * src/messageview.h
9189         * src/mh.c
9190         * src/mh.h
9191         * src/mh_gtk.c
9192         * src/mh_gtk.h
9193         * src/mimeview.c
9194         * src/mimeview.h
9195         * src/msgcache.c
9196         * src/msgcache.h
9197         * src/mutt.c
9198         * src/mutt.h
9199         * src/news.c
9200         * src/news.h
9201         * src/news_gtk.c
9202         * src/news_gtk.h
9203         * src/noticeview.c
9204         * src/noticeview.h
9205         * src/partial_download.c
9206         * src/partial_download.h
9207         * src/pine.c
9208         * src/pine.h
9209         * src/pop.c
9210         * src/pop.h
9211         * src/prefs_account.c
9212         * src/prefs_account.h
9213         * src/prefs_actions.c
9214         * src/prefs_actions.h
9215         * src/prefs_common.c
9216         * src/prefs_common.h
9217         * src/prefs_compose_writing.c
9218         * src/prefs_compose_writing.h
9219         * src/prefs_customheader.c
9220         * src/prefs_customheader.h
9221         * src/prefs_display_header.c
9222         * src/prefs_display_header.h
9223         * src/prefs_ext_prog.c
9224         * src/prefs_ext_prog.h
9225         * src/prefs_filtering.c
9226         * src/prefs_filtering.h
9227         * src/prefs_filtering_action.c
9228         * src/prefs_filtering_action.h
9229         * src/prefs_folder_column.c
9230         * src/prefs_folder_column.h
9231         * src/prefs_folder_item.c
9232         * src/prefs_folder_item.h
9233         * src/prefs_fonts.c
9234         * src/prefs_fonts.h
9235         * src/prefs_gtk.c
9236         * src/prefs_gtk.h
9237         * src/prefs_image_viewer.c
9238         * src/prefs_image_viewer.h
9239         * src/prefs_matcher.c
9240         * src/prefs_matcher.h
9241         * src/prefs_message.c
9242         * src/prefs_message.h
9243         * src/prefs_msg_colors.c
9244         * src/prefs_msg_colors.h
9245         * src/prefs_other.c
9246         * src/prefs_other.h
9247         * src/prefs_quote.c
9248         * src/prefs_quote.h
9249         * src/prefs_receive.c
9250         * src/prefs_receive.h
9251         * src/prefs_send.c
9252         * src/prefs_send.h
9253         * src/prefs_spelling.c
9254         * src/prefs_spelling.h
9255         * src/prefs_summaries.c
9256         * src/prefs_summaries.h
9257         * src/prefs_summary_column.c
9258         * src/prefs_summary_column.h
9259         * src/prefs_template.c
9260         * src/prefs_template.h
9261         * src/prefs_themes.c
9262         * src/prefs_themes.h
9263         * src/prefs_toolbar.c
9264         * src/prefs_toolbar.h
9265         * src/prefs_wrapping.c
9266         * src/prefs_wrapping.h
9267         * src/privacy.c
9268         * src/privacy.h
9269         * src/procheader.c
9270         * src/procheader.h
9271         * src/procmime.c
9272         * src/procmime.h
9273         * src/procmsg.c
9274         * src/procmsg.h
9275         * src/quote_fmt.c
9276         * src/quote_fmt_parse.y
9277         * src/recv.c
9278         * src/recv.h
9279         * src/remotefolder.c
9280         * src/remotefolder.h
9281         * src/send_message.c
9282         * src/send_message.h
9283         * src/setup.c
9284         * src/setup.h
9285         * src/simple-gettext.c
9286         * src/sourcewindow.c
9287         * src/sourcewindow.h
9288         * src/ssl_manager.c
9289         * src/ssl_manager.h
9290         * src/statusbar.c
9291         * src/statusbar.h
9292         * src/stock_pixmap.c
9293         * src/stock_pixmap.h
9294         * src/summary_search.c
9295         * src/summary_search.h
9296         * src/summaryview.c
9297         * src/summaryview.h
9298         * src/syldap.c
9299         * src/syldap.h
9300         * src/textview.c
9301         * src/textview.h
9302         * src/toolbar.c
9303         * src/toolbar.h
9304         * src/undo.c
9305         * src/undo.h
9306         * src/unmime.c
9307         * src/unmime.h
9308         * src/vcard.c
9309         * src/vcard.h
9310         * src/wizard.c
9311         * src/wizard.h
9312         * src/common/base64.c
9313         * src/common/base64.h
9314         * src/common/defs.h
9315         * src/common/hooks.c
9316         * src/common/hooks.h
9317         * src/common/log.c
9318         * src/common/log.h
9319         * src/common/md5.c
9320         * src/common/md5.h
9321         * src/common/mgutils.c
9322         * src/common/mgutils.h
9323         * src/common/nntp.c
9324         * src/common/nntp.h
9325         * src/common/passcrypt.c
9326         * src/common/passcrypt.h.in
9327         * src/common/plugin.c
9328         * src/common/plugin.h
9329         * src/common/prefs.c
9330         * src/common/prefs.h
9331         * src/common/progressindicator.c
9332         * src/common/progressindicator.h
9333         * src/common/quoted-printable.c
9334         * src/common/quoted-printable.h
9335         * src/common/session.c
9336         * src/common/session.h
9337         * src/common/smtp.c
9338         * src/common/smtp.h
9339         * src/common/socket.c
9340         * src/common/socket.h
9341         * src/common/ssl.c
9342         * src/common/ssl.h
9343         * src/common/ssl_certificate.c
9344         * src/common/ssl_certificate.h
9345         * src/common/string_match.c
9346         * src/common/string_match.h
9347         * src/common/stringtable.c
9348         * src/common/sylpheed.c
9349         * src/common/sylpheed.h
9350         * src/common/template.c
9351         * src/common/template.h
9352         * src/common/timing.h
9353         * src/common/utils.c
9354         * src/common/utils.h
9355         * src/common/uuencode.c
9356         * src/common/uuencode.h
9357         * src/common/version.h.in
9358         * src/common/xml.c
9359         * src/common/xml.h
9360         * src/common/xmlprops.c
9361         * src/common/xmlprops.h
9362         * src/gtk/about.c
9363         * src/gtk/about.h
9364         * src/gtk/colorlabel.c
9365         * src/gtk/colorlabel.h
9366         * src/gtk/colorsel.c
9367         * src/gtk/colorsel.h
9368         * src/gtk/description_window.c
9369         * src/gtk/description_window.h
9370         * src/gtk/filesel.c
9371         * src/gtk/filesel.h
9372         * src/gtk/foldersort.c
9373         * src/gtk/foldersort.h
9374         * src/gtk/gtkutils.c
9375         * src/gtk/gtkutils.h
9376         * src/gtk/inputdialog.c
9377         * src/gtk/inputdialog.h
9378         * src/gtk/logwindow.c
9379         * src/gtk/logwindow.h
9380         * src/gtk/manage_window.c
9381         * src/gtk/manage_window.h
9382         * src/gtk/menu.c
9383         * src/gtk/menu.h
9384         * src/gtk/pluginwindow.c
9385         * src/gtk/pluginwindow.h
9386         * src/gtk/prefswindow.c
9387         * src/gtk/prefswindow.h
9388         * src/gtk/progressdialog.c
9389         * src/gtk/progressdialog.h
9390         * src/gtk/quicksearch.c
9391         * src/gtk/quicksearch.h
9392         * src/gtk/sslcertwindow.c
9393         * src/gtk/sslcertwindow.h
9394         * src/plugins/clamav/clamav_plugin.c
9395         * src/plugins/clamav/clamav_plugin.h
9396         * src/plugins/clamav/clamav_plugin_gtk.c
9397         * src/plugins/demo/demo.c
9398         * src/plugins/dillo_viewer/dillo_prefs.c
9399         * src/plugins/dillo_viewer/dillo_prefs.h
9400         * src/plugins/dillo_viewer/dillo_viewer.c
9401         * src/plugins/mathml_viewer/mathml_viewer.c
9402         * src/plugins/pgpcore/passphrase.c
9403         * src/plugins/pgpcore/passphrase.h
9404         * src/plugins/pgpcore/plugin.c
9405         * src/plugins/pgpcore/prefs_gpg.c
9406         * src/plugins/pgpcore/prefs_gpg.h
9407         * src/plugins/pgpcore/select-keys.c
9408         * src/plugins/pgpcore/select-keys.h
9409         * src/plugins/pgpcore/sgpgme.c
9410         * src/plugins/pgpcore/sgpgme.h
9411         * src/plugins/pgpinline/pgpinline.c
9412         * src/plugins/pgpinline/pgpinline.h
9413         * src/plugins/pgpinline/plugin.c
9414         * src/plugins/pgpmime/pgpmime.c
9415         * src/plugins/pgpmime/pgpmime.h
9416         * src/plugins/pgpmime/plugin.c
9417         * src/plugins/spamassassin/spamassassin.c
9418         * src/plugins/spamassassin/spamassassin.h
9419         * src/plugins/spamassassin/spamassassin_gtk.c
9420         * src/plugins/trayicon/trayicon.c
9421         * tools/OOo2sylpheed.pl
9422         * tools/acroread2sylpheed.pl
9423         * tools/asus_mailled.sh
9424         * tools/filter_conv.pl
9425         * tools/freshmeat_search.pl
9426         * tools/google_search.pl
9427         * tools/kmail2sylpheed.pl
9428         * tools/kmail2sylpheed_v2.pl
9429         * tools/maildir2sylpheed.pl
9430         * tools/multiwebsearch.pl
9431         * tools/newscache_clean.pl
9432         * tools/outlook2sylpheed.pl
9433         * tools/sylpheed-switcher
9434         * tools/update-po
9435         * tools/vcard2xml.py
9436         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9437                 update FSF address
9438
9439 2005-09-21 [colin]      1.9.14cvs46
9440
9441         * src/gedit-print.c
9442         * src/procmsg.c
9443         * src/procmsg.h
9444         * src/textview.c
9445         * src/summaryview.c
9446                 Remove some printing hacks (deselection/reselection),
9447                 which by the way fix printing the currently 
9448                 displayed mime part (still only text)
9449                 Plus a little optimisation of summary_show
9450
9451
9452 2005-09-20 [colin]      1.9.14cvs45
9453
9454         * src/mainwindow.c
9455         * src/messageview.c
9456                 GUI fixups: add accels, set message
9457                 view title to displayed mail's subject
9458         * src/prefs_spelling.c
9459         * src/gtk/gtkaspell.c
9460                 GUI fixups: allow underlining misspelled
9461                 words instead of coloring them (a11y!)
9462
9463 2005-09-19 [colin]
9464
9465         1.9.15rc3 released
9466
9467 2005-09-19 [colin]      1.9.14cvs44
9468
9469         * src/compose.c
9470                 Fix draft message
9471         * src/gtk/gtkaspell.c
9472                 Fix wrong test ;-)
9473
9474 2005-09-19 [colin]      1.9.14cvs43
9475
9476         * src/addressbook.c
9477                 Fix sensitivity of Delete button
9478         * src/compose.c
9479                 Warn if the requested Privacy system
9480                 is not available
9481         * src/exphtmldlg.c
9482         * src/expldifdlg.c
9483         * src/importldif.c
9484         * src/importmutt.c
9485         * src/importpine.c
9486                 Fix crappy UI
9487         * src/
9488         * src/ssl.h
9489         * src/prefs_account.h
9490         * src/prefs_account.c
9491                 Save SSL prefs even in builds that have
9492                 SSL support disable
9493         * src/imap.c
9494         * src/inc.c
9495         * src/news.c
9496         * src/send_message.c
9497                 Warn if connection should be secure, but
9498                 SSL support isn't compiled in
9499         * src/gtkaspell.c
9500                 Fix word separation on UTF-8 systems
9501                 Fixes bug #812 (Strange inline spellchecking)
9502         * src/compose.c
9503                 Warn if the requested Privacy system
9504                 is not available
9505                 Factorize offline warning
9506         * src/imap.c
9507         * src/imap_gtk.c
9508         * src/imap_gtk.h
9509         * src/inc.h
9510         * src/news_gtk.c
9511         * src/news_gtk.h
9512         * src/messageview.c
9513                 Factorize offline warning
9514
9515 2005-09-19 [paul]
9516
9517         1.9.15-rc2 released
9518
9519 2005-09-18 [colin]      1.9.14cvs42
9520
9521         * src/codeconv.c
9522         * src/codeconv.h
9523         * src/procmime.c
9524                 Add a way to get locale's charset ignoring utf-8,
9525                 and use that as default encoding for broken mails
9526
9527 2005-09-18 [colin]      1.9.14cvs41
9528
9529         * src/gtk/logwindow.c
9530                 Translate string. Patch by Fabien Vantard
9531
9532 2005-09-18 [colin]      1.9.14cvs40
9533
9534         * configure.ac
9535                 Fix bug #803 (IMAP/SSL support breaks with 
9536                 GnuTLS libetpan 0.38)
9537
9538 2005-09-18 [colin]      1.9.14cvs39
9539
9540         * src/codeconv.c
9541         * src/compose.c
9542         * src/procmime.c
9543                 More charsets fixes. Fixes bug #806 (non
9544                 ascii characters in subject line)
9545
9546 2005-09-17 [paul]       1.9.14cvs38
9547
9548         * src/folderview.c
9549         * src/mainwindow.c
9550                 fix gcc-2.95 issues
9551                 Patch by Pawel Pekala
9552
9553 2005-09-17 [colin]      1.9.14cvs37
9554
9555         * src/addrindex.c
9556                 bugfix for NO-USE LDAP compilation, patch 
9557                 by Fabien Vantard
9558
9559 2005-09-17 [colin]      1.9.14cvs36
9560
9561         * src/prefs_actions.c
9562         * src/prefs_customheader.c
9563         * src/prefs_display_header.c
9564         * src/prefs_filtering_action.c
9565         * src/prefs_matcher.c
9566         * src/prefs_toolbar.c
9567                 Fix strange casts (less elegant but
9568                 works better)
9569
9570 2005-09-16 [colin]      1.9.14cvs35
9571
9572         * src/jpilot.c
9573                 Missed that one
9574
9575 2005-09-16 [colin]      1.9.14cvs34
9576
9577         * configure.ac
9578         * src/Makefile.am
9579         * src/addr_compl.c
9580         * src/addrindex.c
9581         * src/browseldap.c
9582         * src/editldap.c
9583         * src/ldaplocate.c
9584         * src/ldapquery.c
9585         * src/ldapquery.h
9586         * src/ldapserver.c
9587         * src/ldapserver.h
9588         * src/main.c
9589         * src/matcher_parser_parse.y
9590         * src/prefs_themes.c
9591         * src/etpan/Makefile.am
9592         * src/gtk/description_window.c
9593         * src/plugins/clamav/Makefile.am
9594         * src/plugins/clamav/clamav_plugin.c
9595         * src/plugins/dillo_viewer/Makefile.am
9596         * src/plugins/pgpcore/Makefile.am
9597         * src/plugins/pgpinline/Makefile.am
9598         * src/plugins/pgpmime/Makefile.am
9599         * src/plugins/trayicon/Makefile.am
9600                 Fix 100% cpu usage in address completion list
9601                 Fix little bugs (return with no values etc)
9602                 Fix all warnings (with common CFLAGS)
9603
9604 2005-09-15 [colin]      1.9.14cvs33
9605
9606         * src/addressbook.c
9607                 Fix bug where sometimes a group's email list is empty,
9608                 force its refresh (probably fixes "Re: how to create a 
9609                 distribution list")
9610         * src/ldapquery.c
9611                 Don't return to the callback in the main thread from the
9612                 fetch thread (or face segs!)
9613
9614 2005-09-15 [paul]       1.9.14cvs32
9615
9616         * src/prefs_matcher.c
9617                 forgotten in last commit
9618
9619 2005-09-15 [paul]       1.9.14cvs31
9620
9621         * src/prefs_actions.c
9622         * src/prefs_filtering_action.c
9623         * src/prefs_quote.c
9624         * src/quote_fmt.c
9625         * src/summaryview.c
9626         * src/gtk/description_window.c
9627         * src/gtk/description_window.h
9628         * src/gtk/quicksearch.c
9629                 allow interaction with the called
9630                 description window
9631                 Patch by Anders Hammar
9632
9633 2005-09-14 [paul]       1.9.14cvs30
9634
9635         * src/compose.c
9636                 fix a little annoyance when pasting with 3rd button 
9637                 with wrap_pastes=0 and wrap_input=1
9638                 Patch by Colin
9639
9640 2005-09-14 [paul]       1.9.14cvs29
9641
9642         * src/prefs_account.c
9643                 disable 'Filter messages on receiving' for
9644                 SMTP-only accounts
9645                 Patch  by Anders Hammar
9646
9647 2005-09-14 [paul]       1.9.14cvs28
9648
9649         * po/sk.po
9650                 fix crash
9651                 updated by Andrej Kacian
9652
9653 2005-09-14 [paul]
9654
9655         1.9.15-rc1 released
9656
9657 2005-09-14 [paul]       1.9.14cvs27
9658
9659         * po/es.po
9660                 updated by Ricardo Mones Lastra
9661         * src/compose.c
9662         * src/compose.h
9663                 associate no_wrap_tags to Compose windows
9664                 instead of using a static one
9665                 Patch by Colin
9666         * src/mbox.c
9667                 fix proc_mbox()
9668                 Patch by wwp
9669         * src/textview.c
9670                 remove unneeded printf()
9671
9672 2005-09-14 [paul]       1.9.14cvs26
9673
9674         * src/addrcache.c
9675         * src/codeconv.h
9676         * src/folder.h
9677         * src/mainwindow.h
9678         * src/mh.c
9679         * src/mimeview.h
9680         * src/partial_download.c
9681         * src/pop.c
9682         * src/prefs_account.c
9683         * src/prefs_account.h
9684         * src/prefs_actions.c
9685         * src/prefs_customheader.c
9686         * src/prefs_display_header.c
9687         * src/prefs_filtering_action.c
9688         * src/prefs_matcher.c
9689         * src/prefs_toolbar.c
9690         * src/privacy.h
9691         * src/procmime.c
9692         * src/procmime.h
9693         * src/procmsg.h
9694         * src/textview.c
9695         * src/undo.h
9696         * src/common/plugin.c
9697         * src/common/session.h
9698         * src/common/socket.c
9699         * src/common/socket.h
9700         * src/common/template.c
9701         * src/gtk/gtkaspell.c
9702         * src/gtk/quicksearch.h
9703         * src/plugins/pgpcore/passphrase.c
9704         * src/plugins/pgpcore/prefs_gpg.h
9705         * src/plugins/pgpcore/select-keys.c
9706         * src/plugins/pgpcore/select-keys.h
9707         * src/plugins/pgpcore/sgpgme.c
9708         * src/plugins/pgpinline/pgpinline.c
9709         * src/plugins/pgpmime/pgpmime.c
9710         * src/plugins/trayicon/trayicon.c
9711                 fix compilation warnings
9712                 Patch by Daniel Gustafson
9713
9714 2005-09-14 [paul]       1.9.14cvs25
9715
9716         * src/addressbook.c
9717                 add missing column header, and other small
9718                 bug fixes
9719                 Patch by Anders Hammar
9720
9721 2005-09-13 [colin]      1.9.14cvs24
9722
9723         * src/gtk/gtkaspell.c
9724                 Fix non-utf8 in menu
9725                 Fix little leaks
9726                 Nullify struct members after free()s
9727
9728 2005-09-13 [colin]      1.9.14cvs23
9729
9730         * src/compose.c
9731                 Test utf8 compliance before inserting to 
9732                 buffer, and try to convert if necessary
9733         * src/procmime.c
9734                 If no charset is present, use the locale 
9735                 one instead of us-ascii
9736         * src/procmsg.c
9737                 Add Sender, List-Post and To in the checked 
9738                 headers for automatic rules creation 
9739                 (thanks to wwp)
9740         * src/prefs_themes.c
9741         * src/gtk/gtkaspell.c
9742                 Remove deprecated functions. 
9743                 patch by Daniel Gustafson
9744
9745 2005-09-12 [colin]      1.9.14cvs22
9746
9747         * src/compose.c
9748                 Fix bug #448 (Scrolling/Redraw issue with 
9749                 address-fields in Header)
9750         * src/mainwindow.c
9751         * src/summaryview.c
9752         * src/summaryview.h
9753                 Fix loss of MSG_MARKED on move/copy
9754                 Fix bug #804 (Quicksearch togglebutton doesn't 
9755                 get depressed after '/' key is pressed)
9756
9757 2005-09-12 [paul]       1.9.14cvs21
9758
9759         * AUTHORS
9760         * src/gtk/logwindow.c
9761                 add 'Clear Log' to popup menu
9762                 Patch by Anders Hammar <anders.hammar@telia.com>
9763
9764 2005-09-12 [paul]       1.9.14cvs20
9765
9766         * src/compose.c
9767                 set correct sensitivity on attachments
9768                 popup menu
9769         * src/folder.c
9770                 fix typo
9771         * src/prefs_spelling.c
9772                 fix crash when no LANG env is set
9773         * src/common/xml.c
9774                 fix crash in wizard
9775                 don't use memeory after free
9776
9777         All patches by Daniel Gustafson
9778
9779 2005-09-12 [paul]       1.9.14cvs19
9780
9781         * src/prefs_themes.c
9782                 make theme info selectable
9783         * src/gtk/description_window.c
9784                 make window non-modal
9785         * tools/README
9786                 add details of asus_mailed.sh
9787         * tools/claws.i18n.status.pl
9788                 update for new zh_TW translator
9789                 widen the output
9790                 create alternate coloured lines
9791                 improve readability
9792
9793 2005-09-10 [colin]      1.9.14cvs18
9794
9795         * src/plugins/pgpcore/select-keys.c
9796                 Better order for the buttons
9797
9798 2005-09-10 [colin]      1.9.14cvs17
9799
9800         * src/compose.c
9801         * src/plugins/pgpcore/select-keys.c
9802         * src/plugins/pgpcore/select-keys.h
9803         * src/plugins/pgpcore/sgpgme.c
9804                 Add a "Don't encrypt" button to the key
9805                 selection dialog. Fixes bug #177 (There should be a 
9806                 'Don't encrypt button in the Select Keys dialog)
9807
9808 2005-09-10 [colin]      1.9.14cvs16
9809
9810         * src/compose.c
9811                 Fix bug #572 (%X option does not work with templates)
9812
9813 2005-09-10 [colin]      1.9.14cvs15
9814
9815         * src/toolbar.c 
9816                 Remove g_print
9817
9818 2005-09-10 [colin]      1.9.14cvs14
9819
9820         * src/imap.c
9821                 Fix a possible crash
9822
9823 2005-09-09 [colin]      1.9.14cvs13
9824
9825         * src/imap.c
9826         * src/etpan/imap-thread.c
9827         * src/etpan/imap-thread.h
9828                 Fix moving from queue or drafts to normal folders
9829                 Fix bug #794 (No way to delete without expunging)
9830                 Take flags unset by other mailers into account
9831                 Take deleted flag set by other mailers into account
9832                 Fix unsetting REPLIED flag
9833                 Fix crash when capabilities can't be retrieved
9834         * src/mainwindow.c
9835         * src/mainwindow.h
9836                 Add M_DELAYED_FLAGS condition, and let the user use
9837                 Execute in order to be able to expunge deleted mails,
9838                 even if he's not in delayed execute mode
9839         * src/prefs_spelling.c
9840                 Use 'en' dictionary by default if LANG is POSIX or C
9841         * src/gtk/prefswindow.c
9842                 Fix bug #767 (Preferences windows expanding) by making
9843                 the window a bit larger when the resolution is greater
9844                 than 640x480, and by putting the prefs in a
9845                 GtkScrolledWindow.
9846
9847 2005-09-09 [paul]       1.9.14cvs12
9848
9849         * AUTHORS
9850         * configure.ac
9851         * po/zh_TW.Big5.po      ** REMOVED **
9852         * po/zh_TW.po           ** ADDED **
9853                 updated by Wei-Lun Chao
9854
9855 2005-09-09 [paul]       1.9.14cvs11
9856
9857         * src/mainwindow.c
9858                 fix asserts
9859         * src/common/xml.c
9860                 delay memory allocation until file is
9861                 opened successfully
9862                 Patch by Daniel Gustafson
9863
9864 2005-09-09 [colin]      1.9.14cvs10
9865
9866         * src/imap.c
9867                 Add guards
9868
9869 2005-09-08 [colin]      1.9.14cvs9
9870
9871         * src/compose.c
9872                 Alert when we can't save draft
9873                 Fix various wrap/color issues
9874                 Add mid-click pasting respecting wrap_paste option
9875         * src/folder.c
9876         * src/folder.h
9877         * src/folder_item_prefs.c
9878         * src/folder_item_prefs.h
9879         * src/imap.c
9880         * src/imap_gtk.c
9881         * src/imap_gtk.h
9882         * src/main.c
9883         * src/mainwindow.c
9884         * src/mainwindow.h
9885         * src/news.c
9886         * src/news_gtk.c
9887         * src/news_gtk.h
9888         * src/prefs_folder_item.c
9889                 Fix the impossibility to synchronise folders for
9890                 offline use (IMAP and NNTP are concerned)
9891
9892 2005-09-08 [colin]      1.9.14cvs8
9893
9894         * configure.ac
9895                 Build LDAP and JPilot by default if available
9896         * src/textview.c
9897                 Fix use after free
9898
9899 2005-09-08 [paul]       1.9.14cvs7
9900
9901         * doc/manual/en/sylpheed-1.html
9902         * doc/manual/en/sylpheed-18.html
9903         * doc/manual/en/sylpheed-19.html
9904         * doc/manual/en/sylpheed-4.html
9905         * doc/manual/en/sylpheed-6.html
9906         * doc/manual/en/sylpheed.html
9907                 a few minor updates, plus include some
9908                 details about plugins and their requirements
9909         * src/mainwindow.c
9910                 minor changes to English in /View/Sort
9911
9912 2005-09-07 [colin]      1.9.14cvs6
9913
9914         * doc/manual/en/sylpheed-1.html
9915         * doc/manual/en/sylpheed-10.html
9916         * doc/manual/en/sylpheed-11.html
9917         * doc/manual/en/sylpheed-12.html
9918         * doc/manual/en/sylpheed-13.html
9919         * doc/manual/en/sylpheed-14.html
9920         * doc/manual/en/sylpheed-15.html
9921         * doc/manual/en/sylpheed-16.html
9922         * doc/manual/en/sylpheed-17.html
9923         * doc/manual/en/sylpheed-18.html
9924         * doc/manual/en/sylpheed-19.html
9925         * doc/manual/en/sylpheed-2.html
9926         * doc/manual/en/sylpheed-20.html
9927         * doc/manual/en/sylpheed-21.html
9928         * doc/manual/en/sylpheed-22.html
9929         * doc/manual/en/sylpheed-3.html
9930         * doc/manual/en/sylpheed-4.html
9931         * doc/manual/en/sylpheed-5.html
9932         * doc/manual/en/sylpheed-6.html
9933         * doc/manual/en/sylpheed-7.html
9934         * doc/manual/en/sylpheed-8.html
9935         * doc/manual/en/sylpheed-9.html
9936         * doc/manual/en/sylpheed.html
9937                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
9938
9939 2005-09-07 [colin]      1.9.14cvs5
9940
9941         * src/mainwindow.c
9942                 Make labels more to-the-point
9943
9944 2005-09-07 [colin]      1.9.14cvs4
9945
9946         * doc/manual/en/sylpheed-1.html
9947         * doc/manual/en/sylpheed-12.html
9948         * doc/manual/en/sylpheed-13.html
9949         * doc/manual/en/sylpheed-14.html
9950         * doc/manual/en/sylpheed-15.html
9951         * doc/manual/en/sylpheed-16.html
9952         * doc/manual/en/sylpheed-17.html
9953         * doc/manual/en/sylpheed-18.html
9954         * doc/manual/en/sylpheed-19.html
9955         * doc/manual/en/sylpheed-2.html
9956         * doc/manual/en/sylpheed-20.html
9957         * doc/manual/en/sylpheed-21.html
9958         * doc/manual/en/sylpheed-22.html
9959         * doc/manual/en/sylpheed-4.html
9960         * doc/manual/en/sylpheed-5.html
9961         * doc/manual/en/sylpheed-6.html
9962         * doc/manual/en/sylpheed-7.html
9963         * doc/manual/en/sylpheed-8.html
9964         * doc/manual/en/sylpheed-9.html
9965         * doc/manual/en/sylpheed.html
9966                 Update manual
9967
9968 2005-09-07 [colin]      1.9.14cvs3
9969
9970         * doc/faq/en/sylpheed-faq-1.html
9971         * doc/faq/en/sylpheed-faq-2.html
9972         * doc/faq/en/sylpheed-faq-3.html
9973         * doc/faq/en/sylpheed-faq.html
9974                 Update FAQ
9975
9976 2005-09-07 [colin]      1.9.14cvs2
9977
9978         * src/folderview.c
9979         * src/procmsg.c
9980         * src/summaryview.c
9981         * src/toolbar.c
9982                 Fix special subfolders:
9983                 - Inherit parent's icon
9984                 - sent contents of queues subfolders
9985                 - empty subfolders of trashes
9986         * src/mainwindow.c
9987                 Remove outdated manual and faq entries
9988         * src/common/utils.c
9989                 Add quotes around %s coming from mailcap
9990
9991 2005-09-07 [colin]      1.9.14cvs1
9992
9993         * src/compose.c
9994                 After saving draft, set modified to FALSE
9995         * src/mimeview.c
9996         * src/common/utils.c
9997         * src/common/utils.h
9998                 Try to open mime parts using what is 
9999                 indicated in ~/.mailcap or /etc/mailcap,
10000                 if possible.
10001
10002 2005-09-05 [paul]       1.9.14
10003
10004         1.9.14 released
10005
10006         * po/sk.po
10007                 updated by Andrej Kacian
10008
10009 2005-09-05 [paul]       1.9.13cvs83
10010
10011         * po/de.po
10012         * po/es.po
10013         * po/fi.po
10014         * po/fr.po
10015         * po/nb.po
10016         * po/pt_BR.po
10017         * po/sr.po
10018                 updated translations by Thomas Gilgin, Ricardo Mones
10019                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
10020                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
10021
10022 2005-09-04 [paul]       1.9.13cvs82
10023
10024         * src/compose.c
10025                 only warn about exceeded line length limit
10026                 on send
10027
10028 2005-09-04 [paul]       1.9.13cvs81
10029
10030         * src/compose.c
10031                 fix crash in 'line length exceeded' dialogue
10032
10033 2005-09-02 [paul]       1.9.13cvs80
10034
10035         * src/imap.c
10036                 fix bug 795, 'Connection lost IMAP'
10037                 and add statusbar prints
10038                 Patch by Colin
10039
10040 2005-09-02 [paul]       1.9.13cvs79
10041
10042         * src/compose.c
10043                 compose_wrap_paragraph() becomes
10044                 compose_beautify_paragraph()
10045                 Patch by Colin
10046
10047 2005-09-02 [colin]      1.9.13cvs78
10048
10049         * src/folderview.c
10050                 Micro-fix
10051
10052 2005-09-01 [colin]      1.9.13cvs77
10053
10054         * src/imap.c
10055                 Maybe fix bug #795 (Connection lost IMAP)
10056                 Don't try to send logout when we're disconnected.
10057         * src/summaryview.c
10058                 Include locked and marked emails in HRM
10059                 view. Fixes bug #800 (Locked messages no longer 
10060                 show up when hide read messages is used)
10061
10062 2005-09-01 [paul]       1.9.13cvs76
10063
10064         * src/prefs_common.c
10065                 fix bad cutting
10066
10067 2005-08-31 [colin]      1.9.13cvs75
10068
10069         * src/folderview.c
10070         * src/folderview.h
10071         * src/prefs_summaries.c
10072         * src/summaryview.c
10073                 Fix "go to next new", fix preference
10074                 (Open unread/next swapped)
10075
10076 2005-08-31 [paul]       1.9.13cvs74
10077
10078         * src/compose.c
10079         * src/folderview.c
10080         * src/headerview.c
10081         * src/headerview.h
10082         * src/mainwindow.c
10083         * src/prefs_common.c
10084         * src/prefs_common.h
10085         * src/prefs_fonts.c
10086         * src/summaryview.c
10087         * src/textview.c
10088         * src/common/defs.h
10089                 remove obsolete BOLD_FONT setting
10090                 fix font update in headerview and textview
10091                 headers after prefs change
10092                 Patch By Colin
10093
10094 2005-08-31 [paul]
10095
10096         1.9.14-rc4 released
10097
10098 2005-08-30 [colin]      1.9.13cvs73
10099
10100         * src/summaryview.c
10101                 When Hide read messages is selected and we
10102                 refresh the summaryview, don't remove the 
10103                 currently displayed message. Fixes bug #797
10104                 (Summary view reloads when new mail is 
10105                 downloaded in 1.9.14 rc)
10106
10107 2005-08-30 [colin]      1.9.13cvs72
10108
10109         * src/folderview.c
10110                 Fix flickering
10111         * src/mainwindow.c
10112                 Remove useless callback
10113         * src/mimeview.c
10114         * src/gtk/filesel.c
10115         * src/gtk/filesel.h
10116                 Add a filesel_select_file_save_folder() - used by Save All
10117
10118 2005-08-29 [paul]       1.9.13cvs71
10119
10120         * AUTHORS
10121         * src/matcher_parser_parse.y
10122         * src/etpan/imap-thread.c
10123                 fix building on FreeBSD
10124                 Patch by Daniel Gustafson <daniel@hobbit.se>
10125
10126 2005-08-29 [paul]       1.9.13cvs70
10127
10128         * src/plugins/pgpinline/pgpinline.c
10129                 only initialise sig result if it's been handled
10130                 Patch by Colin
10131
10132 2005-08-29 [paul]       1.9.13cvs69
10133         
10134         Patches by Colin:
10135
10136         * src/imap.c
10137         * src/common.utils.c
10138         * src/common/utils.h
10139                 optimisation
10140         * src/stock_pixmap.h
10141                 fix wrong icon reference
10142         * src/pixmaps/trash_btn.xpm
10143                 replace with nicer image
10144
10145 2005-08-28 [colin]      1.9.13cvs68
10146
10147         * src/Makefile.am
10148         * src/stock_pixmap.c
10149         * src/stock_pixmap.h
10150         * src/toolbar.c
10151         * src/pixmaps/trash_btn.xpm
10152                 Add a specific trash xpm for the button
10153
10154 2005-08-28 [colin]      1.9.13cvs67
10155
10156         * src/imap.c
10157                 Fix leak
10158
10159 2005-08-27 [colin]      1.9.13cvs66
10160
10161         * src/imap.c
10162         * src/procmime.c
10163                 Correctly fix "Problem with replies", fixes
10164                 pgpmime encryption too. 
10165
10166 2005-08-27 [colin]      1.9.13cvs65
10167
10168         * src/folder.c
10169         * src/procmsg.c
10170         * src/procmsg.h
10171         * src/summaryview.c
10172                 Fix bug #517 (messages removed from summaryview 
10173                 when moving fails)
10174
10175 2005-08-27 [colin]      1.9.13cvs64
10176
10177         * tools/Makefile.am
10178         * tools/asus_mailled.sh
10179                 Add a script to blink ASUS laptops' mail LED where there
10180                 is unread mail.
10181
10182 2005-08-27 [colin]      1.9.13cvs63
10183
10184         * src/imap.c
10185         * src/etpan/imap-thread.c
10186         * src/etpan/imap-thread.h
10187                 Implement automatic choosing of login method
10188                 Fixes bug #791
10189         * src/gtk/.cvsignore
10190                 Add sylpheed-marshal.[ch]
10191
10192 2005-08-27 [colin]      1.9.13cvs62
10193
10194         * src/common/utils.c
10195                 Fix confusing perror
10196
10197 2005-08-27 [colin]      1.9.13cvs61
10198
10199         * src/toolbar.c
10200         * src/toolbar.h
10201                 Remove A_DELETE, replace it with 
10202                 A_TRASH and A_DELETE_REAL. Automatically
10203                 rewrite config files to replace A_DELETE
10204                 with A_TRASH (no functionality change).
10205                 Fixes half of #794
10206
10207 2005-08-26 [colin]      1.9.13cvs60
10208
10209         * src/procmime.c
10210                 Previous "Problem with replies" fix brought other
10211                 problems, fixing them
10212
10213 2005-08-26 [colin]      1.9.13cvs59
10214
10215         * src/procmime.c
10216                 Fix "Problem with replies". This happened only
10217                 on IMAP...
10218         * src/procmsg.c
10219                 Factorize code a bit
10220         * src/compose.c
10221                 Speed improvement on very long messages (wrapping)
10222                 Fix signature color on Reedit and Redirect
10223                 On Reedit, don't attach pgp-signatures parts, but
10224                 set signing to On.
10225
10226 2005-08-24 [paul]       1.9.13cvs58
10227
10228         * src/compose.c
10229                 don't claim success when clicking
10230                 Cancel on the passphrase box.
10231                 Patch by Colin
10232
10233 2005-08-24 [paul]       1.9.13cvs57
10234
10235         * src/main.c
10236                 fix misplaced sylpheed.log
10237         * src/common/defs.h
10238                 define UIDL_DIR
10239
10240 2005-08-24 [paul]       1.9.13cvs56
10241
10242         * src/imap.c
10243         * src/etpan/imap-thread.c
10244         * src/etpan/imap-thread.h
10245                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
10246                 Patch by Colin
10247         * src/gtk/sylpheed-marshal.c    ** REMOVED **
10248         * src/gtk/sylpheed-marshal.h    ** REMOVED **
10249                 remove autogenerated files
10250         * tools/kdeservicemenu/README
10251         * tools/kdeservicemenu/install.sh
10252         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10253         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10254                 use Claws icon, use 'Sylpheed-Claws' in menu,
10255                 use kdialog, and other cleanups
10256
10257 2005-08-23 [paul]       1.9.13cvs55
10258
10259         * src/compose.c
10260                 fix paste/wrap crash
10261                 Patch by Colin
10262
10263 2005-08-23 [paul]       1.9.13cvs54
10264
10265         * src/main.c
10266                 fix crash recovery
10267                 Patch by Colin
10268
10269 2005-08-23 [paul]       1.9.13cvs53
10270
10271         * src/addressbook.c
10272         * src/editaddress.c
10273                 view all data of LDAP contacts
10274                 Patch by Colin
10275
10276 2005-08-23 [paul]       1.9.13cvs52
10277
10278         * src/addressbook.c
10279                 fix issues with the Search field
10280                 Patch by Colin
10281
10282 2005-08-22 [paul]       1.9.13cvs51
10283
10284         * src/folderview.c
10285                 put name of folder in processing dialog
10286                 title
10287         * src/prefs_folder_item.c
10288                 improve english usage
10289
10290 2005-08-22 [paul]       1.9.13cvs50
10291
10292         * src/filtering.c
10293         * src/filtering.h
10294         * src/matcher.c
10295         * src/matcher_parser_lex.l
10296         * src/matcher_parser_parse.y
10297         * src/prefs_filtering.c
10298                 add Filtering/Processing rule names feature.
10299                 (the incompatible old matcherrc is saved as
10300                 matcherrc.pre_names).
10301                 Patch by Colin
10302
10303 2005-08-22 [paul]       1.9.13cvs49
10304
10305         * src/procmsg.c
10306                 fix colour labelling
10307                 Patch by Colin
10308
10309 2005-08-22 [paul]       1.9.13cvs48
10310
10311         * src/textview.c
10312                 fix open_image_cb()
10313
10314 2005-08-22 [paul]       1.9.13cvs47
10315
10316         * src/imap.c
10317                 fix bug 789, 'SC crashes with imap (CVS ver)'
10318                 Patch by Colin
10319
10320 2005-08-22 [paul]       1.9.13cvs46
10321
10322         * src/mimeview.c
10323         * src/prefs_common.c
10324         * src/common/defs.h
10325                 define reused defaults in defs.h
10326         * src/textview.c
10327                 add 'Open image' to image popup menu
10328
10329 2005-08-21 [colin]      1.9.13cvs45
10330
10331         * src/summaryview.c
10332                 Fix bug #788 (Bogus "From" address displayed)
10333
10334 2005-08-20 [colin]      1.9.13cvs44
10335
10336         * src/folder.c
10337                 Fix buf #787 (multilevel delete causes SIGSEGV)
10338
10339 2005-08-19 [colin]      1.9.13cvs43
10340
10341         * src/inc.c
10342         * src/prefs_common.c
10343         * src/prefs_common.h
10344                 Add an hidden pref to allow modifying the
10345                 update stepping in incorporation.
10346                 Patch by wwp.
10347
10348 2005-08-19 [colin]      1.9.13cvs42
10349
10350         * src/compose.c
10351         * src/procmime.c
10352                 Workaround for broken MUAs: encode 
10353                 Content-type: name: as ASCII and 
10354                 Content-Disposition: filename: as
10355                 per rfc2231
10356         * src/prefs_account.c
10357                 Fix invisible-ness of SMTP SSL prefs
10358                 in NNTP accounts
10359
10360 2005-08-19 [paul]       1.9.13cvs41
10361
10362         * src/compose.c
10363         * src/prefs_common.c
10364         * src/prefs_common.h
10365         * src/prefs_wrapping.c
10366                 paste with or without wrapping.
10367                 patch by Colin
10368
10369 2005-08-19 [paul]       1.9.13cvs40
10370
10371         * src/prefs_common.c
10372         * src/prefs_common.h
10373         * src/summaryview.c
10374                 reintroduce enable_swap_from as a
10375                 hidden pref. patch by Colin
10376         * src/quote_fmt_parse.y
10377         * src/plugins/clamav/clamav_plugin.c
10378         * src/plugins/dillo_viewer/dillo_viewer.c
10379         * src/plugins/mathml_viewer/mathml_viewer.c
10380         * src/plugins/pgpcore/sgpgme.c
10381         * src/plugins/pgpinline/pgpinline.c
10382         * src/plugins/pgpmime/pgpmime.c
10383                 tidy up. patch by Colin
10384
10385 2005-08-19 [paul]       1.9.13cvs39
10386
10387         * configure.ac
10388                 complete cvs38's sync
10389         * src/editaddress.c
10390         * src/gedit-print.c
10391         * src/mutt.c
10392         * src/etpan/etpan-log.c
10393         * src/etpan/imap-thread.c
10394         * src/gtk/gtksourceprintjob.c
10395                 fix compilation warnings
10396                 (patch by Colin)
10397
10398 2005-08-19 [paul]       1.9.13cvs38
10399
10400         sync with main:
10401
10402         * src/account.c
10403         * src/action.c
10404         * src/addrbook.c
10405         * src/addrcache.c
10406         * src/addrharvest.c
10407         * src/addrindex.c
10408         * src/codeconv.c
10409         * src/compose.c
10410         * src/crash.c
10411         * src/exporthtml.c
10412         * src/exportldif.c
10413         * src/folder.c
10414         * src/image_viewer.c
10415         * src/inc.c
10416         * src/inc.h
10417         * src/jpilot.c
10418         * src/ldif.c
10419         * src/main.c
10420         * src/matcher.c
10421         * src/mbox.c
10422         * src/messageview.c
10423         * src/mh.c
10424         * src/mimeview.c
10425         * src/msgcache.c
10426         * src/mutt.c
10427         * src/news.c
10428         * src/partial_download.c
10429         * src/pine.c
10430         * src/pop.c
10431         * src/prefs_actions.c
10432         * src/prefs_common.c
10433         * src/prefs_customheader.c
10434         * src/prefs_display_header.c
10435         * src/prefs_gtk.c
10436         * src/prefs_themes.c
10437         * src/procheader.c
10438         * src/procmime.c
10439         * src/procmsg.c
10440         * src/recv.c
10441         * src/send_message.c
10442         * src/simple-gettext.c
10443         * src/sourcewindow.c
10444         * src/textview.c
10445         * src/vcard.c
10446         * src/common/defs.h
10447         * src/common/log.c
10448         * src/common/plugin.c
10449         * src/common/prefs.c
10450         * src/common/session.c
10451         * src/common/session.h
10452         * src/common/socket.c
10453         * src/common/socket.h
10454         * src/common/ssl_certificate.c
10455         * src/common/template.c
10456         * src/common/utils.c
10457         * src/common/utils.h
10458         * src/common/xml.c
10459         * src/gtk/about.c
10460         added wrappers for C library function that
10461                 take pathname arguments.
10462                 enabled compilation with MinGW.
10463                 use GDir instead of directly using opendir().
10464                 added rename_force().
10465
10466 2005-08-19 [paul]       1.9.13cvs37
10467         
10468         patches by Colin:
10469         * src/compose.c
10470                 fix privacy settings on re-editing
10471                 a sent message
10472         * src/jpilot.c
10473                 fix encoding bug
10474         * src/folder.c
10475         * src/procmsg.c
10476         * src/procmsg.h
10477         * src/summaryview.c
10478                 flag changing optimisation
10479
10480 2005-08-18 [martin]     1.9.13cvs36
10481
10482         * commitHelper
10483             added my login
10484         * src/addrcache.c
10485         * src/addrharvest.c
10486         * src/addrindex.c
10487         * src/compose.c
10488         * src/grouplistdialog.c
10489         * src/main.c
10490         * src/mainwindow.c
10491         * src/msgcache.c
10492         * src/mutt.c
10493         * src/pine.c
10494         * src/prefs_account.c
10495         * src/prefs_themes.c
10496         * src/stock_pixmap.c
10497         * src/summaryview.c
10498         * src/gtk/about.c
10499         * src/gtk/logwindow.c
10500             removed deprecated glib and gdk stuff
10501         * src/plugins/pgpcore/select-keys.c
10502             convert attributes from locale to utf8
10503
10504 2005-08-17 [paul]       1.9.13cvs35
10505
10506         * src/account.c
10507         * src/addressbook.c
10508                 use new GTK_STOCK_ icons if available
10509         * src/summaryview.c
10510         * src/gtk/gtksctree.c
10511         * src/gtk/gtksctree.h
10512                 faster range select. patch by Colin
10513
10514 2005-08-17 [paul]       1.9.13cvs34
10515
10516         patches by colin:
10517         * src/addressbook.c
10518         * src/addressitem.h
10519                 Add an edit button for contacts, fix selections
10520                 of gtksctree items
10521         * src/editaddress.c
10522                 Change labels, let Save be always possible in the
10523                 email and user atributes tabs
10524         * src/folderview.c
10525                 fix sort issues
10526         * src/summaryview.c
10527                 select next item instead of the displayed one
10528                 after deletion
10529
10530         * src/gtk/progressdialog.c
10531                 use prefs_common.enable_rules_hint
10532
10533 2005-08-13 [hoa]        1.9.13cvs33
10534
10535         * src/etpan/imap-thread.c
10536                 fixed build on Solaris.
10537
10538 2005-08-10 [colin]      1.9.13cvs32
10539
10540         * src/procmsg.c
10541                 Fix cvs31 (missing fclose before reading
10542                 the file)
10543
10544 2005-08-10 [colin]      1.9.13cvs31
10545
10546         * src/procmsg.c
10547                 Fix procmsg_msginfo_new_from_mimeinfo() when
10548                 the MimeInfo isn't stored in memory. This fixes
10549                 replying to an attached message.
10550
10551 2005-08-10 [colin]      1.9.13cvs30
10552
10553         * src/mainwindow.c
10554                 Fix slowness in account changing
10555
10556 2005-08-10 [colin]      1.9.13cvs29
10557
10558         * src/folder.c
10559         * src/folderutils.c
10560         * src/folderview.c
10561         * src/imap_gtk.c
10562         * src/mainwindow.c
10563         * src/mh_gtk.c
10564         * src/procmsg.c
10565         * src/summaryview.c
10566                 Optimize folder_has_parent_of_type
10567                 Prevent moving special sub-folders from contextual menus
10568                 Rework message a bit ("Empty all messages" -> "Delete all
10569                 messages")
10570                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
10571                 and "Deleted Items" folders)
10572
10573 2005-08-08 [colin]      1.9.13cvs28
10574
10575         * src/summaryview.c
10576         * src/prefs_summaries.c
10577                 Make "Select first unread|new" more flexible
10578                 (just prioritize new or unread)
10579
10580 2005-08-08 [colin]      1.9.13cvs27
10581
10582         * src/summaryview.c
10583                 If "select first new" is selected and there only
10584                 are unread messages, fallback to "select first
10585                 unread".
10586
10587 2005-08-08 [colin]      1.9.13cvs26
10588
10589         * src/folder.c
10590                 Fix shameful bugs (and bug #779)
10591
10592 2005-08-08 [colin]      1.9.13cvs25
10593
10594         * src/folder.c
10595         * src/folder.h
10596                 Cache parents' type to make folder_has_parent_of_type
10597                 faster
10598         * src/folderview.c
10599                 Forbid DnD of special sub-folders
10600         * src/procmsg.c
10601         * src/procmsg.h
10602                 Add MAIL_POSTFILTERING_HOOK
10603         * src/summaryview.c
10604                 Revert over-zealous deletion of the use_addr_book 
10605                 code
10606
10607 2005-08-07 [colin]      1.9.13cvs24
10608
10609         * src/folder.c
10610                 Fix big mistake (passing MsgInfo instead 
10611                 of FolderItem)
10612
10613 2005-08-07 [colin]      1.9.13cvs23
10614
10615         * src/compose.c
10616         * src/folder.c
10617         * src/folder.h
10618         * src/foldersel.c
10619         * src/folderutils.c
10620         * src/folderview.c
10621         * src/imap.c
10622         * src/mainwindow.c
10623         * src/messageview.c
10624         * src/mh.c
10625         * src/msgcache.c
10626         * src/procmime.c
10627         * src/summaryview.c
10628                 Make subfolders of Drafts, Queue, Outbox, Trash
10629                 work like their parents. 
10630                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
10631
10632 2005-08-07 [colin]      1.9.13cvs22
10633
10634         * src/addressbook.c
10635                 Fix bug #771 (Dragged contacts not saved)
10636
10637 2005-08-07 [paul]       1.9.13cvs21
10638
10639         * src/summaryview.c
10640                 fix bug 32 'Search Doesn't display results
10641                 if "Hide Read Messages" is chosen'
10642                 be more literal in interpreting 'Hide read
10643                 messages'
10644
10645 2005-08-07 [colin]      1.9.13cvs20
10646
10647         * src/folderview.c
10648                 Add debug
10649         * src/summaryview.c
10650                 Faster 'unthread_for_execution'
10651
10652 2005-08-06 [paul]       1.9.13cvs19
10653
10654         * src/mainwindow.c
10655                 add mnemonics to Set displayed columns
10656                 fix bug where msgview_visible option was
10657                 overwritten as TRUE on startup
10658
10659 2005-08-06 [paul]       1.9.13cvs18
10660
10661         * src/mainwindow.c
10662                 refer to 'displayed columns in folder/message
10663                 list' not 'displayed items in summary/message view'
10664         * src/prefs_display_header.c
10665                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
10666                 be consistent with similar dialogues
10667         * src/prefs_folder_column.c
10668         * src/prefs_summary_column.c
10669                 'columns' not 'items', and folder and message lists,
10670                 instead of folder and summary views;
10671                 Use 'Hidden columns' as list heading not 'Available
10672                 items';
10673                 move the 'Remove' button to the right hand side;
10674                 top-align the buttons;
10675                 remove unneeded vbox
10676         * src/prefs_summaries.c
10677                 put the 2 column prefs buttons in a frame to reduce
10678                 overall width; refer to columns not items &c.
10679
10680 2005-08-05 [colin]      1.9.13cvs17
10681
10682         * src/prefs_common.c
10683         * src/prefs_common.h
10684         * src/mainwindow.c
10685         * src/compose.c
10686         * src/messageview.c
10687                 Add an hidden toolbar_detachable pref, so
10688                 that I can get rid of these painful handles
10689                 in the toolbars. Defaults to TRUE to avoid
10690                 changing the GUI on unsuspecting people...
10691
10692 2005-08-05 [colin]      1.9.13cvs16
10693
10694         * src/Makefile.am
10695         * src/prefs_folder_column.c
10696         * src/prefs_folder_column.h
10697                 Add prefs for folder columns
10698         * src/folderview.c
10699         * src/folderview.h
10700         * src/mainwindow.c
10701         * src/mainwindow.h
10702         * src/prefs_common.c
10703         * src/prefs_common.h
10704         * src/prefs_summaries.c
10705                 Use them
10706         * src/prefs_summary_column.c
10707         * src/summaryview.c
10708         * src/summaryview.h
10709                 Add a To column
10710         * src/textview.c
10711         * src/common/utils.c
10712         * src/common/utils.h
10713                 Move uri colourisation functions
10714                 to utils
10715         * src/compose.c
10716                 Colourise URIs
10717         * src/imap.c
10718                 Fix bug with LIST where we'd try
10719                 to get Folder//////[...]/// 
10720
10721 2005-08-05 [paul]       1.9.13cvs15
10722
10723         * src/prefs_summaries.c
10724                 improve the English usage
10725         * src/summaryview.c
10726                 set font on column change
10727                 thanks to Colin
10728
10729 2005-08-05 [paul]       1.9.13cvs14
10730
10731         * src/prefs_common.c
10732         * src/prefs_common.h
10733         * src/prefs_summaries.c
10734         * src/summaryview.c
10735                 replace 'open_unread_on_enter' option with
10736                 'select_on_entry' option. opening/not opening
10737                 is now exclusively controlled by 'always_show_msg'
10738
10739 2005-08-04 [colin]      1.9.13cvs13
10740
10741         * src/compose.c
10742                 Remove dead code
10743                 Add colourisation of quotes and signatures
10744         * src/folderview.c
10745                 Fix possible crashes
10746         * src/messageview.c
10747                 Change an assert that is no problem
10748         * src/news.c
10749         * src/news_gtk.c
10750         * src/news_gtk.h
10751                 Fix offline mode
10752         * src/gtk/quicksearch.c
10753                 Fix a possible crash
10754
10755 2005-08-03 [colin]      1.9.13cvs12
10756
10757         * src/prefs_account.c
10758                 Fix bug #777 (Sylpheed crash in account configuration)
10759
10760 2005-08-03 [colin]      1.9.13cvs11
10761
10762         * src/addressbook.c
10763         * src/editaddress.c
10764         * src/editgroup.c
10765                 Fixing addressbook, round 2
10766         * src/textview.c
10767                 Fix emphasis color on rechecking 'Colorize messages'
10768
10769 2005-08-03 [paul]       1.9.13cvs10
10770
10771         sync with main
10772
10773         * src/addr_compl.c
10774         * src/compose.c
10775         * src/main.c
10776         * src/pop.c
10777         * src/prefs_account.c
10778         * src/procmime.c
10779         * src/procmsg.c
10780         * src/quote_fmt_parse.y
10781         * src/textview.c
10782         * src/common/quoted-printable.c
10783         * src/common/utils.c
10784         * src/common/utils.h
10785         * src/common/xml.c
10786                 replaced incorrect locale-independent
10787                 ctype functions with GLib's. Corrected
10788                 signedness mismatch.
10789         * src/headerview.c
10790                 headerview_create(): added spacing for vbox.
10791         * src/gtk/about.c
10792                 set focus to the OK button.
10793
10794 2005-08-03 [colin]      1.9.13cvs9
10795
10796         * src/folderview.c
10797                 Fix possible crash
10798
10799 2005-08-02 [colin]      1.9.13cvs8
10800
10801         * src/mainwindow.c
10802                 Fix cast
10803         * src/addressbook.c
10804         * src/addressitem.h
10805                 Fix a cast and more generally, try to make the
10806                 GUI more intuitive and consistent (round 1)
10807
10808 2005-08-02 [paul]       1.9.13cvs7
10809
10810         * src/folder.h
10811                 missing in 1.9.13cvs6
10812
10813 2005-08-02 [colin]      1.9.13cvs6
10814
10815         * src/folder.c
10816                 Fix one more leak
10817
10818 2005-08-02 [colin]      1.9.13cvs5
10819
10820         * src/folder.c
10821         * src/folderview.c
10822         * src/imap.c
10823         * src/main.c
10824         * src/mbox.c
10825         * src/procmsg.c
10826         * src/summaryview.c
10827                 Fix a number of folder_item_get_msg_list()-related
10828                 leaks (missing procmsg_msginfo_free()s)
10829
10830 2005-08-01 [colin]      1.9.13cvs4
10831
10832         * src/folderview.c
10833         * src/folderview.h
10834         * src/mainwindow.c
10835         * src/prefs_fonts.c
10836         * src/prefs_summaries.c
10837         * src/prefs_themes.c
10838         * src/summaryview.c
10839         * src/summaryview.h
10840         * src/textview.c
10841         * src/textview.h
10842                 Fix instant-apply of summary and folderview-related prefs
10843                 Fix erroneous g_free and alertpanels in prefs_theme
10844                 Add instant-apply for fonts
10845                 Defer applying of prefs a little bit so it's done only
10846                 once even if requested by multiples prefs pages
10847
10848 2005-08-01 [paul]       1.9.13cvs3
10849
10850         * src/main.c
10851                 fix bug 776 'S.C. crashes on close'
10852                 thanks to Colin
10853         * src/etpan/etpan-thread-manager-types.h
10854                 add missing include
10855                 thanks to Hoa
10856
10857 2005-07-25 [paul]       1.9.13cvs2
10858
10859         * src/summaryview.c
10860                 fix typos. spotted by Fabien Vantard
10861
10862 2005-07-24 [paul]       1.9.13cvs1
10863
10864         * doc/man/sylpheed.1
10865                 update man page, incorporating fix of
10866                 bug 769 'Typo in manpage'
10867         * src/etpan/imap-thread.c
10868                 fix NetBSD openssl dependencies. patch by
10869                 George Michaelson <ggm@apnic.net>
10870         * po/pt_BR.po
10871                 updated by Frederico Goncalves Guimaraes
10872
10873 2005-07-22 [paul]       1.9.13
10874
10875         1.9.13 release
10876
10877 2005-07-22 [paul]       1.9.12cvs91
10878
10879         * AUTHORS
10880         * INSTALL
10881         * README.claws
10882         * RELEASE_NOTES.claws
10883                 updated for release
10884         * configure.ac
10885         * po/nb.po
10886         * tools/claws.i18n.status.pl
10887                 add Norwegian translation. submiited by
10888                 Geir Helland <pjallabais@users.sourceforge.net>
10889         * po/ca.po
10890         * po/de.po
10891         * po/es.po
10892         * po/fi.po
10893         * po/fr.po
10894         * po/it.po
10895         * po/sk.po
10896         * po/sr.po
10897         * po/zh_CN.po
10898                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10899                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
10900                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
10901                 Yang Guilong
10902         * src/plugins/clamav/clamav_plugin_gtk.c
10903         * src/plugins/spamassassin/spamassassin_gtk.c
10904                 replace outdated description strings
10905
10906 2005-07-21 [colin]      1.9.12cvs90
10907
10908         * src/folder.c
10909                 Set folder to batch mode when scanning it. Makes deletion
10910                 of unread mails on IMAP much faster (due to the UNREAD 
10911                 flag unsetting)
10912
10913 2005-07-21 [darko]      1.9.12cvs89
10914
10915         * configure.ac
10916                 link against libresolv if necessary (patch by Paul)
10917         * src/msgcache.c
10918                 use glib's portable macros to determine endianness
10919
10920 2005-07-21 [paul]       1.9.12cvs88
10921
10922         * src/crash.c
10923         * src/gtk/about.c
10924                 update compiled-in features list
10925
10926 2005-07-20 [colin]      1.9.12cvs87
10927
10928         * src/folder.c
10929         * src/textview.c
10930                 Gcc 2.9x compilation fixes, thanks to Darko
10931         * src/plugins/clamav/clamav_plugin.c
10932                 Little optimisation: load virus database only once
10933         * src/plugins/spamassassin/spamassassin.c
10934                 Big optimisation: filtering one mail took at least 1 second,
10935                 now it takes at least 50ms. Doesn't speed up spamassassin 
10936                 itself, but should already be much more tolerable.
10937
10938 2005-07-20 [colin]      1.9.12cvs86
10939
10940         * src/summaryview.c
10941                 Fix performance issue
10942
10943 2005-07-19 [colin]      1.9.12cvs85
10944
10945         * src/plugins/pgpinline/plugin.c
10946                 Fix warning
10947
10948 2005-07-19 [colin]      1.9.12cvs84
10949
10950         * configure.ac
10951         * src/plugins/Makefile.am
10952         * src/plugins/pgpinline/.cvsignore
10953         * src/plugins/pgpinline/Makefile.am
10954         * src/plugins/pgpinline/pgpinline.c
10955         * src/plugins/pgpinline/pgpinline.deps
10956         * src/plugins/pgpinline/pgpinline.h
10957         * src/plugins/pgpinline/plugin.c
10958                 Put pgpinline in the main tree
10959
10960 2005-07-19 [paul]       1.9.12cvs83
10961
10962         * src/prefs_actions.c
10963                 prevent '//' in menu names, which cause a crash
10964                 thanks to Colin
10965
10966 2005-07-19 [paul]       1.9.12cvs82
10967
10968         * configure.ac
10969                 be generally more informative in configure output.
10970                 OpenSSL: correction: '[ --enable-openssl ...' -> 
10971                 '[ --disable-openssl ...', as --enable-openssl is default
10972                 PGP/MIME: don't check for GPGME again, check for
10973                 pgpcore instead. Therefore prevent the possibility of
10974                 attempting to build pgpmime if pgpcore dependencies are
10975                 not met
10976                 ClamAV: use pkgconfig to check for lib
10977                 libgnomeprint: revert logic on inner test to match
10978                 everything else
10979         * src/plugins/pgpcore/sgpgme.c
10980                 add missing include
10981
10982 2005-07-19 [colin]      1.9.12cvs81
10983
10984         * src/summaryview.c
10985                 Fix slow thread rebuilding in particular
10986                 cases
10987
10988 2005-07-19 [paul]       1.9.12cvs80
10989
10990         * sylpheed-claws.desktop
10991                 fix typo, spotted by Stephan Sachse
10992         * src/account.c
10993                 replace GTK_STOCK_ADD with
10994                 GTK_STOCK_NEW button
10995
10996 2005-07-18 [colin]      1.9.12cvs79
10997
10998         * src/etpan/imap-thread.c
10999                 Fix return value (Thanks Hoa)
11000
11001 2005-07-18 [colin]      1.9.12cvs78
11002
11003         * src/imap.c
11004                 Allow empty passwords
11005                 Create drafts/queue/outbox if necessary
11006         * src/summaryview.c
11007                 Remove old code
11008         * src/etpan/imap-thread.c
11009                 Fix STARTTLS (Thanks to Hoa)
11010
11011 2005-07-18 [paul]       1.9.12cvs77
11012
11013         * ChangeLog-gtk2.jp
11014         * ChangeLog.jp
11015                 removed
11016         * Makefile.am
11017                 updated to reflect additions and removals
11018         * TODO
11019                 updated to be claws-specific
11020         * TODO-gtk2
11021         * TODO-gtk2.jp
11022         * TODO.jp
11023         * sylpheed-128x128.png
11024         * sylpheed-64x64.png
11025                 removed
11026         * sylpheed-claws-128x128.png
11027         * sylpheed-claws-64x64.png
11028         * sylpheed-claws.desktop
11029         * sylpheed-claws.png
11030                 added
11031         * sylpheed.desktop
11032         * sylpheed.png
11033                 removed
11034
11035 2005-07-17 [paul]       1.9.12cvs76
11036
11037         * src/account.c
11038         * src/addressbook.c
11039         * src/alertpanel.c
11040         * src/alertpanel.h
11041         * src/compose.c
11042         * src/exphtmldlg.c
11043         * src/expldifdlg.c
11044         * src/folderview.c
11045         * src/imap_gtk.c
11046         * src/inc.c
11047         * src/message_search.c
11048         * src/messageview.c
11049         * src/mh_gtk.c
11050         * src/news_gtk.c
11051         * src/prefs_actions.c
11052         * src/prefs_filtering.c
11053         * src/prefs_matcher.c
11054         * src/prefs_template.c
11055         * src/prefs_themes.c
11056         * src/ssl_manager.c
11057         * src/summary_search.c
11058         * src/textview.c
11059         * src/toolbar.c
11060         * src/gtk/sslcertwindow.c
11061         * src/plugins/pgpcore/sgpgme.c
11062                 rework alertpanels
11063
11064 2005-07-17 [colin]      1.9.12cvs75
11065
11066         * src/privacy.c
11067                 add a PrivacySystem accessor that checks that
11068                 the system cached in a MimeInfo's privacydata
11069                 is still registered. Use this accessor instead
11070                 of directly using data->system. Fixes crashes
11071                 after unloading pgp plugins.
11072
11073 2005-07-17 [colin]      1.9.12cvs74
11074
11075         * src/alertpanel.c
11076                 Change geometry hints to a simple default size.
11077                 Fixes the certs dialogs.
11078
11079 2005-07-17 [colin]      1.9.12cvs73
11080
11081         * src/gtk/sslcertwindow.c
11082                 Use a gtkExpander
11083
11084 2005-07-17 [colin]      1.9.12cvs72
11085
11086         * src/plugins/pgpcore/Makefile.am
11087         * src/plugins/pgpmime/Makefile.am
11088                 Add gpgme libs
11089
11090 2005-07-17 [paul]       1.9.12cvs71
11091
11092         * configure.ac
11093                 add --disable-gnomeprint option
11094                 modified version of patch by Marius Mauch
11095
11096 2005-07-17 [paul]       1.9.12cvs70
11097
11098         * src/common/defs.h
11099                 update urls
11100         * src/account.c
11101         * src/action.c
11102         * src/addressbook.c
11103         * src/compose.c
11104         * src/foldersel.c
11105         * src/folderview.c
11106         * src/html.c
11107         * src/imap_gtk.c
11108         * src/main.c
11109         * src/mainwindow.c
11110         * src/messageview.c
11111         * src/mh_gtk.c
11112         * src/mimeview.c
11113         * src/news_gtk.c
11114         * src/prefs_account.c
11115         * src/prefs_send.c
11116         * src/prefs_summaries.c
11117         * src/procmsg.c
11118         * src/summaryview.c
11119         * src/common/utils.c
11120         * src/common/xml.c
11121         * src/plugins/pgpcore/passphrase.c
11122         * src/plugins/pgpcore/select-keys.c
11123                 replace inappropriately used backticks
11124                 with single quotes
11125
11126 2005-07-16 [colin]      1.9.12cvs69
11127
11128         * src/image_viewer.c
11129                 Add extra paranoid checks
11130
11131 2005-07-16 [colin]      1.9.12cvs68
11132
11133         * src/plugins/pgpcore/prefs_gpg.c
11134                 Don't auto-check sigs by default, as it
11135                 can be really slow.
11136
11137 2005-07-16 [colin]      1.9.12cvs67
11138
11139         * src/plugins/pgpcore/sgpgme.c
11140                 Make messages a bit better.
11141
11142 2005-07-16 [colin]      1.9.12cvs66
11143
11144         * src/imap.c
11145                 Remove pseudo-log
11146         * src/etpan/imap-thread.c
11147                 Add real log
11148
11149 2005-07-16 [colin]      1.9.12cvs65
11150
11151         * src/main.c
11152         * src/prefs_other.c
11153                 And now, fix build with libetpan :-/
11154
11155 2005-07-15 [colin]      1.9.12cvs64
11156
11157         * src/prefs_other.c
11158                 Continue fixing build without libetpan.
11159
11160 2005-07-15 [colin]      1.9.12cvs63
11161
11162         * src/main.c
11163                 Fix build with --disable-libetpan
11164
11165 2005-07-15 [colin]      1.9.12cvs62
11166
11167         * configure.ac
11168                 Bump libetpan's version
11169
11170 2005-07-15 [colin]      1.9.12cvs61
11171
11172         * src/etpan/imap-thread.c
11173                 Actually stop logging :)
11174
11175 2005-07-15 [colin]      1.9.12cvs60
11176
11177         * src/addressbook.c
11178                 Fix dnd of multiple addresses.
11179
11180 2005-07-15 [hoa]        1.9.12cvs59
11181
11182         * src/etpan/imap-thread.c
11183             disable login of IMAP password in libetpan log file.
11184
11185 2005-07-15 [paul]       1.9.12cvs58
11186
11187         * src/account.c
11188                 don't automatically sort
11189                 do allow drag n drop
11190
11191 2005-07-15 [paul]       1.9.12cvs57
11192
11193         * src/account.c
11194         * src/ssl_manager.c
11195                 alphabetical listing
11196
11197 2005-07-15 [paul]       1.9.12cvs56
11198
11199         * src/gtk/pluginwindow.c
11200                 sort plugin list alphabetically
11201
11202 2005-07-15 [paul]       1.9.12cvs55
11203
11204         * src/prefs_spelling.c
11205         * src/prefs_wrapping.c
11206                 unify English usage
11207
11208 2005-07-15 [colin]      1.9.12cvs54
11209
11210         * src/wizard.c
11211                 Typo fix
11212
11213 2005-07-15 [paul]       1.9.12cvs53
11214
11215         * src/prefs_message.c
11216                 make 'show cursor' a hidden option
11217
11218 2005-07-14 [colin]      1.9.12cvs52
11219
11220         * src/plugins/spamassassin/Makefile.am
11221         * src/plugins/clamav/Makefile.am
11222                 Fix double EXTRA_DISTs
11223
11224 2005-07-14 [colin]      1.9.12cvs51
11225
11226         * src/plugins/clamav/Makefile.am
11227         * src/plugins/clamav/clamav_plugin_gtk.deps
11228         * src/plugins/spamassassin/Makefile.am
11229         * src/plugins/spamassassin/spamassassin_gtk.deps
11230                 Make $plugin_gtk depend on $plugin
11231
11232 2005-07-14 [hoa]        1.9.12cvs50
11233
11234         * src/etpan/imap-thread.c
11235                 enable debug log of libetpan when running with --debug
11236
11237 2005-07-14 [colin]      1.9.12cvs49
11238
11239         * configure.ac
11240         * src/common/Makefile.am
11241         * src/common/plugin.c
11242         * src/common/plugin.h
11243                 Add a little plugin dependancy system.
11244                 Plugins can ship a $plugin_name.deps file
11245                 (near them in PLUGINDIR) so that their
11246                 dependancies are loaded if possible.
11247         * src/plugins/Makefile.am
11248         * src/plugins/pgpcore/Makefile.am
11249         * src/plugins/pgpcore/passphrase.c
11250         * src/plugins/pgpcore/passphrase.h
11251         * src/plugins/pgpcore/plugin.c
11252         * src/plugins/pgpcore/prefs_gpg.c
11253         * src/plugins/pgpcore/prefs_gpg.h
11254         * src/plugins/pgpcore/select-keys.c
11255         * src/plugins/pgpcore/select-keys.h
11256         * src/plugins/pgpcore/sgpgme.c
11257         * src/plugins/pgpcore/sgpgme.h
11258                 Introduce pgpcore, used by pgpmime and
11259                 pgpinline
11260         * src/plugins/pgpmime/Makefile.am
11261         * src/plugins/pgpmime/passphrase.c
11262         * src/plugins/pgpmime/passphrase.h
11263         * src/plugins/pgpmime/pgpmime.c
11264         * src/plugins/pgpmime/pgpmime.deps
11265         * src/plugins/pgpmime/plugin.c
11266         * src/plugins/pgpmime/prefs_gpg.c
11267         * src/plugins/pgpmime/prefs_gpg.h
11268         * src/plugins/pgpmime/select-keys.c
11269         * src/plugins/pgpmime/select-keys.h
11270         * src/plugins/pgpmime/sgpgme.c
11271         * src/plugins/pgpmime/sgpgme.h
11272                 Remove the core from pgpmime and add the
11273                 dependancy to pgpcore.
11274
11275 2005-07-14 [paul]       1.9.12cvs48
11276
11277         * src/stock_pixmap.c
11278                 forgot this in last commit
11279
11280 2005-07-14 [paul]       1.9.12cvs47
11281
11282         * src/account.c
11283         * src/addressbook.c
11284                 add accelerators for the buttons (sync with main)
11285         * src/compose.c
11286         * src/compose.h
11287                 add accelerators for the buttons.
11288                 fix editing with external editor.
11289                 replace gdk_input_*() with GIOChannel;
11290                 (sync with main)
11291         * src/foldersel.c
11292                 display folder names with new/unread
11293                 representation (sync with main)
11294         * src/main.c
11295                 specify default window icon (sync with main)
11296         * src/prefs_common.c
11297                 use_addr_book default to FALSE
11298         * src/summaryview.c
11299         * src/textview.c
11300                 add accelerators for the buttons (sync with main)
11301         * src/gtk/menu.c
11302                 fix typos
11303         * src/pixmaps/sylpheed_icon.xpm
11304                 updated
11305
11306 2005-07-13 [paul]       1.9.12cvs46
11307
11308         * src/plugins/pgpmime/pgpmime.c
11309         * src/plugins/pgpmime/sgpgme.c
11310                 (temporarily) use deprecated gpgme_data_rewind()
11311                 while largefile support is not present
11312                 (as suggested by Colin)
11313
11314 2005-07-13 [paul]       1.9.12cvs45
11315
11316         * configure.ac
11317                 remove large file support (for now):
11318                 it breaks too many things
11319
11320 2005-07-13 [paul]       1.9.12cvs44
11321
11322         * configure.ac
11323                 add large file support
11324         * src/html.c
11325                 fix bug #763 where href attribute was not
11326                 the very first attribute of a link
11327                 patch by Thomas Gilgin
11328
11329 2005-07-13 [colin]      1.9.12cvs43
11330
11331         * src/gtk/pluginwindow.c
11332                 Little portability fix
11333
11334 2005-07-13 [colin]      1.9.12cvs42
11335
11336         * src/plugins/pgpmime/sgpgme.c
11337                 Fix crasher.
11338
11339 2005-07-13 [colin]      1.9.12cvs41
11340
11341         * src/plugins/pgpmime/pgpmime.c
11342         * src/plugins/pgpmime/sgpgme.c
11343                 Use gpgme_data_release_and_get_mem instead
11344                 of gpgme_data_read.
11345
11346 2005-07-13 [colin]      1.9.12cvs40
11347
11348         * configure.ac
11349         * src/plugins/pgpmime/passphrase.c
11350         * src/plugins/pgpmime/passphrase.h
11351         * src/plugins/pgpmime/pgpmime.c
11352         * src/plugins/pgpmime/plugin.c
11353         * src/plugins/pgpmime/select-keys.c
11354         * src/plugins/pgpmime/select-keys.h
11355         * src/plugins/pgpmime/sgpgme.c
11356         * src/plugins/pgpmime/sgpgme.h
11357                 Port pgpmime to gpgme-1.0.
11358
11359 2005-07-12 [paul]       1.9.12cvs39
11360
11361         * AUTHORS
11362         * src/toolbar.c
11363         * src/toolbar.h
11364                 add a 'Go to Prev' button to the toolbar.
11365                 correct tooltip text of go to buttons.
11366                 based on patch by Yang Guilong <bamanzi@gmail.com>
11367
11368 2005-07-12 [colin]      1.9.12cvs38
11369
11370         * src/statusbar.c
11371                 Fix progress bar showing stuff at startup.
11372
11373 2005-07-12 [paul]       1.9.12cvs37
11374
11375         * src/editjpilot.c
11376                 fix building with jpilot support
11377
11378 2005-07-11 [colin]      1.9.12cvs36
11379
11380         * src/inc.c
11381                 Add visual indication that filtering is running
11382         * src/textview.c
11383                 Make {}[] uri delimiters
11384         * src/summaryview.c
11385                 Remove useless (and slow) calls
11386
11387 2005-07-11 [paul]       1.9.12cvs35
11388
11389         * src/plugins/clamav/clamav_plugin_gtk.c
11390         * src/plugins/dillo_viewer/dillo_prefs.c
11391         * src/plugins/pgpmime/prefs_gpg.c
11392         * src/plugins/spamassassin/spamassassin_gtk.c
11393                 gather plugins prefs together under their
11394                 own 'Plugins' heading
11395
11396 2005-07-11 [paul]       1.9.12cvs34
11397
11398         sync with main
11399
11400         * src/account.c
11401                 account_delete(): modified alert dialog
11402         * src/editjpilot.c
11403         * src/editvcard.c
11404                 fixed a crash when cancelling file selection
11405                 dialog by Escape key. Made non-ascii filename
11406                 selectable.
11407         * src/prefs_template.c
11408                 prefs_template_window_create(): make scrolled
11409                 window policy AUTOMATIC
11410
11411 2005-07-10 [hoa]        1.9.12cvs33
11412
11413         * src/etpan/imap-thread.c
11414                 workaround for old Courier IMAP servers.
11415
11416 2005-07-10 [colin]      1.9.12cvs32
11417
11418         * src/folder.c
11419         * src/statusbar.c
11420         * src/statusbar.h
11421                 Add visual progress indicator on filtering/processing
11422                 Factorize the progress bar code
11423         * src/imap.c
11424         * src/imap.h
11425         * src/etpan/imap-thread.c
11426                 Add a reference counter to avoid destroying the Folder
11427                 while it's in use by another callback.
11428
11429 2005-07-09 [hoa]        1.9.12cvs31
11430
11431         * src/imap.c
11432         * src/etpan/imap-thread.c
11433                 fixed deadlock when removing IMAP account.
11434
11435 2005-07-08 [colin]      1.9.12cvs30
11436
11437         * src/textview.c
11438         * src/unmime.c
11439                 Fix again problems decoding broken headers
11440         * src/gtk/inputdialog.c
11441                 Fix local variable shadowing a global one
11442
11443 2005-07-08 [colin]      1.9.12cvs29
11444
11445         * src/msgcache.c
11446                 Make the cache/mark files platform-agnostic by writing
11447                 them in little-endian format. Reading them is also done
11448                 in little-endian format, of course; however, in order
11449                 to avoid trashing mark data on big-endian machines, the
11450                 files are, at first, read from the native format if the
11451                 little-endian one doesn't exist. This is easy to deter-
11452                 mine by trying to open a file with a swapped data_ver
11453                 and seeing if it's the wanted version.
11454                 Little-endian using users should see absolutely no
11455                 difference, Big-endian users may get a very little
11456                 performance drop due to byte-swapping.
11457                 Tested on i386 and ppc32. 
11458                 Fixes bug #159 (The index file, in the mailboxes, is 
11459                 hardware depending).
11460
11461                 To have the cache/mark files updated to the new little-
11462                 endian format, "Check for new messages" or even
11463                 "Rebuild folder tree" aren't enough. Files will be
11464                 updated as soon as a folder has been opened/closed.
11465                 To update everything, just select all folders by
11466                 selecting them one by one.
11467
11468 2005-07-07 [colin]      1.9.12cvs28
11469
11470         * src/imap.c
11471                 Remember the folder separator per IMAPFolder
11472                 instead of globally.
11473                 Revive the Session on noop; fixes bug #761
11474                 (mark a bunch of unread messages as read takes 
11475                 forever)
11476
11477 2005-07-07 [darko]      1.9.12cvs27
11478
11479         * src/common/template.c
11480                 Sort templates alphabetically
11481
11482 2005-07-06 [colin]      1.9.12cvs26
11483
11484         * src/imap.c
11485                 Try to use the correct separator in
11486                 most cases. Possibly fixes bug #759
11487                 (only creates the INBOX folder when 
11488                 setting up new IMAP account) and 
11489                 bug #760 (Can't retrieve messages)
11490
11491 2005-07-06 [colin]      1.9.12cvs25
11492
11493         * src/imap.c
11494                 Use real_path in status command. This will
11495                 help later, when namespaces will be used.
11496
11497 2005-07-06 [colin]      1.9.12cvs24
11498
11499         * configure.ac
11500         * src/account.c
11501         * src/folder.c
11502         * src/imap.c
11503         * src/etpan/etpan-log.c
11504         * src/etpan/etpan-thread-manager.c
11505         * src/etpan/imap-thread.c
11506                 Add a --disable-libetpan parameter. With this,
11507                 users that don't want IMAP4 support can avoid
11508                 the new dependancy (and have no IMAP support).
11509                 Users that have IMAP4 accounts and use this
11510                 parameter won't lose their configuration, their
11511                 IMAP accounts will just be invisible and not
11512                 used.
11513         * src/textview.c
11514                 Make the "Copy ..." contextual menu items 
11515                 copy to both the X clipboard and the gtk 
11516                 clipboard - as most other apps do.
11517         * src/gtk/about.c
11518                 Add a notice about OpenSSL usage, in order to
11519                 comply with OpenSSL's license (point 6):
11520                 http://www.openssl.org/source/license.html
11521
11522 2005-07-06 [colin]      1.9.12cvs23
11523
11524         * src/alertpanel.c
11525                 Fix a minimum size for alertpanels
11526         * src/compose.c
11527                 Show 'No space left on device' type errors
11528                 when queuing/sending
11529         * src/imap_gtk.c
11530         * src/mh_gtk.c
11531                 Rework folder's deletion message (remove 
11532                 extra \n)
11533
11534 2005-07-05 [colin]      1.9.12cvs22
11535
11536         * src/imap.c
11537                 Add an alertpanel on auth error
11538                 Add pseudo-log
11539                 Remove pthread-related stuff
11540
11541 2005-07-05 [colin]      1.9.12cvs21
11542
11543         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11544                 Fix crash on plugin reloading (with a hack)
11545
11546 2005-07-05 [colin]      1.9.12cvs20
11547
11548         * src/prefs_account.c
11549         * src/prefs_account.h
11550                 Fix typo
11551         * src/gtk/filesel.c
11552         * src/gtk/filesel.h
11553                 Add a way to filter the view
11554         * src/gtk/pluginwindow.c
11555                 Filter loadable stuff
11556         * src/plugins/pgpmime/prefs_gpg.c
11557                 Fix missing unregistration
11558         * .cvsignore
11559         * src/etpan/.cvsignore
11560         * src/plugins/spamassassin/.cvsignore
11561                 Add more stuff to cvs ignored files
11562
11563 2005-07-04 [colin]      1.9.12cvs19
11564
11565         * src/imap.c
11566                 Fix scan_required returning FALSE when it
11567                 shouldn't. Maybe fix #760 (Can't retrieve
11568                 messages)
11569
11570 2005-07-04 [colin]      1.9.12cvs18
11571
11572         * src/summaryview.c
11573                 Fix always_show_msg pref
11574
11575 2005-07-04 [paul]       1.9.12cvs17
11576
11577         sync with main (forgotten in last commit)
11578         
11579         * src/common/utils.c
11580         * src/common/utils.h
11581                 check_line_length(): new.
11582                 is_dir_exist()
11583                 is_file_entry_exist()
11584                 dirent_is_regular_file()
11585                 dirent_is_directory(): use g_file_test() instead of stat().
11586
11587 2005-07-04 [paul]       1.9.12cvs16
11588
11589         sync with main:
11590
11591         * src/compose.c
11592                 compose_write_to_file(): check for line
11593                 length limit and display warning if exceeds
11594         * src/jpilot.c
11595                 use get_home_dir() instead of g_get_home_dir()
11596         * src/procheader.c
11597                 removed warning about invalid date
11598         * src/vcard.c
11599                 use get_home_dir() instead of g_get_home_dir()
11600
11601 2005-07-04 [paul]       1.9.12cvs15
11602
11603         * src/stock_pixmap.c
11604                 fix new pixmap naming errors
11605                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
11606
11607 2005-07-04 [colin]      1.9.12cvs14
11608
11609         * src/imap.c
11610                 Fix debugging string with a warning
11611
11612 2005-07-04 [colin]      1.9.12cvs13
11613
11614         * configure.ac
11615                 Add a check for libetpan's version (>= 0.37)
11616
11617 2005-07-04 [hoa]        1.9.12cvs12
11618
11619         * commitHelper
11620         * src/imap.c
11621         * src/etpan/imap-thread.c
11622         * src/etpan/imap-thread.h
11623                 fixed IMAP implementation of check of mails.
11624
11625 2005-07-03 [hoa]        1.9.12cvs11
11626
11627         * src/etpan/Makefile.am
11628         * src/etpan/etpan-errors.h
11629         * src/etpan/etpan-log.[ch]
11630         * src/etpan/etpan-thread-manager-types.h
11631         * src/etpan/etpan-thread-manager.[ch]
11632         * src/etpan/imap-thread.[ch]
11633         * src/Makefile.am
11634         * src/imap.c
11635         * src/main.c
11636         * src/prefs_other.c
11637         * configure.ac
11638             merged imap branch.
11639             dependency on libetpan 0.37 is now added.
11640
11641 2005-07-01 [colin]      1.9.12cvs10
11642
11643         * src/Makefile.am
11644         * src/folder.c
11645         * src/folder.h
11646         * src/folderview.c
11647         * src/stock_pixmap.c
11648         * src/stock_pixmap.h
11649         * src/plugins/trayicon/trayicon.c
11650                 Add marked symbol on folders containing
11651                 marked messages
11652         * src/procmsg.c
11653         * src/procmsg.h
11654         * src/toolbar.c
11655         * src/prefs_common.c
11656         * src/prefs_common.h
11657         * src/prefs_send.c
11658                 Add an optional confirmation dialog on queue
11659                 sending. Patch by wwp.
11660         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
11661         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
11662         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
11663         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
11664         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
11665         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
11666         * src/pixmaps/inbox_mark.xpm            ** ADDED **
11667         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
11668         * src/pixmaps/outbox_mark.xpm           ** ADDED **
11669         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
11670         * src/pixmaps/trash_mark.xpm            ** ADDED **
11671                 New pixmaps
11672
11673 2005-07-01 [colin]      1.9.12cvs9
11674
11675         * src/summaryview.c
11676                 Fix a little threading bug
11677         * src/addrgather.c
11678         * src/mainwindow.c
11679                 A little bit of HIG normality never hurts
11680
11681 2005-07-01 [colin]      1.9.12cvs8
11682
11683         * src/compose.c
11684         * src/msgcache.c
11685         * src/pop.c
11686         * src/procmime.c
11687         * src/recv.c
11688         * src/common/log.c
11689         * src/common/template.c
11690         * src/common/utils.c
11691         * src/common/utils.h
11692                 Reverted the fwrite_atomic stuff. In fact
11693                 it is already atomic.
11694
11695 2005-06-30 [colin]      1.9.12cvs7
11696
11697         * src/common/utils.c
11698         * src/common/utils.h
11699                 Add an fwrite_atomic() function to make
11700                 sure we write everything: fwrite can make
11701                 short writes.
11702         * src/compose.c
11703         * src/msgcache.c
11704         * src/pop.c
11705         * src/procmime.c
11706         * src/recv.c
11707         * src/common/log.c
11708         * src/common/template.c
11709                 Use that (and fix swapping of size and nmemb).
11710                 Thanks to Rich Coe for the heads up.
11711
11712 2005-06-30 [colin]      1.9.12cvs6
11713
11714         * src/addressbook.c
11715                 Optimize addressbook opening 
11716
11717 2005-06-30 [colin]      1.9.12cvs5
11718
11719         * src/summaryview.c
11720                 Remove calls to summary_step after move/copy
11721
11722 2005-06-28 [paul]       1.9.12cvs4
11723
11724         * src/alertpanel.c
11725                 wrap and make the error msg selectable
11726
11727 2005-06-28 [paul]       1.9.12cvs3
11728
11729         * src/ssl_manager.c
11730                 replace the OK button with a Close button
11731         * src/gtk/foldersort.c
11732                 use GTK_STOCK_ icons/buttons
11733
11734 2005-06-28 [colin]      1.9.12cvs2
11735
11736         * src/gedit-print.c             ** ADDED **
11737         * src/gedit-print.h             ** ADDED **
11738         * src/gtk/gtksourceprintjob.c   ** ADDED **
11739         * src/gtk/gtksourceprintjob.h   ** ADDED **
11740                 I can't believe no one had enough time to tell
11741                 me I forgot the `cvs add`
11742
11743 2005-06-27 [colin]      1.9.12cvs1
11744
11745         * src/Makefile.am
11746         * src/gtk/Makefile.am
11747         * src/messageview.c
11748         * src/procmsg.c
11749         * src/summaryview.c
11750         * configure.ac
11751                 Add optional libgnomeprint-based printing
11752         * src/mainwindow.c
11753         * src/gtk/quicksearch.c
11754                 Add an Edit/Quick search menu item to show
11755                 and focus the quicksearch
11756
11757 2005-06-27 [paul]       1.9.12
11758
11759         1.9.12 release
11760
11761         * po/ca.po
11762         * po/de.po
11763         * po/es.po
11764         * po/fr.po
11765         * po/it.po
11766         * po/ko.po
11767         * po/pt_BR.po
11768         * po/sk.po
11769         * po/zh_CN.po
11770                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11771                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
11772                 SungHyun Nam, Frederico Goncalves Guimaraes,
11773                 Andrej Kacian, and Yang Guilong
11774 2005-06-26 [colin]      1.9.11cvs106
11775
11776         * src/imap_gtk.c
11777                 Forgot one file for previous fix
11778
11779 2005-06-26 [colin]      1.9.11cvs105
11780
11781         * src/folder.c
11782         * src/imap.c
11783                 Fix problems with folder operations in no_select
11784                 imap folders. it applies only to mails, and 
11785                 creation/deletion/move/renaming of folders 
11786                 should be possible
11787
11788 2005-06-26 [paul]       1.9.11cvs104
11789
11790         * src/prefs_filtering.c
11791                 replace one more GTK_STOCK_REMOVE
11792                 with GTK_STOCK_DELETE
11793
11794 2005-06-25 [colin]      1.9.11cvs103
11795
11796         * src/imap.c
11797                 Optimize get_seq_set_from_seq_list
11798                 (Patch by Ricardo) 
11799
11800 2005-06-25 [colin]      1.9.11cvs102
11801
11802         * src/mh.c
11803                 If the directory exists, but not in the
11804                 correct encoding, rename it. This should
11805                 handle old-versions-induced bugs.
11806
11807 2005-06-25 [colin]      1.9.11cvs101
11808
11809         * src/mh.c
11810                 Fix path access with extended dir names
11811                 Fixes bug #589 (SC segfaults with wrong locale
11812                 settings)
11813
11814 2005-06-25 [colin]      1.9.11cvs100
11815
11816         * src/prefs_account.c
11817         * src/prefs_account.h
11818         * src/compose.c
11819                 Add an option to encrypt replies to
11820                 encrypted messages
11821
11822 2005-06-25 [colin]      1.9.11cvs99
11823
11824         * src/compose.c
11825         * src/quote_fmt_parse.y
11826                 ... And make it work with pgpinline.
11827
11828 2005-06-25 [colin]      1.9.11cvs98
11829
11830         * src/compose.c
11831         * src/procmime.c
11832         * src/procmime.h
11833         * src/quote_fmt_parse.y
11834                 o Make reedition of encrypted messages possible
11835                   (as long as it is encrypted to self too, no
11836                    magic there)
11837                 o Make replying with quote (and without selecting
11838                   text) possible for encrypted messages.
11839                 Closes bug #550 (Not possible to "reply with quote"
11840                 to gnupg encrypted messages)
11841
11842 2005-06-24 [paul]       1.9.11cvs97
11843
11844         * src/imap.c
11845                 add missing include
11846
11847 2005-06-24 [paul]       1.9.11cvs96
11848
11849         * src/editldap.c
11850                 made bind password entry invisible
11851                 (sync with main)
11852         * src/send_message.c
11853                 send_message_local(): check exit status
11854                 to detect errors (sync with main)
11855         * src/textview.c
11856                 use main's less ambiguous popup menu
11857                 wording
11858
11859 2005-06-24 [paul]       1.9.11cvs95
11860
11861         * src/prefs_actions.c
11862         * src/prefs_customheader.c
11863         * src/prefs_display_header.c
11864         * src/prefs_filtering_action.c
11865         * src/prefs_matcher.c
11866         * src/prefs_template.c
11867         * src/prefs_toolbar.c
11868                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
11869         * src/gtk/description_window.c
11870                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
11871
11872 2005-06-23 [colin]      1.9.11cvs94
11873
11874         * src/summaryview.c
11875                 Fix rough edges (be sure to call status_show whenever
11876                 necessary).
11877
11878 2005-06-23 [colin]      1.9.11cvs93
11879
11880         * src/summaryview.c
11881                 Optimize Select All
11882                 Before, in a 5K mails folder: 11s
11883                 After, in the same folder: 58000µs
11884                 The joys of locking... gtk_clist_select_all() fires a 
11885                 tree-select-row event for each selected row, which in 
11886                 summaryview, callbacks summary_selected which in turn,
11887                 calls summary_status_show, which walks the selected
11888                 rows. Hence, calling gtk_clist_select_all was 
11889                 exponential. Locking the summaryview makes 
11890                 summary_selected return early.
11891
11892 2005-06-23 [colin]      1.9.11cvs92
11893
11894         * src/imap.c
11895                 Move mutex at the important place to avoid
11896                 deadlocks
11897         * src/summaryview.c
11898                 Fix Del key deleting directly instead of
11899                 moving to trash
11900
11901 2005-06-22 [colin]      1.9.11cvs91
11902
11903         * src/plugins/spamassassin/libspamc.c
11904                 As we do spagetti code with assignations in multiple
11905                 places (see _message_read_raw where out = msg = raw),
11906                 let's be sure we don't free the same pointer twice.
11907                 Should fix bug #683 (Crash in libpam at 
11908                 message_cleanup).
11909
11910 2005-06-22 [colin]      1.9.11cvs90
11911
11912         * src/compose.c
11913         * src/messageview.c
11914         * src/toolbar.c
11915                 Make toolbar's delete use the move to trash stuff;
11916                 Add gtk_widget_realize to be sure pixmaps can get
11917                 created (that may fix an old worksforme bug which
11918                 I can't find back...)
11919
11920 2005-06-22 [colin]      1.9.11cvs89
11921
11922         * src/summaryview.c
11923         * src/summaryview.h
11924         * src/mainwindow.c
11925                 Rename "Message/Delete" to "Message/Move to trash"
11926                 Add "Message/Delete..." that directly destroys the
11927                 selected messages after asking for a confirmation.
11928
11929 2005-06-22 [colin]      1.9.11cvs88
11930
11931         * src/imap.c
11932                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
11933                 o Fix a deadlock (thanks Darko)
11934
11935 2005-06-22 [colin]      1.9.11cvs87
11936
11937         * src/gtk/foldersort.c
11938                 Add missing include for the i18n;
11939                 patch by Fabien Vantard
11940
11941 2005-06-21 [colin]      1.9.11cvs86
11942
11943         * src/folder.c
11944         * src/folderview.c
11945                 Respect the no_select flag
11946         * src/imap.c
11947                 Fix recursive deletion
11948         * src/imap_gtk.c
11949         * src/mh_gtk.c
11950                 Make the folder deletion's warning
11951                 more explicit
11952
11953 2005-06-21 [colin]      1.9.11cvs85
11954
11955         * src/textview.c
11956                 Prevent email addresses from spanning accross
11957                 lines - fixes bug # 646 (newline-chars in 
11958                 email addresses)
11959
11960 2005-06-20 [colin]      1.9.11cvs84
11961
11962         * src/folder.c
11963                 Be sure not to remove source if copy failed
11964
11965 2005-06-20 [colin]      1.9.11cvs83
11966
11967         * src/folderview.c
11968         * src/imap_gtk.c
11969                 remove summaryview's lock
11970         * src/imap.c
11971                 introduce threads to avoid problems when foreground tasks
11972                 interfere with background tasks
11973         * src/mh.c
11974                 prevent moving to drafts/queue
11975         * src/mimeview.c
11976                 fix leak
11977
11978 2005-06-19 [colin]      1.9.11cvs82
11979
11980         * src/imap_gtk.c
11981                 Remember that the user doesn't want to override
11982                 offline mode, for 3 seconds. It avoid presenting
11983                 him with N popups in a really short time.
11984
11985 2005-06-17 [colin]      1.9.11cvs81
11986
11987         * src/imap.c
11988                 Fix IMAP breaking on folders containing '('
11989                 (Probably won't be enough)
11990
11991 2005-06-17 [colin]      1.9.11cvs80
11992
11993         Forgotten files on 1.9.11cvs79
11994         * src/summaryview.c
11995                 Fix stepping when not immediately executing
11996         * src/imap.c
11997                 Really prevent UID FETCH 0
11998         * src/codeconv.c
11999                 Fix outgoing charset never set to utf-8
12000         * src/mh.c
12001                 Fix leak
12002
12003 2005-06-16 [colin]      1.9.11cvs79
12004
12005         * src/compose.c
12006                 Fix bug #707 (Dash splits rows)
12007                 Only wrap if we're on a line break position and
12008                 the previous one was a "white" (space) char.
12009                 Pango stuff is weird.
12010
12011 2005-06-16 [colin]      1.9.11cvs78
12012
12013         * src/imap_gtk.c
12014                 Lock summaryview while downloading messages
12015                 on user demand
12016         * src/procheader.c
12017         * src/unmime.c
12018         * src/common/utils.c
12019         * src/common/utils.h
12020                 Replace \r and \n with spaces in From and
12021                 Subject headers
12022
12023 2005-06-16 [paul]       1.9.11cvs77
12024
12025         * src/procmime.c
12026                 liberalise the mime parser
12027         * src/gtk/about.c
12028                 add text wrapping
12029
12030 2005-06-16 [paul]       1.9.11cvs76
12031
12032         * src/gtk/about.c
12033                 reworked
12034
12035 2005-06-15 [colin]      1.9.11cvs75
12036
12037         * src/compose.c
12038                 Finish header encoding fix
12039         * src/summaryview.c
12040                 Fix segfault
12041         * src/headerview.c
12042                 Fix compilation (Thanks Stephan
12043                 Sachse)
12044
12045 2005-06-15 [colin]      1.9.11cvs74
12046
12047         * Makefile.am
12048                 Install gnome2 stuff rather than gnome1, 
12049                 if both are present
12050         * src/codeconv.c
12051         * src/codeconv.h
12052         * src/compose.c
12053                 Fix headers encoding
12054         * src/folder.c
12055                 Visual progress when fetching all messages
12056         * src/folderview.c
12057         * src/summaryview.c
12058         * src/summaryview.h
12059                 Prevent changing current message while
12060                 incorporating
12061
12062 2005-06-15 [paul]       1.9.11cvs73
12063
12064         * src/gtk/gtkaspell.c
12065         * src/gtk/gtkaspell.h
12066                 fix build warnings
12067
12068 2005-06-15 [paul]       1.9.11cvs72
12069
12070         * src/prefs_filtering.c
12071                 allow reordering of filter rules by
12072                 drag n drop
12073
12074 2005-06-15 [paul]       1.9.11cvs71
12075
12076         * COPYING
12077                 updated
12078         * src/codeconv.c
12079                 replace deprecated function
12080         * src/inc.c
12081         * src/send_message.c
12082         * src/gtk/progressdialog.c
12083         * src/gtk/progressdialog.h
12084                 salvage and reuse parts of reverted sync
12085
12086 2005-06-15 [paul]       1.9.11cvs70
12087
12088         * src/inc.c
12089         * src/send_message.c
12090         * src/gtk/progressdialog.c
12091         * src/gtk/progressdialog.h
12092                 revert yesterday's sync with main
12093                 it contains deprecated functions
12094
12095 2005-06-15 [colin]      1.9.11cvs69
12096
12097         * src/headerview.c
12098                 Fix bug #670 (multi user to: will corrupt message 
12099                 headers display)
12100
12101 2005-06-15 [colin]      1.9.11cvs68
12102
12103         * src/compose.c
12104                 Fix bug #421 (Fix undo on wrapping)
12105
12106 2005-06-15 [colin]      1.9.11cvs67
12107
12108         * src/folder.c
12109                 Provide visual feedback while processing
12110                 folder's rules.
12111         * src/imap.c
12112                 Provide visual feedback while getting
12113                 short headers (for uncached messages)
12114
12115
12116 2005-06-14 [paul]       1.9.11cvs66
12117
12118         * src/account.c
12119                 change a couple stock icons
12120         * src/inc.c
12121         * src/send_message.c
12122         * src/gtk/progressdialog.c
12123         * src/gtk/progressdialog.h
12124                 sync main's GtkTreeView implementation
12125
12126 2005-06-14 [colin]      1.9.11cvs65
12127
12128         * src/imap.c
12129                 Various little fixes, mainly on error paths
12130
12131 2005-06-13 [colin]      1.9.11cvs64
12132
12133         * matcher.c
12134         * procmsg.c
12135         * procmsg.h
12136                 Add a way to fetch only headers. This speeds
12137                 up filtering on headers for IMAP. Fixes:
12138                 bug #481 extraneous imap commands slow down 
12139                         imap filtering
12140                 bug #522 Sylpheed downloads all messages 
12141                         when opening mailbox (IMAP)
12142                 bug #677 IMAP fetch is soooooooooooooo slow
12143         * src/folder.c
12144         * src/folder.h
12145                 Add a folder set_batch method so that
12146                 implementations can speed up flags changes
12147         * src/folderutils.c
12148         * src/summaryview.c
12149                 Use that in mark as (un)read and mark all read
12150                 Refix bug #679
12151         * src/imap.c
12152                 Implement set_batch - brings back deferred
12153                 flags in a less buggy manner. Fixes:
12154                 bug #729 IMAP immediate expunge of deleted messages
12155                 bug #191 remove list of messages with one command
12156                 Fix login with strange chars
12157                 Implement fetch_msg_full
12158                 Fix copy (wrong counts)
12159
12160 2005-06-12 [colin]      1.9.11cvs63
12161
12162         * src/folder.c
12163                 lock incorporation during long operations.
12164                 Avoids fucking up the IMAP socket.
12165
12166 2005-06-12 [colin]      1.9.11cvs62
12167
12168         * src/imap.c
12169                 Fix harmful typo
12170                 Factorize remove_all_msg
12171                 Thread-ize expunge
12172         * src/summaryview.c
12173                 Don't update partial-download status if unnecessary
12174         * src/folder.c
12175                 Use remove_msgs everywhere possible
12176
12177 2005-06-12 [colin]      1.9.11cvs61
12178
12179         * src/folder.c
12180         * src/folder.h
12181                 Add a remove_msgs function to remove a 
12182                 list of messages
12183         * src/imap.c
12184                 Implement that.
12185
12186 2005-06-12 [colin]      1.9.11cvs60
12187
12188         * src/imap.c
12189                 Remove flags-processing deferring... Too hard
12190                 to get it to work in all cases.
12191
12192 2005-06-11 [colin]      1.9.11cvs59
12193
12194         * src/imap.c
12195                 printf -> debug_print
12196
12197 2005-06-11 [colin]      1.9.11cvs58
12198
12199         * src/imap.c
12200                 o Fix build without USE_PTHREAD
12201                 o Factorize imap_open
12202                 o Alertpanel in case of impossible connection
12203                 o Alertpanel in case of impossible login
12204                 o Fix deferred flags processing to force a 
12205                   flush before adding some more flags to process,
12206                   but in another folder.
12207
12208 2005-06-10 [colin]      1.9.11cvs57
12209
12210         * src/imap.c
12211                 o Fix a format string error
12212                 o init ssl socket outside of the thread 
12213                   (it possibly invokes gtk calls)
12214         * src/procmime.c
12215                 o Put back the buffer to its necessary size
12216                 o Fix changing a file pointer without keeping
12217                   track of it (thanks Valgrind)
12218         * src/common/smtp.c
12219                 o Fix automatic STARTTLS if login should be done
12220                   and the server only allows it after starting TLS
12221         * src/gtk/gtkinputdialog.c
12222                 o Eat GDK_Return so that the combo popup doesn't 
12223                   appear when we press Enter to validate the combo
12224                   input dialog (as seen in the Open with... dialog)
12225
12226 2005-06-10 [colin]      1.9.11cvs56
12227
12228         * src/imap.c
12229                 o A bit less debug
12230                 o Fix a crash on deletion
12231                 o Threadize imap_select (it's called outside of 
12232                   threads)
12233                 o Defer treatment of DELETED flags
12234
12235
12236 2005-06-09 [colin]      1.9.11cvs55
12237
12238         * src/imap.c
12239                 Make sure we check imap_gtk_should_override(), which
12240                 potentially calls gtk stuff, before creating thread.
12241                 That way it should't be called via imap_get_session()
12242                 inside a thread.
12243
12244 2005-06-09 [colin]      1.9.11cvs54
12245
12246         * src/imap.c
12247                 o add a bit of status output
12248                 o remove some dead code
12249                 o threadize get_list_of_uids
12250                 o threadize imap_get_flags
12251                 o defer flag changing by 500ms so that they
12252                   can be batched
12253
12254
12255 2005-06-08 [colin]      1.9.11cvs53
12256
12257         * src/imap.c
12258                 Thread-ize imap_cmd_fetch
12259
12260 2005-06-08 [colin]      1.9.11cvs52
12261
12262         * src/main.c
12263                 Mmh, that broke POP3...
12264
12265 2005-06-08 [colin]      1.9.11cvs51
12266
12267         * src/main.c
12268                 Stabilize IMAP patch (thanks to Hoa)
12269
12270 2005-06-08 [colin]      1.9.11cvs50
12271
12272         * src/imap.c
12273                 Test patch to speed up imap. 
12274
12275 2005-06-08 [colin]      1.9.11cvs49
12276
12277         * src/imap_gtk.c
12278                 Warning fix
12279         * src/procmime.c
12280                 Apply patch from gentoo to use /usr/share/mime/globs if 
12281                 available, after un-breaking it
12282         * src/common/log.c
12283         * src/common/log.h
12284                 Use g_timeout for invoking hooks that possibly use gtk
12285                 calls. This should leave gtk calls in the main thread.
12286
12287 2005-06-08 [paul]       1.9.11cvs48
12288
12289         * src/codeconv.c
12290                 conv_get_outgoing_charset_str(): don't
12291                 use prefs_common setting
12292         * src/compose.c
12293         * src/compose.h
12294                 add /Options/Character encoding/... to
12295                 temporarily change the outgoing encoding
12296
12297         (belated sync with main)
12298
12299 2005-06-08 [paul]       1.9.11cvs47
12300
12301         * src/compose.c
12302                 correction to/completion of last
12303                 sync with main
12304
12305 2005-06-08 [paul]       1.9.11cvs46
12306
12307         sync with main:
12308         
12309         * src/codeconv.c
12310         * src/codeconv.h
12311                 always enabled Japanese auto-detection
12312                 if the first letters of locale string
12313                 is "ja"
12314         * src/compose.c
12315                 don't use "destroy" signal to destroy
12316                 Compose object (fix rare crashes on discard?)
12317         * src/mainwindow.c
12318         * src/messageview.c
12319         * src/prefs_send.c
12320                 added Hebrew encodings
12321         * src/sourcewindow.c
12322                 don't use "destroy" signal to destroy
12323                 objects
12324
12325 2005-06-07 [colin]      1.9.11cvs45
12326
12327         * src/summaryview.c
12328                 Add missing unlocks/locks
12329
12330 2005-06-07 [paul]       1.9.11cvs44
12331
12332         * src/summaryview.c
12333                 restore bug #749 fix
12334
12335 2005-06-06 [colin]      1.9.11cvs43
12336
12337         * src/summaryview.c
12338                 Fix selection bug when prefs_common.open_unread 
12339                 is FALSE
12340
12341 2005-06-06 [colin]      1.9.11cvs42
12342
12343         * src/common/md5.c
12344                 Fix a warning
12345         * src/summaryview.c
12346         * src/folderview.c
12347                 Factorize long operations beginning and end
12348                 (locking, freezing/thawing, cursor, ...)
12349                 Check selection->data member in selection-
12350                 related loops; this avoids dying an awful
12351                 death if the selection changes on us while
12352                 we're marking a whole IMAP folder unread, 
12353                 for example.
12354
12355 2005-06-06 [paul]       1.9.11cvs41
12356
12357         * src/textview.c
12358                 don't g_free() a static gchar buffer
12359
12360 2005-06-05 [colin]      1.9.11cvs40
12361
12362         * src/mainwindow.c
12363         * src/messageview.c
12364         * src/summaryview.c
12365                 Fix bug #749 (Show all headers should be
12366                 sticky as the GUI suggests)
12367
12368 2005-06-03 [paul]       1.9.11cvs39
12369
12370         * src/compose.c
12371                 don't allow editing of mail while sending.
12372                 patch by Colin
12373
12374 2005-06-03 [paul]       1.9.11cvs38
12375
12376         * src/folderview.c
12377                 add a freeze/thaw to speed up 'mark all read'
12378
12379 2005-06-03 [paul]       1.9.11cvs37
12380
12381         * src/prefs_message.c
12382                 reflect changes immediately
12383
12384 2005-06-02 [colin]      1.9.11cvs36
12385
12386         * po/POTFILES.in
12387                 Patch by Fabien Vantard.
12388
12389 2005-06-02 [colin]      1.9.11cvs35
12390
12391         * src/imap.c
12392                 Use a non-blocking imap_getline() if possible.
12393                 This should completely prevent the interface
12394                 from freezin on imap operations, although it
12395                 may do strange stuff in case of folder switching
12396                 while a big imap operation is taking place...
12397
12398                 In addition, fix a leak in the case thread
12399                 creation fails on connection.
12400
12401 2005-06-02 [colin]      1.9.11cvs34
12402
12403         * src/crash.c
12404         * src/prefs_common.h
12405                 Fix build (prefs_common_init() doesn't exist
12406                 anymore)
12407
12408 2005-06-02 [colin]      1.9.11cvs33
12409
12410         * src/prefs_account.c
12411                 Fix bug #245 (filtering rules broken when
12412                 renaming a remote account (imap4 or nntp)
12413
12414 2005-06-02 [colin]      1.9.11cvs32
12415
12416         * src/imap.c
12417                 Try to fix IMAP shortcomings: 
12418                 o Multithread imap_open()
12419                 o allow offline-mode overriding instead of
12420                   just returning NULL
12421         * src/imap_gtk.c
12422         * src/imap_gtk.h
12423                 Add a function to ask whether we want to
12424                 override offline-mode for 10 minutes (one-shot
12425                 asking was painful)
12426         * src/procheader.c
12427                 Fix segfault when imap parser isn't happy about
12428                 a missing {
12429
12430 2005-06-01 [colin]      1.9.11cvs31
12431
12432         * src/addrharvest.c
12433         * src/compose.c
12434         * src/mbox.c
12435         * src/mbox.h
12436         * src/mh.c
12437         * src/msgcache.c
12438         * src/send_message.c
12439         * src/setup.c
12440         * src/undo.c
12441         * src/common/hooks.c
12442         * src/common/prefs.c
12443         * src/common/template.c
12444         * src/common/utils.c
12445         * src/gtk/gtkutils.c
12446         * src/gtk/inputdialog.c
12447         * src/gtk/menu.c
12448         * src/gtk/pluginwindow.c
12449         * src/gtk/prefswindow.c
12450         * src/plugins/pgpmime/passphrase.c
12451         * src/plugins/pgpmime/prefs_gpg.c
12452                 More -Wall fixes
12453
12454         * src/common/Makefile.am
12455         * src/common/timing.h
12456                 Add basic timing code
12457
12458         * src/summaryview.c
12459                 Fix a bug with unread messages when 
12460                 re-sorting folders, and by the way
12461                 fix a big performance hit when 
12462                 re-sorting (10k mails: before 5s,
12463                 after .5s)
12464
12465         * src/prefs_compose_writing.c
12466         * src/prefs_compose_writing.h
12467         * src/prefs_message.c
12468         * src/prefs_message.h
12469         * src/prefs_other.c
12470         * src/prefs_other.h
12471         * src/prefs_quote.c
12472         * src/prefs_quote.h
12473         * src/prefs_receive.c
12474         * src/prefs_receive.h
12475         * src/prefs_send.c
12476         * src/prefs_send.h
12477         * src/prefs_summaries.c
12478         * src/prefs_summaries.h
12479                 Fix copyright banner
12480
12481 2005-06-01 [paul]       1.9.11cvs30
12482
12483         * po/fi.po
12484                 updated by Flammie Pirinen
12485         * src/procmime.c
12486                 fix 'Bad BASE64 content' output
12487
12488 2005-05-31 [colin]      1.9.11cvs29
12489
12490         * src/procmime.c
12491                 Oops, where did my hunk go.
12492
12493 2005-05-31 [colin]      1.9.11cvs28
12494
12495         * src/Makefile.am
12496         * src/account.c
12497         * src/action.c
12498         * src/addr_compl.c
12499         * src/addressbook.c
12500         * src/codeconv.c
12501         * src/compose.c
12502         * src/export.c
12503         * src/folder.c
12504         * src/folderview.c
12505         * src/image_viewer.c
12506         * src/main.c
12507         * src/mainwindow.c
12508         * src/messageview.c
12509         * src/mimeview.c
12510         * src/msgcache.c
12511         * src/prefs_account.c
12512         * src/prefs_actions.c
12513         * src/prefs_common.c
12514         * src/prefs_compose_writing.c
12515         * src/prefs_customheader.c
12516         * src/prefs_ext_prog.c
12517         * src/prefs_filtering.c
12518         * src/prefs_filtering_action.c
12519         * src/prefs_fonts.c
12520         * src/prefs_image_viewer.c
12521         * src/prefs_message.c
12522         * src/prefs_message.h
12523         * src/prefs_msg_colors.c
12524         * src/prefs_other.c
12525         * src/prefs_other.h
12526         * src/prefs_quote.c
12527         * src/prefs_receive.c
12528         * src/prefs_receive.h
12529         * src/prefs_send.c
12530         * src/prefs_send.h
12531         * src/prefs_spelling.c
12532         * src/prefs_summaries.c
12533         * src/prefs_summary_column.c
12534         * src/prefs_template.c
12535         * src/prefs_themes.c
12536         * src/prefs_toolbar.c
12537         * src/prefs_wrapping.c
12538         * src/procmime.c
12539         * src/procmsg.c
12540         * src/send_message.h
12541         * src/ssl_manager.c
12542         * src/summary_search.c
12543         * src/summaryview.c
12544         * src/textview.c
12545         * src/wizard.c
12546         * src/common/smtp.c
12547         * src/common/smtp.h
12548         * src/gtk/gtkutils.h
12549                 o Move the rest of Common prefs to new style
12550                 o Lots of -Wall warning fixes
12551                 o fix FIXME in cache memusage calculation
12552                 o Let return receipts be sent from any account
12553                 o Little cache optimisation (read)
12554                 o Fix bug #746 (don't treat commas as separators
12555                   when inside a quoted string)
12556
12557 2005-05-31 [paul]       1.9.11cvs27
12558
12559         * src/prefs_common.c
12560                 fix 'off-by-one' typo
12561
12562 2005-05-31 [paul]       1.9.11cvs26
12563
12564         * src/account.c
12565         * src/addr_compl.c
12566         * src/compose.c
12567         * src/foldersel.c
12568         * src/prefs_actions.c
12569         * src/prefs_common.c
12570         * src/prefs_common.h
12571         * src/prefs_customheader.c
12572         * src/prefs_display_header.c
12573         * src/prefs_filtering.c
12574         * src/prefs_filtering_action.c
12575         * src/prefs_matcher.c
12576         * src/prefs_summaries.c
12577         * src/prefs_summary_column.c
12578         * src/prefs_template.c
12579         * src/prefs_toolbar.c
12580         * src/ssl_manager.c
12581         * src/gtk/pluginwindow.c
12582         * src/gtk/prefswindow.c
12583         * src/gtk/progressdialog.c
12584                 add hidden prefs 'enable_rules_hint'
12585                 for gtk_tree_view_set_rules_hint()
12586                 (sync with main)
12587                 
12588
12589 2005-05-31 [colin]      1.9.11cvs25
12590
12591         * src/Makefile.am
12592         * src/main.c
12593         * src/prefs_common.c
12594         * src/prefs_summaries.c ** ADDED **
12595         * src/prefs_summaries.h ** ADDED **
12596                 Common/Display -> Display/Summaries
12597
12598 2005-05-31 [colin]      1.9.11cvs24
12599
12600         * src/Makefile.am
12601         * src/main.c
12602         * src/prefs_quote.c ** ADDED **
12603         * src/prefs_quote.h ** ADDED **
12604                 Move Common/Quote to Compose/Quoting
12605         * src/prefs_common.c
12606         * src/prefs_common.h
12607                 Remove old quote stuff, add
12608                 convenience functions for GtkTextView prefs
12609         * src/gtk/prefswindow.c
12610                 Set default height higher
12611
12612 2005-05-30 [colin]      1.9.11cvs23
12613
12614         * src/Makefile.am
12615         * src/main.c
12616         * src/prefs_common.c
12617         * src/prefs_compose_writing.c ** ADDED **
12618         * src/prefs_compose_writing.h ** ADDED **
12619                 Move Common/Compose prefs to Compose/Writing
12620
12621 2005-05-30 [colin]      1.9.11cvs22
12622
12623         * src/common/utils.c
12624                 Fix bug #651 (Confused Attract by Subject)
12625                 Patch by M. Benkmann <haferfrost@web.de>
12626         * AUTHORS
12627
12628 2005-05-30 [colin]      1.9.11cvs21
12629
12630         * src/compose.c
12631                 Fix concatenation of different headers of
12632                 the same type (bug #645)
12633         * src/prefs_folder_item.c
12634                 Fix bug #699 (setting color to black doesn't
12635                 work immediately)
12636         * src/procmime.c
12637                 Print out decoding error only once per
12638                 block
12639
12640 2005-05-30 [paul]       1.9.11cvs20
12641
12642         * src/common/template.c
12643                 fix Bcc
12644
12645 2005-05-30 [paul]       1.9.11cvs19
12646
12647         * doc/src/rfc2368.txt   **NEW FILE**
12648         * src/compose.c
12649                 compose_entries_set(): don't interpret Bcc
12650                 header field (conform to RFC 2368)
12651                 (sync with main)
12652
12653 2005-05-29 [colin]      1.9.11cvs18
12654
12655         * src/prefs_common.c
12656                 Let the default reply format respect
12657                 netiquette by cutting the signature.
12658
12659 2005-05-29 [colin]      1.9.11cvs17
12660
12661         * src/summaryview.c
12662                 Don't let always_show_msg override
12663                 open_unread_on_enter when opening a new
12664                 directory.
12665
12666 2005-05-27 [paul]       1.9.11cvs16
12667
12668         sync with main:
12669
12670         * src/main.c
12671                 app_will_exit(): cleanup tmp directory when exit
12672         * src/message_search.c
12673                 improved the interface and made code cleanup.
12674                 removed Clear button
12675         * src/send_message.c
12676                 send_message_local(): use GSpawn, and detect errors
12677         * src/summary_search.c
12678                 improved the interface and made code cleanup
12679         * src/textview.c
12680                 textview_write_link(): also skip non-ascii space
12681                  at the head of link strings (phishing check
12682                  didn't work at the case)
12683         * src/common/utils.c
12684                 get_command_output(): use g_spawn_command_line_sync()
12685                 instead of popen()
12686
12687 2005-05-26 [colin]      1.9.11cvs15
12688
12689         * src/folder.c
12690                 remove printf
12691
12692 2005-05-26 [colin]      1.9.11cvs14
12693
12694         * src/common/nntp.c
12695                 Fix nntp mode reader (bug #611)
12696                 Patch by Florian Mickler <florian@mickler.org>
12697
12698 2005-05-26 [colin]      1.9.11cvs13
12699
12700         * src/plugins/pgpmime/passphrase.c
12701                 Fix mouse grabbing (bug #557)
12702
12703 2005-05-26 [colin]      1.9.11cvs12
12704
12705         * src/prefs_themes.c
12706                 Fix g_warning (bug #541)
12707
12708 2005-05-26 [colin]      1.9.11cvs11
12709
12710         * src/prefs_actions.c
12711         * src/prefs_template.c
12712                 Fix bug #506 (no warning if action/template
12713                 is not saved)
12714         * src/common/template.c
12715                 Fix a possible crash
12716
12717 2005-05-26 [colin]      1.9.11cvs10
12718
12719         * src/folder.c
12720         * src/folderview.c
12721         * src/procmsg.c
12722         * src/summaryview.c
12723                 Forbid locked messages to be moved or
12724                 deleted. Locked messages in trashes 
12725                 still get deleted, for performance
12726                 reason (mh.c::mh_remove_all_msgs)
12727
12728 2005-05-25 [colin]      1.9.11cvs9
12729
12730         * src/procmime.c
12731                 Use correct encoding when sending mails
12732                 with attachments that have accentued 
12733                 chars in their name
12734
12735 2005-05-24 [colin]      1.9.11cvs8
12736
12737         * src/summaryview.c
12738                 Fix bug #688 f) read/unread marker not
12739                 changed on first click
12740                 Also, optimize summary_status_show()
12741                 calls
12742         * src/folder.c
12743         * src/inc.c
12744         * src/procmime.c
12745                 Fix bug #688 b) and c) wrt message
12746                 attachments and signature
12747         * src/stock_pixmap.c
12748         * src/stock_pixmap.h
12749         * src/stock_pixmap.c
12750         * src/stock_pixmap.h
12751         * src/Makefile.am
12752         * src/pixmaps/clip_gpg_signed.xpm
12753                 Add clip/signed icon
12754
12755 2005-05-24 [colin]      1.9.11cvs7
12756
12757         * src/folder_item_prefs.c
12758                 whitespace fix
12759
12760 2005-05-24 [colin]      1.9.11cvs6
12761
12762         * src/folderview.c
12763         * src/prefs_common.c
12764         * src/prefs_common.h
12765                 Add a confirmation to folder drag and drop
12766                 fixes bug #156
12767         * src/alertpanel.c
12768         * src/alertpanel.h
12769                 fix _with_disable parameters so that
12770                 the buttons labels are specifiable too
12771         * src/plugins/pgpmime/sgpgme.c
12772                 reflect said change
12773                 
12774
12775 2005-05-24 [colin]      1.9.11cvs5
12776
12777         * src/folderview.c
12778                 Uncollapse/collapse folders on double-click
12779                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
12780                 closes bug #108
12781
12782 2005-05-23 [colin]      1.9.11cvs4
12783
12784         * src/common/socket.c
12785                 Check another special SSL_peek() error.
12786                 Should help wrt bug #728
12787
12788 2005-05-23 [colin]      1.9.11cvs3
12789
12790         * src/plugins/pgpmime/pgpmime.c
12791                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
12792                 breaking menu accelerators and stuff. Users will have to
12793                 reselect "PGP MIME" instead of "PGP/MIME" in their 
12794                 account's privacy preferences if needed.
12795
12796 2005-05-22 [paul]
12797
12798         * tools/kdeservicemenu/install.sh
12799                 use kdesu to prompt for root password if doing
12800                 global install/uninstall
12801
12802 2005-05-20 [colin]      1.9.11cvs2
12803
12804         * src/procmsg.c
12805                 Fix another compilation error with gcc-2.9x
12806                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
12807         * src/send_message.c
12808                 Don't send QUIT if we aren't connected
12809
12810 2005-05-19 [colin]      1.9.11cvs1
12811
12812         * src/procmsg.c
12813                 Fix compilation with gcc 2.9x
12814
12815 2005-05-19 [paul]       1.9.11
12816
12817         1.9.11 released
12818
12819 2005-05-19 [paul]       1.9.9cvs14
12820
12821         * src/gtk/inputdialog.c
12822                 prevent gettext warning
12823
12824 2005-05-19 [paul]       1.9.9cvs13
12825
12826         * src/mainwindow.c
12827         * src/prefs_common.c
12828         * src/prefs_common.h
12829         * src/textview.c
12830         * src/textview.h
12831                 add an option to toggle cursor in message
12832                 view (sync with main)
12833
12834 2005-05-18 [colin]      1.9.9cvs12
12835
12836         * src/compose.c
12837                 Dereference freed pointer
12838         * src/gtk/gtkaspell.c
12839                 Fix duplication of dictionaries (is it an aspell issue?)
12840
12841 2005-05-18 [colin]      1.9.9cvs11
12842
12843         * src/gtk/inputdialog.c
12844         * src/gtk/gtkaspell.c
12845                 HIGuify dialogs
12846         * src/alertpanel.c
12847                 Remove a double call
12848
12849 2005-05-17 [colin]      1.9.9cvs10
12850
12851         * src/gtk/gtkaspell.c
12852                 Fix dialogs, Ctrl-Enter accel
12853
12854 2005-05-17 [colin]      1.9.9cvs9
12855
12856         * src/gtk/gtkaspell.c
12857                 Fix some accelerators, escape in replace-window
12858
12859 2005-05-16 [colin]      1.9.9cvs8
12860
12861         * src/gtk/gtkaspell.c
12862                 Revert last commit, it was a mistake.
12863
12864 2005-05-16 [colin]      1.9.9cvs7
12865
12866         * src/gtk/gtkaspell.c
12867                 Remove buggy code while we're at it. It's a 
12868                 dead code path anyway.
12869
12870 2005-05-16 [colin]      1.9.9cvs6
12871
12872         * src/gtk/gtkaspell.c
12873                 Missed some gtk_menu_popup where deactivate
12874                 signal should be handled. Should fix bug
12875                 #629 a bit more.
12876
12877 2005-05-16 [colin]      1.9.9cvs5
12878
12879         * src/gtk/gtkaspell.c
12880                 Remove debug printf()s
12881
12882 2005-05-16 [colin]      1.9.9cvs4
12883
12884         * src/gtk/gtkaspell.c
12885                 Fix a bit aspell problems
12886                 (see bug #629)
12887
12888 2005-05-13 [colin]      1.9.9cvs3
12889
12890         * src/folderview.c
12891                 Fix the + appearing even when no subfolders
12892                 have unread messages. Thanks to wwp for the
12893                 bug report.
12894
12895 2005-05-11 [paul]       1.9.9cvs2
12896
12897         * src/folderview.c
12898                 correction to 1.9.9cvs1, only colour folders that
12899                 have new msgs (not unread msgs)
12900
12901 2005-05-10 [colin]      1.9.9cvs1
12902
12903         * src/folderview.c
12904         * src/summaryview.c
12905                 Try to fix bolding bugs again.
12906
12907 2005-05-09 [paul]
12908
12909         * tools/claws.i18n.status.pl
12910                 add Ricardo Mones Lastra's script that has been providing
12911                 the i18n status page for many months
12912
12913 2005-05-09 [paul]       1.9.9
12914
12915         1.9.9 release
12916
12917 2005-05-09 [paul]       1.9.6cvs58
12918
12919         * AUTHORS
12920         * INSTALL
12921         * README.claws
12922                 updated
12923         * Makefile.am 
12924         * RELEASE_NOTES.claws
12925                 add release notes to cvs to simplify release
12926                 procedure
12927         * configure.ac
12928                 add ca and fi to ALL_LINGUAS
12929         * po/Makefile.in.in
12930                 workaround for missing Makevars
12931         * po/ca.po
12932         * po/fi.po
12933                 add new Catalan and Finnish translations
12934                 submitted by Miquel Oliete and Flammie Pirinen
12935         * po/de.po
12936         * po/es.po
12937         * po/fr.po
12938         * po/it.po
12939         * po/pl.po
12940         * po/ru.po
12941         * po/sk.po
12942         * po/sr.po
12943         * po/zh_CN.po
12944                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
12945                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
12946                 Urke MMI, and Hansom Young
12947         * src/main.c
12948                 Fix drafting when quitting. compose_draft() closes the
12949                 compose windows, which modifies the compose_list GSList.
12950                 We have to refresh this list after echo drafting to avoid a
12951                 segfault
12952         * src/partial_download.c
12953                 fix segfault on exit
12954
12955 2005-05-06 [paul]       1.9.6cvs57
12956
12957         * src/grouplistdialog.c
12958                 quick fix/workaround for unresizeable newsgroup
12959                 name column 
12960
12961 2005-05-06 [paul]       1.9.6cvs56
12962
12963         * src/inc.c
12964         * src/mainwindow.c
12965                 use gettext plural forms
12966         * src/imap_gtk.c
12967         * src/mh_gtk.c
12968         * src/toolbar.c
12969                 small improvement to english usage
12970
12971 2005-05-05 [thorsten]   1.9.6cvs55
12972
12973         * src/folder.c
12974                 fix possible crash
12975
12976 2005-05-05 [paul]       1.9.6cvs54
12977         
12978         sync with HEAD
12979
12980         * AUTHORS
12981         * src/compose.c
12982                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
12983                 patch by Tim Mann
12984
12985 2005-05-05 [paul]       1.9.6cvs53
12986
12987         * src/mainwindow.c
12988                 fix resizing of separate message and
12989                 folder views
12990
12991 2005-05-05 [paul]       1.9.6cvs52
12992
12993         * src/account.c
12994         * src/addrgather.c
12995         * src/browseldap.c
12996         * src/exphtmldlg.c
12997         * src/expldifdlg.c
12998         * src/importmutt.c
12999         * src/importpine.c
13000         * src/main.c
13001         * src/mainwindow.c
13002         * src/noticeview.c
13003         * src/prefs_filtering.c
13004         * src/prefs_filtering_action.c
13005         * src/prefs_matcher.c
13006         * src/prefs_spelling.c
13007         * src/prefs_toolbar.c
13008         * src/toolbar.c
13009         * src/wizard.c
13010         * src/gtk/description_window.c
13011         * src/gtk/gtkvscrollbutton.c
13012         * src/gtk/progressdialog.c
13013         * src/gtk/quicksearch.c
13014         * src/plugins/pgpmime/prefs_gpg.c
13015         * src/plugins/spamassassin/spamassassin_gtk.c
13016                 replace deprecated gtk_widget_set_usize
13017
13018 2005-05-04 [colin]      1.9.6cvs51
13019
13020         * src/common/utils.c
13021                 Fix crash when subst_for_filename is called
13022                 with a NULL parameter
13023
13024 2005-05-04 [colin]      1.9.6cvs50
13025
13026         * src/partial_download.c
13027         * src/pop.c
13028                 Escape login when writing uidl file
13029                 fixes bug #736
13030
13031 2005-05-03 [colin]      1.9.6cvs49
13032
13033         * src/procmime.c
13034                 Fix possible DOS in mime parser
13035                 (see bug #634)
13036
13037 2005-05-02 [colin]      1.9.6cvs48
13038
13039         * src/compose.c
13040                 Try to fix the copy/paste mess once again.
13041
13042
13043 2005-04-30 [colin]      1.9.6cvs47
13044
13045         * src/prefs_account.h
13046         * src/procmsg.c
13047         * src/send_message.c
13048         * src/common/smtp.c
13049         * src/common/smtp.h
13050                 Try to batch sending mails (per account) instead of
13051                 reconnecting to server every time.
13052
13053 2005-04-29 [colin]      1.9.6cvs46
13054
13055         * src/messageview.c
13056                 Fix window resizing that refused to size down
13057         * src/prefs_common.c
13058         * src/prefs_common.h
13059         * src/prefs_filtering.c
13060                 Save Filtering's window size
13061
13062 2005-04-21 [paul]       1.9.6cvs45
13063
13064         * ChangeLog-gtk2.claws
13065         * src/setup.c
13066                 correction to sync
13067
13068 2005-04-21 [paul]       1.9.6cvs44
13069
13070         sync with main:
13071
13072         * src/setup.c
13073         * src/statusbar.c
13074         * src/statusbar.h
13075                 use gtkut_widget_draw_now(). Improved performance
13076                 of the update of statusbar
13077         * src/textview.c
13078                 textview_smooth_scroll_do(): redraw it after scroll
13079                 is done (fixed incorrect display when a part of the
13080                 view is hidden).
13081         * src/gtk/gtkutils.c
13082         * src/gtk/gtkutils.h
13083                 gtkut_widget_draw_now(): use gdk_window_process_updates()
13084                 to force update of widgets.
13085                 Removed gtkut_widget_wait_for_draw() which had a big
13086                 overhead  because of waiting for all events processed 
13087
13088 2005-04-20 [paul]       1.9.6cvs43
13089
13090         * src/codeconv.c
13091                 complete 1.9.6cvs42's sync:
13092                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
13093
13094 2005-04-19 [paul]       1.9.6cvs42
13095
13096         sync with main:
13097
13098         * src/action.c
13099                 catch_output(): correctly select the insert text
13100                 (fix invalid iterator warnings).
13101         * src/codeconv.c
13102         * src/codeconv.h
13103         * src/mainwindow.c
13104         * src/messageview.c
13105         * src/prefs_common.c
13106                 support GBK encoding.
13107         * src/common/session.c
13108         * src/common/session.h
13109                 use separate buffer for large data to be sent,
13110                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
13111
13112 2005-04-18 [paul]       1.9.6cvs41
13113
13114         * src/jpilot.c
13115                 convert unsigned long into guint32
13116                 patch by Paul LeoNerd Evans 
13117
13118 2005-04-17 [colin]      1.9.6cvs40
13119
13120         * src/compose.c
13121                 Fix 'Request return receipt' from folder
13122                 properties (bug #708)
13123
13124 2005-04-17 [colin]      1.9.6cvs39
13125
13126         * src/mainwindow.c
13127                 Fix duplicate hotkeys in Mainwindow's menu
13128
13129 2005-04-17 [colin]      1.9.6cvs38
13130
13131         * src/folderview.c
13132                 Fix duplicate hotkeys in Folderview's contextual
13133                 menu
13134
13135 2005-04-15 [colin]      1.9.6cvs37
13136
13137         * src/summaryview.c
13138                 Fix 'Save as...' with non-ascii filenames
13139
13140 2005-04-15 [colin]      1.9.6cvs36
13141
13142         * src/plugins/pgpmime/pgpmime.c
13143                 Fix bus error on 64bit. Spotted by 
13144                 macallan1888@gmail.com
13145
13146 2005-04-15 [colin]      1.9.6cvs35
13147
13148         * src/prefs_account.c
13149                 Fix cvs34.
13150
13151 2005-04-12 [colin]      1.9.6cvs34
13152
13153         * src/prefs_account.c
13154                 Fix smtp auth type off-by-one. We forgot to
13155                 add PLAIN in the prefs-to-gui setter func and
13156                 as a result, the selected auth when opening
13157                 account prefs was not the correct one.
13158
13159 2005-04-12 [paul]       1.9.6cvs33
13160
13161         * src/inc.c
13162                 if the recv dialog is visible, Cancel only
13163                 cancels the current account
13164
13165
13166 2005-04-10 [colin]      1.9.6cvs32
13167
13168         * src/filtering.c
13169                 Copy score when copying FilteringActions
13170                 Fix bug #674
13171
13172 2005-04-10 [colin]      1.9.6cvs31
13173
13174         * src/inc.c
13175                 Make Message -> Receive -> Cancel cancel 
13176                 incorporation on all accounts. Fixes
13177                 bug #693
13178
13179 2005-04-10 [colin]      1.9.6cvs30
13180
13181         * src/prefs_account.c
13182                 Update Privacy checkbuttons status based
13183                 on the selected privacy system
13184         * src/compose.c
13185                 Always connect the "None" privacy system; the
13186                 static boolean was probably there to avoid
13187                 reconnecting twice in the same compose window,
13188                 but as the parent function is only called once
13189                 per compose, it's only a bug - as a static is
13190                 initialized once per application instance.
13191                 Also, don't uncheck Sign and Encrypt when
13192                 selecting None as privacy system; just ignore
13193                 them when sending/queuing.
13194                 Should fix bug #695
13195
13196 2005-04-08 [colin]      1.9.6cvs29
13197
13198         * src/account.c
13199         * src/prefs_account.c
13200         * src/prefs_account.h
13201                 Add account preference to queue message in a certain
13202                 folder.
13203
13204 2005-04-06 [colin]      1.9.6cvs28
13205
13206         * src/prefs_account.c
13207                 Update old inbox path syntax
13208
13209 2005-04-06 [paul]       1.9.6cvs27
13210
13211         sync with main:
13212
13213         * configure.ac
13214                 changed -traditional-cpp to -no-cpp-precomp for newer
13215                 Mac OS X support
13216         * src/foldersel.c
13217                 made column resize automatically
13218         * src/send_message.c
13219                 send_message_smtp(): consider EOF right after QUIT
13220                 successful (workaround for Gmail SMTP server)
13221         * src/common/socket.c
13222                 ssl_read(), ssl_peek(): check EOF which violates the
13223                 SSL protocol
13224         * src/gtk/colorlabel.c
13225                 removed warnings when displaying colorlabel menu
13226                 (don't use GtkAlignment)
13227
13228 2005-04-05 [paul]       1.9.6cvs26
13229
13230         * src/plugins/trayicon/trayicon.c
13231                 fix clipping of icon under KDE3 
13232
13233 2005-04-05 [paul]       1.9.6cvs25
13234
13235         * src/summaryview.c
13236                 hide display of threading
13237                 patch by Alfons
13238
13239 2005-04-04 [thorsten]   1.9.6cvs24
13240
13241         * src/mh.c
13242                 marks lost on filesystems with different stat() results on
13243                 summer-/wintertime
13244
13245 2005-04-03 [colin]      1.9.6cvs23
13246
13247         * src/summaryview.c
13248                 Don't handle up/down. Patch by Alfons
13249
13250 2005-04-02 [colin]      1.9.6cvs22
13251
13252         * src/summaryview.c
13253                 Make scrolling faster. Patch by Alfons.
13254
13255 2005-04-01 [colin]      1.9.6cvs21
13256
13257         * src/Makefile.am
13258         * src/stock_pixmap.c
13259         * src/pixmaps/dir-noselect.xpm ** REMOVED **
13260         * src/pixmaps/dir_noselect.xpm ** ADDED **
13261                 Fix pixmap name mismatch (Thanks Stephan Sachse)
13262
13263 2005-04-01 [colin]      1.9.6cvs20
13264
13265         * src/image_viewer.c
13266         * src/image_viewer.h
13267         * src/procmime.c
13268         * src/procmime.h
13269         * src/textview.c
13270         * src/textview.h
13271                 Implement inline image resizing and right-clicking
13272
13273 2005-04-01 [paul]       1.9.6cvs19
13274
13275         * AUTHORS
13276         * Makefile.am
13277         * configure.ac
13278                 check for gnome2
13279                 patch by Luca Cavalli <loopback<AT>slackit.org>
13280         * po/ru.po
13281                 updated by Pavlo Bohmat
13282
13283 2005-03-31 [colin]      1.9.6cvs18
13284
13285         * src/news.c
13286                 Fix parsing references
13287         * src/msgcache.c
13288                 don't put nulls in the references list
13289         * src/procheader.c
13290                 commit that forgotten file in 1.9.6cvs14
13291
13292 2005-03-31 [colin]      1.9.6cvs17
13293
13294         * src/compose.c
13295                 Fix joining of signature separator again. 
13296                 Maybe Hiro could put it in main too...
13297
13298 2005-03-31 [colin]      1.9.6cvs16
13299
13300         * src/Makefile.am
13301         * src/foldersel.c
13302         * src/stock_pixmap.c
13303         * src/stock_pixmap.h
13304         * src/pixmaps/dir-noselect.xpm
13305                 Update foldersel.c (sync from main, patch by Alfons)
13306
13307 2005-03-30 [colin]      1.9.6cvs15
13308
13309         * src/imap.c
13310                 Fix handling of imap folders containing [] in 
13311                 their name. Thanks to Nahuel Angelinetti for
13312                 the detailed bugreport.
13313
13314 2005-03-30 [colin]      1.9.6cvs14
13315
13316         * src/common/utils.h
13317         * src/common/utils.c
13318         * src/common/defs.h
13319         * src/matcher.c
13320         * src/msgcache.c
13321         * src/news.c
13322         * src/procmsg.c
13323         * src/procmsg.h
13324         * src/quote_fmt_parse.y
13325         * src/summaryview.c
13326                 Update references system. Patch by Alfons
13327
13328 2005-03-30 [colin]      1.9.6cvs13
13329
13330         * src/common/socket.c
13331                 Force the glibc to read resolv.conf again when 
13332                 it has changed. Should fix issues when changing
13333                 networks on a laptop and not restarting sylpheed. 
13334
13335 2005-03-30 [paul]       1.9.6cvs12
13336
13337         partial sync with main:
13338
13339         * src/action.c
13340                 create_io_dialog(): use user-defined text font
13341                 (thanks to Alfons), and modified its appearance.
13342         * src/addrgather.c
13343         * src/addrharvest.c
13344         * src/browseldap.c
13345                 replace old code
13346         * src/compose.c
13347                 don't join (presumably) itemized lines on line-wrapping
13348                 fixed wrapping of quote when auto-wrapping is enabled
13349                 compose_destroy(): destroy paned only if it's not
13350                 attached to window. Fixed memory leak of popup menu.
13351         * src/exphtmldlg.c
13352         * src/expldifdlg.c
13353                 replace old code
13354         * src/html.c
13355         * src/html.h
13356         * src/importmutt.c
13357         * src/importpine.c
13358                 replace old code
13359         * src/main.c
13360                 removed redundant code
13361         * src/mainwindow.c
13362                 changed 'Code set' (which is rather incorrect)
13363                 in the menu to 'Character encoding'
13364                 main_window_set_widgets(): request size first
13365                 to prevent window size becoming wrong
13366                 fixed remembering of the state of the visibility
13367                 of MessageView
13368         * src/messageview.c
13369                 changed 'Code set' (which is rather incorrect)
13370                 in the menu to 'Character encoding'
13371         * src/prefs_common.c
13372         * src/prefs_common.h
13373                 added an option whether to render HTML as text or not
13374                 added separators to outgoing encoding menu
13375         * src/procheader.c
13376                 procheader_scan_date_string(): support header
13377                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
13378         * src/summaryview.c
13379         * src/summaryview.h
13380                 minor code cleanup
13381         * src/textview.c
13382                 textview_show_html(): force output of newline
13383                 added an option whether to render HTML as text or not
13384         * src/common/utils.c
13385                 strncpy2(): optimized based on Alfons' code
13386         * src/gtk/gtkutils.c
13387         * src/gtk/gtkutils.h
13388                 removed non-used code
13389         * src/plugins/pgpmime/passphrase.c
13390                 partially fixed grab input of passphrase dialog
13391                 Confine pointer to window
13392
13393 2005-03-30 [colin]      1.9.6cvs11
13394
13395         * src/msgcache.c
13396         * src/msgcache.h
13397                 Read/write 32bit ints from cache & marks
13398                 From main.
13399
13400 2005-03-29 [paul]       1.9.6cvs10
13401
13402         * AUTHORS
13403         * ChangeLog.claws
13404         * src/compose.c
13405         * src/gtk/gtkaspell.c
13406                 sync with HEAD (don't pass NULL pointers) 
13407
13408 2005-03-24 [paul]
13409
13410         * tools/Makefile.am
13411         * tools/README
13412         * tools/acroread2sylpheed.pl
13413                 sync with HEAD (add script to send pdfs as
13414                 attachments from Adobe Reader 7)
13415
13416 2005-03-21 [paul]       1.9.6cvs9
13417
13418         * configure.ac
13419         * po/POTFILES.in
13420         * src/Makefile.am
13421         * src/crash.c
13422         * src/image_viewer.c ** ADDED **
13423         * src/image_viewer.h ** ADDED **
13424         * src/main.c
13425         * src/prefs_common.c
13426         * src/prefs_common.h
13427         * src/prefs_image_viewer.c ** ADDED **
13428         * src/prefs_image_viewer.h ** ADDED **
13429         * src/textview.c
13430         * src/gtk/about.c
13431         * src/pixmaps/sylpheed_logo.xpm
13432         * src/plugins/Makefile.am
13433         * src/plugins/image_viewer/.cvsignore ** REMOVED **
13434         * src/plugins/image_viewer/Makefile.am ** REMOVED **
13435         * src/plugins/image_viewer/plugin.c ** REMOVED **
13436         * src/plugins/image_viewer/viewer.c ** REMOVED **
13437         * src/plugins/image_viewer/viewer.glade ** REMOVED **
13438         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
13439         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
13440         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
13441         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
13442                 as gdk-pixbuf is now built-in
13443                 remove image_viewer plugin and put code back into
13444                 main codebase
13445                 implement inline image display (sync with main)
13446
13447                 replace logo with newer, nicer, larger version  
13448
13449 2005-03-21 [paul]       1.9.6cvs8
13450
13451         * src/gtk/about.c
13452                 cosmetic improvement
13453
13454 2005-03-21 [holger]     1.9.6cvs7
13455
13456         * src/plugins/spamassassin/spamassassin.c
13457                 Sync with HEAD
13458                 (unregister hook on failed plugin init)
13459
13460 2005-03-20 [colin]      1.9.6cvs6
13461
13462         * src/common/plugin.c
13463                 Check that plugin isn't already loaded
13464                 Patch by Alfons
13465
13466 2005-03-20 [thorsten]   1.9.6cvs5
13467
13468         * src/compose.c
13469                 use a more compatible syntax
13470
13471 2005-03-20 [thorsten]   1.9.6cvs4
13472
13473         * src/prefs_toolbar.c
13474                 fix crash when selecting toolbar item (uninitialized pointer)
13475
13476 2005-03-20 [thorsten]   1.9.6cvs3
13477
13478         * src/procmime.c
13479                 fix mimetype detection (referenced free()d string)
13480
13481 2005-03-20 [paul]       1.9.6cvs2
13482
13483         * src/compose.c
13484                 sync with HEAD (1.0.3cvs5)
13485                 neglect Reply-To header if empty
13486                 Patch by Alfons 
13487
13488 2005-03-19 [holger]     1.9.6cvs1
13489
13490         * src/summaryview.c
13491         * src/summaryview.h
13492                 Sync with HEAD
13493
13494 2005-03-18 [paul]       1.9.6
13495
13496         initial GTK2 release
13497
13498 2005-03-18 [paul]       1.0.3cvs3.1
13499
13500         * AUTHORS
13501         * ChangeLog.claws
13502         * configure.ac
13503         * src/gtk/about.c
13504         * src/pixmaps/sylpheed_logo.xpm
13505                 sync with HEAD
13506
13507 2005-03-18 [colin]      1.0.3cvs2.6
13508
13509         * src/summaryview.c
13510                 Remove call to summary_step in summary_copy_selected_to
13511                 Can't see its purpose, and this causes bug when copying
13512                 a message if the next one is unread: it reads it.
13513
13514 2005-03-18 [paul]       1.0.3cvs2.5
13515
13516         * src/foldersel.c
13517                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
13518
13519 2005-03-18 [paul]       1.0.3cvs2.4
13520
13521         * src/addrharvest.c
13522         * src/codeconv.c
13523         * src/codeconv.h
13524         * src/compose.c
13525         * src/news.c
13526         * src/procheader.c
13527         * src/procmime.c
13528         * src/unmime.c
13529         * src/unmime.h
13530                 fix buffer overflow, CAN-2005-0667, see
13531                 http://secunia.com/advisories/14491/
13532                 Patch by Alfons
13533
13534 2005-03-17 [colin]      1.0.3cvs2.3
13535
13536         * src/prefs_fonts.c
13537         * src/summaryview.c
13538                 Fix font bugs (both lists now officialy share 
13539                 the same font)
13540                 
13541
13542 2005-03-17 [paul]       1.0.3cvs2.2
13543
13544         * src/gtk/pluginwindow.c
13545                 make plugin descriptions uneditable
13546
13547 2005-03-11 [paul]       1.0.3cvs2.1
13548
13549         * ChangeLog.claws
13550         * configure.ac
13551         * po/POTFILES.in
13552         * src/plugins/trayicon/trayicon.c
13553                 sync with HEAD
13554                 add src/wizard.c to POTFILES.in
13555
13556 2005-03-11 [paul]       1.0.3cvs1.1
13557
13558         * ChangeLog
13559         * ChangeLog.claws
13560         * configure.ac
13561         * po/de.po
13562         * po/es.po
13563         * po/fr.po
13564         * po/it.po
13565         * po/pt_BR.po
13566         * po/ru.po
13567         * po/sk.po
13568         * po/sr.po
13569         * po/zh_CN.po
13570                 sync with HEAD
13571
13572 2005-03-04 [colin]      1.0.1cvs22.2
13573
13574         * src/compose.c
13575                 Fix signatures with accentued chars in it
13576
13577 2005-03-04 [colin]      1.0.1cvs22.1
13578
13579         * src/common/smtp.c
13580         * src/common/smtp.h
13581                 Don't use SIZE param in MAIL FROM: if server 
13582                 doesn't support it. Patch by Eugen Freiter
13583                 <eugen_f@users.sf.net>
13584
13585 2005-02-27 [paul]       1.0.1cvs20.1
13586
13587         * ChangeLog.claws
13588         * configure.ac
13589         * src/messageview.c
13590                 sync with HEAD
13591
13592 2005-02-27 [colin]      1.0.1cvs19.4
13593
13594         * src/procheader.c
13595         * src/procheader.h
13596                 Fix prototypes. Patch by Alfons
13597
13598 2005-02-27 [colin]      1.0.1cvs19.3
13599
13600         * src/compose.c
13601                 Don't auto-join the signature separator.
13602
13603 2005-02-26 [colin]      1.0.1cvs19.2
13604
13605         * src/summaryview.c
13606                 Fix 'mark all read' with collapsed threads.
13607                 Patch by Alfons.
13608
13609 2005-02-25 [paul]       1.0.1cvs19.1
13610
13611         * ChangeLog.claws
13612         * configure.ac
13613         * src/prefs_account.c
13614         * src/prefs_folder_item.c
13615         * src/gtk/prefswindow.c
13616         * src/gtk/prefswindow.h
13617                 sync with HEAD
13618
13619 2005-02-25 [paul]       1.0.1cvs15.12
13620
13621         * src/alertpanel.c
13622         * src/codeconv.c
13623         * src/compose.c
13624         * src/textview.c
13625         * src/gtk/gtkutils.c
13626         * src/gtk/gtkutils.h
13627         * src/gtk/logwindow.c
13628         * src/gtk/progressdialog.c
13629                 sync with main (revision 127)
13630                 and fix logwindow clipping
13631
13632 2005-02-24 [colin]      1.0.1cvs15.11
13633
13634         * src/plugins/pgpmime/passphrase.c
13635                 Disable input grabbing; it doesn't work yet.
13636
13637 2005-02-24 [colin]      1.0.1cvs15.10
13638
13639         * src/messageview.c
13640                 Don't send out receipts if offline. Ask.
13641
13642 2005-02-23 [colin]      1.0.1cvs15.9
13643
13644         * src/summaryview.c     
13645                 Fix expanding
13646
13647 2005-02-23 [colin]      1.0.1cvs15.8
13648
13649         * src/summaryview.c
13650                 Really fix Bug 568 by removing useless
13651                 calls. summary_thread_init() now called
13652                 in summary_sort(). This should please
13653                 Alfons as it should be faster than 
13654                 previously.
13655
13656 2005-02-23 [colin]      1.0.1cvs15.7
13657
13658         * src/compose.c
13659                 Encode parts as QP or B64 if signing
13660
13661 2005-02-23 [colin]      1.0.1cvs15.6
13662
13663         * src/compose.c
13664                 Fix Mimeinfo leakage (including tmp files)
13665         * src/procmsg.c
13666                 Fix tmp file leakage (spotted by Ivan Rayner)
13667
13668 2005-02-22 [colin]      1.0.1cvs15.5
13669
13670         * src/expldifdlg.c
13671                 Fix keyboard input. Patch by Alfons.
13672
13673 2005-02-21 [colin]      1.0.1cvs15.4
13674
13675         * src/compose.c
13676                 Fix Sign/Encrypt when unselecting privacy
13677                 system
13678         * src/prefs_common.c
13679                 Change default message font to Monospace
13680         * src/summaryview.c
13681                 More freezing during potentially large operations
13682
13683 2005-02-21 [paul]       1.0.1cvs15.3
13684
13685         * src/main.c
13686                 fix --help output
13687
13688 2005-02-21 [paul]       1.0.1cvs15.2
13689
13690         * po/Makefile.in.in
13691         * src/compose.c
13692         * src/summaryview.c
13693         * src/textview.c
13694         * src/common/utils.c
13695         * src/common/utils.h
13696                 sync with main (revision 117)
13697
13698 2005-02-20 [colin]      1.0.1cvs15.1
13699
13700         * src/common/defs.h
13701                 Change cache file to .sylpheed_claws_cache, as
13702                 suggested by Alfons. Allows people to switch
13703                 between Sylpheed and Sylpheed-Claws. it is
13704                 a good idea to "Check for new messages" at next
13705                 startup.
13706
13707
13708 2005-02-18 [colin]      1.0.1cvs14.1
13709
13710         * src/quote_fmt_lex.l
13711         * src/quote_fmt_parse.y
13712                 Fix parser initialisation. Patch by Ivan.
13713
13714 2005-02-18 [colin]      1.0.1cvs11.6
13715
13716         * src/folderview.c
13717                 Fix scrolldown (bug 662)
13718
13719 2005-02-17 [colin]      1.0.1cvs11.5
13720
13721         * src/codeconv.c
13722                 conv_filename_to_utf8: return clean 7bit instead
13723                 of broken utf8 if needed
13724         * src/mimeview.c
13725                 Fix display of parts with unclean 8bit names
13726
13727 2005-02-17 [paul]       1.0.1cvs11.4
13728
13729         * src/compose.c
13730         * src/exportldif.c
13731         * src/matcher_parser_parse.y
13732         * src/procmime.c
13733         * src/sourcewindow.c
13734         * src/common/Makefile.am
13735         * src/common/intl.h             ** REMOVED **
13736         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13737                 sync with main (revision 109)
13738                 and clean up
13739
13740 2005-02-16 [colin]      1.0.1cvs11.3
13741
13742         * src/summaryview.c
13743                 Fix collapsed thread not highlighting when new
13744                 messages in it (Bug 568) Patch by Stephan Sachse.
13745                 Fix messed up selection when reaching bounds (Bug 632)
13746         * src/prefs_themes.c
13747                 Fix theme installing (Bug 684)
13748
13749 2005-02-16 [colin]      1.0.1cvs11.2
13750
13751         * src/messageview.c
13752                 Fix messageview_select_all
13753
13754 2005-02-16 [colin]      1.0.1cvs11.1
13755
13756         * src/mh.c
13757                 Sync with HEAD (MH scan required function)
13758
13759 2005-02-15 [colin]      1.0.1cvs8.1
13760
13761         * src/mimeview.c
13762         * src/common/utils.c
13763                 Sync with HEAD (filename chars substitution)
13764
13765 2005-02-15 [colin]      1.0.1cvs7.3
13766
13767         * src/gtk/pluginwindow.c
13768                 Fix button spacing
13769
13770 2005-02-15 [colin]      1.0.1cvs7.2
13771
13772         * src/mimeview.c
13773                 Fix mime icons not reset across message when
13774                 scrolled down
13775
13776 2005-02-15 [colin]      1.0.1cvs7.1
13777
13778         * src/compose.c
13779         * src/procmime.c
13780                 Sync with HEAD (optimisation of cvs6)
13781
13782 2005-02-14 [colin]      1.0.1cvs6.1
13783
13784         * src/compose.c
13785         * src/procmime.c
13786                 Sync with HEAD (encode "From " at line beginning)
13787
13788 2005-02-14 [colin]      1.0.1cvs5.3
13789
13790         * src/compose.c
13791                 Fix wrapping with accentued chars.
13792
13793 2005-02-13 [colin]      1.0.1cvs5.2
13794
13795         * src/textview.c
13796                 Fix email informative part parsing with
13797                 accentued chars in it. ispunct() returns
13798                 true for them in utf8...
13799
13800 2005-02-12 [colin]      1.0.1cvs5.1
13801
13802         * src/filtering.c
13803                 Sync with HEAD (remove wrong use of compose after send)
13804
13805 2005-02-12 [paul]       1.0.1cvs4.5
13806
13807         * src/textview.c
13808                 remove unnecessary code (thanks to Alfons)
13809
13810 2005-02-12 [paul]       1.0.1cvs4.4
13811
13812         * src/textview.c
13813                 add 'Copy' to contextual menu on emails
13814
13815 2005-02-11 [colin]      1.0.1cvs4.3
13816
13817         * src/compose.c
13818                 revert 1.0.0cvs28.2, it doesn't work that well.
13819
13820 2005-02-11 [paul]       1.0.1cvs4.2
13821
13822         * po/Makefile.in.in
13823                 fix 'make release'
13824
13825 2005-02-10 [paul]       1.0.1cvs4.1
13826
13827         * ChangeLog
13828         * ChangeLog.claws
13829         * ChangeLog.jp
13830         * configure.ac
13831         * src/compose.c
13832                 sync with HEAD (sync with main)
13833
13834 2005-02-10 [paul]       1.0.1cvs3.2
13835
13836         * AUTHORS
13837         * Makefile.am
13838         * autogen.sh
13839         * configure.ac
13840         * config/mkinstalldirs
13841         * intl/.cvsignore
13842         * intl/ChangeLog
13843         * intl/VERSION
13844         * intl/bindtextdom.c
13845         * intl/config.charset
13846         * intl/dcgettext.c
13847         * intl/dcigettext.c
13848         * intl/dcngettext.c
13849         * intl/dgettext.c
13850         * intl/dngettext.c
13851         * intl/eval-plural.h
13852         * intl/explodename.c
13853         * intl/finddomain.c
13854         * intl/gettext.c
13855         * intl/gettextP.h
13856         * intl/gmo.h
13857         * intl/hash-string.h
13858         * intl/intl-compat.c
13859         * intl/l10nflist.c
13860         * intl/libgnuintl.h.in
13861         * intl/loadinfo.h
13862         * intl/loadmsgcat.c
13863         * intl/localcharset.c
13864         * intl/localcharset.h
13865         * intl/locale.alias
13866         * intl/localealias.c
13867         * intl/localename.c
13868         * intl/log.c
13869         * intl/ngettext.c
13870         * intl/os2compat.c
13871         * intl/os2compat.h
13872         * intl/osdep.c
13873         * intl/plural-exp.c
13874         * intl/plural-exp.h
13875         * intl/plural.c
13876         * intl/plural.y
13877         * intl/ref-add.sin
13878         * intl/ref-del.sin
13879         * intl/relocatable.c
13880         * intl/relocatable.h
13881         * intl/textdomain.c
13882         * m4/Makefile.am
13883         * po/Makefile.in.in
13884         * src/Makefile.am
13885         * src/account.c
13886         * src/action.c
13887         * src/addr_compl.c
13888         * src/addressadd.c
13889         * src/addressbook.c
13890         * src/addrgather.c
13891         * src/addrindex.c
13892         * src/alertpanel.c
13893         * src/browseldap.c
13894         * src/codeconv.c
13895         * src/codeconv.h
13896         * src/compose.c
13897         * src/compose.h
13898         * src/crash.c
13899         * src/editaddress.c
13900         * src/editbook.c
13901         * src/editgroup.c
13902         * src/editjpilot.c
13903         * src/editldap.c
13904         * src/editldap_basedn.c
13905         * src/editvcard.c
13906         * src/exphtmldlg.c
13907         * src/expldifdlg.c
13908         * src/export.c
13909         * src/exporthtml.c
13910         * src/filtering.c
13911         * src/folder.c
13912         * src/folder_item_prefs.c
13913         * src/foldersel.c
13914         * src/folderview.c
13915         * src/grouplistdialog.c
13916         * src/headerview.c
13917         * src/imap.c
13918         * src/imap_gtk.c
13919         * src/import.c
13920         * src/importldif.c
13921         * src/importmutt.c
13922         * src/importpine.c
13923         * src/inc.c
13924         * src/ldif.c
13925         * src/main.c
13926         * src/mainwindow.c
13927         * src/matcher.c
13928         * src/mbox.c
13929         * src/message_search.c
13930         * src/messageview.c
13931         * src/mh.c
13932         * src/mh_gtk.c
13933         * src/mimeview.c
13934         * src/msgcache.c
13935         * src/news.c
13936         * src/news_gtk.c
13937         * src/noticeview.c
13938         * src/partial_download.c
13939         * src/pop.c
13940         * src/prefs_account.c
13941         * src/prefs_actions.c
13942         * src/prefs_common.c
13943         * src/prefs_customheader.c
13944         * src/prefs_display_header.c
13945         * src/prefs_ext_prog.c
13946         * src/prefs_filtering.c
13947         * src/prefs_filtering_action.c
13948         * src/prefs_folder_item.c
13949         * src/prefs_fonts.c
13950         * src/prefs_gtk.c
13951         * src/prefs_matcher.c
13952         * src/prefs_msg_colors.c
13953         * src/prefs_spelling.c
13954         * src/prefs_summary_column.c
13955         * src/prefs_template.c
13956         * src/prefs_themes.c
13957         * src/prefs_toolbar.c
13958         * src/prefs_wrapping.c
13959         * src/privacy.c
13960         * src/procheader.c
13961         * src/procmime.c
13962         * src/procmsg.c
13963         * src/quote_fmt.c
13964         * src/recv.c
13965         * src/send_message.c
13966         * src/setup.c
13967         * src/sourcewindow.c
13968         * src/ssl_manager.c
13969         * src/statusbar.c
13970         * src/summary_search.c
13971         * src/summaryview.c
13972         * src/textview.c
13973         * src/toolbar.c
13974         * src/wizard.c
13975         * src/common/nntp.c
13976         * src/common/plugin.c
13977         * src/common/smtp.c
13978         * src/common/ssl.c
13979         * src/common/ssl_certificate.c
13980         * src/common/string_match.c
13981         * src/common/sylpheed.c
13982         * src/common/template.c
13983         * src/common/utils.c
13984         * src/gtk/about.c
13985         * src/gtk/colorlabel.c
13986         * src/gtk/description_window.c
13987         * src/gtk/filesel.c
13988         * src/gtk/foldersort.c
13989         * src/gtk/gtkaspell.c
13990         * src/gtk/gtkutils.c
13991         * src/gtk/inputdialog.c
13992         * src/gtk/logwindow.c
13993         * src/gtk/menu.c
13994         * src/gtk/pluginwindow.c
13995         * src/gtk/prefswindow.c
13996         * src/gtk/progressdialog.c
13997         * src/gtk/quicksearch.c
13998         * src/gtk/sslcertwindow.c
13999         * src/plugins/clamav/clamav_plugin.c
14000         * src/plugins/clamav/clamav_plugin_gtk.c
14001         * src/plugins/demo/demo.c
14002         * src/plugins/dillo_viewer/dillo_prefs.c
14003         * src/plugins/dillo_viewer/dillo_viewer.c
14004         * src/plugins/image_viewer/plugin.c
14005         * src/plugins/image_viewer/viewer.c
14006         * src/plugins/image_viewer/viewerprefs.c
14007         * src/plugins/mathml_viewer/mathml_viewer.c
14008         * src/plugins/pgpmime/passphrase.c
14009         * src/plugins/pgpmime/plugin.c
14010         * src/plugins/pgpmime/prefs_gpg.c
14011         * src/plugins/pgpmime/select-keys.c
14012         * src/plugins/pgpmime/sgpgme.c
14013         * src/plugins/spamassassin/spamassassin.c
14014         * src/plugins/spamassassin/spamassassin_gtk.c
14015         * src/plugins/trayicon/trayicon.c
14016                 sync with main (revision 104)
14017
14018 2005-02-10 [colin]      1.0.1cvs3.1
14019
14020         * src/mainwindow.c
14021                 Sync with HEAD (fix occasional crasher)
14022
14023 2005-02-10 [colin]      1.0.1cvs2.1
14024
14025         * src/messageview.c
14026                 Synw with HEAD (don't automatically display html)
14027
14028 2005-02-09 [colin]      1.0.1cvs1.3
14029
14030         * src/textview.c
14031         * src/textview.h
14032                 Add contextual menu on emails
14033
14034 2005-02-09 [colin]      1.0.1cvs1.2
14035
14036         * src/codeconv.c
14037                 Fix converting from broken headers and 
14038                 put back the _ in missing places
14039                 (feature broke with cvs24.2 sync, main 
14040                  possibly affected?)
14041
14042 2005-02-09 [colin]      1.0.1cvs1.1
14043
14044         * src/messageview.c
14045         * src/mimeview.c
14046         * src/mimeview.h
14047                 Sync with HEAD (display non text/plain mails with plugin)
14048
14049 2005-02-08 [colin]      1.0.1.1
14050
14051         * ChangeLog.claws
14052         * po/pt_BR.po
14053                 Sync with HEAD
14054         * configure.ac
14055                 Make default configuration directory 
14056                 be .sylpheed-gtk2
14057
14058 2005-02-08 [colin]      1.0.0cvs29.1
14059
14060         * po/de.po
14061         * po/es.po
14062         * po/fr.po
14063         * po/it.po
14064         * po/sk.po
14065         * po/sr.po
14066                 Sync translations with HEAD
14067
14068 2005-02-06 [colin]      1.0.0cvs28.3
14069
14070         * src/compose.c
14071                 Make compose a bit faster - patch by Alfons.
14072
14073 2005-02-06 [colin]      1.0.0cvs28.2
14074
14075         * src/compose.c
14076                 Make pasting via middle-click more reliable
14077
14078 2005-02-05 [paul]       1.0.0cvs28.1
14079
14080         * ChangeLog
14081         * ChangeLog.claws
14082         * ChangeLog.jp
14083         * configure.ac
14084         * src/compose.c
14085                 sync with HEAD
14086                 (fix bug 682 'redirect is broken'
14087
14088 2005-02-05 [torte]      1.0.0cvs27.1
14089
14090         * ChangeLog.claws
14091         * configure.ac
14092         * src/partial_download.c
14093                 Sync with HEAD (fix buf overflow)
14094
14095 2005-02-03 [colin]      1.0.0cvs26.1
14096
14097         * src/common/plugin.c
14098                 Sync with HEAD (avoid plugin mismatches)
14099
14100 2005-02-03 [paul]       1.0.0cvs25.3
14101
14102         * src/folderview.c
14103         * src/headerview.c
14104         * src/summaryview.c
14105         * src/textview.c
14106         * src/gtk/colorlabel.c
14107                 third and final part of initial sync with main-gtk2
14108
14109 2005-02-03 [paul]       1.0.0cvs25.2
14110
14111         * src/jpilot.c
14112                 fix building with jpilot support
14113
14114 2005-02-02 [colin]      1.0.0cvs25.1
14115
14116         * src/messageview.c
14117                 Sync with HEAD (fix dangerous typo)
14118
14119 2005-02-01 [colin]      1.0.0cvs24.3
14120
14121         * src/common/xml.c
14122                 Write file as advertised (UTF-8)
14123
14124 2005-02-01 [paul]       1.0.0cvs24.2
14125
14126         * src/addrbook.c
14127         * src/addrindex.c
14128         * src/alertpanel.h
14129         * src/codeconv.c
14130         * src/codeconv.h
14131         * src/compose.c
14132         * src/export.c
14133         * src/folder_item_prefs.c
14134         * src/html.c
14135         * src/imap.c
14136         * src/import.c
14137         * src/jpilot.c
14138         * src/mainwindow.c
14139         * src/matcher_parser_lex.l
14140         * src/messageview.c
14141         * src/mh.c
14142         * src/prefs_account.c
14143         * src/prefs_actions.c
14144         * src/prefs_common.c
14145         * src/prefs_gtk.c
14146         * src/prefs_gtk.h
14147         * src/prefs_themes.c
14148         * src/procheader.c
14149         * src/procmime.c
14150         * src/sourcewindow.c
14151         * src/statusbar.c
14152         * src/summaryview.c
14153         * src/textview.c
14154         * src/toolbar.c
14155         * src/unmime.c
14156         * src/common/template.c
14157         * src/common/utils.c
14158         * src/common/xml.c
14159         * src/common/xml.h
14160         * src/gtk/gtkaspell.c
14161         * src/plugins/clamav/clamav_plugin.c
14162         * src/plugins/dillo_viewer/dillo_prefs.c
14163         * src/plugins/image_viewer/viewerprefs.c
14164         * src/plugins/pgpmime/passphrase.c
14165         * src/plugins/pgpmime/prefs_gpg.c
14166         * src/plugins/pgpmime/select-keys.c
14167         * src/plugins/spamassassin/spamassassin.c
14168                 second part of initial sync with main-gtk2
14169                 (more to follow)
14170
14171 2005-01-31 [colin]      1.0.0cvs24.1
14172
14173         * src/compose.c
14174                 Sync with HEAD
14175
14176 2005-01-29 [paul]       1.0.0cvs23.2
14177
14178         * src/account.c
14179         * src/action.c
14180         * src/addressadd.c
14181         * src/addressbook.c
14182         * src/alertpanel.c
14183         * src/compose.c
14184         * src/editaddress.c
14185         * src/editbook.c
14186         * src/editgroup.c
14187         * src/editjpilot.c
14188         * src/editldap.c
14189         * src/editldap_basedn.c
14190         * src/editvcard.c
14191         * src/export.c
14192         * src/foldersel.c
14193         * src/grouplistdialog.c
14194         * src/import.c
14195         * src/importldif.c
14196         * src/inc.c
14197         * src/main.c
14198         * src/mainwindow.c
14199         * src/message_search.c
14200         * src/messageview.c
14201         * src/mimeview.c
14202         * src/prefs_actions.c
14203         * src/prefs_common.c
14204         * src/prefs_common.h
14205         * src/prefs_customheader.c
14206         * src/prefs_display_header.c
14207         * src/prefs_filtering.c
14208         * src/prefs_filtering_action.c
14209         * src/prefs_gtk.c
14210         * src/prefs_matcher.c
14211         * src/prefs_summary_column.c
14212         * src/prefs_template.c
14213         * src/sourcewindow.c
14214         * src/summary_search.c
14215         * src/summaryview.c
14216         * src/textview.c
14217         * src/gtk/about.c
14218         * src/gtk/description_window.c
14219         * src/gtk/gtkshruler.c
14220         * src/gtk/gtkutils.c
14221         * src/gtk/gtkutils.h
14222         * src/gtk/inputdialog.c
14223         * src/gtk/logwindow.c
14224         * src/gtk/prefswindow.c
14225         * src/gtk/progressdialog.c
14226         * src/gtk/progressdialog.h
14227                 first part of initial sync with main-gtk2
14228                 (more to follow)
14229
14230 2005-01-28 [colin]      1.0.0cvs23.1
14231
14232         * src/folderview.c
14233                 Sync with HEAD
14234
14235 2005-01-27 [colin]      1.0.0cvs21.1
14236
14237         * src/folder.c
14238         * src/folderview.c
14239                 Sync with HEAD
14240
14241 2005-01-27 [colin]      1.0.0cvs19.1
14242
14243         * src/procmime.c
14244                 Sync with HEAD
14245
14246 2005-01-27 [colin]      1.0.0cvs18.1
14247
14248         * src/messageview.c
14249         * src/summaryview.c
14250         * src/mainwindow.c
14251         * src/compose.c
14252         * src/compose.h
14253         * src/procmsg.c
14254         * src/procmsg.h
14255         * src/toolbar.c
14256                 Sync with HEAD
14257
14258 2005-01-26 [paul]       1.0.0cvs15.2
14259
14260         * src/compose.c
14261                 compose_entries_set(): convert subject and body to
14262                 utf8 if necessary. patch by Felix Eckhofer
14263
14264 2005-01-26 [paul]       1.0.0cvs15.1
14265
14266         * configure.ac
14267         * src/common/template.c
14268                 sync with HEAD (fix memory leak)
14269
14270 2005-01-25 [paul]       1.0.0cvs14.1
14271
14272         * configure.ac
14273         * src/compose.c
14274                 sync with HEAD
14275
14276 2005-01-24 [colin]      1.0.0cvs13.1
14277
14278         * src/summaryview.c
14279                 Sync with HEAD
14280
14281 2005-01-24 [paul]       1.0.0cvs12.1
14282
14283         * configure.ac
14284         * src/messageview.c
14285         * src/mh.c
14286         * src/common/utils.c
14287                 sync with HEAD
14288
14289 2005-01-24 [colin]      1.0.0cvs11.1
14290
14291         * src/procheader.c
14292                 Sync with HEAD
14293
14294 2005-01-24 [colin]      1.0.0cvs10.1
14295
14296         * src/folderview.c
14297                 Sync with HEAD
14298
14299 2005-01-23 [colin]      1.0.0cvs9.1
14300
14301         * src/crash.c
14302                 Sync with HEAD
14303
14304 2005-01-22 [colin]      1.0.0cvs8.1
14305
14306         * src/summaryview.c
14307         * src/gtk/quicksearch.c
14308                 Sync with HEAD
14309
14310 2005-01-21 [colin]      1.0.0cvs7.1
14311
14312         * src/summaryview.c
14313                 Sync with HEAD
14314
14315 2005-01-21 [colin]      1.0.0cvs6.1
14316
14317         * src/summaryview.c
14318                 Sync with HEAD
14319
14320 2005-01-21 [colin]      1.0.0cvs5.1
14321
14322         * src/gtk/quicksearch.c
14323         * src/prefs_common.c
14324         * src/prefs_common.h
14325                 Sync with HEAD (recurse option)
14326
14327 2005-01-21 [colin]      1.0.0cvs4.1
14328
14329         * src/folder.h
14330         * src/folderview.c
14331         * src/folderview.h
14332         * src/summaryview.c
14333         * src/gtk/quicksearch.c
14334         * src/gtk/quicksearch.h
14335                 Sync with HEAD (recursive quicksearch)
14336
14337 2005-01-20 [colin]      1.0.0cvs3.4
14338
14339         * src/ssl_manager.c
14340                 Remove useless code
14341
14342 2005-01-20 [colin]      1.0.0cvs3.3
14343
14344         * src/ssl_manager.c
14345                 Fix leak, thanks to Alfons.
14346
14347 2005-01-20 [colin]      1.0.0cvs3.2
14348
14349         * src/ssl_manager.c
14350                 Port SSL certificate window to GTK2.
14351
14352 2005-01-20 [paul]       1.0.0cvs3.1
14353
14354         * ChangeLog.claws
14355         * configure.ac
14356         * src/addrindex.c
14357         * src/addrindex.h
14358                 sync with HEAD
14359
14360 2005-01-19 [colin]      1.0.0cvs2.2
14361
14362         * src/plugins/trayicon/trayicon.c
14363                 Fix freeze with gtk-2.6, the easy way
14364                 (signal blocking helpless there...)
14365                 Closes bug #668.
14366
14367 2005-01-19 [colin]      1.0.0cvs2.1
14368
14369         * src/mbox.c
14370         * src/mbox.h
14371         * src/mainwindow.c
14372         * src/summaryview.c
14373         * src/summaryview.h
14374                 Sync with HEAD
14375
14376 2005-01-19 [paul]       1.0.0cvs1.1
14377
14378         * configure.ac
14379         * po/de.po
14380         * po/es.po
14381         * po/fr.po
14382         * po/hr.po
14383         * po/it.po
14384         * po/ja.po
14385         * po/ko.po
14386         * po/pt_BR.po
14387         * po/ru.po
14388         * po/sk.po
14389         * po/sr.po
14390                 sync with HEAD (update translations)
14391
14392 2005-01-18 [colin]      1.0.0cvs0.1
14393
14394         * src/foldersel.c
14395                 Specify search column - patch by Alfons
14396
14397 2005-01-18 [colin]      0.9.13cvs36.3
14398
14399         * src/prefs_toolbar.c
14400                 Change Delete to Remove
14401         * src/prefs_fonts.c
14402                 GTK2 version and leak fixes
14403         * src/prefs_actions.c
14404                 Add stock buttons.
14405                 All patches by Alfons
14406
14407 2005-01-17 [colin]      0.9.13cvs36.2
14408
14409         * src/compose.c
14410                 Fix DnD inserting twice. While at it,
14411                 add DnD support for text/plain in the
14412                 body, and add support in the headers.
14413
14414 2005-01-16 [colin]      0.9.13cvs36.1
14415
14416         * ChangeLog
14417         * ChangeLog.jp
14418         * ChangeLog.claws
14419                 Sync with HEAD (nothing applicable)
14420
14421 2005-01-16 [colin]      0.9.13cvs33.2
14422
14423         * src/prefs_toolbar.c
14424                 GTK2ize prefs_toolbar, by Alfons.
14425
14426 2005-01-14 [colin]      0.9.13cvs33.1
14427
14428         * src/html.c
14429         * src/msgcache.c
14430                 Sync with HEAD
14431
14432 2005-01-14 [colin]      0.9.13cvs32.1
14433
14434         * src/html.c
14435         * src/html.h
14436         * src/msgcache.c
14437         * AUTHORS
14438         * tools/calypso_convert.pl
14439                 Sync with HEAD
14440
14441 2005-01-08 [colin]      0.9.13cvs29.2
14442
14443         * src/prefs_filtering_action.c
14444         * src/prefs_filtering.c
14445                 2 more gtk2 patches by Alfons
14446
14447 2005-01-07 [paul]       0.9.13cvs29.1
14448
14449         * ChangeLog
14450         * ChangeLog.claws
14451         * ChangeLog.jp
14452         * configure.ac
14453         * src/pop.c
14454         * src/pop.h
14455                 sync with HEAD
14456
14457 2005-01-07 [colin]      0.9.13cvs28.3
14458
14459         * src/gtk/progressdialog.c
14460         * src/gtk/progressdialog.h
14461         * src/inc.c
14462         * src/send_message.c
14463                 GTK2 for the incorporation dialog. The CList isn't dead
14464                 yet, for a more smooth migration. Patch by Alfons.
14465
14466 2005-01-06 [colin]      0.9.13cvs28.2
14467
14468         * src/prefs_display_header.c
14469                 GTK2 conversion by Alfons
14470         * src/prefs_actions.c
14471         * src/prefs_matcher.c
14472                 Fix 2 leaks - patch by Alfons
14473
14474 2005-01-06 [colin]      0.9.13cvs28.1
14475
14476         * src/prefs_matcher.c
14477                 Sync with HEAD
14478
14479 2005-01-06 [colin]      0.9.13cvs27.4
14480
14481         * src/prefs_matcher.c
14482                 Fix double-free. Patch by Alfons
14483
14484 2005-01-06 [colin]      0.9.13cvs27.3
14485
14486         * src/prefs_matcher.c
14487                 GTK2 widgets + memleak
14488                 Patch by Alfons
14489
14490 2005-01-05 [colin]      0.9.13cvs27.2
14491
14492         * src/account.c
14493         * src/addr_compl.c
14494         * src/foldersel.c
14495         * src/stock_pixmap.c
14496         * src/stock_pixmap.h
14497                 3 more GTK2 patches by Alfons.
14498
14499 2005-01-04 [colin]      0.9.13cvs27.1
14500
14501         * src/folderview.c
14502         * src/imap_gtk.c
14503         * src/news_gtk.c
14504                 Sync with HEAD
14505
14506 2005-01-04 [colin]      0.9.13cvs25.9
14507
14508         * src/compose.c
14509                 Fix Show Ruler menuitem
14510         * src/prefs_template.c
14511                 Convert to GTK2
14512         * src/common/utils.c
14513                 Make auto pointer stuff handles NULLs
14514                 Patches by Alfons.
14515
14516 2005-01-04 [colin]      0.9.13cvs25.8
14517
14518         * src/compose.c
14519                 Move the attachment list to gtk2
14520                 Patch by Alfons.
14521
14522 2005-01-04 [colin]      0.9.13cvs25.7
14523
14524         * src/textview.c
14525                 Make some keys work again
14526                 Patch by SungHyun Nam <namsh@kldp.org>
14527
14528 2005-01-04 [colin]      0.9.13cvs25.6
14529
14530         * src/gtk/gtkshruler.c
14531                 Move the ruler to GTK2
14532                 Patch by Alfons
14533
14534 2005-01-03 [colin]      0.9.13cvs25.5
14535
14536         * src/compose.c
14537                 Fix my broken patch apply 
14538
14539 2005-01-03 [colin]      0.9.13cvs25.4
14540
14541         * src/common/utils.c
14542         * src/common/utils.h
14543         * src/gtk/prefswindow.c
14544                 Move auto pointer stuff to utils.c
14545                 Patch by Alfons again :)
14546
14547 2005-01-03 [colin]      0.9.13cvs25.3
14548
14549         * src/compose.c
14550         * src/prefs_gtk.c
14551         * src/prefs_template.c
14552         * src/textview.c
14553                 Empty text widgets with empty strings, not NULL char
14554                 Patch by SungHyun Nam <namsh@kldp_org>
14555
14556 2005-01-03 [colin]      0.9.13cvs25.2
14557
14558         * src/main.c
14559         * AUTHORS
14560                 Sync with HEAD
14561
14562 2005-01-03 [colin]      0.9.13cvs25.1
14563
14564         * src/pop.c
14565         * src/pop.h
14566                 Sync with HEAD
14567
14568 2005-01-03 [colin]      0.9.13cvs24.3
14569
14570         * src/account.c
14571                 Two patches from Alfons and Alex S Moore:
14572                 fix images, fix return value.
14573
14574 2005-01-01 [colin]      0.9.13cvs24.2
14575
14576         * src/prefs_actions.c
14577                 Fix over-zealous assertion. Patch by Alfons
14578
14579 2005-01-01 [colin]      0.9.13cvs24.1
14580
14581         * src/procmime.c
14582                 Sync with HEAD (leak fix)
14583
14584 2004-12-31 [colin]      0.9.13cvs23.2
14585
14586         * src/prefs_common.c
14587                 GTK2 widgets + stock buttons - patch by Alfons
14588
14589 2004-12-31 [paul]       0.9.13cvs23.1
14590
14591         * configure.ac
14592                 bump up EXTRA_VERSION to match (sync'ed) HEAD
14593         * src/gtk/pluginwindow.c
14594                 use GTK2 widgets and plug memory leaks,
14595                 patches by Alfons
14596
14597 2004-12-30 [colin]      0.9.13cvs22.4
14598
14599         * src/account.c
14600         * src/action.c
14601         * src/export.c
14602         * src/foldersel.c
14603         * src/import.c
14604         * src/message_search.c
14605         * src/prefs_actions.c
14606         * src/prefs_common.c
14607         * src/prefs_customheader.c
14608         * src/prefs_filtering.c
14609         * src/prefs_summary_column.c
14610         * src/summary_search.c
14611         * src/gtk/about.c
14612         * src/gtk/description_window.c
14613         * src/gtk/gtkutils.c
14614         * src/gtk/gtkutils.h
14615         * src/gtk/inputdialog.c
14616         * src/gtk/prefswindow.c
14617                 Use GTK2 stock buttons. Patches by Alfons.
14618
14619 2004-12-30 [colin]      0.9.13cvs22.3
14620
14621         * src/account.c
14622                 Sync with HEAD
14623         * src/prefs_actions.c
14624         * src/prefs_customheader.c
14625         * src/prefs_filtering.c
14626         * src/prefs_msg_colors.c
14627         * src/prefs_summary_column.c
14628         * src/gtk/prefswindow.c
14629                 Use GtkTreeView instead of deprecated 
14630                 widgets. Patches by Alfons.
14631
14632 2004-12-30 [paul]       0.9.13cvs22.2
14633
14634         * src/foldersel.c
14635                 use GTK 2 Tree View
14636                 patch by Alfons, with root folder sorting fix
14637                 by Stephan Sachse
14638
14639 2004-12-30 [paul]       0.9.13cvs22.1
14640
14641         * ChangeLog
14642         * ChangeLog.claws
14643         * ChangeLog.jp
14644         * NEWS
14645         * configure.ac
14646         * src/account.c
14647                 sync with HEAD
14648
14649 2004-12-22 [martin]     0.9.13cvs21.2
14650
14651         * src/action.c
14652                 free the command line after its use
14653
14654 2004-12-18 [paul]       0.9.13cvs21.1
14655
14656         * AUTHORS
14657         * ChangeLog
14658         * ChangeLog.claws
14659         * ChangeLog.jp
14660         * NEWS
14661         * configure.ac
14662         * src/action.c
14663         * src/compose.c
14664         * src/syldap.c
14665                 sync with HEAD
14666
14667 2004-12-17 [martin]     0.9.13cvs17.2
14668
14669         * src/action.c
14670                 convert actions input to locale
14671         * src/inc.c
14672                 convert notification command to locale
14673         * src/plugins/pgpmime/select-keys.c
14674                 convert attributes to utf8
14675
14676 2004-12-14 [colin]      0.9.13cvs17.1
14677
14678         * ChangeLog
14679         * ChangeLog.jp
14680         * ChangeLog.claws
14681         * src/action.c
14682         * src/common/utils.c
14683         * src/gtk/prefswindow.c
14684         * src/gtk/gtkutils.c
14685         * src/gtk/gtkutils.h
14686         * src/plugins/spamassassin/libspamc.c
14687                 Sync with HEAD
14688
14689 2004-12-13 [colin]      0.9.13cvs14.1
14690
14691         * src/quote_fmt_parse.y
14692                 Sync with HEAD
14693
14694 2004-12-10 [colin]      0.9.13cvs12.1
14695
14696         * src/prefs_themes.c
14697         * src/mainwindow.c
14698         * src/messageview.c
14699                 Sync with HEAD
14700
14701 2004-12-09 [colin]      0.9.13cvs10.1
14702
14703         * src/procmime.c
14704                 Sync with HEAD (fix B64 encoding from memory)
14705
14706 2004-12-08 [colin]      0.9.13cvs9.1
14707
14708         * src/gtk/colorlabel.c
14709                 Sync with HEAD
14710
14711 2004-12-08 [paul]       0.9.13cvs8.2
14712
14713         * src/gtk/pluginwindow.c
14714                 fix window resizing oddities
14715
14716 2004-12-08 [colin]      0.9.13cvs8.1
14717
14718         * src/quote_fmt_parse.y
14719                 Sync with HEAD
14720
14721 2004-12-08 [colin]      0.9.13cvs7.1
14722
14723         * src/matcher_parser_parse.y
14724         * src/msgcache.c
14725         * src/prefs_matcher.c
14726         * src/procheader.c
14727         * src/matcher.c
14728         * src/common/defs.h
14729         * po/sr.po
14730                 Sync with HEAD
14731
14732 2004-12-08 [colin]      0.9.13cvs6.1
14733
14734         * src/quote_fmt_parse.y
14735         * src/textview.c
14736                 Sync with HEAD
14737         * src/gtk/prefswindow.c
14738         * src/gtk/pluginwindow.c
14739                 Fix G_CALLBACKS protos (thanks to Alfons)
14740
14741 2004-12-07 [torte]      0.9.13cvs2.2
14742
14743         * src/procmime.c
14744                 [Bug 650] reply button causes crash
14745                 Thanks to David Relson and Christoph
14746
14747 2004-12-07 [colin]      0.9.13cvs2.1
14748
14749         * ChangeLog.claws
14750         * AUTHORS
14751         * po/sk.po
14752         * src/procmime.c
14753         * src/prefs_account.c
14754         * src/common/smtp.c
14755         * src/common/smtp.h
14756                 Sync with HEAD
14757
14758 2004-12-06 [colin]      0.9.12cvs187.1
14759
14760         * ChangeLog.claws
14761         * INSTALL
14762         * Makefile.am
14763         * README.claws
14764         * TODO.claws
14765         * configure.ac
14766         * po/bg.po
14767         * po/cs.po
14768         * po/el.po
14769         * po/en_GB.po
14770         * po/es.po
14771         * po/fr.po
14772         * po/hr.po
14773         * po/hu.po
14774         * po/it.po
14775         * po/ja.po
14776         * po/ko.po
14777         * po/nl.po
14778         * po/pl.po
14779         * po/pt_BR.po
14780         * po/ru.po
14781         * po/sk.po
14782         * po/sr.po
14783         * po/sv.po
14784         * po/zh_CN.po
14785         * po/zh_TW.Big5.po
14786         * src/compose.c
14787         * tools/Makefile.am
14788         * tools/README
14789         * tools/filter_conv.pl
14790         * tools/kdeservicemenu/README
14791         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14792         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14793                 Sync with HEAD
14794
14795 2004-12-04 [colin]      0.9.12cvs183.1
14796
14797         * src/compose.c
14798                 Sync with HEAD (compose window position saving)
14799
14800 2004-12-04 [paul]       0.9.12cvs182.3
14801
14802         * src/messageview.c
14803         * src/mimeview.c
14804         * src/prefs_customheader.c
14805         * src/gtk/quicksearch.c
14806                 replace some forgotten GTK_SIGNAL_FUNCs
14807
14808 2004-12-04 [paul]       0.9.12cvs182.2
14809
14810         * src/Makefile.am
14811                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
14812                 committed in error      
14813
14814 2004-12-04 [paul]       0.9.12cvs182.1
14815
14816         * ChangeLog
14817         * ChangeLog.claws
14818         * ChangeLog.jp
14819         * INSTALL
14820         * NEWS
14821         * README
14822         * README.jp
14823         * configure.ac
14824         * doc/manual/ja/Makefile.am
14825         * doc/manual/ja/sylpheed-1.html
14826         * doc/manual/ja/sylpheed-10.html
14827         * doc/manual/ja/sylpheed-11.html
14828         * doc/manual/ja/sylpheed-12.html
14829         * doc/manual/ja/sylpheed-13.html
14830         * doc/manual/ja/sylpheed-14.html
14831         * doc/manual/ja/sylpheed-15.html
14832         * doc/manual/ja/sylpheed-16.html
14833         * doc/manual/ja/sylpheed-17.html
14834         * doc/manual/ja/sylpheed-18.html
14835         * doc/manual/ja/sylpheed-19.html
14836         * doc/manual/ja/sylpheed-2.html
14837         * doc/manual/ja/sylpheed-20.html
14838         * doc/manual/ja/sylpheed-3.html
14839         * doc/manual/ja/sylpheed-4.html
14840         * doc/manual/ja/sylpheed-5.html
14841         * doc/manual/ja/sylpheed-6.html
14842         * doc/manual/ja/sylpheed-7.html
14843         * doc/manual/ja/sylpheed-8.html
14844         * doc/manual/ja/sylpheed-9.html
14845         * doc/manual/ja/sylpheed.html
14846         * doc/manual/ja/sylpheed.sgml
14847         * po/de.po
14848         * src/Makefile.am
14849         * src/compose.c
14850         * src/procmime.c
14851         * src/pixmaps/regular.xpm **REMOVED**
14852         * src/plugins/pgpmime/pgpmime.c
14853         * src/plugins/pgpmime/plugin.c
14854         * src/plugins/pgpmime/prefs_gpg.c
14855                 sync with HEAD
14856
14857 2004-12-03 [paul]       0.9.12cvs180.1
14858
14859         * ChangeLog
14860         * ChangeLog.claws
14861         * ChangeLog.jp
14862         * configure.ac
14863         * src/Makefile.am
14864         * src/pop.c
14865         * src/common/utils.c
14866         * src/common/utils.h
14867         * src/pixmaps/continue.xpm
14868         * src/pixmaps/dir_close.xpm
14869         * src/pixmaps/dir_open.xpm
14870         * src/pixmaps/drafts_close.xpm
14871         * src/pixmaps/drafts_open.xpm
14872         * src/pixmaps/folder.xpm **REMOVED**
14873         * src/pixmaps/group.xpm
14874         * src/pixmaps/unread.xpm
14875                 sync with HEAD
14876
14877 2004-12-02 [colin]      0.9.12cvs179.1
14878
14879         * src/compose.c
14880                 Sync with HEAD (non-duplicated reedition)
14881
14882 2004-12-02 [colin]      0.9.12cvs178.1
14883
14884         * src/compose.c
14885                 Sync with HEAD (linewrap_quote fix)
14886
14887 2004-12-01 [colin]      0.9.12cvs177.3
14888
14889         * src/addrharvest.c
14890                 Replace sizeof with strlen
14891
14892 2004-12-01 [paul]       0.9.12cvs177.2
14893
14894         * src/addrharvest.c
14895                 fix 'harvest addresses'
14896
14897 2004-11-30 [colin]      0.9.12cvs177.1
14898
14899         * src/gtk/prefswindow.c
14900         * src/gtk/pluginwindow.c
14901                 Sync with HEAD
14902
14903 2004-11-29 [colin]      0.9.12cvs176.1
14904
14905         * src/folderview.c
14906                 sync with HEAD (Fix disappearing separators in folderview's popup)
14907
14908 2004-11-29 [colin]      0.9.12cvs175.1
14909
14910         * src/procmime.c
14911                 Sync with head (another format fix)
14912
14913 2004-11-29 [colin]      0.9.12cvs174.1
14914
14915         * src/pop.c
14916                 Sync with HEAD (format string fix)
14917
14918 2004-11-26 [colin]      0.9.12cvs173.1
14919
14920         * src/common/smtp.c
14921         * src/common/smtp.h
14922                 Sync with HEAD
14923
14924 2004-11-24 [colin]      0.9.12cvs172.1
14925
14926         * src/plugins/pgpmime/pgpmime.c
14927                 Sync with HEAD
14928
14929 2004-11-24 [colin]      0.9.12cvs171.1
14930
14931         * src/plugins/pgpmime/pgpmime.c
14932                 Sync with head (gpgmectx leaks)
14933
14934 2004-11-24 [colin]      0.9.12cvs169.1
14935
14936         * src/plugins/pgpmime/plugin.c
14937         * src/plugins/trayicon/Makefile.am
14938         * src/plugins/trayicon/newmarkedmail.xpm
14939         * src/plugins/trayicon/trayicon.c
14940         * src/plugins/trayicon/unreadmarkedmail.xpm
14941                 Sync with HEAD
14942
14943 2004-11-23 [colin]      0.9.12cvs168.1
14944
14945         * src/partial_download.c
14946         * src/partial_download.h
14947         * src/plugins/pgpmime/plugin.c
14948                 Sync with HEAD
14949
14950 2004-11-23 [colin]      0.9.12cvs166.1
14951
14952         * src/Makefile.am
14953         * src/codeconv.c
14954         * src/compose.c
14955         * src/folderview.c
14956         * src/main.c
14957         * src/partial_download.c
14958         * src/partial_download.h
14959         * src/prefs_account.c
14960         * src/prefs_account.h
14961         * src/privacy.c
14962         * src/privacy.h
14963         * src/procmime.c
14964         * src/common/Makefile.am
14965         * src/common/base64.h
14966         * src/common/partial_download.c
14967         * src/common/partial_download.h
14968         * src/gtk/prefswindow.c
14969         * src/gtk/prefswindow.h
14970         * src/plugins/pgpmime/pgpmime.c
14971         * src/plugins/pgpmime/prefs_gpg.c
14972         * src/plugins/pgpmime/prefs_gpg.h
14973         * src/plugins/pgpmime/sgpgme.c
14974         * src/plugins/pgpmime/sgpgme.h
14975                 Sync with HEAD
14976
14977 2004-11-23 [colin]      0.9.12cvs163.1
14978
14979         * src/main.c
14980                 Sync with HEAD (cursor optimization)
14981
14982 2004-11-23 [colin]      0.9.12cvs162.1
14983
14984         * src/prefs_common.c
14985         * src/prefs_themes.c
14986         * src/procmsg.c
14987                 Sync with HEAD
14988
14989 2004-11-23 [colin]      0.9.12cvs158.9
14990
14991         * src/compose.c
14992                 Fix double-free when forwarding
14993         * src/msgcache.c
14994                 Fix leak on error path
14995                 
14996
14997 2004-11-23 [colin]      0.9.12cvs158.8
14998
14999         * src/compose.c
15000                 Fix possible double-free
15001                 Spotted by Alfons
15002
15003 2004-11-23 [colin]      0.9.12cvs158.7
15004
15005         * src/compose.c
15006                 Fix some signal handlers' prototypes
15007                 Spotted by Alfons
15008
15009 2004-11-22 [colin]      0.9.12cvs158.6
15010
15011         * src/compose.c
15012                 Remove unneeded code and duplicated
15013                 wrapping - patch by Alfons
15014
15015 2004-11-22 [colin]      0.9.12cvs158.5
15016
15017         * src/prefs_themes.c
15018                 Fix oversized selector
15019
15020 2004-11-22 [colin]      0.9.12cvs158.4
15021
15022         * src/compose.c
15023                 fix dump_text()
15024                 patch by Alfons
15025
15026 2004-11-19 [colin]      0.9.12cvs158.3
15027
15028         * src/textview.c
15029                 Add a context menu on links (open, copy)
15030
15031 2004-11-18 [paul]       0.9.12cvs158.2
15032
15033         * src/addrgather.c
15034         * src/exphtmldlg.c
15035         * src/expldifdlg.c
15036         * src/mimeview.c
15037         * src/prefs_common.c
15038         * src/plugins/image_viewer/viewer.c
15039         * src/plugins/spamassassin/spamassassin_gtk.c
15040                 replace deprecated gtk_notebook_set_page
15041                 and gtk_notebook_current_page
15042
15043 2004-11-18 [paul]       0.9.12cvs158.1
15044
15045         * configure.ac
15046         * src/compose.c
15047         * src/mainwindow.c
15048         * src/messageview.c
15049         * src/prefs_common.c
15050         * src/common/utils.c
15051         * src/common/utils.h
15052                 sync with HEAD
15053
15054 2004-11-17 [colin]      0.9.12cvs156.1
15055
15056         * src/prefs_account.c
15057         * src/prefs_account.h
15058         * src/procmsg.c
15059                 Sync with HEAD (add pref to store encrypted mails encrypted)
15060
15061 2004-11-17 [paul]       0.9.12cvs155.1
15062
15063         * ChangeLog
15064         * ChangeLog.claws
15065         * ChangeLog.jp
15066         * NEWS
15067         * configure.ac
15068         * src/compose.c
15069         * src/jpilot.c
15070         * src/privacy.c
15071         * src/procmime.c
15072         * src/procmime.h
15073         * src/procmsg.c
15074         * src/toolbar.c
15075         * src/pixmaps/error.xpm
15076                 sync with HEAD
15077
15078 2004-11-17 [colin]      0.9.12cvs151.1
15079
15080         * src/plugins/pgpmime/pgpmime.c
15081                 Sync with HEAD (remove debug printf)
15082
15083 2004-11-17 [colin]      0.9.12cvs150.1
15084
15085         * src/plugins/pgpmime/pgpmime.c
15086                 Sync with HEAD (off-by-one fix)
15087
15088 2004-11-17 [colin]      0.9.12cvs149.1
15089
15090         * src/procmsg.c
15091                 Sync with HEAD (coding style fixes)
15092
15093 2004-11-16 [colin]      0.9.12cvs148.1
15094
15095         * src/procmsg.c
15096                 Sync with head (Fix the fix)
15097
15098 2004-11-16 [colin]      0.9.12cvs147.1
15099
15100         * src/procmsg.c
15101                 Sync with Main (leak fix)
15102
15103 2004-11-16 [colin]      0.9.12cvs146.14
15104
15105         * src/compose.c
15106                 Remove useless chunk of code
15107                 Patch by Alfons
15108
15109 2004-11-15 [colin]      0.9.12cvs146.13
15110
15111         * src/compose.c
15112                 Fix drafting after insertion
15113                 Patch by Alfons
15114
15115 2004-11-15 [colin]      0.9.12cvs146.12
15116
15117         * src/compose.c
15118         * src/prefs_filtering.c
15119         * src/prefs_filtering_action.c
15120         * src/prefs_toolbar.c
15121                 Fix some const-correctness
15122
15123 2004-11-15 [colin]      0.9.12cvs146.11
15124
15125         * src/summaryview.c
15126         * src/prefs_themes.c
15127         * src/messageview.c
15128                 Fix some leaks
15129
15130 2004-11-15 [colin]      0.9.12cvs146.10
15131
15132         * src/codeconv.c
15133                 More unreadable locale fixes
15134
15135 2004-11-14 [colin]      0.9.12cvs146.9
15136
15137         * src/textview.c
15138                 Fix uri_security_check
15139                 Patch by Alfons
15140
15141 2004-11-13 [paul]       0.9.12cvs146.8
15142
15143         * src/folder.c
15144         * src/procmime.c
15145                 fix 2 bugs introduced in last commit
15146
15147 2004-11-13 [paul]       0.9.12cvs146.7
15148
15149         * src/compose.c
15150         * src/exporthtml.c
15151         * src/exportldif.c
15152         * src/folder.c
15153         * src/imap.c
15154         * src/imap_gtk.c
15155         * src/main.c
15156         * src/mainwindow.c
15157         * src/messageview.c
15158         * src/mh_gtk.c
15159         * src/prefs_themes.c
15160         * src/procmime.c
15161         * src/setup.c
15162         * src/summaryview.c
15163                 replace deprecated g_basename
15164
15165 2004-11-13 [paul]       0.9.12cvs146.6
15166
15167         * src/compose.c
15168         * src/imap.c
15169         * src/matcher_parser.h
15170         * src/matcher_parser_parse.y
15171         * src/prefs_filtering.c
15172         * src/prefs_filtering_action.c
15173         * src/prefs_themes.c
15174         * src/prefs_toolbar.c
15175         * src/common/utils.c
15176                 various small fixes/cleanups
15177
15178 2004-11-12 [colin]      0.9.12cvs146.5
15179
15180         * src/textview.c
15181                 Validate event's origin on visibility notify
15182                 Patch by Alfons.
15183
15184 2004-11-12 [paul]       0.9.12cvs146.4
15185
15186         * src/exporthtml.c
15187         * src/exportldif.c
15188         * src/imap.c
15189         * src/mh.c
15190         * src/mimeview.c
15191         * src/prefs_spelling.c
15192         * src/prefs_themes.c
15193                 replace deprecated g_dirname    
15194
15195 2004-11-12 [colin]      0.9.12cvs146.3
15196
15197         * src/textview.c
15198                 Some coding style fixes
15199
15200 2004-11-12 [colin]      0.9.12cvs146.2
15201
15202         * src/codeconv.c
15203                 We want to replace _all_ extended chars in
15204                 conv_unreadable_*, because any string containing
15205                 extended chars not parsing as UTF8 is 
15206                 undisplayed on gtk2.
15207
15208 2004-11-12 [paul]       0.9.12cvs146.1
15209
15210         * ChangeLog
15211         * ChangeLog.claws
15212         * ChangeLog.jp
15213         * NEWS
15214         * configure.ac
15215         * src/account.c
15216         * src/folderview.c
15217         * src/folderview.h
15218         * src/imap.c
15219         * src/imap_gtk.c
15220         * src/inc.c
15221         * src/mainwindow.c
15222         * src/mh_gtk.c
15223         * src/news_gtk.c
15224         * src/pop.c
15225         * src/prefs_account.c
15226         * src/prefs_account.h
15227         * src/prefs_ext_prog.c
15228         * src/procmime.c
15229         * src/procmime.h
15230         * src/procmsg.c
15231         * src/procmsg.h
15232         * src/summary_search.c
15233         * src/summaryview.c
15234         * src/textview.c
15235         * src/common/defs.h
15236         * src/common/utils.c
15237         * src/common/utils.h
15238         * src/gtk/menu.c
15239         * src/gtk/menu.h
15240                 sync with HEAD
15241
15242 2004-11-11 [colin]      0.9.12cvs144.2
15243
15244         * src/textview.c
15245                 Fix URI range selection (patch by Alfons)
15246
15247 2004-11-09 [colin]      0.9.12cvs144.1
15248
15249         * ChangeLog.claws
15250         * src/compose.c
15251         * src/folder.c
15252         * src/folder_item_prefs.c
15253         * src/prefs_account.c
15254         * src/prefs_account.h
15255         * src/plugins/pgpmime/pgpmime.c
15256                 Sync with HEAD
15257
15258 2004-11-08 [colin]      0.9.12cvs143.1
15259
15260         * src/summaryview.c
15261                 Sync with HEAD (optimize quicksearch)
15262
15263 2004-11-08 [colin]      0.9.12cvs142.2
15264
15265         * src/compose.c
15266                 Don't wrap when Edit/Auto wrapping is disabled
15267
15268 2004-11-08 [colin]      0.9.12cvs142.1
15269
15270         * src/textview.c
15271                 Sync with HEAD
15272
15273 2004-11-08 [colin]      0.9.12cvs141.1
15274
15275         * src/textview.c
15276                 Sync with HEAD (fix some mail URIs)
15277
15278 2004-11-08 [colin]      0.9.12cvs140.3
15279
15280         * src/textview.c
15281                 o Use text cursor instead of arrow when
15282                   not on a link
15283                 o Fix handling of contiguous links (as in
15284                   "colin@colino.net" <colin@colino.net>)
15285                   This one unveils a bug in get_email_part()
15286
15287 2004-11-07 [colin]      0.9.12cvs140.2
15288
15289         * src/textview.c
15290                 Fix memleak. Patch by Alfons.
15291
15292 2004-11-06 [colin]      0.9.12cvs140.1
15293
15294         * src/compose.c
15295                 Sync with HEAD (don't ask passphrase
15296                 when drafting)
15297
15298 2004-11-06 [paul]       0.9.12cvs139.2
15299
15300         * AUTHORS
15301         * src/textview.c
15302         * src/textview.h
15303                 textview URI handling. hovering over a 
15304                 link displays it in the status bar,
15305                 and changes the mouse pointer to a hand 
15306                 cursor. a link is activated with a single 
15307                 click. (Modified from the) patch by Jean-Yves 
15308                 Lefort <jylefort@users.sourceforge.net>
15309                 
15310
15311 2004-11-05 [colin]      0.9.12cvs139.1
15312
15313         * src/compose.c
15314         * src/procmime.c
15315                 Sync with HEAD again ^^
15316
15317 2004-11-05 [colin]      0.9.12cvs139.1
15318
15319         * src/compose.c
15320         * src/procmime.c
15321                 Sync with HEAD
15322
15323 2004-11-03 [paul]       0.9.12cvs138.1
15324
15325         * ChangeLog.claws
15326         * configure.ac
15327         * po/POTFILES.in
15328         * src/prefs_ext_prog.c
15329         * src/procmime.c
15330         * tools/kdeservicemenu/README
15331         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15332         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15333                 sync with HEAD
15334
15335 2004-11-01 [christoph]  0.9.12cvs136.2
15336
15337         * src/procmime.c
15338                 convert MIME parameters to UTF-8
15339
15340 2004-10-29 [colin]      0.9.12cvs136.1
15341
15342         * src/common/utils.c
15343                 Sync with HEAD (don't use '=' in mime boundary)
15344
15345 2004-10-29 [paul]       0.9.12cvs135.1
15346
15347         * configure.ac
15348         * doc/src/rfc2231.txt
15349         * src/procmime.c
15350         * src/common/quoted-printable.c
15351         * src/common/utils.c
15352         * src/common/utils.h
15353                 sync with HEAD
15354
15355 2004-10-27 [paul]       0.9.12cvs134.1
15356
15357         * configure.ac
15358         * src/main.c
15359         * src/procmime.c
15360         * src/plugins/pgpmime/pgpmime.c
15361                 sync with HEAD
15362
15363 2004-10-26 [paul]       0.9.12cvs132.3
15364
15365         * src/account.c
15366         * src/addressbook.c
15367         * src/addrgather.c
15368         * src/addrharvest.c
15369         * src/codeconv.c
15370         * src/compose.c
15371         * src/customheader.c
15372         * src/editaddress.c
15373         * src/editgroup.c
15374         * src/enriched.c
15375         * src/expldifdlg.c
15376         * src/exporthtml.c
15377         * src/exportldif.c
15378         * src/folder.c
15379         * src/foldersel.c
15380         * src/folderview.c
15381         * src/grouplistdialog.c
15382         * src/html.c
15383         * src/imap.c
15384         * src/jpilot.c
15385         * src/ldapserver.c
15386         * src/ldif.c
15387         * src/mimeview.c
15388         * src/news.c
15389         * src/news_gtk.c
15390         * src/pop.c
15391         * src/prefs_display_header.c
15392         * src/prefs_gtk.c
15393         * src/prefs_msg_colors.c
15394         * src/prefs_toolbar.c
15395         * src/procheader.c
15396         * src/procmime.c
15397         * src/summaryview.c
15398         * src/textview.c
15399         * src/toolbar.c
15400         * src/vcard.c
15401         * src/common/mgutils.c
15402         * src/common/nntp.c
15403         * src/common/smtp.c
15404         * src/common/template.c
15405         * src/common/utils.c
15406         * src/common/xmlprops.c
15407         * src/plugins/pgpmime/pgpmime.c
15408         * src/plugins/pgpmime/select-keys.c
15409         * src/plugins/pgpmime/sgpgme.c
15410                 replace deprecated g_strcasecmp(), g_strncasecmp(),
15411                 g_string_sprintfa(), gtk_notebook_current_page()
15412
15413 2004-10-26 [colin]      0.9.12cvs132.2
15414
15415         * src/prefs_folder_item.c
15416                 Fix default-account selection
15417
15418 2004-10-21 [colin]      0.9.12cvs133
15419
15420         * src/compose.c
15421                 Sync with HEAD (Remove extra separator in compose's Options)
15422         * src/textview.c
15423                 Set wrapping to char
15424
15425 2004-10-21 [paul]       0.9.12cvs131.2
15426
15427         * src/compose.c
15428         * src/sourcewindow.c
15429                 fix wrapping
15430                 fix window shrinking 
15431
15432 2004-10-21 [colin]      0.9.12cvs131.1
15433
15434         * ChangeLog.claws
15435         * src/compose.c
15436                 Sync with HEAD
15437
15438 2004-10-21 [paul]       0.9.12cvs130.2
15439
15440         * src/prefs_folder_item.c
15441                 sync with HEAD (Apply to subfolders)
15442
15443 2004-10-19 [colin]      0.9.12cvs130.1
15444
15445         * ChangeLog.claws
15446         * src/compose.c
15447         * src/common/utils.c
15448         * src/gtk/menu.c
15449                 Sync with HEAD
15450
15451 2004-10-19 [colin]      0.9.12cvs128.1
15452
15453         * src/addrbook.c
15454         * src/addrcache.c
15455         * src/addressbook.c
15456         * src/codeconv.c
15457         * src/compose.c
15458         * src/customheader.c
15459         * src/editaddress.c
15460         * src/editgroup.c
15461         * src/exporthtml.c
15462         * src/folder.c
15463         * src/folderview.c
15464         * src/imap.c
15465         * src/jpilot.c
15466         * src/main.c
15467         * src/matcher_parser_parse.y
15468         * src/mbox.c
15469         * src/pop.c
15470         * src/prefs_account.c
15471         * src/prefs_gtk.c
15472         * src/prefs_msg_colors.c
15473         * src/procheader.c
15474         * src/procmime.c
15475         * src/procmime.h
15476         * src/procmsg.c
15477         * src/summaryview.c
15478         * src/textview.c
15479         * src/common/base64.c
15480         * src/common/partial_download.c
15481         * src/common/socket.c
15482         * src/common/sylpheed.c
15483         * src/common/utils.c
15484         * src/common/utils.h
15485         * src/gtk/pluginwindow.c
15486         * src/gtk/quicksearch.c
15487         * src/plugins/clamav/clamav_plugin.c
15488         * src/plugins/clamav/clamav_plugin.h
15489         * src/plugins/clamav/clamav_plugin_gtk.c
15490         * src/plugins/pgpmime/passphrase.c
15491         * src/plugins/pgpmime/pgpmime.c
15492         * src/plugins/pgpmime/plugin.c
15493         * src/plugins/pgpmime/prefs_gpg.c
15494         * src/plugins/pgpmime/prefs_gpg.h
15495         * src/plugins/pgpmime/select-keys.c
15496         * src/plugins/pgpmime/sgpgme.c
15497         * src/plugins/spamassassin/libspamc.c
15498         * src/plugins/spamassassin/spamassassin.c
15499         * src/plugins/spamassassin/spamassassin.h
15500         * src/plugins/spamassassin/spamassassin_gtk.c
15501         * src/plugins/trayicon/trayicon.c
15502         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
15503                 Sync with HEAD
15504
15505 2004-10-14 [colin]      0.9.12cvs126.2
15506
15507         * src/codeconv.c
15508         * src/textview.c
15509                 Fix conv_unreadable_locale
15510
15511 2004-10-13 [colin]      0.9.12cvs126.1
15512
15513         * src/compose.c
15514                 Sync with HEAD (don't convert charset for 
15515                 drafted messages, minor cleanup)
15516
15517 2004-10-13 [colin]      0.9.12cvs125.1
15518
15519         * po/POTFILES.in
15520                 Sync with HEAD (POTFILES fix)
15521
15522 2004-10-12 [colin]      0.9.12cvs124.3
15523
15524         * src/compose.c
15525                 Fix encoding bug from latest sync
15526
15527 2004-10-12 [paul]       0.9.12cvs124.2
15528
15529         * src/plugins/pgpmime/prefs_gpg.c
15530         * src/plugins/pgpmime/prefs_gpg.h
15531                 forgotten in last commit        
15532
15533 2004-10-12 [paul]       0.9.12cvs124.1
15534
15535         * ChangeLog.claws
15536         * configure.ac
15537         * m4/spamassassin.m4
15538         * src/Makefile.am
15539         * src/account.c
15540         * src/compose.c
15541         * src/compose.h
15542         * src/crash.c
15543         * src/main.c
15544         * src/mimeview.c
15545         * src/passphrase.c
15546         * src/passphrase.h
15547         * src/prefs_account.c
15548         * src/prefs_account.h
15549         * src/prefs_common.c
15550         * src/privacy.c
15551         * src/privacy.h
15552         * src/procmime.c
15553         * src/procmime.h
15554         * src/procmsg.c
15555         * src/rfc2015.c
15556         * src/rfc2015.h
15557         * src/select-keys.c
15558         * src/select-keys.h
15559         * src/textview.c
15560         * src/common/utils.c
15561         * src/common/utils.h
15562         * src/gtk/about.c
15563         * src/plugins/pgpmime/Makefile.am
15564         * src/plugins/pgpmime/passphrase.c
15565         * src/plugins/pgpmime/passphrase.h
15566         * src/plugins/pgpmime/pgpmime.c
15567         * src/plugins/pgpmime/plugin.c
15568         * src/plugins/pgpmime/select-keys.c
15569         * src/plugins/pgpmime/select-keys.h
15570         * src/plugins/pgpmime/sgpgme.c
15571         * src/plugins/pgpmime/sgpgme.h
15572                 sync with HEAD
15573
15574 2004-10-04 [colin]      0.9.12cvs122.1
15575
15576         * src/mainwindow.c
15577         * src/messageview.c
15578         * src/messageview.h
15579         * src/textview.c
15580                 Sync with HEAD
15581
15582 2004-10-04 [colin]      0.9.12cvs121.1
15583
15584         * src/summaryview.c
15585                 Sync with HEAD
15586
15587 2004-10-04 [paul]       0.9.12cvs120.1
15588
15589         * configure.ac
15590                 sync with HEAD [don't try to build 
15591                 pgpmime plugin when gpgme is disabled]
15592
15593 2004-10-03 [colin]      0.9.12cvs119.3
15594
15595         * src/gtk/gtksctree.c
15596                 Lots of side effects. Put back as before 117.2.
15597         * src/summaryview.c
15598                 Fix bug #602
15599
15600 2004-10-03 [colin]      0.9.12cvs119.2
15601
15602         * src/gtk/gtksctree.c
15603                 Revert 608 fix that doesn't work that good
15604
15605 2004-10-02 [colin]      0.9.12cvs119.1
15606
15607         * src/mainwindow.c
15608         * src/messageview.c
15609         * src/prefs_common.h
15610         * src/procmime.c
15611         * src/procmime.h
15612         * src/textview.c
15613                 Sync with HEAD
15614         * src/gtk/gtksctree.c
15615                 Close bug #608
15616
15617 2004-10-01 [colin]      0.9.12cvs118.1
15618
15619         * src/mimeview.c
15620                 Sync with HEAD (better Save All fix)
15621
15622 2004-10-01 [colin]      0.9.12cvs117.2
15623
15624         * src/gtk/gtksctree.c
15625                 Faster on selection
15626
15627 2004-10-01 [colin]      0.9.12cvs117.1
15628
15629         * src/mimeview.c
15630                 Sync with HEAD (Save All: only attachments)
15631
15632 2004-10-01 [paul]       0.9.12cvs116.1
15633
15634         * ChangeLog.claws
15635         * configure.ac
15636         * src/account.c
15637         * src/prefs_common.c
15638         * src/gtk/colorlabel.c
15639                 sync with HEAD
15640
15641 2004-09-30 [colin]      0.9.12cvs115.1
15642
15643         * src/stock_pixmap.c
15644         * src/stock_pixmap.h
15645         * src/folderview.c
15646         * src/Makefile.am
15647         * src/pixmaps/read.xpm
15648                 Sync with HEAD (new pixmap)
15649
15650 2004-09-29 [colin]      0.9.12cvs114.1
15651
15652         * src/compose.c
15653                 Sync with HEAD
15654                 Fix focus handling in headers
15655
15656 2004-09-29 [paul]       0.9.12cvs113.1
15657
15658         * src/quote_fmt_parse.y
15659                 sync with HEAD
15660  
15661
15662 2004-09-28 [colin]      0.9.12cvs112.1
15663
15664         * src/folderview.c
15665         * src/mainwindow.c
15666                 Sync with HEAD
15667
15668 2004-09-28 [colin]      0.9.12cvs110.1
15669
15670         * src/folderview.c
15671                 Sync with HEAD (Contextual Empty trash menu)
15672
15673 2004-09-28 [colin]      0.9.12cvs108.1
15674
15675         * src/addressbook.c
15676                 Sync with HEAD (addressbook edit on double-click)
15677
15678 2004-09-28 [colin]      0.9.12cvs106.1
15679
15680         * src/inc.c
15681                 Sync with HEAD (folder_item freeze on inc)
15682
15683 2004-09-27 [colin]      0.9.12cvs105.1
15684
15685         * src/folderview.c
15686                 Sync with HEAD (right-align new and unread column)
15687
15688 2004-09-27 [colin]      0.9.12cvs104.1
15689
15690         * src/main.c
15691                 Sync with HEAD (revert 0.9.12cvs101)
15692
15693 2004-09-24 [colin]      0.9.12cvs103.2
15694
15695         * src/wizard.c
15696                 Fix gtk warnings and use domain part of the email address 
15697                 when domain detection fails (no dot in domain name)
15698
15699 2004-09-23 [colin]      0.9.12cvs103.1
15700
15701         * src/plugins/spamassassin/libspamc.c
15702         * src/plugins/spamassassin/libspamc.h
15703         * src/plugins/spamassassin/utils.c
15704         * src/plugins/spamassassin/utils.h
15705                 Sync with HEAD (Update spamassassin to 3.0)
15706
15707 2004-09-21 [colin]      0.9.12cvs102.3
15708
15709         * src/action.c
15710                 Add horizontal scrollbar in action io dialog as needed
15711                 Patch by Alfons.
15712
15713 2004-09-20 [colin]      0.9.12cvs102.2
15714
15715         * src/plugins/image_viewer/viewer.c
15716                 Remove imlib stuff
15717                 use gtk_pixmap_set when clearing
15718                 (would be better to use gtkImages, but causes size-allocate 
15719                 signals storm)
15720
15721 2004-09-17 [paul]       0.9.12cvs102.1
15722
15723         * ChangeLog
15724         * ChangeLog.claws
15725         * ChangeLog.jp
15726         * configure.ac
15727         * src/inc.c
15728                 sync with HEAD
15729
15730
15731 2004-09-17 [colin]      0.9.12cvs101.1
15732
15733         * ChangeLog.claws
15734         * src/main.c
15735                 Sync with HEAD (fix segs at exit)
15736
15737 2004-09-14 [colin]      0.9.12cvs99.5
15738
15739         * src/common/socket.c
15740         * AUTHORS
15741                 Fix send error on 64bit platforms
15742                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
15743
15744 2004-09-14 [colin]      0.9.12cvs99.4
15745
15746         * src/action.c
15747                 Fix action output with utf8 
15748                 Patch by Alfons.
15749
15750 2004-09-14 [colin]      0.9.12cvs99.3
15751
15752         * ChangeLog.claws
15753         * src/folder.c
15754                 Sync with HEAD
15755
15756 2004-09-09 [colin]      0.9.12cvs99.2
15757
15758         * src/action.c
15759                 Fix progress bar (displaying "Completed %v/%u")
15760                 Patch by Alfons.
15761
15762 2004-09-08 [colin]      0.9.12cvs99.1
15763
15764         * src/account.c
15765         * src/folder.c
15766         * src/procmsg.c
15767         * src/procmsg.h
15768         * src/plugins/pgpmime/pgpmime.c
15769                 Sync with HEAD
15770
15771 2004-09-08 [colin]      0.9.12cvs97.2
15772
15773         * src/summaryview.c
15774                 Don't select mails in collapsed threads 
15775                 when navigating with up/down
15776
15777 2004-09-07 [colin]      0.9.12cvs97.1
15778
15779         * src/inc.c
15780                 Sync with HEAD (meaningful error messages)
15781
15782 2004-09-06 [colin]      0.9.12cvs96.1
15783
15784         * src/toolbar.c
15785                 Sync with HEAD (fix Redirect graying out)
15786
15787 2004-09-06 [colin]      0.9.12cvs95.1
15788
15789         * src/summaryview.c
15790         * src/mimeview.c
15791                 Sync with HEAD (fix dropped URIs)
15792
15793 2004-09-06 [colin]      0.9.12cvs94.1
15794
15795         * src/addressbook.c
15796         * src/addressitem.h
15797         * src/addritem.c
15798         * src/addritem.h
15799                 Sync with HEAD (addressbook DnD)
15800
15801 2004-09-03 [colin]      0.9.12cvs93.1
15802
15803         * src/summaryview.c
15804                 Sync with HEAD (next/prev unread)
15805
15806 2004-09-03 [colin]      0.9.12cvs92.1
15807
15808         * src/prefs_common.c
15809         * src/prefs_common.h
15810         * src/summaryview.c
15811                 Sync with HEAD ('mark_as_read_delay' pref)
15812
15813 2004-09-02 [colin]      0.9.12cvs91.2
15814
15815         * src/common/xml.c
15816                 Fix leak
15817
15818 2004-09-02 [colin]      0.9.12cvs91.1
15819
15820         * src/gtk/menu.c
15821                 Sync with HEAD (menu accel don't work, but whatever)
15822
15823 2004-09-02 [colin]      0.9.12cvs90.1
15824
15825         * src/account.c
15826                 Sync with HEAD (fix bug 582)
15827
15828 2004-09-02 [colin]      0.9.12cvs89.1
15829
15830         * src/addrindex.c
15831                 Sync with HEAD (free deleted queries)
15832
15833 2004-09-02 [colin]      0.9.12cvs88.1
15834
15835         * src/ldapquery.c
15836                 Sync with HEAD (fix LDAP freezes)
15837
15838 2004-09-02 [colin]      0.9.12cvs87.1
15839
15840         * src/prefs_spelling.c
15841                 Sync with HEAD (add default dictionary)
15842
15843 2004-09-01 [colin]      0.9.12cvs86.1
15844
15845         * src/filtering.c
15846         * src/folderview.c
15847         * src/imap.c
15848         * src/prefs_matcher.c
15849         * src/stock_pixmap.c
15850         * src/summary_search.c
15851         * src/summaryview.c
15852         * src/wizard.c
15853         * src/wizard.h
15854                 Sync with HEAD (uninitialized vars fixes)
15855                 + gtk2 specific warning fixes
15856
15857 2004-08-31 [colin]      0.9.12cvs85.1
15858
15859         * src/folder.c
15860                 Sync with HEAD (Fix memory corruption due to 
15861                 uninitialized var)
15862
15863 2004-08-31 [colin]      0.9.12cvs84.4
15864
15865         * src/summary_search.c
15866                 Fix segfaults when searching in folders with broken headers
15867
15868 2004-08-31 [colin]      0.9.12cvs84.3
15869
15870         * src/compose.c
15871         * src/textview.c
15872                 Fix some more encoding/decoding issues
15873
15874 2004-08-30 [colin]      0.9.12cvs84.2
15875
15876         * src/mimeview.c
15877         * src/prefs_themes.c
15878         * src/gtk/filesel.c
15879         * src/gtk/filesel.h
15880                 Add a folder-mode selection (fixes mimeview's "Save all")
15881
15882 2004-08-29 [colin]      0.9.12cvs84.1
15883
15884         * src/mimeview.c
15885                 Sync with HEAD (don't escape saved filenames)
15886
15887 2004-08-27 [colin]      0.9.12cvs83.1
15888
15889         * ChangeLog
15890         * ChangeLog.claws
15891         * ChangeLog.jp
15892         * src/mh.c
15893         * src/procheader.c
15894         * src/procmsg.c
15895         * src/procmsg.h
15896         * src/common/utils.c
15897         * src/gtk/menu.h
15898         * po/
15899                 Sync with HEAD 0.9.12cvs83 (sync with main)
15900
15901 2004-08-26 [colin]      0.9.12cvs82.4
15902
15903         * src/codeconv.c
15904                 Fix strange stack corruption
15905                 Convert to utf8 after unmime, not before
15906
15907 2004-08-26 [colin]      0.9.12cvs82.3
15908
15909         * src/main.c
15910         * src/wizard.c
15911                 Fix account folders duplication
15912
15913 2004-08-25 [colin]      0.9.12cvs82.2
15914
15915         * src/wizard.c
15916                 Remove ports
15917                 Add SSL selection
15918                 Use login@server as account name
15919
15920 2004-08-25 [colin]      0.9.12cvs82.1
15921
15922         * src/plugins/pgpmime/pgpmime.c
15923                 Sync with HEAD (leak fix).
15924
15925 2004-08-25 [colin]      0.9.12cvs81.1
15926
15927         * src/plugins/pgpmime/pgpmime.c
15928         * src/plugins/pgpmime/sgpgme.c
15929         * src/plugins/pgpmime/sgpgme.h
15930                 Sync with HEAD (Handle combined messages).
15931
15932 2004-08-24 [colin]      0.9.12cvs80.3
15933
15934         * src/wizard.c
15935                 Fix full name, ports, and imap
15936
15937 2004-08-24 [colin]      0.9.12cvs80.2
15938
15939         * src/Makefile.am
15940         * src/main.c
15941         * src/setup.c
15942         * src/setup.h
15943         * src/stock_pixmap.c
15944         * src/stock_pixmap.h
15945         * src/wizard.c ** ADDED **
15946         * src/wizard.h ** ADDED ** 
15947         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
15948                 Add a setup wizard 
15949
15950 2004-08-24 [colin]      0.9.12cvs80.1
15951
15952         * src/folder.c
15953                 Sync with HEAD (set mimeflags on all messages)
15954
15955 2004-08-24 [colin]      0.9.12cvs79.3
15956
15957         * src/matcher_parser_lex.l
15958                 Fix 8bits strings not in utf8
15959
15960 2004-08-24 [colin]      0.9.12cvs79.2
15961
15962         * src/compose.c
15963                 Check conversion result before replacing buffer
15964
15965 2004-08-23 [colin]      0.9.12cvs79.1
15966
15967         * src/compose.c
15968                 Sync with HEAD (create message header in memory)
15969
15970 2004-08-23 [colin]      0.9.12cvs78.1
15971
15972         * src/rfc2015.c
15973         * src/rfc2015.h
15974                 Sync with HEAD (fix bug 197 again)
15975
15976 2004-08-23 [colin]      0.9.12cvs77.3
15977
15978         * src/compose.c
15979                 Fix again inline gpg signing (which outputs utf8
15980                 in gtk2). Not syncing this fix to HEAD as this 
15981                 code is meant to die.
15982
15983 2004-08-23 [colin]      0.9.12cvs77.2
15984
15985         * src/prefs_account.h
15986                 Remove useless include
15987
15988 2004-08-23 [colin]      0.9.12cvs77.1
15989
15990         * src/imap.c
15991         * po/es.po
15992         * po/fr.po
15993         * po/it.po
15994         * po/pl.po
15995         * po/pt_BR.po
15996         * po/sk.po
15997         * po/sr.po
15998                 Sync with HEAD (fix bug 577)
15999
16000 2004-08-22 [colin]      0.9.12cvs76.1
16001
16002         * src/plugins/trayicon/trayicon.c
16003                 Sync with HEAD (fix formatting bug)
16004
16005 2004-08-21 [colin]      0.9.12cvs74.2
16006
16007         * src/gtk/colorsel.c
16008                 Fix bug 564 (Folder color selection window exits on any
16009                 keypress)
16010
16011 2004-08-21 [colin]      0.9.12cvs74.1
16012
16013         * ChangeLog.claws
16014         * src/compose.c
16015         * src/summaryview.c
16016         * src/toolbar.c
16017                 Sync with HEAD (fix bug 576)
16018
16019 2004-08-21 [colin]      0.9.12cvs70.1
16020
16021         * src/compose.c
16022         * src/mainwindow.c
16023                 Sync with HEAD
16024                 
16025
16026 2004-08-21 [paul]       0.9.12cvs66.4
16027
16028         * src/mainwindow.c
16029         * src/messageview.c
16030         * src/gtk/menu.c
16031         * src/plugins/spamassassin/spamassassin_gtk.c
16032                 remove some deprecated gtk1 functions
16033
16034
16035 2004-08-21 [colin]      0.9.12cvs66.3
16036
16037         * src/compose.c
16038         * src/codeconv.c
16039                 Fix warnings
16040                 Remove encoding hacks
16041                 Fix bug 575 (Strange character messes up message)
16042                 Don't display conversion error when drafting
16043
16044 2004-08-21 [paul]       0.9.12cvs66.2
16045
16046         * src/prefs_account.c
16047                 fix GnuPG mode bugs
16048
16049
16050 2004-08-20 [colin]      0.9.12cvs66.1
16051
16052         * src/codeconv.c
16053                 Sync with HEAD 0.9.12cvs66
16054
16055 2004-08-20 [paul]
16056
16057         * src/plugins/pgpmime/plugin.c
16058                 modify PGP/MIME plugin's description
16059
16060 2004-08-17 [colin]      0.9.12cvs65.1
16061
16062         * src/common/ssl.c
16063         * src/plugins/pgpmime/plugin.c
16064                 Sync with HEAD
16065
16066 2004-08-14 [colin]      0.9.12cvs60.3
16067
16068         * src/plugins/trayicon/trayicon.c
16069                 Put back resize callback, on size-request signal
16070                 rather than size-allocate to avoid infinite 
16071                 callback loop
16072
16073 2004-08-13 [colin]      0.9.12cvs60.2
16074
16075         * src/common/defs.h
16076                 Cache versions have been fixed
16077
16078 2004-08-13 [colin]      0.9.12cvs60.1
16079
16080         * src/folderutils.c
16081                 Sync with HEAD
16082
16083 2004-08-12 [colin]      0.9.12cvs59.1
16084
16085         * src/plugins/trayicon/trayicon.c
16086                 Sync with HEAD
16087
16088 2004-08-12 [colin]      0.9.12cvs57.5
16089
16090         * sylpheed.desktop
16091         * configure.ac
16092         * src/Makefile.am
16093         * src/main.c
16094                 Add support for Freedesktop.org's startup notification
16095
16096 2004-08-11 [colin]      0.9.12cvs57.4
16097
16098         * src/textview.c
16099                 Fix off-by-one
16100
16101 2004-08-11 [colin]      0.9.12cvs57.3
16102
16103         * src/message_search.c
16104         * src/summary_search.c
16105                 Make searches case insensitive by default
16106         * src/textview.c
16107                 Fix case-insensitive search in message
16108
16109 2004-08-11 [colin]      0.9.12cvs57.2
16110
16111         * src/summary_search.c
16112                 Let case-sensitive be specified
16113
16114 2004-08-10 [colin]      0.9.12cvs55.4
16115
16116         * src/common/socket.c
16117                 Fix the possible race condition
16118
16119 2004-08-09 [paul]       0.9.12cvs55.3
16120
16121         * configure.ac
16122         * src/Makefile.am
16123         * src/common/Makefile.am
16124                 sync with HEAD
16125
16126
16127 2004-08-09 [paul]       0.9.12cvs55.2
16128
16129         * autogen.sh
16130         * po/poconv.sh
16131                 remove unneeded script
16132
16133         * configure.ac
16134                 add forgotten USE_LDAP_TLS (sync with HEAD)
16135
16136
16137 2004-08-09 [colin]      0.9.12cvs55.1
16138
16139         * src/main.c
16140         * src/common/ssl.c
16141         * src/common/sylpheed.c
16142         * src/common/sylpheed.h
16143                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
16144
16145 2004-08-09 [paul]       0.9.12cvs54.1
16146
16147         * ChangeLog
16148         * ChangeLog.claws
16149         * ChangeLog.jp
16150         * configure.ac
16151         * po/POTFILES.in
16152         * src/Makefile.am
16153         * src/folderutils.c
16154         * src/main.c
16155         * src/pgpmime.c
16156         * src/pgpmime.h
16157         * src/sgpgme.c
16158         * src/sgpgme.h
16159         * src/plugins/Makefile.am
16160         * src/plugins/pgpmime/.cvsignore
16161         * src/plugins/pgpmime/Makefile.am
16162         * src/plugins/pgpmime/pgpmime.c
16163         * src/plugins/pgpmime/pgpmime.h
16164         * src/plugins/pgpmime/plugin.c
16165         * src/plugins/pgpmime/sgpgme.c
16166         * src/plugins/pgpmime/sgpgme.h
16167                 sync with HEAD
16168
16169 2004-08-08 [paul]       0.9.12cvs51.1
16170
16171         * configure.ac
16172         * src/folder.c
16173                 sync with HEAD
16174
16175 2004-08-07 [colin]      0.9.12cvs50.1
16176
16177         * src/pop.c
16178         * src/common/partial_download.c
16179                 fix warnings (sync from HEAD)
16180
16181 2004-08-07 [colin]      0.9.12cvs48.1
16182
16183         * src/prefs_folder_item.c
16184                 sync with HEAD 0.9.12cvs48
16185
16186 2004-08-06 [colin]      0.9.12cvs47.1
16187
16188         * src/compose.c
16189                 Sync with HEAD
16190
16191 2004-08-06 [christoph]  0.9.12cvs46.2
16192
16193         * src/main.c
16194         * src/plugins/clamav/clamav_plugin_gtk.c
16195         * src/plugins/dillo_viewer/dillo_viewer.c
16196         * src/plugins/image_viewer/plugin.c
16197         * src/plugins/mathml_viewer/mathml_viewer.c
16198         * src/plugins/spamassassin/spamassassin_gtk.c
16199         * src/plugins/trayicon/trayicon.c
16200                 don't mix GTK1.2 plugin with GTK2 plugins
16201
16202 2004-08-06 [colin]      0.9.12cvs46.1
16203
16204         * ChangeLog
16205         * ChangeLog.claws
16206         * ChangeLog.jp
16207         * configure.ac
16208         * sylpheed-claws.pc.in
16209         * src/folder.c
16210         * src/imap.c
16211         * src/localfolder.c
16212         * src/messageview.c
16213         * src/mimeview.c
16214         * src/mimeview.h
16215         * src/msgcache.c
16216         * src/news.c
16217         * src/prefs_ext_prog.c
16218         * src/prefs_folder_item.c
16219         * src/prefs_fonts.c
16220         * src/prefs_msg_colors.c
16221         * src/prefs_spelling.c
16222         * src/prefs_themes.c
16223         * src/prefs_toolbar.c
16224         * src/prefs_wrapping.c
16225         * src/procmime.h
16226         * src/common/defs.h
16227         * src/common/nntp.c
16228         * src/common/session.c
16229         * src/common/session.h
16230         * src/common/socket.c
16231         * src/common/utils.h
16232         * src/common/xml.c
16233         * src/common/xml.h
16234         * src/gtk/prefswindow.c
16235         * src/gtk/prefswindow.h
16236         * src/plugins/clamav/clamav_plugin_gtk.c
16237         * src/plugins/dillo_viewer/dillo_prefs.c
16238         * src/plugins/image_viewer/viewerprefs.c
16239         * src/plugins/spamassassin/spamassassin_gtk.c
16240         * m4/openssl.m4 *** REMOVED ***
16241                 Sync with HEAD 0.9.12cvs46
16242
16243 2004-08-03 [paul]       0.9.12cvs40.2
16244
16245         * src/action.c
16246         * src/addressadd.c
16247         * src/addressbook.c
16248         * src/addrgather.c
16249         * src/browseldap.c
16250         * src/compose.c
16251         * src/crash.c
16252         * src/editaddress.c
16253         * src/editgroup.c
16254         * src/editldap_basedn.c
16255         * src/foldersel.c
16256         * src/importldif.c
16257         * src/mimeview.c
16258         * src/prefs_common.c
16259         * src/prefs_template.c
16260         * src/sourcewindow.c
16261         * src/summaryview.c
16262         * src/gtk/about.c
16263         * src/gtk/foldersort.c
16264         * src/gtk/logwindow.c
16265         * src/gtk/pluginwindow.c
16266         * src/gtk/prefswindow.c
16267                 change all gtk_scrolled_window_set_policy from 
16268                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
16269
16270 2004-08-02 [paul]       0.9.12cvs40.1
16271
16272         * AUTHORS
16273                 update translation team section
16274         * po/pt_BR.po
16275                 updated by Frederico Goncalves Guimaraes
16276                 <fggdebian@yahoo.com.br>
16277
16278 2004-07-31 [colin]      0.9.12cvs39.9
16279
16280         * src/exphtmldlg.c
16281                 Fix compilation
16282
16283 2004-07-31 [colin]      0.9.12cvs39.8
16284
16285         * src/exphtmldlg.c
16286                 Fix an alertpanel type
16287
16288 2004-07-30 [colin]      0.9.12cvs39.7
16289
16290         * src/alertpanel.c
16291                 Fix alertpanel_error_log's icon
16292
16293 2004-07-30 [colin]      0.9.12cvs39.6
16294
16295         * src/pop.c
16296                 Two of them should still be warnings
16297
16298 2004-07-30 [colin]      0.9.12cvs39.5
16299
16300         * src/pop.c
16301                 More warning -> error
16302 2004-07-29 [colin]      0.9.12cvs39.4
16303
16304         * src/pop.c
16305                 Warning -> error
16306
16307 2004-07-29 [colin]      0.9.12cvs39.3
16308
16309         * src/prefs_matcher.c
16310                 Fix segfault
16311
16312 2004-07-29 [colin]      0.9.12cvs39.2
16313
16314         * src/alertpanel.c
16315                 More nice-looking alertpanels
16316
16317 2004-07-29 [colin]      0.9.12cvs39.1
16318
16319         * src/messageview.c
16320                 sync with head
16321                 (inform user when partial mail is deleted on server)
16322
16323 2004-07-29 [colin]      0.9.12cvs38.1
16324
16325         * src/messageview.c
16326                 sync with head
16327
16328 2004-07-28 [paul]       0.9.12cvs37.7
16329
16330         * src/mainwindow.c
16331                 complete the replacement of deprecated gtk_progress_*
16332
16333 2004-07-28 [paul]       0.9.12cvs37.6
16334
16335         * src/action.c
16336         * src/inc.c
16337         * src/mainwindow.c
16338         * src/send_message.c
16339         * src/gtk/progressdialog.c
16340         * src/gtk/progressdialog.h
16341                 replace deprecated gtk_progress_*
16342
16343 2004-07-28 [paul]       0.9.12cvs37.5
16344
16345         * src/gtk/filesel.c
16346                 remove gtk_window_set_wmclass()
16347 2004-07-28 [paul]       0.9.12cvs37.4
16348
16349         * src/addressbook.c
16350         * src/compose.c
16351         * src/foldersel.c
16352         * src/mainwindow.c
16353         * src/messageview.c
16354         * src/sourcewindow.c
16355         * src/gtk/logwindow.c
16356                 remove gtk_window_set_wmclass()
16357                 
16358         * src/prefs_filtering.c
16359         * src/prefs_filtering_action.c
16360         * src/prefs_fonts.c
16361         * src/prefs_gtk.c
16362         * src/prefs_matcher.c
16363         * src/ssl_manager.c
16364         * src/gtk/prefswindow.c
16365                 replace gtk_window_position()
16366
16367 2004-07-28 [colin]      0.9.12cvs37.3
16368
16369         * src/alertpanel.c
16370         * src/alertpanel.h
16371                 Add a way to specify panel type for specific
16372                 panels (alertpanel())
16373         * src/account.c
16374         * src/addressbook.c
16375         * src/compose.c
16376         * src/expldifdlg.c
16377         * src/main.c
16378         * src/messageview.c
16379         * src/summaryview.c
16380         * src/textview.c
16381         * src/gtk/sslcertwindow.c
16382                 Fix alertpanel()s so that their icon match
16383                 their real type
16384
16385 2004-07-28 [paul]       0.9.12cvs37.2
16386
16387         * src/addr_compl.c
16388         * src/addressbook.c
16389         * src/alertpanel.c
16390         * src/compose.c
16391         * src/export.c
16392         * src/foldersel.c
16393         * src/folderview.c
16394         * src/grouplistdialog.c
16395         * src/import.c
16396         * src/mainwindow.c
16397         * src/message_search.c
16398         * src/messageview.c
16399         * src/passphrase.c
16400         * src/prefs_actions.c
16401         * src/prefs_common.c
16402         * src/prefs_customheader.c
16403         * src/prefs_display_header.c
16404         * src/prefs_filtering.c
16405         * src/prefs_filtering_action.c
16406         * src/prefs_gtk.c
16407         * src/prefs_matcher.c
16408         * src/prefs_msg_colors.c
16409         * src/prefs_summary_column.c
16410         * src/prefs_template.c
16411         * src/sourcewindow.c
16412         * src/ssl_manager.c
16413         * src/summary_search.c
16414         * src/gtk/colorsel.c
16415         * src/gtk/description_window.c
16416         * src/gtk/gtkaspell.c
16417         * src/gtk/inputdialog.c
16418         * src/gtk/logwindow.c
16419         * src/gtk/prefswindow.c
16420         * src/gtk/progressdialog.c
16421                 replace deprecated gtk_window_set_policy
16422
16423 2004-07-27 [colin]      0.9.12cvs37.1
16424
16425         * src/msgcache.c
16426                 More fixes (synced for head again)
16427
16428 2004-07-27 [colin]      0.9.12cvs35.3
16429
16430         * src/msgcache.c
16431                 Fix wrong test
16432
16433 2004-07-27 [colin]      0.9.12cvs35.2
16434
16435         * src/mimeview.c
16436                 Fix width a bit (by Paul)
16437         * src/alertpanel.c
16438         * src/alertpanel.h
16439                 Specialize icons, make alertpanel_message()
16440                 private
16441         * src/message_search.c
16442         * src/sgpgme.c
16443         * src/summary_search.c
16444                 Suit alertpanel changes
16445
16446 2004-07-27 [colin]      0.9.12cvs35.1
16447
16448         * src/alertpanel.c
16449                 Add an icon
16450         * src/passphrase.c
16451                 Add debug output - maybe someone will
16452                 want to look at the problem with Grab
16453                 Input :)
16454         Bump version as we're synced with HEAD
16455
16456 2004-07-26 [colin]      0.9.12cvs33.26
16457
16458         * src/pop.c
16459                 Fix uidl-file parsing when not in new
16460                 format
16461
16462 2004-07-26 [colin]      0.9.12cvs33.25
16463
16464         * src/gtk/menu.c
16465                 Move popup menu up if necessary (fixes 
16466                 account selector)
16467         * src/mainwindow.c
16468                 Set account selector's button height to
16469                 minimum
16470
16471 2004-07-26 [colin]      0.9.12cvs33.24
16472
16473         * src/alertpanel.c
16474                 Maybe fix 551 (Truncated font in alert window)
16475
16476 2004-07-26 [colin]      0.9.12cvs33.23
16477
16478         * po/de.po
16479         * po/es.po
16480         * po/fr.po
16481         * po/it.po
16482         * po/ja.po
16483         * po/pl.po
16484         * po/ru.po
16485         * po/sk.po
16486         * po/sr.po
16487         * po/zh_CN.po
16488                 Sync po files with HEAD
16489
16490 2004-07-26 [paul]       0.9.12cvs33.22
16491
16492         * src/compose.c
16493                 fix Bug 556 'Organisation-header is sent even if empty'
16494
16495 2004-07-24 [colin]      0.9.12cvs33.21
16496
16497         * src/compose.c
16498         * src/gtk/gtkaspell.c
16499         * src/gtk/gtkaspell.h
16500                 Fix speller accelerators (require hack)
16501
16502 2004-07-24 [colin]      0.9.12cvs33.20
16503
16504         * src/gtk/gtkaspell.c
16505                 Fix over-eager code deletion breaking
16506                 Check while typing
16507
16508 2004-07-24 [colin]      0.9.12cvs33.19
16509
16510         * src/browseldap.c
16511         * src/ldapctrl.c
16512         * src/ldapctrl.h
16513         * src/ldapserver.h
16514                 Sync ldap with HEAD
16515         (Fixes 546 LDAP completely broken)
16516
16517 2004-07-24 [colin]      0.9.12cvs33.18
16518
16519         * src/prefs_msg_colors.c
16520                 Fix prototype mismatch
16521         (Fixes 547 void function cannot return value)
16522
16523 2004-07-24 [colin]      0.9.12cvs33.17
16524
16525         * src/mainwindow.c
16526                 Fix sort going back to previous sort key
16527                 when changing sort direction
16528
16529 2004-07-24 [colin]      0.9.12cvs33.16
16530
16531         * src/compose.c
16532                 Fix space insertion when re-wrapping at 
16533                 cursor point
16534
16535 2004-07-24 [colin]      0.9.12cvs33.15
16536
16537         * src/gtk/gtkaspell.c
16538                 Don't change cursor position in insert-text
16539                 callback
16540         (Fixes 539 Word wrapping on input transposes letters)
16541
16542 2004-07-24 [colin]      0.9.12cvs33.14
16543
16544         * src/gtk/gtkaspell.c
16545                 Reencode non-ascii chars to dictionary's
16546                 encoding
16547         (Fixes 544 Spell check broken non english locale)
16548
16549 2004-07-24 [colin]      0.9.12cvs33.13
16550
16551         * src/summaryview.c
16552                 Fix Shift+Down, add Home/End/PgUp/PgDown
16553
16554 2004-07-21 [colin]      0.9.12cvs33.12
16555
16556         * src/prefs_common.c
16557                 Fix a gtk warning (Patch by Andrej Kacian)
16558
16559 2004-07-21 [colin]      0.9.12cvs33.11
16560
16561         * src/gtk/filesel.c
16562                 More check
16563
16564 2004-07-21 [colin]      0.9.12cvs33.10
16565
16566         * src/compose.c
16567         * src/crash.c
16568         * src/export.c
16569         * src/import.c
16570         * src/messageview.c
16571         * src/mimeview.c
16572         * src/prefs_spelling.c
16573         * src/prefs_themes.c
16574         * src/summaryview.c
16575         * src/gtk/filesel.c
16576         * src/gtk/filesel.h
16577         * src/gtk/pluginwindow.c
16578                 Untwist open/save mode guessing logic, make
16579                 it explicit
16580
16581 2004-07-20 [colin]      0.9.12cvs33.9
16582
16583         * src/codeconv.c
16584                 conv_encode_header: src_charset is UTF-8 on
16585                 gtk2
16586         * src/compose.c
16587                 Remove double encoding of the headers
16588
16589 2004-07-20 [colin]      0.9.12cvs33.8
16590
16591         * src/codeconv.c
16592                 Fix typo
16593
16594 2004-07-20 [colin]      0.9.12cvs33.7
16595
16596         * src/mainwindow.c
16597                 Set the separated messageview to the saved
16598                 size of Claws' messageview (Patch by Alfons)
16599                 Fix a callback prototype (me)
16600
16601 2004-07-20 [colin]      0.9.12cvs33.6
16602
16603         * src/codeconv.h
16604                 Forgot one hunk in 0.9.12cvs33.4
16605
16606 2004-07-19 [colin]      0.9.12cvs33.5
16607
16608         * src/action.c
16609                 Action output fix
16610                 Patch by Alfons
16611
16612 2004-07-19 [colin]      0.9.12cvs33.4
16613
16614         * src/compose.c
16615                 Fix outgoing charset bug in headers
16616         * src/codeconv.c
16617                 Clean for glib2 - Patch by Alfons
16618
16619 2004-07-19 [colin]      0.9.12cvs33.3
16620
16621         * src/statusbar.c
16622                 Remove grip from the statusbar
16623                 Patch by Alfons
16624
16625 2004-07-19 [colin]      0.9.12cvs33.2
16626
16627         * src/messageview.c
16628         * src/textview.c
16629                 Fix messageview remembering the previous
16630                 scroll position when loading a new message
16631                 Patch by Alfons
16632
16633 2004-07-19 [colin]      0.9.12cvs33.1
16634
16635         * src/folder.h
16636         * src/folderview.c
16637         * src/summaryview.c
16638                 Sync with HEAD
16639
16640 2004-07-18 [colin]      0.9.12cvs32.7
16641
16642         * configure.ac
16643                 Remove useless check for XIM - noticed
16644                 by Alfons
16645
16646 2004-07-18 [colin]      0.9.12cvs32.6
16647
16648         * src/summaryview.c
16649                 Remove non-modified and shift-modified
16650                 accelerators in summaryview's popup
16651                 menu, as that doesn't get catched by
16652                 the accel-activate signal catcher...
16653
16654 2004-07-18 [colin]      0.9.12cvs32.5
16655
16656         * src/prefs_common.c
16657                 Define sensible default prefs for 
16658                 wrapping
16659
16660 2004-07-18 [colin]      0.9.12cvs32.4
16661
16662         * src/compose.c
16663         * src/prefs_common.c
16664         * src/prefs_common.h
16665         * src/prefs_wrapping.c
16666                 Remove Smart Wrapping pref, which does
16667                 nothing on gtk2 branch
16668
16669 2004-07-18 [colin]      0.9.12cvs32.3
16670
16671         * src/sourcewindow.c
16672                 Proper utf8
16673
16674 2004-07-18 [colin]      0.9.12cvs32.2
16675
16676         * src/compose.c
16677                 Save attachment status when drafting
16678
16679 2004-07-18 [colin]      0.9.12cvs32.1
16680
16681         * src/gtk/filesel.c
16682                 Fix erratic folder selection in open mode
16683
16684 2004-07-18 [colin]      0.9.12cvs31.11
16685
16686         * src/pop.c
16687                 Don't let partial messages get deleted
16688                 even with "dowload all"
16689                 (0.9.12cvs31.8 fix extension)
16690 2004-07-18 [colin]      0.9.12cvs31.10
16691
16692         * src/gtk/logwindow.c
16693                 Fix log scrolling
16694
16695 2004-07-18 [colin]      0.9.12cvs31.9
16696
16697         * src/common/utils.c
16698                 Fix non-utf8 strings coming from commands
16699                 and files
16700
16701 2004-07-18 [colin]      0.9.12cvs31.8
16702
16703         * src/pop.c
16704                 Fix partial download bug with Download all
16705                 messages option
16706
16707 2004-07-18 [colin]      0.9.12cvs31.7
16708
16709         * src/textview.c
16710                 Fix bug introduced in 0.9.12cvs31.2
16711                 (blocked in select mode after double click)
16712
16713 2004-07-18 [colin]      0.9.12cvs31.6
16714
16715         * src/compose.c
16716         * src/gtk/menu.c
16717                 More glib-warning fixes
16718
16719 2004-07-18 [colin]      0.9.12cvs31.5
16720
16721         * src/compose.c
16722                 Fix trashing the primary clipboard when moving 
16723                 around with tab
16724         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
16725
16726 2004-07-18 [colin]      0.9.12cvs31.4
16727
16728         * src/codeconv.c
16729                 convert unencoded iso headers to utf8
16730         (Fix Bug 538 Unencoded local characters in subject make it 
16731          disappear)
16732
16733 2004-07-18 [colin]      0.9.12cvs31.3
16734
16735         * src/compose.c
16736                 Fix tab char handling in wrapping
16737         (Fix Bug 537 Line wrap problem - TAB character treated as 
16738          one character instead of 8)
16739
16740 2004-07-18 [colin]      0.9.12cvs31.2
16741
16742         * src/textview.c
16743                 return FALSE on GDK_MOTION_NOTIFY
16744         (Fix Bug 535 Hyperlinks/addresses are not selectable 
16745          (unable to highlight))
16746
16747 2004-07-18 [colin]      0.9.12cvs31.1
16748
16749         * src/folderview.c
16750                 Sync with 0.9.12cvs31
16751
16752 2004-07-18 [colin]      0.9.12cvs30.4
16753
16754         * src/compose.c
16755                 Also block text_inserted when inserting a file
16756
16757 2004-07-18 [colin]      0.9.12cvs30.3
16758
16759         * src/compose.c
16760                 Fix smart wrapping (block text_inserted handler
16761                 while putting quotation to avoid wrap on input,
16762                 don't join lines if next is sig separator)
16763
16764 2004-07-17 [colin]      0.9.12cvs30.2
16765
16766         * src/folderview.c
16767         * src/mainwindow.c
16768         * src/mimeview.c
16769         * src/summaryview.c
16770         * src/gtk/quicksearch.c
16771         * src/gtk/quicksearch.h
16772                 Block key events handlers *and* accels while
16773                 quicksearch is focused
16774         (Fixes Bug 534 quick-search bar not accepting certain letters)
16775
16776 2004-07-17 [colin]      0.9.12cvs30.1
16777
16778         * src/folder.h
16779         * src/folderview.c
16780         * src/summaryview.c
16781                 Sync with 0.9.12cvs30
16782
16783 2004-07-17 [colin]      0.9.12cvs28.2
16784
16785         * src/mimeview.c
16786         * src/procmime.c
16787         * src/summaryview.c
16788         * src/gtk/menu.c
16789                 Squash some compile and glib warnings
16790
16791 2004-07-17 [paul]       0.9.12cvs28.1
16792
16793         * src/mimeview.c
16794                 sync with 0.9.12cvs28 HEAD
16795
16796 2004-07-16 [paul]       0.9.12cvs26.1
16797         
16798         * src/gtk/quicksearch.c
16799         * src/account.c
16800         * src/account.h
16801         * src/compose.c
16802         * src/customheader.c
16803         * src/folder_item_prefs.c
16804         * src/main.c
16805         * src/mainwindow.c
16806         * src/messageview.c
16807         * src/mimeview.c
16808         * src/news.c
16809         * src/pgpmime.c
16810         * src/pop.c
16811         * src/pop.h
16812         * src/prefs_account.c
16813         * src/prefs_account.h
16814         * src/prefs_common.c
16815         * src/prefs_common.h
16816         * src/prefs_display_header.c
16817         * src/prefs_gtk.c
16818         * src/prefs_gtk.h
16819         * src/procheader.c
16820         * src/procmime.c
16821                 sync with 0.9.12cvs26 HEAD      
16822
16823 2004-07-15 [colin]      0.9.12cvs18.14
16824
16825         * src/folder.c
16826                 Disable GPG signature check during
16827                 folder move and scan
16828         (Closes Bug 521 Signature checking slows down Folder-Move)
16829
16830 2004-07-14 [colin]      0.9.12cvs18.13
16831
16832         * src/common/partial_download.c
16833                 update includes
16834
16835 2004-07-14 [colin]      0.9.12cvs18.12
16836
16837         * src/common/partial_download.c
16838         * src/common/partial_download.h
16839                 Move doc at top, add correct copyright
16840
16841 2004-07-14 [colin]      0.9.12cvs18.11
16842
16843         * src/folder.c
16844         * src/messageview.c
16845         * src/pop.c
16846         * src/pop.h
16847         * src/procmsg.c
16848         * src/summaryview.c
16849         * src/common/Makefile.am
16850         * src/common/partial_download.c ** NEW FILES **
16851         * src/common/partial_download.h ** NEW FILES **
16852                 Move partial-download related stuff to its
16853                 own file
16854
16855 2004-07-14 [colin]      0.9.12cvs18.10
16856
16857         * src/send_message.c
16858                 Fix smtp auth when user is null or empty
16859
16860 2004-07-13 [colin]      0.9.12cvs18.9
16861
16862         * src/gtk/quicksearch.c
16863                 Use alphabetic order
16864
16865 2004-07-13 [colin]      0.9.12cvs18.8
16866
16867         * src/pop.c
16868                 Be paranoid on the checks
16869
16870 2004-07-13 [colin]      0.9.12cvs18.7
16871
16872         * src/gtk/quicksearch.c
16873                 Fix Engrish once again
16874
16875 2004-07-13 [colin]      0.9.12cvs18.6
16876
16877         * src/procmsg.c
16878         * src/summaryview.c
16879                 Mark messages for deletion when they are about to
16880                 be removed from trash
16881
16882 2004-07-13 [colin]      0.9.12cvs18.5
16883
16884         * src/matcher.c
16885         * src/matcher.h
16886         * src/matcher_parser_parse.y
16887         * src/prefs_matcher.c
16888         * src/gtk/quicksearch.c
16889                 Add 'partial' ('p') match string to find partially
16890                 downloaded messages
16891
16892 2004-07-13 [colin]      0.9.12cvs18.4
16893
16894         * src/pop.c
16895                 Fix misplaced block
16896
16897 2004-07-13 [colin]      0.9.12cvs18.3
16898
16899         * src/pop.c
16900         * src/pop.h
16901         * src/messageview.c
16902                 Refactor API (to avoid passing 5+ params and code
16903                 duplication)
16904         * src/folder.c
16905         * src/msgcache.c
16906         * src/procheader.c
16907         * src/common/defs.h
16908                 Add planned_download to cache
16909                 Don't mess uidl file when moving partially downloaded
16910                 mails (they change folder, we should change it in the
16911                 uidl list too or we'll remove an incorrect message)
16912                 (this also helps removing hacks when changing 
16913                 planned_download in messageview.c)
16914
16915 2004-07-12 [colin]      0.9.12cvs18.2
16916
16917         * src/gtk/quicksearch.c
16918                 Fix missing status update in quicksearch
16919
16920 2004-07-12 [paul]       0.9.12cvs18.1
16921
16922         * po/POTFILES.in
16923         * src/Makefile.am
16924         * src/account.c
16925         * src/codeconv.c
16926         * src/compose.c
16927         * src/inc.c
16928         * src/main.c
16929         * src/prefs_common.c
16930         * src/procmsg.h
16931         * src/toolbar.c
16932         * src/prefs_msg_colors.[ch]     ** NEW FILES **
16933         * src/prefs_wrapping.[ch]       ** NEW FILES **
16934         * src/common/intl.h
16935         * src/common/utils.[ch]
16936         * src/gtk/quicksearch.[ch]
16937                 sync with 0.9.12cvs18 HEAD
16938
16939 2004-07-12 [colin]      0.9.11cvs17.25
16940
16941         * src/folder.c
16942         * src/folder.h
16943                 Remove unused function added by me in 0.9.11cvs17.10
16944
16945 2004-07-11 [colin]      0.9.11cvs17.24
16946
16947         * src/inc.c
16948         * src/messageview.c
16949         * src/pop.c
16950         * src/pop.h
16951                 Use folderitem and msgnum instead of filename to
16952                 know which mail to delete
16953                 Move old partial mail deletion to pop.c
16954
16955 2004-07-10 [colin]      0.9.11cvs17.23
16956
16957         * src/inc.c
16958                 Add debug
16959         * src/pop.c
16960         * src/pop.h
16961                 Don't re-use same enums for unrelated stuff: it's 
16962                 completely misleading !
16963                 Document a bit
16964
16965 2004-07-09 [colin]      0.9.11cvs17.22
16966
16967         * src/inc.c
16968                 Remove folder-type check and do
16969                 more tests to be sure everything's
16970                 ok
16971         * src/messageview.c
16972                 Punctuation update, remove useless
16973                 code, fix two warnings
16974         * src/noticeview.c
16975                 Layout cleaning, reset 2nd button
16976                 when specifying one
16977
16978 2004-07-09 [colin]      0.9.11cvs17.21
16979
16980         * src/messageview.c
16981         * src/pop.c
16982         * src/pop.h
16983                 Allow user to change his mind
16984                 and postpone decision (by
16985                 unmarking the mail)
16986
16987 2004-07-09 [colin]      0.9.11cvs17.20
16988
16989         * src/messageview.c
16990                 Fix bug with delete state
16991         * src/pop.c
16992         * src/pop.h
16993                 Fix buffer leak (fread doesn't 
16994                 terminate buffers with \0)
16995                 Refactoring (remove magic 
16996                 numbers)
16997
16998 2004-07-09 [colin]      0.9.11cvs17.19
16999
17000         * src/pop.c
17001                 Don't log "Skipping message" if 
17002                 we're going to TOP it two lines
17003                 later
17004
17005 2004-07-09 [colin]      0.9.11cvs17.18
17006
17007         * src/messageview.c
17008                 Fix Engrish
17009
17010 2004-07-09 [colin]      0.9.11cvs17.17
17011
17012         * src/pop.c
17013                 strlen checking...
17014         * src/messageview.c
17015                 refactoring a bit
17016
17017 2004-07-08 [colin]      0.9.11cvs17.16
17018
17019         * src/noticeview.c
17020         * src/noticeview.h
17021                 Add an optional second button
17022         * src/messageview.c
17023         * src/pop.c
17024         * src/pop.h
17025                 Don't delete partially received mails after a certain
17026                 time; rather, let the user decide.
17027
17028 2004-07-08 [colin]      0.9.11cvs17.15
17029
17030         * src/common/smtp.h
17031                 Sync with HEAD
17032
17033 2004-07-08 [colin]      0.9.11cvs17.14
17034
17035         * src/messageview.c
17036         * src/common/smtp.c
17037                 Use to_human_readable() for sizes
17038
17039 2004-07-08 [colin]      0.9.11cvs17.13
17040
17041         * src/inc.c
17042         * src/messageview.c
17043         * src/pop.c
17044         * src/pop.h
17045         * src/procmsg.c
17046                 Fix partial-downloading issues:
17047                         catch unsupported TOP
17048                         don't delete partially downloaded mails before 5 days
17049                         don't update existing with non-MH folders; that'll
17050                         make dups, but it's better than trashing the folder
17051                         free new msginfo parts
17052                 Fix indentation ;-)
17053
17054 2004-07-08 [colin]      0.9.11cvs17.12
17055
17056         * src/common/smtp.c
17057         * src/common/smtp.h
17058                 Sync smtp size verification with HEAD
17059
17060 2004-07-08 [colin]      0.9.11cvs17.11
17061
17062         * src/summaryview.c
17063         * src/prefs_common.c
17064         * src/prefs_common.h
17065         * src/gtk/quicksearch.c
17066         * src/gtk/quicksearch.h
17067                 Sync sticky pref with HEAD
17068
17069 2004-07-08 [colin]      0.9.11cvs17.10
17070
17071         * src/folder.c [1.213.2.6]
17072         * src/folder.h [1.87.2.6]
17073         * src/inc.c [1.149.2.7]
17074         * src/messageview.c [1.94.2.8]
17075         * src/procheader.c [1.47.2.6]
17076         * src/procmsg.c [1.150.2.4]
17077         * src/procmsg.h [1.60.2.5]
17078         * src/pop.c [1.56.2.4]
17079         * src/pop.h [1.17.2.3]
17080                 Let too big messages get downloaded, but truncated
17081                 Add a button to download them completely
17082                 
17083 2004-07-06 [colin]      0.9.11cvs17.9
17084
17085         * src/gtk/quicksearch.c [1.1.2.3]
17086                 Add a Clear button
17087         * commitHelper
17088         * PATCHSETS
17089                 Add a script to help with cvs
17090
17091 2004-07-03 [colin]      0.9.11cvs17.8
17092
17093         * src/plugins/imageviewer/viewer.c
17094                 fix imageviewer (which was staying on the first
17095                 displayed image)
17096
17097 2004-07-03 [colin]      0.9.11cvs17.7
17098
17099         Removed FIXME_GTK2 warnings
17100         * src/gtk/gtkutils.c
17101                 useless #warnings
17102         * src/gtk/menu.c
17103                 useless #warnings (no need to mess with menu rc)
17104         * src/gtk/menu.h
17105                 unused functions
17106         
17107
17108 2004-07-03 [colin]      0.9.11cvs17.6
17109
17110         Removed FIXME_GTK2 warnings
17111         * src/codeconv.c
17112                 useless #warnings (rewrite needed)
17113         * src/compose.c
17114                 useless #warnings (rewrite needed)
17115                 useless #warnings (gtk2 is like that)
17116                 useless #warnings (previously fixed)
17117         * src/main.c
17118                 useless #warnings (previously fixed)
17119         * src/message_search.c
17120                 useless #warnings (gtk2 is like that)
17121                 Made apparent that search is case-sensitive
17122         * src/mimeview.c
17123                 useless #warnings (rewrite needed)
17124                 useless #warnings (gtk2 is like that)
17125                 reimplemented real warnings
17126         * src/prefs_common.c
17127                 Removed block cursor option (not it gtk2)
17128         * src/prefs_gtk.c
17129                 useless #warnings (rewrite needed)
17130         * src/procheader.c
17131                 useless #warnings (rewrite needed)
17132         * src/sourcewindow.c
17133                 useless #warnings (incorrect placing)
17134         * src/summary_search.c
17135                 useless #warnings (gtk2 is like that)
17136                 Made apparent that search is case-sensitive
17137         * src/action.c
17138                 useless #warnings (gtk2 is like that)
17139         * src/textview.c
17140                 useless #warnings (rewrite needed)
17141         * src/toolbar.c
17142                 useless #warnings (rewrite needed)
17143
17144 2004-07-03 [colin]      0.9.11cvs17.5
17145
17146         * src/textview.c
17147                 Fix mismerge which broke URI opening
17148                 
17149 2004-07-01 [colin]      0.9.11cvs17.4
17150
17151         * src/gtk/filesel.c
17152                 Fill filename when saving
17153                 
17154 2004-06-27 [colin]      0.9.11cvs17.3
17155
17156         * src/gtk/filesel.[ch]
17157                 Use the new GTK file selector
17158                 Update prototype to match the reality: multiple file
17159                 selection is open-only          
17160         * src/compose.c
17161                 Match the new prototypes        
17162         * configure.ac
17163                 Match the new requirements (gtk 2.4.0)
17164                         
17165 2004-06-26 [colin]      0.9.11cvs17.2
17166
17167         * src/plugins/trayicon/trayicon.c
17168                 Remove useless signal handler on resize, which causes
17169                 an infinite "loop"
17170         
17171 2004-06-26 [colin]      0.9.11cvs17.1
17172         
17173         * tools/Makefile.am
17174                 remove launch_firebird and add nautilus2sylpheed.sh
17175         * src/quicksearch.c
17176           src/summaryview.c
17177                 Fix show/hide "Extended symbols" button problem
17178                 Fix apparition at startup
17179                 Fix const warnings
17180         * src/plugins/image_viewer/Makefile.am
17181                 Fix configure 
17182         * common/ssl.c
17183                 Re-enable certificate check, as it doesn't seem to
17184                 cause Xlib errors anymore
17185
17186 2004-06-25 [paul]       0.9.11cvs17
17187
17188         * sync with 0.9.11cvs17 HEAD
17189         
17190         NOTE: QuickSearch is broken
17191
17192 2004-06-07 [colin]      0.9.10claws67.10
17193         * src/plugins/trayicon/trayicon.c
17194           src/plugins/trayicon/libeggtrayicon/Makefile.am
17195           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17196                 Fix gettextization in trayicon plugin
17197
17198 2004-06-07 [colin]      0.9.10claws67.9
17199         
17200         * src/summaryview.c
17201           src/gtk/gtksctree.[ch]
17202                 Let Shift+{Up,Down} work in summaryview
17203                 (well, Down "works" and Up works)
17204                 Let the list scroll when using these keys
17205
17206 2004-06-06 [colin]      0.9.10claws67.8
17207
17208         * src/plugins/trayicon/trayicon.c
17209                 Fix pixmap update
17210
17211 2004-06-06 [colin]      0.9.10claws67.7
17212
17213         * src/addressbook.c
17214                 Fix signal handling causing system-wide focus grab
17215
17216 2004-05-25 [paul]       0.9.10claws67.6
17217
17218         * Makefile.am
17219           src/Makefile.am
17220                 clean up
17221
17222 2004-05-25 [paul]       0.9.10claws67.5
17223
17224         * replace deprecated gtk_signal... functions
17225
17226 2004-05-23 [colin]      0.9.10claws67.4
17227
17228         * src/compose.c
17229                 Fix wrapping
17230
17231 2004-05-22 [colin]      0.9.10claws67.3
17232
17233         * src/compose.c
17234                 Re-fix [Edited] in compose.c::compose_reedit()
17235
17236 2004-05-22 [colin]      0.9.10claws67.2
17237
17238         * src/procmime.c
17239                 Fix parsing of multiparts mails
17240
17241 2004-05-22 [colin]      0.9.10claws67.1
17242
17243         * src/summaryview.c
17244                 Fix quicksearch
17245
17246 2004-05-22 [paul]       0.9.10claws67
17247
17248         * sync with 0.9.10claws67 HEAD
17249
17250 2004-05-14 [alfons]
17251
17252         * src/procmime.h
17253                 add forgotton prototype
17254
17255 2004-05-10 [paul]       0.9.10claws57
17256
17257         * sync with 0.9.10claws57 HEAD
17258
17259 2004-05-05 [paul]       0.9.9.claws1
17260
17261         * ChangeLog-gtk2        ** REMOVED **
17262           ChangeLog-gtk2.claws  ** ADDED **
17263                 rename and adopt the normal claws format
17264                 
17265         * configure.ac
17266                 require gtkmathview >= 0.5
17267
17268         * ac/*                          ** REMOVED **
17269           ac/                           ** REMOVED **
17270           intl/Makefile.in              ** REMOVED **
17271           m4/                           ** ADDED **
17272           m4/missing                    ** ADDED **
17273           m4/missing/gdk-pixbuf.m4      ** ADDED **
17274           m4/missing/gettext.m4         ** ADDED **
17275           m4/missing/gpgme.m4           ** ADDED **
17276           m4/missing/imlib.m4           ** ADDED **
17277           m4/.cvsignore                 ** ADDED **
17278           m4/Makefile.am                ** ADDED **
17279           m4/README                     ** ADDED **
17280           m4/aclocal-include.m4         ** ADDED **
17281           m4/aspell.m4                  ** ADDED **
17282           m4/check-type.m4              ** ADDED **
17283           m4/gnupg-check-typedef.m4     ** ADDED **
17284           m4/openssl.m4                 ** ADDED **
17285           m4/spamassassin.m4            ** ADDED **
17286           po/ChangeLog                  ** REMOVED **
17287           po/Makefile.in.in             ** REMOVED **
17288           po/Rules-quot                 ** REMOVED **
17289           po/boldquot.sed               ** REMOVED **
17290           po/en@boldquot.header         ** REMOVED **
17291           po/en@quot.header             ** REMOVED **
17292           po/insert-header.sin          ** REMOVED **
17293           po/quot.sed                   ** REMOVED **
17294           po/remove-potcdate.sed        ** REMOVED **
17295           po/remove-potcdate.sin        ** REMOVED **
17296           po/stamp-po                   ** REMOVED **
17297           Makefile.am
17298           autogen.sh
17299           configure.ac
17300                 enable building with automake 1.8.x
17301                 add 'autopoint --force' to autogen.sh and remove all
17302                 auto-generated files, remove ac/ directory and use
17303                 m4/ directory instead
17304                 
17305         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17306                 fix gettextization
17307
17308 2004-02-28 Colin Leroy <colin@colino.net>
17309         * src/prefs_matcher.c
17310           src/prefs_filtering.c
17311           src/prefs_filtering_action.c
17312                 Fix non-editable GtkEntries
17313
17314 2004-02-22 Thorsten Maerz <torte@netztorte.de>
17315         * src/prefs_themes.c
17316                 utf8 conversion for theme info
17317
17318 2004-02-21 Thorsten Maerz <torte@netztorte.de>
17319         * sync 0.9.9claws
17320
17321 2004-02-14 Thorsten Maerz <torte@netztorte.de>
17322         * src/grouplistdialog.c
17323                 allow multiple selections without ctrl key
17324
17325 2004-02-09 Thorsten Maerz <torte@netztorte.de>
17326         * src/main.c
17327                 enable customizable accelerators
17328
17329 2004-02-08 Thorsten Maerz <torte@netztorte.de>
17330         * src/prefs_common.c
17331                 re-enable different font settings for gtk1/2
17332         * src/prefs_folder_item.c
17333                 fix folder prefs displayed wrong
17334         * src/textview.c
17335                 set 'sunken' shadow type
17336
17337 2004-02-07 Colin Leroy <colin@colino.net>
17338         * src/compose.c
17339                 Fix message being always [Edited]
17340                 Encode headers correctly (utf8 buf)
17341
17342 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17343         * src/socket.c
17344                 remove double g_source_attach()
17345                 (Thanks to Colin Leroy)
17346
17347 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17348         * src/gtk/gtksctree.c
17349                 Fix SSL certificate list not shown
17350         * src/mimeview.c
17351                 Fix clicks in mime tree
17352
17353 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17354         * src/common/socket.c
17355                 Fix SSL receive
17356         * src/compose.c
17357                 Fix clipboard menu hotkeys
17358
17359 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17360         * src/gtk/gtkaspell.[ch]
17361           src/compose.c
17362                 reimplement spellchecker
17363
17364 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17365         * src/gtk/filesel.c
17366                 crash when inserting file in compose window
17367                 (TODO: keep old selection on clicks)
17368         * src/main.c
17369                 use gtkrc-2.0 instead of gtkrc
17370
17371 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17372         * src/messageview.c
17373                 remove orphaned mimeview unref()
17374
17375 2004-01-20 Thorsten Maerz <torte@netztorte.de>
17376         * src/grouplistdialog.c
17377                 expand nodes containing subscribed groups
17378
17379 2004-01-19 Thorsten Maerz <torte@netztorte.de>
17380         * src/textview.c
17381                 textview: hide cursor, restore old click behaviour
17382
17383 2004-01-18 Thorsten Maerz <torte@netztorte.de>
17384         * src/textview.c
17385                 variable names messed up
17386
17387 2004-01-17 Colin Leroy <colin@colino.net>
17388         * src/addr_compl.c
17389                 Fix completion address too thin
17390         * src/compose.c
17391                 Fix tab-to-subject behaviour
17392         * src/summaryview.c
17393                 Implement key up & down in summaryview
17394
17395 2004-01-12 Thorsten Maerz <torte@netztorte.de>
17396
17397         * sync 098claws
17398
17399 2004-01-08 Thorsten Maerz <torte@netztorte.de>
17400         * configure.ac
17401           Makefile.am
17402           doc/.cvsignore
17403           doc/Makefile.am
17404                 faq, man, manual moved to doc/
17405         * ac/aspell.m4
17406           ac/check-type.m4
17407           ac/gnupg-check-typedef.m4
17408           ac/openssl.m4
17409           ac/spamassassin.m4
17410           ac/missing/gdk-pixbuf.m4
17411           ac/missing/gpgme.m4
17412           ac/missing/imlib.m4
17413                 fix automake warnings
17414
17415 2003-12-06 Colin Leroy <colin@colino.net>
17416         * src/summaryview.c
17417                 Fix quicksearch
17418
17419 2003-12-05 Colin Leroy <colin@colino.net>
17420         * src/summaryview.c
17421                 Fix going to next unread folder
17422
17423 2003-12-05 Colin Leroy <colin@colino.net>
17424         * src/crash.c
17425                 Fix gtk2 compilation
17426         * src/session.c
17427                 Remove iotag source handler at disconnection
17428         * src/socket.[ch] 
17429                 Remove source handler when closing socket 
17430                 (fixes another seg)
17431
17432 2003-12-04 Colin Leroy <colin@colino.net>
17433         * src/compose.c
17434           src/prefs_account.c
17435           src/prefs_common.c
17436                 Fix some dropdown menus
17437
17438 2003-12-04 Colin Leroy <colin@colino.net>
17439         * src/compose.c
17440                 Fix event handlers on header fields
17441         * src/common/socket.c
17442           src/common/session.c
17443                 Fix segfault with callback (SSL)
17444                 Fix end of session 
17445
17446 2003-10-06 Thorsten Maerz <torte@netztorte.de>
17447
17448         * Fix compile bug in src/compose.c
17449         * removed src/gtk/gtkstext.[ch]
17450
17451 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
17452
17453         * Convert character set and escape "text" attributes in toolbar setting
17454         files.
17455         * Fixed bug in button-press-event handling.
17456
17457 2003-09-16 Thorsten Maerz <torte@netztorte.de>
17458
17459         * Fixed bug in key-press-event handling.
17460
17461 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
17462
17463         * Enabled to compile tray-icon plugin (Ad-hoc).
17464         * Avoid hang up bug of icon list in mime view (Ad-hoc).
17465
17466 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
17467
17468         * Enabled to compile on sylpheed-claws.
17469         (tray-icon plugin still cannot compile yet.)
17470
17471 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
17472
17473         * Updated to 0.9.5.
17474
17475 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
17476
17477         * Updated to 0.9.4.
17478         * Ported monitoring SSL mechanism to GSource of GLib2
17479         (I don't confirm it)
17480         * Added _gtk2 suffix to key name of font preference to avoid
17481         ovverwriting preference of Gtk+-1.2 version.
17482
17483 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
17484
17485         * Updated to 0.9.2.
17486
17487 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
17488
17489         * Updated to 0.9.1.
17490         * Translate po files into UTF-8 when execute autogen.sh.
17491
17492 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
17493
17494         * Updated to 0.9.0.
17495
17496 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
17497
17498         * Plugged GError related memory leaks.
17499
17500 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
17501
17502         * Changed default size of fonts.
17503         * Enabled to set titile font size of warning dialog.
17504
17505 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
17506
17507         * Embed a sylpheed icon into executable binary on Windows.
17508
17509 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
17510
17511         * I forgot to traslate character set of element string in src/xml.c.
17512
17513 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
17514
17515         * Fixed detecting bind_textdomain_codeset in configure.in.
17516         * The bug in which "Example" of "Date fromat" preference isn't displayed
17517         correctly has been fixed.
17518
17519 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
17520
17521         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
17522           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
17523           glib-gettextize
17524           Removed intl directory.
17525           Translated po files into UTF-8.
17526           (Thanks! Ryuji Abe)
17527
17528 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
17529
17530         * The bug which doesn't unscape string in xml.c has been fixed.
17531
17532 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
17533
17534         * The bug which is failed to translate encoding of file name thorough
17535         file dialog has been fixed.
17536
17537 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
17538
17539         * Modified to translate file names which is used in inporting/expoting
17540         mbox feature and "Save as" feature into locale encoding.
17541         * Translate file names into locale encoding when "Attache file" and
17542         "Insert file".
17543         * Force set G_BROKEN_FILENAMES environment variable.
17544         * Other minor fixes.
17545
17546 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
17547
17548         * Modified to treat MH folder's name as locale encoding.
17549
17550 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
17551
17552         * The bug which clash on switching candidates of auto completion of
17553         addresses, cannot use auto completion in Japanesse is fixed
17554         (Thanks! Tokunaga-san)¡¥
17555
17556 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17557
17558         * The bug which cannot switch key accelerator preference has been fixed
17559         (Thanks! smbd-san)¡¥
17560
17561 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17562
17563         * version 0.8.11-gtk2-20030314
17564
17565 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17566
17567         * The bug in which character set conversion of filtering messages has
17568         been fixed.(Thanks! COCOA-san).
17569
17570 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
17571
17572         * Revived "Leave space on head" preference in "Message" category.
17573         * A bug which clash when put the cursor to end of buffer and execute
17574         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
17575
17576 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17577
17578         * version 0.8.11-gtk2-20030312
17579
17580 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17581
17582         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
17583         * Modified to use Pango's API directly for font preference.
17584         * Integrated GtkTextView of textview to one widget.
17585         * Set fonts of header title in textview by "header_title" tag.
17586         * Removed some deprecated codes.
17587
17588 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
17589
17590         * Updated to 0.8.11.
17591         * Merged cygwin patch(Thanks! Sakai-san).
17592
17593 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
17594
17595         * version 0.8.10-gtk2-20030309