2006-08-27 [colin] 2.4.0cvs101
[claws.git] / ChangeLog
1 2006-08-27 [colin]      2.4.0cvs101
2
3         * src/plugins/bogofilter/Makefile.am
4                 Fix make dist (no README)
5
6 2006-08-27 [colin]      2.4.0cvs100
7
8         * src/folder.c
9                 Don't use F_UNKNOWN folders for any default
10                 outbox/trash/etc
11         * src/plugins/bogofilter/bogofilter.c
12         * src/plugins/bogofilter/bogofilter.h
13         * src/plugins/bogofilter/bogofilter_gtk.c
14                 Add an option to specify the path to bogofilter
15                 Use single-quotes to be able to learn in folders
16                 with spaces in their names
17                 Verify learning status
18
19 2006-08-27 [colin]      2.4.0cvs99
20
21         * manual/faq.xml
22         * manual/plugins.xml
23                 Document Bogofilter plugin
24
25 2006-08-27 [colin]      2.4.0cvs98
26
27         * src/compose.c
28         * src/messageview.c
29         * src/procmsg.c
30         * src/procmsg.h
31                 When possible, copy the queued mail to sent folder
32                 instead of re-adding. Much faster on IMAP.
33
34 2006-08-27 [colin]      2.4.0cvs97
35
36         * src/msgcache.c
37                 Disable mmaped caches - huge metadata loss
38                 here after a power failure.
39         * src/summaryview.c
40                 Add quicksearch timing
41         * src/common/plugin.c
42         * src/common/plugin.h
43                 Implement an interface to tell what plugins
44                 provide. Prevent loading of similar plugins.
45         * src/plugins/clamav/clamav_plugin.c
46         * src/plugins/demo/demo.c
47         * src/plugins/dillo_viewer/dillo_viewer.c
48         * src/plugins/pgpcore/plugin.c
49         * src/plugins/pgpinline/pgpinline.c
50         * src/plugins/pgpmime/pgpmime.c
51         * src/plugins/spamassassin/spamassassin.c
52         * src/plugins/trayicon/trayicon.c
53                 Implement plugin_provides()
54
55 2006-08-27 [colin]      2.4.0cvs96
56
57         * configure.ac
58         * src/plugins/Makefile.am
59         * src/plugins/bogofilter/.cvsignore
60         * src/plugins/bogofilter/Makefile.am
61         * src/plugins/bogofilter/bogofilter.c
62         * src/plugins/bogofilter/bogofilter.h
63         * src/plugins/bogofilter/bogofilter_gtk.c
64                 New Bogofilter plugin, provides filtering and
65                 learning. Spamassassin will go to extra plugins.
66
67 2006-08-26 [mones]      2.4.0cvs95
68
69         * manual/handling.xml
70                 Fix subfolder path in the example (thanks to Paul) 
71
72 2006-08-26 [mones]      2.4.0cvs94
73
74         * manual/glossary.xml
75                 2.2. + add ISP to the glossary
76                 7.5. + Add UIDL to glossary
77                 7.7. + Add TCP to glossary
78         * manual/handling.xml
79                 7.1. + Mentions GNU/Linux distribution, what about the non...
80                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
81                 7.3. + Mentions .bashrc, what about the non-bash ones? 
82                 7.4. = Use appropriate quotation for commands
83                 7.6. = change "" to <quote></quote>
84         * manual/plugins.xml
85                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
86         * manual/starting.xml
87                 2.1. + local mbox file: some examples of mbox file locations...
88                 Also reformatted files requiring it
89
90 2006-08-26 [wwp]        2.4.0cvs93
91
92         * src/summary_search.c
93                 disable find buttons while summary search is running.
94
95 2006-08-25 [colin]      2.4.0cvs92
96
97         * src/folder.c
98         * src/folderutils.c
99         * src/mh.c
100         * src/procmsg.h
101         * src/summaryview.c
102                 Speed up MH moving, and add progressbar
103                 for MH deletion
104         * src/msgcache.c
105                 Write cache files using mmap() too
106
107 2006-08-25 [wwp]        2.4.0cvs91
108
109         * src/summaryview.c
110                 switch spam<->ham button when a message has been marked as spam or ham
111                 and is still selected. Thanks to Colin.
112
113 2006-08-25 [paul]       2.4.0cvs90
114
115         * src/Makefile.am
116         * src/stock_pixmap.c
117         * src/stock_pixmap.h
118         * src/summaryview.c
119         * src/gtk/icon_legend.c
120         * src/pixmaps/copied.xpm
121         * src/pixmaps/moved.xpm
122                 add icons for delayed execution marked for
123                 copying, marked for moving
124
125 2006-08-25 [mones]      2.4.0cvs89
126
127         * manual/glossary.xml
128                 Fix the other glossary items:
129                 5.1. = Inmmediate execution -> <quote>immediate execution...
130                 5.2. = Fix MBOX capitalization -> Mbox
131                 5.3. + Improve Plugins def. w/ tech. ref.
132                 5.4. = Quotation -> replace '>' by <quote>></quote>
133                 5.5. - SMTP Server. -> remove dot
134         * po/es.po
135                 Updated translation
136
137 2006-08-25 [mones]      2.4.0cvs88
138
139         * manual/ack.xml
140                 Reformatted, changed email address
141         * manual/glossary.xml
142                 Reformatted, fixed MANUAL-TODO items:
143                 8.2. + add ROT-13 to glossary
144                 8.4. + add URL to glossary
145         * manual/es/advanced.xml
146                 Fixed <literal>s
147
148 2006-08-25 [paul]       2.4.0cvs87
149
150         * src/gtk/icon_legend.c
151                 add 'marked for deletion' icon
152                 arrange icons by containing column
153                 wrap long label text
154
155 2006-08-25 [colin]      2.4.0cvs86
156
157         * src/common/utils.c
158         * src/common/utils.h
159                 Add the sc_g_*list_bigger functions in
160                 a place everyone can use it
161         * src/summaryview.c
162                 Only freeze/thaw the list when working
163                 on the selection, if it's bigger than 1
164         * src/gtk/gtksctree.c
165                 Only freeze/thaw the list when unselec-
166                 ting 'all' if ('all' != 1)
167                 This avoids some flickering
168
169 2006-08-24 [colin]      2.4.0cvs85
170
171         * src/addressbook.c
172                 Fix strange list selection
173                 Fix random seg (Invalid read of freed memory)
174
175 2006-08-24 [colin]      2.4.0cvs84
176
177         * src/alertpanel.c
178         * src/gtk/inputdialog.c
179         * src/plugins/pgpcore/passphrase.c
180                 Revert minimal width patch of 2.4.0cvs67,
181                 as it is also a maximal width. Use 
182                 gtk_window_set_default_size instead.
183
184 2006-08-24 [colin]      2.4.0cvs83
185
186         * src/msgcache.c
187                 Write cache/mark to temp files before
188                 overwriting old ones (avoids metadata
189                 loss if writing the new files fail).
190                 Use mmap() to read cache/mark file, as
191                 this makes cache reading faster. Dis-
192                 abled for big-endian machines until it
193                 can be tested. (Big-endian users: set
194                 msgcache_use_mmap = TRUE in the relevant
195                 #if).
196         * src/procmsg.h
197                 Move rarely used fields of MsgInfo in 
198                 another structure, which will only be
199                 allocated if needed. Face, X-Face,
200                 Return receipt headers and List-*
201                 headers are moved. Mails having none
202                 of these occupy 52 bytes less with
203                 this patch, which makes 2.5MB of RAM
204                 saved on a 50k folder).
205         * src/headerview.c
206         * src/mainwindow.c
207         * src/messageview.c
208         * src/partial_download.c
209         * src/procheader.c
210         * src/procmsg.c
211         * src/textview.c
212                 Follow this structure change.
213
214 2006-08-24 [wwp]        2.4.0cvs82
215
216         * manual/es/.cvsignore
217         * manual/es/dist/.cvsignore
218         * manual/es/dist/html/.cvsignore
219         * manual/es/dist/pdf/.cvsignore
220         * manual/es/dist/ps/.cvsignore
221         * manual/es/dist/txt/.cvsignore
222                 more (generated) files to ignore.
223
224 2006-08-24 [colin]      2.4.0cvs81
225
226         * src/folder.c
227         * src/mh.c
228                 Fix possible problems with local delivery. Check the folder doesn't
229                 need scan before setting its mtime when saving cache (which can be
230                 done long after the folder's been modified by an external process);
231                 Check that the stored item's mtime didn't change in mh functions.
232
233 2006-08-24 [mones]      2.4.0cvs80
234
235         * manual/advanced.xml
236                 Rewrapping, some fixes and MANUAL-TODO items:
237                 8.1. = change "" to <quote></quote>
238                 8.3. = quote menu items
239                 8.5. - deploying -> new user ... ideally a new user (redundant)
240
241 2006-08-23 [colin]      2.4.0cvs79
242
243         * src/gtk/gtksctree.c
244                 When selecting or deselecting range, only
245                 freeze/thaw when selection is bigger than 10
246
247 2006-08-23 [colin]      2.4.0cvs78
248
249         * src/messageview.c
250         * src/mimeview.c
251         * src/mimeview.h
252         * src/plugins/dillo_viewer/dillo_viewer.c
253                 Provide an API for MimeViewer plugins to
254                 return a text selection for replying
255
256 2006-08-23 [colin]      2.4.0cvs77
257
258         * src/image_viewer.c
259         * src/textview.c
260                 Use gtk_pixbuf_new_from_file_at_scale(), which
261                 is faster than getting the pixbuf then resizing
262                 it.
263
264 2006-08-23 [colin]      2.4.0cvs76
265
266         * src/procmime.c
267                 UTF-8 should be sent Quoted-printable
268
269 2006-08-22 [colin]      2.4.0cvs75
270
271         * src/mh.c
272                 Check if scan is required before touching
273                 the folder (or it'll be required every time)
274
275 2006-08-22 [colin]      2.4.0cvs74
276
277         * configure.ac
278                 Require libetpan 0.46 (crasher fix when built
279                 against gnutls)
280
281 2006-08-22 [colin]      2.4.0cvs73
282
283         * src/folder.c
284                 Set folder's mtime after writing its
285                 cache
286         * src/folderview.c
287                 Add some timing
288         * src/procmsg.c
289                 Don't do useless stuff if we don't 
290                 thread by subject
291         * src/summaryview.c
292                 Add some timing, don't deselect prior
293                 to selecting (gtksctree does it itself),
294                 remove crash avoidance hacks as it's been
295                 properly fixed since a while
296         * src/common/utils.c
297                 Optimize to_human_readable(): _() is slow,
298                 do it only once, and avoid %f format for KB
299                 (the most common in a summaryview)
300         * src/gtk/gtksctree.c
301                 Don't uselessly freeze/thaw (fixes flicker
302                 on next unread and friends), reduce number
303                 of g_list_nth/g_list_position where possible
304         * src/gtk/gtkutils.c
305         * src/gtk/gtkutils.h
306                 Reduce number of g_list_nth/g_list_position
307                 where possible.
308                 All of this makes loading as 70k folder 2.1
309                 seconds instead of 3.2 (with hot FS caches).
310                 (1.3 seconds without Date and Size columns...)
311
312 2006-08-22 [paul]       2.4.0cvs72
313
314         wrap documents and do some items from mones' MANUAL-TODO:
315
316         * manual/account.xml
317                 4.1. = fix tabname references to <quote>tabname</quote>
318                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
319         * manual/faq.xml
320                 1.1. = mentioned options don't match UI
321                 Add information about the 'Never send Return Receipts'
322                 option
323         * manual/handling.xml
324                 6.2. = Mentions Extended symbols button, but now is
325                 named Information
326                 6.3. = Mentions ... button, which is now Edit
327
328 2006-08-22 [colin]      2.4.0cvs71
329
330         * src/gtk/pluginwindow.c
331                 Fix layout in verbose translations (such
332                 as french)
333
334 2006-08-22 [paul]       2.4.0cvs70
335
336         * manual/Makefile.am
337                 build manuals in alphabetical order
338         * src/addressbook.c
339         * src/prefs_themes.c
340                 replace/remove deprecated symbols
341         * src/gtk/gtkutils.c
342                 fix a warning
343         * src/gtk/pluginwindow.c
344                 replace deprecated symbol
345                 replace label text and move it
346         * src/plugins/pgpcore/prefs_gpg.c
347                 move the 'Generate...' button out of the
348                 Sign Key frame, replace the English used
349         * src/plugins/pgpcore/sgpgme.c
350                 fixes to the English
351
352 2006-08-21 [colin]      2.4.0cvs69
353
354         * src/plugins/trayicon/trayicon.c
355                 Add more strings for translation; patch
356                 by Pawel
357
358 2006-08-21 [colin]      2.4.0cvs68
359
360         * src/compose.c
361                 fix replied flag not set after drafting
362         * src/matcher.c
363                 fix body quicksearch in non-encoded bodies
364                 containing '='
365         * src/msgcache.c
366                 Get rid of the g_malloc workaround for
367                 corrupted caches, use g_try_malloc
368
369 2006-08-21 [colin]      2.4.0cvs67
370
371         * src/alertpanel.c
372         * src/gtk/inputdialog.c
373         * src/plugins/pgpcore/passphrase.c
374                 Set minimal width to 375
375         * src/mainwindow.c
376                 Fix switching to offline, asking if it 
377                 should be overriden for synchronising
378         * src/mimeview.c
379                 Don't offer to remember command on Open 
380                 with for text parts, as the browser or 
381                 text editor command isn't changed from 
382                 there
383
384 2006-08-20 [paul]       2.4.0cvs66
385
386         * po/ko.po
387         * po/zh_CN.po
388                 fix plural form errors. revealed by stricter
389                 checking of gettext 0.15
390
391 2006-08-18 [paul]       2.4.0cvs65
392
393         * src/stock_pixmap.c
394                 fix the fix of 2.4.0cvs64
395                 Thanks to Colin
396
397 2006-08-18 [paul]       2.4.0cvs64
398
399         * src/stock_pixmap.c
400                 fix leaks
401                 Thanks to Colin
402
403 2006-08-18 [paul]       2.4.0cvs63
404
405         * src/compose.c
406         * src/procmsg.c
407                 fix occasional IMAP bug where large msgs
408                 were left in the queue folder after sending
409                 Thanks to Colin
410
411 2006-08-18 [paul]       2.4.0cvs62
412
413         * src/folderview.c
414                 freeze the summaryview while quicksearch results
415                 are displayed
416                 (fixes bug 456 'current message is hidden when the
417                 view is refreshed and extended search is "unread 
418                 messages"')
419                 Thanks to Colin
420         * src/textview.c
421                 add missing #include "inputdialog.h"
422         * src/common/utils.h
423                 add missing mailcap_update_default() and improve
424                 readability
425
426 2006-08-17 [colin]      2.4.0cvs61
427
428         * src/plugins/pgpcore/select-keys.c
429                 Fix warnings :)
430
431 2006-08-17 [colin]      2.4.0cvs60
432
433         * src/compose.c
434                 Don't continue queuing if Cancel is clicked
435                 in select-keys
436
437 2006-08-17 [colin]      2.4.0cvs59
438
439         * src/plugins/pgpcore/select-keys.c
440                 When encrypting, if only one key matches and it 
441                 matches exactly, automatically use it.
442
443 2006-08-17 [colin]      2.4.0cvs58
444
445         * src/mimeview.c
446         * src/prefs_common.c
447         * src/prefs_common.h
448         * src/prefs_ext_prog.c
449         * src/textview.c
450                 Fix issues with previous patch (text/html)
451                 Remove outdated prefs
452
453 2006-08-17 [colin]      2.4.0cvs57
454
455         * src/imap.c
456                 Add View Log button on auth error
457         * src/procmsg.c
458                 Fix encrypted mail marked as new when
459                 saved in normal folders
460         * src/plugins/pgpinline/pgpinline.c
461                 Fix encrypt bug on IMAP
462         * src/mimeview.c
463         * src/common/utils.c
464         * src/common/utils.h
465         * src/gtk/inputdialog.c
466         * src/gtk/inputdialog.h
467                 Get rid of metamail stuff, simplify
468                 opening, and allow remembering of user's
469                 choices (by updating ~/.mailcap). There's
470                 still to drop "Audio player" and "Image
471                 viewer" preferences.
472
473 2006-08-17 [mones]      2.4.0cvs56
474
475         * manual/es/sylpheed-claws-manual.xml
476                 fix DTD path
477
478 2006-08-17 [mones]      2.4.0cvs55
479
480         * configure.ac
481         * manual/Makefile.am
482         * manual/es/Makefile.am
483         * manual/es/account.xml
484         * manual/es/ack.xml
485         * manual/es/addrbook.xml
486         * manual/es/advanced.xml
487         * manual/es/faq.xml
488         * manual/es/glossary.xml
489         * manual/es/gpl.xml
490         * manual/es/handling.xml
491         * manual/es/intro.xml
492         * manual/es/keyboard.xml
493         * manual/es/plugins.xml
494         * manual/es/starting.xml
495         * manual/es/sylpheed-claws-manual.xml
496         * manual/es/dist/Makefile.am
497         * manual/es/dist/html/Makefile.am
498         * manual/es/dist/pdf/Makefile.am
499         * manual/es/dist/ps/Makefile.am
500         * manual/es/dist/txt/Makefile.am
501                 Spanish translation for the manual
502
503 2006-08-16 [colin]      2.4.0cvs54
504
505         * src/compose.c
506         * src/main.c
507         * src/mainwindow.c
508                 Fix send button sensitivity at startup
509                 Set send menu sensitivity (patch by Fabien)
510         * src/ssl_manager.c
511                 Enable closing with esc (patch by Fabien)
512         * src/gtk/foldersort.c
513                 Enable closing with esc (patch by Fabien)
514         * src/procmime.c
515                 Optimisation (no need to copy to tempfile to
516                 "decode" 7bit and 8bit)
517         * src/summaryview.c
518                 Fix cruft in swap_from case
519         * src/textview.c
520                 Fix missing last line in some mail cases 
521                 (Fixes debian #381872)
522         * src/plugins/pgpcore/prefs_gpg.c
523         * src/plugins/pgpcore/sgpgme.c
524         * src/plugins/pgpcore/sgpgme.h
525                 Don't show "no key found" when user explicitely
526                 wants to create a key
527
528 2006-08-16 [paul]       2.4.0cvs53
529
530         * configure.ac
531         * src/account.c
532         * src/addressbook.c
533         * src/headerview.c
534         * src/prefs_account.c
535         * src/prefs_message.c
536         * src/gtk/gtkutils.c
537                 bump up minimum required versions of GTK+ and
538                 GLIB to 2.6.0
539
540 2006-08-16 [paul]       2.4.0cvs52
541
542         * src/toolbar.c
543                 workaround GTK+ Bug 351600 - 'Can't re-click
544                 on button after sensitivity update'
545                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
546                 Thanks to Colin
547
548 2006-08-15 [colin]      2.4.0cvs51
549
550         * src/plugins/pgpcore/prefs_gpg.c
551                 Set options sensitivity according to
552                 key existence
553         * src/plugins/pgpcore/sgpgme.c
554                 Allow to create key with no passphrase
555
556 2006-08-14 [cleroy]     2.4.0cvs50
557
558         * src/gtk/pluginwindow.c
559                 New layout (maybe to be changed?)
560         * src/gtk/gtkutils.c
561                 Fix a bit label_window
562         * src/plugins/pgpcore/passphrase.c
563         * src/plugins/pgpcore/passphrase.h
564         * src/plugins/pgpcore/plugin.c
565         * src/plugins/pgpcore/prefs_gpg.c
566         * src/plugins/pgpcore/prefs_gpg.h
567         * src/plugins/pgpcore/sgpgme.c
568         * src/plugins/pgpcore/sgpgme.h
569                 Allow to create a PGP private key via the GUI
570
571 2006-08-14 [wwp]        2.4.0cvs49
572
573         * src/addressbook_foldersel.c
574                 fix strict ISO C90 compliance.
575
576 2006-08-14 [paul]       2.4.0cvs48
577
578         * src/gtk/prefswindow.c
579                 re-set scrolled window on opening
580                 Patch by Ticho
581
582 2006-08-14 [paul]
583
584         2.5.0-rc1 released
585
586 2006-08-14 [paul]       2.4.0cvs47
587
588         * src/prefs_display_header.c
589                 re-enable user-defined Displayed Headers
590
591 2006-08-14 [paul]       2.4.0cvs46
592
593         * src/prefs_account.c
594                 use GTK_STOCK_EDIT
595
596 2006-08-13 [colin]      2.4.0cvs45
597
598         * src/common/utils.c
599                 Fix "a" in quote when the original message is empty,
600                 by using \0 instead of 'a' to test writability of
601                 temp files.
602
603 2006-08-13 [wwp]        2.4.0cvs44
604
605         * src/plugins/spamassassin/spamassassin.c
606                 fix capitalization of "SpamAssassin" in some debug, log and
607                 dialog messages.
608
609 2006-08-13 [paul]       2.4.0cvs43
610
611         * src/editldap.c
612                 fix overlapping widgets
613         * src/prefs_account.c
614                 fix translation of protocol_names[]
615                 fix label disappearing off the edge of the
616                 visible area
617
618 2006-08-12 [paul]       2.4.0cvs42
619
620         * manual/plugins.xml
621                 update IRC channel info before it gets forgotten
622                 about
623
624 2006-08-11 [colin]      2.4.0cvs41
625
626         * src/compose.c
627         * src/mainwindow.c
628         * src/mainwindow.h
629         * src/procmsg.c
630         * src/procmsg.h
631         * src/summaryview.c
632         * src/toolbar.c
633                 Grey out the Send button if
634                 - Queue folders are empty, or
635                 - We're sending already
636
637 2006-08-11 [wwp]        2.4.0cvs40
638
639         * src/main.c
640                 fix a logic issue when quitting while a compose window is
641                 still open, thanks to Colin.
642
643 2006-08-10 [colin]      2.4.0cvs39
644
645         * src/main.c
646                 Fix default font size setting after wizard run
647         * src/imap.c
648         * src/etpan/imap-thread.c
649         * src/etpan/imap-thread.h
650                 Fix bug #999 (Timing out on TSL cert validation 
651                 dialog makes ugly things happen). Also, STARTTLS
652                 unconditionnaly if initial capabilities contain
653                 LOGINDISABLED and STARTTLS.
654
655 2006-08-09 [colin]      2.4.0cvs38
656
657         * src/mainwindow.c
658         * src/mainwindow.h
659                 Fix Tools/Actions sensitivity when there are
660                 no actions
661
662 2006-08-09 [colin]      2.4.0cvs37
663
664         * src/prefs_filtering.c
665                 Warning fix, patch by Paul
666         * src/messageview.c
667         * src/prefs_actions.c
668         * src/prefs_filtering_action.c
669         * src/prefs_matcher.c
670                 Uniformisation of "Info ..." to "Info..." (for
671                 old gtk), patch by Fabien
672         * src/plugins/clamav/clamav_plugin_gtk.c
673                 Sensitivity fix by Fabien
674
675 2006-08-09 [colin]      2.4.0cvs36
676
677         * src/main.c
678         * src/main.h
679                 Add a function to know whether we're exiting
680         * src/plugins/trayicon/trayicon.c
681                 If exiting, don't do anything. Faster, and
682                 avoids gtk_main_iteration reentracy causing
683                 segfaults at exit
684
685 2006-08-09 [colin]      2.4.0cvs35
686
687         * src/messageview.c
688         * src/mimeview.c
689         * src/mimeview.h
690                 Fix lack of part selection when automatically 
691                 jumping to a specific part
692         * src/msgcache.c
693                 Little optimisation in cache reading
694
695 2006-08-09 [colin]      2.4.0cvs34
696
697         * src/compose.c
698                 Fix crash setting the priority on reedit
699                 (Accessing compose before creating it!)
700
701 2006-08-08 [colin]      2.4.0cvs33
702
703         * src/procmime.c
704                 Fix bug #998 (last attachment is not accessible)
705                 Bad RFC interpretation on multipart close-delimiters
706         * src/mimeview.c
707         * src/mimeview.h
708         * src/gtk/gtkvscrollbutton.c
709         * src/gtk/gtkvscrollbutton.h
710                 Make attachments list wheel-scrollable
711
712 2006-08-07 [colin]      2.4.0cvs32
713
714         * src/gtk/gtkaspell.c
715                 Fix bug #973 (Unicode punctation characters 
716                 are not recognized as separators by the
717                 spell checker); fix unsigned stuff
718
719 2006-08-07 [colin]      2.4.0cvs31
720
721         * src/compose.c
722                 Fix bug #956 (DnD text with accents in compose 
723                 text entry); fix gccc's signed/unsigned fuss
724
725 2006-08-06 [colin]      2.4.0cvs30
726
727         * src/main.c
728                 Fix bug #979 (Plugin crashes when exiting 
729                 sylpheed-claws) : handle exit request only 
730                 once
731
732 2006-08-05 [colin]      2.4.0cvs29
733
734         * src/news.c
735                 Just make sure we have a msgid.
736
737 2006-08-05 [colin]      2.4.0cvs28
738
739         * src/news.c
740         * src/summaryview.c
741                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
742                 by reimplementing it
743         * src/textview.c
744                 Fix bug when hiding quotes with level > 3 and quote
745                 colors are recycled
746
747 2006-08-04 [colin]      2.4.0cvs27
748
749         * src/compose.c
750         * src/undo.c
751         * src/undo.h
752                 Fix a bit replace-by-pasting undo
753         * src/mainwindow.c
754         * src/messageview.c
755                 Fix Fold quotes menu synchro in
756                 mainwindow when it changes in 
757                 messageview
758         * src/textview.c
759                 Fix right-click on quotes blocks
760         * src/common/utils.c
761                 Verify that the file created by
762                 my_tmpfile() is writable. Fixes
763                 bug #988 (very specific filesystem
764                 issue)
765         * src/plugins/pgpcore/sgpgme.c
766                 Fix file descriptor leak
767         * src/plugins/spamassassin/spamassassin.c
768                 Warn once if spamd isn't reachable
769
770 2006-08-04 [colin]      2.4.0cvs26
771
772         * src/toolbar.c
773                 i18n context patch by Fabien
774
775 2006-08-03 [colin]      2.4.0cvs25
776
777         * src/mainwindow.c
778         * src/messageview.c
779                 Rename "Hide quotes" to "Fold quotes"
780         * src/textview.c
781                 Don't use hand cursor on quotes. "all 
782                 the bonuses of the feature and none of 
783                 unwelcome side-effects"
784
785 2006-08-03 [colin]      2.4.0cvs24
786
787         * AUTHORS
788         * sylpheed-claws.desktop
789         * src/gtk/authors.h
790                 Bring the desktop file to XDG compliance
791                 Patch by Charles A. Edwards
792
793 2006-08-03 [colin]      2.4.0cvs23
794
795         * src/textview.c
796                 Fix links offset when they are preceded
797                 by accentued chars (g_utf8_strlen!)
798         * src/mainwindow.c
799                 Fix wrong status when starting offline
800
801
802 2006-08-03 [wwp]        2.4.0cvs22
803
804         * src/prefs_common.h
805                 ask what to do w/ filtering rules that belong to an account when
806                 applying filtering rules manually from the main window (skip,
807                 apply regardless of the account, use current account). This dialog
808                 can be skipped and the last reply used.
809                 (forgot that file)
810
811 2006-08-03 [wwp]        2.4.0cvs21
812
813         * src/filtering.c
814         * src/filtering.h
815         * src/prefs_common.c
816         * src/summaryview.c
817         * src/alertpanel.c
818         * src/alertpanel.h
819         * src/messageview.c
820                 ask what to do w/ filtering rules that belong to an account when
821                 applying filtering rules manually from the main window (skip,
822                 apply regardless of the account, use current account). This dialog
823                 can be skipped and the last reply used.
824
825
826 2006-08-03 [colin]      2.4.0cvs20
827
828         * src/textview.c
829                 Optimize previous patch
830
831 2006-08-03 [cleroy]     2.4.0cvs19
832
833         * src/textview.c
834                 Fix quotes getting toggled back when the
835                 mail has an even number of text parts
836
837 2006-08-02 [colin]      2.4.0cvs18
838
839         * src/messageview.c
840                 Add Hide quotes menu
841
842 2006-08-02 [colin]      2.4.0cvs17
843
844         * src/mainwindow.c
845         * src/prefs_common.c
846         * src/textview.c
847         * src/textview.h
848         * src/gtk/about.c
849                 Allow per-level quote hiding,
850                 Allow toggling quotes by double-clicking them
851                 Rename RemoteURI to ClickableText to reflect
852                 the fact it's used for a variety of things
853
854 2006-08-02 [wwp]        2.4.0cvs16
855
856         * src/mainwindow.c
857                 fix "View/Hide quotes" menu item status initialization.
858
859 2006-08-02 [wwp]        2.4.0cvs15
860
861         * src/matcher_parser_parse.y
862                 remove a debug trace.
863
864 2006-08-02 [paul]       2.4.0cvs14
865
866         * src/plugins/pgpcore/passphrase.c
867                 don't set initial dialog size
868                 make it resizable
869
870 2006-08-02 [paul]       2.4.0cvs13
871
872         * src/noticeview.c
873                 remove the rogue '/' character
874
875 2006-08-02 [paul]       2.4.0cvs12
876
877         * src/noticeview.c
878                 allow buttons to resize as necessary
879
880 2006-08-01 [wwp]        2.4.0cvs11
881
882         * src/mbox.c
883                 fix strict ISO C90 compliance.
884
885 2006-08-01 [wwp]        2.4.0cvs10
886
887         * tools/update-po
888                 updated update-po tool to work w/ context-dependent translations.
889                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
890
891 2006-08-01 [wwp]        2.4.0cvs9
892
893         * src/matcher.c
894         * src/prefs_filtering.c
895         * src/prefs_matcher.c
896                 allow context-dependent translations for "All",
897                 patch by Fabien Vantard <fzzzzz@gmail.com>.
898
899 2006-07-31 [colin]      2.4.0cvs8
900
901         * AUTHORS
902         * src/gtk/authors.h
903                 Add Rafal to authors
904
905 2006-07-31 [colin]      2.4.0cvs7
906
907         * src/compose.c
908         * src/mainwindow.c
909         * src/messageview.h
910         * src/prefs_common.c
911         * src/prefs_common.h
912         * src/textview.c
913                 Add 'View/Hide quotes'. Patch based on a patch
914                 by Rafal Weglarz
915
916 2006-07-31 [colin]      2.4.0cvs6
917
918         * src/action.c
919                 Fix problem with "> stuff >" actions
920
921 2006-07-31 [paul]       2.4.0cvs5
922
923         * po/nb.po
924                 updated by Geir Helland
925
926 2006-07-31 [wwp]        2.4.0cvs4
927
928         * src/mainwindow.c
929         * src/summaryview.c
930         * src/summaryview.h
931                 add "View/Go to/Parent message" and "View/Go to/Last read message",
932                 thanks to Colin.
933
934 2006-07-31 [wwp]        2.4.0cvs3
935
936         * src/Makefile.am
937         * src/addr_compl.c
938         * src/addr_compl.h
939         * src/addressbook.c
940         * src/addressbook.h
941         * src/addressbook_foldersel.c
942         * src/addressbook_foldersel.h
943         * src/addrindex.c
944         * src/addrindex.h
945         * src/matcher.c
946         * src/matcher.h
947         * src/matcher_parser_lex.l
948         * src/matcher_parser_parse.y
949         * src/prefs_common.c
950         * src/prefs_common.h
951         * src/prefs_filtering.c
952         * src/prefs_matcher.c
953         * src/prefs_matcher.h
954         * src/summaryview.c
955                 introduce filtering against the address book. It's now possible to add
956                 matched conditions to determine if any email address in a message matches
957                 or doesn't match any or all books or folders in the address book.
958
959 2006-07-31 [wwp]        2.4.0cvs2
960
961         * src/account.c
962         * src/filtering.c
963         * src/filtering.h
964         * src/folder.c
965         * src/folderview.c
966         * src/inc.c
967         * src/mainwindow.c
968         * src/matcher.c
969         * src/matcher_parser_lex.l
970         * src/matcher_parser_parse.y
971         * src/mbox.c
972         * src/prefs_filtering.c
973         * src/prefs_filtering.h
974         * src/procmsg.c
975         * src/procmsg.h
976         * src/summaryview.c
977                 introduce per-account filtering rules. Each filtering rule can now be assigned
978                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
979                 when applying filtering rules manually, as all rules will apply - even the ones
980                 assigned to an account. This issue will be addressed soon.
981  
982
983
984 2006-07-31 [wwp]        2.4.0cvs1
985
986         * src/quote_fmt.c
987                 make more strings translatable.
988
989 2006-07-31 [paul]       2.4.0
990
991         2.4.0 released
992
993 2006-07-31 [paul]       2.3.1cvs91
994
995         * po/ca.po
996                 updated by Miquel Oliete
997
998 2006-07-31 [paul]       2.3.1cvs90
999
1000         * po/de.po
1001         * po/el.po
1002         * po/fr.po
1003         * po/it.po
1004         * po/pl.po
1005         * po/pt_BR.po
1006         * po/sr.po
1007         * po/zh_CN.po
1008                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1009                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1010                 Aleksandar Urosevic, and Ralgh Young
1011
1012 2006-07-31 [paul]       2.3.1cvs89
1013
1014         * src/account.c
1015         * src/main.c
1016         * src/mainwindow.c
1017         * src/mainwindow.h
1018                 Fix a race condition when, after an SC crash, rescanning
1019                 folders took more than 0.5 seconds
1020                 Thanks to Colin
1021
1022 2006-07-31 [paul]       2.3.1cvs88
1023
1024         * src/folderview.c
1025                 don't translate separator strings
1026
1027 2006-07-30 [mones]      2.3.1cvs87
1028
1029         * doc/man/sylpheed-claws.1
1030                 Fixed non-ASCII chars in Hoa's name
1031         * po/es.po
1032                 Updated for release
1033
1034 2006-07-27 [colin]      2.3.1cvs86
1035
1036         * src/textview.c
1037                 Don't include the leading \n in links
1038                 Patch by Fabien
1039
1040 2006-07-25 [colin]      2.3.1cvs85
1041
1042         * src/mainwindow.c
1043         * src/common/socket.h
1044         * src/etpan/imap-thread.c
1045                 Refresh resolvers before connecting
1046                 to IMAP servers, and after switching
1047                 to online. Thanks to Paul.
1048
1049 2006-07-18 [colin]
1050
1051         * 2.4.0-rc4 released
1052
1053 2006-07-17 [colin]      2.3.1cvs84
1054
1055         * src/inc.c
1056                 Show connection attempt in statusbar before
1057                 connecting (previously first message was
1058                 "Retrieving messages from ..." after the
1059                 connection succeeded.
1060
1061 2006-07-16 [wwp]        2.3.1cvs83
1062
1063         * sylpheed-claws.ico
1064                 Added .ico file (windows multi-size icon file, generated).
1065
1066 2006-07-12 [wwp]        2.3.1cvs82
1067
1068         * src/messageview.c
1069                 remove Message/Re-edit menu entry from messageview window,
1070                 as sent/draft/queued messages are opened in compose window when
1071                 re-edited and it's not possible to re-edit other msgs.
1072
1073 2006-07-12 [paul]       2.3.1cvs81
1074
1075         * AUTHORS
1076         * src/mainwindow.c
1077         * src/gtk/authors.h
1078                 check online state before resetting
1079                 mailcheck timer. Useful if some program
1080                 verifies connection state and updates
1081                 Claws.
1082                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
1083
1084 2006-07-12 [paul]       2.3.1cvs80
1085
1086         * sylpheed-claws-128x128.png
1087         * sylpheed-claws-64x64.png
1088         * sylpheed-claws.png
1089         * src/Makefile.am
1090         * src/main.c
1091         * src/prefs_toolbar.c
1092         * src/stock_pixmap.c
1093         * src/stock_pixmap.h
1094         * src/wizard.c
1095         * src/gtk/about.c
1096         * src/gtk/gtkutils.c
1097         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
1098         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
1099         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
1100         * src/pixmaps/sylpheed.xpm              ** REMOVED **
1101         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
1102         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
1103                 updated and renamed logo/icon files and related
1104                 logo by Jesper Schultz
1105
1106 2006-07-11 [paul]       2.3.1cvs79
1107
1108         * src/main.c
1109                 fix the labels a smidgin
1110
1111 2006-07-09 [colin]      2.3.1cvs78
1112
1113         * src/textview.c
1114                 Show errors in textviewer's command
1115                 Patch by H. Merijn Brand
1116
1117 2006-07-09 [colin]      2.3.1cvs77
1118
1119         * src/compose.c
1120                 Save FMID in drafts too
1121
1122 2006-07-08 [colin]      2.3.1cvs76
1123
1124         * src/compose.c
1125                 Svae RMID in drafted mails too
1126                 Save quote_fmt vars for whole mails,
1127                 don't reset at each quote_fmt_init:
1128                 allows to use the same |i{var} in
1129                 various template fields
1130         * src/prefs_template.c
1131         * src/quote_fmt.h
1132         * src/quote_fmt_parse.y
1133                 Same
1134
1135 2006-07-08 [colin]      2.3.1cvs75
1136
1137         * src/textview.c
1138                 Fix highlighting of attached parts URIs
1139
1140 2006-07-08 [colin]      2.3.1cvs74
1141
1142         * src/main.c
1143                 Prevent bug #981 (sc 2.3.1 segfaults with 
1144                 gtk+ 2.10) from being reported again:
1145                 if Sylpheed-Claws has been compiled against
1146                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
1147                 of if Sylpheed-Claws has been compiled against
1148                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1149                 error out.
1150
1151 2006-07-07 [colin]      2.3.1cvs73
1152
1153         * src/prefs_actions.c
1154                 Fix label
1155
1156 2006-07-07 [colin]      2.3.1cvs72
1157
1158         * src/prefs_actions.c
1159                 Fix compile on gtk < 2.8. argh :)
1160
1161 2006-07-07 [paul]       2.3.1cvs71
1162
1163         * src/common/defs.h
1164                 update DONATE_URI
1165
1166 2006-07-07 [colin]      2.3.1cvs70
1167
1168         * po/POTFILES.in
1169         * src/quote_fmt.c
1170         * src/quote_fmt_lex.l
1171         * src/quote_fmt_parse.y
1172                 Add |i{var}, a way to insert user-entered
1173                 text in a template
1174
1175 2006-07-07 [colin]
1176
1177         * 2.4.0-rc3 released
1178
1179 2006-07-07 [colin]      2.3.1cvs69
1180
1181         * src/folder.c
1182                 Don't consider inboxes of UNKNOWN folder 
1183                 classes to be useable as default inboxes
1184
1185 2006-07-07 [paul]       2.3.1cvs68
1186
1187         * src/textview.c
1188                 add missing #include <errno.h>
1189                 Thanks to René J. Blokland
1190
1191 2006-07-07 [paul]       2.3.1cvs67
1192
1193         * src/action.c
1194                 Return now Closes dialog
1195         * src/mimeview.c
1196         * src/mimeview.h
1197         * src/textview.c
1198                 add contextual menu to mime parts listed
1199                 in the textview
1200                 Thanks to Colin
1201         * src/common/utils.c
1202                 reversal: ' is a valid character in URLs
1203
1204 2006-07-06 [colin]      2.3.1cvs66
1205
1206         * src/remotefolder.h
1207                 Forgotten in previous commit
1208
1209 2006-07-06 [colin]      2.3.1cvs65
1210
1211         * src/folder.c
1212                 Set summary update flag whenever
1213                 totals changed
1214         * src/imap.c
1215         * src/prefs_account.c
1216         * src/common/utils.h
1217         * src/etpan/imap-thread.c
1218                 Fix warnings, thanks to Fabien and
1219                 Ricardo
1220
1221 2006-07-06 [wwp]        2.3.1cvs64
1222
1223         * src/gtk/gtkutils.c
1224                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1225
1226 2006-07-06 [wwp]        2.3.1cvs63
1227
1228         * src/account.c
1229         * src/addressbook.c
1230         * src/addressitem.h
1231         * src/folderview.c
1232         * src/mainwindow.c
1233         * src/manual.c
1234         * src/manual.h
1235         * src/message_search.c
1236         * src/prefs_actions.c
1237         * src/prefs_filtering.c
1238         * src/prefs_filtering.h
1239         * src/prefs_template.c
1240         * src/summary_search.c
1241         * src/summaryview.c
1242         * src/gtk/gtkutils.c
1243         * src/gtk/gtkutils.h
1244         * src/gtk/pluginwindow.c
1245                 add help buttons to some dialogs. Clicking such buttons opens a
1246                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1247
1248 2006-07-06 [paul]       2.3.1cvs62
1249
1250         * src/textview.c
1251                 fix attachments contextual menu
1252                 Thanks to Colin
1253
1254 2006-07-05 [colin]      2.3.1cvs61
1255
1256         * src/textview.c
1257         * src/compose.c
1258                 Handle sftp:// links
1259
1260 2006-07-05 [paul]       2.3.1cvs60
1261
1262         * src/gtk/filesel.c
1263                 grab save button by default
1264                 Thanks to Colin
1265
1266 2006-07-05 [wwp]        2.3.1cvs59
1267
1268         * manual/xml2pdf
1269                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1270
1271 2006-07-04 [colin]      2.3.1cvs58
1272
1273         * src/mimeview.c
1274         * src/textview.c
1275                 Use left click to select, middle click to open
1276                 on mimeparts links
1277         * src/common/utils.c
1278                 Fix segfault
1279
1280 2006-07-04 [colin]      2.3.1cvs57
1281
1282         * src/mainwindow.c
1283         * src/news.c
1284                 Warning fixes, thanks to Fabien
1285
1286 2006-07-04 [colin]      2.3.1cvs56
1287
1288         * src/mimeview.c
1289         * src/mimeview.h
1290         * src/textview.c
1291                 Allow parts to be selected via their text label
1292                 in textview
1293
1294 2006-07-04 [colin]      2.3.1cvs55
1295
1296         * src/folderview.c
1297                 Feedback when closing (for big folders)
1298         * src/prefs_actions.c
1299         * src/prefs_filtering.c
1300         * src/prefs_matcher.c
1301         * src/prefs_template.c
1302                 Fix default button when closing without
1303                 having saved
1304
1305 2006-07-04 [colin]      2.3.1cvs54
1306
1307         * src/news.c
1308                 Delete local file on deletion
1309
1310 2006-07-03 [colin]      2.3.1cvs53
1311
1312         * src/folderview.c
1313         * src/main.c
1314                 Don't freeze when rescanning after crash
1315
1316 2006-07-03 [wwp]        2.3.1cvs52
1317
1318         * src/compose.c
1319         * src/privacy.c
1320         * src/privacy.h
1321         * src/plugins/pgpinline/pgpinline.c
1322         * src/plugins/pgpmime/pgpmime.c
1323                 don't report an error when the user cancels the passphrase dialog.
1324
1325 2006-07-02 [colin]      2.3.1cvs51
1326
1327         * src/folderview.c
1328                 Open message when crossing folders with Space,
1329                 goto next unread and friends
1330
1331 2006-07-01 [colin]      2.3.1cvs50
1332
1333         * src/prefs_account.c
1334                 Typographic rules varying from language
1335                 to language (in french "Protocole :"),
1336                 we have to do that :)
1337
1338 2006-07-01 [ticho]      2.3.1cvs49
1339
1340         * src/prefs_account.c
1341                 Only use one temporary gchar* variable in
1342                 prefs_account_protocol_set_optmenu().
1343
1344 2006-07-01 [ticho]      2.3.1cvs48
1345
1346         * src/prefs_account.c
1347         * src/prefs_account.h
1348                 Use GtkLabel for existing account protocol name.
1349                 Created an array for protocol names and populate the
1350                 combobox from it in a for() cycle.
1351
1352 2006-06-30 [colin]      2.3.1cvs47
1353
1354         * src/compose.c
1355                 Block undo when changing signature (by changing
1356                 account)
1357
1358 2006-06-30 [paul]       2.3.1cvs46
1359
1360         * src/send_message.c
1361                 when editing From in the Compose window, use that address
1362                 in the Return-Path: header
1363                 Thanks to Colin
1364
1365 2006-06-30 [colin]      2.3.1cvs45
1366
1367         * src/compose.c
1368                 Fix signature replacement:
1369                 - when no newline before separator
1370                 - when reediting
1371
1372 2006-06-29 [colin]      2.3.1cvs44
1373
1374         * src/folderview.c
1375         * src/folderview.h
1376         * src/mainwindow.c
1377         * src/summaryview.c
1378                 Let 'View/Go to/Next marked' work like
1379                 Next new & Next unread: across folders
1380                 Change the select_on_entry pref to do
1381                 what we want when changing folder
1382         * src/common/utils.c
1383                 Fix single-quoted links 
1384
1385 2006-06-29 [colin]      2.3.1cvs43
1386
1387         * src/gtk/gtkaspell.c
1388                 "Sylpheed" and "Sylpheed-Claws" do exist !
1389
1390 2006-06-29 [colin]      2.3.1cvs42
1391
1392         * src/imap.c
1393                 Forgot to remove debug
1394
1395 2006-06-29 [colin]      2.3.1cvs41
1396
1397         * src/imap.c
1398         * src/imap.h
1399         * src/mainwindow.c
1400                 Disconnect from IMAP servers when going
1401                 offline. Fixes bug #978 (going to offline-mode 
1402                 won't close connections)
1403
1404 2006-06-29 [colin]      2.3.1cvs40
1405
1406         * src/main.c
1407                 Fix transient setting on failing plugins
1408                 Patch by Fabien
1409         * src/plugins/pgpcore/sgpgme.c
1410                 Only warn for OpenPGP. Most people don't
1411                 have CMS available.
1412
1413 2006-06-29 [colin]      2.3.1cvs39
1414
1415         * src/compose.c
1416                 Fix Spelling menu (discrepancy between context menu
1417                 and top menu when folder's dictionary isn't the 
1418                 default one)
1419         * src/plugins/pgpcore/sgpgme.c
1420                 More error reporting about why gpgme can fail
1421
1422 2006-06-29 [wwp]        2.3.1cvs38
1423
1424         * src/mainwindow.c
1425                 honor the display-header-pane setting even when the message view
1426                 is a separate window.
1427
1428 2006-06-29 [wwp]        2.3.1cvs37
1429
1430         * src/prefs_actions.c
1431                 forgot to commit that one (use of GTK_STOCK_INFO).
1432
1433 2006-06-29 [colin]      2.3.1cvs36
1434
1435         * src/imap.c
1436                 Better handling of login errors (ask the password
1437                 again once), alert in case of error. Fix three
1438                 signedness warnings.
1439
1440 2006-06-28 [wwp]        2.3.1cvs35
1441
1442         * src/prefs_template.c
1443         * src/prefs_matcher.c
1444         * src/prefs_filtering_action.c
1445         * src/prefs_quote.c
1446                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
1447                 patch by Fabien Vantard, slightly modified.
1448
1449 2006-06-28 [paul]
1450
1451         2.4.0-rc2 released
1452
1453 2006-06-28 [colin]      2.3.1cvs34
1454
1455         * src/prefs_account.c
1456                 Fix bug #977 (Can't add or edit imap accounts)
1457
1458 2006-06-28 [colin]      2.3.1cvs33
1459
1460         * src/mimeview.c
1461                 Fix previous
1462
1463 2006-06-28 [colin]      2.3.1cvs32
1464
1465         * src/mimeview.c
1466                 Save named inlined attachments with "Save all"
1467         * src/main.c
1468         * src/mbox.c
1469         * src/common/plugin.c
1470         * src/common/plugin.h
1471         * src/common/sylpheed.c
1472         * src/common/utils.c
1473         * src/plugins/pgpcore/sylpheed.def
1474         * src/plugins/pgpinline/sylpheed.def
1475         * src/plugins/pgpmime/sylpheed.def
1476                 Win32 compatibility patch, by
1477                 Werner Koch
1478
1479 2006-06-28 [wwp]        2.3.1cvs31
1480
1481         * src/imap.c
1482         * src/prefs_folder_item.c
1483                 less compilation warnings (thanks to Fabien Vantard), less typos.
1484
1485 2006-06-28 [paul]       2.3.1cvs30
1486
1487         * src/gtk/gtkutils.c
1488                 gtk_combo_box_set_focus_on_click() is only
1489                 available since gtk 2.6.0
1490
1491 2006-06-28 [paul]       2.3.1cvs29
1492
1493         * src/prefs_ext_prog.c
1494                 fix engrish and add a tooltip for the
1495                 'command for 'Display as text' option
1496
1497 2006-06-28 [paul]
1498
1499         2.4.0-rc1 released
1500
1501 2006-06-28 [paul]       2.3.1cvs28
1502
1503         * ChangeLog
1504         * tools/Makefile.am
1505                 include textviewer.pl in releases
1506
1507 2006-06-28 [paul]       2.3.1cvs27
1508
1509         * src/prefs_ext_prog.c
1510                 hide Print command option if libgnomeprint
1511                 support is present
1512
1513 2006-06-27 [colin]      2.3.1cvs26
1514
1515         * src/compose.c
1516                 Fix Esc handling in insert/attach dialog
1517                 Don't show this dialog if dragging something
1518                 else than text/uri-list
1519                 Thanks to Fabien Vantard
1520         * tools/textviewer.pl
1521                 Filter script to display stuff as text
1522                 by H. Merijn Brand
1523
1524 2006-06-27 [wwp]        2.3.1cvs25
1525
1526         * src/messageview.c
1527                 use the exact product name (message view title), patch
1528                 by Fabien Vantard.
1529
1530 2006-06-27 [ticho]      2.3.1cvs24
1531
1532         * src/prefs_account.c
1533         * src/prefs_common.c
1534         * src/prefs_common.h
1535         * src/prefs_ext_prog.c
1536         * src/textview.c
1537                 Add a preference (Preferences/External programs)
1538                 to allow "Display as text" to be done via a script
1539                 (patch by H.Merijn Brand).
1540                 Use GtkComboBox for protocol selection in account
1541                 preferences.
1542                 Only include current choice for existing accounts, and
1543                 insensitivize the combobox.
1544
1545 2006-06-27 [paul]       2.3.1cvs23
1546
1547         * src/mbox.c
1548                 fix crasher introduced in cvs21.
1549                 Thanks to Colin
1550
1551 2006-06-26 [colin]      2.3.1cvs22
1552
1553         * src/mbox.c
1554                 Fix double-frees when leaving folders
1555                 after exporting to mbox
1556
1557 2006-06-26 [colin]      2.3.1cvs21
1558
1559         * src/mbox.c
1560                 More feedback (and optimisation)
1561                 on import/export
1562         * src/common/utils.c
1563                 Fix case when looking for mail addresses
1564         * src/gtk/gtkutils.c
1565                 Extra check for (X-)Face
1566
1567 2006-06-25 [ticho]      2.3.1cvs20
1568
1569         * src/compose.c
1570         * src/exphtmldlg.c
1571         * src/gtk/gtkutils.c
1572         * src/gtk/gtkutils.h
1573                 Added second argument to gtkut_sc_combobox_create() to
1574                 control focus-on-click for the widget.
1575                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
1576
1577 2006-06-25 [ticho]      2.3.1cvs19
1578
1579         * src/compose.c
1580         * src/gtk/Makefile.am
1581         * src/gtk/combobox.c
1582         * src/gtk/combobox.h
1583         * src/gtk/gtkutils.c
1584         * src/gtk/gtkutils.h
1585                 Use GtkComboBox instead of deprecated GtkOptionMenu
1586                 for account selector in compose window and for encoding
1587                 selector in attachment properties.
1588                 Also factorise working with the new GtkComboBox somewhat.
1589
1590 2006-06-24 [paul]       2.3.1cvs18
1591
1592         * src/prefs_common.c
1593                 use the correct default value
1594
1595 2006-06-24 [paul]       2.3.1cvs17
1596
1597         * src/compose.c
1598         * src/prefs_common.c
1599         * src/prefs_common.h
1600         * src/prefs_compose_writing.c
1601                 enable setting of default action when
1602                 dnd'ing files in the compose window.
1603                 (Collaborative effort with wwp)
1604
1605 2006-06-23 [wwp]        2.3.1cvs16
1606
1607         * src/compose.c
1608                 i18n fix (thanks to Fabien Vantard)
1609
1610 2006-06-22 [colin]      2.3.1cvs15
1611
1612         * src/prefs_customheader.c
1613                 Don't use filters in custom headers' file 
1614                 selector. Remember, extensions mean nothing :)
1615
1616 2006-06-22 [paul]       2.3.1cvs14
1617
1618         * configure.ac
1619                 allow setting of man directory location
1620
1621 2006-06-22 [colin]      2.3.1cvs13
1622
1623         * src/mainwindow.c
1624                 Add 'View/Go to/Next unread folder'.
1625                 I missed that :)
1626
1627 2006-06-22 [colin]      2.3.1cvs12
1628
1629         * src/common/utils.c
1630                 Add some subject prefixes
1631                 Patch by Bjorn T Johansen <btj@havleik.no>
1632
1633 2006-06-22 [colin]      2.3.1cvs11
1634
1635         * manual/advanced.xml
1636                 Forgotten hidden pref
1637
1638 2006-06-21 [paul]       2.3.1cvs10
1639
1640         * src/prefs_account.c
1641                 complete the removal of 'Add date header' option
1642
1643 2006-06-21 [paul]       2.3.1cvs9
1644
1645         * src/account.c
1646         * src/compose.c
1647         * src/prefs_account.c
1648         * src/prefs_account.h
1649                 remove option to add date header - always
1650                 add date header
1651         * src/etpan/imap-thread.c
1652                 fix warnings (Thanks to Colin)
1653
1654 2006-06-21 [wwp]        2.3.1cvs8
1655
1656         * src/folder.c
1657                 set the attachment flag when inline text part are (file)named. This is more convenient
1658                 when receiving (for instance) inline source files or patches sent using thunderbird.
1659
1660 2006-06-21 [paul]       2.3.1cvs7
1661
1662         * src/inc.c
1663                 fix off-by-one count of current msg in
1664                 statusbar filtering progressbar
1665
1666 2006-06-21 [paul]       2.3.1cvs6
1667
1668         * src/folder.c
1669                 Show attachment icon even if the part is 'inline'
1670                 if the following conditions are met:
1671                 - content-type != 'text/plain'
1672                 - content-type != '*/pgp-signature'
1673                 - either 'name' or 'filename' parameter is not NULL
1674                 
1675                 Thanks to Colin
1676
1677 2006-06-21 [paul]       2.3.1cvs5
1678
1679         * src/messageview.c
1680         * src/prefs_common.c
1681         * src/prefs_common.h
1682         * src/prefs_other.c
1683                 add an option to 'Never send Return
1684                 Receipts'
1685                 Thanks to Colin
1686
1687 2006-06-20 [mones]      2.3.1cvs4
1688
1689         * po/es.po
1690                 updated
1691         * src/compose.c
1692                 typo fixed (space after comma)
1693         * tools/make.themes.project
1694                 remove exec mode from tarball files
1695
1696 2006-06-20 [colin]      2.3.1cvs3
1697
1698         * src/news.c
1699         * src/procheader.c
1700         * src/unmime.c
1701                 Better fix for \n's in headers (don't 
1702                 break Received: and others)
1703
1704 2006-06-20 [paul]       2.3.1cvs2
1705
1706         * src/alertpanel.c
1707         * src/textview.c
1708                 improve legibility of phishing attempt
1709                 dialog
1710
1711 2006-06-20 [paul]       2.3.1cvs1
1712
1713         * NEWS
1714         * README
1715         * configure.ac
1716                 Update version number following
1717                 stable release
1718
1719 2006-06-20 [colin]      2.3.0cvs26
1720
1721         * src/compose.c
1722                 When dragging a file to the text of the compose
1723                 window, ask whether we want to insert or attach
1724                 (I know lots of people who do that to attach)
1725
1726 2006-06-20 [colin]      2.3.0cvs25
1727
1728         * src/etpan/imap-thread.c
1729                 Fix threshold (the append command is often > 32 bytes)
1730
1731 2006-06-19 [colin]      2.3.0cvs24
1732
1733         * src/imap.c
1734         * src/etpan/imap-thread.c
1735                 Workaround Rockliffe IMAP server bug: replace
1736                 "x UID SEARCH (ANSWERED UID 1:*)" with
1737                 "x UID SEARCH ANSWERED"
1738                 (Rockliffe doesn't handle the parenthesis)
1739
1740 2006-06-19 [colin]      2.3.0cvs23
1741
1742         * src/compose.c
1743         * src/imap.c
1744         * src/etpan/imap-thread.c
1745                 Probably fix bug #972 (Freezes when adding 
1746                 an attachment to the message)
1747         * src/common/defs.h
1748                 Modernize Firefox cmd
1749
1750
1751 2006-06-18 [colin]      2.3.0cvs22
1752
1753         * src/prefs_customheader.c
1754                 Only allow correct filenames for various
1755                 custom headers
1756
1757 2006-06-18 [colin]      2.3.0cvs21
1758
1759         * src/prefs_customheader.c
1760                 Add a 'From File...' button in custom headers prefs, which
1761                 try to do the right thing: 
1762                 for normal headers, use file as plaintext,
1763                 for X-Face, calls compface,
1764                 for Face, encode to b64.
1765
1766 2006-06-17 [colin]      2.3.0cvs20
1767
1768         * src/mh.c
1769                 Warning fix
1770
1771 2006-06-16 [colin]      2.3.0cvs19
1772
1773         * src/summaryview.c
1774                 Recursive quicksearch: show message list
1775                 in current folder, *then* search children
1776                 in the background.
1777
1778 2006-06-16 [colin]      2.3.0cvs18
1779
1780         * src/main.c
1781                 Instead of ignoring SIGPIPE, save caches
1782                 when getting one. Will fix the fact that
1783                 hot caches are out-of-date when logging 
1784                 out of Xorg.
1785         * src/compose.c
1786         * src/prefs_compose_writing.c
1787                 Only save text (not attachments) when 
1788                 auto-saving to drafts
1789         * src/unmime.c
1790                 Always replace \n, \r and \t with spaces
1791                 in headers
1792         * manual/dist/html/Makefile.am
1793         * manual/dist/pdf/Makefile.am
1794         * manual/dist/ps/Makefile.am
1795         * manual/dist/txt/Makefile.am
1796         * manual/fr/dist/html/Makefile.am
1797         * manual/fr/dist/pdf/Makefile.am
1798         * manual/fr/dist/ps/Makefile.am
1799         * manual/fr/dist/txt/Makefile.am
1800         * manual/pl/dist/html/Makefile.am
1801         * manual/pl/dist/pdf/Makefile.am
1802         * manual/pl/dist/ps/Makefile.am
1803         * manual/pl/dist/txt/Makefile.am
1804                 Fix make clean removing pregenerated manuals
1805
1806
1807 2006-06-16 [colin]      2.3.0cvs17
1808
1809         * src/plugins/pgpcore/sgpgme.c
1810         * src/plugins/pgpmime/pgpmime.c
1811         * src/plugins/pgpinline/pgpinline.c
1812                 Better error reporting in setup_signers.
1813                 Don't fallback to default key if specified
1814                 key isn't found.
1815                 Don't allow signing if more than one secret
1816                 key matches the one specified in prefs.
1817
1818 2006-06-15 [colin]      2.3.0cvs16
1819
1820         * src/folderview.c
1821                 Add "Send queue" in the folder's contextual
1822                 menu
1823         * src/compose.c
1824         * src/messageview.c
1825         * src/privacy.c
1826         * src/privacy.h
1827         * src/procmime.c
1828         * src/procmsg.c
1829         * src/plugins/pgpcore/passphrase.c
1830         * src/plugins/pgpcore/sgpgme.c
1831         * src/plugins/pgpinline/pgpinline.c
1832         * src/plugins/pgpmime/pgpmime.c
1833                 Better error reporting
1834         * src/mbox.c
1835                 Probably fix bug #971 (2.2.3 cannot read mail 
1836                 from local mbox)
1837
1838
1839 2006-06-15 [mones]      2.3.0cvs15
1840
1841         * tools/make.themes.project
1842                 creates the themes project from the web page
1843
1844 2006-06-15 [colin]      2.3.0cvs14
1845
1846         * src/folder.c
1847                 Better fix (avoid losing the folder if scan_tree 
1848                 fails)
1849
1850 2006-06-15 [cleroy]     2.3.0cvs13
1851
1852         * src/folder.c
1853                 Probably fix Bug #969 (crash on rebuilding 
1854                 imap folder)
1855
1856 2006-06-14 [colin]      2.3.0cvs12
1857
1858         * manual/dtd/manual.xsl
1859         * manual/sylpheed-claws-manual.xml
1860         * manual/fr/sylpheed-claws-manual.xml
1861         * manual/pl/sylpheed-claws-manual.xml
1862                 Insert pagebreaks between sections
1863
1864 2006-06-14 [paul]       2.3.0cvs11
1865
1866         * configure.ac
1867                 better fix than 2.3.0cvs10
1868
1869 2006-06-14 [paul]       2.3.0cvs10
1870
1871         * configure.ac
1872                 fix setting of PACKAGE_DATA_DIR with newer autoconf
1873                 (backwards compatible)
1874
1875 2006-06-13 [colin]      2.3.0cvs9
1876
1877         * src/messageview.c
1878                 Fix sending of return receipt with the new queue folders
1879
1880 2006-06-13 [wwp]        2.3.0cvs8
1881
1882         * src/quote_fmt_lex.l
1883                 fix wrong tokens returned in quote_fmt lexer, query not().
1884
1885 2006-06-13 [wwp]        2.3.0cvs7
1886
1887         * src/folder.c
1888         * src/prefs_folder_item.c
1889                 allow changing folder type even when folder is not a top-level one,
1890                 thanks to Colin.
1891
1892 2006-06-12 [colin]      2.3.0cvs6
1893
1894         * src/folderview.c
1895                 Fix double-ask of "Do you want to mark all
1896                 as read"
1897
1898 2006-06-12 [colin]      2.3.0cvs5
1899
1900         * src/compose.c
1901         * src/compose.h
1902         * src/folder.c
1903         * src/folder.h
1904         * src/imap.c
1905         * src/inc.c
1906         * src/main.c
1907         * src/messageview.c
1908         * src/mh.c
1909         * src/prefs_folder_item.c
1910         * src/procheader.c
1911         * src/procmime.c
1912         * src/procmsg.c
1913         * src/procmsg.h
1914         * src/send_message.c
1915         * src/summaryview.c
1916         * src/toolbar.c
1917                 Apply bug #964's patch (Queue and drafts aren't normal)
1918                 The Drafts and Queue folder now contain RFC-822 files,
1919                 allowing to move and copy mails from and to these 
1920                 folders. Moving from Drafts to Queue will prepare the
1921                 mail for sending (PGP signature, encryption, etc).
1922                 This patch also rework sending errors handling to try
1923                 to be more helpful.
1924                 Also, allow redefining folder types via the GUI 
1925                 (Folder type in its Properties)
1926
1927 2006-06-12 [colin]      2.3.0cvs4
1928
1929         * src/summaryview.c
1930         * src/prefs_common.c
1931         * src/prefs_common.h
1932         * src/gedit-print.c
1933                 Allow to define a specific print font - patch
1934                 by Bernhard Walle <bernhard.walle@gmx.de>
1935         * src/prefs_fonts.c
1936         * manual/advanced.xml
1937         * manual/fr/advanced.xml
1938                 Add a hidden pref to allow deletion without
1939                 confirmation
1940
1941 2006-06-12 [wwp]        2.3.0cvs3
1942
1943         * .cvsignore
1944                 more files to ignore.
1945
1946 2006-06-12 [wwp]        2.3.0cvs2
1947
1948         * src/quote_fmt.c
1949         * src/quote_fmt_lex.l
1950         * src/quote_fmt_parse.y
1951                 extend the quote_fmt parser (templates and quotes):
1952                 - allow limited sub-expressions in |p{} and |f{} expressions,
1953                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
1954                 - implemented/fixed missing implementation of query_references and show_references,
1955                 - completed, fixed contents and format of the symbols help dialog,
1956                 - fix some compilation warnings.
1957
1958 2006-06-12 [wwp]        2.3.0cvs1
1959
1960         * manual/advanced.xml
1961         * manual/fr/advanced.xml
1962                 updates in the "templates" section of the manual (eng/fr):
1963                  - be more precise (both versions)
1964                  - completed to match the english reference (fr version)
1965                  - touchups (both versions)
1966
1967 2006-06-12 [paul]       2.3.0
1968
1969         2.3.0 released
1970
1971 2006-06-12 [paul]       2.2.3cvs14
1972
1973         * po/ca.po
1974         * po/cs.po
1975         * po/de.po
1976         * po/el.po
1977         * po/fr.po
1978         * po/it.po
1979         * po/pt_BR.po
1980         * po/sr.po
1981         * po/zh_CN.po
1982                 updated by Miquel Oliete, Tim, Stephan Sachse,
1983                 Stavros Giannouris, Fabien Vantard, Andrea
1984                 Spadaccini, Frederico Goncalves Guimaraes,
1985                 Aleksandar Urosevic, and Ralgh Young
1986
1987 2006-06-12 [colin]      2.2.3cvs13
1988
1989         * src/mbox.c
1990                 Add missing header
1991
1992 2006-06-11 [colin]      2.2.3cvs12
1993
1994         * src/msgcache.c
1995                 Verify that g_malloc() succeeded
1996
1997 2006-06-11 [colin]      2.2.3cvs11
1998
1999         * src/wizard.c
2000                 Add Face header to welcome mail
2001
2002 2006-06-10 [colin]      2.2.3cvs10
2003
2004         * src/textview.c
2005                 Revert previous (Forgot it changes the
2006                 margin on the whole mail)
2007
2008 2006-06-10 [colin]      2.2.3cvs9
2009
2010         * src/textview.c
2011                 Don't overlap long headers under (X-)Face
2012
2013 2006-06-10 [mones]      2.2.3cvs8
2014
2015         * manual/xml2pdf
2016                 allow generation of manual on systems lacking saxon binary
2017                 but with java and the saxon library installed
2018
2019         * po/es.po
2020                 updated for release
2021
2022 2006-06-09 [colin]      2.2.3cvs7
2023
2024         * src/summaryview.c
2025                 Fix leak when using Display Sender using Addressbook
2026
2027 2006-06-09 [colin]      2.2.3cvs6
2028
2029         * src/compose.c
2030         * src/folder.c
2031         * src/folderview.c
2032         * src/mimeview.c
2033         * src/summaryview.c
2034                 More leaks fixes
2035
2036 2006-06-09 [paul]       2.2.3cvs5
2037
2038         * AUTHORS
2039         * src/gtk/authors.h
2040         * tools/claws.i18n.status.pl
2041                 updated with new info
2042
2043 2006-06-09 [paul]       2.2.3cvs4
2044
2045         * README
2046                 updated
2047         * manual/ack.xml
2048                 add wwp to authors list
2049         * src/gtk/authors.h
2050                 update mine and Colin's addresses
2051
2052 2006-06-08 [colin]      2.2.3cvs3
2053
2054         * src/etpan/imap-thread.c
2055                 Fix leak on SSL cert check
2056
2057 2006-06-08 [colin]      2.2.3cvs2
2058
2059         * src/common/utils.c
2060                 Fix leak
2061
2062 2006-06-08 [paul]       2.2.3cvs1
2063
2064         * configure.ac
2065                 Update version number following
2066                 stable release
2067
2068 2006-06-07 [colin]      2.2.2cvs3
2069
2070         * src/msgcache.c
2071                 Fix catching cache read errors (guint instead of gint)
2072                 Prevent malloc'ing more than 8MB (means cache corruption)
2073
2074 2006-06-07 [paul]       2.2.2cvs2
2075
2076         * src/exporthtml.c
2077         * src/exportldif.c
2078         * src/mh.c
2079         * src/mutt.c
2080         * src/pine.c
2081         * src/common/utils.c
2082                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2083                 obey $HOME'
2084                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2085                 Thanks to Colin
2086
2087 2006-06-06 [paul]       2.2.2cvs1
2088
2089         * configure.ac
2090                 Update version number following
2091                 stable release
2092
2093 2006-06-06 [paul]       2.2.1cvs6
2094
2095         * src/matcher.c
2096                 fix  implicit declaration of
2097                 sylpheed_do_idle()
2098                 Patch by Fabien Vantard
2099
2100 2006-06-06 [paul]       2.2.1cvs5
2101
2102         * src/matcher.c
2103                 fix age_greater and age_lower so that they
2104                 mean what say and not '...or equal to'
2105                 Thanks to Colin
2106
2107 2006-06-06 [paul]       2.2.1cvs4
2108
2109         * src/textview.c
2110         * src/common/utils.c
2111                 fix URI check
2112                 Thanks to Colin
2113
2114 2006-06-05 [wwp]        2.2.1cvs3
2115
2116         * manual/fr/account.xml
2117                 minor language fixes (thanks to Fabien Vantard).
2118
2119 2006-06-05 [colin]      2.2.1cvs2
2120
2121         * src/prefs_folder_item.c
2122         * src/folderview.c
2123                 Allow recursive setting of properties 
2124                 for whole mailboxes
2125         * src/matcher.c
2126                 Don't freeze on 'test' filtering rule
2127
2128 2006-06-05 [colin]      2.2.1cvs1
2129
2130         * configure.ac
2131                 Update version number following
2132                 stable release
2133
2134 2006-06-04 [wwp]        2.2.0cvs82
2135
2136         * manual/glossary.xml
2137         * manual/account.xml
2138         * manual/fr/glossary.xml
2139         * manual/fr/account.xml
2140                 added glossary section and references/links related to the Face custom header.
2141
2142 2006-06-04 [colin]      2.2.0cvs81
2143
2144         * src/summaryview.c
2145                 Skip to next message on move with no
2146                 immediate execution
2147
2148 2006-06-04 [wwp]        2.2.0cvs80
2149
2150         * manual/xml2pdf
2151                 added sanity checks, exit when needed.
2152
2153 2006-06-03 [paul]       2.2.0cvs79
2154
2155         * src/prefs_receive.c
2156                 page name is now 'Receiving'
2157         * src/prefs_send.c
2158                 page name is now 'Sending'
2159
2160 2006-06-03 [colin]      2.2.0cvs78
2161
2162         * src/plugins/spamassassin/spamassassin_gtk.c
2163                 Autoswitch to Localhost if transport was previously
2164                 disabled. Else people had to check [] Enable, then
2165                 *reselect* transport.
2166
2167 2006-06-03 [colin]      2.2.0cvs77
2168
2169         * src/plugins/pgpinline/pgpinline.c
2170         * src/plugins/pgpmime/pgpmime.c
2171                 Check that gpg_data_release_and_get_mem 
2172                 didn't fail (now, why this happens...)
2173
2174 2006-06-03 [colin]      2.2.0cvs76
2175
2176         * src/mbox.c
2177                 Fix bug #962 (Manual and/or UI should 
2178                 warn about incompatible locking 
2179                 causing dataloss)
2180
2181 2006-06-02 [cleroy]     2.2.0cvs75
2182
2183         * src/filtering.c
2184         * src/folder.c
2185         * src/procmsg.c
2186         * src/summaryview.c
2187                 Fix a few leaks
2188
2189 2006-06-02 [colin]      2.2.0cvs74
2190
2191         * src/main.c
2192                 On exit, free caches after writing them
2193                 Shuts up some valgrind false positives
2194         * src/procmsg.c
2195         * src/send_message.c
2196                 Fix races when reusing existing SMTP connections
2197                 Fix inexistant session timeout
2198         * src/toolbar.c
2199                 Display alertpanel after all queues have
2200                 been processed, not after each
2201
2202 2006-06-02 [wwp]        2.2.0cvs73
2203
2204         * manual/fr/glossary.xml
2205         * manual/fr/ack.xml
2206         * manual/ack.xml
2207                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2208
2209 2006-06-02 [wwp]        2.2.0cvs72
2210
2211         * manual/xml2pdf
2212         * manual/dist/pdf/Makefile.am
2213         * manual/dtd/manual.xsl
2214         * manual/fr/dist/pdf/Makefile.am
2215         * manual/pl/dist/pdf/Makefile.am
2216                 we changed the procedure to generate the .pdf version of the manual.
2217                 The procedure is more modern and the .pdf we get now has a valid index.
2218                 Here are the new pre-requisites:
2219
2220                 - JRE 1.x (1.4 here): there must be one from your distro
2221                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2222                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2223                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2224
2225                 See my posts for further info about the installation of this toolchain:
2226
2227                 Date: Fri, 19 May 2006 19:40:06 +0200
2228                 From: wwp <subscript@free.fr>
2229                 To: sylpheed-claws-devel@lists.sourceforge.net
2230                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2231
2232                 and
2233
2234                 Date: Wed, 24 May 2006 12:58:49 +0200
2235                 From: wwp <subscript@free.fr>
2236                 To: sylpheed-claws-devel@lists.sourceforge.net
2237                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2238
2239 2006-06-01 [colin]      2.2.0cvs71
2240
2241         * src/compose.c
2242                 Better guards against IMAP races
2243         * src/main.c
2244         * src/prefs_common.c
2245         * src/prefs_common.h
2246         * src/common/ssl_certificate.c
2247         * src/etpan/imap-thread.c
2248         * src/etpan/imap-thread.h
2249         * src/gtk/sslcertwindow.c
2250                 New hidden option ssl_skip_cert_check to 
2251                 avoid dups of bug #959 (libetpan linked
2252                 against gnutls and gnutls buggy on 64bit)
2253                 Present expired warning only once per
2254                 session/server.
2255         * manual/advanced.xml
2256         * manual/fr/advanced.xml
2257                 Document new option
2258
2259 2006-06-01 [wwp]        2.2.0cvs70
2260
2261         * src/messageview.c
2262                 fix for bug #961 (return receipt dialog 
2263                 complains incorrectly about return-path 
2264                 email adress being different), thanks 
2265                 to Colin.
2266
2267 2006-05-31 [cleroy]     2.2.0cvs69
2268
2269         * src/common/ssl.c
2270                 Guard against NULLs, although this
2271                 should never be an issue
2272
2273 2006-05-31 [colin]      2.2.0cvs68
2274
2275         * src/filtering.c
2276                 Use g_slist_prepend
2277         * src/imap.c
2278                 Don't remove caches when destroying folder, it
2279                 could (should) be done at exit
2280         * src/inc.c
2281                 free processing cache after incorporation
2282         * src/etpan/imap-thread.c
2283                 Maybe fix bug #959 (Crash on moving to emails 
2284                 to a imap account per ssl with a expired 
2285                 certificate.)
2286
2287 2006-05-30 [colin]      2.2.0cvs67
2288
2289         * src/summaryview.c
2290                 Put back event flush when displaying message
2291                 It avoids reading a bunch of messages just
2292                 by hitting shift-n for too long ;)
2293
2294 2006-05-29 [colin]      2.2.0cvs66
2295
2296         * src/summaryview.c
2297                 Remove useless g_warnings
2298
2299 2006-05-29 [colin]      2.2.0cvs65
2300
2301         * src/imap.c
2302                 Fix g_slist_append()s for performance
2303
2304 2006-05-29 [colin]      2.2.0cvs64
2305
2306         * src/compose.c
2307         * src/common/utils.c
2308                 Fix extraneous tab at start of addresses
2309         * src/mainwindow.c
2310                 Fix warnings (thanks to Fabien)
2311                 Fix crash at exit when composing messages 
2312                 exist
2313         * src/pop.c
2314                 Fix progress bar when deleting expired mails
2315                 Thanks to Hiro
2316         * src/summaryview.c
2317         * src/gtk/gtksctree.c
2318                 Fix re-sorting slowness
2319
2320 2006-05-29 [paul]       2.2.0cvs63
2321
2322         * src/mh.c
2323                 fetch full message when moving mails
2324                 from another mailbox, (fixed data loss
2325                 when filtering from IMAP to MH, introduced
2326                 in 2.2.0cvs57).
2327                 Thanks to Colin
2328
2329 2006-05-29 [mones]      2.2.0cvs62
2330
2331         * src/gtk/gtksctree.c
2332                 Unselect faster (patch by Colin)        
2333
2334 2006-05-26 [colin]      2.2.0cvs61
2335
2336         * src/summaryview.c
2337                 Unplug MSGINFO_UPDATE callback on delete too.
2338
2339 2006-05-26 [colin]      2.2.0cvs60
2340
2341         * src/foldersel.c
2342                 Fix bold in folder selection window with glib2.10
2343                 thanks Hiro
2344
2345 2006-05-26 [colin]      2.2.0cvs59
2346
2347         * src/procheader.c
2348                 Convert date only if necessary (and don't
2349                 try to convert from utf8 to utf8, too)
2350         * src/summaryview.c
2351                 Only set column's text if the column's 
2352                 displayed
2353
2354 2006-05-26 [colin]      2.2.0cvs58
2355
2356         * src/summaryview.c
2357         * src/gtk/gtkutils.c
2358                 Fix useless warning
2359
2360 2006-05-26 [colin]      2.2.0cvs57
2361
2362         * src/mainwindow.c
2363                 Make summaryview selectable as long as 
2364                 no message has focus
2365         * src/mh.c
2366                 Faster deletion (by implementing mh_remove_msgs)
2367                 Faster copy (avoid using mh_fetch_msg just to get
2368                 the filename)
2369                 Faster move (using move_file instead of copy_file
2370                 if MSG_IS_MOVE)
2371                 No progressbar if total number of mails to cp/mv 
2372                 is less than 100
2373         * src/summaryview.c
2374                 Fix removal from subject_table when mail gets moved
2375                 Faster deletion (g_slist_prepend instead of append)
2376         * src/gtk/gtksctree.c
2377                 Remove useless code
2378
2379 2006-05-25 [colin]      2.2.0cvs56
2380
2381         * src/common/ssl_certificate.c
2382                 Fix leak in expired cert check
2383
2384 2006-05-25 [colin]      2.2.0cvs55
2385
2386         * src/mh.c
2387                 Disable flags syncing on .mh_sequences - it
2388                 is buggy and marks mails read under unknown
2389                 conditions.
2390
2391 2006-05-25 [paul]
2392
2393         * 2.3.0-rc4 released
2394
2395 2006-05-24 [colin]      2.2.0cvs54
2396
2397         attention cvs users: if you manage to crash
2398         Sylpheed-Claws while moving, copying or deleting
2399         mails, we *are* interested in stack traces and
2400         valgrind logs. It looks stable, but one never
2401         knows...
2402
2403         * src/folder.c
2404                 Add progressbar for cache updates
2405         * src/folderutils.c
2406                 Optimize Mark all read in the current
2407                 folder
2408         * src/mh.c
2409                 Add progressbar for copy/move
2410         * src/procmsg.c
2411                 Optimize O(n^2) in copy/move
2412         * src/summaryview.c
2413         * src/gtk/gtksctree.c
2414                 Optimize O(n^2) algos
2415         * src/common/timing.h
2416                 Display ms instead of us
2417
2418 2006-05-24 [wwp]        2.2.0cvs53
2419
2420         * manual/fr/advanced.xml
2421                 updates to the French manual.
2422
2423 2006-05-24 [wwp]        2.2.0cvs52
2424
2425         * src/common/utils.c
2426                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2427
2428 2006-05-24 [wwp]        2.2.0cvs51
2429
2430         * src/folderutils.c
2431                 fixed "mark all read" in MH folders (thanks to Colin).
2432
2433 2006-05-24 [paul]       2.2.0cvs50
2434
2435         * doc/man/sylpheed-claws.1
2436                 updated the man page
2437
2438 2006-05-23 [colin]      2.2.0cvs49
2439
2440         * src/folderview.c
2441         * src/imap.c
2442         * src/inc.c
2443         * src/mbox.c
2444         * src/messageview.c
2445         * src/news.c
2446         * src/send_message.c
2447         * src/summaryview.c
2448         * src/gtk/sslcertwindow.c
2449                 alertpanel fixes, by Fabien
2450
2451 2006-05-23 [colin]      2.2.0cvs48
2452
2453         * src/folder.c
2454         * src/folderview.c
2455         * src/msgcache.c
2456         * src/summaryview.c
2457         * src/gtk/gtksctree.c
2458         * src/gtk/gtksctree.h
2459                 More timings
2460                 Fix slow loading problem, which was caused by the
2461                 use of some gtk_ctree funcs and their use of
2462                 g_list_position while gtk_ctree_(un)link'ing.
2463                 Reap more functions from gtkctree.c to be sure we
2464                 use our (fast) version instead of theirs.
2465         * src/mh.c
2466                 Fix copy of unread mails
2467
2468
2469 2006-05-22 [wwp]        2.2.0cvs47
2470
2471         * manual/fr/advanced.xml
2472                 updated.
2473
2474 2006-05-22 [colin]      2.2.0cvs46
2475
2476         * src/filtering.c
2477                 Fix possible infinite loop. 'copy' is not a 
2478                 final action, so when encountering a 'copy',
2479                 we have to check if a previous one was set
2480                 and do it. In the same way, if we encounter
2481                 a 'move' we have to perform a possibly 
2482                 pending 'copy'. This will slow down filtering
2483                 on IMAP if move+copy or multiple copy actions
2484                 are to be done, but handling it via the batch
2485                 would be really too convoluted.
2486
2487 2006-05-22 [wwp]        2.2.0cvs45
2488
2489         * manual/fr/advanced.xml
2490         * manual/fr/faq.xml
2491         * manual/fr/glossary.xml
2492         * manual/fr/handling.xml
2493         * manual/fr/intro.xml
2494         * manual/fr/plugins.xml
2495         * manual/fr/sylpheed-claws-manual.xml
2496                 sync w/ the english manual: updates URIs, documented mailing-list
2497                 support, better explanation about the enabled/disabled feature
2498                 in filtering/processing rules by Paul.
2499
2500 2006-05-21 [colin]      2.2.0cvs44
2501
2502         * src/summaryview.c
2503                 Don't expand after building threads, but during
2504
2505 2006-05-21 [colin]      2.2.0cvs43
2506
2507         * src/procmsg.c
2508         * src/summaryview.c
2509                 More timing possibilities... For next time I have 
2510                 to find out how the hell some 3GHz computer takes
2511                 one minute to open a 30k folder...
2512
2513 2006-05-21 [colin]      2.2.0cvs42
2514
2515         * manual/pl/advanced.xml
2516         * manual/pl/faq.xml
2517         * manual/pl/glossary.xml
2518         * manual/pl/handling.xml
2519         * manual/pl/intro.xml
2520         * manual/pl/plugins.xml
2521         * manual/pl/sylpheed-claws-manual.xml
2522                 Polish manual updated by Pawel
2523
2524 2006-05-20 [colin]
2525
2526         * 2.3.0-rc3 released
2527
2528 2006-05-20 [colin]      2.2.0cvs41
2529
2530         * src/imap.c
2531                 Fix -rc2 problems:
2532                 - remove cache of moved messages from original folder
2533                 - apply new flags to messages even if they aren't appliable
2534                   via IMAP.
2535
2536 2006-05-20 [colin]
2537
2538         * 2.3.0-rc2 released
2539
2540 2006-05-19 [colin]      2.2.0cvs40
2541
2542         * src/imap.c
2543                 Don't issue SELECT in imap_change_flags
2544                 before having checked that we indeed have
2545                 some flags to change. MSG_POSTFILTERED for
2546                 example can't be used on IMAP.
2547                 Fixes bug #955 (copying messages between 
2548                 imap folders is extremely slow), which was
2549                 a regression.
2550
2551 2006-05-19 [colin]      2.2.0cvs39
2552
2553         * src/folder.c
2554         * src/folder.h
2555         * src/folderview.c
2556                 Try to fix bug #830 (Some unread messages 
2557                 get marked read in IMAP inbox):
2558                 - Prevent scanning a folder if it's being 
2559                   opened via the GUI
2560                 - Postpone opening via the GUI of a folder
2561                   currently scanned.
2562
2563
2564 2006-05-19 [wwp]        2.2.0cvs38
2565
2566         * manual/advanced.xml
2567                 fix English+typo (thanks to Paul).
2568
2569 2006-05-19 [wwp]        2.2.0cvs37
2570
2571         * manual/advanced.xml
2572         * manual/fr/advanced.xml
2573         * src/gtk/logwindow.c
2574         * src/prefs_common.c
2575         * src/prefs_common.h
2576                 added hidden prefs to allow customization of colors used in
2577                 protocol log window (useful for dark gtk+ themes).
2578
2579 2006-05-19 [wwp]        2.2.0cvs36
2580
2581         * ChangeLog
2582                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
2583
2584 2006-05-19 [paul]       2.2.0cvs35
2585
2586         * src/textview.c
2587                 make Reply-To fully clickable
2588         * src/gtk/logwindow.c
2589                 more colouring (SMTP ESMTP)
2590         Both patches by Pawel Pekala
2591
2592 2006-05-19 [cleroy]     2.2.0cvs34
2593
2594         * src/mh.c
2595                 Don't update flags from current folder
2596                 Probably fixes bug #935 (Read Messages 
2597                 Revert to Being Marked as Unread)
2598
2599 2006-05-18 [colin]      2.2.0cvs33
2600
2601         * src/imap.c
2602                 Warning fix
2603         * src/compose.c
2604         * src/mainwindow.c
2605         * src/summaryview.c
2606         * src/toolbar.c
2607                 Allow replying to multiple emails
2608                 in multiple windows
2609         * src/mimeview.c
2610         * src/etpan/imap-thread.c
2611                 Leak fixes
2612
2613 2006-05-18 [paul]       2.2.0cvs32
2614
2615         * src/summaryview.c
2616                 keep Mailing-List menu refreshed
2617                 Thanks to Colin
2618
2619 2006-05-18 [paul]       2.2.0cvs31
2620
2621         * manual/advanced.xml
2622         * manual/faq.xml
2623         * manual/glossary.xml
2624         * manual/handling.xml
2625         * manual/intro.xml
2626         * manual/plugins.xml
2627         * manual/sylpheed-claws-manual.xml
2628                 update URLs
2629                 add info about mailing-list support
2630                 edit filtering info
2631         * src/wizard.c
2632         * src/common/defs.h
2633         * src/gtk/about.c
2634         * src/plugins/dillo_viewer/README
2635                 update URLs
2636
2637 2006-05-17 [wwp]        2.2.0cvs30
2638
2639         * manual/handling.xml
2640         * manual/fr/handling.xml
2641                 documented the ability to enabled/disable filtering/processing rules.
2642
2643 2006-05-17 [colin]      2.2.0cvs29
2644
2645         * src/main.c
2646                 Don't initialize g_thread subsystem if it's 
2647                 already done (thanks to Hiro)
2648         * src/mimeview.c
2649                 Fix saving of parts when there name can't be
2650                 converted from UTF-8.
2651
2652 2006-05-17 [paul]       2.2.0cvs28
2653
2654         * po/Makefile.in.in
2655                 fix config.status warning with autoconf 2.60
2656
2657 2006-05-17 [paul]       2.2.0cvs27
2658
2659         * po/POTFILES.in
2660                 add src/mbox.c
2661
2662 2006-05-17 [wwp]        2.2.0cvs26
2663
2664         * src/mainwindow.c
2665                 fix useless and potentially dangerous buffer walking (thanks to Colin).
2666
2667 2006-05-17 [wwp]        2.2.0cvs25
2668
2669         * src/plugins/demo/demo.c
2670                 updated product name in plugin demo (many plugins need to be
2671                 sync'ed w/ that change).
2672
2673 2006-05-17 [colin]      2.2.0cvs24
2674
2675         * src/mh.c
2676                 Fix leak
2677
2678 2006-05-16 [colin]      2.2.0cvs23
2679
2680         * src/mainwindow.c
2681                 Stupid me hit again. Fix cvs22.
2682
2683 2006-05-16 [colin]      2.2.0cvs22
2684
2685         * src/mainwindow.c
2686                 Fix bug #922 (sylpheed-claws crashed after 
2687                 pushing on Inbox folder)
2688
2689 2006-05-16 [colin]      2.2.0cvs21
2690
2691         * src/compose.c
2692                 Make From header be copy/paste/select-able
2693
2694 2006-05-16 [wwp]        2.2.0cvs20
2695
2696         * src/export.c
2697         * src/matcher.c
2698         * src/summaryview.c
2699         * src/etpan/imap-thread.c
2700                 fix some compiler warnings (thanks to Colin).
2701
2702 2006-05-16 [wwp]        2.2.0cvs19
2703
2704         * src/action.c
2705         * src/gedit-print.c
2706         * src/inc.c
2707         * src/mainwindow.c
2708         * src/mh.c
2709         * src/statusbar.c
2710         * src/send_message.c
2711         * src/summaryview.c
2712                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
2713
2714 2006-05-15 [colin]      2.2.0cvs18
2715
2716         * src/procmsg.c
2717                 Fix automatic rule creation with List-Post
2718
2719 2006-05-15 [paul]       2.2.0cvs17
2720
2721         * tools/filter_conv_new.pl
2722                 updated for rule enabling/disabling
2723                 claws version >= 2.3.x required
2724
2725 2006-05-15 [cleroy]     2.2.0cvs16
2726
2727         * src/main.c
2728                 Revert test
2729
2730 2006-05-15 [cleroy]     2.2.0cvs15
2731
2732         * src/main.c
2733                 test
2734
2735 2006-05-15 [wwp]        2.2.0cvs14
2736
2737         * manual/pl/.cvsignore
2738                 ignore generated files.
2739
2740 2006-05-14 [wwp]        2.3.0-rc1
2741
2742         * 2.3.0-rc1 released
2743
2744 2006-05-13 [wwp]        2.2.0cvs13
2745
2746         * src/filtering.c
2747         * src/filtering.h
2748         * src/matcher.c
2749         * src/matcher_parser_lex.l
2750         * src/matcher_parser_parse.y
2751         * src/prefs_filtering.c
2752                 new feature: provide the ability to disable filtering and processing
2753                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
2754                 adaptations.
2755
2756 2006-05-13 [colin]      2.2.0cvs12
2757
2758         * src/compose.c
2759                 Remove useless if (a) b; else b;
2760                 Thanks to wwp
2761
2762 2006-05-13 [wwp]        2.2.0cvs11
2763
2764         * src/export.c
2765         * src/import.c
2766         * src/mainwindow.c
2767         * src/mbox.c
2768         * src/summaryview.c
2769         * src/summaryview.h
2770                 no more silent failures (or at least less ones) when importing
2771                 or exporting from/to mbox. Also start importing/exporting if
2772                 the necessary info is set.
2773
2774 2006-05-13 [wwp]        2.2.0cvs10
2775
2776         * RELEASE_NOTES
2777                 restored up-to-date release notes.
2778
2779 2006-05-13 [paul]       2.2.0cvs9
2780
2781         * po/nl.po
2782         * po/ru.po
2783                 updated by Tim Dijkstra and Pavlo Bohmat
2784
2785 2006-05-12 [colin]      2.2.0cvs8
2786
2787         * src/gtk/quicksearch.c
2788                 Add "k" as shortcut for "colorlabel". Patch
2789                 by ath42@users.sf.net.
2790
2791 2006-05-12 [paul]       2.2.0cvs7
2792
2793         * src/prefs_common.h
2794         * src/prefs_summaries.c
2795         * src/summaryview.c
2796                 when entering a folder also allow
2797                 going directly to first Marked message
2798
2799 2006-05-12 [paul]       2.2.0cvs6
2800
2801         * src/summaryview.c
2802                 always obey 'confirm before marking all
2803                 mails read' option
2804
2805 2006-05-12 [paul]       2.2.0cvs5
2806
2807         * src/textview.c
2808                 make Sender fully clickable
2809
2810 2006-05-12 [colin]      2.2.0cvs4
2811
2812         * src/compose.c
2813         * src/compose.h
2814                 Let From be editable
2815         * src/main.c
2816         * src/mh.c
2817                 Full support of .mh_sequences' Unseen seq
2818
2819 2006-05-12 [colin]      2.2.0cvs3
2820
2821         * src/folder.c
2822         * src/mainwindow.c
2823         * src/mainwindow.h
2824         * src/messageview.c
2825         * src/prefs_spelling.c
2826         * src/procheader.c
2827         * src/procmsg.c
2828         * src/procmsg.h
2829         * src/summaryview.c
2830         * src/toolbar.c
2831         * src/toolbar.h
2832                 Add contextual menu on Compose toolbar
2833                 button. Fixes bug #944 (Automatic
2834                 addresses not applied when changing account
2835                 from compose window)
2836                 add Mailing List support
2837                 based on the old 0.6.5claws25 patch by
2838                 Melvin Hadasht, with finishing touches
2839                 by Colin
2840                 Fix "ignore thread" when mails are threaded by
2841                 subject (and weren't ignored although appearing
2842                 in the thread).
2843                 GUI rework.
2844                 Both patches by Pawel.
2845
2846 2006-05-08 [paul]       2.2.0cvs2
2847
2848         * src/mainwindow.c
2849         * src/mainwindow.h
2850         * src/messageview.c
2851         * src/procheader.c
2852         * src/procmsg.c
2853         * src/procmsg.h
2854         * src/summaryview.c
2855                 add Mailing List support
2856                 based on the old 0.6.5claws25 patch by 
2857                 Melvin Hadasht, with finishing touches
2858                 by Colin
2859
2860 2006-05-08 [colin]      2.2.0cvs1
2861
2862         * src/mainwindow.c
2863         * src/toolbar.c
2864         * src/toolbar.h
2865                 Add contextual menu on Compose toolbar 
2866                 button. Fixes bug #944 (Automatic 
2867                 addresses not applied when changing account 
2868                 from compose window)
2869
2870 2006-05-08 [paul]       2.2.0
2871
2872         2.2.0 released
2873
2874 2006-05-08 [paul]       2.1.1cvs51
2875
2876         * po/cs.po
2877         * po/de.po
2878         * po/en_GB.po
2879         * po/fi.po
2880         * po/fr.po
2881         * po/pt_BR.po
2882         * po/sr.po
2883         * po/zh_CN.po
2884                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2885                 Fabien Vantard, Frederico Goncalves Guimaraes,
2886                 Aleksandar Urosevic, and Ralgh Young
2887
2888 2006-05-12 [colin]      2.1.1cvs50
2889
2890         * po/cs.po
2891         * po/de.po
2892         * po/en_GB.po
2893         * po/es.po
2894         * po/fi.po
2895         * po/fr.po
2896         * po/pt_BR.po
2897         * po/sr.po
2898         * po/zh_CN.po
2899                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2900                 Fabien Vantard, Frederico Goncalves Guimaraes,
2901                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
2902
2903 2006-05-05 [colin]      2.1.1cvs49
2904
2905         * manual/Makefile.am
2906         * manual/pl/Makefile.am
2907         * manual/pl/account.xml
2908         * manual/pl/ack.xml
2909         * manual/pl/addrbook.xml
2910         * manual/pl/advanced.xml
2911         * manual/pl/faq.xml
2912         * manual/pl/glossary.xml
2913         * manual/pl/gpl.xml
2914         * manual/pl/handling.xml
2915         * manual/pl/intro.xml
2916         * manual/pl/keyboard.xml
2917         * manual/pl/plugins.xml
2918         * manual/pl/starting.xml
2919         * manual/pl/sylpheed-claws-manual.xml
2920         * manual/pl/dist/.cvsignore
2921         * manual/pl/dist/Makefile.am
2922         * manual/pl/dist/html/.cvsignore
2923         * manual/pl/dist/html/Makefile.am
2924         * manual/pl/dist/pdf/.cvsignore
2925         * manual/pl/dist/pdf/Makefile.am
2926         * manual/pl/dist/ps/.cvsignore
2927         * manual/pl/dist/ps/Makefile.am
2928         * manual/pl/dist/txt/.cvsignore
2929         * manual/pl/dist/txt/Makefile.am
2930                 Add the polish translation of the manual,
2931                 Authored by Pawel Pekala.
2932
2933 2006-05-05 [cleroy]     2.1.1cvs48
2934
2935         * src/main.c
2936                 Re-read matcherrc after loading plugins 
2937                 if some of them add folders.
2938
2939 2006-05-03 [colin]      2.1.1cvs47
2940
2941         * src/imap.c
2942                 I'm idiot
2943
2944 2006-05-03 [colin]      2.1.1cvs46
2945
2946         * src/imap.c
2947                 Be sure to have a session when
2948                 getting separator
2949
2950 2006-05-03 [colin]      2.1.1cvs45
2951
2952         * src/imap.c
2953         * src/imap.h
2954         * src/imap_gtk.c
2955                 Fix preventing renaming with namespace 
2956                 separator.
2957
2958 2006-05-01 [colin]      2.1.1cvs44
2959
2960         * src/action.c
2961                 Don't reload messageview when result of
2962                 action is piped.
2963
2964 2006-04-29 [colin]      2.1.1cvs43
2965
2966         * src/prefs_receive.c
2967         * src/plugins/spamassassin/spamassassin_gtk.c
2968         * src/plugins/clamav/clamav_plugin_gtk.c
2969                 GUI fixes by Pawel
2970
2971 2006-04-29 [colin]      2.1.1cvs42
2972
2973         * src/prefs_compose_writing.c
2974         * src/prefs_quote.c
2975                 Cleanups. Patch by Pawel
2976
2977 2006-04-28 [paul]       2.1.1cvs41
2978
2979         * src/matcher.c
2980                 fix returned quick search results when search
2981                 term contains an underscore.
2982                 Thanks to Colin
2983
2984 2006-04-28 [paul]       2.1.1cvs40
2985
2986         * src/prefs_message.c
2987         * src/prefs_receive.c
2988                 GUI cleanups
2989                 Patches by Pawel Pekala
2990
2991 2006-04-27 [colin]      2.1.1cvs39
2992
2993         * src/wizard.c
2994                 Differentiate subject Welcome from
2995                 window's title Welcome
2996
2997 2006-04-27 [paul]
2998
2999         2.2.0-rc1 released
3000
3001 2006-04-27 [paul]       2.1.1cvs38
3002
3003         * manual/advanced.xml
3004         * manual/fr/advanced.xml
3005                 add info about compose_no_markup hidden pref
3006
3007 2006-04-27 [paul]       2.1.1cvs37
3008
3009         * src/prefs_account.c
3010                 improve privacy labels
3011         * src/prefs_msg_colors.c
3012                 change some strings for translators' convenience
3013         * src/gtk/gtkutils.c
3014                 don't underline the link button text
3015
3016 2006-04-25 [colin]      2.1.1cvs36
3017
3018         * src/folder.c
3019                 Complete 2.1.1cvs33 (once more ;)
3020
3021 2006-04-25 [colin]      2.1.1cvs35
3022
3023         * src/editldap.c
3024                 Fix tooltip
3025
3026 2006-04-25 [cleroy]     2.1.1cvs34
3027
3028         * src/compose.c
3029         * src/gtk/gtkaspell.c
3030                 Fix crash on redirect (related to the return 
3031                 of the aspell menu in compose's toolbar)
3032         * src/prefs_msg_colors.c
3033                 Fix sensitivity widgets
3034         * src/image_viewer.c
3035         * src/gtk/pluginwindow.c
3036         * src/gtk/prefswindow.c
3037                 Change released signals to clicked (Fabien)
3038         * po/POTFILES.in
3039         * src/common/socket.c
3040         * src/plugins/spamassassin/spamassassin.c
3041                 Translate strings (Fabien)
3042
3043 2006-04-25 [paul]       2.1.1cvs33
3044
3045         * src/folder.c
3046         * src/folder.h
3047         * src/folderview.c
3048                 complete the fix of bug #912
3049                 Thanks to Colin
3050
3051 2006-04-25 [colin]      2.1.1cvs32
3052
3053         * src/news.c
3054                 Better progress bar
3055         * src/mimeview.c
3056         * src/summaryview.c
3057         * src/summaryview.h
3058                 Fix focus chain
3059                 Patches by Pawel Pekala
3060
3061 2006-04-24 [colin]      2.1.1cvs31
3062
3063         * src/compose.c
3064                 Fix compilation warnings (Fabien)
3065
3066 2006-04-24 [colin]      2.1.1cvs30
3067
3068         * src/addrindex.c
3069         * src/editldap.c
3070         * src/editldap_basedn.c
3071         * src/editldap_basedn.h
3072         * src/ldapctrl.c
3073         * src/ldapctrl.h
3074         * src/ldapquery.c
3075         * src/ldaputil.c
3076         * src/ldaputil.h
3077                 Fix bug #901 (LDAPS support)
3078
3079 2006-04-24 [colin]      2.1.1cvs29
3080
3081         * src/compose.c
3082                 Fix logic on error with send dialog on
3083         * src/imap.c
3084                 Fix compilation without libetpan, thanks
3085                 to Fabien
3086         * src/summaryview.c
3087                 Fix 'context-menu' key
3088
3089 2006-04-23 [colin]      2.1.1cvs28
3090
3091         * src/folder.c
3092                 Never free current's cache to free up 
3093                 memory. Fixes bug #912 (new count 
3094                 randomly set to message count)
3095
3096 2006-04-23 [colin]      2.1.1cvs27
3097
3098         * src/gtk/quicksearch.c
3099                 And remove printf...
3100
3101 2006-04-23 [colin]      2.1.1cvs26
3102
3103         * src/gtk/quicksearch.c
3104                 Fix replacing in quicksearch, and fix inserting
3105                 in the middle of the string. (introduced at 2.1.0cvs22)
3106
3107 2006-04-23 [colin]      2.1.1cvs25
3108
3109         * src/imap.c
3110                 Make sure uidnext is initialized in get_num_list
3111                 (not for stable, related to 2.1.1cvs8 and friends)
3112
3113 2006-04-23 [colin]      2.1.1cvs24
3114
3115         * src/imap.c
3116                 Output something when login is successful
3117                 too
3118
3119 2006-04-23 [colin]      2.1.1cvs23
3120
3121         * src/etpan/imap-thread.c
3122                 Better logging (line-per-line, hide data in fetch)
3123                 Fix a const warning
3124         * src/gtk/logwindow.c
3125         * src/gtk/logwindow.h
3126                 Better logging (color for input/output)
3127
3128 2006-04-21 [colin]      2.1.1cvs22
3129
3130         * src/gtk/quicksearch.c
3131                 On gtk+-2.8, use stock buttons in quicksearch
3132                 Based on a patch by Fabien and a design by Paul
3133
3134 2006-04-21 [colin]      2.1.1cvs21
3135
3136         * src/folderview.c
3137         * src/mainwindow.c
3138                 Fix occasional flicker in folderview
3139         * src/common/utils.c
3140                 Fix bug #943 (Incorrectly parsed email address 
3141                 list in short headers on message view and in 
3142                 printouts)
3143
3144 2006-04-20 [colin]      2.1.1cvs20
3145
3146         * src/imap.c
3147         * src/imap.h
3148         * src/prefs_account.c
3149                 Add ANONYMOUS auth for IMAP
3150
3151 2006-04-20 [paul]       2.1.1cvs19
3152
3153         * src/main.c
3154                 proper fix for 2.1.1cvs18
3155                 Thanks to Colin
3156
3157 2006-04-20 [paul]       2.1.1cvs18
3158
3159         * src/main.c
3160                 fix build warnings
3161
3162 2006-04-20 [paul]       2.1.1cvs17
3163
3164         * src/gtk/quicksearch.c
3165                 fix standard, non-extended Quick search,
3166                 was broken in 2.1.1cvs15.
3167                 Thanks to Colin.
3168
3169 2006-04-20 [colin]      2.1.1cvs16
3170
3171         * src/prefs_matcher.c
3172                 Fix values when reselecting a ~test
3173                 rule
3174
3175 2006-04-19 [colin]      2.1.1cvs15
3176
3177         * src/compose.c
3178         * src/compose.h
3179         * src/gtk/gtkaspell.c
3180         * src/gtk/gtkaspell.h
3181                 Put back Options menu in Spelling/
3182         * src/gtk/quicksearch.c
3183                 Don't search, and show error, if the
3184                 advanced search has a syntax error
3185
3186 2006-04-18 [colin]      2.1.1cvs14
3187
3188         * src/textview.c
3189                 Fix gdk warnings on set_cursor when textview
3190                 isn't visible
3191
3192 2006-04-18 [colin]      2.1.1cvs13
3193
3194         * src/gtk/gtksctree.c
3195                 Remove seemingly useless refresh that causes
3196                 flicker - watch this commit in case of 
3197                 problems before planned backport to stable
3198
3199 2006-04-18 [colin]      2.1.1cvs12
3200
3201         * src/imap.c
3202                 Factorize get/set_xml code
3203         * src/compose.c
3204         * src/prefs_account.c
3205         * src/prefs_account.h
3206         * src/procmsg.c
3207                 Add Encrypt to self option
3208
3209 2006-04-17 [colin]      2.1.1cvs11
3210
3211         * configure.ac
3212                 Fix search on encrpyt function on dragonfly
3213                 Patch by Jonathan Buschmann <jonthn@agmact.com>
3214
3215 2006-04-17 [colin]      2.1.1cvs10
3216
3217         * src/prefs_account.c
3218                 Be safe by default: remove mails from POP3
3219                 after 7 days, not immediately
3220
3221 2006-04-17 [colin]      2.1.1cvs9
3222
3223         * src/etpan/imap-thread.c
3224                 Fix build on DragonFly - patch by 
3225                 Jonathan Buschmann <jonthn@agmact.com>
3226
3227 2006-04-17 [colin]      2.1.1cvs8
3228
3229         * src/imap.c
3230                 Save uidnext between sessions
3231
3232 2006-04-17 [colin]      2.1.1cvs7
3233
3234         * src/imap.c
3235                 scan is required when uid validity changes
3236
3237 2006-04-17 [colin]      2.1.1cvs6
3238
3239         * src/folderview.c
3240                 Don't scan if not necessary, apart in current
3241                 folder and INBOX to fetch flags.
3242         * src/imap.c
3243                 Scan is necessary if unread count changes
3244
3245 2006-04-17 [colin]      2.1.1cvs5
3246
3247         * src/imap.c
3248                 ...But always fetch ANSWERED and DELETED flags for
3249                 INBOX, as filtering can happen on these flags.
3250
3251 2006-04-17 [colin]      2.1.1cvs4
3252
3253         * src/imap.c
3254                 Don't fetch REPLIED and DELETED flags when synchronising
3255                 flags with a closed folder. We only need UNSEEN and FLAGGED
3256                 to update the folderview.
3257
3258 2006-04-17 [colin]      2.1.1cvs3
3259
3260         * src/imap.c
3261                 Faster flag search when there are new mails 
3262                 in a folder. We can do a full search if the 
3263                 folder contains less messages than the new
3264                 list.
3265
3266 2006-04-17 [colin]      2.1.1cvs2
3267
3268         * po/cs.po
3269         * po/de.po
3270         * po/fr.po
3271         * po/nl.po
3272         * po/pt_BR.po
3273                 Update translations from stable branch
3274
3275 2006-04-17 [colin]      2.1.1cvs1
3276
3277         * configure.ac
3278                 Bump version to follow stable release
3279
3280 2006-04-16 [mones]      2.1.0cvs50
3281
3282         * po/es.po
3283                 Updated for release
3284
3285 2006-04-16 [colin]      2.1.0cvs49
3286
3287         * src/textview.c
3288                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
3289                 with gtk < 2.8. Thanks to Fabien Vantard.
3290
3291 2006-04-15 [colin]      2.1.0cvs48
3292
3293         * src/etpan/imap-thread.c
3294                 Fix bug #919 (libetpan: SEGV when connecting 
3295                 using command)
3296
3297 2006-04-14 [colin]      2.1.0cvs47
3298
3299         * src/main.c
3300                 Fix race on --select (should be done better)
3301
3302 2006-04-14 [wwp]        2.1.0cvs46
3303
3304         * src/send_message.c
3305                 enforce a check for domain in account prefs (a sending
3306                 error could be faced if domain was checked but no value set),
3307                 thanks to Colin.
3308
3309 2006-04-14 [colin]      2.1.0cvs45
3310
3311         * src/codeconv.c
3312                 when converting from unknown to unknown, if the
3313                 string is UTF8, don't convert it to the locale
3314                 (which breaks it)
3315
3316 2006-04-14 [colin]      2.1.0cvs44
3317
3318         * src/compose.c
3319                 Don't try to use ASCII for converting headers
3320                 (as done in body)
3321
3322 2006-04-14 [paul]       2.1.0cvs43
3323
3324         * src/crash.c
3325                 add locale/charset info to crash report
3326         * src/gtk/about.c
3327                 add wwp to doc team
3328                 replace 'e-mail' with preferred 'email'
3329         * src/gtk/authors.h
3330                 ensure contributors list is in alphabetical
3331                 order
3332
3333 2006-04-13 [colin]      2.1.0cvs42
3334
3335         * src/textview.c
3336                 Prevent gdk warnings
3337
3338 2006-04-13 [colin]      2.1.0cvs41
3339
3340         * src/common/ssl_certificate.c
3341         * src/common/ssl_certificate.h
3342         * src/gtk/sslcertwindow.c
3343                 Warn on expired certs, and display the expiration date
3344
3345 2006-04-13 [colin]      2.1.0cvs40
3346
3347         * src/plugins/spamassassin/spamassassin_gtk.c
3348                 Fix missing set_text on unix socket
3349
3350 2006-04-13 [wwp]        2.1.0cvs39
3351
3352         * manual/fr/advanced.xml
3353         * manual/fr/glossary.xml
3354                 applied new spam/ham/email lexicon (pourriel, courriel)
3355
3356 2006-04-13 [paul]       2.1.0cvs38
3357
3358         * src/plugins/pgpmime/plugin.c
3359                 remove the mention of S/MIME from the
3360                 description. This is now handled by the
3361                 S/MIME plugin.
3362
3363 2006-04-13 [paul]       2.1.0cvs37
3364
3365         * src/prefs_msg_colors.c
3366                 rework dialog
3367         * src/prefs_folder_item.c
3368         * src/prefs_spelling.c
3369                 add a tooltip to the colour selector buttons
3370
3371 2006-04-13 [wwp]        2.1.0cvs36
3372
3373         * manual/advanced.xml
3374         * manual/glossary.xml
3375         * manual/handling.xml
3376         * manual/keyboard.xml
3377         * manual/plugins.xml
3378         * manual/starting.xml
3379         * manual/fr/account.xml
3380         * manual/fr/ack.xml
3381         * manual/fr/addrbook.xml
3382         * manual/fr/advanced.xml
3383         * manual/fr/faq.xml
3384         * manual/fr/glossary.xml
3385         * manual/fr/gpl.xml
3386         * manual/fr/handling.xml
3387         * manual/fr/intro.xml
3388         * manual/fr/keyboard.xml
3389         * manual/fr/plugins.xml
3390         * manual/fr/starting.xml
3391         * manual/fr/sylpheed-claws-manual.xml
3392                 fixes to the manuals:
3393                  - summaryview -> Message List (same in French)
3394                  - translate key names
3395                  - fix French punctuation, use non-breakable spaces when
3396                    necessary, don't use &thinsp; which is not portable
3397                  - tell what maildir and mbox formats we support
3398
3399 2006-04-12 [wwp]        2.1.0cvs35
3400
3401         * src/prefs_toolbar.c
3402                 unified a replace button more,
3403                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3404
3405 2006-04-12 [wwp]        2.1.0cvs34
3406
3407         * src/prefs_common.c
3408         * src/prefs_msg_colors.c
3409                 make default color labels translatable,
3410                 patch from Fabien Vantard <fzzzzz@gmail.com>,
3411                 thanks to Tim <timbrain@post.cz> for reporting.
3412
3413 2006-04-12 [wwp]        2.1.0cvs33
3414
3415         * manual/glossary.xml
3416         * manual/intro.xml
3417         * manual/plugins.xml
3418         * manual/starting.xml
3419         * manual/sylpheed-claws-manual.xml
3420         * manual/fr/.cvsignore
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/handling.xml
3428         * manual/fr/intro.xml
3429         * manual/fr/keyboard.xml
3430         * manual/fr/plugins.xml
3431         * manual/fr/starting.xml
3432         * manual/fr/sylpheed-claws-manual.xml
3433                 various fixes: typos, missing .fr translations, punctuation,
3434                 capitalization, links, accents and some bad French more.
3435
3436 2006-04-12 [wwp]        2.1.0cvs32
3437
3438         * src/prefs_gtk.c
3439                 fix for bug #935: always store prefs files in UTF-8 (thanks
3440                 to Colin).
3441
3442 2006-04-11 [colin]      2.1.0cvs31
3443
3444         * src/compose.c
3445                 Fix inserting files not in utf8 when locale is utf8
3446
3447 2006-04-11 [colin]      2.1.0cvs30
3448
3449         * src/inc.c
3450                 Don't show error dialog when cancelling connection
3451                 Patch by Pawel
3452
3453 2006-04-11 [cleroy]     2.1.0cvs29
3454
3455         * src/compose.c
3456                 Implement multiple quote levels
3457         * src/prefs_common.c
3458                 Change a little bit the quote bgcolor for 2nd level
3459
3460 2006-04-11 [colin]      2.1.0cvs28
3461
3462         * src/gtk/about.c
3463                 Add locale and charset in the label
3464
3465 2006-04-10 [colin]      2.1.0cvs27
3466
3467         * src/compose.c
3468         * src/prefs_common.c
3469         * src/prefs_common.h
3470         * src/prefs_msg_colors.c
3471         * src/textview.c
3472                 Allow optional background color in quotes
3473                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
3474                 GTK+-2.8.x feature
3475
3476 2006-04-10 [colin]      2.1.0cvs26
3477
3478         * src/main.c
3479         * src/mainwindow.c
3480         * src/mainwindow.h
3481                 Implement --select
3482
3483 2006-04-10 [colin]      2.1.0cvs25
3484
3485         * manual/plugins.xml
3486         * manual/fr/plugins.xml
3487                 Document libcurl's proxy variables
3488
3489 2006-04-09 [colin]      2.1.0cvs24
3490
3491         * src/prefs_common.c
3492                 gettext() returns statically allocated stuff. We have
3493                 to strdup it in order to be able to free it.
3494
3495 2006-04-09 [colin]      2.1.0cvs23
3496
3497         * AUTHORS
3498         * src/gtk/authors.h
3499                 Add Alexei
3500
3501 2006-04-09 [colin]      2.1.0cvs22
3502
3503         * src/mainwindow.c
3504         * src/gtk/quicksearch.c
3505                 Fix bug #859 (problems with cyrilic input in 
3506                 search panel) - Patch by Alexey Illarionov 
3507                 <littlesavage@rambler.ru>
3508
3509 2006-04-09 [colin]      2.1.0cvs21
3510
3511         * src/prefs_customheader.c
3512                 I prefer removing then freeing rather than the contrary
3513                 (even if it doesn't change anything ;-)
3514         * src/prefs_account.c
3515                 Fix bug #933 (Crash re-entering the custom headers list 
3516                 dialog in accounts prefs)
3517                 The problem happened when cancelling the Account 
3518                 Preferences' dialogs - in which case we didn't do 
3519                 anything to the PrefsAccount * struct. In case of applying,
3520                 the old ac_prefs was replaced with the tmp_ac_prefs we were
3521                 working with in this dialog. The problem is that 
3522                 prefs_customheader.c, working on this tmp_ac_prefs, always
3523                 changes the ->customhdr_list pointer, even when cancelled. 
3524                 So in case of cancelling the prefs_account dialog, we still
3525                 have to update ->customhdr_list in the real account.
3526
3527 2006-04-08 [colin]      2.1.0cvs20
3528
3529         * manual/fr/glossary.xml
3530         * manual/fr/keyboard.xml
3531                 Forgot some headers :)
3532
3533 2006-04-08 [colin]      2.1.0cvs19
3534
3535         * manual/Makefile.am
3536         * manual/fr/Makefile.am
3537         * manual/fr/account.xml
3538         * manual/fr/ack.xml
3539         * manual/fr/addrbook.xml
3540         * manual/fr/advanced.xml
3541         * manual/fr/faq.xml
3542         * manual/fr/glossary.xml
3543         * manual/fr/gpl.xml
3544         * manual/fr/handling.xml
3545         * manual/fr/intro.xml
3546         * manual/fr/keyboard.xml
3547         * manual/fr/plugins.xml
3548         * manual/fr/starting.xml
3549         * manual/fr/sylpheed-claws-manual.xml
3550         * manual/fr/dist/.cvsignore
3551         * manual/fr/dist/Makefile.am
3552         * manual/fr/dist/html/.cvsignore
3553         * manual/fr/dist/html/Makefile.am
3554         * manual/fr/dist/pdf/.cvsignore
3555         * manual/fr/dist/pdf/Makefile.am
3556         * manual/fr/dist/ps/.cvsignore
3557         * manual/fr/dist/ps/Makefile.am
3558         * manual/fr/dist/txt/.cvsignore
3559         * manual/fr/dist/txt/Makefile.am
3560                 Add the french translation of the manual. Thanks to
3561                 Olivier Delhomme <olivier.delhomme@free.fr> for 
3562                 account.xml, ack.xml, addrbook.xml and advanced.xml
3563
3564 2006-04-08 [colin]      2.1.0cvs18
3565
3566         * manual/plugins.xml
3567         * manual/starting.xml
3568                 More fixes
3569
3570 2006-04-07 [colin]      2.1.0cvs17
3571
3572         * manual/faq.xml
3573         * manual/intro.xml
3574         * manual/keyboard.xml
3575                 Little fixes
3576
3577 2006-04-07 [colin]      2.1.0cvs16
3578
3579         * README
3580         * src/compose.c
3581         * src/prefs_common.c
3582         * src/prefs_common.h
3583                 Add hidden compose_no_markup pref
3584
3585 2006-04-07 [wwp]        2.1.0cvs15
3586
3587         * src/summary_search.c
3588         * .cvsignore
3589                 Bugfix: stop button was sticky when searching in an empty folder.
3590                 Applied curly brackets code style to the whole file (summary_search.c).
3591                 More files to ignore.
3592
3593 2006-04-07 [wwp]        2.1.0cvs14
3594
3595         * src/message_search.c
3596         * src/summary_search.c
3597                 changed default button when search bumps at file/folder
3598                 beginning or end, for convenience (thanks to Colin).
3599
3600 2006-04-07 [paul]       2.1.0cvs13
3601
3602         * src/plugins/dillo_viewer/dillo_prefs.c
3603                 avoid future potential for namespace collision
3604                 Patch by Colin
3605
3606 2006-04-06 [wwp]        2.1.0cvs12
3607
3608         * src/summary_search.c
3609                 Unify extended/advanced searches names (and thus factorize labels),
3610                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3611
3612 2006-04-06 [wwp]        2.1.0cvs11
3613
3614         * src/folderview.c
3615         * src/prefs_themes.c
3616         * src/summaryview.c
3617                 Fixed some compilation warnings.
3618
3619 2006-04-06 [colin]      2.1.0cvs10
3620
3621         * manual/advanced.xml
3622                 Document the wizard template and how to deploy
3623                 Sylpheed-Claws effectively
3624
3625 2006-04-06 [colin]      2.1.0cvs9
3626
3627         * src/folderview.c
3628                 gettext patch to tell translators about _("#"),
3629                 by Maxim Britov
3630
3631 2006-04-06 [colin]      2.1.0cvs8
3632
3633         * src/textview.c
3634                 Fix invalid GtkTextBIter after clicking "Display as text"
3635
3636 2006-04-06 [mones]      2.1.0cvs7
3637
3638         * src/addr_compl.c
3639         * src/addrindex.c
3640         * src/addritem.c
3641         * src/codeconv.c
3642         * src/compose.c
3643         * src/filtering.c
3644         * src/folder.c
3645         * src/folder_item_prefs.c
3646         * src/folderview.c
3647         * src/localfolder.c
3648         * src/matcher.c
3649         * src/mimeview.c
3650         * src/prefs_msg_colors.c
3651         * src/prefs_spelling.c
3652         * src/prefs_themes.c
3653         * src/procmime.c
3654         * src/procmsg.c
3655         * src/stock_pixmap.c
3656         * src/summaryview.c
3657         * src/textview.c
3658         * src/toolbar.c
3659         * src/common/mgutils.c
3660         * src/common/prefs.c
3661         * src/common/ssl_certificate.c
3662         * src/gtk/colorlabel.c
3663         * src/gtk/quicksearch.c
3664         * src/plugins/pgpmime/pgpmime.c
3665         * src/plugins/spamassassin/spamassassin.c
3666                 Removed redundant NULL checks for g_free() calls.
3667                 Patch by Pawel Pekala.
3668
3669 2006-04-06 [mones]      2.1.0cvs6
3670
3671         * src/prefs_actions.c
3672         * src/prefs_filtering.c
3673         * src/prefs_filtering_action.c
3674         * src/prefs_matcher.c
3675         * src/prefs_template.c
3676         * src/gtk/gtkutils.c
3677         * src/gtk/gtkutils.h
3678                 Have a nice replace button. Patch by Pawel Pekala
3679
3680 2006-04-06 [colin]      2.1.0cvs5
3681
3682         * src/addressbook.c
3683                 Fix crash with empty columns
3684
3685 2006-04-05 [colin]      2.1.0cvs4
3686
3687         * src/wizard.c
3688         * src/prefs_gtk.c
3689                 Allow wizard customization with pre-filled values
3690
3691 2006-04-05 [colin]      2.1.0cvs3
3692
3693         * src/textview.c
3694         * src/mimeview.c
3695         * src/mimeview.h
3696                 Nicer messages in mimeview
3697
3698 2006-04-05 [colin]      2.1.0cvs2
3699
3700         * src/addressbook.c
3701         * src/prefs_summaries.c
3702                 i18n fix
3703
3704 2006-04-05 [colin]      2.1.0cvs1
3705
3706         * src/plugins/pgpcore/plugin.c
3707         * src/plugins/pgpcore/select-keys.c
3708         * src/plugins/pgpcore/select-keys.h
3709         * src/plugins/pgpcore/sgpgme.c
3710         * src/plugins/pgpcore/sgpgme.h
3711         * src/plugins/pgpinline/pgpinline.c
3712         * src/plugins/pgpinline/plugin.c
3713         * src/plugins/pgpmime/pgpmime.c
3714         * src/plugins/pgpmime/plugin.c
3715                 Factorize and generalize a bit 
3716                 Drop S/MIME signature verification from PGP/MIME
3717                 (adding it as another, more complete plugin)
3718
3719 2006-04-05 [paul]       2.1.0
3720
3721         2.1.0 released
3722
3723 2006-04-05 [paul]       2.0.0cvs186
3724
3725         * manual/advanced.xml
3726                 add info on colour labels
3727
3728 2006-04-05 [paul]       2.0.0cvs185
3729
3730         * po/bg.po
3731         * po/cs.po
3732         * po/de.po
3733         * po/el.po
3734         * po/en_GB.po
3735         * po/fi.po
3736         * po/fr.po
3737         * po/it.po
3738         * po/nl.po
3739         * po/pl.po
3740         * po/pt_BR.po
3741         * po/sr.po
3742         * po/zh_CN.po
3743                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
3744                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
3745                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
3746                 Guimaraes, Aleksandar Urosevic, Ralgh Young
3747         * src/gtk/authors.h
3748         * tools/claws.i18n.status.pl
3749                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
3750                 and new Czech translator, Tim <timbrain@post.cz>
3751
3752 2006-04-05 [mones]      2.0.0cvs184
3753
3754         * po/es.po
3755                 Updated translation
3756
3757 2006-04-05 [colin]      2.0.0cvs183
3758
3759         * src/gtk/quicksearch.c
3760                 Fix bug #929 (unnecessary reload in quick search bar)
3761
3762 2006-04-05 [colin]      2.0.0cvs182
3763
3764         * src/compose.c
3765                 Fix crash on Reply with no From:
3766                 Show signature and conversion error on queuing 
3767                 (but not sending)
3768         * src/mainwindow.c
3769         * src/summaryview.c
3770         * src/summaryview.h
3771                 Factorize threading code and make sure msginfo 
3772                 is not null when it comes from a GtkCTreeRow's 
3773                 data
3774         * src/gtk/gtkaspell.c
3775                 Check for necessary things
3776         * src/gtk/gtksctree.c
3777         * src/gtk/gtksctree.h
3778                 Reset anchor if necessary when removing node
3779
3780 2006-03-29 [colin]      2.0.0cvs181
3781
3782         * src/folderview.c
3783                 Warn for disabled IMAP accounts (due to lack of
3784                 libetpan). Breaks string-freeze - sorry - but it
3785                 is kind of important ;)
3786
3787 2006-03-28 [colin]      2.0.0cvs180
3788
3789         * src/gtk/gtkutils.c
3790         * src/gtk/gtkutils.h
3791                 Add a gtkut_get_link_btn() function that
3792                 creates a button which acts like an URI
3793         * src/prefs_themes.c
3794         * src/gtk/about.c
3795                 Use this function (factorizes codes)
3796         * src/common/defs.h
3797         * src/gtk/pluginwindow.c
3798                 Add a "Get more..." in the plugins window
3799
3800 2006-03-28 [colin]      2.0.0cvs179
3801
3802         * src/common/smtp.c
3803         * src/common/passcrypt.c
3804         * src/undo.c
3805                 Warning fixes. Patch by Pawel Pekala
3806
3807 2006-03-27 [colin]      2.0.0cvs178
3808
3809         * src/undo.c
3810                 Fix undoing by blocks with spaces
3811
3812 2006-03-27 [colin]      2.0.0cvs177
3813
3814         * src/textview.c
3815                 Set margin to 3px for headers
3816
3817 2006-03-27 [paul]
3818
3819         2.1.0-rc2 released
3820
3821 2006-03-27 [wwp]        2.0.0cvs176
3822
3823         * src/summaryview.c
3824                 don't reset quicksearch when updating the message list.
3825                 Thanks to Colin.
3826
3827 2006-03-26 [wwp]        2.0.0cvs175
3828
3829         * src/compose.c
3830                 use a unified border width ('other' tab in the compose window,
3831                 patch by Pawel Pekala).
3832
3833
3834 2006-03-26 [wwp]        2.0.0cvs174
3835
3836         * src/common/quoted-printable.c
3837         * src/addressbook.c
3838                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
3839
3840 2006-03-26 [colin]      2.0.0cvs173
3841
3842         * src/quote_fmt_parse.y
3843                 Fix non-UTF8 date formats messing up the whole quote a 
3844                 little bit
3845
3846 2006-03-26 [colin]      2.0.0cvs172
3847
3848         * src/procheader.c
3849                 Make sure the date is UTF8 valid, or try to make it
3850                 so. IncrediMail is really IncrediStupid.
3851         * src/compose.c
3852                 Fix possible conversions. 
3853                 
3854
3855 2006-03-26 [colin]      2.0.0cvs171
3856
3857         * src/matcher.c
3858                 Fix corner cases in body search. This is still a
3859                 hack... It seems impossible to make it good and 
3860                 reasonably fast at the same time.
3861
3862 2006-03-26 [colin]      2.0.0cvs170
3863
3864         * src/summaryview.c
3865                 I think I killed the twilight zone bug!
3866                 summary_select_node() flushes GTK events in order
3867                 to be able to center the view. But this also 
3868                 flushes keypresses like Ctrl-Alt-U, so this can
3869                 call summary_show from summary_select_node (itself
3870                 called from summary_show, etc.). And the summaryview
3871                 has to be unlocked in this function. So just locking
3872                 while processing GTK events, and bailing if locked, 
3873                 should fix it.
3874                 Fixes bug #927 (SIGSEGV during Update Summary)
3875
3876 2006-03-25 [colin]      2.0.0cvs169
3877
3878         * src/matcher.c
3879                 Fix search in QP-encoded bodies
3880                 Fix utf-8 searches in bodies encoded in the
3881                 locale's encoding
3882         * src/common/quoted-printable.c
3883         * src/common/quoted-printable.h
3884                 Add a decode function that doesn't overwrite
3885                 the original pointer
3886                 
3887
3888 2006-03-24 [colin]      2.0.0cvs168
3889
3890         * src/action.c
3891         * src/summaryview.c
3892         * src/summaryview.h
3893                 Update message cache after action
3894                 Patch by H. Merijn Brand
3895         * src/prefs_msg_colors.c
3896                 Factorize label 
3897                 Patch by Fabien Vantard
3898         * src/plugins/spamassassin/spamassassin_gtk.c
3899                 Remove useless translation
3900                 Patch by Fabien Vantard
3901
3902 2006-03-23 [colin]      2.0.0cvs167
3903
3904         * src/common/ssl.c
3905                 Let 30 seconds to SSL_connect
3906
3907 2006-03-23 [wwp]        2.0.0cvs166
3908
3909         * src/summaryview.c
3910         * src/gtk/description_window.c
3911                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
3912                 and headers are translated; adjust description windows' width to fit their
3913                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
3914
3915 2006-03-23 [paul]       2.0.0cvs165
3916
3917         * src/common/utils.c
3918                 fix highlighting of URIs containing "()"
3919                 (2.0.0cvs164's reversal fixed)
3920                 Thanks to Colin.
3921
3922 2006-03-23 [paul]       2.0.0cvs164
3923
3924         * src/common/utils.c
3925                 revert patch, (postponing a fix), at 2.0.0cvs120
3926                 as it breaks more URIs than it fixes.
3927                 Allow '-' to be a terminating character in a URI
3928
3929 2006-03-22 [colin]      2.0.0cvs163
3930
3931         * configure.ac
3932                 Require libetpan 0.45
3933                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
3934
3935 2006-03-22 [paul]       2.0.0cvs162
3936
3937         * src/editgroup.c
3938                 replace '<-' and '->' buttons with GTK_STOCK graphical
3939                 buttons
3940         * src/summary_search.c
3941                 don't offer '...' for translation
3942                 add a tooltip to advanced search '...' button
3943         * src/gtk/quicksearch.c
3944                 don't offer '...' for translation
3945
3946 2006-03-21 [colin]      2.0.0cvs161
3947
3948         * src/compose.c
3949                 Fix middle-click pasting (insert at click
3950                 position instead of cursor position, don't
3951                 remove existing selection and allow pasting
3952                 our own selection)
3953         * src/addressbook.c
3954                 "LDAP Server" -> "LDAP servers"
3955
3956 2006-03-21 [wwp]        2.0.0cvs160
3957
3958         * src/etpan/imap-thread.c
3959                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
3960
3961 2006-03-20 [colin]      2.0.0cvs159
3962
3963         * src/summaryview.c
3964                 Don't reload summaryview after an execute with no
3965                 move action
3966
3967 2006-03-19 [colin]      2.0.0cvs158
3968
3969         * src/addressbook.c
3970                 and put groups at the top, always
3971
3972 2006-03-19 [colin]      2.0.0cvs157
3973
3974         * src/addressbook.c
3975                 Order groups before names, as previously
3976
3977 2006-03-19 [colin]      2.0.0cvs156
3978
3979         * src/addressbook.c
3980                 - Sort case-unsensitive
3981                 - Put the sort arrow at opening too
3982
3983 2006-03-19 [wwp]        2.0.0cvs155
3984
3985         * src/addressbook.c
3986                 allow sorting by name/email/remarks, ensure that right-pane's contents
3987                 matches the left-pane selection (cleared when appropriate).
3988                 Patch by Pawel Pekala <c0rn@o2.pl>.
3989
3990 2006-03-18 [colin]      2.0.0cvs154
3991
3992         * src/textview.c
3993                 Fix text cursor ;)
3994
3995 2006-03-18 [colin]      2.0.0cvs153
3996
3997         * src/gtk/filesel.c
3998                 Make sure we hide the preview if we didn't get
3999                 a filename
4000
4001 2006-03-18 [colin]      2.0.0cvs152
4002
4003         * src/summaryview.c
4004                 Set cursor to watch for execution (fixes lack
4005                 of watch-cursor when dnd'ing hundreds of mails)
4006         * src/gtk/filesel.c
4007                 Check that mime type is 'image/*' before updating
4008                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
4009
4010 2006-03-18 [colin]      2.0.0cvs151
4011
4012         * src/mainwindow.c
4013         * src/textview.c
4014         * src/textview.h
4015                 Put a watch cursor in textview too when the mainwindow's
4016                 cursor in a watch
4017
4018 2006-03-18 [colin]      2.0.0cvs150
4019
4020         * src/folder.c
4021                 Change wrong asserts to simple tests
4022
4023 2006-03-17 [colin]      2.0.0cvs149
4024
4025         * src/mainwindow.c
4026         * src/mainwindow.h
4027         * src/prefs_msg_colors.c
4028         * src/summaryview.c
4029         * src/summaryview.h
4030         * src/gtk/colorlabel.c
4031         * src/gtk/colorlabel.h
4032                 Add a color label menu in the main menubar
4033                 Add (fixed) accels Ctrl-{0-7} to change the color
4034                 They have to be fixed because the menu's dynamic,
4035                 the items are complex widgets, hence we can't use
4036                 a GtkItemFactory.
4037
4038
4039 2006-03-17 [wwp]        2.0.0cvs148
4040
4041         * src/compose.c
4042                 rollback few lines from my previous commit (those lines come from
4043                 a pending patch, accidentally commited, even if neutral as they are
4044                 commented out).
4045
4046 2006-03-17 [wwp]        2.0.0cvs147
4047
4048         * src/compose.c
4049                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
4050                 applied code style/indentation to the modified function.
4051
4052 2006-03-17 [wwp]        2.0.0cvs146
4053
4054         * src/procmsg.c
4055         * src/compose.c
4056                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
4057
4058 2006-03-17 [paul]
4059
4060         2.1.0-rc1 released
4061
4062 2006-03-17 [paul]       2.0.0cvs145
4063
4064         * src/main.c
4065                 addressbook_read_file() was called twice
4066         * src/textview.c
4067                 X-Mailer highlighting
4068
4069 2006-03-16 [colin]      2.0.0cvs144
4070
4071         * src/sourcewindow.c
4072         * src/sourcewindow.h
4073                 And the last one, in source window.
4074
4075 2006-03-16 [colin]      2.0.0cvs143
4076
4077         * src/compose.c
4078         * src/compose.h
4079                 Fix the same stuff in compose
4080
4081 2006-03-16 [colin]      2.0.0cvs142
4082
4083         * src/messageview.c
4084                 Complete the previous messageview crash fix
4085
4086 2006-03-16 [colin]      2.0.0cvs141
4087
4088         * src/procmsg.h
4089         * src/procmsg.c
4090         * src/folder.c
4091                 Fix POSTPROCESSING hook
4092                 Patch by H. Merijn Brand
4093
4094         * src/procmime.c
4095         * src/procmime.h
4096                 Parse Content-Location
4097
4098         * src/toolbar.c
4099         * src/messageview.c
4100         * src/messageview.h
4101                 Don't crash when a top-level MessageView has
4102                 been closed on us. Same problematic than
4103                 yesterday's quicksearch issue.
4104
4105 2006-03-15 [colin]      2.0.0cvs140
4106
4107         * src/gtk/quicksearch.c
4108                 Fix a bitchy race we didn't think about when we
4109                 added quicksearch cancellation:
4110                 If the search is not on cached fields, for example
4111                 body_part matchcase "stuff"
4112                 the matcher code has to get the whole message. If
4113                 we're on IMAP, that can be slow, and in order to
4114                 be non-blocking, the IMAP code idle loop processes
4115                 gtk events too. So it is possible to cancel a
4116                 quicksearch while the matcher is getting the mail's
4117                 body. After matcher got its body, it will start to
4118                 iterate over the matcher list that the Quicksearch's
4119                 clear_search_cb() just freed via prepare_matcher().
4120                 SIGSEGV ensues.
4121                 The fix consists of guarding the matcherlist_match()
4122                 call with a boolean 'matching'. If we reset the
4123                 quicksearch while matching is TRUE, we don't free
4124                 the matcherlist anymore like we did, but we set
4125                 another new flag, deferred_free, to TRUE. Then,
4126                 in quicksearch_match(), just after returning from
4127                 matcherlist_match() and unsetting the matching flag,
4128                 we check the deferred_free flag and do the
4129                 prepare_matcher() (which does the matcherlist_free)
4130                 for real, so we free the matcherlist once it's not
4131                 used anymore.
4132                 As all of this runs via the glib main loop, we
4133                 luckily don't need a mutex.
4134         * src/summaryview.c
4135                 Also, show progress while searching.
4136
4137
4138 2006-03-14 [colin]      2.0.0cvs139
4139
4140         * src/alertpanel.c
4141                 Make alertpanel_is_open non-static
4142
4143 2006-03-14 [colin]      2.0.0cvs138
4144
4145         * src/prefs_spelling.c
4146                 Cleanups - Fabien Vantard
4147
4148 2006-03-14 [wwp]        2.0.0cvs137
4149
4150         * src/main.c
4151                 code style normalization (curly braces, indentation).
4152
4153 2006-03-14 [wwp]        2.0.0cvs137
4154
4155         * src/main.c
4156                 code style (braces, indentation)
4157
4158 2006-03-12 [paul]       2.0.0cvs136
4159
4160         * src/prefs_common.c
4161                 trans_hdr defaults to FALSE to be RFC-savvy
4162         * src/prefs_summaries.c
4163                 add a tooltip to the trans_hdr option
4164                 
4165
4166 2006-03-12 [paul]       2.0.0cvs135
4167
4168         * src/prefs_matcher.c
4169                 give a little more width to the combos
4170         * src/prefs_display_header.c
4171         * src/textview.c
4172                 translate headers if prefs_common.trans_hdr
4173                 is TRUE
4174
4175         Patches by Pawel Pekala
4176
4177 2006-03-12 [paul]       2.0.0cvs134
4178
4179         * src/plugins/clamav/clamav_plugin.c
4180         * src/plugins/dillo_viewer/dillo_viewer.c
4181         * src/plugins/pgpcore/plugin.c
4182         * src/plugins/pgpinline/plugin.c
4183         * src/plugins/pgpmime/plugin.c
4184         * src/plugins/spamassassin/spamassassin.c
4185                 update/add to descriptions
4186         * src/plugins/spamassassin/spamassassin_gtk.c
4187                 fixes to the english, remove superfluous
4188                 tooltips, clean up a little
4189
4190 2006-03-12 [paul]       2.0.0cvs133
4191
4192         * src/compose.c
4193                 fix Bug 924, 'Account combo box shows up wrong 
4194                 if & is in account name'
4195
4196 2006-03-11 [colin]      2.0.0cvs132
4197
4198         * src/summaryview.c
4199                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
4200                 messed up shift-selection because is slows down
4201                 moving around summaryview. thanks -users
4202
4203 2006-03-10 [colin]      2.0.0cvs131
4204
4205         * src/plugins/spamassassin/spamassassin_gtk.c
4206                 Put back Paul's engrish fixes
4207
4208 2006-03-10 [colin]      2.0.0cvs130
4209
4210         * src/plugins/spamassassin/spamassassin.c
4211         * src/plugins/spamassassin/spamassassin.h
4212         * src/plugins/spamassassin/spamassassin_gtk.c
4213                 Cleanup SA prefs page (more)
4214                 Patch by Fabien Vantard
4215
4216 2006-03-10 [paul]       2.0.0cvs129
4217
4218         * src/prefs_msg_colors.c
4219         * src/prefs_spelling.c
4220                 widget sensitivity
4221
4222 2006-03-09 [mones]      2.0.0cvs128
4223
4224         * po/es.po
4225                 Update for next RC
4226
4227 2006-03-09 [wwp]        2.0.0cvs127
4228
4229         * configure.ac
4230                 revert accidental commit (requirement for libetpan 0.43), this time
4231                 not in HEAD.
4232
4233 2006-03-09 [wwp]        2.0.0cvs125
4234
4235         * configure.ac
4236                 revert accidental commit (requirement for libetpan 0.43)
4237
4238 2006-03-09 [paul]       2.0.0cvs126
4239
4240         * src/prefs_receive.c
4241                 remove useless frame
4242                 replace 'incorporation' with 'receiving'
4243         * src/plugins/clamav/clamav_plugin_gtk.c
4244         * src/plugins/spamassassin/spamassassin_gtk.c
4245                 improve widget sensitivity
4246                 fix a bit his engrish
4247
4248 2006-03-09 [wwp]        2.0.0cvs125
4249
4250         * src/addressadd.c
4251         * src/foldersel.c
4252         * src/prefs_common.c
4253         * src/prefs_common.h
4254                 remember some more windows' sizes (add to addressbook and
4255                 select folder).
4256
4257 2006-03-09 [paul]       2.0.0cvs124
4258
4259         * src/plugins/pgpcore/prefs_gpg.c
4260                 normalise construction of dialogue
4261
4262 2006-03-09 [paul]       2.0.0cvs123
4263
4264         * src/plugins/trayicon/Makefile.am
4265                 add missing slash
4266
4267 2006-03-08 [colin]      2.0.0cvs122
4268
4269         * src/plugins/trayicon/Makefile.am
4270                 Fix build in separate dir 
4271                 Patch by Bamanzi <bamanzi@gmail.com>
4272
4273 2006-03-08 [colin]      2.0.0cvs121
4274
4275         * src/procmsg.c
4276                 Batch move and copies from summaryview with delayed execution
4277                 too
4278
4279 2006-03-07 [paul]       2.0.0cvs120
4280
4281         * src/common/utils.c
4282                 fix highlighting of URIs containing "()"
4283                 Patch by Pawel Pekala
4284
4285 2006-03-07 [paul]       2.0.0cvs119
4286
4287         * src/folder.c
4288         * src/folder.h
4289         * src/folderview.c
4290                 immediately do alphabetical resort when
4291                 changing a folder's name
4292                 Patch by Pawel Pekala
4293
4294 2006-03-07 [paul]       2.0.0cvs118
4295
4296         * src/news.c
4297         * src/news_gtk.c
4298                 when unsubscribing a newsgroup, remove the
4299                 folder and msgs in .sylpheed-claws/newscache
4300                 Patch by Pawel Pekala <c0rn@gazeta.pl>
4301
4302 2006-03-07 [paul]       2.0.0cvs117
4303
4304         * src/textview.c
4305                 fix wrong Fake URL Warning
4306                 Thanks to Hiro
4307
4308 2006-03-07 [colin]      2.0.0cvs116
4309
4310         * src/imap.c
4311                 Return immediately when password dialog was
4312                 cancelled
4313         * src/gtk/inputdialog.c
4314                 Allow empty strings for passwords
4315
4316
4317 2006-03-06 [colin]      2.0.0cvs115
4318
4319         * src/imap.c
4320                 Prevent double-timeouts when connection fails
4321
4322 2006-03-06 [colin]
4323
4324         2.0.1-rc1 released
4325
4326 2006-03-06 [colin]      2.0.0cvs114
4327
4328         * src/imap.c
4329                 Refresh session during potentially long
4330                 operations
4331
4332 2006-03-06 [wwp]        2.0.0cvs113
4333
4334         * src/prefs_msg_colors.h
4335                 forgot that one (custom color labels).
4336
4337 2006-03-06 [wwp]        2.0.0cvs112
4338
4339         * src/prefs_common.c
4340         * src/prefs_common.h
4341         * src/prefs_msg_colors.c
4342         * src/summaryview.c
4343         * src/summaryview.h
4344         * src/gtk/colorlabel.c
4345         * src/gtk/colorlabel.h
4346                 colors in messages list are now customizable. Color values and names can
4347                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
4348                 Thanks to Paul and Colin for their help with this longstanding patch!
4349
4350 2006-03-06 [wwp]        2.0.0cvs111
4351
4352         * src/textview.c
4353                 don't crash if (x)face is bad.
4354
4355 2006-03-05 [paul]       2.0.0cvs110
4356
4357         * AUTHORS
4358         * configure.ac
4359         * src/Makefile.am
4360         * src/common/Makefile.am
4361         * src/common/utils.h
4362         * src/etpan/imap-thread.c
4363         * src/gtk/authors.h
4364         * src/plugins/clamav/Makefile.am
4365         * src/plugins/demo/Makefile.am
4366         * src/plugins/dillo_viewer/Makefile.am
4367         * src/plugins/pgpcore/Makefile.am
4368         * src/plugins/pgpcore/passphrase.c
4369         * src/plugins/pgpinline/Makefile.am
4370         * src/plugins/pgpmime/Makefile.am
4371         * src/plugins/spamassassin/Makefile.am
4372         * src/plugins/trayicon/Makefile.am
4373                 fix builiding on cygwin
4374                 Patch by Ralgh Young <bamanzi@gmail.com>
4375
4376 2006-03-04 [wwp]        2.0.0cvs109
4377
4378         * manual/keyboard.xml
4379                 fix mixed up/down keys.
4380
4381 2006-03-04 [wwp]        2.0.0cvs108
4382
4383         * README
4384         * INSTALL
4385                 updated links to SpamAssassin.
4386
4387 2006-03-04 [wwp]        2.0.0cvs107
4388
4389         * manual/plugins.xml
4390         * src/plugins/spamassassin/README
4391                 updated SpamAssassin plugin docs to reflect new functional additions
4392                 (also fix/update/documents few technical stuff more, see the README).
4393
4394 2006-03-04 [wwp]        2.0.0cvs106
4395
4396         * src/prefs_message.c
4397                 normalized capitalization of message-prefs paths.
4398
4399 2006-03-04 [wwp]        2.0.0cvs105
4400
4401         * manual/advanced.xml
4402                 typo.
4403
4404 2006-03-03 [colin]      2.0.0cvs104
4405
4406         * src/plugins/clamav/clamav_plugin_gtk.c
4407                 Rework prefs page, patch by Fabien 
4408
4409 2006-03-03 [colin]      2.0.0cvs103
4410
4411         * src/plugins/clamav/clamav_plugin.c
4412                 Set error on all errors
4413
4414 2006-03-03 [colin]      2.0.0cvs102
4415
4416         * src/common/plugin.c
4417                 Initialize error to avoid crashing when a plugin fails
4418                 without setting error
4419
4420 2006-03-02 [wwp]        2.0.0cvs101
4421
4422         * configure.ac
4423                 fixed linker flags for libetpan support on Cygwin
4424                 (thanks to H.Merijn Brand).
4425
4426 2006-03-02 [wwp]        2.0.0cvs100
4427
4428         * src/addressbook.c
4429                 fix some AB error messages: one for punctuation and
4430                 one wrongly duplicate (thanks, maxbritov).
4431
4432 2006-03-02 [wwp]        2.0.0cvs99
4433
4434         * src/plugins/spamassassin/spamassassin.c
4435                 make sync calls to sa-learn/spamc to prevent
4436                 system (whatever local or client/server) overload.
4437
4438 2006-03-02 [colin]      2.0.0cvs98
4439
4440         * src/summaryview.c
4441                 Put the spam icon in the status column instead of the
4442                 mark one
4443
4444 2006-03-01 [colin]      2.0.0cvs97
4445
4446         * src/plugins/spamassassin/spamassassin.c
4447                 Fix segfault (g_file_set_contents fails for some 
4448                 reason and err==0x2f. Can't find out why with
4449                 valgrind, using working function :-)
4450
4451 2006-03-01 [colin]      2.0.0cvs96
4452
4453         * src/inc.c
4454                 Offline overriding: let 'No' be cached only 3 seconds
4455
4456 2006-03-01 [colin]      2.0.0cvs95
4457
4458         * src/addr_compl.c
4459         * src/addrbook.c
4460         * src/addressbook.c
4461         * src/addrindex.c
4462         * src/folder_item_prefs.c
4463         * src/headerview.c
4464         * src/imap.c
4465         * src/inc.c
4466         * src/ldif.c
4467         * src/mainwindow.c
4468         * src/mh.c
4469         * src/msgcache.c
4470         * src/prefs_common.h
4471         * src/prefs_msg_colors.c
4472         * src/procheader.c
4473         * src/procheader.h
4474         * src/procmime.c
4475         * src/procmsg.c
4476         * src/procmsg.h
4477         * src/send_message.h
4478         * src/simple-gettext.c
4479         * src/summaryview.c
4480         * src/summaryview.h
4481         * src/syldap.c
4482         * src/textview.c
4483         * src/undo.c
4484         * src/common/ssl_certificate.c
4485         * src/common/utils.c
4486         * src/gtk/colorsel.c
4487         * src/gtk/gtksctree.c
4488         * src/gtk/gtkshruler.c
4489         * src/plugins/trayicon/trayicon.c
4490                 #if 0 goes to /dev/null
4491
4492 2006-03-01 [colin]      2.0.0cvs94
4493
4494         * src/compose.c
4495         * src/imap.c
4496         * src/inc.c
4497         * src/inc.h
4498         * src/messageview.c
4499         * src/news.c
4500         * src/plugins/spamassassin/spamassassin.c
4501                 Allow to add information in the "working offline"
4502                 window
4503
4504 2006-03-01 [wwp]        2.0.0cvs93
4505
4506         * src/plugins/spamassassin/spamassassin.c
4507                 fixed spamc invocation: use a tricky temporary mini shell wrapper
4508                 'cause it seems that calling `spamc ... < inputfile` with
4509                 g_spawn_(a)sync simply.. erm doesn't work :-).
4510
4511 2006-03-01 [wwp]        2.0.0cvs92
4512
4513         * src/toolbar.c
4514         * src/toolbar.h
4515                 simplify the adding of spam/ham button to the messageview toolbar
4516                 (it gets more clear now that the same button will be "Mark as spam"
4517                 or "Mark as ham" according to the current message status,
4518                 thanks to Colin).
4519
4520 2006-03-01 [wwp]        2.0.0cvs91
4521
4522         * src/messageview.c
4523         * src/procmsg.c
4524         * src/procmsg.h
4525         * src/summaryview.c
4526         * src/plugins/spamassassin/spamassassin.c
4527         * src/plugins/spamassassin/spamassassin.h
4528                 make learner callbacks return a status (0 for ok),
4529                 handle it in main code to avoid setting flags when learning failed,
4530                 don't learn on TCP if offline in spamassassin,
4531                 thanks to Colin.
4532
4533                 
4534
4535 2006-03-01 [wwp]        2.0.0cvs90
4536
4537         * src/compose.c
4538                 some work around the compose window's account menu,
4539                 patch by Fabien Vantard.
4540
4541 2006-03-01 [wwp]        2.0.0cvs89
4542
4543         * src/plugins/spamassassin/spamassassin.c
4544                 fixed bad logics, was using spamc in local mode and sa-learn
4545                 in remote mode (thanks, Colin).
4546
4547 2006-03-01 [wwp]        2.0.0cvs88
4548
4549         * src/plugins/spamassassin/spamassassin.c
4550         * src/plugins/spamassassin/spamassassin.h
4551         * src/plugins/spamassassin/spamassassin_gtk.c
4552                 made processing of emails w/ sa-plugin an option (default is TRUE),
4553                 fixed Engrish some tooltips, capitalization of some debug messages
4554                 and warnings. The spamassassin plugin now provides two separate
4555                 services: process emails upon incorporation and spamd training.
4556                 Both services (un)register independently but use some common
4557                 plugin settings (transport settings, spam storage location).
4558
4559 2006-02-28 [wwp]        2.0.0cvs87
4560
4561         * src/plugins/spamassassin/spamassassin.c
4562                 fix async flag to spamc cmdline execution (batch exec should
4563                 be asynchronous).
4564
4565 2006-02-27 [wwp]        2.0.0cvs86
4566
4567         * src/plugins/spamassassin/spamassassin.c
4568         * src/plugins/spamassassin/spamassassin.h
4569         * src/plugins/spamassassin/spamassassin_gtk.c
4570                 - added the ability to learn a remote spamassassin server (spamd),
4571                 using spamc.
4572                 - added the spamassassin option 'username', that applies to all
4573                 spamassassin operations (filtering, learning, local or remote).
4574                 The default username is the current unix user (if left blank
4575                 from gtk prefs or config file).
4576                 - commented out some unused code (notebook widget), removed unused
4577                 layout (hbox1).
4578                 - make more widgets sensitive to the transport type.
4579
4580 2006-02-27 [colin]      2.0.0cvs85
4581
4582         * src/plugins/spamassassin/spamassassin.c
4583                 Fix sa-learn call when offline
4584
4585 2006-02-27 [colin]      2.0.0cvs84
4586
4587         * configure.ac
4588         * src/Makefile.am
4589         * src/mainwindow.c
4590         * src/mainwindow.h
4591         * src/messageview.c
4592         * src/messageview.h
4593         * src/prefs_toolbar.c
4594         * src/procmsg.c
4595         * src/stock_pixmap.c
4596         * src/stock_pixmap.h
4597         * src/summaryview.c
4598         * src/toolbar.c
4599         * src/toolbar.h
4600         * src/pixmaps/ham_btn.xpm
4601         * src/pixmaps/spam.xpm
4602         * src/pixmaps/spam_btn.xpm
4603         * src/plugins/spamassassin/spamassassin.c
4604                 Add button in toolbar for spam learning
4605                 Fix a few bugs from the last related commit
4606                 Revert 1.9.6cvs23 which messed up shift-selection
4607
4608 2006-02-24 [colin]      2.0.0cvs83
4609
4610         * src/procmsg.c
4611         * src/summaryview.c
4612         * src/summaryview.h
4613         * src/plugins/spamassassin/spamassassin.c
4614         * src/plugins/spamassassin/spamassassin.h
4615         * src/plugins/spamassassin/spamassassin_gtk.c
4616                 Unregister learner when spamassassin is either
4617                 disabled or over tcp
4618
4619 2006-02-24 [colin]      2.0.0cvs82
4620
4621         * src/Makefile.am
4622         * src/mainwindow.c
4623         * src/mainwindow.h
4624         * src/procmsg.c
4625         * src/procmsg.h
4626         * src/stock_pixmap.c
4627         * src/stock_pixmap.h
4628         * src/summaryview.c
4629         * src/summaryview.h
4630         * src/gtk/icon_legend.c
4631         * src/pixmaps/spam.xpm  ** NEW FILE **
4632         * src/plugins/spamassassin/spamassassin.c
4633         * src/plugins/spamassassin/spamassassin_gtk.c
4634                 Add spam learning interface (Mark/Mark as 
4635                 (spam|ham) menus)
4636
4637 2006-02-24 [wwp]        2.0.0cvs81
4638
4639         * src/compose.c
4640         * src/compose.h
4641         * src/filtering.c
4642                 hide compose window when sending message in batch mode
4643                 (filtering: forward and redirect). Also fixed a wrong
4644                 value returned when sending failed, neutral anyway.
4645                 (Colin, me) 
4646
4647 2006-02-24 [wwp]        2.0.0cvs80
4648
4649         * src/mainwindow.c
4650                 use GTK+'s stock quit button. Patch by Fabien Vantard.
4651
4652 2006-02-24 [paul]       2.0.0cvs79
4653
4654         * src/news.c
4655         * src/news.h
4656         * src/news_gtk.c
4657                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
4658                 Thanks to Colin
4659
4660 2006-02-23 [colin]      2.0.0cvs78
4661
4662         * src/alertpanel.c
4663                 Change OK to Close in alertpanel with View log
4664                 button; add accel to View log. Patch by Fabien
4665                 Vantard
4666
4667 2006-02-23 [wwp]        2.0.0cvs77
4668
4669         * src/compose.c
4670                 silly me, there were much more tests to perform, since toolbars can
4671                 really have down to 1 element only.
4672
4673 2006-02-23 [wwp]        2.0.0cvs76
4674
4675         * commitHelper
4676                 fixed indentation from my previous commit. Fallback to VISUAL if
4677                 EDITOR is not set (and to vi, at last resort).
4678
4679 2006-02-23 [wwp]        2.0.0cvs75
4680
4681         * commitHelper
4682                 improved error detection (Colin, me).
4683
4684 2006-02-23 [wwp]        2.0.0cvs74
4685
4686         * src/prefs_toolbar.c
4687                 simplify and fix prefs/toolbars layouting. Combos' contents can
4688                 now be really displayed.
4689
4690 2006-02-23 [wwp]        2.0.0cvs73
4691         simplifies and fix prefs/toolbars layouting. Combos' contents can now
4692         be really displayed.
4693
4694 2006-02-22 [wwp]        2.0.0cvs72
4695
4696         * src/compose.c
4697                 fix a typo in my previous commit (sorry!).
4698
4699 2006-02-22 [wwp]        2.0.0cvs71
4700
4701         * src/prefs_toolbar.c
4702                 fix a crash when adding separators to toolbars,
4703                 also fix some separator item information.
4704
4705 2006-02-22 [wwp]        2.0.0cvs70
4706
4707         * src/compose.c
4708                 fix a crash when redirecting (for instance) when compose window's
4709                 toolbar contents has been customized (when some buttons have been
4710                 removed in fact).
4711
4712 2006-02-21 [wwp]        2.0.0cvs69
4713
4714         * src/summaryview.c
4715         * src/gtk/pluginwindow.c
4716         * src/plugins/pgpcore/prefs_gpg.c
4717                 fix some compilation warnings (feat. remains of removed code).
4718
4719 2006-02-21 [wwp]        2.0.0cvs68
4720
4721         * src/gtk/gtkutils.c
4722                 fix two compilation issues, thanks to Stephan Sachse.
4723
4724 2006-02-20 [colin]      2.0.0cvs67
4725
4726         * src/mainwindow.c
4727                 Don't reselect displayed mail on refocus
4728                 This fixes actions misbehaving 
4729
4730 2006-02-20 [wwp]        2.0.0cvs66
4731
4732         * src/summaryview.c
4733         * src/gtk/gtksctree.c
4734         * src/gtk/gtkshruler.c
4735                 changed more runtime typecast checks.
4736
4737 2006-02-20 [wwp]        2.0.0cvs65
4738
4739         * src/summary_search.c
4740                 find all - summaryview refresh issue fixed, thanks to Colin.
4741
4742 2006-02-20 [wwp]        2.0.0cvs64
4743
4744         * src/gtk/gtkutils.c
4745                 better runtime typecast checks.
4746
4747 2006-02-20 [wwp]        2.0.0cvs63
4748
4749         * src/summary_search.c
4750                 enhancements to the summary search:
4751                         - add the ability to stop the running search
4752                           (upon ESC-key press, new Stop button or when Clear button is pressed)
4753                         - don't search if no criteria (From/To/Subject/Body) is set
4754                         - ensure that a busy mouse pointer is always shown when searching,
4755                           show it even a bit earlier
4756
4757 2006-02-19 [colin]      2.0.0cvs62
4758
4759         * src/compose.c
4760         * src/imap.c
4761         * src/etpan/imap-thread.c
4762         * src/etpan/imap-thread.h
4763                 (Future) IMAP speed improvement on sending
4764                 Will require a libetpan update
4765         * src/summaryview.c
4766         * src/gtk/quicksearch.c
4767                 Make quicksearch clearable while running.
4768
4769 2006-02-17 [colin]      2.0.0cvs61
4770
4771         * src/imap.c
4772         * src/etpan/imap-thread.c
4773         * src/etpan/imap-thread.h
4774                 Check for IMAP certificates
4775                 ** Requires libetpan-0.42-cvs4 
4776                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
4777
4778 2006-02-17 [colin]      2.0.0cvs60
4779
4780         * src/messageview.c
4781         * src/prefs_common.c
4782         * src/prefs_common.h
4783         * src/prefs_message.c
4784                 Add pref to display HTML-only mails with plugin, 
4785                 if possible (defaulting to FALSE of course).
4786
4787 2006-02-16 [colin]      2.0.0cvs59
4788
4789         * src/main.c
4790         * src/common/plugin.c
4791         * src/common/plugin.h
4792         * src/gtk/pluginwindow.c
4793                 Keep track of requested (but unloaded) plugins
4794                 in some error cases.
4795
4796 2006-02-16 [wwp]        2.0.0cvs58
4797
4798         * src/gtk/gtkaspell.c
4799         * src/gtk/gtkaspell.h
4800         * src/prefs_spelling.c
4801         * src/compose.c
4802         * src/prefs_common.c
4803         * src/prefs_common.h
4804                 implemented new optional spellchecker behaviour: re-check message when
4805                 dictionary got changed (from compose-window/context-menu/Change dictionary).
4806
4807 2006-02-16 [wwp]        2.0.0cvs57
4808
4809         * src/quote_fmt_parse.y
4810                 pclose popen'ed pipe.
4811
4812 2006-02-15 [colin]      2.0.0cvs56
4813
4814         * src/mimeview.c
4815         * src/mimeview.h
4816                 Let MimeViewers know which MimeView they
4817                 depend of.
4818         * src/summaryview.c
4819                 Swap From/To columns in Sent/Queue/Drafts
4820                 folders
4821         * src/etpan/imap-thread.c
4822                 Use mailstream_low_tls_open() for STARTTLS
4823                 instead of mailstream_low_ssl_open()
4824                 ** REQUIRES libetpan 0.42cvs3 **
4825
4826 2006-02-15 [wwp]        2.0.0cvs55
4827
4828         * src/compose.c
4829         * src/compose.h
4830         * src/message_search.c
4831         * src/message_search.h
4832         * src/textview.c
4833         * src/gtk/gtkutils.c
4834         * src/gtk/gtkutils.h
4835                 added the ability to Find text in the compose window (and a bit
4836                 of code factorization).
4837
4838 2006-02-15 [wwp]        2.0.0cvs54
4839
4840         * src/prefs_gtk.c
4841                 yet another one file was missing (fix for some widgets' sensitivity).
4842                 Thanks Colin!
4843
4844 2006-02-15 [wwp]        2.0.0cvs53
4845
4846         * src/prefs_gtk.h
4847                 oops forgot that file (fix for some widgets' sensitivity).
4848
4849 2006-02-15 [wwp]        2.0.0cvs52
4850
4851         * src/summary_search.c
4852                 implemented advanced summary search options (added the ability
4853                 to use matcher conditions in an advanced search mode).
4854
4855 2006-02-15 [wwp]        2.0.0cvs51
4856
4857         * src/plugins/pgpcore/prefs_gpg.c
4858         * src/prefs_account.c
4859                 fix some widget sensitivity, mostly around some labels in
4860                 account prefs.
4861
4862 2006-02-15 [paul]       2.0.0cvs50
4863
4864         * manual/advanced.xml
4865                 improve Templates info
4866                 written by wwp
4867
4868 2006-02-14 [colin]      2.0.0cvs49
4869
4870         * src/pixmaps/address_book.xpm
4871         * src/pixmaps/preferences.xpm
4872         * src/pixmaps/properties.xpm
4873                 Fix pixmap size - patch by Fabien Vantard
4874
4875 2006-02-13 [colin]      2.0.0cvs48
4876
4877         * src/procmime.c
4878                 Add missing fclose()s on error
4879         * src/textview.c
4880                 Remove unused code
4881         * src/common/utils.c
4882                 Fix temp files not being deleted on windows
4883         Patches by Thomas Gilgin
4884
4885 2006-02-13 [colin]      2.0.0cvs47
4886
4887         * src/mainwindow.c
4888                 Fix exit crash
4889
4890 2006-02-13 [wwp]        2.0.0cvs46
4891
4892         * src/plugins/pgpcore/prefs_gpg.c
4893                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
4894
4895 2006-02-12 [colin]      2.0.0cvs45
4896
4897         * src/folderview.c
4898         * src/main.c
4899         * src/mainwindow.c
4900                 Fix "stuff" when quitting
4901
4902 2006-02-12 [wwp]        2.0.0cvs44
4903
4904         * src/prefs_themes.c
4905                 fix typos in debug messages.
4906
4907 2006-02-11 [colin]      2.0.0cvs43
4908
4909         * src/summaryview.c
4910                 don't allow drag/drop from ourself
4911
4912 2006-02-10 [wwp]        2.0.0cvs42
4913
4914         * src/exporthtml.c
4915         * src/html.c
4916         * src/html.h
4917         * src/procmime.c
4918         * src/textview.c
4919                 renamed html_ prefixed functions and data structures to avoid
4920                 namespace clashes w/ other software (gtkhtml2 for instance).
4921                 Closes bug #907.
4922
4923
4924 2006-02-09 [colin]      2.0.0cvs41
4925
4926         * src/summaryview.c
4927                 Fix shitty logic messed up. Thanks Ticho for the hint!
4928
4929 2006-02-09 [wwp]        2.0.0cvs40
4930
4931         * src/gtk/about.c
4932         * src/compose.c
4933         * src/prefs_account.c
4934         * src/prefs_gtk.h
4935         * src/editaddress.c
4936                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
4937                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
4938                 Browse buttons in accounts prefs.
4939
4940 2006-02-09 [colin]      2.0.0cvs39
4941
4942         * src/matcher.c
4943                 Check for pointer before using its members
4944         * src/gtk/gtksourceprintjob.c
4945                 Fix a wrong warning
4946
4947 2006-02-09 [wwp]        2.0.0cvs38
4948
4949         * src/gtk/filesel.c
4950                 fix few compiler warnings (type mismatch).
4951
4952 2006-02-09 [paul]       2.0.0cvs37
4953
4954         * po/fr.po
4955                 updated by Fabien Vantard
4956
4957 2006-02-08 [colin]      2.0.0cvs36
4958
4959         * src/prefs_common.c
4960         * src/common/defs.h
4961         * src/common/plugin.c
4962                 allow windows and linux configurations to coexist
4963                 patch by Thomas Gilgin
4964
4965 2006-02-08 [colin]      2.0.0cvs35
4966
4967         * src/filtering.c
4968         * src/matcher.c
4969         * src/matcher.h
4970         * src/matcher_parser_parse.y
4971         * src/prefs_filtering_action.c
4972         * src/prefs_matcher.c
4973                 Add the "Ignore thread" filtering
4974                 action
4975
4976 2006-02-08 [colin]      2.0.0cvs34
4977
4978         * src/compose.c
4979         * src/procmime.c
4980         * src/procmime.h
4981                 Fix bug #905 (damaged attachment)
4982                 text files with raw \0's aren't really text files
4983         FOR_STABLE
4984
4985 2006-02-08 [colin]      2.0.0cvs33
4986
4987         * src/summaryview.c
4988                 Fix crasher introduced yesterday
4989
4990 2006-02-08 [wwp]        2.0.0cvs32
4991
4992         * src/compose.c
4993         * src/compose.h
4994                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
4995
4996 2006-02-08 [wwp]        2.0.0cvs31
4997
4998         * src/prefs_template.c
4999                 templates enhancement: allow address completion for Cc and Bcc fields
5000                 (it was currently possible for the To field only)
5001
5002 2006-02-08 [colin]      2.0.0cvs30
5003
5004         * src/compose.c
5005                 Don't unblock if not blocked
5006         FOR_STABLE
5007
5008 2006-02-07 [colin]      2.0.0cvs29
5009
5010         * src/action.c
5011                 Forgot to refresh summaryview
5012
5013 2006-02-07 [colin]      2.0.0cvs28
5014
5015         * src/action.c
5016                 Freeze/thaw message list and folder list while
5017                 processing %as{} actions 
5018         * src/compose.c
5019                 Fix auto-wrap disabling after a middle-click
5020                 paste - FOR_STABLE
5021
5022 2006-02-07 [paul]       2.0.0cvs27
5023
5024         * src/folder.c
5025                 fix freeing of uninitialised pointers
5026                 Thanks to Colin
5027
5028 2006-02-06 [colin]      2.0.0cvs26
5029
5030         * src/folder.c
5031                 Use g_slist_prepend in potentially big list
5032
5033 2006-02-06 [colin]      2.0.0cvs25
5034
5035         * src/folder.c
5036                 Completely skip processing if it doesn't 
5037                 exist (faster!)
5038
5039 2006-02-06 [colin]      2.0.0cvs24
5040
5041         * src/folder.c
5042         * src/summaryview.c
5043                 Batch filtering in summaryview (from Tools menu)
5044                 and pre/post//-processing too
5045
5046 2006-02-06 [colin]      2.0.0cvs23
5047
5048         * src/procmsg.h
5049         * src/filtering.c
5050                 Use a special field for batch filtering instead
5051                 of stepping on deferred execution's toes
5052
5053 2006-02-06 [colin]      2.0.0cvs22
5054
5055         * src/action.c
5056         * src/filtering.c
5057         * src/filtering.h
5058         * src/folder.c
5059         * src/summaryview.c
5060                 Fix filtering via menus and actions
5061
5062 2006-02-06 [colin]      2.0.0cvs21
5063
5064         * src/imap.c
5065                 Put the added file directly to cache if possible (will work
5066                 with next libetpan)
5067         * src/filtering.c
5068         * src/filtering.h
5069         * src/inc.c
5070         * src/folder.c
5071         * src/mbox.c
5072         * src/procmsg.h
5073                 Move and copy filtered messages by batches instead of one
5074                 by one - faster on IMAP
5075         * src/procmsg.c
5076                 Add a function that'll possibly be useful later
5077
5078 2006-02-06 [colin]      2.0.0cvs20
5079
5080         * src/addressbook.c
5081                 Use internal mime-type instead of text/plain for d'n'd
5082         * src/compose.c
5083                 Allow attaching files from mimeview's icon list via d'n'd
5084         * src/folderview.c
5085         * src/folderview.h
5086                 Use internal mime-type instead of text/plain for d'n'd
5087                 Don't try to selected opened folder if none is
5088                 Factorize d'n'd from other apps code
5089         * src/headerview.c
5090         * src/textview.c
5091         * src/gtk/gtkutils.c
5092         * src/gtk/gtkutils.h
5093                 Factorize Face/X-Face stuff
5094         * src/mimeview.c
5095                 Fix d'n'd to other apps
5096         * src/prefs_message.c
5097                 Let the XFace pref be usable without libcompface as it also
5098                 applies to Face
5099         * src/summaryview.c
5100                 Fix d'n'd to other apps
5101                 Factorize d'n'd from other apps code
5102
5103 2006-02-06 [wwp]        2.0.0cvs19
5104
5105         * po/it.po
5106                 Italian translation fixes by Andrea Spadaccini (no more confusion
5107                 between filtering and processing, and few changes in the About
5108                 dialog).
5109
5110
5111 2006-02-06 [mones]      2.0.0cvs18
5112
5113         * src/gtk/icon_legend.c
5114                 Improved descriptions allowing better translations
5115
5116 2006-02-05 [colin]      2.0.0cvs17
5117
5118         * src/imap.c
5119                 Add the f*cking missing expunge that caused imap_fetch_env
5120                 to fail after an add_msgs ! :-///
5121         * src/etpan/imap-thread.c
5122                 Add a bit of debug
5123         FOR_STABLE
5124
5125 2006-02-05 [colin]      2.0.0cvs16
5126
5127         * src/common/utils.c
5128                 Don't check for return-path (or we can't put
5129                 back non-sent mails)
5130
5131 2006-02-05 [colin]      2.0.0cvs15
5132
5133         * src/textview.c
5134                 Don't try to display Face header in textview
5135                 when teh headerview's active
5136
5137 2006-02-05 [colin]      2.0.0cvs14
5138
5139         * tools/tbird2syl.py
5140         * tools/Makefile.am
5141                 Add script to import Thunderbird mails
5142
5143 2006-02-05 [colin]      2.0.0cvs13
5144
5145         * src/headerview.c
5146         * src/procheader.c
5147         * src/procmsg.c
5148         * src/procmsg.h
5149         * src/textview.c
5150                 Show Face headers - patch partially by Klaus Flittner
5151
5152 2006-02-05 [colin]      2.0.0cvs12
5153
5154         * src/folderview.c
5155         * src/summaryview.c
5156         * src/common/utils.c
5157         * src/common/utils.h
5158                 Let dnd work from mime icons to summaryview
5159                 and to folderview too
5160                 Add a crude test to avoid trying to add files
5161                 drag'n'dropped when they're not mails
5162
5163 2006-02-04 [colin]      2.0.0cvs11
5164
5165         * src/summaryview.c
5166         * src/mimeview.c
5167                 Fix utf8 conversion
5168
5169 2006-02-04 [colin]      2.0.0cvs10
5170
5171         * src/compose.c
5172         * src/folderview.c
5173         * src/mimeview.c
5174         * src/summaryview.c
5175         * src/summaryview.h
5176                 Added various drag and drop capas:
5177                 From                    To
5178                 summaryview             other apps
5179                 mimeview icons          other apps
5180                 other apps              summaryview
5181                 other apps              folderview
5182
5183                 This shouldn't have broken the existing:
5184                 From                    To
5185                 summaryview             folderview
5186                 folderview              folderview
5187                 summaryview             compose's attachments
5188
5189         Tests welcomed.
5190
5191 2006-02-02 [paul]       2.0.0cvs9
5192
5193         * src/mainwindow.c
5194                 move global option 'Set displayed columns...' out
5195                 of folder option grouping.
5196                 fix sensitivity of 'harvest addresses'
5197         FOR_STABLE
5198
5199 2006-02-01 [colin]      2.0.0cvs8
5200
5201         * src/mimeview.c
5202                 Revert the alertpanel patch, it sucks (intrusive
5203                 and gets in the way of "open")
5204
5205 2006-02-01 [colin]      2.0.0cvs7
5206
5207         * src/compose.c
5208         * src/prefs_account.c
5209         * src/prefs_common.c
5210         * src/common/defs.h
5211         * src/common/utils.c
5212         * src/common/utils.h
5213                 Add ability to edit the signature file
5214                 from the account preferences, and use
5215                 a default for the text editor.
5216                 Patch by Fabien Vantard
5217
5218 2006-02-01 [colin]      2.0.0cvs6
5219
5220         * src/mimeview.c
5221                 Try to get mime type by extension if it is
5222                 application/octet-stream
5223                 Display a window with possible choices when
5224                 encountering unknown mime types
5225         * src/gtk/filesel.c
5226         * src/gtk/filesel.h
5227                 Add preview
5228                 Allow multiple selection in filtered filesel
5229                 (patch by Fabien Vantard)
5230         * src/gtk/pluginwindow.c
5231                 Use it (patch by Fabien Vantard)
5232
5233 2006-02-01 [paul]       2.0.0cvs5
5234
5235         * src/jpilot.c
5236                 fix crash on creating jpilot address book
5237                 Thanks to Colin - FOR_STABLE
5238         * src/prefs_summaries.c
5239         * src/prefs_wrapping.c
5240         * src/gtk/icon_legend.c
5241         * src/gtk/quicksearch.c
5242                 string fixes and additions
5243
5244 2006-02-01 [paul]       2.0.0cvs4
5245
5246         * src/compose.c
5247         * src/mainwindow.c
5248         * src/messageview.c
5249         * src/prefs_send.c
5250                 add Arabic encoding option
5251                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
5252
5253 2006-01-31 [colin]      2.0.0cvs3
5254
5255         * src/plugins/pgpcore/passphrase.c
5256                 Convert passphrase to locale encoding
5257         * src/compose.c
5258                 Fix drafting on IMAP. Crappy bug sneaked in
5259                 the release :-/
5260         FOR_STABLE
5261
5262 2006-01-30 [paul]       2.0.0cvs2
5263
5264         * src/gtk/icon_legend.c
5265                 show the new entries
5266
5267 2006-01-30 [colin]      2.0.0cvs1
5268
5269         * src/manual.c
5270                 Check for the file to be present before 
5271                 enabling the menu - FOR_STABLE
5272         * src/gtk/icon_legend.c
5273                 Add folders icons (not all of them, there
5274                 are too much, but the most intriguing ones)
5275
5276 2006-01-30 [paul]       2.0.0
5277
5278         version 2.0.0 released
5279
5280 2006-01-30 [paul]       1.9.100cvs200
5281
5282         * manual/faq.xml
5283         * manual/gpl.xml
5284         * manual/intro.xml
5285         * manual/starting.xml
5286         * manual/sylpheed-claws-manual.xml
5287                 fixes, additions
5288
5289 2006-01-29 [mones]      1.9.100cvs199
5290
5291         * manual/account.xml
5292         * manual/advanced.xml
5293         * manual/glossary.xml
5294                 Some typos fixed, added LDIF term to glossary
5295         * po/es.po
5296                 Fixed leading plus symbol
5297
5298 2006-01-29 [paul]       1.9.100cvs198
5299
5300         * po/fi.po
5301         * po/sk.po
5302                 updated by Tommi Pirinen and Andrej Kacian
5303
5304 2006-01-29 [paul]       1.9.100cvs197
5305
5306         * src/gtk/authors.h
5307                 remove duplicates
5308
5309 2006-01-29 [paul]       1.9.100cvs196
5310
5311         * AUTHORS
5312         * po/nl.po
5313         * src/gtk/authors.h
5314         * tools/claws.i18n.status.pl
5315                 nl translation updated by Tim Dijkstra
5316
5317 2006-01-29 [paul]       1.9.100cvs195
5318
5319         * po/sr.po
5320         * po/sv.po
5321                 updated by Aleksandar Urosevic and Anders Troback
5322
5323 2006-01-28 [colin]      1.9.100cvs194
5324
5325         * src/gtk/gtksourceprintjob.c
5326                 Don't fiddle with PangoLayout when we
5327                 have an image
5328
5329 2006-01-28 [paul]       1.9.100cvs193
5330
5331         * AUTHORS
5332         * po/el.po
5333         * po/zh_CN.po
5334         * src/gtk/authors.h
5335         * tools/claws.i18n.status.pl
5336                 updated translations submitted by Stavros Giannouris
5337                 and Ralgh Young
5338
5339 2006-01-27 [colin]      1.9.100cvs192
5340
5341         * src/summaryview.c
5342         * src/gtk/gtksourceprintjob.c
5343                 Add image printing 
5344                 (libgnomeprint only, of course)
5345
5346 2006-01-27 [paul]       1.9.100cvs191
5347
5348         * po/fr.po
5349         * po/it.po
5350                 updated by Fabien Vantard and Andrea Spadaccini
5351
5352 2006-01-26 [colin]      1.9.100cvs190
5353
5354         * manual/Makefile.am
5355         * configure.ac
5356                 Make building the manual optional 
5357                 (--disable-manual)
5358
5359 2006-01-26 [paul]       1.9.100cvs189
5360
5361         * manual/glossary.xml
5362         * manual/plugins.xml
5363                 edited
5364         * po/en_GB.po
5365                 updated
5366
5367 2006-01-26 [paul]       1.9.100cvs188
5368
5369         * src/prefs_display_header.c
5370         * src/prefs_folder_column.c
5371         * src/prefs_msg_colors.c
5372         * src/prefs_summaries.c
5373         * src/prefs_summary_column.c
5374                 HIGify
5375
5376 2006-01-25 [colin]      1.9.100cvs187
5377
5378         * src/imap.c
5379                 Don't allow moving/copying mails between
5380                 queue/drafts and non-queue/drafts folders
5381                 Fixes bug #897 (message header is resetted 
5382                 if one is copied to Drafts)
5383
5384 2006-01-25 [colin]      1.9.100cvs186
5385
5386         * src/folder.c
5387         * src/mainwindow.c
5388                 Fix subscribed folders not found
5389         * src/compose.c
5390                 Don't try to encode as original mail's charset
5391                 if it's ascii 
5392
5393 2006-01-25 [paul]       1.9.100cvs185
5394
5395         * AUTHORS
5396         * po/Makevars
5397                 updated
5398         * po/de.po
5399         * po/pl.po
5400         * po/pt_BR.po
5401         * po/sr.po
5402                 updates submitted by Stephan Sachse, Emilian Nowak
5403                 and Quar, Frederico Goncalves Guimaraes, and
5404                 Aleksandar Urosevic
5405                 Fix Bug 896, 'PT_BR locale broken'.
5406         * src/gtk/authors.h
5407                 updated
5408
5409 2006-01-24 [mones]      1.9.100cvs184
5410
5411         * manual/glossary.xml
5412                 All current terms finished. Reviewers welcome ;-)
5413         * manual/keyboard.xml
5414                 Fixed column width for pdf output.
5415         * po/es.po
5416                 Updated
5417
5418 2006-01-24 [paul]       1.9.100cvs183
5419
5420         * manual/glossary.xml
5421                 fix id name
5422         * manual/dist/html/Makefile.am
5423         * manual/dist/pdf/Makefile.am
5424         * manual/dist/ps/Makefile.am
5425         * manual/dist/txt/Makefile.am
5426                 fix make deps
5427                 Thanks to Colin
5428
5429 2006-01-24 [mones]      1.9.100cvs182
5430
5431         * manual/glossary.xml
5432                 Nearly finished, some terms missing.
5433
5434 2006-01-23 [paul]       1.9.100cvs181
5435
5436         * manual/dist/html/Makefile.am
5437         * manual/dist/pdf/Makefile.am
5438         * manual/dist/ps/Makefile.am
5439         * manual/dist/txt/Makefile.am
5440         * src/mainwindow.c
5441                 re-enable manual
5442                 Thanks to Colin
5443
5444 2006-01-22 [colin]      1.9.100cvs180
5445
5446         * src/compose.c
5447         * src/gtk/gtkaspell.c
5448                 Don't deselect stuff before right-clicking, with aspell.
5449                 (This prevented right-click Copy, for example).
5450                 Thanks to Clo!
5451
5452 2006-01-22 [paul]       1.9.100cvs179
5453
5454         * src/summary_search.c
5455                 don't fix the widget size as it causes problems
5456                 under localisation.
5457                 Thanks to Emilian Nowak
5458
5459 2006-01-21 [paul]       1.9.100cvs178
5460
5461         * src/prefs_themes.c
5462                 fix broken underlining of label text
5463                 with some translations
5464
5465 2006-01-21 [colin]      1.9.100cvs177
5466
5467         * po/fr.po
5468                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
5469
5470 2006-01-20 [colin]      1.9.100cvs176
5471
5472         * configure.ac
5473         * Makefile.am
5474         * manual/Makefile
5475         * manual/dist/html/.cvsignore
5476         * manual/dist/html/Makefile.am
5477         * manual/dist/pdf/.cvsignore
5478         * manual/dist/pdf/Makefile.am
5479         * manual/dist/ps/.cvsignore
5480         * manual/dist/ps/Makefile.am
5481         * manual/dist/txt/.cvsignore
5482         * manual/dist/txt/Makefile.am
5483                 Autotool-ize manual
5484
5485 2006-01-20 [paul]       1.9.100cvs175
5486
5487         * manual/handling.xml
5488                 make Filtering and Searching entries easier to find
5489         * manual/keyboard.xml
5490                 add the remaining default keybinds
5491         * src/prefs_summaries.c
5492                 update the default keybinds
5493
5494 2006-01-20 [paul]       1.9.100cvs174
5495
5496         * src/addressbook.c
5497         * src/addrgather.c
5498         * src/addrharvest.c
5499         * src/editaddress.c
5500         * src/editgroup.c
5501         * src/exphtmldlg.c
5502         * src/expldifdlg.c
5503         * src/exporthtml.c
5504         * src/exportldif.c
5505         * src/ldif.c
5506                 replace 'e-mail' with 'email'
5507         * src/summary_search.c
5508                 add mnemonic to "Find all" button
5509
5510 2006-01-20 [wwp]        1.9.100cvs173
5511
5512         * src/export.c
5513         * src/import.c
5514                 touched mbox import/export buttons for HIG-compliance
5515
5516 2006-01-19 [paul]       1.9.100cvs172
5517
5518         * manual/account.xml
5519         * manual/addrbook.xml
5520         * manual/advanced.xml
5521         * manual/faq.xml
5522         * manual/handling.xml
5523         * manual/intro.xml
5524         * manual/plugins.xml
5525         * manual/starting.xml
5526                 more editing
5527
5528 2006-01-19 [paul]       1.9.100cvs171
5529
5530         * src/toolbar.c
5531                 allow use of trash button while receiving
5532                 Thanks to Colin
5533
5534 2006-01-19 [wwp]        1.9.100cvs170
5535
5536         * src/gtk/quicksearch.c
5537         * src/compose.c
5538                 force text color to black when yellow background is set
5539
5540 2006-01-19 [colin]      1.9.100cvs169
5541
5542         * src/plugins/trayicon/trayicon.c
5543                 Gray out Get Mail when already getting mail
5544
5545 2006-01-18 [paul]       1.9.100cvs168
5546
5547         * src/compose.c
5548                 give widget yellow background was To is
5549                 set via folder prefs
5550         * src/gtk/quicksearch.c
5551                 give widget yellow background when quick
5552                 search is active.
5553                 Thanks to Colin
5554
5555 2006-01-18 [paul]       1.9.100cvs167
5556
5557         * doc/man/sylpheed-claws.1
5558                 add --subscribe option
5559
5560 2006-01-18 [paul]       1.9.100cvs166
5561
5562         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5563         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5564                 use %U instead of %F (%F is broken for user installed
5565                 files in kde 3.5)
5566
5567 2006-01-18 [colin]      1.9.100cvs165
5568
5569         * src/summaryview.c
5570                 Default to Yes in "No more * messages" dialogs
5571
5572 2006-01-17 [colin]      1.9.100cvs164
5573
5574         * src/compose.c
5575                 Possibly fix an invalid iterator causing
5576                 crash
5577
5578 2006-01-17 [colin]      1.9.100cvs163
5579
5580         * src/mimeview.c
5581                 Fix crash when the image disappears under the
5582                 image viewer
5583
5584 2006-01-16 [colin]      1.9.100cvs162
5585
5586         * src/compose.c
5587                 Fix reenabling autowrap
5588
5589 2006-01-16 [colin]      1.9.100cvs161
5590
5591         * src/compose.c
5592                 reset quote_len before getting quote_str
5593
5594 2006-01-16 [colin]      1.9.100cvs160
5595
5596         * src/account.c
5597         * src/account.h
5598         * src/folder.c
5599         * src/imap_gtk.c
5600         * src/mh_gtk.c
5601                 Fix bug #883 (default inbox does not track folder move)
5602
5603 2006-01-16 [colin]      1.9.100cvs159
5604
5605         * src/compose.c
5606         * src/plugins/pgpcore/passphrase.c
5607                 More buttons fixes
5608
5609 2006-01-16 [paul]       1.9.100cvs158
5610
5611         * src/prefs_actions.c
5612         * src/prefs_filtering_action.c
5613         * src/prefs_matcher.c
5614         * src/quote_fmt.c
5615         * src/gtk/description_window.c
5616         * src/gtk/description_window.h
5617         * src/gtk/quicksearch.c
5618                 description window cleanups
5619
5620 2006-01-15 [colin]      1.9.100cvs157
5621
5622         * src/addressbook.c
5623         * src/prefs_filtering.c
5624                 Same here
5625
5626 2006-01-15 [colin]      1.9.100cvs156
5627
5628         * src/folderview.c
5629         * src/mainwindow.c
5630                 Same for "Empty trash"
5631
5632 2006-01-15 [colin]      1.9.100cvs155
5633
5634         * src/inc.c
5635                 Override offline dialog had Yes by default
5636
5637 2006-01-15 [colin]      1.9.100cvs154
5638
5639         * src/summaryview.c
5640                 Delete selected messages? previously had Yes the default
5641
5642 2006-01-15 [colin]      1.9.100cvs153
5643
5644         * src/folder.c
5645         * src/folder.h
5646         * src/main.c
5647                 Check if a mailbox is loaded after all
5648                 plugins are loaded.
5649
5650 2006-01-15 [colin]      1.9.100cvs152
5651
5652         * src/folder.c
5653                 Don't start wizard when there are unloaded folders (will help
5654                 people with only mbox or maildir mailboxes)
5655
5656 2006-01-14 [colin]      1.9.100cvs151
5657
5658         * src/addressbook.c
5659         * src/expldifdlg.c
5660         * src/importldif.c
5661         * src/importmutt.c
5662         * src/importpine.c
5663         * src/mh_gtk.c
5664                 More HIG compliance and fixes
5665
5666 2006-01-14 [colin]      1.9.100cvs150
5667
5668         * src/prefs_filtering_action.c
5669         * src/foldersel.c
5670                 Two forgotten button order changes
5671
5672 2006-01-14 [colin]      1.9.100cvs149
5673
5674         * src/account.c
5675         * src/addressbook.c
5676         * src/compose.c
5677         * src/folderview.c
5678         * src/imap_gtk.c
5679         * src/mainwindow.c
5680         * src/mh_gtk.c
5681         * src/news_gtk.c
5682         * src/prefs_actions.c
5683         * src/prefs_customheader.c
5684         * src/prefs_filtering.c
5685         * src/prefs_matcher.c
5686         * src/prefs_template.c
5687         * src/ssl_manager.c
5688         * src/summaryview.c
5689         * src/textview.c
5690         * src/toolbar.c
5691                 All deletion confirmations are now "Cancel, Delete" 
5692                 instead of "No, Yes"
5693                 Clarified most of the other "No, Yes" to 
5694                 "Cancel, Descriptive_action"
5695                 Rechanged the "Entry not saved" alerts to have 
5696                 "Close, Continue editing"
5697
5698
5699 2006-01-14 [paul]
5700
5701         * 2.0.0-rc4 released
5702
5703 2006-01-14 [paul]       1.9.100cvs148
5704
5705         * src/account.c
5706         * src/addressadd.c
5707         * src/addressbook.c
5708         * src/compose.c
5709         * src/editaddress.c
5710         * src/editbook.c
5711         * src/editgroup.c
5712         * src/editjpilot.c
5713         * src/editldap.c
5714         * src/editvcard.c
5715         * src/exphtmldlg.c
5716         * src/expldifdlg.c
5717         * src/folderview.c
5718         * src/grouplistdialog.c
5719         * src/imap_gtk.c
5720         * src/importmutt.c
5721         * src/importpine.c
5722         * src/inc.c
5723         * src/main.c
5724         * src/mainwindow.c
5725         * src/message_search.c
5726         * src/messageview.c
5727         * src/mh_gtk.c
5728         * src/mimeview.c
5729         * src/news_gtk.c
5730         * src/prefs_actions.c
5731         * src/prefs_customheader.c
5732         * src/prefs_filtering.c
5733         * src/prefs_matcher.c
5734         * src/prefs_template.c
5735         * src/prefs_themes.c
5736         * src/ssl_manager.c
5737         * src/summary_search.c
5738         * src/summaryview.c
5739         * src/textview.c
5740         * src/toolbar.c
5741         * src/gtk/foldersort.c
5742         * src/gtk/gtkaspell.c
5743         * src/gtk/inputdialog.c
5744         * src/gtk/prefswindow.c
5745         * src/plugins/pgpcore/select-keys.c
5746         * src/plugins/trayicon/trayicon.c
5747                 HIG compliant button order
5748
5749 2006-01-14 [mones]      1.9.100cvs147
5750
5751         * po/es.po
5752                 Updated translation
5753
5754 2006-01-13 [paul]       1.9.100cvs146
5755
5756         * AUTHORS
5757         * ChangeLog
5758         * src/gtk/authors.h
5759                 add Joshua M. Kwan to contributors list
5760
5761 2006-01-13 [colin]      1.9.100cvs145
5762
5763         * src/gtk/quicksearch.c
5764                 Don't refocus quick search after executing (Esc or Enter)
5765                 Allows to '/'search something then move up/down in 
5766                 summaryview, and to Esc a search and be back in the 
5767                 summaryview
5768
5769 2006-01-13 [paul]       1.9.100cvs144
5770
5771         * src/plugins/pgpinline/pgpinline.c
5772                 support Content-Type 'application/pgp'
5773                 patch by Joshua M. Kwan <joshuak@users.sf.net>
5774
5775 2006-01-13 [paul]       1.9.100cvs143
5776
5777         * manual/account.xml
5778                 make mention of partial retrieval
5779                 thanks to Colin
5780
5781 2006-01-13 [paul]       1.9.100cvs142
5782
5783         * src/account.c
5784         * src/account.h
5785         * src/action.c
5786         * src/action.h
5787         * src/adbookbase.h
5788         * src/addr_compl.c
5789         * src/addr_compl.h
5790         * src/addrbook.c
5791         * src/addrcache.c
5792         * src/addrcache.h
5793         * src/addrcindex.c
5794         * src/addrcindex.h
5795         * src/addrclip.c
5796         * src/addrclip.h
5797         * src/addrdefs.h
5798         * src/addressadd.c
5799         * src/addressadd.h
5800         * src/addressbook.c
5801         * src/addressbook.h
5802         * src/addrgather.c
5803         * src/addrgather.h
5804         * src/addrharvest.c
5805         * src/addrharvest.h
5806         * src/addrindex.c
5807         * src/addrindex.h
5808         * src/addritem.c
5809         * src/addritem.h
5810         * src/addrquery.c
5811         * src/addrquery.h
5812         * src/addrselect.c
5813         * src/addrselect.h
5814         * src/alertpanel.c
5815         * src/alertpanel.h
5816         * src/browseldap.c
5817         * src/browseldap.h
5818         * src/codeconv.c
5819         * src/codeconv.h
5820         * src/compose.c
5821         * src/compose.h
5822         * src/customheader.c
5823         * src/customheader.h
5824         * src/displayheader.c
5825         * src/displayheader.h
5826         * src/editaddress.c
5827         * src/editaddress.h
5828         * src/editbook.c
5829         * src/editbook.h
5830         * src/editgroup.c
5831         * src/editgroup.h
5832         * src/editjpilot.c
5833         * src/editjpilot.h
5834         * src/editldap.c
5835         * src/editldap.h
5836         * src/editldap_basedn.c
5837         * src/editldap_basedn.h
5838         * src/editvcard.c
5839         * src/editvcard.h
5840         * src/exphtmldlg.c
5841         * src/exphtmldlg.h
5842         * src/expldifdlg.c
5843         * src/expldifdlg.h
5844         * src/export.h
5845         * src/exporthtml.c
5846         * src/exporthtml.h
5847         * src/exportldif.c
5848         * src/exportldif.h
5849         * src/filtering.c
5850         * src/filtering.h
5851         * src/folder.c
5852         * src/folder.h
5853         * src/folder_item_prefs.c
5854         * src/folder_item_prefs.h
5855         * src/foldersel.c
5856         * src/foldersel.h
5857         * src/folderutils.c
5858         * src/folderutils.h
5859         * src/folderview.c
5860         * src/folderview.h
5861         * src/grouplistdialog.c
5862         * src/grouplistdialog.h
5863         * src/headerview.c
5864         * src/html.c
5865         * src/html.h
5866         * src/image_viewer.c
5867         * src/image_viewer.h
5868         * src/imap.c
5869         * src/imap.h
5870         * src/imap_gtk.c
5871         * src/imap_gtk.h
5872         * src/import.h
5873         * src/importldif.c
5874         * src/importldif.h
5875         * src/importmutt.c
5876         * src/importmutt.h
5877         * src/importpine.c
5878         * src/importpine.h
5879         * src/inc.c
5880         * src/inc.h
5881         * src/jpilot.c
5882         * src/jpilot.h
5883         * src/ldapctrl.c
5884         * src/ldapctrl.h
5885         * src/ldaplocate.c
5886         * src/ldaplocate.h
5887         * src/ldapquery.c
5888         * src/ldapquery.h
5889         * src/ldapserver.c
5890         * src/ldapserver.h
5891         * src/ldaputil.c
5892         * src/ldaputil.h
5893         * src/ldif.c
5894         * src/ldif.h
5895         * src/main.c
5896         * src/main.h
5897         * src/mainwindow.c
5898         * src/mainwindow.h
5899         * src/manual.c
5900         * src/manual.h
5901         * src/mbox.c
5902         * src/mbox.h
5903         * src/message_search.c
5904         * src/message_search.h
5905         * src/messageview.c
5906         * src/messageview.h
5907         * src/mh.c
5908         * src/mh.h
5909         * src/mh_gtk.c
5910         * src/mh_gtk.h
5911         * src/mimeview.c
5912         * src/mimeview.h
5913         * src/msgcache.c
5914         * src/msgcache.h
5915         * src/mutt.c
5916         * src/mutt.h
5917         * src/news.c
5918         * src/news.h
5919         * src/news_gtk.c
5920         * src/news_gtk.h
5921         * src/partial_download.c
5922         * src/partial_download.h
5923         * src/pine.c
5924         * src/pine.h
5925         * src/pop.c
5926         * src/pop.h
5927         * src/prefs_account.c
5928         * src/prefs_account.h
5929         * src/prefs_actions.c
5930         * src/prefs_actions.h
5931         * src/prefs_common.c
5932         * src/prefs_common.h
5933         * src/prefs_compose_writing.c
5934         * src/prefs_compose_writing.h
5935         * src/prefs_customheader.c
5936         * src/prefs_customheader.h
5937         * src/prefs_display_header.c
5938         * src/prefs_display_header.h
5939         * src/prefs_filtering.c
5940         * src/prefs_filtering.h
5941         * src/prefs_filtering_action.c
5942         * src/prefs_filtering_action.h
5943         * src/prefs_folder_column.c
5944         * src/prefs_folder_column.h
5945         * src/prefs_folder_item.c
5946         * src/prefs_folder_item.h
5947         * src/prefs_fonts.c
5948         * src/prefs_fonts.h
5949         * src/prefs_gtk.c
5950         * src/prefs_gtk.h
5951         * src/prefs_image_viewer.c
5952         * src/prefs_image_viewer.h
5953         * src/prefs_matcher.c
5954         * src/prefs_matcher.h
5955         * src/prefs_message.c
5956         * src/prefs_msg_colors.c
5957         * src/prefs_msg_colors.h
5958         * src/prefs_other.c
5959         * src/prefs_quote.c
5960         * src/prefs_receive.c
5961         * src/prefs_send.c
5962         * src/prefs_spelling.c
5963         * src/prefs_spelling.h
5964         * src/prefs_summaries.c
5965         * src/prefs_summaries.h
5966         * src/prefs_summary_column.c
5967         * src/prefs_summary_column.h
5968         * src/prefs_template.c
5969         * src/prefs_template.h
5970         * src/prefs_themes.c
5971         * src/prefs_themes.h
5972         * src/prefs_toolbar.c
5973         * src/prefs_toolbar.h
5974         * src/prefs_wrapping.c
5975         * src/prefs_wrapping.h
5976         * src/privacy.c
5977         * src/privacy.h
5978         * src/procheader.c
5979         * src/procheader.h
5980         * src/procmime.c
5981         * src/procmime.h
5982         * src/procmsg.c
5983         * src/procmsg.h
5984         * src/quote_fmt.c
5985         * src/quote_fmt_parse.y
5986         * src/recv.c
5987         * src/recv.h
5988         * src/remotefolder.c
5989         * src/remotefolder.h
5990         * src/send_message.c
5991         * src/send_message.h
5992         * src/setup.c
5993         * src/setup.h
5994         * src/sourcewindow.c
5995         * src/sourcewindow.h
5996         * src/ssl_manager.c
5997         * src/ssl_manager.h
5998         * src/statusbar.c
5999         * src/statusbar.h
6000         * src/stock_pixmap.c
6001         * src/stock_pixmap.h
6002         * src/summary_search.c
6003         * src/summary_search.h
6004         * src/summaryview.c
6005         * src/summaryview.h
6006         * src/syldap.c
6007         * src/syldap.h
6008         * src/textview.c
6009         * src/textview.h
6010         * src/toolbar.c
6011         * src/toolbar.h
6012         * src/undo.c
6013         * src/undo.h
6014         * src/unmime.c
6015         * src/unmime.h
6016         * src/vcard.c
6017         * src/vcard.h
6018         * src/wizard.c
6019         * src/wizard.h
6020         * src/common/base64.c
6021         * src/common/base64.h
6022         * src/common/defs.h
6023         * src/common/hooks.c
6024         * src/common/hooks.h
6025         * src/common/log.c
6026         * src/common/log.h
6027         * src/common/mgutils.c
6028         * src/common/mgutils.h
6029         * src/common/nntp.c
6030         * src/common/nntp.h
6031         * src/common/passcrypt.c
6032         * src/common/passcrypt.h.in
6033         * src/common/plugin.c
6034         * src/common/plugin.h
6035         * src/common/prefs.c
6036         * src/common/prefs.h
6037         * src/common/progressindicator.c
6038         * src/common/progressindicator.h
6039         * src/common/quoted-printable.c
6040         * src/common/quoted-printable.h
6041         * src/common/session.c
6042         * src/common/session.h
6043         * src/common/smtp.c
6044         * src/common/smtp.h
6045         * src/common/socket.c
6046         * src/common/socket.h
6047         * src/common/ssl.c
6048         * src/common/ssl.h
6049         * src/common/ssl_certificate.c
6050         * src/common/ssl_certificate.h
6051         * src/common/stringtable.c
6052         * src/common/stringtable.h
6053         * src/common/sylpheed.c
6054         * src/common/sylpheed.h
6055         * src/common/template.c
6056         * src/common/template.h
6057         * src/common/timing.h
6058         * src/common/utils.c
6059         * src/common/utils.h
6060         * src/common/version.h.in
6061         * src/common/xml.c
6062         * src/common/xml.h
6063         * src/common/xmlprops.c
6064         * src/common/xmlprops.h
6065         * src/gtk/colorlabel.c
6066         * src/gtk/colorsel.c
6067         * src/gtk/colorsel.h
6068         * src/gtk/description_window.c
6069         * src/gtk/description_window.h
6070         * src/gtk/filesel.c
6071         * src/gtk/filesel.h
6072         * src/gtk/foldersort.c
6073         * src/gtk/foldersort.h
6074         * src/gtk/gtkutils.c
6075         * src/gtk/gtkutils.h
6076         * src/gtk/inputdialog.c
6077         * src/gtk/inputdialog.h
6078         * src/gtk/logwindow.c
6079         * src/gtk/logwindow.h
6080         * src/gtk/manage_window.c
6081         * src/gtk/manage_window.h
6082         * src/gtk/menu.c
6083         * src/gtk/menu.h
6084         * src/gtk/pluginwindow.c
6085         * src/gtk/pluginwindow.h
6086         * src/gtk/prefswindow.c
6087         * src/gtk/prefswindow.h
6088         * src/gtk/progressdialog.c
6089         * src/gtk/progressdialog.h
6090         * src/gtk/sslcertwindow.c
6091         * src/gtk/sslcertwindow.h
6092         * src/plugins/clamav/clamav_plugin.c
6093         * src/plugins/clamav/clamav_plugin.h
6094         * src/plugins/clamav/clamav_plugin_gtk.c
6095         * src/plugins/demo/demo.c
6096         * src/plugins/dillo_viewer/dillo_prefs.c
6097         * src/plugins/dillo_viewer/dillo_prefs.h
6098         * src/plugins/dillo_viewer/dillo_viewer.c
6099         * src/plugins/pgpcore/passphrase.c
6100         * src/plugins/pgpcore/passphrase.h
6101         * src/plugins/pgpcore/plugin.c
6102         * src/plugins/pgpcore/select-keys.c
6103         * src/plugins/pgpcore/select-keys.h
6104         * src/plugins/pgpcore/sgpgme.c
6105         * src/plugins/pgpcore/sgpgme.h
6106         * src/plugins/pgpinline/pgpinline.c
6107         * src/plugins/pgpinline/pgpinline.h
6108         * src/plugins/pgpinline/plugin.c
6109         * src/plugins/pgpmime/pgpmime.c
6110         * src/plugins/pgpmime/pgpmime.h
6111         * src/plugins/pgpmime/plugin.c
6112         * src/plugins/spamassassin/spamassassin.c
6113         * src/plugins/spamassassin/spamassassin.h
6114         * src/plugins/spamassassin/spamassassin_gtk.c
6115         * src/plugins/trayicon/trayicon.c
6116                 update copyright header
6117
6118 2006-01-13 [paul]       1.9.100cvs141
6119
6120         * src/account.c
6121         * src/export.c
6122         * src/import.c
6123         * src/mainwindow.c
6124         * src/prefs_account.c
6125         * src/prefs_display_header.c
6126         * src/prefs_receive.c
6127         * src/prefs_send.c
6128         * src/prefs_summaries.c
6129         * src/prefs_themes.c
6130         * src/prefs_toolbar.c
6131         * src/gtk/about.c
6132                 various cleanups
6133
6134 2006-01-12 [colin]      1.9.100cvs140
6135
6136         * src/folder.c
6137         * src/folder.h
6138         * src/main.c
6139                 Add --subscribe option
6140                 Let sylpheed-claws email@domain.com equivalent to --compose
6141                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
6142
6143 2006-01-12 [paul]       1.9.100cvs139
6144
6145         * src/mainwindow.c
6146                 append 'Change folder order' label with '...'
6147         * src/prefs_actions.c
6148                 allow reordering of actions list by dnd
6149         * src/gtk/foldersort.c
6150                 make the dialog nicer
6151
6152 2006-01-11 [colin]      1.9.100cvs138
6153
6154         * src/compose.c
6155                 Allow templates without text
6156
6157 2006-01-11 [paul]       1.9.100cvs137
6158
6159         * tools/README
6160         * tools/filter_conv_new.pl
6161                 add info to README
6162                 also check .sylpheed for filter.xml
6163                 be a bit informative to the user
6164
6165 2006-01-11 [colin]      1.9.100cvs136
6166
6167         * src/textview.c
6168                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
6169
6170 2006-01-10 [paul]       1.9.100cvs135
6171
6172         * tools/Makefile.am
6173         * tools/filter_conv_new.pl
6174                 add script to convert new style Sylpheed
6175                 filter rules (Sylpheed >= 0.9.99) to
6176                 Claws filtering rules
6177
6178 2006-01-10 [colin]      1.9.100cvs134
6179
6180         * src/compose.c
6181                 Fix broken line joins in certain conditions
6182                 (between two quoted lines: <enter><enter><up>
6183                  <type a wrapped sentence><go in the first line>
6184                  <insert more text><watch as line joining failed>)
6185
6186 2006-01-10 [paul]       1.9.100cvs133
6187
6188         * src/compose.c
6189                 don't report success in error dialog
6190                 thanks to Colin
6191         * src/common/utils.c
6192                 include some trailing punctuations as URI
6193                 thanks to Hiro
6194
6195 2006-01-10 [paul]       1.9.100cvs132
6196
6197         * src/mimeview.c
6198                 fix incompatible pointer type
6199                 warning
6200
6201 2006-01-10 [paul]       1.9.100cvs131
6202
6203         * src/compose.c
6204                 change Subject in window title
6205                 instantaneously
6206
6207 2006-01-09 [colin]      1.9.100cvs130
6208
6209         * src/addressbook.c
6210         * src/headerview.c
6211         * src/mainwindow.c
6212         * src/messageview.c
6213         * src/mimeview.c
6214         * src/noticeview.c
6215         * src/summaryview.c
6216                 Fix possible crashes on exit and in addressbook
6217
6218 2006-01-09 [paul]       1.9.100cvs129
6219
6220         * src/prefs_msg_colors.c
6221                 some cleanups that I forgot last time
6222
6223 2006-01-09 [paul]       1.9.100cvs128
6224
6225         * README
6226         * src/folderview.c
6227         * src/prefs_msg_colors.c
6228                 add previously hidden option, color_new, to
6229                 the gui
6230                 move the page to Display/
6231                 rework the gui
6232
6233 2006-01-09 [wwp]        1.9.100cvs127
6234
6235         * src/prefs_themes.c
6236                 made the prefs/display/themes layouts spacing less condensed
6237                 (and so they match other prefs/pages' look).
6238
6239 2006-01-09 [paul]       1.9.100cvs126
6240
6241         * src/compose.c
6242         * src/prefs_common.c
6243         * src/prefs_common.h
6244         * src/prefs_wrapping.c
6245                 remove 'wrap at send' option
6246
6247 2006-01-06 [colin]      1.9.100cvs125
6248
6249         * src/compose.c
6250                 Just make completely sure we don't insert "manual line breaks" 
6251                 when wrapping... 
6252
6253 2006-01-04 [paul]
6254
6255         * 2.0.0-rc3 released
6256
6257 2006-01-04 [paul]       1.9.100cvs124
6258
6259         * src/folderview.c
6260                 fix bug 882, 'quick scroll in folder list
6261                 displays wrong folder contents'
6262
6263 2006-01-04 [paul]       1.9.100cvs123
6264
6265         * src/plugins/pgpmime/pgpmime.c
6266                 better debug information when signing
6267                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
6268
6269 2006-01-03 [colin]      1.9.100cvs122
6270
6271         * configure.ac
6272                 We need to recheck for gpgme 1.0.0 after checking
6273                 for 1.1.1, because if 1.1.1 isn't available, 
6274                 GPGME_LIBS and friends are blanked out by the 
6275                 second check.
6276
6277 2006-01-03 [colin]      1.9.100cvs121
6278
6279         * src/common/prefs.c
6280                 Windows unlink-before rename fix
6281         * src/plugins/pgpcore/sgpgme.c
6282                 Add support for PKA info if available
6283                 Both patches by Werner Koch
6284
6285 2006-01-03 [paul]       1.9.100cvs120
6286
6287         * src/messageview.c
6288                 fix bug 884, 'Send receipt' button visible in queue
6289                 Thanks to Colin
6290
6291 2006-01-02 [colin]      1.9.100cvs119
6292
6293         * src/compose.c
6294         * src/imap.c
6295                 Fix autosave on IMAP and more generally try to
6296                 return the correct ID on a newly added IMAP message
6297
6298 2006-01-02 [paul]       1.9.100cvs118
6299
6300         * manual/keyboard.xml
6301                 edited
6302
6303 2006-01-01 [paul]       1.9.100cvs117
6304
6305         * src/gtk/authors.h
6306                 alphabetical order
6307
6308 2005-12-30 [colin]      1.9.100cvs116
6309
6310         * manual/advanced.xml
6311                 Explain Pre/Post-processing differences.
6312
6313 2005-12-30 [colin]      1.9.100cvs115
6314
6315         * src/mh.c
6316                 Implement copy_msgs for a little optimization
6317         * src/imap.c
6318                 Finish yesterday's fix
6319
6320 2005-12-29 [colin]      1.9.100cvs114
6321
6322         * src/imap.c
6323                 Fix occasional failure in fetching a mail over
6324                 IMAP
6325
6326 2005-12-29 [colin]      1.9.100cvs113
6327
6328         * src/compose.c
6329                 Don't remove a draft when sending it, if it is 
6330                 locked.
6331
6332 2005-12-28 [colin]      1.9.100cvs112
6333
6334         * src/summaryview.c
6335                 Fix leak for real
6336
6337 2005-12-28 [wwp]        1.9.100cvs111
6338
6339         * doc/faq/.cvsignore
6340         * doc/faq/de/.cvsignore
6341         * doc/faq/en/.cvsignore
6342         * doc/faq/es/.cvsignore
6343         * doc/faq/fr/.cvsignore
6344         * doc/faq/it/.cvsignore
6345         * doc/manual/.cvsignore
6346         * doc/manual/de/.cvsignore
6347         * doc/manual/en/.cvsignore
6348         * doc/manual/es/.cvsignore
6349         * doc/manual/fr/.cvsignore
6350         * doc/manual/ja/.cvsignore
6351         * src/plugins/mathml_viewer/.cvsignore
6352                 rollback revival of those files (my bad, sorry for the noise).
6353
6354 2005-12-28 [wwp]        1.9.100cvs110
6355
6356         * src/compose.c
6357                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
6358
6359 2005-12-28 [wwp]        1.9.100cvs109
6360
6361         * doc/faq/.cvsignore
6362         * doc/faq/de/.cvsignore
6363         * doc/faq/en/.cvsignore
6364         * doc/faq/es/.cvsignore
6365         * doc/faq/fr/.cvsignore
6366         * doc/faq/it/.cvsignore
6367         * doc/manual/.cvsignore
6368         * doc/manual/de/.cvsignore
6369         * doc/manual/en/.cvsignore
6370         * doc/manual/es/.cvsignore
6371         * doc/manual/fr/.cvsignore
6372         * doc/manual/ja/.cvsignore
6373         * src/plugins/mathml_viewer/.cvsignore
6374         * po/.cvsignore
6375                 more files to ignore.
6376
6377 2005-12-24 [colin]      1.9.100cvs108
6378
6379         * AUTHORS
6380         * src/gtk/authors.h
6381                 Update for Werner
6382
6383 2005-12-24 [colin]      1.9.100cvs107
6384
6385         * src/procmsg.c
6386                 Allow NULL src_msginfo in 
6387                 procmsg_msginfo_new_from_mimeinfo
6388
6389 2005-12-23 [paul]       1.9.100cvs106
6390
6391         * src/plugins/pgpinline/mypgpcore.def
6392                 add this forgotten file
6393
6394 2005-12-23 [colin]      1.9.100cvs105
6395
6396         * src/mainwindow.c
6397                 Fix missing break
6398
6399 2005-12-23 [colin]      1.9.100cvs104
6400
6401         * autogen.sh
6402         * src/folder.c
6403         * src/mh.c
6404         * src/common/plugin.c
6405         * src/common/socket.c
6406         * src/common/socket.h
6407         * src/common/utils.c
6408         * src/common/utils.h
6409         * src/gtk/pluginwindow.c
6410         * src/plugins/pgpcore/plugin.def
6411         * src/plugins/pgpcore/sylpheed.def
6412         * src/plugins/pgpinline/Makefile.am
6413         * src/plugins/pgpinline/plugin.def
6414         * src/plugins/pgpinline/sylpheed.def
6415         * src/plugins/pgpmime/plugin.def
6416         * src/plugins/pgpmime/sylpheed.def
6417                 Various w32 fixes by Werner Koch
6418
6419 2005-12-22 [paul]       1.9.100cvs103
6420
6421         * src/wizard.c
6422                 don't offer IMAP as 'server type' if
6423                 libetpan isn't built in
6424
6425 2005-12-22 [paul]       1.9.100cvs102
6426
6427         * AUTHORS
6428         * src/mainwindow.c
6429         * src/mainwindow.h
6430         * src/toolbar.c
6431         * src/gtk/authors.h
6432                 support GTK_TOOLBAR_BOTH_HORIZ (text
6433                 next to icon) Patch by Marien Zwart
6434                 marienz@users.sf.net
6435                 Also reword the text
6436
6437 2005-12-21 [colin]      1.9.100cvs101
6438
6439         * configure.ac
6440                 Fix DATADIRNAME
6441         * COPYING
6442                 Fix missing section and explicit the exception better
6443         * src/compose.c
6444                 Prevent mail from being lost without notice when an
6445                 SMTP error happens on trying to send an unmodified
6446                 drafted mail.
6447         * src/send_message.c
6448         * src/common/smtp.c
6449                 Fix password remembering when wrong, and add return
6450                 value checks where they should have been
6451         * src/plugins/pgpcore/sylpheed.def
6452         * src/plugins/pgpinline/sylpheed.def
6453         * src/plugins/pgpmime/sylpheed.def
6454                 Add a few symbols needed
6455
6456 2005-12-21 [paul]       1.9.100cvs100
6457
6458         * m4/codeset.m4
6459         * m4/glibc21.m4
6460         * m4/intdiv0.m4
6461         * m4/inttypes-pri.m4
6462         * m4/inttypes.m4
6463         * m4/inttypes_h.m4
6464         * m4/isc-posix.m4
6465         * m4/lcmessage.m4
6466         * m4/stdint_h.m4
6467         * m4/uintmax_t.m4
6468                 gettextization
6469                 thanks to Colin
6470
6471 2005-12-21 [paul]       1.9.100cvs99
6472
6473         * po/sv.po
6474                 fixed by Colin
6475
6476 2005-12-20 [paul]       1.9.100cvs98
6477
6478         * po/sv.po
6479                 updated by Anders Trobäck
6480
6481 2005-12-20 [colin]      1.9.100cvs97
6482
6483         * ABOUT-NLS
6484         * Makefile.am
6485         * autogen.sh
6486         * configure.ac
6487         * config/config.rpath
6488         * config/mkinstalldirs
6489         * m4/Makefile.am
6490         * m4/glibc2.m4
6491         * m4/gnupg.m4
6492         * m4/gpgme.m4
6493         * m4/intmax.m4
6494         * m4/longdouble.m4
6495         * m4/longlong.m4
6496         * m4/printf-posix.m4
6497         * m4/signed.m4
6498         * m4/size_max.m4
6499         * m4/ulonglong.m4
6500         * m4/wchar_t.m4
6501         * m4/wint_t.m4
6502         * m4/xsize.m4
6503         * po/Makefile.in.in
6504         * po/Makevars
6505         * po/bg.po
6506         * po/ca.po
6507         * po/cs.po
6508         * po/de.po
6509         * po/el.po
6510         * po/en_GB.po
6511         * po/es.po
6512         * po/fi.po
6513         * po/fr.po
6514         * po/hr.po
6515         * po/hu.po
6516         * po/it.po
6517         * po/ja.po
6518         * po/ko.po
6519         * po/nb.po
6520         * po/nl.po
6521         * po/pl.po
6522         * po/pt_BR.po
6523         * po/ru.po
6524         * po/sk.po
6525         * po/sr.po
6526         * po/stamp-po
6527         * po/sv.po
6528         * po/zh_CN.po
6529         * po/zh_TW.po
6530         * src/Makefile.am
6531         * src/codeconv.c
6532         * src/compose.c
6533         * src/exporthtml.c
6534         * src/exportldif.c
6535         * src/folder.c
6536         * src/main.c
6537         * src/manual.c
6538         * src/mh.c
6539         * src/mimeview.c
6540         * src/send_message.c
6541         * src/common/Makefile.am
6542         * src/common/fnmatch.c
6543         * src/common/fnmatch.h
6544         * src/common/fnmatch_loop.c
6545         * src/common/nntp.c
6546         * src/common/plugin.c
6547         * src/common/smtp.c
6548         * src/common/socket.c
6549         * src/common/string_match.c
6550         * src/common/sylpheed.c
6551         * src/common/utils.c
6552         * src/common/utils.h
6553         * src/common/w32_dirent.c
6554         * src/common/w32_reg.c
6555         * src/common/w32_signal.c
6556         * src/common/w32_stat.c
6557         * src/common/w32_stdio.c
6558         * src/common/w32_stdlib.c
6559         * src/common/w32_string.c
6560         * src/common/w32_time.c
6561         * src/common/w32_unistd.c
6562         * src/common/w32_wait.c
6563         * src/common/w32lib.h
6564         * src/etpan/Makefile.am
6565         * src/gtk/Makefile.am
6566         * src/plugins/clamav/Makefile.am
6567         * src/plugins/demo/Makefile.am
6568         * src/plugins/dillo_viewer/Makefile.am
6569         * src/plugins/pgpcore/Makefile.am
6570         * src/plugins/pgpcore/passphrase.c
6571         * src/plugins/pgpcore/plugin.def
6572         * src/plugins/pgpcore/sgpgme.c
6573         * src/plugins/pgpcore/sylpheed.def
6574         * src/plugins/pgpcore/version.rc
6575         * src/plugins/pgpinline/Makefile.am
6576         * src/plugins/pgpinline/plugin.def
6577         * src/plugins/pgpinline/sylpheed.def
6578         * src/plugins/pgpinline/version.rc
6579         * src/plugins/pgpmime/Makefile.am
6580         * src/plugins/pgpmime/mypgpcore.def
6581         * src/plugins/pgpmime/plugin.def
6582         * src/plugins/pgpmime/sylpheed.def
6583         * src/plugins/pgpmime/version.rc
6584         * src/plugins/spamassassin/Makefile.am
6585                 Very little ;-) patch from Werner Koch, providing
6586                 infrastructure for cross-compiling to Win32
6587
6588 2005-12-20 [paul]       1.9.100cvs96
6589
6590         * src/account.c
6591         * src/account.h
6592         * src/mainwindow.c
6593         * src/mainwindow.h
6594         * src/toolbar.c
6595         * src/toolbar.h
6596                 add a combo to the Get All button, allowing
6597                 quick retrieval from any account
6598                 Patch by Fabien Vantard, slightly modified
6599                 by Colin
6600         * src/gtk/about.c
6601                 i18n fix. Patch by Fabien Vantard
6602
6603 2005-12-19 [colin]      1.9.100cvs95
6604
6605         * src/compose.c
6606         * src/compose.h
6607                 Don't automatically join lines when they've 
6608                 been separated by the user and not automatically
6609
6610 2005-12-19 [paul]       1.9.100cvs94
6611
6612         * src/gtk/pluginwindow.c
6613                 i18n fix.
6614                 Patch by Fabien Vantard
6615
6616 2005-12-15 [paul]       1.9.100cvs93
6617
6618         * src/common/plugin.c
6619         * src/common/plugin.h
6620         * src/gtk/pluginwindow.c
6621         * src/plugins/clamav/clamav_plugin.c
6622         * src/plugins/demo/demo.c
6623         * src/plugins/dillo_viewer/dillo_viewer.c
6624         * src/plugins/pgpcore/plugin.c
6625         * src/plugins/pgpinline/plugin.c
6626         * src/plugins/pgpmime/plugin.c
6627         * src/plugins/spamassassin/spamassassin.c
6628         * src/plugins/trayicon/trayicon.c
6629                 add plugin_version()
6630
6631 2005-12-15 [colin]      1.9.100cvs92
6632
6633         * src/compose.c
6634                 Further fix bug #875
6635
6636 2005-12-15 [paul]       1.9.100cvs91
6637
6638         * src/gtk/filesel.c
6639                 fix attach_load_dir getting set to
6640                 PLUGINDIR on plugin load
6641
6642 2005-12-14 [mones]      1.9.100cvs90
6643
6644         * manual/ack.xml
6645         * manual/keyboard.xml
6646                 Initial draft and some shortcuts added
6647                 
6648         * po/es.po
6649                 Updated translation
6650
6651 2005-12-14 [colin]      1.9.100cvs89
6652
6653         * src/compose.c
6654         * src/imap.c
6655         * src/summaryview.c
6656         * src/gtk/gtkaspell.c
6657                 More leaks fixed
6658         * src/prefs_folder_item.c
6659                 Fix recursive prefs apply
6660
6661
6662 2005-12-14 [colin]      1.9.100cvs88
6663
6664         * src/compose.c
6665                 Fix bug #875 (Freeze On Inline Forward of 
6666                 Large Message)
6667
6668 2005-12-13 [colin]      1.9.100cvs87
6669
6670         * src/compose.c
6671                 Uniq-ify and sort the mimetypes list
6672                 Patch by Fabien Vantard
6673
6674 2005-12-13 [colin]      1.9.100cvs86
6675
6676         * src/imap.c
6677         * src/etpan/imap-thread.c
6678                 Fix leaks (patch by Hoa)
6679         * src/news.c
6680         * src/common/plugin.c
6681                 Fix leaks
6682
6683 2005-12-12 [colin]
6684
6685         * 2.0.0-rc2 released
6686
6687 2005-12-12 [colin]      1.9.100cvs85
6688
6689         * src/matcher.c
6690                 Fix a leak
6691
6692 2005-12-12 [wwp]        1.9.100cvs84
6693
6694         * src/gtk/icon_legend.c
6695                 fix misbehaviour and crash when closing the legend window
6696         using the Esc key (patch by Fabien Vantard).
6697
6698 2005-12-12 [paul]       1.9.100cvs83
6699
6700         * src/browseldap.c
6701         * src/foldersel.c
6702         * src/prefs_actions.c
6703         * src/prefs_filtering.c
6704         * src/prefs_matcher.c
6705         * src/prefs_spelling.glade      ** REMOVED **
6706         * src/prefs_template.c
6707         * src/gtk/foldersort.glade      ** REMOVED **
6708         * src/gtk/pluginwindow.c
6709         * src/gtk/pluginwindow.glade    ** REMOVED **
6710         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
6711                 cleanups
6712
6713 2005-12-11 [paul]       1.9.100cvs82
6714
6715         * src/gtk/filesel.c
6716                 fix attach_load_dir crasher (double free)
6717
6718 2005-12-09 [paul]       1.9.100cvs81
6719
6720         * po/POTFILES.in
6721         * src/mainwindow.c
6722         * src/gtk/Makefile.am
6723         * src/gtk/icon_legend.c
6724         * src/gtk/icon_legend.h
6725                 add icon legend
6726         * src/manual.c
6727                 cleanup
6728
6729 2005-12-09 [paul]       1.9.100cvs80
6730
6731         * src/plugins/pgpcore/passphrase.c
6732                 wrap the label in the dialog
6733
6734 2005-12-09 [colin]      1.9.100cvs79
6735
6736         * src/plugins/pgpcore/sgpgme.c
6737                 Display (untrusted) on not trusted signatures
6738                 Patch by Michal Èihaø <michal@cihar.com>
6739                 Closes bug #867 (Report also key trust)
6740
6741 2005-12-09 [colin]      1.9.100cvs78
6742
6743         * src/common/plugin.c
6744                 Update licence check, following Eben Moglen's advice
6745
6746 2005-12-08 [colin]      1.9.100cvs77
6747
6748         * src/folder.c
6749                 Fix the occasionnal item->cache != NULL 
6750                 assertion failure. 
6751
6752 2005-12-08 [colin]      1.9.100cvs76
6753
6754         * src/mimeview.c
6755         * src/plugins/pgpcore/sgpgme.c
6756                 Print key id when unable to check it
6757                 Closes bug #866 (Show key id when missing)
6758
6759 2005-12-08 [paul]       1.9.100cvs75
6760
6761         * src/prefs_common.c
6762         * src/prefs_common.h
6763         * src/gtk/filesel.c
6764                 remember load attachment dir
6765
6766 2005-12-07 [colin]      1.9.100cvs74
6767
6768         * src/prefs_toolbar.c
6769                 Gtk fixes, patch by Fabien Vantard
6770
6771 2005-12-07 [colin]      1.9.100cvs73
6772
6773         * src/action.c
6774         * src/compose.c
6775         * src/compose.h
6776                 Fix bug #839 (Quoted text isn't colored after 
6777                 executing an action)
6778         * src/common/plugin.c
6779                 Require plugins to declare their licence in plugin_licence()
6780                 Refuse to load non-GPL plugins as they'd be illegal (as 
6781                 derived works of Sylpheed-Claws, they must be GPL).
6782         * src/plugins/clamav/clamav_plugin.c
6783         * src/plugins/demo/demo.c
6784         * src/plugins/dillo_viewer/dillo_viewer.c
6785         * src/plugins/pgpcore/plugin.c
6786         * src/plugins/pgpinline/plugin.c
6787         * src/plugins/pgpmime/plugin.c
6788         * src/plugins/spamassassin/spamassassin.c
6789         * src/plugins/trayicon/trayicon.c
6790                 Add plugin_licence()
6791
6792 2005-12-07 [paul]       1.9.100cvs72
6793
6794         * configure.ac
6795         * src/mainwindow.c
6796         * src/manual.c
6797         * src/manual.h
6798         * src/common/defs.h
6799                 clean up after local FAQ removal and
6800                 temporary manual removal
6801
6802 2005-12-06 [colin]      1.9.100cvs71
6803
6804         * configure.ac
6805         * doc/Makefile.am
6806         * doc/faq/.cvsignore
6807         * doc/faq/Makefile.am
6808         * doc/faq/de/.cvsignore
6809         * doc/faq/de/Makefile.am
6810         * doc/faq/de/sylpheed-faq-1.html
6811         * doc/faq/de/sylpheed-faq-2.html
6812         * doc/faq/de/sylpheed-faq-3.html
6813         * doc/faq/de/sylpheed-faq.html
6814         * doc/faq/en/.cvsignore
6815         * doc/faq/en/Makefile.am
6816         * doc/faq/en/sylpheed-faq-1.html
6817         * doc/faq/en/sylpheed-faq-2.html
6818         * doc/faq/en/sylpheed-faq-3.html
6819         * doc/faq/en/sylpheed-faq-4.html
6820         * doc/faq/en/sylpheed-faq.html
6821         * doc/faq/es/.cvsignore
6822         * doc/faq/es/Makefile.am
6823         * doc/faq/es/sylpheed-faq-1.html
6824         * doc/faq/es/sylpheed-faq-2.html
6825         * doc/faq/es/sylpheed-faq-3.html
6826         * doc/faq/es/sylpheed-faq-4.html
6827         * doc/faq/es/sylpheed-faq.html
6828         * doc/faq/fr/.cvsignore
6829         * doc/faq/fr/Makefile.am
6830         * doc/faq/fr/sylpheed-faq-1.html
6831         * doc/faq/fr/sylpheed-faq-2.html
6832         * doc/faq/fr/sylpheed-faq-3.html
6833         * doc/faq/fr/sylpheed-faq.html
6834         * doc/faq/it/.cvsignore
6835         * doc/faq/it/Makefile.am
6836         * doc/faq/it/sylpheed-faq-1.html
6837         * doc/faq/it/sylpheed-faq-2.html
6838         * doc/faq/it/sylpheed-faq-3.html
6839         * doc/faq/it/sylpheed-faq.html
6840         * doc/manual/.cvsignore
6841         * doc/manual/Makefile.am
6842         * doc/manual/de/.cvsignore
6843         * doc/manual/de/Makefile.am
6844         * doc/manual/de/sylpheed-1.html
6845         * doc/manual/de/sylpheed-10.html
6846         * doc/manual/de/sylpheed-11.html
6847         * doc/manual/de/sylpheed-12.html
6848         * doc/manual/de/sylpheed-13.html
6849         * doc/manual/de/sylpheed-14.html
6850         * doc/manual/de/sylpheed-15.html
6851         * doc/manual/de/sylpheed-16.html
6852         * doc/manual/de/sylpheed-17.html
6853         * doc/manual/de/sylpheed-18.html
6854         * doc/manual/de/sylpheed-19.html
6855         * doc/manual/de/sylpheed-2.html
6856         * doc/manual/de/sylpheed-20.html
6857         * doc/manual/de/sylpheed-3.html
6858         * doc/manual/de/sylpheed-4.html
6859         * doc/manual/de/sylpheed-5.html
6860         * doc/manual/de/sylpheed-6.html
6861         * doc/manual/de/sylpheed-7.html
6862         * doc/manual/de/sylpheed-8.html
6863         * doc/manual/de/sylpheed-9.html
6864         * doc/manual/de/sylpheed.html
6865         * doc/manual/en/.cvsignore
6866         * doc/manual/en/Makefile.am
6867         * doc/manual/en/sylpheed-1.html
6868         * doc/manual/en/sylpheed-10.html
6869         * doc/manual/en/sylpheed-11.html
6870         * doc/manual/en/sylpheed-12.html
6871         * doc/manual/en/sylpheed-13.html
6872         * doc/manual/en/sylpheed-14.html
6873         * doc/manual/en/sylpheed-15.html
6874         * doc/manual/en/sylpheed-16.html
6875         * doc/manual/en/sylpheed-17.html
6876         * doc/manual/en/sylpheed-18.html
6877         * doc/manual/en/sylpheed-19.html
6878         * doc/manual/en/sylpheed-2.html
6879         * doc/manual/en/sylpheed-20.html
6880         * doc/manual/en/sylpheed-21.html
6881         * doc/manual/en/sylpheed-22.html
6882         * doc/manual/en/sylpheed-3.html
6883         * doc/manual/en/sylpheed-4.html
6884         * doc/manual/en/sylpheed-5.html
6885         * doc/manual/en/sylpheed-6.html
6886         * doc/manual/en/sylpheed-7.html
6887         * doc/manual/en/sylpheed-8.html
6888         * doc/manual/en/sylpheed-9.html
6889         * doc/manual/en/sylpheed.html
6890         * doc/manual/es/.cvsignore
6891         * doc/manual/es/Makefile.am
6892         * doc/manual/es/sylpheed-1.html
6893         * doc/manual/es/sylpheed-10.html
6894         * doc/manual/es/sylpheed-11.html
6895         * doc/manual/es/sylpheed-12.html
6896         * doc/manual/es/sylpheed-13.html
6897         * doc/manual/es/sylpheed-14.html
6898         * doc/manual/es/sylpheed-15.html
6899         * doc/manual/es/sylpheed-16.html
6900         * doc/manual/es/sylpheed-17.html
6901         * doc/manual/es/sylpheed-18.html
6902         * doc/manual/es/sylpheed-19.html
6903         * doc/manual/es/sylpheed-2.html
6904         * doc/manual/es/sylpheed-20.html
6905         * doc/manual/es/sylpheed-3.html
6906         * doc/manual/es/sylpheed-4.html
6907         * doc/manual/es/sylpheed-5.html
6908         * doc/manual/es/sylpheed-6.html
6909         * doc/manual/es/sylpheed-7.html
6910         * doc/manual/es/sylpheed-8.html
6911         * doc/manual/es/sylpheed-9.html
6912         * doc/manual/es/sylpheed.html
6913         * doc/manual/fr/.cvsignore
6914         * doc/manual/fr/Makefile.am
6915         * doc/manual/fr/sylpheed-1.html
6916         * doc/manual/fr/sylpheed-10.html
6917         * doc/manual/fr/sylpheed-11.html
6918         * doc/manual/fr/sylpheed-12.html
6919         * doc/manual/fr/sylpheed-13.html
6920         * doc/manual/fr/sylpheed-14.html
6921         * doc/manual/fr/sylpheed-15.html
6922         * doc/manual/fr/sylpheed-16.html
6923         * doc/manual/fr/sylpheed-17.html
6924         * doc/manual/fr/sylpheed-18.html
6925         * doc/manual/fr/sylpheed-19.html
6926         * doc/manual/fr/sylpheed-2.html
6927         * doc/manual/fr/sylpheed-20.html
6928         * doc/manual/fr/sylpheed-3.html
6929         * doc/manual/fr/sylpheed-4.html
6930         * doc/manual/fr/sylpheed-5.html
6931         * doc/manual/fr/sylpheed-6.html
6932         * doc/manual/fr/sylpheed-7.html
6933         * doc/manual/fr/sylpheed-8.html
6934         * doc/manual/fr/sylpheed-9.html
6935         * doc/manual/fr/sylpheed.html
6936         * doc/manual/ja/.cvsignore
6937         * doc/manual/ja/Makefile.am
6938         * doc/manual/ja/sylpheed-1.html
6939         * doc/manual/ja/sylpheed-10.html
6940         * doc/manual/ja/sylpheed-11.html
6941         * doc/manual/ja/sylpheed-12.html
6942         * doc/manual/ja/sylpheed-13.html
6943         * doc/manual/ja/sylpheed-14.html
6944         * doc/manual/ja/sylpheed-15.html
6945         * doc/manual/ja/sylpheed-16.html
6946         * doc/manual/ja/sylpheed-17.html
6947         * doc/manual/ja/sylpheed-18.html
6948         * doc/manual/ja/sylpheed-19.html
6949         * doc/manual/ja/sylpheed-2.html
6950         * doc/manual/ja/sylpheed-20.html
6951         * doc/manual/ja/sylpheed-3.html
6952         * doc/manual/ja/sylpheed-4.html
6953         * doc/manual/ja/sylpheed-5.html
6954         * doc/manual/ja/sylpheed-6.html
6955         * doc/manual/ja/sylpheed-7.html
6956         * doc/manual/ja/sylpheed-8.html
6957         * doc/manual/ja/sylpheed-9.html
6958         * doc/manual/ja/sylpheed.html
6959         * doc/manual/ja/sylpheed.sgml
6960         * src/mainwindow.c
6961                 Remove outdated manual and faq. Noisy, eh?
6962
6963 2005-12-06 [colin]      1.9.100cvs70
6964
6965         * src/compose.c
6966         * src/quote_fmt_parse.y
6967         * src/undo.c
6968         * src/undo.h
6969                 Allow %X to position cursor at 0 
6970                 (no %X = before signature)
6971                 Fix paste as quotation putting the cursor at 0
6972                 Fix undo offsets when pasting
6973                 Insert the quote_fmt at once instead of line 
6974                 by line
6975                 Fix [Edited] when starting to reply/forward
6976
6977 2005-12-06 [paul]       1.9.100cvs69
6978
6979         * src/plugins/clamav/clamav_plugin_gtk.c
6980                 add another tooltip
6981         * src/plugins/spamassassin/spamassassin_gtk.c
6982                 rework spamassassin_create_widget_func()
6983
6984 2005-12-05 [colin]      1.9.100cvs68
6985
6986         * po/POTFILES.in
6987                 Fix make release ;-)
6988
6989 2005-12-05 [colin]      1.9.100cvs67
6990
6991         * src/compose.c
6992         * src/compose.h
6993                 Fix cursor positioning (not obeying %X)
6994
6995 2005-12-05 [paul]       1.9.100cvs66
6996
6997         * src/plugins/dillo_viewer/dillo_prefs.c
6998                 fix compilation warning
6999
7000 2005-12-05 [paul]       1.9.100cvs65
7001
7002         * src/prefs_spelling.c
7003         * src/plugins/trayicon/trayicon.c
7004                 cleanups - remove unused stuff
7005
7006 2005-12-05 [paul]       1.9.100cvs64
7007
7008         * README
7009         * manual/plugins.xml
7010                 remove info about removed mathml_viewer plugin
7011
7012 2005-12-05 [paul]       1.9.100cvs63
7013
7014         * configure.ac
7015         * src/plugins/Makefile.am
7016         * src/plugins/mathml_viewer/.cvsignore
7017         * src/plugins/mathml_viewer/Makefile.am
7018         * src/plugins/mathml_viewer/mathml_viewer.c
7019                 remove unmaintained mathml_viewer plugin
7020
7021 2005-12-05 [paul]       1.9.100cvs62
7022
7023         * src/summaryview.c
7024                 obey prefs_common.always_show_msg when
7025                 moving a msg
7026                 Thanks to Colin
7027
7028 2005-12-05 [paul]       1.9.100cvs61
7029
7030         * src/compose.c
7031         * src/prefs_account.c
7032         * src/prefs_filtering.c
7033         * src/prefs_quote.c
7034         * src/prefs_spelling.c
7035         * src/prefs_toolbar.c
7036         * src/summaryview.c
7037         * src/gtk/gtkutils.c
7038         * src/gtk/quicksearch.c
7039         * src/plugins/dillo_viewer/dillo_prefs.c
7040                 dialog cleanups
7041
7042 2005-12-04 [paul]       1.9.100cvs60
7043
7044         * src/inc.c
7045         * src/prefs_account.c
7046         * src/prefs_account.h
7047                 allow a Local account to specify a
7048                 default inbox
7049                 (closes bug 843 'Inbox cannot be changed for local
7050                  mailboxes')
7051
7052 2005-12-04 [colin]      1.9.100cvs59
7053
7054         * src/plugins/trayicon/trayicon.c
7055                 Remove Get, rename Get All to Get Mail in order to
7056                 be consistent with the default main toolbar
7057
7058 2005-12-03 [colin]      1.9.100cvs58
7059
7060         * manual/gpl.xml
7061         * manual/sylpheed-claws-manual.xml
7062                 Add GPL appendix
7063
7064 2005-12-03 [paul]       1.9.100cvs57
7065
7066         * AUTHORS
7067         * po/sv.po
7068         * src/gtk/authors.h
7069                 new (partially complete) Swedish translation
7070                 by Anders Troback <sylpheed@troback.com>
7071
7072 2005-12-02 [paul]       1.9.100cvs56
7073
7074         * configure.ac
7075                 libetpan 0.41 required
7076
7077 2005-12-02 [paul]       1.9.100cvs55
7078
7079         * src/plugins/clamav/clamav_plugin.c
7080         * src/plugins/clamav/clamav_plugin.h
7081         * src/plugins/clamav/clamav_plugin_gtk.c
7082         * src/plugins/spamassassin/spamassassin.c
7083         * src/plugins/spamassassin/spamassassin.h
7084         * src/plugins/spamassassin/spamassassin_gtk.c
7085                 unregister prefs pages on unloading, thus
7086                 preventing a crash
7087                 (thanks to Colin for the hint)
7088
7089 2005-12-02 [wwp]        1.9.100cvs54
7090
7091         * src/quote_fmt.h
7092         * src/quote_fmt_parse.y
7093                 fix misuse of gboolean*, use gboolean instead
7094                 (thanks to Paul, Colin, for pointing out that scaring one)
7095
7096 2005-12-02 [paul]       1.9.100cvs53
7097
7098         * src/plugins/clamav/clamav_plugin.c
7099                 int no --> unsigned int no
7100         * src/plugins/clamav/clamav_plugin_gtk.c
7101                 rework config page
7102
7103 2005-12-02 [wwp]        1.9.100cvs52
7104
7105         * src/compose.c
7106         * src/prefs_template.c
7107         * src/quote_fmt.h
7108         * src/quote_fmt_parse.y
7109                 prevent from executing |f and |p templates commands when
7110                 adding or replacing templates in prefs (avoids annoying and
7111                 potentially dangerous behaviours)
7112
7113 2005-12-02 [paul]       1.9.100cvs51
7114
7115         * src/prefs_common.c
7116                 allow translation of some default values
7117                 Patch by Fabien Vantard
7118
7119 2005-12-02 [paul]       1.9.100cvs50
7120
7121         * src/codeconv.c
7122         * src/codeconv.h
7123         * src/prefs_common.c
7124         * src/prefs_common.h
7125         * src/prefs_message.c
7126         * src/textview.c
7127                 remove obsolete 'convert_mb_alnum' option
7128                 and related stuff
7129         * src/gtk/about.c
7130                 remove unused 'about_textview_visibility_notify'
7131
7132 2005-12-02 [paul]       1.9.100cvs49
7133
7134         * src/prefs_account.c
7135         * src/prefs_compose_writing.c
7136         * src/prefs_fonts.c
7137         * src/prefs_gtk.h
7138         * src/prefs_image_viewer.c
7139         * src/prefs_message.c
7140         * src/prefs_other.c
7141         * src/prefs_receive.c
7142         * src/prefs_send.c
7143         * src/prefs_spelling.c
7144         * src/prefs_summaries.c
7145         * src/prefs_wrapping.c
7146         * src/plugins/dillo_viewer/dillo_prefs.c
7147         * src/plugins/pgpcore/prefs_gpg.c
7148                 several cleanups to the prefs dialogs
7149                 (slightly modified) patch by Fabien Vantard
7150
7151 2005-12-02 [paul]       1.9.100cvs48
7152
7153         * src/main.c
7154                 --exit means exit
7155         * src/send_message.c
7156                 fix crash on send when connection fails
7157
7158         Thanks to Colin
7159
7160 2005-12-01 [colin]      1.9.100cvs47
7161
7162         * src/html.c
7163                 Translate &hellip; to "..."
7164
7165 2005-11-30 [colin]      1.9.100cvs46
7166
7167         * src/matcher.c
7168         * src/matcher.h
7169                 Optimize back yesterday's fix.
7170
7171 2005-11-30 [paul]       1.9.100cvs45
7172
7173         * manual/faq.xml
7174                 standardised
7175         * manual/intro.xml
7176                 written by Colin, edited by me
7177
7178 2005-11-29 [colin]      1.9.100cvs44
7179
7180         * src/matcher.c
7181                 Skip headers unconditionnaly in match_body if the
7182                 rule is not message or ~message
7183
7184 2005-11-29 [colin]      1.9.100cvs43
7185
7186         * src/matcher.c
7187                 Fix body_part and such, not skipping headers 
7188                 if the matchcriteria wasn't the first in the rule
7189
7190 2005-11-29 [colin]      1.9.100cvs42
7191
7192         * src/compose.c
7193                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
7194                 option missing from message view window)
7195                 Fix double text D'n'D with gtk-2.8
7196         * src/matcher.c
7197                 Fix ~message, ~headers_part, ~body_part rules
7198         * src/messageview.c
7199                 Add Windows-1252 (Closes bug #863)
7200                 Fix accels
7201         * src/gtk/gtkaspell.c
7202                 Properly destroy accels in all menus
7203
7204 2005-11-29 [mones]      1.9.100cvs41
7205
7206         * po/es.po
7207                 Updated.
7208
7209 2005-11-27 [colin]      1.9.100cvs40
7210
7211         * src/mh_gtk.c
7212                 "/Remove mailbox" -> "/Remove mailbox..."
7213
7214 2005-11-27 [paul]       1.9.100cvs39
7215
7216         * AUTHORS
7217         * po/de.po
7218         * src/gtk/authors.h
7219                 updated by new maintainer, Stephan Sachse
7220
7221 2005-11-27 [paul]       1.9.100cvs38
7222
7223         * manual/faq.xml
7224                 written by Colin, edited by me
7225
7226 2005-11-27 [paul]       1.9.100cvs37
7227
7228         * src/prefs_common.c
7229         * src/prefs_common.h
7230         * src/prefs_receive.c
7231         * src/prefs_summaries.c
7232                 move 'go to inbox after receiving new mail'
7233                 option from display/sumamaries to mail
7234                 handling/receive, and rework prefs_summaries
7235                 dialog a little
7236
7237 2005-11-25 [martin]     1.9.100cvs36
7238
7239         * po/de.po
7240             fixed windows-1252 translation;
7241             translated some new and fuzzy strings
7242
7243 2005-11-25 [paul]       1.9.100cvs35
7244
7245         * src/plugins/clamav/clamav_plugin.c
7246                 complete the update done in cvs34
7247
7248 2005-11-25 [paul]       1.9.100cvs34
7249
7250         * src/plugins/clamav/clamav_plugin.c
7251                 reflect upstream changes
7252
7253 2005-11-25 [paul]       1.9.100cvs33
7254
7255         * manual/ack.xml
7256         * manual/plugins.xml
7257         * manual/sylpheed-claws-manual.xml
7258                 written/updated by Colin, edited by me
7259         * tools/acroread2sylpheed.pl
7260                 update binary name
7261
7262 2005-11-24 [colin]      1.9.100cvs32
7263
7264         * src/compose.c
7265                 Fix bug #856 (reediting messages forgets Request
7266                 Return Receipt)
7267
7268 2005-11-24 [paul]       1.9.100cvs31
7269
7270         * manual/addrbook.xml
7271         * manual/starting.xml
7272                 written by Colin, proofread, edited, adapted by me
7273         * manual/advanced.xml
7274                 add some Actions examples
7275         * src/importldif.c
7276                 use a Save button instead of a Close button
7277         * src/wizard.c
7278                 indicate mandatory fields
7279                 fix page display
7280                 Thanks to Colin
7281
7282 2005-11-23 [colin]      1.9.100cvs30
7283
7284         * src/addressbook.c
7285                 Rename menu item, fix possible crash after
7286                 deletion of books
7287         * src/addrindex.c
7288                 Allow searching for '*' in ldap
7289         * src/browseldap.c
7290                 Fix "Browse Entry" (did anyone use it?)
7291         * src/wizard.c
7292                 Add guards for mandatory information
7293
7294 2005-11-23 [paul]       1.9.100cvs29
7295
7296         * manual/advanced.xml
7297                 corrections to the English
7298
7299 2005-11-23 [colin]      1.9.100cvs28
7300
7301         * src/mimeview.c
7302                 Fix possible crash at exit. After the call to
7303                 gtk_container_remove(), the Viewer's widget has no
7304                 more parent so gtk+ automatically frees it and its
7305                 sons. If destroy_viewer() then try to access it,
7306                 problems ensue.
7307
7308 2005-11-22 [colin]      1.9.100cvs27
7309
7310         * src/compose.c
7311         * src/gtk/gtkaspell.c
7312                 Fix right-clicking on a misspelled word
7313                 Fix More... in suggestions menu
7314
7315 2005-11-22 [wwp]        1.9.100cvs26
7316
7317         * src/prefs_template.c
7318                 templates works: re-sort templates list when adding or replacing,
7319                 prevent from adding or replacing when the template name is empty
7320
7321 2005-11-21 [colin]      1.9.100cvs25
7322
7323         * src/addressbook.c
7324                 Fix some addressbook suckage (dnd, select all)
7325         * src/compose.c
7326         * src/gtk/gtkaspell.c
7327         * src/gtk/gtkaspell.h
7328                 Make the spellchecker menu work with the 
7329                 GtkTextView one instead of overriding it
7330
7331 2005-11-20 [paul]       1.9.100cvs24
7332
7333         * manual/handling.xml
7334                 proofread and corrected
7335
7336 2005-11-20 [paul]       1.9.100cvs23
7337
7338         * manual/Makefile
7339                 generate html as one file
7340         * manual/advanced.xml
7341                 fix output generation
7342                 reformat hidden options list
7343         * manual/manual.xml     ** REMOVED **
7344         * manual/sylpheed-claws-manual.xml      ** ADDED **
7345                 renamed
7346
7347 2005-11-18 [colin]      1.9.100cvs22
7348
7349         * src/prefs_account.c
7350                 Fix layout in news and mbox accounts
7351         * manual/account.xml
7352         * manual/advanced.xml
7353                 New contents for Paul to check :)
7354
7355 2005-11-18 [wwp]        1.9.100cvs21
7356
7357         * src/gtk/quicksearch.c
7358                 don't update extended quicksearch buttons twice
7359
7360 2005-11-18 [paul]       1.9.100cvs20
7361
7362         * src/textview.c
7363                 complete 1.9.100cvs19
7364
7365 2005-11-18 [paul]       1.9.100cvs19
7366
7367         * src/compose.c
7368                 cosmetic improvements
7369         * src/textview.c
7370                 also list text/* attachments
7371
7372 2005-11-18 [colin]      1.9.100cvs18
7373
7374         * src/summaryview.c
7375                 Use column 0 instead of -1 in 
7376                 gtk_ctree_node_moveto, in a naive
7377                 hope it'll fix the gtk-related crashes
7378
7379 2005-11-18 [colin]      1.9.100cvs17
7380
7381         * src/gtk/inputdialog.c
7382                 Fix icon staying the first one
7383
7384 2005-11-17 [wwp]        1.9.100cvs16
7385                 fix possible problem showing some quicksearch buttons, and a bad
7386                 call to g_return_if_fail in a function that returns a value (both
7387                 fixes by Fabien Vantard)
7388
7389 2005-11-15 [wwp]        1.9.100cvs15
7390
7391         * src/gtk/quicksearch.c
7392                 added a tooltip to that obscure ... quicksearch button
7393
7394 2005-11-15 [wwp]        1.9.100cvs14
7395
7396         * src/gtk/quicksearch.c
7397                 add a quicksearch helper to filtering expression users: the ... button
7398                 raises the condition expr window. condition expressions set up w/ this
7399                 window are used by the quicksearch if the user closes it pressing OK.
7400
7401 2005-11-14 [paul]       1.9.100cvs13
7402
7403         * src/plugins/clamav/clamav_plugin.c
7404         * src/plugins/spamassassin/spamassassin.c
7405                 change plugin type following recent merging
7406
7407 2005-11-14 [wwp]        1.9.100cvs12
7408
7409         * src/folder.c
7410                 prevent from crashing when copying/moving message(s) from and
7411                 to the same folder
7412
7413 2005-11-14 [paul]       1.9.100cvs11
7414
7415         * src/plugins/clamav/Makefile.am
7416         * src/plugins/clamav/clamav_plugin.c
7417         * src/plugins/clamav/clamav_plugin.h
7418         * src/plugins/clamav/clamav_plugin_gtk.c
7419                 also merge clamav and clamav_gtk plugins
7420
7421 2005-11-13 [colin]      1.9.100cvs10
7422
7423         * configure.ac
7424         * src/plugins/spamassassin/Makefile.am
7425         * src/plugins/spamassassin/spamassassin.c
7426         * src/plugins/spamassassin/spamassassin.h
7427         * src/plugins/spamassassin/spamassassin_gtk.c
7428                 Merge spamassassin and spamassassin_gtk plugins,
7429                 and build it by default.
7430
7431 2005-11-12 [colin]      1.9.100cvs9
7432
7433         * src/etpan/imap-thread.c
7434                 Fix gcc warning
7435
7436 2005-11-12 [colin]      1.9.100cvs8
7437
7438         * src/procmime.c
7439                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
7440
7441 2005-11-10 [colin]      1.9.100cvs7
7442
7443         * src/main.c
7444                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
7445                 minimised state)
7446
7447 2005-11-10 [wwp]        1.9.100cvs6
7448
7449         * src/gtk/description_window.c
7450                 fix a crash when closing description windows using the WM's [X] button
7451
7452 2005-11-09 [colin]      1.9.100cvs5
7453
7454         * src/common/ssl.c
7455                 Update libetpan call to follow upstream
7456                 (yes, this requires libetpan-0.40cvs3)
7457
7458 2005-11-08 [colin]      1.9.100cvs4
7459
7460         * src/compose.c
7461         * src/textview.c
7462         * src/common/utils.c
7463         * src/common/utils.h
7464                 Enhance the email parser
7465
7466 2005-11-08 [colin]      1.9.100cvs3
7467
7468         * src/procmime.c
7469                 Fix what looks like an off-by-one (fixes 
7470                 attachments from the Bat)
7471
7472 2005-11-08 [wwp]        1.9.100cvs2
7473
7474         * src/main.c
7475                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
7476
7477 2005-11-08 [wwp]        1.9.100cvs1
7478
7479         * src/main.c
7480                 allow exiting Sylpheed-Claws from command-line
7481
7482 2005-11-08 [paul]       1.9.100
7483
7484         1.9.100 released
7485
7486 2005-11-07 [colin]      1.9.99cvs17
7487
7488         * src/addritem.c
7489         * src/ldif.c
7490                 Fix import of base-64 encoded items
7491
7492 2005-11-07 [colin]      1.9.99cvs16
7493
7494         * src/send_message.c
7495                 Fix bug #314 (Queue does not empty under certain 
7496                 circumstances)
7497
7498 2005-11-07 [paul]       1.9.99cvs15
7499
7500         * src/mutt.c
7501         * src/pine.c
7502                 fix buffer overflows
7503                 Thanks to Colin
7504
7505 2005-11-07 [paul]       1.9.99cvs14
7506
7507         * doc/man/Makefile.am
7508         * doc/man/sylpheed-claws.1      ** ADDED **
7509         * doc/man/sylpheed.1            ** DELETED **
7510                 rename and update the man file
7511
7512 2005-11-06 [colin]      1.9.99cvs13
7513
7514         * src/ldif.c
7515                 Fix ldif_get_line() that returned empty strings
7516                 (Didn't understand why). Also fix a possible
7517                 buffer overflow.
7518
7519 2005-11-06 [wwp]        1.9.99cvs12
7520
7521         * src/textview.c
7522         * src/gtk/about.c
7523         * src/gtk/gtkutils.c
7524         * src/gtk/gtkutils.h
7525                 fix a compilation warning,
7526                 make links sensitive in the about dialog
7527
7528 2005-11-04 [wwp]        1.9.99cvs11
7529
7530         * src/gtk/about.c
7531                 don't wrap or translate URIs, and a bit text format cleanup
7532
7533 2005-11-04 [wwp]        1.9.99cvs10
7534
7535         * src/gtk/about.c
7536                 better textview tagging implementation (no more use of marks for
7537                 postponed tagging)
7538
7539 2005-11-02 [colin]      1.9.99cvs9
7540
7541         * src/common/ssl.c
7542                 Forgot an ifdef
7543
7544 2005-11-02 [colin]      1.9.99cvs8
7545
7546         * configure.ac
7547                 Require libetpan-0.40 due to upstream fix
7548         * src/common/ssl.c
7549                 Tell libetpan not to call SSL_Library_Init,
7550                 as we do it ourselves.
7551
7552 2005-11-02 [colin]      1.9.99cvs7
7553
7554         * po/POTFILES.in
7555                 Add missing files (thanks to Fabien Vantard)
7556
7557 2005-11-02 [colin]      1.9.99cvs6
7558
7559         * src/summaryview.c
7560                 Fix totals when read messages are hidden or quicksearch
7561                 is on
7562         * src/ssl_manager.c
7563         * src/ssl_manager.h
7564         * src/common/ssl_certificate.c
7565         * src/common/ssl_certificate.h
7566         * src/gtk/sslcertwindow.c
7567         * src/gtk/sslcertwindow.h
7568                 Fix copyright on my stuff
7569
7570 2005-11-02 [wwp]        1.9.99cvs5
7571
7572         * src/prefs_themes.c
7573                 fix directory name checking (theme installation/removal),
7574                 made related error a bit more verbose
7575
7576 2005-11-02 [colin]      1.9.99cvs4
7577
7578         * src/summaryview.c
7579                 Fix typo (probably fixes bug #841 (Sort by the From 
7580                 field doesn't work)
7581
7582 2005-11-02 [paul]       1.9.99cvs3
7583
7584         * po/ko.po
7585         * po/nb.po
7586                 updated by SungHyun Nam, Geir Helland
7587         * src/wizard.c
7588                 fix typo in welcome message. spotted by
7589                 Andrea Spadaccini
7590
7591 2005-11-01 [colin]      1.9.99cvs2
7592
7593         * src/compose.c
7594                 Fix replying to ml wen confirming subscription
7595         * src/messageview.c
7596         * src/mimeview.c
7597         * src/mimeview.h
7598         * src/privacy.h
7599         * src/summaryview.c
7600                 Make key check non blocking
7601
7602 2005-10-31 [paul]       1.9.99cvs1
7603
7604         * tools/claws.i18n.status.pl
7605                 updated for ChangeLog
7606
7607 2005-10-31 [paul]       1.9.99
7608
7609         1.9.99 released
7610
7611 2005-10-31 [paul]       1.9.15cvs131
7612
7613         * .cvsignore
7614         * ChangeLog
7615         * ChangeLog.claws       ** REMOVED **
7616         * ChangeLog-gtk2.claws  ** REMOVED **
7617         * ChangeLog.gtk1        ** ADDED **
7618         * INSTALL
7619         * Makefile.am
7620         * NEWS
7621         * README
7622         * README.claws          ** REMOVED **
7623         * README.jp             ** REMOVED **
7624         * RELEASE_NOTES         ** ADDED **
7625         * RELEASE_NOTES.claws   ** REMOVED **
7626         * commitHelper
7627         * configure.ac
7628         * sylpheed.spec.in      ** REMOVED **
7629                 tidy up and update the default docs:
7630                 ChangeLog.claws is renamed ChangeLog.gtk1
7631                 ChangeLog-gtk2.claws is renamed ChangeLog
7632                 README.claws is renamed README
7633                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
7634
7635 2005-10-31 [paul]       1.9.15cvs130
7636
7637         * po/it.po
7638                 fix errors
7639
7640 2005-10-31 [paul]       1.9.15cvs129
7641
7642         * po/ca.po
7643         * po/de.po
7644         * po/en_GB.po
7645         * po/fr.po
7646         * po/it.po
7647         * po/pt_BR.po
7648         * po/sk.po
7649         * po/sr.po
7650         * po/zh_CN.po
7651                 updated by Miquel Oliete, Stephan Sachse and
7652                 Thomas Gilgin, me, Fabien Vantard, Andrea
7653                 Spadaccini, Frederico Goncalves Guimaraes,
7654                 Andrej Kacian, Aleksandar Urosevic, and
7655                 Ralgh Young.
7656
7657 2005-10-31 [mones]      1.9.15cvs128
7658
7659         * manual/faq.xml
7660                 More questions.
7661         
7662         * po/es.po
7663                 Updated for release.
7664
7665 2005-10-30 [colin]      1.9.15cvs127
7666
7667         * src/compose.c
7668                 Place cursor before rewrapping (fixes cursor
7669                 pos if quotation gets rewrapped)
7670
7671 2005-10-29 [paul]       1.9.15cvs126
7672
7673         * src/crash.c
7674         * src/foldersel.c
7675         * src/main.c
7676         * src/messageview.c
7677         * src/toolbar.c
7678         * src/gtk/authors.h
7679                 corrections to text items
7680
7681 2005-10-28 [colin]      1.9.15cvs125
7682
7683         * src/messageview.c
7684                 Make "hit 'C' to check sig" work from extern 
7685                 messageviews
7686
7687 2005-10-27 [colin]      1.9.15cvs124
7688
7689         * src/summaryview.c
7690                 Add a hack to avoid segfaulting when hammering 
7691                 on gtk's events
7692
7693 2005-10-27 [wwp]        1.9.15cvs123
7694
7695         * src/prefs_themes.c
7696                 sort list of themes names in themes prefs
7697
7698 2005-10-27 [paul]       1.9.15cvs122
7699
7700         * src/folder.c
7701         * src/prefs_account.c
7702                 fix building on Solaris
7703                 Patch by Alex Moore
7704
7705 2005-10-27 [wwp]        1.9.15cvs121
7706
7707         * src/summaryview.c
7708         * src/gtk/gtksctree.c
7709                 speed up unselecting messages in summary view (thanks to Colin)
7710
7711 2005-10-27 [paul]       1.9.15cvs120
7712
7713         * src/mainwindow.c
7714                 fix a compilation warning
7715         * src/summaryview.c
7716                 fix updating of 'n items selected' count
7717                 when deselecting
7718
7719 2005-10-27 [martin]     1.9.15cvs119
7720
7721         * src/action.c
7722                 ignore actions with a leading '/' in the action menu name
7723                 fixes a crash on menu creation
7724         * src/prefs_actions.c
7725                 do not allow a leading '/' in the action menu name
7726
7727 2005-10-27 [paul]       1.9.15cvs118
7728
7729         * src/main.c
7730                 fix compilation warning
7731
7732 2005-10-27 [paul]       1.9.15cvs117
7733
7734         * src/procmime.c
7735                 add #if HAVE_LOCALE_H
7736
7737 2005-10-27 [paul]       1.9.15cvs116
7738
7739         * src/plugins/clamav/clamav_plugin.c
7740         * src/plugins/dillo_viewer/dillo_viewer.c
7741         * src/plugins/mathml_viewer/mathml_viewer.c
7742         * src/plugins/pgpcore/plugin.c
7743         * src/plugins/pgpinline/plugin.c
7744         * src/plugins/pgpmime/plugin.c
7745         * src/plugins/spamassassin/spamassassin.c
7746         * src/plugins/trayicon/trayicon.c
7747                 plugin_init() : make error messages more
7748                 informative
7749
7750 2005-10-26 [wwp]        1.9.15cvs115
7751
7752         * src/prefs_matcher.c
7753                 enlarge boolean op widget width a bit (wasn't always showing text contents)
7754
7755 2005-10-26 [wwp]        1.9.15cvs114
7756
7757         * src/procmime.c
7758         * src/gtk/gtksctree.c
7759         * src/plugins/spamassassin/libspamc.c
7760         * src/plugins/spamassassin/spamassassin.c
7761                 fix some compilation warnings more
7762
7763 2005-10-26 [mones]      1.9.15cvs113
7764
7765         * po/es.po
7766                 Updated translation
7767
7768 2005-10-26 [paul]       1.9.15cvs112
7769
7770         * src/prefs_message.c
7771                 give all display_xface stuff the
7772                 #if HAVE_LIBCOMPFACE treatment, thus
7773                 preventing a crash
7774                 (Thanks to Wolfgang Enderlein)
7775
7776 2005-10-26 [colin]      1.9.15cvs111
7777
7778         * src/gedit-print.c
7779                 Fix date format
7780         * src/imap_gtk.c
7781         * src/news_gtk.c
7782                 Remove context menu items that should not be there
7783         * src/jpilot.c
7784                 Fix encoding
7785         * src/main.c
7786         * src/mainwindow.c
7787                 Don't show the mainwindow too soon
7788
7789 2005-10-26 [wwp]        1.9.15cvs110
7790
7791         * src/folder.c
7792         * src/manual.c
7793         * src/summaryview.c
7794                 fix uninitialized pointers in the folder updating hook
7795                 (thanks to Colin)
7796
7797 2005-10-25 [mones]      1.9.15cvs109
7798
7799         * manual/faq.xml
7800                 General information subsection completed. 
7801                 Removed archaic references.
7802                 
7803         * manual/Makefile
7804         * manual/dtd/manual.dsl
7805                 Added customization stylesheet for getting paragraphs
7806                 fully justified in PDF output (as suggested by Colin).
7807
7808 2005-10-25 [colin]      1.9.15cvs108
7809
7810         * src/compose.c
7811                 Fix a second leak
7812
7813 2005-10-25 [colin]      1.9.15cvs107
7814
7815         * src/addrbook.c
7816         * src/addrindex.c
7817                 Fix leak (xml_get_element() allocates memory)
7818         * src/compose.c
7819                 Fix leak + dead code (shame!)
7820         * src/procmime.c
7821                 Fix leak
7822
7823 2005-10-25 [colin]      1.9.15cvs106
7824
7825         * src/mimeview.c
7826                 Fix encoding issue in Save all and in 
7827                 overwrite-confirmation alertpanel
7828
7829 2005-10-25 [colin]      1.9.15cvs105
7830
7831         * src/common/socket.c
7832                 Fix a leak - Thanks to Christopher Aillon
7833                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
7834
7835 2005-10-25 [paul]       1.9.15cvs104
7836
7837         * src/wizard.c
7838                 Always guess servers from the right-hand
7839                 email part and guess username from the
7840                 left-hand part. (Thanks to Colin)
7841                 add an X-Face to the welcome message
7842
7843 2005-10-25 [paul]       1.9.15cvs103
7844
7845         * manual/handling.xml
7846                 written by Colin, edited by me
7847
7848 2005-10-25 [wwp]        1.9.15cvs102
7849
7850         * src/folderview.c
7851         * src/grouplistdialog.c
7852         * src/imap.c
7853         * src/noticeview.c
7854                 fix some compilation warnings
7855
7856 2005-10-24 [paul]
7857
7858         1.9.99-rc3 released
7859
7860 2005-10-24 [paul]       1.9.15cvs101
7861
7862         * src/gtk/about.c
7863                 fix window sizing
7864
7865 2005-10-24 [paul]       1.9.15cvs100
7866
7867         * src/pixmaps/offline.xpm
7868         * src/pixmaps/online.xpm
7869                 replace with last default versions
7870
7871 2005-10-24 [colin]      1.9.15cvs99
7872
7873         * src/imap.c
7874                 Fix bug when moving a folder
7875         * src/imap_gtk.c
7876         * src/mh_gtk.c
7877                 "Delete folder" pops up a window, so it 
7878                 should be suffixed with "..."
7879         * src/plugins/pgpcore/sgpgme.c
7880                 Include locale.h
7881
7882 2005-10-24 [mones]      1.9.15cvs98
7883
7884         * manual/Makefile
7885         * manual/account.xml
7886         * manual/ack.xml
7887         * manual/addrbook.xml
7888         * manual/advanced.xml
7889         * manual/faq.xml
7890         * manual/glossary.xml
7891         * manual/gpl.xml
7892         * manual/handling.xml
7893         * manual/intro.xml
7894         * manual/keyboard.xml
7895         * manual/manual.xml
7896         * manual/plugins.xml
7897         * manual/starting.xml
7898         * manual/dtd/sdocbook.dtd
7899                 Initial manual structure and some content.
7900
7901 2005-10-23 [wwp]        1.9.15cvs97
7902
7903         * src/gtk/about.c
7904                 fix a typo
7905
7906 2005-10-23 [wwp]        1.9.15cvs96
7907
7908         * src/gtk/about.c
7909         * src/gtk/authors.h
7910                 rework of the about window (main work by Paul), also featuring a few
7911                 fixes for typos and duplicate names
7912
7913 2005-10-23 [wwp]        1.9.15cvs95
7914
7915         * src/.cvsignore
7916                 Ignore the right binary name (sylpheed-claws now)
7917
7918 2005-10-23 [paul]       1.9.15cvs94
7919
7920         * src/compose.c
7921                 when using Folder Pref 'Default To for
7922                 replies' make the entry in the Compose
7923                 window bold
7924                 Patch by Fabien Vantard
7925
7926 2005-10-22 [colin]      1.9.15cvs93
7927
7928         * src/codeconv.c
7929                 Fix leak
7930
7931 2005-10-22 [colin]      1.9.15cvs92
7932
7933         * src/codeconv.c
7934                 try to convert using locale (apart utf8) if necessary
7935
7936 2005-10-22 [colin]      1.9.15cvs91
7937
7938         * src/pixmaps/new.xpm
7939         * src/pixmaps/unread.xpm
7940                 Make the unread envelope blue again and
7941                 saturate the new one a bit more.
7942
7943 2005-10-22 [colin]      1.9.15cvs90
7944
7945         * src/compose.c
7946                 When replying to a mail sent by one of our accounts,
7947                 use the original list of recipients. Let 'Reply All'
7948                 and 'Reply to sender' work like previously.
7949
7950 2005-10-21 [colin]      1.9.15cvs89
7951
7952         * src/prefs_filtering.c
7953                 Clear fields after add and replace
7954         * src/textview.c
7955                 Display xface differently (better)
7956         * src/plugins/pgpinline/pgpinline.c
7957                 Fix crappy encodings/recodings
7958
7959 2005-10-21 [paul]       1.9.15cvs88
7960
7961         * src/compose.c
7962         * src/prefs_folder_item.c
7963         * src/toolbar.c
7964                 fix news folder Folder Properties
7965                 (thanks to Colin)
7966         * src/folderview.c
7967                 update folderview after Themes change
7968                 keep selected folder selected
7969                 (thanks to Colin)
7970
7971 2005-10-21 [paul]       1.9.15cvs87
7972
7973         * tools/Makefile.am
7974         * tools/OOo2sylpheed.pl
7975         * tools/README
7976         * tools/README.sylprint
7977         * tools/asus_mailled.sh         ** REMOVED **
7978         * tools/filter_conv.pl
7979         * tools/freshmeat_search.pl
7980         * tools/google_search.pl
7981         * tools/gpg-sign-syl            ** REMOVED **
7982         * tools/kmail2sylpheed.pl
7983         * tools/kmail2sylpheed_v2.pl
7984         * tools/multiwebsearch.pl
7985         * tools/nautilus2sylpheed.sh
7986         * tools/newscache_clean.pl
7987         * tools/outlook2sylpheed.pl
7988         * tools/sylpheed-switcher       ** REMOVED **
7989         * tools/sylprint.pl
7990         * tools/sylprint.rc
7991         * tools/tb2sylpheed
7992         * tools/vcard2xml.py
7993         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7994                 update default config dir
7995                 update binary name (thanks to Fabien Vantard)
7996                 remove obsolete scripts
7997
7998 2005-10-21 [colin]      1.9.15cvs86
7999
8000         * src/inc.c
8001                 Fix possible leak and units. Based on a patch by
8002                 Fabien Vantard.
8003
8004 2005-10-20 [colin]      1.9.15cvs85
8005
8006         * src/textview.c
8007                 Clear xface when clearing textview
8008
8009 2005-10-20 [colin]      1.9.15cvs84
8010
8011         * configure.ac
8012         * src/folderview.c
8013         * src/headerview.c
8014         * src/main.c
8015         * src/prefs_common.c
8016         * src/prefs_common.h
8017         * src/prefs_message.c
8018         * src/textview.c
8019         * src/textview.h
8020         * src/common/defs.h
8021         * src/common/utils.c
8022         * src/common/utils.h
8023         * src/gtk/gtkutils.c
8024         * src/gtk/gtkutils.h
8025                 Migrate config to .sylpheed-claws (Automatically)
8026                 Add a way to get the Xface in the TextView
8027
8028 2005-10-20 [colin]      1.9.15cvs83
8029
8030         * src/gtk/Makefile.am
8031         * src/gtk/about.c
8032         * src/gtk/authors.h
8033                 Make the about dialog *grooovy*
8034
8035 2005-10-20 [colin]      1.9.15cvs82
8036
8037         * src/mimeview.c
8038                 Use "Open with" on double click if no command
8039                 was found
8040
8041 2005-10-20 [colin]      1.9.15cvs81
8042
8043         * src/imap.c
8044         * src/etpan/imap-thread.c
8045                 Fix possible crash.
8046
8047 2005-10-20 [paul]       1.9.15cvs80
8048
8049         * src/folder.c
8050                 don't show clipkey icon if the only
8051                 attachment is the signature
8052                 Patch by Colin
8053
8054 2005-10-20 [paul]       1.9.15cvs79
8055
8056         * AUTHORS
8057         * src/plugins/pgpmime/pgpmime.c
8058                 name the PGP/MIME signature 'signature.asc'
8059                 Patch by Andrew Nelson <freeandy@gmail.com>
8060
8061 2005-10-19 [colin]      1.9.15cvs78
8062
8063         * src/plugins/pgpmime/pgpmime.c
8064                 Oops, no need to double-check though
8065
8066 2005-10-19 [colin]      1.9.15cvs77
8067
8068         * src/plugins/pgpinline/pgpinline.c
8069         * src/plugins/pgpmime/pgpmime.c
8070                 Check that my_tmpfile() doesn't 
8071                 return NULL
8072
8073 2005-10-19 [colin]      1.9.15cvs76
8074
8075         * src/common/utils.c
8076                 Use shorter mime boundaries to avoid having
8077                 MTAs rewrapping our headers, breaking the
8078                 PGP signature in the process 
8079         * src/compose.c
8080         * src/plugins/pgpmime/pgpmime.c
8081                 Check for boundary uniqueness to be sure
8082                 it won't happen, instead of hoping for the
8083                 best
8084
8085 2005-10-19 [colin]      1.9.15cvs75
8086
8087         * sylpheed-claws.desktop
8088         * src/Makefile.am
8089         * src/main.c
8090                 Ship a sylpheed-claws binary instead
8091                 of a sylpheed one. Change the socket
8092                 name, too
8093         * src/folderview.c
8094                 Update folder only if it changed
8095         * src/wizard.c
8096                 Fix i18n in welcome mail, patch by
8097                 Fabien Vantard
8098
8099 2005-10-19 [paul]
8100
8101         1.9.99-rc2 released
8102
8103 2005-10-19 [paul]       1.9.15cvs74
8104
8105         * src/folder.c
8106         * src/folderview.c
8107                 fix summaryview update
8108                 Patch by Colin
8109
8110 2005-10-18 [colin]      1.9.15cvs73
8111
8112         * src/plugins/pgpcore/passphrase.c
8113                 Don't XGrabServer, and try a bit more to 
8114                 sync everything before grabbing mouse/keyboard
8115
8116 2005-10-18 [colin]      1.9.15cvs72
8117
8118         * src/Makefile.am
8119         * src/addressadd.c
8120         * src/addressbook.c
8121         * src/folderview.c
8122         * src/grouplistdialog.c
8123         * src/mimeview.c
8124         * src/stock_pixmap.c
8125         * src/stock_pixmap.h
8126         * src/summaryview.c
8127         * src/gtk/gtksctree.c
8128         * src/gtk/gtksctree.h
8129         * src/pixmaps/empty.xpm
8130                 Implement a wrapper call for gtk_ctree_set_node_info
8131                 and gtk_ctree_insert_node, that uses a 1x1 transparent
8132                 pixmap instead of a NULL one. This works around some
8133                 memory problems deep inside gtk, revealed by valgrind,
8134                 and fixes bug #834 (Pressing CTRl-D on a message marked 
8135                 as locked crashes sylpheed.), as well as, probably, 
8136                 wwp's 4th dimension problems that happen in gtk_ctree_*.
8137
8138 2005-10-17 [colin]      1.9.15cvs71
8139
8140         * src/mimeview.c
8141                 Provide visual feedback when checking
8142                 signature
8143
8144 2005-10-17 [colin]      1.9.15cvs70
8145
8146         * src/main.c
8147                 Keep the folder list frozen while checking caches...
8148
8149 2005-10-17 [colin]      1.9.15cvs69
8150
8151         * src/addr_compl.c
8152                 Fi bug #833 (Autocompleting from addressbook 
8153                 fails with extended chars)
8154         * src/imap.c
8155                 Fix 'adding messages' staying in statusbar
8156                 after an error
8157
8158 2005-10-17 [wwp]        1.9.15cvs68
8159
8160         * src/ssl_manager.c
8161                 Fix buttons' layout resizing when window size changes
8162
8163 2005-10-17 [wwp]        1.9.15cvs67
8164
8165         * src/account.c
8166         * src/prefs_account.c
8167         * src/prefs_common.c
8168         * src/prefs_common.h
8169         * src/prefs_folder_item.c
8170         * src/prefs_gtk.c
8171         * src/gtk/logwindow.c
8172         * src/gtk/pluginwindow.c
8173         * src/gtk/prefswindow.c
8174         * src/gtk/prefswindow.h
8175                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
8176
8177 2005-10-17 [paul]       1.9.15cvs66
8178
8179         * configure.ac
8180                 fix missing libetpan message
8181         * po/en_GB.po
8182                 updated
8183         * src/crash.c
8184         * src/manual.c
8185         * src/prefs_themes.c
8186         * src/common/defs.h
8187                 add some new URI defines, change some
8188                 others
8189         * src/wizard.c
8190                 make welcome message translatable
8191                 small improvements to english
8192                 other tweaks
8193         * src/gtk/menu.c
8194                 fix warnings
8195
8196 2005-10-17 [paul]       1.9.15cvs65
8197
8198         * src/summaryview.c
8199                 fix column titles
8200
8201 2005-10-16 [mones]      1.9.15cvs64
8202
8203         * po/es.po
8204                 Updated translation
8205
8206 2005-10-16 [colin]
8207
8208         1.9.99-rc1 released
8209
8210 2005-10-16 [colin]      1.9.15cvs63
8211
8212         * src/wizard.c
8213                 Fix whitespace
8214
8215 2005-10-16 [colin]      1.9.15cvs62
8216
8217         * src/toolbar.c
8218                 s/Get All/Get Mail/
8219         * src/wizard.c
8220                 Real welcome mail text, thanks Paul
8221
8222 2005-10-16 [colin]      1.9.15cvs61
8223
8224         * src/editldap.c
8225         * src/exporthtml.c
8226         * src/main.c
8227         * src/mainwindow.c
8228         * src/prefs_themes.c
8229         * src/prefs_toolbar.c
8230         * src/plugins/demo/demo.c
8231         * src/plugins/trayicon/trayicon.c
8232                 s/Sylpheed/Sylpheed-Claws/
8233
8234 2005-10-16 [colin]      1.9.15cvs60
8235
8236         * src/wizard.c
8237                 Add a welcome email in the first empty mailbox
8238         * src/prefs_common.c
8239                 Change one more default
8240
8241 2005-10-16 [colin]      1.9.15cvs59
8242
8243         * src/wizard.c
8244                 Remove printf
8245
8246 2005-10-16 [colin]      1.9.15cvs58
8247
8248         * src/toolbar.c
8249         * src/prefs_common.c
8250                 Change some defaults
8251
8252 2005-10-16 [colin]      1.9.15cvs57
8253
8254         * src/toolbar.c
8255         * src/prefs_common.c
8256                 Change some defaults
8257
8258 2005-10-16 [colin]      1.9.15cvs56
8259
8260         * src/wizard.c
8261                 By default, initialize fonts to have
8262                 the same size as normal GtkWidgets
8263
8264 2005-10-16 [colin]      1.9.15cvs55
8265
8266         * src/mimeview.c
8267                 Fix message a bit more
8268
8269 2005-10-16 [colin]      1.9.15cvs54
8270
8271         * src/addressbook.c
8272                 Second attempt at flicker fixing
8273
8274 2005-10-16 [colin]      1.9.15cvs53
8275
8276         * src/addressbook.c
8277                 Fix flicker
8278
8279 2005-10-16 [wwp]        1.9.15cvs52
8280
8281         * src/addressbook.c
8282         * src/editaddress.c
8283         * src/prefs_common.c
8284         * src/prefs_common.h
8285                 Remember window sizes (address book)
8286
8287 2005-10-16 [wwp]        1.9.15cvs51
8288
8289         * src/plugins/clamav/clamav_plugin_gtk.c
8290         * src/plugins/spamassassin/spamassassin_gtk.c
8291                 Fix compilation warnings (missing #include).
8292
8293 2005-10-16 [colin]      1.9.15cvs50
8294
8295         * src/mimeview.c
8296         * src/summaryview.c
8297         * src/textview.c
8298                 Make 'c' check signature, and forward
8299                 c, l, y, t from summaryview to mimeview
8300
8301 2005-10-16 [colin]      1.9.15cvs49
8302
8303         * src/addressbook.c
8304                 Put border around buttons
8305         * src/mainwindow.c
8306         * src/summaryview.c
8307                 Rework menus (Patch based on a patch
8308                 by Paul)
8309
8310 2005-10-15 [wwp]        1.9.15cvs48
8311
8312         * src/editjpilot.c
8313         * src/editldap.c
8314         * src/editvcard.c
8315         * src/exphtmldlg.c
8316         * src/expldifdlg.c
8317         * src/export.c
8318         * src/import.c
8319         * src/importldif.c
8320         * src/importmutt.c
8321         * src/importpine.c
8322         * src/prefs_account.c
8323         * src/prefs_spelling.c
8324         * src/gtk/gtkutils.c
8325         * src/gtk/gtkutils.h
8326         * src/plugins/clamav/clamav_plugin_gtk.c
8327         * src/plugins/spamassassin/spamassassin_gtk.c
8328                 use nicer browse-for-file/dir buttons than the "..." ones,
8329                 code factorizing more.
8330
8331 2005-10-14 [colin]      1.9.15cvs47
8332
8333         * src/mainwindow.c
8334                 set relief on the account switcher so that people see it
8335                 grey out Create processing rules when no message is selected
8336         * src/prefs_filtering.c
8337                 ask before closing if the rule has not been modified, even if
8338                 it's not valid
8339         * src/prefs_matcher.c
8340                 fix sensitivity when entering the dialog
8341         * src/gtk/inputdialog.c
8342                 display a better icon on password ask
8343         * src/plugins/pgpcore/passphrase.c
8344                 make the dialog look better
8345
8346 2005-10-14 [paul]       1.9.15cvs46
8347
8348         * src/folderview.c
8349                 indicate presense of marked msgs in
8350                 unexpanded subfolders
8351
8352 2005-10-14 [paul]       1.9.15cvs45
8353
8354         * src/prefs_actions.c
8355         * src/prefs_common.c
8356         * src/prefs_common.h
8357         * src/prefs_filtering_action.c
8358         * src/prefs_matcher.c
8359         * src/prefs_template.c
8360                 remember window sizes
8361                 fix Info button size
8362
8363         Patches by wwp
8364
8365 2005-10-13 [colin]      1.9.15cvs44
8366
8367         * src/mimeview.c
8368         * src/noticeview.c
8369         * src/noticeview.h
8370                 Add a tooltip on the icon (optional) 
8371                 Get rid of the signature buttons and only
8372                 use the icon+tooltip
8373
8374 2005-10-13 [colin]      1.9.15cvs43
8375
8376         * src/noticeview.c
8377         * src/noticeview.h
8378                 Add hand cursor for hovering over icon
8379
8380 2005-10-13 [colin]      1.9.15cvs42
8381
8382         * src/summaryview.c
8383                 Fix crash when quicksearch's hidden 
8384                 at startup
8385
8386 2005-10-13 [colin]      1.9.15cvs41
8387
8388         * src/compose.c
8389                 Set subject when forwarding multiple mails
8390                 Check that other recipient than the default Cc or Bcc
8391                 have been set before sending.
8392
8393 2005-10-13 [colin]      1.9.15cvs40
8394
8395         * src/imap.c
8396                 Batch per-folder
8397                 Introduce locking, but don't use it yet
8398
8399 2005-10-13 [colin]      1.9.15cvs39
8400
8401         * src/gtk/quicksearch.c
8402                 Reset quicksearch when hiding it
8403                 Make sticky a real pref
8404
8405 2005-10-13 [colin]      1.9.15cvs38
8406
8407         * src/summaryview.c
8408                 Faster prefs apply
8409
8410 2005-10-13 [colin]      1.9.15cvs37
8411
8412         * src/mimeview.c
8413         * src/noticeview.c
8414         * src/noticeview.h
8415         * src/plugins/pgpcore/sgpgme.c
8416                 Make privacy icon clickable
8417                 Move Trust field in Full info
8418                 When trust is less than full, don't display
8419                 a warning icon
8420
8421 2005-10-13 [colin]      1.9.15cvs36
8422
8423         * src/folder.c
8424                 Batch on flags sync
8425         * src/folderview.c
8426                 Revert speed hack which is dangerous in fact
8427                 Apply prefs faster
8428
8429 2005-10-13 [colin]      1.9.15cvs35
8430
8431         * src/folder_item_prefs.c
8432                 Fix pref corruption on folder move. Patch
8433                 by wwp
8434
8435 2005-10-13 [paul]       1.9.15cvs34
8436
8437         * src/export.c
8438         * src/import.c
8439                 fix typos in g_warnings
8440         * src/prefs_account.c
8441                 add a file selector for Signature file
8442
8443         Patches by wwp
8444
8445 2005-10-12 [colin]      1.9.15cvs33
8446
8447         * src/mimeview.c
8448                 Provide a quick way to go back from a
8449                 signature's full info to the email part
8450
8451 2005-10-12 [colin]      1.9.15cvs32
8452
8453         * src/compose.c
8454                 Remove old hack of encoding signed mails with base64.
8455                 QP works equally well.
8456
8457 2005-10-12 [colin]      1.9.15cvs31
8458
8459         * src/crash.c
8460                 Replace deprecated GtkText with GtkTextView
8461         * src/imap.c
8462                 Fix a logic bug about counts in imap_select
8463                 (previously un-triggered)
8464         * src/mainwindow.c
8465         * src/summaryview.c
8466         * src/news.c
8467                 Allow local deletion of news posts
8468         * src/mimeview.c
8469                 Show GPG noticeview on the message/rfc822 part
8470                 in addition to the text/plain one
8471         * src/prefs_image_viewer.c
8472           src/plugins/pgpcore/prefs_gpg.c
8473                 Polish (set the label as part of the checkbox)
8474         * src/wizard.c
8475                 Don't sit there doing nothing after destroying
8476                 the window - return err
8477
8478 2005-10-11 [colin]      1.9.15cvs30
8479
8480         * src/folderview.c
8481                 Apply processing rules before showing folders.
8482                 Early folder show (before flags sync) will only
8483                 be done when there are no processing rules (nor
8484                 pre- or post- ones)
8485         * src/imap.c
8486                 Fix stuff related to mail subdir, creation and 
8487                 deletion of folders 
8488         * src/imap_gtk.c
8489                 Don't allow creation of folders in NoInferior
8490                 folders, as it won't work
8491
8492 2005-10-10 [colin]      1.9.15cvs29
8493
8494         * src/compose.c
8495                 Reselect "None" Privacy system when selecting an
8496                 account with no privacy system defined
8497
8498 2005-10-10 [colin]      1.9.15cvs28
8499
8500         * src/mainwindow.c
8501                 Add Windows-1252 encoding
8502         * src/prefs_common.c
8503                 Rework some defaults:
8504                 - autosave to draft by default
8505                 - don't show header pane (it's already in the textview)
8506                 - Select first new or unread mail on entry
8507                 - Assume 'Yes' to change folder when there's no more
8508                   unread message
8509         * src/prefs_matcher.c
8510                 Fix a gtk assertion failure
8511         * src/gtk/colorlabel.c
8512                 Workaround bad repainting on selection
8513         * src/main.c
8514                 Freeze/thaw (a bit faster on ssh -X)
8515         * src/msgcache.c
8516                 Get rid of StrdupConverter that just adds an
8517                 extra strdup/free 
8518         * src/etpan/imap_thread.c
8519                 memset buf to 0
8520
8521 2005-10-10 [colin]      1.9.15cvs27
8522
8523         * src/export.c
8524         * src/import.c
8525                 Fix compile on gtk 2.4. Patch by wwp
8526
8527 2005-10-09 [colin]      1.9.15cvs26
8528
8529         * src/mainwindow.c
8530         * src/messageview.c
8531         * src/summaryview.c
8532                 Clarify forward menus. Patch by wwp
8533
8534 2005-10-09 [colin]      1.9.15cvs25
8535
8536         * src/compose.c
8537         * src/compose.h
8538                 Fix bug #829 (Non-working "Encrypt message by 
8539                 default when replying to an encrypted message")
8540
8541 2005-10-08 [colin]      1.9.15cvs24
8542
8543         * src/wizard.c
8544                 Fix bug #827 ("Welcome" setup wizard after a 
8545                 permission error gives up & forgets itself.)
8546
8547 2005-10-08 [colin]      1.9.15cvs23
8548
8549         * src/procmime.c
8550                 Fix bug #828 (Ignoring headers with spaces around = sign)
8551
8552 2005-10-08 [colin]      1.9.15cvs22
8553
8554         * src/export.c
8555                 Warning fix by wwp
8556
8557 2005-10-08 [colin]      1.9.15cvs21
8558
8559         * src/folder.c
8560         * src/folder.h
8561                 Add a processing_pending indicator, set on 
8562                 folder_item_open and cleared after 
8563                 folder_item_process_open
8564         * src/folderview.c
8565         * src/summaryview.c
8566                 wrap procmsg_msginfo_*_flags, and in the
8567                 wrapper check that there's no folder processing 
8568                 pending. If there is, defer the flags change until 
8569                 processing is done to avoid stepping over each
8570                 other's toes.
8571                 Freeze during processing, but not during scanning.
8572
8573 2005-10-07 [colin]      1.9.15cvs20
8574
8575         * src/plugins/pgpcore/passphrase.c
8576                 Fix bug #826 (X-Server hangs when 
8577                 right-clicking a PGP encrypted message)
8578
8579 2005-10-07 [paul]       1.9.15cvs19
8580
8581         * src/compose.c
8582                 fix compose_entries[]
8583                 patch by Fabien Vantard
8584
8585 2005-10-06 [colin]      1.9.15cvs18
8586
8587         * src/pixmaps/address.xpm
8588         * src/pixmaps/address_book.xpm
8589         * src/pixmaps/book.xpm
8590         * src/pixmaps/check_spelling.xpm
8591         * src/pixmaps/checkbox_off.xpm
8592         * src/pixmaps/checkbox_on.xpm
8593         * src/pixmaps/close.xpm
8594         * src/pixmaps/complete.xpm
8595         * src/pixmaps/continue.xpm
8596         * src/pixmaps/deleted.xpm
8597         * src/pixmaps/down_arrow.xpm
8598         * src/pixmaps/exec.xpm
8599         * src/pixmaps/forwarded.xpm
8600         * src/pixmaps/group.xpm
8601         * src/pixmaps/ignorethread.xpm
8602         * src/pixmaps/interface.xpm
8603         * src/pixmaps/jpilot.xpm
8604         * src/pixmaps/ldap.xpm
8605         * src/pixmaps/linewrap.xpm
8606         * src/pixmaps/linewrapcurrent.xpm
8607         * src/pixmaps/mail.xpm
8608         * src/pixmaps/mail_attach.xpm
8609         * src/pixmaps/mail_compose.xpm
8610         * src/pixmaps/mail_forward.xpm
8611         * src/pixmaps/mail_receive.xpm
8612         * src/pixmaps/mail_receive_all.xpm
8613         * src/pixmaps/mail_reply.xpm
8614         * src/pixmaps/mail_reply_to_all.xpm
8615         * src/pixmaps/mail_reply_to_author.xpm
8616         * src/pixmaps/mail_send.xpm
8617         * src/pixmaps/mail_send_queue.xpm
8618         * src/pixmaps/mime_application.xpm
8619         * src/pixmaps/mime_audio.xpm
8620         * src/pixmaps/mime_image.xpm
8621         * src/pixmaps/mime_message.xpm
8622         * src/pixmaps/mime_text_enriched.xpm
8623         * src/pixmaps/mime_text_html.xpm
8624         * src/pixmaps/mime_text_plain.xpm
8625         * src/pixmaps/mime_unknown.xpm
8626         * src/pixmaps/new.xpm
8627         * src/pixmaps/news_compose.xpm
8628         * src/pixmaps/offline.xpm
8629         * src/pixmaps/online.xpm
8630         * src/pixmaps/paste.xpm
8631         * src/pixmaps/preferences.xpm
8632         * src/pixmaps/privacy_emblem_encrypted.xpm
8633         * src/pixmaps/privacy_expired.xpm
8634         * src/pixmaps/privacy_failed.xpm
8635         * src/pixmaps/privacy_passed.xpm
8636         * src/pixmaps/privacy_signed.xpm
8637         * src/pixmaps/privacy_unknown.xpm
8638         * src/pixmaps/privacy_warn.xpm
8639         * src/pixmaps/properties.xpm
8640         * src/pixmaps/replied.xpm
8641         * src/pixmaps/search.xpm
8642         * src/pixmaps/unread.xpm
8643         * src/pixmaps/up_arrow.xpm
8644         * src/pixmaps/vcard.xpm
8645                 Modernize internal theme, with icons from the 
8646                 Gnomaws theme. Keep some of the old ones where
8647                 they were better.
8648
8649 2005-10-06 [colin]      1.9.15cvs17
8650
8651         * src/summaryview.c
8652                 Little optimisations + bugfix
8653         * src/toolbar.c
8654                 Remove default useless items - useless being defined
8655                 by the default relevant prefs
8656         * src/wizard.c
8657                 include config.h to make gettext work
8658         * src/prefs_themes.c
8659                 Fix selection of current theme in prefs
8660
8661 2005-10-06 [colin]      1.9.15cvs16
8662
8663         * src/prefs_common.c
8664         * src/prefs_common.h
8665         * src/prefs_summaries.c
8666         * src/folderview.c
8667                 Add a warning dialog on Mark all read 
8668                 (with pref to get rid of it)
8669
8670 2005-10-06 [paul]       1.9.15cvs15
8671
8672         * po/nb.po
8673         * po/pt_BR.po
8674                 updated by Geir Helland and Frederico
8675                 Goncalves Guimaraes
8676
8677 2005-10-05 [colin]      1.9.15cvs14
8678
8679         * src/folder.c
8680         * src/folder.h
8681         * src/folderview.c
8682         * src/folderview.h
8683         * src/imap_gtk.c
8684         * src/mh_gtk.c
8685         * src/mainwindow.c
8686         * src/setup.c
8687                 add a way to rescan without rebuilding
8688                 make moving a bit faster (less folders changes)
8689                 don't lock the tree on Get 
8690         * src/imap.c
8691                 Don't re-delete deleted messages before expunging
8692         * src/summaryview.c
8693                 Set batch mode when deleting mails
8694
8695 2005-10-05 [paul]       1.9.15cvs13
8696
8697         * src/mainwindow.c
8698         * src/mainwindow.h
8699                 fix disabled Execute menu item
8700         * src/toolbar.c
8701                 match the change in 1.9.15cvs10: use Compose
8702                 instead of News by default
8703
8704 2005-10-04 [colin]      1.9.15cvs12
8705
8706         * src/compose.c
8707                 When replying to an ML post with Reply-To set
8708                 to the poster's email, honor it (as before),
8709                 but also honor our user's request to reply to
8710                 the mailing list: set the ML address in the To
8711                 field and the Reply-To address in the Cc: 
8712                 field.
8713
8714 2005-10-04 [colin]      1.9.15cvs11
8715
8716         * src/plugins/trayicon/trayicon.c
8717                 Finish cosmetic change - thanks to wwp
8718
8719 2005-10-04 [colin]      1.9.15cvs10
8720
8721         * src/toolbar.c
8722                 Use Compose instead of Email by default.
8723                 Spotted by wwp.
8724
8725 2005-10-04 [colin]      1.9.15cvs9
8726
8727         * src/folder.c
8728         * src/folder.h
8729         * src/folderview.c
8730         * src/imap.c
8731         * src/etpan/imap-thread.c
8732         * src/etpan/imap-thread.h
8733                 Try to make IMAP faster, by simplifying SEARCH
8734                 commands, avoiding sending two STATUS in a row,
8735                 and deferring flags sync and processing just
8736                 after displaying the folder. 
8737                 This will update the SummaryView in certain
8738                 cases (new mails not already fetched, flags
8739                 changed from another client) but in a non-
8740                 blocking manner.
8741
8742 2005-10-04 [colin]      1.9.15cvs8
8743
8744         * src/plugins/trayicon/trayicon.c
8745                 Relabel "Offline" to "Work offline"
8746
8747 2005-10-04 [colin]      1.9.15cvs7
8748
8749         * src/export.c
8750         * src/import.c
8751         * src/mbox.c
8752                 Fix mbox import/export buglets
8753                 Patch by wwp
8754         * src/plugins/trayicon/trayicon.c
8755                 Add offline swithc
8756                 Patch by wwp
8757
8758 2005-10-04 [colin]      1.9.15cvs6
8759
8760         * src/folder.c
8761         * src/folderview.c
8762         * src/summaryview.c
8763                 Better fix (don't break mark all read) for cvs2
8764
8765 2005-10-03 [colin]      1.9.15cvs5
8766
8767         * src/folder.c
8768                 Use a sane sort by default
8769
8770 2005-10-03 [colin]      1.9.15cvs4
8771
8772         * src/inc.c
8773                 Add a 'Only once' button for overriding offline mode
8774         * src/prefs_account.c
8775         * src/wizard.c
8776                 Add Local mbox to the wizard
8777                 Add IMAP subdir to the wizard (or the wizard is useless
8778                 for such accounts, or even worse than useless)
8779                 Move IMAP subdir from Advanced to Receive tab, as it's
8780                 not that uncommon
8781
8782 2005-10-03 [colin]      1.9.15cvs3
8783
8784         * src/send_message.c
8785                 Forgot this one in cvs1
8786
8787 2005-10-03 [colin]      1.9.15cvs2
8788
8789         * src/folder.c
8790                 Faster close when leaving a folder with lots
8791                 of new mails. Idea by David Relson.
8792
8793 2005-10-03 [colin]      1.9.15cvs1
8794
8795         * src/compose.c
8796         * src/imap.c
8797         * src/inc.c
8798         * src/main.c
8799         * src/messageview.c
8800         * src/news.c
8801         * src/summaryview.c
8802         * src/gtk/sslcertwindow.c
8803         * src/plugins/trayicon/trayicon.c
8804                 Add accels to every AlertPanel. Patch by Fabien 
8805                 Vantard
8806
8807 2005-10-03 [paul]       1.9.15
8808
8809         1.9.15 released
8810
8811 2005-10-03 [paul]       1.9.14cvs68
8812
8813         * po/ca.po
8814         * po/de.po
8815         * po/es.po
8816         * po/fi.po
8817         * po/fr.po
8818         * po/sk.po
8819         * po/sr.po
8820         * po/zh_CN.po
8821                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8822                 Mones Lastra, Tommi Pirinen, Fabien vantard,
8823                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
8824
8825 2005-10-03 [paul]       1.9.14cvs67
8826
8827         * src/send_message.c
8828                 prevent hang on Cancel
8829                 patch by Colin
8830
8831 2005-10-03 [paul]       1.9.14cvs66
8832
8833         * src/main.c
8834                 fix crash in IMAP caused by discrepancy
8835                 between check_at_startup and offline mode
8836                 Patch by Colin
8837
8838 2005-10-01 [paul]       1.9.14cvs65
8839
8840         * src/inc.c
8841                 fix engrish
8842
8843 2005-10-01 [paul]       1.9.14cvs64
8844         * src/export.c
8845         * src/import.c
8846                 synchronise import_mbox() and export_mbox()
8847         * src/mbox.c
8848                 proc_mbox(): add alert if file cannot be opened
8849                 export_list_to_mbox(): test if dest file exists,
8850                 prompt user to overwrite if it does. add alert
8851                 if file cannot be created
8852                                                                 
8853         Patch by wwp
8854                                                                                                                 
8855
8856 2005-09-30 [paul]       1.9.14cvs63
8857
8858         * src/addressbook.c
8859                 Fix sensitivity of a menu
8860         * src/codeconv.c
8861                 Respect hidden pref for mails with no encoding
8862         * src/common/xml.c
8863                 Fix memory corruption
8864         * src/plugins/pgpcore/sgpgme.c
8865                 Fix segfault on incomplete sigs, and display
8866                 of S/Mime UIDs
8867
8868         Patches by Colin
8869
8870 2005-09-30 [colin]      1.9.14cvs62
8871
8872         * src/partial_download.c
8873                 Little logic fix in almost-dead code
8874         * src/pop.c
8875                 Fix partial download when there's no new mail
8876
8877 2005-09-29 [paul]       1.9.14cvs61
8878
8879         * src/plugins/pgpinline/pgpinline.c
8880                 fix bug 819, 'crash accessing sign message'
8881                 Patch by Colin
8882
8883 2005-09-28 [martin]     1.9.14cvs60
8884
8885         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8886                 fix bug #790 (Crash when restarting window manager (fluxbox))
8887
8888 2005-09-28 [paul]       1.9.14cvs59
8889
8890         * src/gtk/gtkaspell.c
8891                 fix off-by-one typo
8892
8893 2005-09-27 [colin]      1.9.14cvs58
8894
8895         * src/plugins/pgpcore/sgpgme.c
8896                 Report error when there's one, instead of
8897                 "Signature unchecked" 
8898
8899 2005-09-27 [colin]      1.9.14cvs57
8900
8901         * src/prefs_quote.c
8902                 Fix bug #816 (Weird quotation with spaces)
8903
8904 2005-09-27 [colin]      1.9.14cvs56
8905
8906         * src/codeconv.c
8907         * src/compose.c
8908         * src/compose.h
8909                 Put subject in compose's title
8910                 Fix Automatic encoding so that it's really automatic:
8911                 first try default locale's charset, then charset of the replied mail, 
8912                 then utf-8
8913                 Fix encoding of headers (must be in strict mode too)
8914
8915 2005-09-26 [colin]      1.9.14cvs55
8916
8917         * src/gtk/gtkaspell.c
8918                 Fix previous patch - don't color the space,
8919                 just uncolor it :)
8920
8921 2005-09-26 [colin]      1.9.14cvs54
8922
8923         * src/gtk/gtkaspell.c
8924                 Unmark space if possible
8925
8926 2005-09-26 [colin]      1.9.14cvs53
8927
8928         * src/imap.c
8929                 log_error instead of alertpanel according to the pref
8930         * src/etpan/imap-thread.c
8931                 Print connect status, copy only necessary size to 
8932                 logger
8933         * src/plugins/pgpmime/pgpmime.c
8934                 Handle S/Mime signatures (verification only). Patch based
8935                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
8936
8937 2005-09-26 [paul]       1.9.14cvs52
8938
8939         * src/common/passcrypt.c
8940                 this 'workaround' not necessary on NetBSD.
8941                 Thanks to Daniel Gustafson
8942
8943 2005-09-26 [paul]
8944
8945         1.9.15-rc4 released
8946
8947 2005-09-26 [paul]       1.9.14cvs51
8948
8949         * src/summaryview.c
8950                 Skip currently selected message when
8951                 looking for next new or unread message
8952                 in current folder. Patch by Colin
8953         * src/common/passcrypt.c
8954                 eliminate warnings on *BSD. Patch by
8955                 Daniel Gustafson
8956
8957 2005-09-26 [colin]      1.9.14cvs50
8958
8959         * src/procmsg.c
8960                 Call postfiltering hook anyway
8961
8962 2005-09-22 [colin]      1.9.14cvs49
8963
8964         * src/codeconv.c
8965         * src/codeconv.h
8966                 Add a strict mode that doesn't replace with _
8967         * src/compose.c
8968         * src/compose.h
8969                 Use strict conversion while sending
8970                 Fix race when drafting while sending (happens
8971                 on IMAP)
8972                 Fix d'n'd of messages from summaryview
8973         * src/prefs_common.c
8974         * src/prefs_common.h
8975                 add hidden utf8_instead_of_locale_for_broken_mail 
8976                 pref for people that preferred the default charset 
8977                 to be utf8 for broken mails
8978         * src/quote_fmt_parse.y
8979                 fix bug #815 (No quote insert if "From:" fied 
8980                 contained Russian letters)
8981         * src/summaryview.c
8982                 Fix d'n'd of messages to compose
8983
8984 2005-09-22 [paul]       1.9.14cvs48
8985
8986         * src/compose.c
8987                 fix bug where attachments Name entry
8988                 would display Path instead
8989
8990 2005-09-21 [paul]       1.9.14cvs47
8991
8992         * README
8993         * README.jp
8994         * configure.ac
8995         * config/config.rpath
8996         * doc/manual/en/sylpheed-20.html
8997         * doc/manual/es/sylpheed-20.html
8998         * po/bg.po
8999         * po/ca.po
9000         * po/de.po
9001         * po/es.po
9002         * po/fr.po
9003         * po/it.po
9004         * po/pt_BR.po
9005         * po/sk.po
9006         * po/zh_TW.po
9007         * src/account.c
9008         * src/account.h
9009         * src/action.c
9010         * src/action.h
9011         * src/adbookbase.h
9012         * src/addr_compl.c
9013         * src/addr_compl.h
9014         * src/addrbook.c
9015         * src/addrbook.h
9016         * src/addrcache.c
9017         * src/addrcache.h
9018         * src/addrcindex.c
9019         * src/addrcindex.h
9020         * src/addrclip.c
9021         * src/addrclip.h
9022         * src/addrdefs.h
9023         * src/addressadd.c
9024         * src/addressadd.h
9025         * src/addressbook.c
9026         * src/addressbook.h
9027         * src/addressitem.h
9028         * src/addrgather.c
9029         * src/addrgather.h
9030         * src/addrharvest.c
9031         * src/addrharvest.h
9032         * src/addrindex.c
9033         * src/addrindex.h
9034         * src/addritem.c
9035         * src/addritem.h
9036         * src/addrquery.c
9037         * src/addrquery.h
9038         * src/addrselect.c
9039         * src/addrselect.h
9040         * src/alertpanel.c
9041         * src/alertpanel.h
9042         * src/browseldap.c
9043         * src/browseldap.h
9044         * src/codeconv.c
9045         * src/codeconv.h
9046         * src/compose.c
9047         * src/compose.h
9048         * src/crash.c
9049         * src/crash.h
9050         * src/customheader.c
9051         * src/customheader.h
9052         * src/displayheader.c
9053         * src/displayheader.h
9054         * src/editaddress.c
9055         * src/editaddress.h
9056         * src/editbook.c
9057         * src/editbook.h
9058         * src/editgroup.c
9059         * src/editgroup.h
9060         * src/editjpilot.c
9061         * src/editjpilot.h
9062         * src/editldap.c
9063         * src/editldap.h
9064         * src/editldap_basedn.c
9065         * src/editldap_basedn.h
9066         * src/editvcard.c
9067         * src/editvcard.h
9068         * src/enriched.c
9069         * src/enriched.h
9070         * src/exphtmldlg.c
9071         * src/exphtmldlg.h
9072         * src/expldifdlg.c
9073         * src/expldifdlg.h
9074         * src/export.c
9075         * src/export.h
9076         * src/exporthtml.c
9077         * src/exporthtml.h
9078         * src/exportldif.c
9079         * src/exportldif.h
9080         * src/filtering.c
9081         * src/filtering.h
9082         * src/folder.c
9083         * src/folder.h
9084         * src/folder_item_prefs.c
9085         * src/folder_item_prefs.h
9086         * src/foldersel.c
9087         * src/foldersel.h
9088         * src/folderutils.c
9089         * src/folderutils.h
9090         * src/folderview.c
9091         * src/folderview.h
9092         * src/grouplistdialog.c
9093         * src/grouplistdialog.h
9094         * src/headerview.c
9095         * src/headerview.h
9096         * src/html.c
9097         * src/html.h
9098         * src/image_viewer.c
9099         * src/image_viewer.h
9100         * src/imap.c
9101         * src/imap.h
9102         * src/imap_gtk.c
9103         * src/imap_gtk.h
9104         * src/import.c
9105         * src/import.h
9106         * src/importldif.c
9107         * src/importldif.h
9108         * src/importmutt.c
9109         * src/importmutt.h
9110         * src/importpine.c
9111         * src/importpine.h
9112         * src/inc.c
9113         * src/inc.h
9114         * src/jpilot.c
9115         * src/jpilot.h
9116         * src/ldapctrl.c
9117         * src/ldapctrl.h
9118         * src/ldaplocate.c
9119         * src/ldaplocate.h
9120         * src/ldapquery.c
9121         * src/ldapquery.h
9122         * src/ldapserver.c
9123         * src/ldapserver.h
9124         * src/ldaputil.c
9125         * src/ldaputil.h
9126         * src/ldif.c
9127         * src/ldif.h
9128         * src/localfolder.c
9129         * src/localfolder.h
9130         * src/main.c
9131         * src/main.h
9132         * src/mainwindow.c
9133         * src/mainwindow.h
9134         * src/manual.c
9135         * src/manual.h
9136         * src/matcher.c
9137         * src/matcher.h
9138         * src/matcher_parser.h
9139         * src/matcher_parser_lex.l
9140         * src/matcher_parser_parse.y
9141         * src/mbox.c
9142         * src/mbox.h
9143         * src/message_search.c
9144         * src/message_search.h
9145         * src/messageview.c
9146         * src/messageview.h
9147         * src/mh.c
9148         * src/mh.h
9149         * src/mh_gtk.c
9150         * src/mh_gtk.h
9151         * src/mimeview.c
9152         * src/mimeview.h
9153         * src/msgcache.c
9154         * src/msgcache.h
9155         * src/mutt.c
9156         * src/mutt.h
9157         * src/news.c
9158         * src/news.h
9159         * src/news_gtk.c
9160         * src/news_gtk.h
9161         * src/noticeview.c
9162         * src/noticeview.h
9163         * src/partial_download.c
9164         * src/partial_download.h
9165         * src/pine.c
9166         * src/pine.h
9167         * src/pop.c
9168         * src/pop.h
9169         * src/prefs_account.c
9170         * src/prefs_account.h
9171         * src/prefs_actions.c
9172         * src/prefs_actions.h
9173         * src/prefs_common.c
9174         * src/prefs_common.h
9175         * src/prefs_compose_writing.c
9176         * src/prefs_compose_writing.h
9177         * src/prefs_customheader.c
9178         * src/prefs_customheader.h
9179         * src/prefs_display_header.c
9180         * src/prefs_display_header.h
9181         * src/prefs_ext_prog.c
9182         * src/prefs_ext_prog.h
9183         * src/prefs_filtering.c
9184         * src/prefs_filtering.h
9185         * src/prefs_filtering_action.c
9186         * src/prefs_filtering_action.h
9187         * src/prefs_folder_column.c
9188         * src/prefs_folder_column.h
9189         * src/prefs_folder_item.c
9190         * src/prefs_folder_item.h
9191         * src/prefs_fonts.c
9192         * src/prefs_fonts.h
9193         * src/prefs_gtk.c
9194         * src/prefs_gtk.h
9195         * src/prefs_image_viewer.c
9196         * src/prefs_image_viewer.h
9197         * src/prefs_matcher.c
9198         * src/prefs_matcher.h
9199         * src/prefs_message.c
9200         * src/prefs_message.h
9201         * src/prefs_msg_colors.c
9202         * src/prefs_msg_colors.h
9203         * src/prefs_other.c
9204         * src/prefs_other.h
9205         * src/prefs_quote.c
9206         * src/prefs_quote.h
9207         * src/prefs_receive.c
9208         * src/prefs_receive.h
9209         * src/prefs_send.c
9210         * src/prefs_send.h
9211         * src/prefs_spelling.c
9212         * src/prefs_spelling.h
9213         * src/prefs_summaries.c
9214         * src/prefs_summaries.h
9215         * src/prefs_summary_column.c
9216         * src/prefs_summary_column.h
9217         * src/prefs_template.c
9218         * src/prefs_template.h
9219         * src/prefs_themes.c
9220         * src/prefs_themes.h
9221         * src/prefs_toolbar.c
9222         * src/prefs_toolbar.h
9223         * src/prefs_wrapping.c
9224         * src/prefs_wrapping.h
9225         * src/privacy.c
9226         * src/privacy.h
9227         * src/procheader.c
9228         * src/procheader.h
9229         * src/procmime.c
9230         * src/procmime.h
9231         * src/procmsg.c
9232         * src/procmsg.h
9233         * src/quote_fmt.c
9234         * src/quote_fmt_parse.y
9235         * src/recv.c
9236         * src/recv.h
9237         * src/remotefolder.c
9238         * src/remotefolder.h
9239         * src/send_message.c
9240         * src/send_message.h
9241         * src/setup.c
9242         * src/setup.h
9243         * src/simple-gettext.c
9244         * src/sourcewindow.c
9245         * src/sourcewindow.h
9246         * src/ssl_manager.c
9247         * src/ssl_manager.h
9248         * src/statusbar.c
9249         * src/statusbar.h
9250         * src/stock_pixmap.c
9251         * src/stock_pixmap.h
9252         * src/summary_search.c
9253         * src/summary_search.h
9254         * src/summaryview.c
9255         * src/summaryview.h
9256         * src/syldap.c
9257         * src/syldap.h
9258         * src/textview.c
9259         * src/textview.h
9260         * src/toolbar.c
9261         * src/toolbar.h
9262         * src/undo.c
9263         * src/undo.h
9264         * src/unmime.c
9265         * src/unmime.h
9266         * src/vcard.c
9267         * src/vcard.h
9268         * src/wizard.c
9269         * src/wizard.h
9270         * src/common/base64.c
9271         * src/common/base64.h
9272         * src/common/defs.h
9273         * src/common/hooks.c
9274         * src/common/hooks.h
9275         * src/common/log.c
9276         * src/common/log.h
9277         * src/common/md5.c
9278         * src/common/md5.h
9279         * src/common/mgutils.c
9280         * src/common/mgutils.h
9281         * src/common/nntp.c
9282         * src/common/nntp.h
9283         * src/common/passcrypt.c
9284         * src/common/passcrypt.h.in
9285         * src/common/plugin.c
9286         * src/common/plugin.h
9287         * src/common/prefs.c
9288         * src/common/prefs.h
9289         * src/common/progressindicator.c
9290         * src/common/progressindicator.h
9291         * src/common/quoted-printable.c
9292         * src/common/quoted-printable.h
9293         * src/common/session.c
9294         * src/common/session.h
9295         * src/common/smtp.c
9296         * src/common/smtp.h
9297         * src/common/socket.c
9298         * src/common/socket.h
9299         * src/common/ssl.c
9300         * src/common/ssl.h
9301         * src/common/ssl_certificate.c
9302         * src/common/ssl_certificate.h
9303         * src/common/string_match.c
9304         * src/common/string_match.h
9305         * src/common/stringtable.c
9306         * src/common/sylpheed.c
9307         * src/common/sylpheed.h
9308         * src/common/template.c
9309         * src/common/template.h
9310         * src/common/timing.h
9311         * src/common/utils.c
9312         * src/common/utils.h
9313         * src/common/uuencode.c
9314         * src/common/uuencode.h
9315         * src/common/version.h.in
9316         * src/common/xml.c
9317         * src/common/xml.h
9318         * src/common/xmlprops.c
9319         * src/common/xmlprops.h
9320         * src/gtk/about.c
9321         * src/gtk/about.h
9322         * src/gtk/colorlabel.c
9323         * src/gtk/colorlabel.h
9324         * src/gtk/colorsel.c
9325         * src/gtk/colorsel.h
9326         * src/gtk/description_window.c
9327         * src/gtk/description_window.h
9328         * src/gtk/filesel.c
9329         * src/gtk/filesel.h
9330         * src/gtk/foldersort.c
9331         * src/gtk/foldersort.h
9332         * src/gtk/gtkutils.c
9333         * src/gtk/gtkutils.h
9334         * src/gtk/inputdialog.c
9335         * src/gtk/inputdialog.h
9336         * src/gtk/logwindow.c
9337         * src/gtk/logwindow.h
9338         * src/gtk/manage_window.c
9339         * src/gtk/manage_window.h
9340         * src/gtk/menu.c
9341         * src/gtk/menu.h
9342         * src/gtk/pluginwindow.c
9343         * src/gtk/pluginwindow.h
9344         * src/gtk/prefswindow.c
9345         * src/gtk/prefswindow.h
9346         * src/gtk/progressdialog.c
9347         * src/gtk/progressdialog.h
9348         * src/gtk/quicksearch.c
9349         * src/gtk/quicksearch.h
9350         * src/gtk/sslcertwindow.c
9351         * src/gtk/sslcertwindow.h
9352         * src/plugins/clamav/clamav_plugin.c
9353         * src/plugins/clamav/clamav_plugin.h
9354         * src/plugins/clamav/clamav_plugin_gtk.c
9355         * src/plugins/demo/demo.c
9356         * src/plugins/dillo_viewer/dillo_prefs.c
9357         * src/plugins/dillo_viewer/dillo_prefs.h
9358         * src/plugins/dillo_viewer/dillo_viewer.c
9359         * src/plugins/mathml_viewer/mathml_viewer.c
9360         * src/plugins/pgpcore/passphrase.c
9361         * src/plugins/pgpcore/passphrase.h
9362         * src/plugins/pgpcore/plugin.c
9363         * src/plugins/pgpcore/prefs_gpg.c
9364         * src/plugins/pgpcore/prefs_gpg.h
9365         * src/plugins/pgpcore/select-keys.c
9366         * src/plugins/pgpcore/select-keys.h
9367         * src/plugins/pgpcore/sgpgme.c
9368         * src/plugins/pgpcore/sgpgme.h
9369         * src/plugins/pgpinline/pgpinline.c
9370         * src/plugins/pgpinline/pgpinline.h
9371         * src/plugins/pgpinline/plugin.c
9372         * src/plugins/pgpmime/pgpmime.c
9373         * src/plugins/pgpmime/pgpmime.h
9374         * src/plugins/pgpmime/plugin.c
9375         * src/plugins/spamassassin/spamassassin.c
9376         * src/plugins/spamassassin/spamassassin.h
9377         * src/plugins/spamassassin/spamassassin_gtk.c
9378         * src/plugins/trayicon/trayicon.c
9379         * tools/OOo2sylpheed.pl
9380         * tools/acroread2sylpheed.pl
9381         * tools/asus_mailled.sh
9382         * tools/filter_conv.pl
9383         * tools/freshmeat_search.pl
9384         * tools/google_search.pl
9385         * tools/kmail2sylpheed.pl
9386         * tools/kmail2sylpheed_v2.pl
9387         * tools/maildir2sylpheed.pl
9388         * tools/multiwebsearch.pl
9389         * tools/newscache_clean.pl
9390         * tools/outlook2sylpheed.pl
9391         * tools/sylpheed-switcher
9392         * tools/update-po
9393         * tools/vcard2xml.py
9394         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9395                 update FSF address
9396
9397 2005-09-21 [colin]      1.9.14cvs46
9398
9399         * src/gedit-print.c
9400         * src/procmsg.c
9401         * src/procmsg.h
9402         * src/textview.c
9403         * src/summaryview.c
9404                 Remove some printing hacks (deselection/reselection),
9405                 which by the way fix printing the currently 
9406                 displayed mime part (still only text)
9407                 Plus a little optimisation of summary_show
9408
9409
9410 2005-09-20 [colin]      1.9.14cvs45
9411
9412         * src/mainwindow.c
9413         * src/messageview.c
9414                 GUI fixups: add accels, set message
9415                 view title to displayed mail's subject
9416         * src/prefs_spelling.c
9417         * src/gtk/gtkaspell.c
9418                 GUI fixups: allow underlining misspelled
9419                 words instead of coloring them (a11y!)
9420
9421 2005-09-19 [colin]
9422
9423         1.9.15rc3 released
9424
9425 2005-09-19 [colin]      1.9.14cvs44
9426
9427         * src/compose.c
9428                 Fix draft message
9429         * src/gtk/gtkaspell.c
9430                 Fix wrong test ;-)
9431
9432 2005-09-19 [colin]      1.9.14cvs43
9433
9434         * src/addressbook.c
9435                 Fix sensitivity of Delete button
9436         * src/compose.c
9437                 Warn if the requested Privacy system
9438                 is not available
9439         * src/exphtmldlg.c
9440         * src/expldifdlg.c
9441         * src/importldif.c
9442         * src/importmutt.c
9443         * src/importpine.c
9444                 Fix crappy UI
9445         * src/
9446         * src/ssl.h
9447         * src/prefs_account.h
9448         * src/prefs_account.c
9449                 Save SSL prefs even in builds that have
9450                 SSL support disable
9451         * src/imap.c
9452         * src/inc.c
9453         * src/news.c
9454         * src/send_message.c
9455                 Warn if connection should be secure, but
9456                 SSL support isn't compiled in
9457         * src/gtkaspell.c
9458                 Fix word separation on UTF-8 systems
9459                 Fixes bug #812 (Strange inline spellchecking)
9460         * src/compose.c
9461                 Warn if the requested Privacy system
9462                 is not available
9463                 Factorize offline warning
9464         * src/imap.c
9465         * src/imap_gtk.c
9466         * src/imap_gtk.h
9467         * src/inc.h
9468         * src/news_gtk.c
9469         * src/news_gtk.h
9470         * src/messageview.c
9471                 Factorize offline warning
9472
9473 2005-09-19 [paul]
9474
9475         1.9.15-rc2 released
9476
9477 2005-09-18 [colin]      1.9.14cvs42
9478
9479         * src/codeconv.c
9480         * src/codeconv.h
9481         * src/procmime.c
9482                 Add a way to get locale's charset ignoring utf-8,
9483                 and use that as default encoding for broken mails
9484
9485 2005-09-18 [colin]      1.9.14cvs41
9486
9487         * src/gtk/logwindow.c
9488                 Translate string. Patch by Fabien Vantard
9489
9490 2005-09-18 [colin]      1.9.14cvs40
9491
9492         * configure.ac
9493                 Fix bug #803 (IMAP/SSL support breaks with 
9494                 GnuTLS libetpan 0.38)
9495
9496 2005-09-18 [colin]      1.9.14cvs39
9497
9498         * src/codeconv.c
9499         * src/compose.c
9500         * src/procmime.c
9501                 More charsets fixes. Fixes bug #806 (non
9502                 ascii characters in subject line)
9503
9504 2005-09-17 [paul]       1.9.14cvs38
9505
9506         * src/folderview.c
9507         * src/mainwindow.c
9508                 fix gcc-2.95 issues
9509                 Patch by Pawel Pekala
9510
9511 2005-09-17 [colin]      1.9.14cvs37
9512
9513         * src/addrindex.c
9514                 bugfix for NO-USE LDAP compilation, patch 
9515                 by Fabien Vantard
9516
9517 2005-09-17 [colin]      1.9.14cvs36
9518
9519         * src/prefs_actions.c
9520         * src/prefs_customheader.c
9521         * src/prefs_display_header.c
9522         * src/prefs_filtering_action.c
9523         * src/prefs_matcher.c
9524         * src/prefs_toolbar.c
9525                 Fix strange casts (less elegant but
9526                 works better)
9527
9528 2005-09-16 [colin]      1.9.14cvs35
9529
9530         * src/jpilot.c
9531                 Missed that one
9532
9533 2005-09-16 [colin]      1.9.14cvs34
9534
9535         * configure.ac
9536         * src/Makefile.am
9537         * src/addr_compl.c
9538         * src/addrindex.c
9539         * src/browseldap.c
9540         * src/editldap.c
9541         * src/ldaplocate.c
9542         * src/ldapquery.c
9543         * src/ldapquery.h
9544         * src/ldapserver.c
9545         * src/ldapserver.h
9546         * src/main.c
9547         * src/matcher_parser_parse.y
9548         * src/prefs_themes.c
9549         * src/etpan/Makefile.am
9550         * src/gtk/description_window.c
9551         * src/plugins/clamav/Makefile.am
9552         * src/plugins/clamav/clamav_plugin.c
9553         * src/plugins/dillo_viewer/Makefile.am
9554         * src/plugins/pgpcore/Makefile.am
9555         * src/plugins/pgpinline/Makefile.am
9556         * src/plugins/pgpmime/Makefile.am
9557         * src/plugins/trayicon/Makefile.am
9558                 Fix 100% cpu usage in address completion list
9559                 Fix little bugs (return with no values etc)
9560                 Fix all warnings (with common CFLAGS)
9561
9562 2005-09-15 [colin]      1.9.14cvs33
9563
9564         * src/addressbook.c
9565                 Fix bug where sometimes a group's email list is empty,
9566                 force its refresh (probably fixes "Re: how to create a 
9567                 distribution list")
9568         * src/ldapquery.c
9569                 Don't return to the callback in the main thread from the
9570                 fetch thread (or face segs!)
9571
9572 2005-09-15 [paul]       1.9.14cvs32
9573
9574         * src/prefs_matcher.c
9575                 forgotten in last commit
9576
9577 2005-09-15 [paul]       1.9.14cvs31
9578
9579         * src/prefs_actions.c
9580         * src/prefs_filtering_action.c
9581         * src/prefs_quote.c
9582         * src/quote_fmt.c
9583         * src/summaryview.c
9584         * src/gtk/description_window.c
9585         * src/gtk/description_window.h
9586         * src/gtk/quicksearch.c
9587                 allow interaction with the called
9588                 description window
9589                 Patch by Anders Hammar
9590
9591 2005-09-14 [paul]       1.9.14cvs30
9592
9593         * src/compose.c
9594                 fix a little annoyance when pasting with 3rd button 
9595                 with wrap_pastes=0 and wrap_input=1
9596                 Patch by Colin
9597
9598 2005-09-14 [paul]       1.9.14cvs29
9599
9600         * src/prefs_account.c
9601                 disable 'Filter messages on receiving' for
9602                 SMTP-only accounts
9603                 Patch  by Anders Hammar
9604
9605 2005-09-14 [paul]       1.9.14cvs28
9606
9607         * po/sk.po
9608                 fix crash
9609                 updated by Andrej Kacian
9610
9611 2005-09-14 [paul]
9612
9613         1.9.15-rc1 released
9614
9615 2005-09-14 [paul]       1.9.14cvs27
9616
9617         * po/es.po
9618                 updated by Ricardo Mones Lastra
9619         * src/compose.c
9620         * src/compose.h
9621                 associate no_wrap_tags to Compose windows
9622                 instead of using a static one
9623                 Patch by Colin
9624         * src/mbox.c
9625                 fix proc_mbox()
9626                 Patch by wwp
9627         * src/textview.c
9628                 remove unneeded printf()
9629
9630 2005-09-14 [paul]       1.9.14cvs26
9631
9632         * src/addrcache.c
9633         * src/codeconv.h
9634         * src/folder.h
9635         * src/mainwindow.h
9636         * src/mh.c
9637         * src/mimeview.h
9638         * src/partial_download.c
9639         * src/pop.c
9640         * src/prefs_account.c
9641         * src/prefs_account.h
9642         * src/prefs_actions.c
9643         * src/prefs_customheader.c
9644         * src/prefs_display_header.c
9645         * src/prefs_filtering_action.c
9646         * src/prefs_matcher.c
9647         * src/prefs_toolbar.c
9648         * src/privacy.h
9649         * src/procmime.c
9650         * src/procmime.h
9651         * src/procmsg.h
9652         * src/textview.c
9653         * src/undo.h
9654         * src/common/plugin.c
9655         * src/common/session.h
9656         * src/common/socket.c
9657         * src/common/socket.h
9658         * src/common/template.c
9659         * src/gtk/gtkaspell.c
9660         * src/gtk/quicksearch.h
9661         * src/plugins/pgpcore/passphrase.c
9662         * src/plugins/pgpcore/prefs_gpg.h
9663         * src/plugins/pgpcore/select-keys.c
9664         * src/plugins/pgpcore/select-keys.h
9665         * src/plugins/pgpcore/sgpgme.c
9666         * src/plugins/pgpinline/pgpinline.c
9667         * src/plugins/pgpmime/pgpmime.c
9668         * src/plugins/trayicon/trayicon.c
9669                 fix compilation warnings
9670                 Patch by Daniel Gustafson
9671
9672 2005-09-14 [paul]       1.9.14cvs25
9673
9674         * src/addressbook.c
9675                 add missing column header, and other small
9676                 bug fixes
9677                 Patch by Anders Hammar
9678
9679 2005-09-13 [colin]      1.9.14cvs24
9680
9681         * src/gtk/gtkaspell.c
9682                 Fix non-utf8 in menu
9683                 Fix little leaks
9684                 Nullify struct members after free()s
9685
9686 2005-09-13 [colin]      1.9.14cvs23
9687
9688         * src/compose.c
9689                 Test utf8 compliance before inserting to 
9690                 buffer, and try to convert if necessary
9691         * src/procmime.c
9692                 If no charset is present, use the locale 
9693                 one instead of us-ascii
9694         * src/procmsg.c
9695                 Add Sender, List-Post and To in the checked 
9696                 headers for automatic rules creation 
9697                 (thanks to wwp)
9698         * src/prefs_themes.c
9699         * src/gtk/gtkaspell.c
9700                 Remove deprecated functions. 
9701                 patch by Daniel Gustafson
9702
9703 2005-09-12 [colin]      1.9.14cvs22
9704
9705         * src/compose.c
9706                 Fix bug #448 (Scrolling/Redraw issue with 
9707                 address-fields in Header)
9708         * src/mainwindow.c
9709         * src/summaryview.c
9710         * src/summaryview.h
9711                 Fix loss of MSG_MARKED on move/copy
9712                 Fix bug #804 (Quicksearch togglebutton doesn't 
9713                 get depressed after '/' key is pressed)
9714
9715 2005-09-12 [paul]       1.9.14cvs21
9716
9717         * AUTHORS
9718         * src/gtk/logwindow.c
9719                 add 'Clear Log' to popup menu
9720                 Patch by Anders Hammar <anders.hammar@telia.com>
9721
9722 2005-09-12 [paul]       1.9.14cvs20
9723
9724         * src/compose.c
9725                 set correct sensitivity on attachments
9726                 popup menu
9727         * src/folder.c
9728                 fix typo
9729         * src/prefs_spelling.c
9730                 fix crash when no LANG env is set
9731         * src/common/xml.c
9732                 fix crash in wizard
9733                 don't use memeory after free
9734
9735         All patches by Daniel Gustafson
9736
9737 2005-09-12 [paul]       1.9.14cvs19
9738
9739         * src/prefs_themes.c
9740                 make theme info selectable
9741         * src/gtk/description_window.c
9742                 make window non-modal
9743         * tools/README
9744                 add details of asus_mailed.sh
9745         * tools/claws.i18n.status.pl
9746                 update for new zh_TW translator
9747                 widen the output
9748                 create alternate coloured lines
9749                 improve readability
9750
9751 2005-09-10 [colin]      1.9.14cvs18
9752
9753         * src/plugins/pgpcore/select-keys.c
9754                 Better order for the buttons
9755
9756 2005-09-10 [colin]      1.9.14cvs17
9757
9758         * src/compose.c
9759         * src/plugins/pgpcore/select-keys.c
9760         * src/plugins/pgpcore/select-keys.h
9761         * src/plugins/pgpcore/sgpgme.c
9762                 Add a "Don't encrypt" button to the key
9763                 selection dialog. Fixes bug #177 (There should be a 
9764                 'Don't encrypt button in the Select Keys dialog)
9765
9766 2005-09-10 [colin]      1.9.14cvs16
9767
9768         * src/compose.c
9769                 Fix bug #572 (%X option does not work with templates)
9770
9771 2005-09-10 [colin]      1.9.14cvs15
9772
9773         * src/toolbar.c 
9774                 Remove g_print
9775
9776 2005-09-10 [colin]      1.9.14cvs14
9777
9778         * src/imap.c
9779                 Fix a possible crash
9780
9781 2005-09-09 [colin]      1.9.14cvs13
9782
9783         * src/imap.c
9784         * src/etpan/imap-thread.c
9785         * src/etpan/imap-thread.h
9786                 Fix moving from queue or drafts to normal folders
9787                 Fix bug #794 (No way to delete without expunging)
9788                 Take flags unset by other mailers into account
9789                 Take deleted flag set by other mailers into account
9790                 Fix unsetting REPLIED flag
9791                 Fix crash when capabilities can't be retrieved
9792         * src/mainwindow.c
9793         * src/mainwindow.h
9794                 Add M_DELAYED_FLAGS condition, and let the user use
9795                 Execute in order to be able to expunge deleted mails,
9796                 even if he's not in delayed execute mode
9797         * src/prefs_spelling.c
9798                 Use 'en' dictionary by default if LANG is POSIX or C
9799         * src/gtk/prefswindow.c
9800                 Fix bug #767 (Preferences windows expanding) by making
9801                 the window a bit larger when the resolution is greater
9802                 than 640x480, and by putting the prefs in a
9803                 GtkScrolledWindow.
9804
9805 2005-09-09 [paul]       1.9.14cvs12
9806
9807         * AUTHORS
9808         * configure.ac
9809         * po/zh_TW.Big5.po      ** REMOVED **
9810         * po/zh_TW.po           ** ADDED **
9811                 updated by Wei-Lun Chao
9812
9813 2005-09-09 [paul]       1.9.14cvs11
9814
9815         * src/mainwindow.c
9816                 fix asserts
9817         * src/common/xml.c
9818                 delay memory allocation until file is
9819                 opened successfully
9820                 Patch by Daniel Gustafson
9821
9822 2005-09-09 [colin]      1.9.14cvs10
9823
9824         * src/imap.c
9825                 Add guards
9826
9827 2005-09-08 [colin]      1.9.14cvs9
9828
9829         * src/compose.c
9830                 Alert when we can't save draft
9831                 Fix various wrap/color issues
9832                 Add mid-click pasting respecting wrap_paste option
9833         * src/folder.c
9834         * src/folder.h
9835         * src/folder_item_prefs.c
9836         * src/folder_item_prefs.h
9837         * src/imap.c
9838         * src/imap_gtk.c
9839         * src/imap_gtk.h
9840         * src/main.c
9841         * src/mainwindow.c
9842         * src/mainwindow.h
9843         * src/news.c
9844         * src/news_gtk.c
9845         * src/news_gtk.h
9846         * src/prefs_folder_item.c
9847                 Fix the impossibility to synchronise folders for
9848                 offline use (IMAP and NNTP are concerned)
9849
9850 2005-09-08 [colin]      1.9.14cvs8
9851
9852         * configure.ac
9853                 Build LDAP and JPilot by default if available
9854         * src/textview.c
9855                 Fix use after free
9856
9857 2005-09-08 [paul]       1.9.14cvs7
9858
9859         * doc/manual/en/sylpheed-1.html
9860         * doc/manual/en/sylpheed-18.html
9861         * doc/manual/en/sylpheed-19.html
9862         * doc/manual/en/sylpheed-4.html
9863         * doc/manual/en/sylpheed-6.html
9864         * doc/manual/en/sylpheed.html
9865                 a few minor updates, plus include some
9866                 details about plugins and their requirements
9867         * src/mainwindow.c
9868                 minor changes to English in /View/Sort
9869
9870 2005-09-07 [colin]      1.9.14cvs6
9871
9872         * doc/manual/en/sylpheed-1.html
9873         * doc/manual/en/sylpheed-10.html
9874         * doc/manual/en/sylpheed-11.html
9875         * doc/manual/en/sylpheed-12.html
9876         * doc/manual/en/sylpheed-13.html
9877         * doc/manual/en/sylpheed-14.html
9878         * doc/manual/en/sylpheed-15.html
9879         * doc/manual/en/sylpheed-16.html
9880         * doc/manual/en/sylpheed-17.html
9881         * doc/manual/en/sylpheed-18.html
9882         * doc/manual/en/sylpheed-19.html
9883         * doc/manual/en/sylpheed-2.html
9884         * doc/manual/en/sylpheed-20.html
9885         * doc/manual/en/sylpheed-21.html
9886         * doc/manual/en/sylpheed-22.html
9887         * doc/manual/en/sylpheed-3.html
9888         * doc/manual/en/sylpheed-4.html
9889         * doc/manual/en/sylpheed-5.html
9890         * doc/manual/en/sylpheed-6.html
9891         * doc/manual/en/sylpheed-7.html
9892         * doc/manual/en/sylpheed-8.html
9893         * doc/manual/en/sylpheed-9.html
9894         * doc/manual/en/sylpheed.html
9895                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
9896
9897 2005-09-07 [colin]      1.9.14cvs5
9898
9899         * src/mainwindow.c
9900                 Make labels more to-the-point
9901
9902 2005-09-07 [colin]      1.9.14cvs4
9903
9904         * doc/manual/en/sylpheed-1.html
9905         * doc/manual/en/sylpheed-12.html
9906         * doc/manual/en/sylpheed-13.html
9907         * doc/manual/en/sylpheed-14.html
9908         * doc/manual/en/sylpheed-15.html
9909         * doc/manual/en/sylpheed-16.html
9910         * doc/manual/en/sylpheed-17.html
9911         * doc/manual/en/sylpheed-18.html
9912         * doc/manual/en/sylpheed-19.html
9913         * doc/manual/en/sylpheed-2.html
9914         * doc/manual/en/sylpheed-20.html
9915         * doc/manual/en/sylpheed-21.html
9916         * doc/manual/en/sylpheed-22.html
9917         * doc/manual/en/sylpheed-4.html
9918         * doc/manual/en/sylpheed-5.html
9919         * doc/manual/en/sylpheed-6.html
9920         * doc/manual/en/sylpheed-7.html
9921         * doc/manual/en/sylpheed-8.html
9922         * doc/manual/en/sylpheed-9.html
9923         * doc/manual/en/sylpheed.html
9924                 Update manual
9925
9926 2005-09-07 [colin]      1.9.14cvs3
9927
9928         * doc/faq/en/sylpheed-faq-1.html
9929         * doc/faq/en/sylpheed-faq-2.html
9930         * doc/faq/en/sylpheed-faq-3.html
9931         * doc/faq/en/sylpheed-faq.html
9932                 Update FAQ
9933
9934 2005-09-07 [colin]      1.9.14cvs2
9935
9936         * src/folderview.c
9937         * src/procmsg.c
9938         * src/summaryview.c
9939         * src/toolbar.c
9940                 Fix special subfolders:
9941                 - Inherit parent's icon
9942                 - sent contents of queues subfolders
9943                 - empty subfolders of trashes
9944         * src/mainwindow.c
9945                 Remove outdated manual and faq entries
9946         * src/common/utils.c
9947                 Add quotes around %s coming from mailcap
9948
9949 2005-09-07 [colin]      1.9.14cvs1
9950
9951         * src/compose.c
9952                 After saving draft, set modified to FALSE
9953         * src/mimeview.c
9954         * src/common/utils.c
9955         * src/common/utils.h
9956                 Try to open mime parts using what is 
9957                 indicated in ~/.mailcap or /etc/mailcap,
9958                 if possible.
9959
9960 2005-09-05 [paul]       1.9.14
9961
9962         1.9.14 released
9963
9964         * po/sk.po
9965                 updated by Andrej Kacian
9966
9967 2005-09-05 [paul]       1.9.13cvs83
9968
9969         * po/de.po
9970         * po/es.po
9971         * po/fi.po
9972         * po/fr.po
9973         * po/nb.po
9974         * po/pt_BR.po
9975         * po/sr.po
9976                 updated translations by Thomas Gilgin, Ricardo Mones
9977                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
9978                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
9979
9980 2005-09-04 [paul]       1.9.13cvs82
9981
9982         * src/compose.c
9983                 only warn about exceeded line length limit
9984                 on send
9985
9986 2005-09-04 [paul]       1.9.13cvs81
9987
9988         * src/compose.c
9989                 fix crash in 'line length exceeded' dialogue
9990
9991 2005-09-02 [paul]       1.9.13cvs80
9992
9993         * src/imap.c
9994                 fix bug 795, 'Connection lost IMAP'
9995                 and add statusbar prints
9996                 Patch by Colin
9997
9998 2005-09-02 [paul]       1.9.13cvs79
9999
10000         * src/compose.c
10001                 compose_wrap_paragraph() becomes
10002                 compose_beautify_paragraph()
10003                 Patch by Colin
10004
10005 2005-09-02 [colin]      1.9.13cvs78
10006
10007         * src/folderview.c
10008                 Micro-fix
10009
10010 2005-09-01 [colin]      1.9.13cvs77
10011
10012         * src/imap.c
10013                 Maybe fix bug #795 (Connection lost IMAP)
10014                 Don't try to send logout when we're disconnected.
10015         * src/summaryview.c
10016                 Include locked and marked emails in HRM
10017                 view. Fixes bug #800 (Locked messages no longer 
10018                 show up when hide read messages is used)
10019
10020 2005-09-01 [paul]       1.9.13cvs76
10021
10022         * src/prefs_common.c
10023                 fix bad cutting
10024
10025 2005-08-31 [colin]      1.9.13cvs75
10026
10027         * src/folderview.c
10028         * src/folderview.h
10029         * src/prefs_summaries.c
10030         * src/summaryview.c
10031                 Fix "go to next new", fix preference
10032                 (Open unread/next swapped)
10033
10034 2005-08-31 [paul]       1.9.13cvs74
10035
10036         * src/compose.c
10037         * src/folderview.c
10038         * src/headerview.c
10039         * src/headerview.h
10040         * src/mainwindow.c
10041         * src/prefs_common.c
10042         * src/prefs_common.h
10043         * src/prefs_fonts.c
10044         * src/summaryview.c
10045         * src/textview.c
10046         * src/common/defs.h
10047                 remove obsolete BOLD_FONT setting
10048                 fix font update in headerview and textview
10049                 headers after prefs change
10050                 Patch By Colin
10051
10052 2005-08-31 [paul]
10053
10054         1.9.14-rc4 released
10055
10056 2005-08-30 [colin]      1.9.13cvs73
10057
10058         * src/summaryview.c
10059                 When Hide read messages is selected and we
10060                 refresh the summaryview, don't remove the 
10061                 currently displayed message. Fixes bug #797
10062                 (Summary view reloads when new mail is 
10063                 downloaded in 1.9.14 rc)
10064
10065 2005-08-30 [colin]      1.9.13cvs72
10066
10067         * src/folderview.c
10068                 Fix flickering
10069         * src/mainwindow.c
10070                 Remove useless callback
10071         * src/mimeview.c
10072         * src/gtk/filesel.c
10073         * src/gtk/filesel.h
10074                 Add a filesel_select_file_save_folder() - used by Save All
10075
10076 2005-08-29 [paul]       1.9.13cvs71
10077
10078         * AUTHORS
10079         * src/matcher_parser_parse.y
10080         * src/etpan/imap-thread.c
10081                 fix building on FreeBSD
10082                 Patch by Daniel Gustafson <daniel@hobbit.se>
10083
10084 2005-08-29 [paul]       1.9.13cvs70
10085
10086         * src/plugins/pgpinline/pgpinline.c
10087                 only initialise sig result if it's been handled
10088                 Patch by Colin
10089
10090 2005-08-29 [paul]       1.9.13cvs69
10091         
10092         Patches by Colin:
10093
10094         * src/imap.c
10095         * src/common.utils.c
10096         * src/common/utils.h
10097                 optimisation
10098         * src/stock_pixmap.h
10099                 fix wrong icon reference
10100         * src/pixmaps/trash_btn.xpm
10101                 replace with nicer image
10102
10103 2005-08-28 [colin]      1.9.13cvs68
10104
10105         * src/Makefile.am
10106         * src/stock_pixmap.c
10107         * src/stock_pixmap.h
10108         * src/toolbar.c
10109         * src/pixmaps/trash_btn.xpm
10110                 Add a specific trash xpm for the button
10111
10112 2005-08-28 [colin]      1.9.13cvs67
10113
10114         * src/imap.c
10115                 Fix leak
10116
10117 2005-08-27 [colin]      1.9.13cvs66
10118
10119         * src/imap.c
10120         * src/procmime.c
10121                 Correctly fix "Problem with replies", fixes
10122                 pgpmime encryption too. 
10123
10124 2005-08-27 [colin]      1.9.13cvs65
10125
10126         * src/folder.c
10127         * src/procmsg.c
10128         * src/procmsg.h
10129         * src/summaryview.c
10130                 Fix bug #517 (messages removed from summaryview 
10131                 when moving fails)
10132
10133 2005-08-27 [colin]      1.9.13cvs64
10134
10135         * tools/Makefile.am
10136         * tools/asus_mailled.sh
10137                 Add a script to blink ASUS laptops' mail LED where there
10138                 is unread mail.
10139
10140 2005-08-27 [colin]      1.9.13cvs63
10141
10142         * src/imap.c
10143         * src/etpan/imap-thread.c
10144         * src/etpan/imap-thread.h
10145                 Implement automatic choosing of login method
10146                 Fixes bug #791
10147         * src/gtk/.cvsignore
10148                 Add sylpheed-marshal.[ch]
10149
10150 2005-08-27 [colin]      1.9.13cvs62
10151
10152         * src/common/utils.c
10153                 Fix confusing perror
10154
10155 2005-08-27 [colin]      1.9.13cvs61
10156
10157         * src/toolbar.c
10158         * src/toolbar.h
10159                 Remove A_DELETE, replace it with 
10160                 A_TRASH and A_DELETE_REAL. Automatically
10161                 rewrite config files to replace A_DELETE
10162                 with A_TRASH (no functionality change).
10163                 Fixes half of #794
10164
10165 2005-08-26 [colin]      1.9.13cvs60
10166
10167         * src/procmime.c
10168                 Previous "Problem with replies" fix brought other
10169                 problems, fixing them
10170
10171 2005-08-26 [colin]      1.9.13cvs59
10172
10173         * src/procmime.c
10174                 Fix "Problem with replies". This happened only
10175                 on IMAP...
10176         * src/procmsg.c
10177                 Factorize code a bit
10178         * src/compose.c
10179                 Speed improvement on very long messages (wrapping)
10180                 Fix signature color on Reedit and Redirect
10181                 On Reedit, don't attach pgp-signatures parts, but
10182                 set signing to On.
10183
10184 2005-08-24 [paul]       1.9.13cvs58
10185
10186         * src/compose.c
10187                 don't claim success when clicking
10188                 Cancel on the passphrase box.
10189                 Patch by Colin
10190
10191 2005-08-24 [paul]       1.9.13cvs57
10192
10193         * src/main.c
10194                 fix misplaced sylpheed.log
10195         * src/common/defs.h
10196                 define UIDL_DIR
10197
10198 2005-08-24 [paul]       1.9.13cvs56
10199
10200         * src/imap.c
10201         * src/etpan/imap-thread.c
10202         * src/etpan/imap-thread.h
10203                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
10204                 Patch by Colin
10205         * src/gtk/sylpheed-marshal.c    ** REMOVED **
10206         * src/gtk/sylpheed-marshal.h    ** REMOVED **
10207                 remove autogenerated files
10208         * tools/kdeservicemenu/README
10209         * tools/kdeservicemenu/install.sh
10210         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10211         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10212                 use Claws icon, use 'Sylpheed-Claws' in menu,
10213                 use kdialog, and other cleanups
10214
10215 2005-08-23 [paul]       1.9.13cvs55
10216
10217         * src/compose.c
10218                 fix paste/wrap crash
10219                 Patch by Colin
10220
10221 2005-08-23 [paul]       1.9.13cvs54
10222
10223         * src/main.c
10224                 fix crash recovery
10225                 Patch by Colin
10226
10227 2005-08-23 [paul]       1.9.13cvs53
10228
10229         * src/addressbook.c
10230         * src/editaddress.c
10231                 view all data of LDAP contacts
10232                 Patch by Colin
10233
10234 2005-08-23 [paul]       1.9.13cvs52
10235
10236         * src/addressbook.c
10237                 fix issues with the Search field
10238                 Patch by Colin
10239
10240 2005-08-22 [paul]       1.9.13cvs51
10241
10242         * src/folderview.c
10243                 put name of folder in processing dialog
10244                 title
10245         * src/prefs_folder_item.c
10246                 improve english usage
10247
10248 2005-08-22 [paul]       1.9.13cvs50
10249
10250         * src/filtering.c
10251         * src/filtering.h
10252         * src/matcher.c
10253         * src/matcher_parser_lex.l
10254         * src/matcher_parser_parse.y
10255         * src/prefs_filtering.c
10256                 add Filtering/Processing rule names feature.
10257                 (the incompatible old matcherrc is saved as
10258                 matcherrc.pre_names).
10259                 Patch by Colin
10260
10261 2005-08-22 [paul]       1.9.13cvs49
10262
10263         * src/procmsg.c
10264                 fix colour labelling
10265                 Patch by Colin
10266
10267 2005-08-22 [paul]       1.9.13cvs48
10268
10269         * src/textview.c
10270                 fix open_image_cb()
10271
10272 2005-08-22 [paul]       1.9.13cvs47
10273
10274         * src/imap.c
10275                 fix bug 789, 'SC crashes with imap (CVS ver)'
10276                 Patch by Colin
10277
10278 2005-08-22 [paul]       1.9.13cvs46
10279
10280         * src/mimeview.c
10281         * src/prefs_common.c
10282         * src/common/defs.h
10283                 define reused defaults in defs.h
10284         * src/textview.c
10285                 add 'Open image' to image popup menu
10286
10287 2005-08-21 [colin]      1.9.13cvs45
10288
10289         * src/summaryview.c
10290                 Fix bug #788 (Bogus "From" address displayed)
10291
10292 2005-08-20 [colin]      1.9.13cvs44
10293
10294         * src/folder.c
10295                 Fix buf #787 (multilevel delete causes SIGSEGV)
10296
10297 2005-08-19 [colin]      1.9.13cvs43
10298
10299         * src/inc.c
10300         * src/prefs_common.c
10301         * src/prefs_common.h
10302                 Add an hidden pref to allow modifying the
10303                 update stepping in incorporation.
10304                 Patch by wwp.
10305
10306 2005-08-19 [colin]      1.9.13cvs42
10307
10308         * src/compose.c
10309         * src/procmime.c
10310                 Workaround for broken MUAs: encode 
10311                 Content-type: name: as ASCII and 
10312                 Content-Disposition: filename: as
10313                 per rfc2231
10314         * src/prefs_account.c
10315                 Fix invisible-ness of SMTP SSL prefs
10316                 in NNTP accounts
10317
10318 2005-08-19 [paul]       1.9.13cvs41
10319
10320         * src/compose.c
10321         * src/prefs_common.c
10322         * src/prefs_common.h
10323         * src/prefs_wrapping.c
10324                 paste with or without wrapping.
10325                 patch by Colin
10326
10327 2005-08-19 [paul]       1.9.13cvs40
10328
10329         * src/prefs_common.c
10330         * src/prefs_common.h
10331         * src/summaryview.c
10332                 reintroduce enable_swap_from as a
10333                 hidden pref. patch by Colin
10334         * src/quote_fmt_parse.y
10335         * src/plugins/clamav/clamav_plugin.c
10336         * src/plugins/dillo_viewer/dillo_viewer.c
10337         * src/plugins/mathml_viewer/mathml_viewer.c
10338         * src/plugins/pgpcore/sgpgme.c
10339         * src/plugins/pgpinline/pgpinline.c
10340         * src/plugins/pgpmime/pgpmime.c
10341                 tidy up. patch by Colin
10342
10343 2005-08-19 [paul]       1.9.13cvs39
10344
10345         * configure.ac
10346                 complete cvs38's sync
10347         * src/editaddress.c
10348         * src/gedit-print.c
10349         * src/mutt.c
10350         * src/etpan/etpan-log.c
10351         * src/etpan/imap-thread.c
10352         * src/gtk/gtksourceprintjob.c
10353                 fix compilation warnings
10354                 (patch by Colin)
10355
10356 2005-08-19 [paul]       1.9.13cvs38
10357
10358         sync with main:
10359
10360         * src/account.c
10361         * src/action.c
10362         * src/addrbook.c
10363         * src/addrcache.c
10364         * src/addrharvest.c
10365         * src/addrindex.c
10366         * src/codeconv.c
10367         * src/compose.c
10368         * src/crash.c
10369         * src/exporthtml.c
10370         * src/exportldif.c
10371         * src/folder.c
10372         * src/image_viewer.c
10373         * src/inc.c
10374         * src/inc.h
10375         * src/jpilot.c
10376         * src/ldif.c
10377         * src/main.c
10378         * src/matcher.c
10379         * src/mbox.c
10380         * src/messageview.c
10381         * src/mh.c
10382         * src/mimeview.c
10383         * src/msgcache.c
10384         * src/mutt.c
10385         * src/news.c
10386         * src/partial_download.c
10387         * src/pine.c
10388         * src/pop.c
10389         * src/prefs_actions.c
10390         * src/prefs_common.c
10391         * src/prefs_customheader.c
10392         * src/prefs_display_header.c
10393         * src/prefs_gtk.c
10394         * src/prefs_themes.c
10395         * src/procheader.c
10396         * src/procmime.c
10397         * src/procmsg.c
10398         * src/recv.c
10399         * src/send_message.c
10400         * src/simple-gettext.c
10401         * src/sourcewindow.c
10402         * src/textview.c
10403         * src/vcard.c
10404         * src/common/defs.h
10405         * src/common/log.c
10406         * src/common/plugin.c
10407         * src/common/prefs.c
10408         * src/common/session.c
10409         * src/common/session.h
10410         * src/common/socket.c
10411         * src/common/socket.h
10412         * src/common/ssl_certificate.c
10413         * src/common/template.c
10414         * src/common/utils.c
10415         * src/common/utils.h
10416         * src/common/xml.c
10417         * src/gtk/about.c
10418         added wrappers for C library function that
10419                 take pathname arguments.
10420                 enabled compilation with MinGW.
10421                 use GDir instead of directly using opendir().
10422                 added rename_force().
10423
10424 2005-08-19 [paul]       1.9.13cvs37
10425         
10426         patches by Colin:
10427         * src/compose.c
10428                 fix privacy settings on re-editing
10429                 a sent message
10430         * src/jpilot.c
10431                 fix encoding bug
10432         * src/folder.c
10433         * src/procmsg.c
10434         * src/procmsg.h
10435         * src/summaryview.c
10436                 flag changing optimisation
10437
10438 2005-08-18 [martin]     1.9.13cvs36
10439
10440         * commitHelper
10441             added my login
10442         * src/addrcache.c
10443         * src/addrharvest.c
10444         * src/addrindex.c
10445         * src/compose.c
10446         * src/grouplistdialog.c
10447         * src/main.c
10448         * src/mainwindow.c
10449         * src/msgcache.c
10450         * src/mutt.c
10451         * src/pine.c
10452         * src/prefs_account.c
10453         * src/prefs_themes.c
10454         * src/stock_pixmap.c
10455         * src/summaryview.c
10456         * src/gtk/about.c
10457         * src/gtk/logwindow.c
10458             removed deprecated glib and gdk stuff
10459         * src/plugins/pgpcore/select-keys.c
10460             convert attributes from locale to utf8
10461
10462 2005-08-17 [paul]       1.9.13cvs35
10463
10464         * src/account.c
10465         * src/addressbook.c
10466                 use new GTK_STOCK_ icons if available
10467         * src/summaryview.c
10468         * src/gtk/gtksctree.c
10469         * src/gtk/gtksctree.h
10470                 faster range select. patch by Colin
10471
10472 2005-08-17 [paul]       1.9.13cvs34
10473
10474         patches by colin:
10475         * src/addressbook.c
10476         * src/addressitem.h
10477                 Add an edit button for contacts, fix selections
10478                 of gtksctree items
10479         * src/editaddress.c
10480                 Change labels, let Save be always possible in the
10481                 email and user atributes tabs
10482         * src/folderview.c
10483                 fix sort issues
10484         * src/summaryview.c
10485                 select next item instead of the displayed one
10486                 after deletion
10487
10488         * src/gtk/progressdialog.c
10489                 use prefs_common.enable_rules_hint
10490
10491 2005-08-13 [hoa]        1.9.13cvs33
10492
10493         * src/etpan/imap-thread.c
10494                 fixed build on Solaris.
10495
10496 2005-08-10 [colin]      1.9.13cvs32
10497
10498         * src/procmsg.c
10499                 Fix cvs31 (missing fclose before reading
10500                 the file)
10501
10502 2005-08-10 [colin]      1.9.13cvs31
10503
10504         * src/procmsg.c
10505                 Fix procmsg_msginfo_new_from_mimeinfo() when
10506                 the MimeInfo isn't stored in memory. This fixes
10507                 replying to an attached message.
10508
10509 2005-08-10 [colin]      1.9.13cvs30
10510
10511         * src/mainwindow.c
10512                 Fix slowness in account changing
10513
10514 2005-08-10 [colin]      1.9.13cvs29
10515
10516         * src/folder.c
10517         * src/folderutils.c
10518         * src/folderview.c
10519         * src/imap_gtk.c
10520         * src/mainwindow.c
10521         * src/mh_gtk.c
10522         * src/procmsg.c
10523         * src/summaryview.c
10524                 Optimize folder_has_parent_of_type
10525                 Prevent moving special sub-folders from contextual menus
10526                 Rework message a bit ("Empty all messages" -> "Delete all
10527                 messages")
10528                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
10529                 and "Deleted Items" folders)
10530
10531 2005-08-08 [colin]      1.9.13cvs28
10532
10533         * src/summaryview.c
10534         * src/prefs_summaries.c
10535                 Make "Select first unread|new" more flexible
10536                 (just prioritize new or unread)
10537
10538 2005-08-08 [colin]      1.9.13cvs27
10539
10540         * src/summaryview.c
10541                 If "select first new" is selected and there only
10542                 are unread messages, fallback to "select first
10543                 unread".
10544
10545 2005-08-08 [colin]      1.9.13cvs26
10546
10547         * src/folder.c
10548                 Fix shameful bugs (and bug #779)
10549
10550 2005-08-08 [colin]      1.9.13cvs25
10551
10552         * src/folder.c
10553         * src/folder.h
10554                 Cache parents' type to make folder_has_parent_of_type
10555                 faster
10556         * src/folderview.c
10557                 Forbid DnD of special sub-folders
10558         * src/procmsg.c
10559         * src/procmsg.h
10560                 Add MAIL_POSTFILTERING_HOOK
10561         * src/summaryview.c
10562                 Revert over-zealous deletion of the use_addr_book 
10563                 code
10564
10565 2005-08-07 [colin]      1.9.13cvs24
10566
10567         * src/folder.c
10568                 Fix big mistake (passing MsgInfo instead 
10569                 of FolderItem)
10570
10571 2005-08-07 [colin]      1.9.13cvs23
10572
10573         * src/compose.c
10574         * src/folder.c
10575         * src/folder.h
10576         * src/foldersel.c
10577         * src/folderutils.c
10578         * src/folderview.c
10579         * src/imap.c
10580         * src/mainwindow.c
10581         * src/messageview.c
10582         * src/mh.c
10583         * src/msgcache.c
10584         * src/procmime.c
10585         * src/summaryview.c
10586                 Make subfolders of Drafts, Queue, Outbox, Trash
10587                 work like their parents. 
10588                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
10589
10590 2005-08-07 [colin]      1.9.13cvs22
10591
10592         * src/addressbook.c
10593                 Fix bug #771 (Dragged contacts not saved)
10594
10595 2005-08-07 [paul]       1.9.13cvs21
10596
10597         * src/summaryview.c
10598                 fix bug 32 'Search Doesn't display results
10599                 if "Hide Read Messages" is chosen'
10600                 be more literal in interpreting 'Hide read
10601                 messages'
10602
10603 2005-08-07 [colin]      1.9.13cvs20
10604
10605         * src/folderview.c
10606                 Add debug
10607         * src/summaryview.c
10608                 Faster 'unthread_for_execution'
10609
10610 2005-08-06 [paul]       1.9.13cvs19
10611
10612         * src/mainwindow.c
10613                 add mnemonics to Set displayed columns
10614                 fix bug where msgview_visible option was
10615                 overwritten as TRUE on startup
10616
10617 2005-08-06 [paul]       1.9.13cvs18
10618
10619         * src/mainwindow.c
10620                 refer to 'displayed columns in folder/message
10621                 list' not 'displayed items in summary/message view'
10622         * src/prefs_display_header.c
10623                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
10624                 be consistent with similar dialogues
10625         * src/prefs_folder_column.c
10626         * src/prefs_summary_column.c
10627                 'columns' not 'items', and folder and message lists,
10628                 instead of folder and summary views;
10629                 Use 'Hidden columns' as list heading not 'Available
10630                 items';
10631                 move the 'Remove' button to the right hand side;
10632                 top-align the buttons;
10633                 remove unneeded vbox
10634         * src/prefs_summaries.c
10635                 put the 2 column prefs buttons in a frame to reduce
10636                 overall width; refer to columns not items &c.
10637
10638 2005-08-05 [colin]      1.9.13cvs17
10639
10640         * src/prefs_common.c
10641         * src/prefs_common.h
10642         * src/mainwindow.c
10643         * src/compose.c
10644         * src/messageview.c
10645                 Add an hidden toolbar_detachable pref, so
10646                 that I can get rid of these painful handles
10647                 in the toolbars. Defaults to TRUE to avoid
10648                 changing the GUI on unsuspecting people...
10649
10650 2005-08-05 [colin]      1.9.13cvs16
10651
10652         * src/Makefile.am
10653         * src/prefs_folder_column.c
10654         * src/prefs_folder_column.h
10655                 Add prefs for folder columns
10656         * src/folderview.c
10657         * src/folderview.h
10658         * src/mainwindow.c
10659         * src/mainwindow.h
10660         * src/prefs_common.c
10661         * src/prefs_common.h
10662         * src/prefs_summaries.c
10663                 Use them
10664         * src/prefs_summary_column.c
10665         * src/summaryview.c
10666         * src/summaryview.h
10667                 Add a To column
10668         * src/textview.c
10669         * src/common/utils.c
10670         * src/common/utils.h
10671                 Move uri colourisation functions
10672                 to utils
10673         * src/compose.c
10674                 Colourise URIs
10675         * src/imap.c
10676                 Fix bug with LIST where we'd try
10677                 to get Folder//////[...]/// 
10678
10679 2005-08-05 [paul]       1.9.13cvs15
10680
10681         * src/prefs_summaries.c
10682                 improve the English usage
10683         * src/summaryview.c
10684                 set font on column change
10685                 thanks to Colin
10686
10687 2005-08-05 [paul]       1.9.13cvs14
10688
10689         * src/prefs_common.c
10690         * src/prefs_common.h
10691         * src/prefs_summaries.c
10692         * src/summaryview.c
10693                 replace 'open_unread_on_enter' option with
10694                 'select_on_entry' option. opening/not opening
10695                 is now exclusively controlled by 'always_show_msg'
10696
10697 2005-08-04 [colin]      1.9.13cvs13
10698
10699         * src/compose.c
10700                 Remove dead code
10701                 Add colourisation of quotes and signatures
10702         * src/folderview.c
10703                 Fix possible crashes
10704         * src/messageview.c
10705                 Change an assert that is no problem
10706         * src/news.c
10707         * src/news_gtk.c
10708         * src/news_gtk.h
10709                 Fix offline mode
10710         * src/gtk/quicksearch.c
10711                 Fix a possible crash
10712
10713 2005-08-03 [colin]      1.9.13cvs12
10714
10715         * src/prefs_account.c
10716                 Fix bug #777 (Sylpheed crash in account configuration)
10717
10718 2005-08-03 [colin]      1.9.13cvs11
10719
10720         * src/addressbook.c
10721         * src/editaddress.c
10722         * src/editgroup.c
10723                 Fixing addressbook, round 2
10724         * src/textview.c
10725                 Fix emphasis color on rechecking 'Colorize messages'
10726
10727 2005-08-03 [paul]       1.9.13cvs10
10728
10729         sync with main
10730
10731         * src/addr_compl.c
10732         * src/compose.c
10733         * src/main.c
10734         * src/pop.c
10735         * src/prefs_account.c
10736         * src/procmime.c
10737         * src/procmsg.c
10738         * src/quote_fmt_parse.y
10739         * src/textview.c
10740         * src/common/quoted-printable.c
10741         * src/common/utils.c
10742         * src/common/utils.h
10743         * src/common/xml.c
10744                 replaced incorrect locale-independent
10745                 ctype functions with GLib's. Corrected
10746                 signedness mismatch.
10747         * src/headerview.c
10748                 headerview_create(): added spacing for vbox.
10749         * src/gtk/about.c
10750                 set focus to the OK button.
10751
10752 2005-08-03 [colin]      1.9.13cvs9
10753
10754         * src/folderview.c
10755                 Fix possible crash
10756
10757 2005-08-02 [colin]      1.9.13cvs8
10758
10759         * src/mainwindow.c
10760                 Fix cast
10761         * src/addressbook.c
10762         * src/addressitem.h
10763                 Fix a cast and more generally, try to make the
10764                 GUI more intuitive and consistent (round 1)
10765
10766 2005-08-02 [paul]       1.9.13cvs7
10767
10768         * src/folder.h
10769                 missing in 1.9.13cvs6
10770
10771 2005-08-02 [colin]      1.9.13cvs6
10772
10773         * src/folder.c
10774                 Fix one more leak
10775
10776 2005-08-02 [colin]      1.9.13cvs5
10777
10778         * src/folder.c
10779         * src/folderview.c
10780         * src/imap.c
10781         * src/main.c
10782         * src/mbox.c
10783         * src/procmsg.c
10784         * src/summaryview.c
10785                 Fix a number of folder_item_get_msg_list()-related
10786                 leaks (missing procmsg_msginfo_free()s)
10787
10788 2005-08-01 [colin]      1.9.13cvs4
10789
10790         * src/folderview.c
10791         * src/folderview.h
10792         * src/mainwindow.c
10793         * src/prefs_fonts.c
10794         * src/prefs_summaries.c
10795         * src/prefs_themes.c
10796         * src/summaryview.c
10797         * src/summaryview.h
10798         * src/textview.c
10799         * src/textview.h
10800                 Fix instant-apply of summary and folderview-related prefs
10801                 Fix erroneous g_free and alertpanels in prefs_theme
10802                 Add instant-apply for fonts
10803                 Defer applying of prefs a little bit so it's done only
10804                 once even if requested by multiples prefs pages
10805
10806 2005-08-01 [paul]       1.9.13cvs3
10807
10808         * src/main.c
10809                 fix bug 776 'S.C. crashes on close'
10810                 thanks to Colin
10811         * src/etpan/etpan-thread-manager-types.h
10812                 add missing include
10813                 thanks to Hoa
10814
10815 2005-07-25 [paul]       1.9.13cvs2
10816
10817         * src/summaryview.c
10818                 fix typos. spotted by Fabien Vantard
10819
10820 2005-07-24 [paul]       1.9.13cvs1
10821
10822         * doc/man/sylpheed.1
10823                 update man page, incorporating fix of
10824                 bug 769 'Typo in manpage'
10825         * src/etpan/imap-thread.c
10826                 fix NetBSD openssl dependencies. patch by
10827                 George Michaelson <ggm@apnic.net>
10828         * po/pt_BR.po
10829                 updated by Frederico Goncalves Guimaraes
10830
10831 2005-07-22 [paul]       1.9.13
10832
10833         1.9.13 release
10834
10835 2005-07-22 [paul]       1.9.12cvs91
10836
10837         * AUTHORS
10838         * INSTALL
10839         * README.claws
10840         * RELEASE_NOTES.claws
10841                 updated for release
10842         * configure.ac
10843         * po/nb.po
10844         * tools/claws.i18n.status.pl
10845                 add Norwegian translation. submiited by
10846                 Geir Helland <pjallabais@users.sourceforge.net>
10847         * po/ca.po
10848         * po/de.po
10849         * po/es.po
10850         * po/fi.po
10851         * po/fr.po
10852         * po/it.po
10853         * po/sk.po
10854         * po/sr.po
10855         * po/zh_CN.po
10856                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10857                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
10858                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
10859                 Yang Guilong
10860         * src/plugins/clamav/clamav_plugin_gtk.c
10861         * src/plugins/spamassassin/spamassassin_gtk.c
10862                 replace outdated description strings
10863
10864 2005-07-21 [colin]      1.9.12cvs90
10865
10866         * src/folder.c
10867                 Set folder to batch mode when scanning it. Makes deletion
10868                 of unread mails on IMAP much faster (due to the UNREAD 
10869                 flag unsetting)
10870
10871 2005-07-21 [darko]      1.9.12cvs89
10872
10873         * configure.ac
10874                 link against libresolv if necessary (patch by Paul)
10875         * src/msgcache.c
10876                 use glib's portable macros to determine endianness
10877
10878 2005-07-21 [paul]       1.9.12cvs88
10879
10880         * src/crash.c
10881         * src/gtk/about.c
10882                 update compiled-in features list
10883
10884 2005-07-20 [colin]      1.9.12cvs87
10885
10886         * src/folder.c
10887         * src/textview.c
10888                 Gcc 2.9x compilation fixes, thanks to Darko
10889         * src/plugins/clamav/clamav_plugin.c
10890                 Little optimisation: load virus database only once
10891         * src/plugins/spamassassin/spamassassin.c
10892                 Big optimisation: filtering one mail took at least 1 second,
10893                 now it takes at least 50ms. Doesn't speed up spamassassin 
10894                 itself, but should already be much more tolerable.
10895
10896 2005-07-20 [colin]      1.9.12cvs86
10897
10898         * src/summaryview.c
10899                 Fix performance issue
10900
10901 2005-07-19 [colin]      1.9.12cvs85
10902
10903         * src/plugins/pgpinline/plugin.c
10904                 Fix warning
10905
10906 2005-07-19 [colin]      1.9.12cvs84
10907
10908         * configure.ac
10909         * src/plugins/Makefile.am
10910         * src/plugins/pgpinline/.cvsignore
10911         * src/plugins/pgpinline/Makefile.am
10912         * src/plugins/pgpinline/pgpinline.c
10913         * src/plugins/pgpinline/pgpinline.deps
10914         * src/plugins/pgpinline/pgpinline.h
10915         * src/plugins/pgpinline/plugin.c
10916                 Put pgpinline in the main tree
10917
10918 2005-07-19 [paul]       1.9.12cvs83
10919
10920         * src/prefs_actions.c
10921                 prevent '//' in menu names, which cause a crash
10922                 thanks to Colin
10923
10924 2005-07-19 [paul]       1.9.12cvs82
10925
10926         * configure.ac
10927                 be generally more informative in configure output.
10928                 OpenSSL: correction: '[ --enable-openssl ...' -> 
10929                 '[ --disable-openssl ...', as --enable-openssl is default
10930                 PGP/MIME: don't check for GPGME again, check for
10931                 pgpcore instead. Therefore prevent the possibility of
10932                 attempting to build pgpmime if pgpcore dependencies are
10933                 not met
10934                 ClamAV: use pkgconfig to check for lib
10935                 libgnomeprint: revert logic on inner test to match
10936                 everything else
10937         * src/plugins/pgpcore/sgpgme.c
10938                 add missing include
10939
10940 2005-07-19 [colin]      1.9.12cvs81
10941
10942         * src/summaryview.c
10943                 Fix slow thread rebuilding in particular
10944                 cases
10945
10946 2005-07-19 [paul]       1.9.12cvs80
10947
10948         * sylpheed-claws.desktop
10949                 fix typo, spotted by Stephan Sachse
10950         * src/account.c
10951                 replace GTK_STOCK_ADD with
10952                 GTK_STOCK_NEW button
10953
10954 2005-07-18 [colin]      1.9.12cvs79
10955
10956         * src/etpan/imap-thread.c
10957                 Fix return value (Thanks Hoa)
10958
10959 2005-07-18 [colin]      1.9.12cvs78
10960
10961         * src/imap.c
10962                 Allow empty passwords
10963                 Create drafts/queue/outbox if necessary
10964         * src/summaryview.c
10965                 Remove old code
10966         * src/etpan/imap-thread.c
10967                 Fix STARTTLS (Thanks to Hoa)
10968
10969 2005-07-18 [paul]       1.9.12cvs77
10970
10971         * ChangeLog-gtk2.jp
10972         * ChangeLog.jp
10973                 removed
10974         * Makefile.am
10975                 updated to reflect additions and removals
10976         * TODO
10977                 updated to be claws-specific
10978         * TODO-gtk2
10979         * TODO-gtk2.jp
10980         * TODO.jp
10981         * sylpheed-128x128.png
10982         * sylpheed-64x64.png
10983                 removed
10984         * sylpheed-claws-128x128.png
10985         * sylpheed-claws-64x64.png
10986         * sylpheed-claws.desktop
10987         * sylpheed-claws.png
10988                 added
10989         * sylpheed.desktop
10990         * sylpheed.png
10991                 removed
10992
10993 2005-07-17 [paul]       1.9.12cvs76
10994
10995         * src/account.c
10996         * src/addressbook.c
10997         * src/alertpanel.c
10998         * src/alertpanel.h
10999         * src/compose.c
11000         * src/exphtmldlg.c
11001         * src/expldifdlg.c
11002         * src/folderview.c
11003         * src/imap_gtk.c
11004         * src/inc.c
11005         * src/message_search.c
11006         * src/messageview.c
11007         * src/mh_gtk.c
11008         * src/news_gtk.c
11009         * src/prefs_actions.c
11010         * src/prefs_filtering.c
11011         * src/prefs_matcher.c
11012         * src/prefs_template.c
11013         * src/prefs_themes.c
11014         * src/ssl_manager.c
11015         * src/summary_search.c
11016         * src/textview.c
11017         * src/toolbar.c
11018         * src/gtk/sslcertwindow.c
11019         * src/plugins/pgpcore/sgpgme.c
11020                 rework alertpanels
11021
11022 2005-07-17 [colin]      1.9.12cvs75
11023
11024         * src/privacy.c
11025                 add a PrivacySystem accessor that checks that
11026                 the system cached in a MimeInfo's privacydata
11027                 is still registered. Use this accessor instead
11028                 of directly using data->system. Fixes crashes
11029                 after unloading pgp plugins.
11030
11031 2005-07-17 [colin]      1.9.12cvs74
11032
11033         * src/alertpanel.c
11034                 Change geometry hints to a simple default size.
11035                 Fixes the certs dialogs.
11036
11037 2005-07-17 [colin]      1.9.12cvs73
11038
11039         * src/gtk/sslcertwindow.c
11040                 Use a gtkExpander
11041
11042 2005-07-17 [colin]      1.9.12cvs72
11043
11044         * src/plugins/pgpcore/Makefile.am
11045         * src/plugins/pgpmime/Makefile.am
11046                 Add gpgme libs
11047
11048 2005-07-17 [paul]       1.9.12cvs71
11049
11050         * configure.ac
11051                 add --disable-gnomeprint option
11052                 modified version of patch by Marius Mauch
11053
11054 2005-07-17 [paul]       1.9.12cvs70
11055
11056         * src/common/defs.h
11057                 update urls
11058         * src/account.c
11059         * src/action.c
11060         * src/addressbook.c
11061         * src/compose.c
11062         * src/foldersel.c
11063         * src/folderview.c
11064         * src/html.c
11065         * src/imap_gtk.c
11066         * src/main.c
11067         * src/mainwindow.c
11068         * src/messageview.c
11069         * src/mh_gtk.c
11070         * src/mimeview.c
11071         * src/news_gtk.c
11072         * src/prefs_account.c
11073         * src/prefs_send.c
11074         * src/prefs_summaries.c
11075         * src/procmsg.c
11076         * src/summaryview.c
11077         * src/common/utils.c
11078         * src/common/xml.c
11079         * src/plugins/pgpcore/passphrase.c
11080         * src/plugins/pgpcore/select-keys.c
11081                 replace inappropriately used backticks
11082                 with single quotes
11083
11084 2005-07-16 [colin]      1.9.12cvs69
11085
11086         * src/image_viewer.c
11087                 Add extra paranoid checks
11088
11089 2005-07-16 [colin]      1.9.12cvs68
11090
11091         * src/plugins/pgpcore/prefs_gpg.c
11092                 Don't auto-check sigs by default, as it
11093                 can be really slow.
11094
11095 2005-07-16 [colin]      1.9.12cvs67
11096
11097         * src/plugins/pgpcore/sgpgme.c
11098                 Make messages a bit better.
11099
11100 2005-07-16 [colin]      1.9.12cvs66
11101
11102         * src/imap.c
11103                 Remove pseudo-log
11104         * src/etpan/imap-thread.c
11105                 Add real log
11106
11107 2005-07-16 [colin]      1.9.12cvs65
11108
11109         * src/main.c
11110         * src/prefs_other.c
11111                 And now, fix build with libetpan :-/
11112
11113 2005-07-15 [colin]      1.9.12cvs64
11114
11115         * src/prefs_other.c
11116                 Continue fixing build without libetpan.
11117
11118 2005-07-15 [colin]      1.9.12cvs63
11119
11120         * src/main.c
11121                 Fix build with --disable-libetpan
11122
11123 2005-07-15 [colin]      1.9.12cvs62
11124
11125         * configure.ac
11126                 Bump libetpan's version
11127
11128 2005-07-15 [colin]      1.9.12cvs61
11129
11130         * src/etpan/imap-thread.c
11131                 Actually stop logging :)
11132
11133 2005-07-15 [colin]      1.9.12cvs60
11134
11135         * src/addressbook.c
11136                 Fix dnd of multiple addresses.
11137
11138 2005-07-15 [hoa]        1.9.12cvs59
11139
11140         * src/etpan/imap-thread.c
11141             disable login of IMAP password in libetpan log file.
11142
11143 2005-07-15 [paul]       1.9.12cvs58
11144
11145         * src/account.c
11146                 don't automatically sort
11147                 do allow drag n drop
11148
11149 2005-07-15 [paul]       1.9.12cvs57
11150
11151         * src/account.c
11152         * src/ssl_manager.c
11153                 alphabetical listing
11154
11155 2005-07-15 [paul]       1.9.12cvs56
11156
11157         * src/gtk/pluginwindow.c
11158                 sort plugin list alphabetically
11159
11160 2005-07-15 [paul]       1.9.12cvs55
11161
11162         * src/prefs_spelling.c
11163         * src/prefs_wrapping.c
11164                 unify English usage
11165
11166 2005-07-15 [colin]      1.9.12cvs54
11167
11168         * src/wizard.c
11169                 Typo fix
11170
11171 2005-07-15 [paul]       1.9.12cvs53
11172
11173         * src/prefs_message.c
11174                 make 'show cursor' a hidden option
11175
11176 2005-07-14 [colin]      1.9.12cvs52
11177
11178         * src/plugins/spamassassin/Makefile.am
11179         * src/plugins/clamav/Makefile.am
11180                 Fix double EXTRA_DISTs
11181
11182 2005-07-14 [colin]      1.9.12cvs51
11183
11184         * src/plugins/clamav/Makefile.am
11185         * src/plugins/clamav/clamav_plugin_gtk.deps
11186         * src/plugins/spamassassin/Makefile.am
11187         * src/plugins/spamassassin/spamassassin_gtk.deps
11188                 Make $plugin_gtk depend on $plugin
11189
11190 2005-07-14 [hoa]        1.9.12cvs50
11191
11192         * src/etpan/imap-thread.c
11193                 enable debug log of libetpan when running with --debug
11194
11195 2005-07-14 [colin]      1.9.12cvs49
11196
11197         * configure.ac
11198         * src/common/Makefile.am
11199         * src/common/plugin.c
11200         * src/common/plugin.h
11201                 Add a little plugin dependancy system.
11202                 Plugins can ship a $plugin_name.deps file
11203                 (near them in PLUGINDIR) so that their
11204                 dependancies are loaded if possible.
11205         * src/plugins/Makefile.am
11206         * src/plugins/pgpcore/Makefile.am
11207         * src/plugins/pgpcore/passphrase.c
11208         * src/plugins/pgpcore/passphrase.h
11209         * src/plugins/pgpcore/plugin.c
11210         * src/plugins/pgpcore/prefs_gpg.c
11211         * src/plugins/pgpcore/prefs_gpg.h
11212         * src/plugins/pgpcore/select-keys.c
11213         * src/plugins/pgpcore/select-keys.h
11214         * src/plugins/pgpcore/sgpgme.c
11215         * src/plugins/pgpcore/sgpgme.h
11216                 Introduce pgpcore, used by pgpmime and
11217                 pgpinline
11218         * src/plugins/pgpmime/Makefile.am
11219         * src/plugins/pgpmime/passphrase.c
11220         * src/plugins/pgpmime/passphrase.h
11221         * src/plugins/pgpmime/pgpmime.c
11222         * src/plugins/pgpmime/pgpmime.deps
11223         * src/plugins/pgpmime/plugin.c
11224         * src/plugins/pgpmime/prefs_gpg.c
11225         * src/plugins/pgpmime/prefs_gpg.h
11226         * src/plugins/pgpmime/select-keys.c
11227         * src/plugins/pgpmime/select-keys.h
11228         * src/plugins/pgpmime/sgpgme.c
11229         * src/plugins/pgpmime/sgpgme.h
11230                 Remove the core from pgpmime and add the
11231                 dependancy to pgpcore.
11232
11233 2005-07-14 [paul]       1.9.12cvs48
11234
11235         * src/stock_pixmap.c
11236                 forgot this in last commit
11237
11238 2005-07-14 [paul]       1.9.12cvs47
11239
11240         * src/account.c
11241         * src/addressbook.c
11242                 add accelerators for the buttons (sync with main)
11243         * src/compose.c
11244         * src/compose.h
11245                 add accelerators for the buttons.
11246                 fix editing with external editor.
11247                 replace gdk_input_*() with GIOChannel;
11248                 (sync with main)
11249         * src/foldersel.c
11250                 display folder names with new/unread
11251                 representation (sync with main)
11252         * src/main.c
11253                 specify default window icon (sync with main)
11254         * src/prefs_common.c
11255                 use_addr_book default to FALSE
11256         * src/summaryview.c
11257         * src/textview.c
11258                 add accelerators for the buttons (sync with main)
11259         * src/gtk/menu.c
11260                 fix typos
11261         * src/pixmaps/sylpheed_icon.xpm
11262                 updated
11263
11264 2005-07-13 [paul]       1.9.12cvs46
11265
11266         * src/plugins/pgpmime/pgpmime.c
11267         * src/plugins/pgpmime/sgpgme.c
11268                 (temporarily) use deprecated gpgme_data_rewind()
11269                 while largefile support is not present
11270                 (as suggested by Colin)
11271
11272 2005-07-13 [paul]       1.9.12cvs45
11273
11274         * configure.ac
11275                 remove large file support (for now):
11276                 it breaks too many things
11277
11278 2005-07-13 [paul]       1.9.12cvs44
11279
11280         * configure.ac
11281                 add large file support
11282         * src/html.c
11283                 fix bug #763 where href attribute was not
11284                 the very first attribute of a link
11285                 patch by Thomas Gilgin
11286
11287 2005-07-13 [colin]      1.9.12cvs43
11288
11289         * src/gtk/pluginwindow.c
11290                 Little portability fix
11291
11292 2005-07-13 [colin]      1.9.12cvs42
11293
11294         * src/plugins/pgpmime/sgpgme.c
11295                 Fix crasher.
11296
11297 2005-07-13 [colin]      1.9.12cvs41
11298
11299         * src/plugins/pgpmime/pgpmime.c
11300         * src/plugins/pgpmime/sgpgme.c
11301                 Use gpgme_data_release_and_get_mem instead
11302                 of gpgme_data_read.
11303
11304 2005-07-13 [colin]      1.9.12cvs40
11305
11306         * configure.ac
11307         * src/plugins/pgpmime/passphrase.c
11308         * src/plugins/pgpmime/passphrase.h
11309         * src/plugins/pgpmime/pgpmime.c
11310         * src/plugins/pgpmime/plugin.c
11311         * src/plugins/pgpmime/select-keys.c
11312         * src/plugins/pgpmime/select-keys.h
11313         * src/plugins/pgpmime/sgpgme.c
11314         * src/plugins/pgpmime/sgpgme.h
11315                 Port pgpmime to gpgme-1.0.
11316
11317 2005-07-12 [paul]       1.9.12cvs39
11318
11319         * AUTHORS
11320         * src/toolbar.c
11321         * src/toolbar.h
11322                 add a 'Go to Prev' button to the toolbar.
11323                 correct tooltip text of go to buttons.
11324                 based on patch by Yang Guilong <bamanzi@gmail.com>
11325
11326 2005-07-12 [colin]      1.9.12cvs38
11327
11328         * src/statusbar.c
11329                 Fix progress bar showing stuff at startup.
11330
11331 2005-07-12 [paul]       1.9.12cvs37
11332
11333         * src/editjpilot.c
11334                 fix building with jpilot support
11335
11336 2005-07-11 [colin]      1.9.12cvs36
11337
11338         * src/inc.c
11339                 Add visual indication that filtering is running
11340         * src/textview.c
11341                 Make {}[] uri delimiters
11342         * src/summaryview.c
11343                 Remove useless (and slow) calls
11344
11345 2005-07-11 [paul]       1.9.12cvs35
11346
11347         * src/plugins/clamav/clamav_plugin_gtk.c
11348         * src/plugins/dillo_viewer/dillo_prefs.c
11349         * src/plugins/pgpmime/prefs_gpg.c
11350         * src/plugins/spamassassin/spamassassin_gtk.c
11351                 gather plugins prefs together under their
11352                 own 'Plugins' heading
11353
11354 2005-07-11 [paul]       1.9.12cvs34
11355
11356         sync with main
11357
11358         * src/account.c
11359                 account_delete(): modified alert dialog
11360         * src/editjpilot.c
11361         * src/editvcard.c
11362                 fixed a crash when cancelling file selection
11363                 dialog by Escape key. Made non-ascii filename
11364                 selectable.
11365         * src/prefs_template.c
11366                 prefs_template_window_create(): make scrolled
11367                 window policy AUTOMATIC
11368
11369 2005-07-10 [hoa]        1.9.12cvs33
11370
11371         * src/etpan/imap-thread.c
11372                 workaround for old Courier IMAP servers.
11373
11374 2005-07-10 [colin]      1.9.12cvs32
11375
11376         * src/folder.c
11377         * src/statusbar.c
11378         * src/statusbar.h
11379                 Add visual progress indicator on filtering/processing
11380                 Factorize the progress bar code
11381         * src/imap.c
11382         * src/imap.h
11383         * src/etpan/imap-thread.c
11384                 Add a reference counter to avoid destroying the Folder
11385                 while it's in use by another callback.
11386
11387 2005-07-09 [hoa]        1.9.12cvs31
11388
11389         * src/imap.c
11390         * src/etpan/imap-thread.c
11391                 fixed deadlock when removing IMAP account.
11392
11393 2005-07-08 [colin]      1.9.12cvs30
11394
11395         * src/textview.c
11396         * src/unmime.c
11397                 Fix again problems decoding broken headers
11398         * src/gtk/inputdialog.c
11399                 Fix local variable shadowing a global one
11400
11401 2005-07-08 [colin]      1.9.12cvs29
11402
11403         * src/msgcache.c
11404                 Make the cache/mark files platform-agnostic by writing
11405                 them in little-endian format. Reading them is also done
11406                 in little-endian format, of course; however, in order
11407                 to avoid trashing mark data on big-endian machines, the
11408                 files are, at first, read from the native format if the
11409                 little-endian one doesn't exist. This is easy to deter-
11410                 mine by trying to open a file with a swapped data_ver
11411                 and seeing if it's the wanted version.
11412                 Little-endian using users should see absolutely no
11413                 difference, Big-endian users may get a very little
11414                 performance drop due to byte-swapping.
11415                 Tested on i386 and ppc32. 
11416                 Fixes bug #159 (The index file, in the mailboxes, is 
11417                 hardware depending).
11418
11419                 To have the cache/mark files updated to the new little-
11420                 endian format, "Check for new messages" or even
11421                 "Rebuild folder tree" aren't enough. Files will be
11422                 updated as soon as a folder has been opened/closed.
11423                 To update everything, just select all folders by
11424                 selecting them one by one.
11425
11426 2005-07-07 [colin]      1.9.12cvs28
11427
11428         * src/imap.c
11429                 Remember the folder separator per IMAPFolder
11430                 instead of globally.
11431                 Revive the Session on noop; fixes bug #761
11432                 (mark a bunch of unread messages as read takes 
11433                 forever)
11434
11435 2005-07-07 [darko]      1.9.12cvs27
11436
11437         * src/common/template.c
11438                 Sort templates alphabetically
11439
11440 2005-07-06 [colin]      1.9.12cvs26
11441
11442         * src/imap.c
11443                 Try to use the correct separator in
11444                 most cases. Possibly fixes bug #759
11445                 (only creates the INBOX folder when 
11446                 setting up new IMAP account) and 
11447                 bug #760 (Can't retrieve messages)
11448
11449 2005-07-06 [colin]      1.9.12cvs25
11450
11451         * src/imap.c
11452                 Use real_path in status command. This will
11453                 help later, when namespaces will be used.
11454
11455 2005-07-06 [colin]      1.9.12cvs24
11456
11457         * configure.ac
11458         * src/account.c
11459         * src/folder.c
11460         * src/imap.c
11461         * src/etpan/etpan-log.c
11462         * src/etpan/etpan-thread-manager.c
11463         * src/etpan/imap-thread.c
11464                 Add a --disable-libetpan parameter. With this,
11465                 users that don't want IMAP4 support can avoid
11466                 the new dependancy (and have no IMAP support).
11467                 Users that have IMAP4 accounts and use this
11468                 parameter won't lose their configuration, their
11469                 IMAP accounts will just be invisible and not
11470                 used.
11471         * src/textview.c
11472                 Make the "Copy ..." contextual menu items 
11473                 copy to both the X clipboard and the gtk 
11474                 clipboard - as most other apps do.
11475         * src/gtk/about.c
11476                 Add a notice about OpenSSL usage, in order to
11477                 comply with OpenSSL's license (point 6):
11478                 http://www.openssl.org/source/license.html
11479
11480 2005-07-06 [colin]      1.9.12cvs23
11481
11482         * src/alertpanel.c
11483                 Fix a minimum size for alertpanels
11484         * src/compose.c
11485                 Show 'No space left on device' type errors
11486                 when queuing/sending
11487         * src/imap_gtk.c
11488         * src/mh_gtk.c
11489                 Rework folder's deletion message (remove 
11490                 extra \n)
11491
11492 2005-07-05 [colin]      1.9.12cvs22
11493
11494         * src/imap.c
11495                 Add an alertpanel on auth error
11496                 Add pseudo-log
11497                 Remove pthread-related stuff
11498
11499 2005-07-05 [colin]      1.9.12cvs21
11500
11501         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11502                 Fix crash on plugin reloading (with a hack)
11503
11504 2005-07-05 [colin]      1.9.12cvs20
11505
11506         * src/prefs_account.c
11507         * src/prefs_account.h
11508                 Fix typo
11509         * src/gtk/filesel.c
11510         * src/gtk/filesel.h
11511                 Add a way to filter the view
11512         * src/gtk/pluginwindow.c
11513                 Filter loadable stuff
11514         * src/plugins/pgpmime/prefs_gpg.c
11515                 Fix missing unregistration
11516         * .cvsignore
11517         * src/etpan/.cvsignore
11518         * src/plugins/spamassassin/.cvsignore
11519                 Add more stuff to cvs ignored files
11520
11521 2005-07-04 [colin]      1.9.12cvs19
11522
11523         * src/imap.c
11524                 Fix scan_required returning FALSE when it
11525                 shouldn't. Maybe fix #760 (Can't retrieve
11526                 messages)
11527
11528 2005-07-04 [colin]      1.9.12cvs18
11529
11530         * src/summaryview.c
11531                 Fix always_show_msg pref
11532
11533 2005-07-04 [paul]       1.9.12cvs17
11534
11535         sync with main (forgotten in last commit)
11536         
11537         * src/common/utils.c
11538         * src/common/utils.h
11539                 check_line_length(): new.
11540                 is_dir_exist()
11541                 is_file_entry_exist()
11542                 dirent_is_regular_file()
11543                 dirent_is_directory(): use g_file_test() instead of stat().
11544
11545 2005-07-04 [paul]       1.9.12cvs16
11546
11547         sync with main:
11548
11549         * src/compose.c
11550                 compose_write_to_file(): check for line
11551                 length limit and display warning if exceeds
11552         * src/jpilot.c
11553                 use get_home_dir() instead of g_get_home_dir()
11554         * src/procheader.c
11555                 removed warning about invalid date
11556         * src/vcard.c
11557                 use get_home_dir() instead of g_get_home_dir()
11558
11559 2005-07-04 [paul]       1.9.12cvs15
11560
11561         * src/stock_pixmap.c
11562                 fix new pixmap naming errors
11563                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
11564
11565 2005-07-04 [colin]      1.9.12cvs14
11566
11567         * src/imap.c
11568                 Fix debugging string with a warning
11569
11570 2005-07-04 [colin]      1.9.12cvs13
11571
11572         * configure.ac
11573                 Add a check for libetpan's version (>= 0.37)
11574
11575 2005-07-04 [hoa]        1.9.12cvs12
11576
11577         * commitHelper
11578         * src/imap.c
11579         * src/etpan/imap-thread.c
11580         * src/etpan/imap-thread.h
11581                 fixed IMAP implementation of check of mails.
11582
11583 2005-07-03 [hoa]        1.9.12cvs11
11584
11585         * src/etpan/Makefile.am
11586         * src/etpan/etpan-errors.h
11587         * src/etpan/etpan-log.[ch]
11588         * src/etpan/etpan-thread-manager-types.h
11589         * src/etpan/etpan-thread-manager.[ch]
11590         * src/etpan/imap-thread.[ch]
11591         * src/Makefile.am
11592         * src/imap.c
11593         * src/main.c
11594         * src/prefs_other.c
11595         * configure.ac
11596             merged imap branch.
11597             dependency on libetpan 0.37 is now added.
11598
11599 2005-07-01 [colin]      1.9.12cvs10
11600
11601         * src/Makefile.am
11602         * src/folder.c
11603         * src/folder.h
11604         * src/folderview.c
11605         * src/stock_pixmap.c
11606         * src/stock_pixmap.h
11607         * src/plugins/trayicon/trayicon.c
11608                 Add marked symbol on folders containing
11609                 marked messages
11610         * src/procmsg.c
11611         * src/procmsg.h
11612         * src/toolbar.c
11613         * src/prefs_common.c
11614         * src/prefs_common.h
11615         * src/prefs_send.c
11616                 Add an optional confirmation dialog on queue
11617                 sending. Patch by wwp.
11618         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
11619         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
11620         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
11621         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
11622         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
11623         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
11624         * src/pixmaps/inbox_mark.xpm            ** ADDED **
11625         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
11626         * src/pixmaps/outbox_mark.xpm           ** ADDED **
11627         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
11628         * src/pixmaps/trash_mark.xpm            ** ADDED **
11629                 New pixmaps
11630
11631 2005-07-01 [colin]      1.9.12cvs9
11632
11633         * src/summaryview.c
11634                 Fix a little threading bug
11635         * src/addrgather.c
11636         * src/mainwindow.c
11637                 A little bit of HIG normality never hurts
11638
11639 2005-07-01 [colin]      1.9.12cvs8
11640
11641         * src/compose.c
11642         * src/msgcache.c
11643         * src/pop.c
11644         * src/procmime.c
11645         * src/recv.c
11646         * src/common/log.c
11647         * src/common/template.c
11648         * src/common/utils.c
11649         * src/common/utils.h
11650                 Reverted the fwrite_atomic stuff. In fact
11651                 it is already atomic.
11652
11653 2005-06-30 [colin]      1.9.12cvs7
11654
11655         * src/common/utils.c
11656         * src/common/utils.h
11657                 Add an fwrite_atomic() function to make
11658                 sure we write everything: fwrite can make
11659                 short writes.
11660         * src/compose.c
11661         * src/msgcache.c
11662         * src/pop.c
11663         * src/procmime.c
11664         * src/recv.c
11665         * src/common/log.c
11666         * src/common/template.c
11667                 Use that (and fix swapping of size and nmemb).
11668                 Thanks to Rich Coe for the heads up.
11669
11670 2005-06-30 [colin]      1.9.12cvs6
11671
11672         * src/addressbook.c
11673                 Optimize addressbook opening 
11674
11675 2005-06-30 [colin]      1.9.12cvs5
11676
11677         * src/summaryview.c
11678                 Remove calls to summary_step after move/copy
11679
11680 2005-06-28 [paul]       1.9.12cvs4
11681
11682         * src/alertpanel.c
11683                 wrap and make the error msg selectable
11684
11685 2005-06-28 [paul]       1.9.12cvs3
11686
11687         * src/ssl_manager.c
11688                 replace the OK button with a Close button
11689         * src/gtk/foldersort.c
11690                 use GTK_STOCK_ icons/buttons
11691
11692 2005-06-28 [colin]      1.9.12cvs2
11693
11694         * src/gedit-print.c             ** ADDED **
11695         * src/gedit-print.h             ** ADDED **
11696         * src/gtk/gtksourceprintjob.c   ** ADDED **
11697         * src/gtk/gtksourceprintjob.h   ** ADDED **
11698                 I can't believe no one had enough time to tell
11699                 me I forgot the `cvs add`
11700
11701 2005-06-27 [colin]      1.9.12cvs1
11702
11703         * src/Makefile.am
11704         * src/gtk/Makefile.am
11705         * src/messageview.c
11706         * src/procmsg.c
11707         * src/summaryview.c
11708         * configure.ac
11709                 Add optional libgnomeprint-based printing
11710         * src/mainwindow.c
11711         * src/gtk/quicksearch.c
11712                 Add an Edit/Quick search menu item to show
11713                 and focus the quicksearch
11714
11715 2005-06-27 [paul]       1.9.12
11716
11717         1.9.12 release
11718
11719         * po/ca.po
11720         * po/de.po
11721         * po/es.po
11722         * po/fr.po
11723         * po/it.po
11724         * po/ko.po
11725         * po/pt_BR.po
11726         * po/sk.po
11727         * po/zh_CN.po
11728                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11729                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
11730                 SungHyun Nam, Frederico Goncalves Guimaraes,
11731                 Andrej Kacian, and Yang Guilong
11732 2005-06-26 [colin]      1.9.11cvs106
11733
11734         * src/imap_gtk.c
11735                 Forgot one file for previous fix
11736
11737 2005-06-26 [colin]      1.9.11cvs105
11738
11739         * src/folder.c
11740         * src/imap.c
11741                 Fix problems with folder operations in no_select
11742                 imap folders. it applies only to mails, and 
11743                 creation/deletion/move/renaming of folders 
11744                 should be possible
11745
11746 2005-06-26 [paul]       1.9.11cvs104
11747
11748         * src/prefs_filtering.c
11749                 replace one more GTK_STOCK_REMOVE
11750                 with GTK_STOCK_DELETE
11751
11752 2005-06-25 [colin]      1.9.11cvs103
11753
11754         * src/imap.c
11755                 Optimize get_seq_set_from_seq_list
11756                 (Patch by Ricardo) 
11757
11758 2005-06-25 [colin]      1.9.11cvs102
11759
11760         * src/mh.c
11761                 If the directory exists, but not in the
11762                 correct encoding, rename it. This should
11763                 handle old-versions-induced bugs.
11764
11765 2005-06-25 [colin]      1.9.11cvs101
11766
11767         * src/mh.c
11768                 Fix path access with extended dir names
11769                 Fixes bug #589 (SC segfaults with wrong locale
11770                 settings)
11771
11772 2005-06-25 [colin]      1.9.11cvs100
11773
11774         * src/prefs_account.c
11775         * src/prefs_account.h
11776         * src/compose.c
11777                 Add an option to encrypt replies to
11778                 encrypted messages
11779
11780 2005-06-25 [colin]      1.9.11cvs99
11781
11782         * src/compose.c
11783         * src/quote_fmt_parse.y
11784                 ... And make it work with pgpinline.
11785
11786 2005-06-25 [colin]      1.9.11cvs98
11787
11788         * src/compose.c
11789         * src/procmime.c
11790         * src/procmime.h
11791         * src/quote_fmt_parse.y
11792                 o Make reedition of encrypted messages possible
11793                   (as long as it is encrypted to self too, no
11794                    magic there)
11795                 o Make replying with quote (and without selecting
11796                   text) possible for encrypted messages.
11797                 Closes bug #550 (Not possible to "reply with quote"
11798                 to gnupg encrypted messages)
11799
11800 2005-06-24 [paul]       1.9.11cvs97
11801
11802         * src/imap.c
11803                 add missing include
11804
11805 2005-06-24 [paul]       1.9.11cvs96
11806
11807         * src/editldap.c
11808                 made bind password entry invisible
11809                 (sync with main)
11810         * src/send_message.c
11811                 send_message_local(): check exit status
11812                 to detect errors (sync with main)
11813         * src/textview.c
11814                 use main's less ambiguous popup menu
11815                 wording
11816
11817 2005-06-24 [paul]       1.9.11cvs95
11818
11819         * src/prefs_actions.c
11820         * src/prefs_customheader.c
11821         * src/prefs_display_header.c
11822         * src/prefs_filtering_action.c
11823         * src/prefs_matcher.c
11824         * src/prefs_template.c
11825         * src/prefs_toolbar.c
11826                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
11827         * src/gtk/description_window.c
11828                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
11829
11830 2005-06-23 [colin]      1.9.11cvs94
11831
11832         * src/summaryview.c
11833                 Fix rough edges (be sure to call status_show whenever
11834                 necessary).
11835
11836 2005-06-23 [colin]      1.9.11cvs93
11837
11838         * src/summaryview.c
11839                 Optimize Select All
11840                 Before, in a 5K mails folder: 11s
11841                 After, in the same folder: 58000µs
11842                 The joys of locking... gtk_clist_select_all() fires a 
11843                 tree-select-row event for each selected row, which in 
11844                 summaryview, callbacks summary_selected which in turn,
11845                 calls summary_status_show, which walks the selected
11846                 rows. Hence, calling gtk_clist_select_all was 
11847                 exponential. Locking the summaryview makes 
11848                 summary_selected return early.
11849
11850 2005-06-23 [colin]      1.9.11cvs92
11851
11852         * src/imap.c
11853                 Move mutex at the important place to avoid
11854                 deadlocks
11855         * src/summaryview.c
11856                 Fix Del key deleting directly instead of
11857                 moving to trash
11858
11859 2005-06-22 [colin]      1.9.11cvs91
11860
11861         * src/plugins/spamassassin/libspamc.c
11862                 As we do spagetti code with assignations in multiple
11863                 places (see _message_read_raw where out = msg = raw),
11864                 let's be sure we don't free the same pointer twice.
11865                 Should fix bug #683 (Crash in libpam at 
11866                 message_cleanup).
11867
11868 2005-06-22 [colin]      1.9.11cvs90
11869
11870         * src/compose.c
11871         * src/messageview.c
11872         * src/toolbar.c
11873                 Make toolbar's delete use the move to trash stuff;
11874                 Add gtk_widget_realize to be sure pixmaps can get
11875                 created (that may fix an old worksforme bug which
11876                 I can't find back...)
11877
11878 2005-06-22 [colin]      1.9.11cvs89
11879
11880         * src/summaryview.c
11881         * src/summaryview.h
11882         * src/mainwindow.c
11883                 Rename "Message/Delete" to "Message/Move to trash"
11884                 Add "Message/Delete..." that directly destroys the
11885                 selected messages after asking for a confirmation.
11886
11887 2005-06-22 [colin]      1.9.11cvs88
11888
11889         * src/imap.c
11890                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
11891                 o Fix a deadlock (thanks Darko)
11892
11893 2005-06-22 [colin]      1.9.11cvs87
11894
11895         * src/gtk/foldersort.c
11896                 Add missing include for the i18n;
11897                 patch by Fabien Vantard
11898
11899 2005-06-21 [colin]      1.9.11cvs86
11900
11901         * src/folder.c
11902         * src/folderview.c
11903                 Respect the no_select flag
11904         * src/imap.c
11905                 Fix recursive deletion
11906         * src/imap_gtk.c
11907         * src/mh_gtk.c
11908                 Make the folder deletion's warning
11909                 more explicit
11910
11911 2005-06-21 [colin]      1.9.11cvs85
11912
11913         * src/textview.c
11914                 Prevent email addresses from spanning accross
11915                 lines - fixes bug # 646 (newline-chars in 
11916                 email addresses)
11917
11918 2005-06-20 [colin]      1.9.11cvs84
11919
11920         * src/folder.c
11921                 Be sure not to remove source if copy failed
11922
11923 2005-06-20 [colin]      1.9.11cvs83
11924
11925         * src/folderview.c
11926         * src/imap_gtk.c
11927                 remove summaryview's lock
11928         * src/imap.c
11929                 introduce threads to avoid problems when foreground tasks
11930                 interfere with background tasks
11931         * src/mh.c
11932                 prevent moving to drafts/queue
11933         * src/mimeview.c
11934                 fix leak
11935
11936 2005-06-19 [colin]      1.9.11cvs82
11937
11938         * src/imap_gtk.c
11939                 Remember that the user doesn't want to override
11940                 offline mode, for 3 seconds. It avoid presenting
11941                 him with N popups in a really short time.
11942
11943 2005-06-17 [colin]      1.9.11cvs81
11944
11945         * src/imap.c
11946                 Fix IMAP breaking on folders containing '('
11947                 (Probably won't be enough)
11948
11949 2005-06-17 [colin]      1.9.11cvs80
11950
11951         Forgotten files on 1.9.11cvs79
11952         * src/summaryview.c
11953                 Fix stepping when not immediately executing
11954         * src/imap.c
11955                 Really prevent UID FETCH 0
11956         * src/codeconv.c
11957                 Fix outgoing charset never set to utf-8
11958         * src/mh.c
11959                 Fix leak
11960
11961 2005-06-16 [colin]      1.9.11cvs79
11962
11963         * src/compose.c
11964                 Fix bug #707 (Dash splits rows)
11965                 Only wrap if we're on a line break position and
11966                 the previous one was a "white" (space) char.
11967                 Pango stuff is weird.
11968
11969 2005-06-16 [colin]      1.9.11cvs78
11970
11971         * src/imap_gtk.c
11972                 Lock summaryview while downloading messages
11973                 on user demand
11974         * src/procheader.c
11975         * src/unmime.c
11976         * src/common/utils.c
11977         * src/common/utils.h
11978                 Replace \r and \n with spaces in From and
11979                 Subject headers
11980
11981 2005-06-16 [paul]       1.9.11cvs77
11982
11983         * src/procmime.c
11984                 liberalise the mime parser
11985         * src/gtk/about.c
11986                 add text wrapping
11987
11988 2005-06-16 [paul]       1.9.11cvs76
11989
11990         * src/gtk/about.c
11991                 reworked
11992
11993 2005-06-15 [colin]      1.9.11cvs75
11994
11995         * src/compose.c
11996                 Finish header encoding fix
11997         * src/summaryview.c
11998                 Fix segfault
11999         * src/headerview.c
12000                 Fix compilation (Thanks Stephan
12001                 Sachse)
12002
12003 2005-06-15 [colin]      1.9.11cvs74
12004
12005         * Makefile.am
12006                 Install gnome2 stuff rather than gnome1, 
12007                 if both are present
12008         * src/codeconv.c
12009         * src/codeconv.h
12010         * src/compose.c
12011                 Fix headers encoding
12012         * src/folder.c
12013                 Visual progress when fetching all messages
12014         * src/folderview.c
12015         * src/summaryview.c
12016         * src/summaryview.h
12017                 Prevent changing current message while
12018                 incorporating
12019
12020 2005-06-15 [paul]       1.9.11cvs73
12021
12022         * src/gtk/gtkaspell.c
12023         * src/gtk/gtkaspell.h
12024                 fix build warnings
12025
12026 2005-06-15 [paul]       1.9.11cvs72
12027
12028         * src/prefs_filtering.c
12029                 allow reordering of filter rules by
12030                 drag n drop
12031
12032 2005-06-15 [paul]       1.9.11cvs71
12033
12034         * COPYING
12035                 updated
12036         * src/codeconv.c
12037                 replace deprecated function
12038         * src/inc.c
12039         * src/send_message.c
12040         * src/gtk/progressdialog.c
12041         * src/gtk/progressdialog.h
12042                 salvage and reuse parts of reverted sync
12043
12044 2005-06-15 [paul]       1.9.11cvs70
12045
12046         * src/inc.c
12047         * src/send_message.c
12048         * src/gtk/progressdialog.c
12049         * src/gtk/progressdialog.h
12050                 revert yesterday's sync with main
12051                 it contains deprecated functions
12052
12053 2005-06-15 [colin]      1.9.11cvs69
12054
12055         * src/headerview.c
12056                 Fix bug #670 (multi user to: will corrupt message 
12057                 headers display)
12058
12059 2005-06-15 [colin]      1.9.11cvs68
12060
12061         * src/compose.c
12062                 Fix bug #421 (Fix undo on wrapping)
12063
12064 2005-06-15 [colin]      1.9.11cvs67
12065
12066         * src/folder.c
12067                 Provide visual feedback while processing
12068                 folder's rules.
12069         * src/imap.c
12070                 Provide visual feedback while getting
12071                 short headers (for uncached messages)
12072
12073
12074 2005-06-14 [paul]       1.9.11cvs66
12075
12076         * src/account.c
12077                 change a couple stock icons
12078         * src/inc.c
12079         * src/send_message.c
12080         * src/gtk/progressdialog.c
12081         * src/gtk/progressdialog.h
12082                 sync main's GtkTreeView implementation
12083
12084 2005-06-14 [colin]      1.9.11cvs65
12085
12086         * src/imap.c
12087                 Various little fixes, mainly on error paths
12088
12089 2005-06-13 [colin]      1.9.11cvs64
12090
12091         * matcher.c
12092         * procmsg.c
12093         * procmsg.h
12094                 Add a way to fetch only headers. This speeds
12095                 up filtering on headers for IMAP. Fixes:
12096                 bug #481 extraneous imap commands slow down 
12097                         imap filtering
12098                 bug #522 Sylpheed downloads all messages 
12099                         when opening mailbox (IMAP)
12100                 bug #677 IMAP fetch is soooooooooooooo slow
12101         * src/folder.c
12102         * src/folder.h
12103                 Add a folder set_batch method so that
12104                 implementations can speed up flags changes
12105         * src/folderutils.c
12106         * src/summaryview.c
12107                 Use that in mark as (un)read and mark all read
12108                 Refix bug #679
12109         * src/imap.c
12110                 Implement set_batch - brings back deferred
12111                 flags in a less buggy manner. Fixes:
12112                 bug #729 IMAP immediate expunge of deleted messages
12113                 bug #191 remove list of messages with one command
12114                 Fix login with strange chars
12115                 Implement fetch_msg_full
12116                 Fix copy (wrong counts)
12117
12118 2005-06-12 [colin]      1.9.11cvs63
12119
12120         * src/folder.c
12121                 lock incorporation during long operations.
12122                 Avoids fucking up the IMAP socket.
12123
12124 2005-06-12 [colin]      1.9.11cvs62
12125
12126         * src/imap.c
12127                 Fix harmful typo
12128                 Factorize remove_all_msg
12129                 Thread-ize expunge
12130         * src/summaryview.c
12131                 Don't update partial-download status if unnecessary
12132         * src/folder.c
12133                 Use remove_msgs everywhere possible
12134
12135 2005-06-12 [colin]      1.9.11cvs61
12136
12137         * src/folder.c
12138         * src/folder.h
12139                 Add a remove_msgs function to remove a 
12140                 list of messages
12141         * src/imap.c
12142                 Implement that.
12143
12144 2005-06-12 [colin]      1.9.11cvs60
12145
12146         * src/imap.c
12147                 Remove flags-processing deferring... Too hard
12148                 to get it to work in all cases.
12149
12150 2005-06-11 [colin]      1.9.11cvs59
12151
12152         * src/imap.c
12153                 printf -> debug_print
12154
12155 2005-06-11 [colin]      1.9.11cvs58
12156
12157         * src/imap.c
12158                 o Fix build without USE_PTHREAD
12159                 o Factorize imap_open
12160                 o Alertpanel in case of impossible connection
12161                 o Alertpanel in case of impossible login
12162                 o Fix deferred flags processing to force a 
12163                   flush before adding some more flags to process,
12164                   but in another folder.
12165
12166 2005-06-10 [colin]      1.9.11cvs57
12167
12168         * src/imap.c
12169                 o Fix a format string error
12170                 o init ssl socket outside of the thread 
12171                   (it possibly invokes gtk calls)
12172         * src/procmime.c
12173                 o Put back the buffer to its necessary size
12174                 o Fix changing a file pointer without keeping
12175                   track of it (thanks Valgrind)
12176         * src/common/smtp.c
12177                 o Fix automatic STARTTLS if login should be done
12178                   and the server only allows it after starting TLS
12179         * src/gtk/gtkinputdialog.c
12180                 o Eat GDK_Return so that the combo popup doesn't 
12181                   appear when we press Enter to validate the combo
12182                   input dialog (as seen in the Open with... dialog)
12183
12184 2005-06-10 [colin]      1.9.11cvs56
12185
12186         * src/imap.c
12187                 o A bit less debug
12188                 o Fix a crash on deletion
12189                 o Threadize imap_select (it's called outside of 
12190                   threads)
12191                 o Defer treatment of DELETED flags
12192
12193
12194 2005-06-09 [colin]      1.9.11cvs55
12195
12196         * src/imap.c
12197                 Make sure we check imap_gtk_should_override(), which
12198                 potentially calls gtk stuff, before creating thread.
12199                 That way it should't be called via imap_get_session()
12200                 inside a thread.
12201
12202 2005-06-09 [colin]      1.9.11cvs54
12203
12204         * src/imap.c
12205                 o add a bit of status output
12206                 o remove some dead code
12207                 o threadize get_list_of_uids
12208                 o threadize imap_get_flags
12209                 o defer flag changing by 500ms so that they
12210                   can be batched
12211
12212
12213 2005-06-08 [colin]      1.9.11cvs53
12214
12215         * src/imap.c
12216                 Thread-ize imap_cmd_fetch
12217
12218 2005-06-08 [colin]      1.9.11cvs52
12219
12220         * src/main.c
12221                 Mmh, that broke POP3...
12222
12223 2005-06-08 [colin]      1.9.11cvs51
12224
12225         * src/main.c
12226                 Stabilize IMAP patch (thanks to Hoa)
12227
12228 2005-06-08 [colin]      1.9.11cvs50
12229
12230         * src/imap.c
12231                 Test patch to speed up imap. 
12232
12233 2005-06-08 [colin]      1.9.11cvs49
12234
12235         * src/imap_gtk.c
12236                 Warning fix
12237         * src/procmime.c
12238                 Apply patch from gentoo to use /usr/share/mime/globs if 
12239                 available, after un-breaking it
12240         * src/common/log.c
12241         * src/common/log.h
12242                 Use g_timeout for invoking hooks that possibly use gtk
12243                 calls. This should leave gtk calls in the main thread.
12244
12245 2005-06-08 [paul]       1.9.11cvs48
12246
12247         * src/codeconv.c
12248                 conv_get_outgoing_charset_str(): don't
12249                 use prefs_common setting
12250         * src/compose.c
12251         * src/compose.h
12252                 add /Options/Character encoding/... to
12253                 temporarily change the outgoing encoding
12254
12255         (belated sync with main)
12256
12257 2005-06-08 [paul]       1.9.11cvs47
12258
12259         * src/compose.c
12260                 correction to/completion of last
12261                 sync with main
12262
12263 2005-06-08 [paul]       1.9.11cvs46
12264
12265         sync with main:
12266         
12267         * src/codeconv.c
12268         * src/codeconv.h
12269                 always enabled Japanese auto-detection
12270                 if the first letters of locale string
12271                 is "ja"
12272         * src/compose.c
12273                 don't use "destroy" signal to destroy
12274                 Compose object (fix rare crashes on discard?)
12275         * src/mainwindow.c
12276         * src/messageview.c
12277         * src/prefs_send.c
12278                 added Hebrew encodings
12279         * src/sourcewindow.c
12280                 don't use "destroy" signal to destroy
12281                 objects
12282
12283 2005-06-07 [colin]      1.9.11cvs45
12284
12285         * src/summaryview.c
12286                 Add missing unlocks/locks
12287
12288 2005-06-07 [paul]       1.9.11cvs44
12289
12290         * src/summaryview.c
12291                 restore bug #749 fix
12292
12293 2005-06-06 [colin]      1.9.11cvs43
12294
12295         * src/summaryview.c
12296                 Fix selection bug when prefs_common.open_unread 
12297                 is FALSE
12298
12299 2005-06-06 [colin]      1.9.11cvs42
12300
12301         * src/common/md5.c
12302                 Fix a warning
12303         * src/summaryview.c
12304         * src/folderview.c
12305                 Factorize long operations beginning and end
12306                 (locking, freezing/thawing, cursor, ...)
12307                 Check selection->data member in selection-
12308                 related loops; this avoids dying an awful
12309                 death if the selection changes on us while
12310                 we're marking a whole IMAP folder unread, 
12311                 for example.
12312
12313 2005-06-06 [paul]       1.9.11cvs41
12314
12315         * src/textview.c
12316                 don't g_free() a static gchar buffer
12317
12318 2005-06-05 [colin]      1.9.11cvs40
12319
12320         * src/mainwindow.c
12321         * src/messageview.c
12322         * src/summaryview.c
12323                 Fix bug #749 (Show all headers should be
12324                 sticky as the GUI suggests)
12325
12326 2005-06-03 [paul]       1.9.11cvs39
12327
12328         * src/compose.c
12329                 don't allow editing of mail while sending.
12330                 patch by Colin
12331
12332 2005-06-03 [paul]       1.9.11cvs38
12333
12334         * src/folderview.c
12335                 add a freeze/thaw to speed up 'mark all read'
12336
12337 2005-06-03 [paul]       1.9.11cvs37
12338
12339         * src/prefs_message.c
12340                 reflect changes immediately
12341
12342 2005-06-02 [colin]      1.9.11cvs36
12343
12344         * po/POTFILES.in
12345                 Patch by Fabien Vantard.
12346
12347 2005-06-02 [colin]      1.9.11cvs35
12348
12349         * src/imap.c
12350                 Use a non-blocking imap_getline() if possible.
12351                 This should completely prevent the interface
12352                 from freezin on imap operations, although it
12353                 may do strange stuff in case of folder switching
12354                 while a big imap operation is taking place...
12355
12356                 In addition, fix a leak in the case thread
12357                 creation fails on connection.
12358
12359 2005-06-02 [colin]      1.9.11cvs34
12360
12361         * src/crash.c
12362         * src/prefs_common.h
12363                 Fix build (prefs_common_init() doesn't exist
12364                 anymore)
12365
12366 2005-06-02 [colin]      1.9.11cvs33
12367
12368         * src/prefs_account.c
12369                 Fix bug #245 (filtering rules broken when
12370                 renaming a remote account (imap4 or nntp)
12371
12372 2005-06-02 [colin]      1.9.11cvs32
12373
12374         * src/imap.c
12375                 Try to fix IMAP shortcomings: 
12376                 o Multithread imap_open()
12377                 o allow offline-mode overriding instead of
12378                   just returning NULL
12379         * src/imap_gtk.c
12380         * src/imap_gtk.h
12381                 Add a function to ask whether we want to
12382                 override offline-mode for 10 minutes (one-shot
12383                 asking was painful)
12384         * src/procheader.c
12385                 Fix segfault when imap parser isn't happy about
12386                 a missing {
12387
12388 2005-06-01 [colin]      1.9.11cvs31
12389
12390         * src/addrharvest.c
12391         * src/compose.c
12392         * src/mbox.c
12393         * src/mbox.h
12394         * src/mh.c
12395         * src/msgcache.c
12396         * src/send_message.c
12397         * src/setup.c
12398         * src/undo.c
12399         * src/common/hooks.c
12400         * src/common/prefs.c
12401         * src/common/template.c
12402         * src/common/utils.c
12403         * src/gtk/gtkutils.c
12404         * src/gtk/inputdialog.c
12405         * src/gtk/menu.c
12406         * src/gtk/pluginwindow.c
12407         * src/gtk/prefswindow.c
12408         * src/plugins/pgpmime/passphrase.c
12409         * src/plugins/pgpmime/prefs_gpg.c
12410                 More -Wall fixes
12411
12412         * src/common/Makefile.am
12413         * src/common/timing.h
12414                 Add basic timing code
12415
12416         * src/summaryview.c
12417                 Fix a bug with unread messages when 
12418                 re-sorting folders, and by the way
12419                 fix a big performance hit when 
12420                 re-sorting (10k mails: before 5s,
12421                 after .5s)
12422
12423         * src/prefs_compose_writing.c
12424         * src/prefs_compose_writing.h
12425         * src/prefs_message.c
12426         * src/prefs_message.h
12427         * src/prefs_other.c
12428         * src/prefs_other.h
12429         * src/prefs_quote.c
12430         * src/prefs_quote.h
12431         * src/prefs_receive.c
12432         * src/prefs_receive.h
12433         * src/prefs_send.c
12434         * src/prefs_send.h
12435         * src/prefs_summaries.c
12436         * src/prefs_summaries.h
12437                 Fix copyright banner
12438
12439 2005-06-01 [paul]       1.9.11cvs30
12440
12441         * po/fi.po
12442                 updated by Flammie Pirinen
12443         * src/procmime.c
12444                 fix 'Bad BASE64 content' output
12445
12446 2005-05-31 [colin]      1.9.11cvs29
12447
12448         * src/procmime.c
12449                 Oops, where did my hunk go.
12450
12451 2005-05-31 [colin]      1.9.11cvs28
12452
12453         * src/Makefile.am
12454         * src/account.c
12455         * src/action.c
12456         * src/addr_compl.c
12457         * src/addressbook.c
12458         * src/codeconv.c
12459         * src/compose.c
12460         * src/export.c
12461         * src/folder.c
12462         * src/folderview.c
12463         * src/image_viewer.c
12464         * src/main.c
12465         * src/mainwindow.c
12466         * src/messageview.c
12467         * src/mimeview.c
12468         * src/msgcache.c
12469         * src/prefs_account.c
12470         * src/prefs_actions.c
12471         * src/prefs_common.c
12472         * src/prefs_compose_writing.c
12473         * src/prefs_customheader.c
12474         * src/prefs_ext_prog.c
12475         * src/prefs_filtering.c
12476         * src/prefs_filtering_action.c
12477         * src/prefs_fonts.c
12478         * src/prefs_image_viewer.c
12479         * src/prefs_message.c
12480         * src/prefs_message.h
12481         * src/prefs_msg_colors.c
12482         * src/prefs_other.c
12483         * src/prefs_other.h
12484         * src/prefs_quote.c
12485         * src/prefs_receive.c
12486         * src/prefs_receive.h
12487         * src/prefs_send.c
12488         * src/prefs_send.h
12489         * src/prefs_spelling.c
12490         * src/prefs_summaries.c
12491         * src/prefs_summary_column.c
12492         * src/prefs_template.c
12493         * src/prefs_themes.c
12494         * src/prefs_toolbar.c
12495         * src/prefs_wrapping.c
12496         * src/procmime.c
12497         * src/procmsg.c
12498         * src/send_message.h
12499         * src/ssl_manager.c
12500         * src/summary_search.c
12501         * src/summaryview.c
12502         * src/textview.c
12503         * src/wizard.c
12504         * src/common/smtp.c
12505         * src/common/smtp.h
12506         * src/gtk/gtkutils.h
12507                 o Move the rest of Common prefs to new style
12508                 o Lots of -Wall warning fixes
12509                 o fix FIXME in cache memusage calculation
12510                 o Let return receipts be sent from any account
12511                 o Little cache optimisation (read)
12512                 o Fix bug #746 (don't treat commas as separators
12513                   when inside a quoted string)
12514
12515 2005-05-31 [paul]       1.9.11cvs27
12516
12517         * src/prefs_common.c
12518                 fix 'off-by-one' typo
12519
12520 2005-05-31 [paul]       1.9.11cvs26
12521
12522         * src/account.c
12523         * src/addr_compl.c
12524         * src/compose.c
12525         * src/foldersel.c
12526         * src/prefs_actions.c
12527         * src/prefs_common.c
12528         * src/prefs_common.h
12529         * src/prefs_customheader.c
12530         * src/prefs_display_header.c
12531         * src/prefs_filtering.c
12532         * src/prefs_filtering_action.c
12533         * src/prefs_matcher.c
12534         * src/prefs_summaries.c
12535         * src/prefs_summary_column.c
12536         * src/prefs_template.c
12537         * src/prefs_toolbar.c
12538         * src/ssl_manager.c
12539         * src/gtk/pluginwindow.c
12540         * src/gtk/prefswindow.c
12541         * src/gtk/progressdialog.c
12542                 add hidden prefs 'enable_rules_hint'
12543                 for gtk_tree_view_set_rules_hint()
12544                 (sync with main)
12545                 
12546
12547 2005-05-31 [colin]      1.9.11cvs25
12548
12549         * src/Makefile.am
12550         * src/main.c
12551         * src/prefs_common.c
12552         * src/prefs_summaries.c ** ADDED **
12553         * src/prefs_summaries.h ** ADDED **
12554                 Common/Display -> Display/Summaries
12555
12556 2005-05-31 [colin]      1.9.11cvs24
12557
12558         * src/Makefile.am
12559         * src/main.c
12560         * src/prefs_quote.c ** ADDED **
12561         * src/prefs_quote.h ** ADDED **
12562                 Move Common/Quote to Compose/Quoting
12563         * src/prefs_common.c
12564         * src/prefs_common.h
12565                 Remove old quote stuff, add
12566                 convenience functions for GtkTextView prefs
12567         * src/gtk/prefswindow.c
12568                 Set default height higher
12569
12570 2005-05-30 [colin]      1.9.11cvs23
12571
12572         * src/Makefile.am
12573         * src/main.c
12574         * src/prefs_common.c
12575         * src/prefs_compose_writing.c ** ADDED **
12576         * src/prefs_compose_writing.h ** ADDED **
12577                 Move Common/Compose prefs to Compose/Writing
12578
12579 2005-05-30 [colin]      1.9.11cvs22
12580
12581         * src/common/utils.c
12582                 Fix bug #651 (Confused Attract by Subject)
12583                 Patch by M. Benkmann <haferfrost@web.de>
12584         * AUTHORS
12585
12586 2005-05-30 [colin]      1.9.11cvs21
12587
12588         * src/compose.c
12589                 Fix concatenation of different headers of
12590                 the same type (bug #645)
12591         * src/prefs_folder_item.c
12592                 Fix bug #699 (setting color to black doesn't
12593                 work immediately)
12594         * src/procmime.c
12595                 Print out decoding error only once per
12596                 block
12597
12598 2005-05-30 [paul]       1.9.11cvs20
12599
12600         * src/common/template.c
12601                 fix Bcc
12602
12603 2005-05-30 [paul]       1.9.11cvs19
12604
12605         * doc/src/rfc2368.txt   **NEW FILE**
12606         * src/compose.c
12607                 compose_entries_set(): don't interpret Bcc
12608                 header field (conform to RFC 2368)
12609                 (sync with main)
12610
12611 2005-05-29 [colin]      1.9.11cvs18
12612
12613         * src/prefs_common.c
12614                 Let the default reply format respect
12615                 netiquette by cutting the signature.
12616
12617 2005-05-29 [colin]      1.9.11cvs17
12618
12619         * src/summaryview.c
12620                 Don't let always_show_msg override
12621                 open_unread_on_enter when opening a new
12622                 directory.
12623
12624 2005-05-27 [paul]       1.9.11cvs16
12625
12626         sync with main:
12627
12628         * src/main.c
12629                 app_will_exit(): cleanup tmp directory when exit
12630         * src/message_search.c
12631                 improved the interface and made code cleanup.
12632                 removed Clear button
12633         * src/send_message.c
12634                 send_message_local(): use GSpawn, and detect errors
12635         * src/summary_search.c
12636                 improved the interface and made code cleanup
12637         * src/textview.c
12638                 textview_write_link(): also skip non-ascii space
12639                  at the head of link strings (phishing check
12640                  didn't work at the case)
12641         * src/common/utils.c
12642                 get_command_output(): use g_spawn_command_line_sync()
12643                 instead of popen()
12644
12645 2005-05-26 [colin]      1.9.11cvs15
12646
12647         * src/folder.c
12648                 remove printf
12649
12650 2005-05-26 [colin]      1.9.11cvs14
12651
12652         * src/common/nntp.c
12653                 Fix nntp mode reader (bug #611)
12654                 Patch by Florian Mickler <florian@mickler.org>
12655
12656 2005-05-26 [colin]      1.9.11cvs13
12657
12658         * src/plugins/pgpmime/passphrase.c
12659                 Fix mouse grabbing (bug #557)
12660
12661 2005-05-26 [colin]      1.9.11cvs12
12662
12663         * src/prefs_themes.c
12664                 Fix g_warning (bug #541)
12665
12666 2005-05-26 [colin]      1.9.11cvs11
12667
12668         * src/prefs_actions.c
12669         * src/prefs_template.c
12670                 Fix bug #506 (no warning if action/template
12671                 is not saved)
12672         * src/common/template.c
12673                 Fix a possible crash
12674
12675 2005-05-26 [colin]      1.9.11cvs10
12676
12677         * src/folder.c
12678         * src/folderview.c
12679         * src/procmsg.c
12680         * src/summaryview.c
12681                 Forbid locked messages to be moved or
12682                 deleted. Locked messages in trashes 
12683                 still get deleted, for performance
12684                 reason (mh.c::mh_remove_all_msgs)
12685
12686 2005-05-25 [colin]      1.9.11cvs9
12687
12688         * src/procmime.c
12689                 Use correct encoding when sending mails
12690                 with attachments that have accentued 
12691                 chars in their name
12692
12693 2005-05-24 [colin]      1.9.11cvs8
12694
12695         * src/summaryview.c
12696                 Fix bug #688 f) read/unread marker not
12697                 changed on first click
12698                 Also, optimize summary_status_show()
12699                 calls
12700         * src/folder.c
12701         * src/inc.c
12702         * src/procmime.c
12703                 Fix bug #688 b) and c) wrt message
12704                 attachments and signature
12705         * src/stock_pixmap.c
12706         * src/stock_pixmap.h
12707         * src/stock_pixmap.c
12708         * src/stock_pixmap.h
12709         * src/Makefile.am
12710         * src/pixmaps/clip_gpg_signed.xpm
12711                 Add clip/signed icon
12712
12713 2005-05-24 [colin]      1.9.11cvs7
12714
12715         * src/folder_item_prefs.c
12716                 whitespace fix
12717
12718 2005-05-24 [colin]      1.9.11cvs6
12719
12720         * src/folderview.c
12721         * src/prefs_common.c
12722         * src/prefs_common.h
12723                 Add a confirmation to folder drag and drop
12724                 fixes bug #156
12725         * src/alertpanel.c
12726         * src/alertpanel.h
12727                 fix _with_disable parameters so that
12728                 the buttons labels are specifiable too
12729         * src/plugins/pgpmime/sgpgme.c
12730                 reflect said change
12731                 
12732
12733 2005-05-24 [colin]      1.9.11cvs5
12734
12735         * src/folderview.c
12736                 Uncollapse/collapse folders on double-click
12737                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
12738                 closes bug #108
12739
12740 2005-05-23 [colin]      1.9.11cvs4
12741
12742         * src/common/socket.c
12743                 Check another special SSL_peek() error.
12744                 Should help wrt bug #728
12745
12746 2005-05-23 [colin]      1.9.11cvs3
12747
12748         * src/plugins/pgpmime/pgpmime.c
12749                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
12750                 breaking menu accelerators and stuff. Users will have to
12751                 reselect "PGP MIME" instead of "PGP/MIME" in their 
12752                 account's privacy preferences if needed.
12753
12754 2005-05-22 [paul]
12755
12756         * tools/kdeservicemenu/install.sh
12757                 use kdesu to prompt for root password if doing
12758                 global install/uninstall
12759
12760 2005-05-20 [colin]      1.9.11cvs2
12761
12762         * src/procmsg.c
12763                 Fix another compilation error with gcc-2.9x
12764                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
12765         * src/send_message.c
12766                 Don't send QUIT if we aren't connected
12767
12768 2005-05-19 [colin]      1.9.11cvs1
12769
12770         * src/procmsg.c
12771                 Fix compilation with gcc 2.9x
12772
12773 2005-05-19 [paul]       1.9.11
12774
12775         1.9.11 released
12776
12777 2005-05-19 [paul]       1.9.9cvs14
12778
12779         * src/gtk/inputdialog.c
12780                 prevent gettext warning
12781
12782 2005-05-19 [paul]       1.9.9cvs13
12783
12784         * src/mainwindow.c
12785         * src/prefs_common.c
12786         * src/prefs_common.h
12787         * src/textview.c
12788         * src/textview.h
12789                 add an option to toggle cursor in message
12790                 view (sync with main)
12791
12792 2005-05-18 [colin]      1.9.9cvs12
12793
12794         * src/compose.c
12795                 Dereference freed pointer
12796         * src/gtk/gtkaspell.c
12797                 Fix duplication of dictionaries (is it an aspell issue?)
12798
12799 2005-05-18 [colin]      1.9.9cvs11
12800
12801         * src/gtk/inputdialog.c
12802         * src/gtk/gtkaspell.c
12803                 HIGuify dialogs
12804         * src/alertpanel.c
12805                 Remove a double call
12806
12807 2005-05-17 [colin]      1.9.9cvs10
12808
12809         * src/gtk/gtkaspell.c
12810                 Fix dialogs, Ctrl-Enter accel
12811
12812 2005-05-17 [colin]      1.9.9cvs9
12813
12814         * src/gtk/gtkaspell.c
12815                 Fix some accelerators, escape in replace-window
12816
12817 2005-05-16 [colin]      1.9.9cvs8
12818
12819         * src/gtk/gtkaspell.c
12820                 Revert last commit, it was a mistake.
12821
12822 2005-05-16 [colin]      1.9.9cvs7
12823
12824         * src/gtk/gtkaspell.c
12825                 Remove buggy code while we're at it. It's a 
12826                 dead code path anyway.
12827
12828 2005-05-16 [colin]      1.9.9cvs6
12829
12830         * src/gtk/gtkaspell.c
12831                 Missed some gtk_menu_popup where deactivate
12832                 signal should be handled. Should fix bug
12833                 #629 a bit more.
12834
12835 2005-05-16 [colin]      1.9.9cvs5
12836
12837         * src/gtk/gtkaspell.c
12838                 Remove debug printf()s
12839
12840 2005-05-16 [colin]      1.9.9cvs4
12841
12842         * src/gtk/gtkaspell.c
12843                 Fix a bit aspell problems
12844                 (see bug #629)
12845
12846 2005-05-13 [colin]      1.9.9cvs3
12847
12848         * src/folderview.c
12849                 Fix the + appearing even when no subfolders
12850                 have unread messages. Thanks to wwp for the
12851                 bug report.
12852
12853 2005-05-11 [paul]       1.9.9cvs2
12854
12855         * src/folderview.c
12856                 correction to 1.9.9cvs1, only colour folders that
12857                 have new msgs (not unread msgs)
12858
12859 2005-05-10 [colin]      1.9.9cvs1
12860
12861         * src/folderview.c
12862         * src/summaryview.c
12863                 Try to fix bolding bugs again.
12864
12865 2005-05-09 [paul]
12866
12867         * tools/claws.i18n.status.pl
12868                 add Ricardo Mones Lastra's script that has been providing
12869                 the i18n status page for many months
12870
12871 2005-05-09 [paul]       1.9.9
12872
12873         1.9.9 release
12874
12875 2005-05-09 [paul]       1.9.6cvs58
12876
12877         * AUTHORS
12878         * INSTALL
12879         * README.claws
12880                 updated
12881         * Makefile.am 
12882         * RELEASE_NOTES.claws
12883                 add release notes to cvs to simplify release
12884                 procedure
12885         * configure.ac
12886                 add ca and fi to ALL_LINGUAS
12887         * po/Makefile.in.in
12888                 workaround for missing Makevars
12889         * po/ca.po
12890         * po/fi.po
12891                 add new Catalan and Finnish translations
12892                 submitted by Miquel Oliete and Flammie Pirinen
12893         * po/de.po
12894         * po/es.po
12895         * po/fr.po
12896         * po/it.po
12897         * po/pl.po
12898         * po/ru.po
12899         * po/sk.po
12900         * po/sr.po
12901         * po/zh_CN.po
12902                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
12903                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
12904                 Urke MMI, and Hansom Young
12905         * src/main.c
12906                 Fix drafting when quitting. compose_draft() closes the
12907                 compose windows, which modifies the compose_list GSList.
12908                 We have to refresh this list after echo drafting to avoid a
12909                 segfault
12910         * src/partial_download.c
12911                 fix segfault on exit
12912
12913 2005-05-06 [paul]       1.9.6cvs57
12914
12915         * src/grouplistdialog.c
12916                 quick fix/workaround for unresizeable newsgroup
12917                 name column 
12918
12919 2005-05-06 [paul]       1.9.6cvs56
12920
12921         * src/inc.c
12922         * src/mainwindow.c
12923                 use gettext plural forms
12924         * src/imap_gtk.c
12925         * src/mh_gtk.c
12926         * src/toolbar.c
12927                 small improvement to english usage
12928
12929 2005-05-05 [thorsten]   1.9.6cvs55
12930
12931         * src/folder.c
12932                 fix possible crash
12933
12934 2005-05-05 [paul]       1.9.6cvs54
12935         
12936         sync with HEAD
12937
12938         * AUTHORS
12939         * src/compose.c
12940                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
12941                 patch by Tim Mann
12942
12943 2005-05-05 [paul]       1.9.6cvs53
12944
12945         * src/mainwindow.c
12946                 fix resizing of separate message and
12947                 folder views
12948
12949 2005-05-05 [paul]       1.9.6cvs52
12950
12951         * src/account.c
12952         * src/addrgather.c
12953         * src/browseldap.c
12954         * src/exphtmldlg.c
12955         * src/expldifdlg.c
12956         * src/importmutt.c
12957         * src/importpine.c
12958         * src/main.c
12959         * src/mainwindow.c
12960         * src/noticeview.c
12961         * src/prefs_filtering.c
12962         * src/prefs_filtering_action.c
12963         * src/prefs_matcher.c
12964         * src/prefs_spelling.c
12965         * src/prefs_toolbar.c
12966         * src/toolbar.c
12967         * src/wizard.c
12968         * src/gtk/description_window.c
12969         * src/gtk/gtkvscrollbutton.c
12970         * src/gtk/progressdialog.c
12971         * src/gtk/quicksearch.c
12972         * src/plugins/pgpmime/prefs_gpg.c
12973         * src/plugins/spamassassin/spamassassin_gtk.c
12974                 replace deprecated gtk_widget_set_usize
12975
12976 2005-05-04 [colin]      1.9.6cvs51
12977
12978         * src/common/utils.c
12979                 Fix crash when subst_for_filename is called
12980                 with a NULL parameter
12981
12982 2005-05-04 [colin]      1.9.6cvs50
12983
12984         * src/partial_download.c
12985         * src/pop.c
12986                 Escape login when writing uidl file
12987                 fixes bug #736
12988
12989 2005-05-03 [colin]      1.9.6cvs49
12990
12991         * src/procmime.c
12992                 Fix possible DOS in mime parser
12993                 (see bug #634)
12994
12995 2005-05-02 [colin]      1.9.6cvs48
12996
12997         * src/compose.c
12998                 Try to fix the copy/paste mess once again.
12999
13000
13001 2005-04-30 [colin]      1.9.6cvs47
13002
13003         * src/prefs_account.h
13004         * src/procmsg.c
13005         * src/send_message.c
13006         * src/common/smtp.c
13007         * src/common/smtp.h
13008                 Try to batch sending mails (per account) instead of
13009                 reconnecting to server every time.
13010
13011 2005-04-29 [colin]      1.9.6cvs46
13012
13013         * src/messageview.c
13014                 Fix window resizing that refused to size down
13015         * src/prefs_common.c
13016         * src/prefs_common.h
13017         * src/prefs_filtering.c
13018                 Save Filtering's window size
13019
13020 2005-04-21 [paul]       1.9.6cvs45
13021
13022         * ChangeLog-gtk2.claws
13023         * src/setup.c
13024                 correction to sync
13025
13026 2005-04-21 [paul]       1.9.6cvs44
13027
13028         sync with main:
13029
13030         * src/setup.c
13031         * src/statusbar.c
13032         * src/statusbar.h
13033                 use gtkut_widget_draw_now(). Improved performance
13034                 of the update of statusbar
13035         * src/textview.c
13036                 textview_smooth_scroll_do(): redraw it after scroll
13037                 is done (fixed incorrect display when a part of the
13038                 view is hidden).
13039         * src/gtk/gtkutils.c
13040         * src/gtk/gtkutils.h
13041                 gtkut_widget_draw_now(): use gdk_window_process_updates()
13042                 to force update of widgets.
13043                 Removed gtkut_widget_wait_for_draw() which had a big
13044                 overhead  because of waiting for all events processed 
13045
13046 2005-04-20 [paul]       1.9.6cvs43
13047
13048         * src/codeconv.c
13049                 complete 1.9.6cvs42's sync:
13050                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
13051
13052 2005-04-19 [paul]       1.9.6cvs42
13053
13054         sync with main:
13055
13056         * src/action.c
13057                 catch_output(): correctly select the insert text
13058                 (fix invalid iterator warnings).
13059         * src/codeconv.c
13060         * src/codeconv.h
13061         * src/mainwindow.c
13062         * src/messageview.c
13063         * src/prefs_common.c
13064                 support GBK encoding.
13065         * src/common/session.c
13066         * src/common/session.h
13067                 use separate buffer for large data to be sent,
13068                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
13069
13070 2005-04-18 [paul]       1.9.6cvs41
13071
13072         * src/jpilot.c
13073                 convert unsigned long into guint32
13074                 patch by Paul LeoNerd Evans 
13075
13076 2005-04-17 [colin]      1.9.6cvs40
13077
13078         * src/compose.c
13079                 Fix 'Request return receipt' from folder
13080                 properties (bug #708)
13081
13082 2005-04-17 [colin]      1.9.6cvs39
13083
13084         * src/mainwindow.c
13085                 Fix duplicate hotkeys in Mainwindow's menu
13086
13087 2005-04-17 [colin]      1.9.6cvs38
13088
13089         * src/folderview.c
13090                 Fix duplicate hotkeys in Folderview's contextual
13091                 menu
13092
13093 2005-04-15 [colin]      1.9.6cvs37
13094
13095         * src/summaryview.c
13096                 Fix 'Save as...' with non-ascii filenames
13097
13098 2005-04-15 [colin]      1.9.6cvs36
13099
13100         * src/plugins/pgpmime/pgpmime.c
13101                 Fix bus error on 64bit. Spotted by 
13102                 macallan1888@gmail.com
13103
13104 2005-04-15 [colin]      1.9.6cvs35
13105
13106         * src/prefs_account.c
13107                 Fix cvs34.
13108
13109 2005-04-12 [colin]      1.9.6cvs34
13110
13111         * src/prefs_account.c
13112                 Fix smtp auth type off-by-one. We forgot to
13113                 add PLAIN in the prefs-to-gui setter func and
13114                 as a result, the selected auth when opening
13115                 account prefs was not the correct one.
13116
13117 2005-04-12 [paul]       1.9.6cvs33
13118
13119         * src/inc.c
13120                 if the recv dialog is visible, Cancel only
13121                 cancels the current account
13122
13123
13124 2005-04-10 [colin]      1.9.6cvs32
13125
13126         * src/filtering.c
13127                 Copy score when copying FilteringActions
13128                 Fix bug #674
13129
13130 2005-04-10 [colin]      1.9.6cvs31
13131
13132         * src/inc.c
13133                 Make Message -> Receive -> Cancel cancel 
13134                 incorporation on all accounts. Fixes
13135                 bug #693
13136
13137 2005-04-10 [colin]      1.9.6cvs30
13138
13139         * src/prefs_account.c
13140                 Update Privacy checkbuttons status based
13141                 on the selected privacy system
13142         * src/compose.c
13143                 Always connect the "None" privacy system; the
13144                 static boolean was probably there to avoid
13145                 reconnecting twice in the same compose window,
13146                 but as the parent function is only called once
13147                 per compose, it's only a bug - as a static is
13148                 initialized once per application instance.
13149                 Also, don't uncheck Sign and Encrypt when
13150                 selecting None as privacy system; just ignore
13151                 them when sending/queuing.
13152                 Should fix bug #695
13153
13154 2005-04-08 [colin]      1.9.6cvs29
13155
13156         * src/account.c
13157         * src/prefs_account.c
13158         * src/prefs_account.h
13159                 Add account preference to queue message in a certain
13160                 folder.
13161
13162 2005-04-06 [colin]      1.9.6cvs28
13163
13164         * src/prefs_account.c
13165                 Update old inbox path syntax
13166
13167 2005-04-06 [paul]       1.9.6cvs27
13168
13169         sync with main:
13170
13171         * configure.ac
13172                 changed -traditional-cpp to -no-cpp-precomp for newer
13173                 Mac OS X support
13174         * src/foldersel.c
13175                 made column resize automatically
13176         * src/send_message.c
13177                 send_message_smtp(): consider EOF right after QUIT
13178                 successful (workaround for Gmail SMTP server)
13179         * src/common/socket.c
13180                 ssl_read(), ssl_peek(): check EOF which violates the
13181                 SSL protocol
13182         * src/gtk/colorlabel.c
13183                 removed warnings when displaying colorlabel menu
13184                 (don't use GtkAlignment)
13185
13186 2005-04-05 [paul]       1.9.6cvs26
13187
13188         * src/plugins/trayicon/trayicon.c
13189                 fix clipping of icon under KDE3 
13190
13191 2005-04-05 [paul]       1.9.6cvs25
13192
13193         * src/summaryview.c
13194                 hide display of threading
13195                 patch by Alfons
13196
13197 2005-04-04 [thorsten]   1.9.6cvs24
13198
13199         * src/mh.c
13200                 marks lost on filesystems with different stat() results on
13201                 summer-/wintertime
13202
13203 2005-04-03 [colin]      1.9.6cvs23
13204
13205         * src/summaryview.c
13206                 Don't handle up/down. Patch by Alfons
13207
13208 2005-04-02 [colin]      1.9.6cvs22
13209
13210         * src/summaryview.c
13211                 Make scrolling faster. Patch by Alfons.
13212
13213 2005-04-01 [colin]      1.9.6cvs21
13214
13215         * src/Makefile.am
13216         * src/stock_pixmap.c
13217         * src/pixmaps/dir-noselect.xpm ** REMOVED **
13218         * src/pixmaps/dir_noselect.xpm ** ADDED **
13219                 Fix pixmap name mismatch (Thanks Stephan Sachse)
13220
13221 2005-04-01 [colin]      1.9.6cvs20
13222
13223         * src/image_viewer.c
13224         * src/image_viewer.h
13225         * src/procmime.c
13226         * src/procmime.h
13227         * src/textview.c
13228         * src/textview.h
13229                 Implement inline image resizing and right-clicking
13230
13231 2005-04-01 [paul]       1.9.6cvs19
13232
13233         * AUTHORS
13234         * Makefile.am
13235         * configure.ac
13236                 check for gnome2
13237                 patch by Luca Cavalli <loopback<AT>slackit.org>
13238         * po/ru.po
13239                 updated by Pavlo Bohmat
13240
13241 2005-03-31 [colin]      1.9.6cvs18
13242
13243         * src/news.c
13244                 Fix parsing references
13245         * src/msgcache.c
13246                 don't put nulls in the references list
13247         * src/procheader.c
13248                 commit that forgotten file in 1.9.6cvs14
13249
13250 2005-03-31 [colin]      1.9.6cvs17
13251
13252         * src/compose.c
13253                 Fix joining of signature separator again. 
13254                 Maybe Hiro could put it in main too...
13255
13256 2005-03-31 [colin]      1.9.6cvs16
13257
13258         * src/Makefile.am
13259         * src/foldersel.c
13260         * src/stock_pixmap.c
13261         * src/stock_pixmap.h
13262         * src/pixmaps/dir-noselect.xpm
13263                 Update foldersel.c (sync from main, patch by Alfons)
13264
13265 2005-03-30 [colin]      1.9.6cvs15
13266
13267         * src/imap.c
13268                 Fix handling of imap folders containing [] in 
13269                 their name. Thanks to Nahuel Angelinetti for
13270                 the detailed bugreport.
13271
13272 2005-03-30 [colin]      1.9.6cvs14
13273
13274         * src/common/utils.h
13275         * src/common/utils.c
13276         * src/common/defs.h
13277         * src/matcher.c
13278         * src/msgcache.c
13279         * src/news.c
13280         * src/procmsg.c
13281         * src/procmsg.h
13282         * src/quote_fmt_parse.y
13283         * src/summaryview.c
13284                 Update references system. Patch by Alfons
13285
13286 2005-03-30 [colin]      1.9.6cvs13
13287
13288         * src/common/socket.c
13289                 Force the glibc to read resolv.conf again when 
13290                 it has changed. Should fix issues when changing
13291                 networks on a laptop and not restarting sylpheed. 
13292
13293 2005-03-30 [paul]       1.9.6cvs12
13294
13295         partial sync with main:
13296
13297         * src/action.c
13298                 create_io_dialog(): use user-defined text font
13299                 (thanks to Alfons), and modified its appearance.
13300         * src/addrgather.c
13301         * src/addrharvest.c
13302         * src/browseldap.c
13303                 replace old code
13304         * src/compose.c
13305                 don't join (presumably) itemized lines on line-wrapping
13306                 fixed wrapping of quote when auto-wrapping is enabled
13307                 compose_destroy(): destroy paned only if it's not
13308                 attached to window. Fixed memory leak of popup menu.
13309         * src/exphtmldlg.c
13310         * src/expldifdlg.c
13311                 replace old code
13312         * src/html.c
13313         * src/html.h
13314         * src/importmutt.c
13315         * src/importpine.c
13316                 replace old code
13317         * src/main.c
13318                 removed redundant code
13319         * src/mainwindow.c
13320                 changed 'Code set' (which is rather incorrect)
13321                 in the menu to 'Character encoding'
13322                 main_window_set_widgets(): request size first
13323                 to prevent window size becoming wrong
13324                 fixed remembering of the state of the visibility
13325                 of MessageView
13326         * src/messageview.c
13327                 changed 'Code set' (which is rather incorrect)
13328                 in the menu to 'Character encoding'
13329         * src/prefs_common.c
13330         * src/prefs_common.h
13331                 added an option whether to render HTML as text or not
13332                 added separators to outgoing encoding menu
13333         * src/procheader.c
13334                 procheader_scan_date_string(): support header
13335                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
13336         * src/summaryview.c
13337         * src/summaryview.h
13338                 minor code cleanup
13339         * src/textview.c
13340                 textview_show_html(): force output of newline
13341                 added an option whether to render HTML as text or not
13342         * src/common/utils.c
13343                 strncpy2(): optimized based on Alfons' code
13344         * src/gtk/gtkutils.c
13345         * src/gtk/gtkutils.h
13346                 removed non-used code
13347         * src/plugins/pgpmime/passphrase.c
13348                 partially fixed grab input of passphrase dialog
13349                 Confine pointer to window
13350
13351 2005-03-30 [colin]      1.9.6cvs11
13352
13353         * src/msgcache.c
13354         * src/msgcache.h
13355                 Read/write 32bit ints from cache & marks
13356                 From main.
13357
13358 2005-03-29 [paul]       1.9.6cvs10
13359
13360         * AUTHORS
13361         * ChangeLog.claws
13362         * src/compose.c
13363         * src/gtk/gtkaspell.c
13364                 sync with HEAD (don't pass NULL pointers) 
13365
13366 2005-03-24 [paul]
13367
13368         * tools/Makefile.am
13369         * tools/README
13370         * tools/acroread2sylpheed.pl
13371                 sync with HEAD (add script to send pdfs as
13372                 attachments from Adobe Reader 7)
13373
13374 2005-03-21 [paul]       1.9.6cvs9
13375
13376         * configure.ac
13377         * po/POTFILES.in
13378         * src/Makefile.am
13379         * src/crash.c
13380         * src/image_viewer.c ** ADDED **
13381         * src/image_viewer.h ** ADDED **
13382         * src/main.c
13383         * src/prefs_common.c
13384         * src/prefs_common.h
13385         * src/prefs_image_viewer.c ** ADDED **
13386         * src/prefs_image_viewer.h ** ADDED **
13387         * src/textview.c
13388         * src/gtk/about.c
13389         * src/pixmaps/sylpheed_logo.xpm
13390         * src/plugins/Makefile.am
13391         * src/plugins/image_viewer/.cvsignore ** REMOVED **
13392         * src/plugins/image_viewer/Makefile.am ** REMOVED **
13393         * src/plugins/image_viewer/plugin.c ** REMOVED **
13394         * src/plugins/image_viewer/viewer.c ** REMOVED **
13395         * src/plugins/image_viewer/viewer.glade ** REMOVED **
13396         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
13397         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
13398         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
13399         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
13400                 as gdk-pixbuf is now built-in
13401                 remove image_viewer plugin and put code back into
13402                 main codebase
13403                 implement inline image display (sync with main)
13404
13405                 replace logo with newer, nicer, larger version  
13406
13407 2005-03-21 [paul]       1.9.6cvs8
13408
13409         * src/gtk/about.c
13410                 cosmetic improvement
13411
13412 2005-03-21 [holger]     1.9.6cvs7
13413
13414         * src/plugins/spamassassin/spamassassin.c
13415                 Sync with HEAD
13416                 (unregister hook on failed plugin init)
13417
13418 2005-03-20 [colin]      1.9.6cvs6
13419
13420         * src/common/plugin.c
13421                 Check that plugin isn't already loaded
13422                 Patch by Alfons
13423
13424 2005-03-20 [thorsten]   1.9.6cvs5
13425
13426         * src/compose.c
13427                 use a more compatible syntax
13428
13429 2005-03-20 [thorsten]   1.9.6cvs4
13430
13431         * src/prefs_toolbar.c
13432                 fix crash when selecting toolbar item (uninitialized pointer)
13433
13434 2005-03-20 [thorsten]   1.9.6cvs3
13435
13436         * src/procmime.c
13437                 fix mimetype detection (referenced free()d string)
13438
13439 2005-03-20 [paul]       1.9.6cvs2
13440
13441         * src/compose.c
13442                 sync with HEAD (1.0.3cvs5)
13443                 neglect Reply-To header if empty
13444                 Patch by Alfons 
13445
13446 2005-03-19 [holger]     1.9.6cvs1
13447
13448         * src/summaryview.c
13449         * src/summaryview.h
13450                 Sync with HEAD
13451
13452 2005-03-18 [paul]       1.9.6
13453
13454         initial GTK2 release
13455
13456 2005-03-18 [paul]       1.0.3cvs3.1
13457
13458         * AUTHORS
13459         * ChangeLog.claws
13460         * configure.ac
13461         * src/gtk/about.c
13462         * src/pixmaps/sylpheed_logo.xpm
13463                 sync with HEAD
13464
13465 2005-03-18 [colin]      1.0.3cvs2.6
13466
13467         * src/summaryview.c
13468                 Remove call to summary_step in summary_copy_selected_to
13469                 Can't see its purpose, and this causes bug when copying
13470                 a message if the next one is unread: it reads it.
13471
13472 2005-03-18 [paul]       1.0.3cvs2.5
13473
13474         * src/foldersel.c
13475                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
13476
13477 2005-03-18 [paul]       1.0.3cvs2.4
13478
13479         * src/addrharvest.c
13480         * src/codeconv.c
13481         * src/codeconv.h
13482         * src/compose.c
13483         * src/news.c
13484         * src/procheader.c
13485         * src/procmime.c
13486         * src/unmime.c
13487         * src/unmime.h
13488                 fix buffer overflow, CAN-2005-0667, see
13489                 http://secunia.com/advisories/14491/
13490                 Patch by Alfons
13491
13492 2005-03-17 [colin]      1.0.3cvs2.3
13493
13494         * src/prefs_fonts.c
13495         * src/summaryview.c
13496                 Fix font bugs (both lists now officialy share 
13497                 the same font)
13498                 
13499
13500 2005-03-17 [paul]       1.0.3cvs2.2
13501
13502         * src/gtk/pluginwindow.c
13503                 make plugin descriptions uneditable
13504
13505 2005-03-11 [paul]       1.0.3cvs2.1
13506
13507         * ChangeLog.claws
13508         * configure.ac
13509         * po/POTFILES.in
13510         * src/plugins/trayicon/trayicon.c
13511                 sync with HEAD
13512                 add src/wizard.c to POTFILES.in
13513
13514 2005-03-11 [paul]       1.0.3cvs1.1
13515
13516         * ChangeLog
13517         * ChangeLog.claws
13518         * configure.ac
13519         * po/de.po
13520         * po/es.po
13521         * po/fr.po
13522         * po/it.po
13523         * po/pt_BR.po
13524         * po/ru.po
13525         * po/sk.po
13526         * po/sr.po
13527         * po/zh_CN.po
13528                 sync with HEAD
13529
13530 2005-03-04 [colin]      1.0.1cvs22.2
13531
13532         * src/compose.c
13533                 Fix signatures with accentued chars in it
13534
13535 2005-03-04 [colin]      1.0.1cvs22.1
13536
13537         * src/common/smtp.c
13538         * src/common/smtp.h
13539                 Don't use SIZE param in MAIL FROM: if server 
13540                 doesn't support it. Patch by Eugen Freiter
13541                 <eugen_f@users.sf.net>
13542
13543 2005-02-27 [paul]       1.0.1cvs20.1
13544
13545         * ChangeLog.claws
13546         * configure.ac
13547         * src/messageview.c
13548                 sync with HEAD
13549
13550 2005-02-27 [colin]      1.0.1cvs19.4
13551
13552         * src/procheader.c
13553         * src/procheader.h
13554                 Fix prototypes. Patch by Alfons
13555
13556 2005-02-27 [colin]      1.0.1cvs19.3
13557
13558         * src/compose.c
13559                 Don't auto-join the signature separator.
13560
13561 2005-02-26 [colin]      1.0.1cvs19.2
13562
13563         * src/summaryview.c
13564                 Fix 'mark all read' with collapsed threads.
13565                 Patch by Alfons.
13566
13567 2005-02-25 [paul]       1.0.1cvs19.1
13568
13569         * ChangeLog.claws
13570         * configure.ac
13571         * src/prefs_account.c
13572         * src/prefs_folder_item.c
13573         * src/gtk/prefswindow.c
13574         * src/gtk/prefswindow.h
13575                 sync with HEAD
13576
13577 2005-02-25 [paul]       1.0.1cvs15.12
13578
13579         * src/alertpanel.c
13580         * src/codeconv.c
13581         * src/compose.c
13582         * src/textview.c
13583         * src/gtk/gtkutils.c
13584         * src/gtk/gtkutils.h
13585         * src/gtk/logwindow.c
13586         * src/gtk/progressdialog.c
13587                 sync with main (revision 127)
13588                 and fix logwindow clipping
13589
13590 2005-02-24 [colin]      1.0.1cvs15.11
13591
13592         * src/plugins/pgpmime/passphrase.c
13593                 Disable input grabbing; it doesn't work yet.
13594
13595 2005-02-24 [colin]      1.0.1cvs15.10
13596
13597         * src/messageview.c
13598                 Don't send out receipts if offline. Ask.
13599
13600 2005-02-23 [colin]      1.0.1cvs15.9
13601
13602         * src/summaryview.c     
13603                 Fix expanding
13604
13605 2005-02-23 [colin]      1.0.1cvs15.8
13606
13607         * src/summaryview.c
13608                 Really fix Bug 568 by removing useless
13609                 calls. summary_thread_init() now called
13610                 in summary_sort(). This should please
13611                 Alfons as it should be faster than 
13612                 previously.
13613
13614 2005-02-23 [colin]      1.0.1cvs15.7
13615
13616         * src/compose.c
13617                 Encode parts as QP or B64 if signing
13618
13619 2005-02-23 [colin]      1.0.1cvs15.6
13620
13621         * src/compose.c
13622                 Fix Mimeinfo leakage (including tmp files)
13623         * src/procmsg.c
13624                 Fix tmp file leakage (spotted by Ivan Rayner)
13625
13626 2005-02-22 [colin]      1.0.1cvs15.5
13627
13628         * src/expldifdlg.c
13629                 Fix keyboard input. Patch by Alfons.
13630
13631 2005-02-21 [colin]      1.0.1cvs15.4
13632
13633         * src/compose.c
13634                 Fix Sign/Encrypt when unselecting privacy
13635                 system
13636         * src/prefs_common.c
13637                 Change default message font to Monospace
13638         * src/summaryview.c
13639                 More freezing during potentially large operations
13640
13641 2005-02-21 [paul]       1.0.1cvs15.3
13642
13643         * src/main.c
13644                 fix --help output
13645
13646 2005-02-21 [paul]       1.0.1cvs15.2
13647
13648         * po/Makefile.in.in
13649         * src/compose.c
13650         * src/summaryview.c
13651         * src/textview.c
13652         * src/common/utils.c
13653         * src/common/utils.h
13654                 sync with main (revision 117)
13655
13656 2005-02-20 [colin]      1.0.1cvs15.1
13657
13658         * src/common/defs.h
13659                 Change cache file to .sylpheed_claws_cache, as
13660                 suggested by Alfons. Allows people to switch
13661                 between Sylpheed and Sylpheed-Claws. it is
13662                 a good idea to "Check for new messages" at next
13663                 startup.
13664
13665
13666 2005-02-18 [colin]      1.0.1cvs14.1
13667
13668         * src/quote_fmt_lex.l
13669         * src/quote_fmt_parse.y
13670                 Fix parser initialisation. Patch by Ivan.
13671
13672 2005-02-18 [colin]      1.0.1cvs11.6
13673
13674         * src/folderview.c
13675                 Fix scrolldown (bug 662)
13676
13677 2005-02-17 [colin]      1.0.1cvs11.5
13678
13679         * src/codeconv.c
13680                 conv_filename_to_utf8: return clean 7bit instead
13681                 of broken utf8 if needed
13682         * src/mimeview.c
13683                 Fix display of parts with unclean 8bit names
13684
13685 2005-02-17 [paul]       1.0.1cvs11.4
13686
13687         * src/compose.c
13688         * src/exportldif.c
13689         * src/matcher_parser_parse.y
13690         * src/procmime.c
13691         * src/sourcewindow.c
13692         * src/common/Makefile.am
13693         * src/common/intl.h             ** REMOVED **
13694         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13695                 sync with main (revision 109)
13696                 and clean up
13697
13698 2005-02-16 [colin]      1.0.1cvs11.3
13699
13700         * src/summaryview.c
13701                 Fix collapsed thread not highlighting when new
13702                 messages in it (Bug 568) Patch by Stephan Sachse.
13703                 Fix messed up selection when reaching bounds (Bug 632)
13704         * src/prefs_themes.c
13705                 Fix theme installing (Bug 684)
13706
13707 2005-02-16 [colin]      1.0.1cvs11.2
13708
13709         * src/messageview.c
13710                 Fix messageview_select_all
13711
13712 2005-02-16 [colin]      1.0.1cvs11.1
13713
13714         * src/mh.c
13715                 Sync with HEAD (MH scan required function)
13716
13717 2005-02-15 [colin]      1.0.1cvs8.1
13718
13719         * src/mimeview.c
13720         * src/common/utils.c
13721                 Sync with HEAD (filename chars substitution)
13722
13723 2005-02-15 [colin]      1.0.1cvs7.3
13724
13725         * src/gtk/pluginwindow.c
13726                 Fix button spacing
13727
13728 2005-02-15 [colin]      1.0.1cvs7.2
13729
13730         * src/mimeview.c
13731                 Fix mime icons not reset across message when
13732                 scrolled down
13733
13734 2005-02-15 [colin]      1.0.1cvs7.1
13735
13736         * src/compose.c
13737         * src/procmime.c
13738                 Sync with HEAD (optimisation of cvs6)
13739
13740 2005-02-14 [colin]      1.0.1cvs6.1
13741
13742         * src/compose.c
13743         * src/procmime.c
13744                 Sync with HEAD (encode "From " at line beginning)
13745
13746 2005-02-14 [colin]      1.0.1cvs5.3
13747
13748         * src/compose.c
13749                 Fix wrapping with accentued chars.
13750
13751 2005-02-13 [colin]      1.0.1cvs5.2
13752
13753         * src/textview.c
13754                 Fix email informative part parsing with
13755                 accentued chars in it. ispunct() returns
13756                 true for them in utf8...
13757
13758 2005-02-12 [colin]      1.0.1cvs5.1
13759
13760         * src/filtering.c
13761                 Sync with HEAD (remove wrong use of compose after send)
13762
13763 2005-02-12 [paul]       1.0.1cvs4.5
13764
13765         * src/textview.c
13766                 remove unnecessary code (thanks to Alfons)
13767
13768 2005-02-12 [paul]       1.0.1cvs4.4
13769
13770         * src/textview.c
13771                 add 'Copy' to contextual menu on emails
13772
13773 2005-02-11 [colin]      1.0.1cvs4.3
13774
13775         * src/compose.c
13776                 revert 1.0.0cvs28.2, it doesn't work that well.
13777
13778 2005-02-11 [paul]       1.0.1cvs4.2
13779
13780         * po/Makefile.in.in
13781                 fix 'make release'
13782
13783 2005-02-10 [paul]       1.0.1cvs4.1
13784
13785         * ChangeLog
13786         * ChangeLog.claws
13787         * ChangeLog.jp
13788         * configure.ac
13789         * src/compose.c
13790                 sync with HEAD (sync with main)
13791
13792 2005-02-10 [paul]       1.0.1cvs3.2
13793
13794         * AUTHORS
13795         * Makefile.am
13796         * autogen.sh
13797         * configure.ac
13798         * config/mkinstalldirs
13799         * intl/.cvsignore
13800         * intl/ChangeLog
13801         * intl/VERSION
13802         * intl/bindtextdom.c
13803         * intl/config.charset
13804         * intl/dcgettext.c
13805         * intl/dcigettext.c
13806         * intl/dcngettext.c
13807         * intl/dgettext.c
13808         * intl/dngettext.c
13809         * intl/eval-plural.h
13810         * intl/explodename.c
13811         * intl/finddomain.c
13812         * intl/gettext.c
13813         * intl/gettextP.h
13814         * intl/gmo.h
13815         * intl/hash-string.h
13816         * intl/intl-compat.c
13817         * intl/l10nflist.c
13818         * intl/libgnuintl.h.in
13819         * intl/loadinfo.h
13820         * intl/loadmsgcat.c
13821         * intl/localcharset.c
13822         * intl/localcharset.h
13823         * intl/locale.alias
13824         * intl/localealias.c
13825         * intl/localename.c
13826         * intl/log.c
13827         * intl/ngettext.c
13828         * intl/os2compat.c
13829         * intl/os2compat.h
13830         * intl/osdep.c
13831         * intl/plural-exp.c
13832         * intl/plural-exp.h
13833         * intl/plural.c
13834         * intl/plural.y
13835         * intl/ref-add.sin
13836         * intl/ref-del.sin
13837         * intl/relocatable.c
13838         * intl/relocatable.h
13839         * intl/textdomain.c
13840         * m4/Makefile.am
13841         * po/Makefile.in.in
13842         * src/Makefile.am
13843         * src/account.c
13844         * src/action.c
13845         * src/addr_compl.c
13846         * src/addressadd.c
13847         * src/addressbook.c
13848         * src/addrgather.c
13849         * src/addrindex.c
13850         * src/alertpanel.c
13851         * src/browseldap.c
13852         * src/codeconv.c
13853         * src/codeconv.h
13854         * src/compose.c
13855         * src/compose.h
13856         * src/crash.c
13857         * src/editaddress.c
13858         * src/editbook.c
13859         * src/editgroup.c
13860         * src/editjpilot.c
13861         * src/editldap.c
13862         * src/editldap_basedn.c
13863         * src/editvcard.c
13864         * src/exphtmldlg.c
13865         * src/expldifdlg.c
13866         * src/export.c
13867         * src/exporthtml.c
13868         * src/filtering.c
13869         * src/folder.c
13870         * src/folder_item_prefs.c
13871         * src/foldersel.c
13872         * src/folderview.c
13873         * src/grouplistdialog.c
13874         * src/headerview.c
13875         * src/imap.c
13876         * src/imap_gtk.c
13877         * src/import.c
13878         * src/importldif.c
13879         * src/importmutt.c
13880         * src/importpine.c
13881         * src/inc.c
13882         * src/ldif.c
13883         * src/main.c
13884         * src/mainwindow.c
13885         * src/matcher.c
13886         * src/mbox.c
13887         * src/message_search.c
13888         * src/messageview.c
13889         * src/mh.c
13890         * src/mh_gtk.c
13891         * src/mimeview.c
13892         * src/msgcache.c
13893         * src/news.c
13894         * src/news_gtk.c
13895         * src/noticeview.c
13896         * src/partial_download.c
13897         * src/pop.c
13898         * src/prefs_account.c
13899         * src/prefs_actions.c
13900         * src/prefs_common.c
13901         * src/prefs_customheader.c
13902         * src/prefs_display_header.c
13903         * src/prefs_ext_prog.c
13904         * src/prefs_filtering.c
13905         * src/prefs_filtering_action.c
13906         * src/prefs_folder_item.c
13907         * src/prefs_fonts.c
13908         * src/prefs_gtk.c
13909         * src/prefs_matcher.c
13910         * src/prefs_msg_colors.c
13911         * src/prefs_spelling.c
13912         * src/prefs_summary_column.c
13913         * src/prefs_template.c
13914         * src/prefs_themes.c
13915         * src/prefs_toolbar.c
13916         * src/prefs_wrapping.c
13917         * src/privacy.c
13918         * src/procheader.c
13919         * src/procmime.c
13920         * src/procmsg.c
13921         * src/quote_fmt.c
13922         * src/recv.c
13923         * src/send_message.c
13924         * src/setup.c
13925         * src/sourcewindow.c
13926         * src/ssl_manager.c
13927         * src/statusbar.c
13928         * src/summary_search.c
13929         * src/summaryview.c
13930         * src/textview.c
13931         * src/toolbar.c
13932         * src/wizard.c
13933         * src/common/nntp.c
13934         * src/common/plugin.c
13935         * src/common/smtp.c
13936         * src/common/ssl.c
13937         * src/common/ssl_certificate.c
13938         * src/common/string_match.c
13939         * src/common/sylpheed.c
13940         * src/common/template.c
13941         * src/common/utils.c
13942         * src/gtk/about.c
13943         * src/gtk/colorlabel.c
13944         * src/gtk/description_window.c
13945         * src/gtk/filesel.c
13946         * src/gtk/foldersort.c
13947         * src/gtk/gtkaspell.c
13948         * src/gtk/gtkutils.c
13949         * src/gtk/inputdialog.c
13950         * src/gtk/logwindow.c
13951         * src/gtk/menu.c
13952         * src/gtk/pluginwindow.c
13953         * src/gtk/prefswindow.c
13954         * src/gtk/progressdialog.c
13955         * src/gtk/quicksearch.c
13956         * src/gtk/sslcertwindow.c
13957         * src/plugins/clamav/clamav_plugin.c
13958         * src/plugins/clamav/clamav_plugin_gtk.c
13959         * src/plugins/demo/demo.c
13960         * src/plugins/dillo_viewer/dillo_prefs.c
13961         * src/plugins/dillo_viewer/dillo_viewer.c
13962         * src/plugins/image_viewer/plugin.c
13963         * src/plugins/image_viewer/viewer.c
13964         * src/plugins/image_viewer/viewerprefs.c
13965         * src/plugins/mathml_viewer/mathml_viewer.c
13966         * src/plugins/pgpmime/passphrase.c
13967         * src/plugins/pgpmime/plugin.c
13968         * src/plugins/pgpmime/prefs_gpg.c
13969         * src/plugins/pgpmime/select-keys.c
13970         * src/plugins/pgpmime/sgpgme.c
13971         * src/plugins/spamassassin/spamassassin.c
13972         * src/plugins/spamassassin/spamassassin_gtk.c
13973         * src/plugins/trayicon/trayicon.c
13974                 sync with main (revision 104)
13975
13976 2005-02-10 [colin]      1.0.1cvs3.1
13977
13978         * src/mainwindow.c
13979                 Sync with HEAD (fix occasional crasher)
13980
13981 2005-02-10 [colin]      1.0.1cvs2.1
13982
13983         * src/messageview.c
13984                 Synw with HEAD (don't automatically display html)
13985
13986 2005-02-09 [colin]      1.0.1cvs1.3
13987
13988         * src/textview.c
13989         * src/textview.h
13990                 Add contextual menu on emails
13991
13992 2005-02-09 [colin]      1.0.1cvs1.2
13993
13994         * src/codeconv.c
13995                 Fix converting from broken headers and 
13996                 put back the _ in missing places
13997                 (feature broke with cvs24.2 sync, main 
13998                  possibly affected?)
13999
14000 2005-02-09 [colin]      1.0.1cvs1.1
14001
14002         * src/messageview.c
14003         * src/mimeview.c
14004         * src/mimeview.h
14005                 Sync with HEAD (display non text/plain mails with plugin)
14006
14007 2005-02-08 [colin]      1.0.1.1
14008
14009         * ChangeLog.claws
14010         * po/pt_BR.po
14011                 Sync with HEAD
14012         * configure.ac
14013                 Make default configuration directory 
14014                 be .sylpheed-gtk2
14015
14016 2005-02-08 [colin]      1.0.0cvs29.1
14017
14018         * po/de.po
14019         * po/es.po
14020         * po/fr.po
14021         * po/it.po
14022         * po/sk.po
14023         * po/sr.po
14024                 Sync translations with HEAD
14025
14026 2005-02-06 [colin]      1.0.0cvs28.3
14027
14028         * src/compose.c
14029                 Make compose a bit faster - patch by Alfons.
14030
14031 2005-02-06 [colin]      1.0.0cvs28.2
14032
14033         * src/compose.c
14034                 Make pasting via middle-click more reliable
14035
14036 2005-02-05 [paul]       1.0.0cvs28.1
14037
14038         * ChangeLog
14039         * ChangeLog.claws
14040         * ChangeLog.jp
14041         * configure.ac
14042         * src/compose.c
14043                 sync with HEAD
14044                 (fix bug 682 'redirect is broken'
14045
14046 2005-02-05 [torte]      1.0.0cvs27.1
14047
14048         * ChangeLog.claws
14049         * configure.ac
14050         * src/partial_download.c
14051                 Sync with HEAD (fix buf overflow)
14052
14053 2005-02-03 [colin]      1.0.0cvs26.1
14054
14055         * src/common/plugin.c
14056                 Sync with HEAD (avoid plugin mismatches)
14057
14058 2005-02-03 [paul]       1.0.0cvs25.3
14059
14060         * src/folderview.c
14061         * src/headerview.c
14062         * src/summaryview.c
14063         * src/textview.c
14064         * src/gtk/colorlabel.c
14065                 third and final part of initial sync with main-gtk2
14066
14067 2005-02-03 [paul]       1.0.0cvs25.2
14068
14069         * src/jpilot.c
14070                 fix building with jpilot support
14071
14072 2005-02-02 [colin]      1.0.0cvs25.1
14073
14074         * src/messageview.c
14075                 Sync with HEAD (fix dangerous typo)
14076
14077 2005-02-01 [colin]      1.0.0cvs24.3
14078
14079         * src/common/xml.c
14080                 Write file as advertised (UTF-8)
14081
14082 2005-02-01 [paul]       1.0.0cvs24.2
14083
14084         * src/addrbook.c
14085         * src/addrindex.c
14086         * src/alertpanel.h
14087         * src/codeconv.c
14088         * src/codeconv.h
14089         * src/compose.c
14090         * src/export.c
14091         * src/folder_item_prefs.c
14092         * src/html.c
14093         * src/imap.c
14094         * src/import.c
14095         * src/jpilot.c
14096         * src/mainwindow.c
14097         * src/matcher_parser_lex.l
14098         * src/messageview.c
14099         * src/mh.c
14100         * src/prefs_account.c
14101         * src/prefs_actions.c
14102         * src/prefs_common.c
14103         * src/prefs_gtk.c
14104         * src/prefs_gtk.h
14105         * src/prefs_themes.c
14106         * src/procheader.c
14107         * src/procmime.c
14108         * src/sourcewindow.c
14109         * src/statusbar.c
14110         * src/summaryview.c
14111         * src/textview.c
14112         * src/toolbar.c
14113         * src/unmime.c
14114         * src/common/template.c
14115         * src/common/utils.c
14116         * src/common/xml.c
14117         * src/common/xml.h
14118         * src/gtk/gtkaspell.c
14119         * src/plugins/clamav/clamav_plugin.c
14120         * src/plugins/dillo_viewer/dillo_prefs.c
14121         * src/plugins/image_viewer/viewerprefs.c
14122         * src/plugins/pgpmime/passphrase.c
14123         * src/plugins/pgpmime/prefs_gpg.c
14124         * src/plugins/pgpmime/select-keys.c
14125         * src/plugins/spamassassin/spamassassin.c
14126                 second part of initial sync with main-gtk2
14127                 (more to follow)
14128
14129 2005-01-31 [colin]      1.0.0cvs24.1
14130
14131         * src/compose.c
14132                 Sync with HEAD
14133
14134 2005-01-29 [paul]       1.0.0cvs23.2
14135
14136         * src/account.c
14137         * src/action.c
14138         * src/addressadd.c
14139         * src/addressbook.c
14140         * src/alertpanel.c
14141         * src/compose.c
14142         * src/editaddress.c
14143         * src/editbook.c
14144         * src/editgroup.c
14145         * src/editjpilot.c
14146         * src/editldap.c
14147         * src/editldap_basedn.c
14148         * src/editvcard.c
14149         * src/export.c
14150         * src/foldersel.c
14151         * src/grouplistdialog.c
14152         * src/import.c
14153         * src/importldif.c
14154         * src/inc.c
14155         * src/main.c
14156         * src/mainwindow.c
14157         * src/message_search.c
14158         * src/messageview.c
14159         * src/mimeview.c
14160         * src/prefs_actions.c
14161         * src/prefs_common.c
14162         * src/prefs_common.h
14163         * src/prefs_customheader.c
14164         * src/prefs_display_header.c
14165         * src/prefs_filtering.c
14166         * src/prefs_filtering_action.c
14167         * src/prefs_gtk.c
14168         * src/prefs_matcher.c
14169         * src/prefs_summary_column.c
14170         * src/prefs_template.c
14171         * src/sourcewindow.c
14172         * src/summary_search.c
14173         * src/summaryview.c
14174         * src/textview.c
14175         * src/gtk/about.c
14176         * src/gtk/description_window.c
14177         * src/gtk/gtkshruler.c
14178         * src/gtk/gtkutils.c
14179         * src/gtk/gtkutils.h
14180         * src/gtk/inputdialog.c
14181         * src/gtk/logwindow.c
14182         * src/gtk/prefswindow.c
14183         * src/gtk/progressdialog.c
14184         * src/gtk/progressdialog.h
14185                 first part of initial sync with main-gtk2
14186                 (more to follow)
14187
14188 2005-01-28 [colin]      1.0.0cvs23.1
14189
14190         * src/folderview.c
14191                 Sync with HEAD
14192
14193 2005-01-27 [colin]      1.0.0cvs21.1
14194
14195         * src/folder.c
14196         * src/folderview.c
14197                 Sync with HEAD
14198
14199 2005-01-27 [colin]      1.0.0cvs19.1
14200
14201         * src/procmime.c
14202                 Sync with HEAD
14203
14204 2005-01-27 [colin]      1.0.0cvs18.1
14205
14206         * src/messageview.c
14207         * src/summaryview.c
14208         * src/mainwindow.c
14209         * src/compose.c
14210         * src/compose.h
14211         * src/procmsg.c
14212         * src/procmsg.h
14213         * src/toolbar.c
14214                 Sync with HEAD
14215
14216 2005-01-26 [paul]       1.0.0cvs15.2
14217
14218         * src/compose.c
14219                 compose_entries_set(): convert subject and body to
14220                 utf8 if necessary. patch by Felix Eckhofer
14221
14222 2005-01-26 [paul]       1.0.0cvs15.1
14223
14224         * configure.ac
14225         * src/common/template.c
14226                 sync with HEAD (fix memory leak)
14227
14228 2005-01-25 [paul]       1.0.0cvs14.1
14229
14230         * configure.ac
14231         * src/compose.c
14232                 sync with HEAD
14233
14234 2005-01-24 [colin]      1.0.0cvs13.1
14235
14236         * src/summaryview.c
14237                 Sync with HEAD
14238
14239 2005-01-24 [paul]       1.0.0cvs12.1
14240
14241         * configure.ac
14242         * src/messageview.c
14243         * src/mh.c
14244         * src/common/utils.c
14245                 sync with HEAD
14246
14247 2005-01-24 [colin]      1.0.0cvs11.1
14248
14249         * src/procheader.c
14250                 Sync with HEAD
14251
14252 2005-01-24 [colin]      1.0.0cvs10.1
14253
14254         * src/folderview.c
14255                 Sync with HEAD
14256
14257 2005-01-23 [colin]      1.0.0cvs9.1
14258
14259         * src/crash.c
14260                 Sync with HEAD
14261
14262 2005-01-22 [colin]      1.0.0cvs8.1
14263
14264         * src/summaryview.c
14265         * src/gtk/quicksearch.c
14266                 Sync with HEAD
14267
14268 2005-01-21 [colin]      1.0.0cvs7.1
14269
14270         * src/summaryview.c
14271                 Sync with HEAD
14272
14273 2005-01-21 [colin]      1.0.0cvs6.1
14274
14275         * src/summaryview.c
14276                 Sync with HEAD
14277
14278 2005-01-21 [colin]      1.0.0cvs5.1
14279
14280         * src/gtk/quicksearch.c
14281         * src/prefs_common.c
14282         * src/prefs_common.h
14283                 Sync with HEAD (recurse option)
14284
14285 2005-01-21 [colin]      1.0.0cvs4.1
14286
14287         * src/folder.h
14288         * src/folderview.c
14289         * src/folderview.h
14290         * src/summaryview.c
14291         * src/gtk/quicksearch.c
14292         * src/gtk/quicksearch.h
14293                 Sync with HEAD (recursive quicksearch)
14294
14295 2005-01-20 [colin]      1.0.0cvs3.4
14296
14297         * src/ssl_manager.c
14298                 Remove useless code
14299
14300 2005-01-20 [colin]      1.0.0cvs3.3
14301
14302         * src/ssl_manager.c
14303                 Fix leak, thanks to Alfons.
14304
14305 2005-01-20 [colin]      1.0.0cvs3.2
14306
14307         * src/ssl_manager.c
14308                 Port SSL certificate window to GTK2.
14309
14310 2005-01-20 [paul]       1.0.0cvs3.1
14311
14312         * ChangeLog.claws
14313         * configure.ac
14314         * src/addrindex.c
14315         * src/addrindex.h
14316                 sync with HEAD
14317
14318 2005-01-19 [colin]      1.0.0cvs2.2
14319
14320         * src/plugins/trayicon/trayicon.c
14321                 Fix freeze with gtk-2.6, the easy way
14322                 (signal blocking helpless there...)
14323                 Closes bug #668.
14324
14325 2005-01-19 [colin]      1.0.0cvs2.1
14326
14327         * src/mbox.c
14328         * src/mbox.h
14329         * src/mainwindow.c
14330         * src/summaryview.c
14331         * src/summaryview.h
14332                 Sync with HEAD
14333
14334 2005-01-19 [paul]       1.0.0cvs1.1
14335
14336         * configure.ac
14337         * po/de.po
14338         * po/es.po
14339         * po/fr.po
14340         * po/hr.po
14341         * po/it.po
14342         * po/ja.po
14343         * po/ko.po
14344         * po/pt_BR.po
14345         * po/ru.po
14346         * po/sk.po
14347         * po/sr.po
14348                 sync with HEAD (update translations)
14349
14350 2005-01-18 [colin]      1.0.0cvs0.1
14351
14352         * src/foldersel.c
14353                 Specify search column - patch by Alfons
14354
14355 2005-01-18 [colin]      0.9.13cvs36.3
14356
14357         * src/prefs_toolbar.c
14358                 Change Delete to Remove
14359         * src/prefs_fonts.c
14360                 GTK2 version and leak fixes
14361         * src/prefs_actions.c
14362                 Add stock buttons.
14363                 All patches by Alfons
14364
14365 2005-01-17 [colin]      0.9.13cvs36.2
14366
14367         * src/compose.c
14368                 Fix DnD inserting twice. While at it,
14369                 add DnD support for text/plain in the
14370                 body, and add support in the headers.
14371
14372 2005-01-16 [colin]      0.9.13cvs36.1
14373
14374         * ChangeLog
14375         * ChangeLog.jp
14376         * ChangeLog.claws
14377                 Sync with HEAD (nothing applicable)
14378
14379 2005-01-16 [colin]      0.9.13cvs33.2
14380
14381         * src/prefs_toolbar.c
14382                 GTK2ize prefs_toolbar, by Alfons.
14383
14384 2005-01-14 [colin]      0.9.13cvs33.1
14385
14386         * src/html.c
14387         * src/msgcache.c
14388                 Sync with HEAD
14389
14390 2005-01-14 [colin]      0.9.13cvs32.1
14391
14392         * src/html.c
14393         * src/html.h
14394         * src/msgcache.c
14395         * AUTHORS
14396         * tools/calypso_convert.pl
14397                 Sync with HEAD
14398
14399 2005-01-08 [colin]      0.9.13cvs29.2
14400
14401         * src/prefs_filtering_action.c
14402         * src/prefs_filtering.c
14403                 2 more gtk2 patches by Alfons
14404
14405 2005-01-07 [paul]       0.9.13cvs29.1
14406
14407         * ChangeLog
14408         * ChangeLog.claws
14409         * ChangeLog.jp
14410         * configure.ac
14411         * src/pop.c
14412         * src/pop.h
14413                 sync with HEAD
14414
14415 2005-01-07 [colin]      0.9.13cvs28.3
14416
14417         * src/gtk/progressdialog.c
14418         * src/gtk/progressdialog.h
14419         * src/inc.c
14420         * src/send_message.c
14421                 GTK2 for the incorporation dialog. The CList isn't dead
14422                 yet, for a more smooth migration. Patch by Alfons.
14423
14424 2005-01-06 [colin]      0.9.13cvs28.2
14425
14426         * src/prefs_display_header.c
14427                 GTK2 conversion by Alfons
14428         * src/prefs_actions.c
14429         * src/prefs_matcher.c
14430                 Fix 2 leaks - patch by Alfons
14431
14432 2005-01-06 [colin]      0.9.13cvs28.1
14433
14434         * src/prefs_matcher.c
14435                 Sync with HEAD
14436
14437 2005-01-06 [colin]      0.9.13cvs27.4
14438
14439         * src/prefs_matcher.c
14440                 Fix double-free. Patch by Alfons
14441
14442 2005-01-06 [colin]      0.9.13cvs27.3
14443
14444         * src/prefs_matcher.c
14445                 GTK2 widgets + memleak
14446                 Patch by Alfons
14447
14448 2005-01-05 [colin]      0.9.13cvs27.2
14449
14450         * src/account.c
14451         * src/addr_compl.c
14452         * src/foldersel.c
14453         * src/stock_pixmap.c
14454         * src/stock_pixmap.h
14455                 3 more GTK2 patches by Alfons.
14456
14457 2005-01-04 [colin]      0.9.13cvs27.1
14458
14459         * src/folderview.c
14460         * src/imap_gtk.c
14461         * src/news_gtk.c
14462                 Sync with HEAD
14463
14464 2005-01-04 [colin]      0.9.13cvs25.9
14465
14466         * src/compose.c
14467                 Fix Show Ruler menuitem
14468         * src/prefs_template.c
14469                 Convert to GTK2
14470         * src/common/utils.c
14471                 Make auto pointer stuff handles NULLs
14472                 Patches by Alfons.
14473
14474 2005-01-04 [colin]      0.9.13cvs25.8
14475
14476         * src/compose.c
14477                 Move the attachment list to gtk2
14478                 Patch by Alfons.
14479
14480 2005-01-04 [colin]      0.9.13cvs25.7
14481
14482         * src/textview.c
14483                 Make some keys work again
14484                 Patch by SungHyun Nam <namsh@kldp.org>
14485
14486 2005-01-04 [colin]      0.9.13cvs25.6
14487
14488         * src/gtk/gtkshruler.c
14489                 Move the ruler to GTK2
14490                 Patch by Alfons
14491
14492 2005-01-03 [colin]      0.9.13cvs25.5
14493
14494         * src/compose.c
14495                 Fix my broken patch apply 
14496
14497 2005-01-03 [colin]      0.9.13cvs25.4
14498
14499         * src/common/utils.c
14500         * src/common/utils.h
14501         * src/gtk/prefswindow.c
14502                 Move auto pointer stuff to utils.c
14503                 Patch by Alfons again :)
14504
14505 2005-01-03 [colin]      0.9.13cvs25.3
14506
14507         * src/compose.c
14508         * src/prefs_gtk.c
14509         * src/prefs_template.c
14510         * src/textview.c
14511                 Empty text widgets with empty strings, not NULL char
14512                 Patch by SungHyun Nam <namsh@kldp_org>
14513
14514 2005-01-03 [colin]      0.9.13cvs25.2
14515
14516         * src/main.c
14517         * AUTHORS
14518                 Sync with HEAD
14519
14520 2005-01-03 [colin]      0.9.13cvs25.1
14521
14522         * src/pop.c
14523         * src/pop.h
14524                 Sync with HEAD
14525
14526 2005-01-03 [colin]      0.9.13cvs24.3
14527
14528         * src/account.c
14529                 Two patches from Alfons and Alex S Moore:
14530                 fix images, fix return value.
14531
14532 2005-01-01 [colin]      0.9.13cvs24.2
14533
14534         * src/prefs_actions.c
14535                 Fix over-zealous assertion. Patch by Alfons
14536
14537 2005-01-01 [colin]      0.9.13cvs24.1
14538
14539         * src/procmime.c
14540                 Sync with HEAD (leak fix)
14541
14542 2004-12-31 [colin]      0.9.13cvs23.2
14543
14544         * src/prefs_common.c
14545                 GTK2 widgets + stock buttons - patch by Alfons
14546
14547 2004-12-31 [paul]       0.9.13cvs23.1
14548
14549         * configure.ac
14550                 bump up EXTRA_VERSION to match (sync'ed) HEAD
14551         * src/gtk/pluginwindow.c
14552                 use GTK2 widgets and plug memory leaks,
14553                 patches by Alfons
14554
14555 2004-12-30 [colin]      0.9.13cvs22.4
14556
14557         * src/account.c
14558         * src/action.c
14559         * src/export.c
14560         * src/foldersel.c
14561         * src/import.c
14562         * src/message_search.c
14563         * src/prefs_actions.c
14564         * src/prefs_common.c
14565         * src/prefs_customheader.c
14566         * src/prefs_filtering.c
14567         * src/prefs_summary_column.c
14568         * src/summary_search.c
14569         * src/gtk/about.c
14570         * src/gtk/description_window.c
14571         * src/gtk/gtkutils.c
14572         * src/gtk/gtkutils.h
14573         * src/gtk/inputdialog.c
14574         * src/gtk/prefswindow.c
14575                 Use GTK2 stock buttons. Patches by Alfons.
14576
14577 2004-12-30 [colin]      0.9.13cvs22.3
14578
14579         * src/account.c
14580                 Sync with HEAD
14581         * src/prefs_actions.c
14582         * src/prefs_customheader.c
14583         * src/prefs_filtering.c
14584         * src/prefs_msg_colors.c
14585         * src/prefs_summary_column.c
14586         * src/gtk/prefswindow.c
14587                 Use GtkTreeView instead of deprecated 
14588                 widgets. Patches by Alfons.
14589
14590 2004-12-30 [paul]       0.9.13cvs22.2
14591
14592         * src/foldersel.c
14593                 use GTK 2 Tree View
14594                 patch by Alfons, with root folder sorting fix
14595                 by Stephan Sachse
14596
14597 2004-12-30 [paul]       0.9.13cvs22.1
14598
14599         * ChangeLog
14600         * ChangeLog.claws
14601         * ChangeLog.jp
14602         * NEWS
14603         * configure.ac
14604         * src/account.c
14605                 sync with HEAD
14606
14607 2004-12-22 [martin]     0.9.13cvs21.2
14608
14609         * src/action.c
14610                 free the command line after its use
14611
14612 2004-12-18 [paul]       0.9.13cvs21.1
14613
14614         * AUTHORS
14615         * ChangeLog
14616         * ChangeLog.claws
14617         * ChangeLog.jp
14618         * NEWS
14619         * configure.ac
14620         * src/action.c
14621         * src/compose.c
14622         * src/syldap.c
14623                 sync with HEAD
14624
14625 2004-12-17 [martin]     0.9.13cvs17.2
14626
14627         * src/action.c
14628                 convert actions input to locale
14629         * src/inc.c
14630                 convert notification command to locale
14631         * src/plugins/pgpmime/select-keys.c
14632                 convert attributes to utf8
14633
14634 2004-12-14 [colin]      0.9.13cvs17.1
14635
14636         * ChangeLog
14637         * ChangeLog.jp
14638         * ChangeLog.claws
14639         * src/action.c
14640         * src/common/utils.c
14641         * src/gtk/prefswindow.c
14642         * src/gtk/gtkutils.c
14643         * src/gtk/gtkutils.h
14644         * src/plugins/spamassassin/libspamc.c
14645                 Sync with HEAD
14646
14647 2004-12-13 [colin]      0.9.13cvs14.1
14648
14649         * src/quote_fmt_parse.y
14650                 Sync with HEAD
14651
14652 2004-12-10 [colin]      0.9.13cvs12.1
14653
14654         * src/prefs_themes.c
14655         * src/mainwindow.c
14656         * src/messageview.c
14657                 Sync with HEAD
14658
14659 2004-12-09 [colin]      0.9.13cvs10.1
14660
14661         * src/procmime.c
14662                 Sync with HEAD (fix B64 encoding from memory)
14663
14664 2004-12-08 [colin]      0.9.13cvs9.1
14665
14666         * src/gtk/colorlabel.c
14667                 Sync with HEAD
14668
14669 2004-12-08 [paul]       0.9.13cvs8.2
14670
14671         * src/gtk/pluginwindow.c
14672                 fix window resizing oddities
14673
14674 2004-12-08 [colin]      0.9.13cvs8.1
14675
14676         * src/quote_fmt_parse.y
14677                 Sync with HEAD
14678
14679 2004-12-08 [colin]      0.9.13cvs7.1
14680
14681         * src/matcher_parser_parse.y
14682         * src/msgcache.c
14683         * src/prefs_matcher.c
14684         * src/procheader.c
14685         * src/matcher.c
14686         * src/common/defs.h
14687         * po/sr.po
14688                 Sync with HEAD
14689
14690 2004-12-08 [colin]      0.9.13cvs6.1
14691
14692         * src/quote_fmt_parse.y
14693         * src/textview.c
14694                 Sync with HEAD
14695         * src/gtk/prefswindow.c
14696         * src/gtk/pluginwindow.c
14697                 Fix G_CALLBACKS protos (thanks to Alfons)
14698
14699 2004-12-07 [torte]      0.9.13cvs2.2
14700
14701         * src/procmime.c
14702                 [Bug 650] reply button causes crash
14703                 Thanks to David Relson and Christoph
14704
14705 2004-12-07 [colin]      0.9.13cvs2.1
14706
14707         * ChangeLog.claws
14708         * AUTHORS
14709         * po/sk.po
14710         * src/procmime.c
14711         * src/prefs_account.c
14712         * src/common/smtp.c
14713         * src/common/smtp.h
14714                 Sync with HEAD
14715
14716 2004-12-06 [colin]      0.9.12cvs187.1
14717
14718         * ChangeLog.claws
14719         * INSTALL
14720         * Makefile.am
14721         * README.claws
14722         * TODO.claws
14723         * configure.ac
14724         * po/bg.po
14725         * po/cs.po
14726         * po/el.po
14727         * po/en_GB.po
14728         * po/es.po
14729         * po/fr.po
14730         * po/hr.po
14731         * po/hu.po
14732         * po/it.po
14733         * po/ja.po
14734         * po/ko.po
14735         * po/nl.po
14736         * po/pl.po
14737         * po/pt_BR.po
14738         * po/ru.po
14739         * po/sk.po
14740         * po/sr.po
14741         * po/sv.po
14742         * po/zh_CN.po
14743         * po/zh_TW.Big5.po
14744         * src/compose.c
14745         * tools/Makefile.am
14746         * tools/README
14747         * tools/filter_conv.pl
14748         * tools/kdeservicemenu/README
14749         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14750         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14751                 Sync with HEAD
14752
14753 2004-12-04 [colin]      0.9.12cvs183.1
14754
14755         * src/compose.c
14756                 Sync with HEAD (compose window position saving)
14757
14758 2004-12-04 [paul]       0.9.12cvs182.3
14759
14760         * src/messageview.c
14761         * src/mimeview.c
14762         * src/prefs_customheader.c
14763         * src/gtk/quicksearch.c
14764                 replace some forgotten GTK_SIGNAL_FUNCs
14765
14766 2004-12-04 [paul]       0.9.12cvs182.2
14767
14768         * src/Makefile.am
14769                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
14770                 committed in error      
14771
14772 2004-12-04 [paul]       0.9.12cvs182.1
14773
14774         * ChangeLog
14775         * ChangeLog.claws
14776         * ChangeLog.jp
14777         * INSTALL
14778         * NEWS
14779         * README
14780         * README.jp
14781         * configure.ac
14782         * doc/manual/ja/Makefile.am
14783         * doc/manual/ja/sylpheed-1.html
14784         * doc/manual/ja/sylpheed-10.html
14785         * doc/manual/ja/sylpheed-11.html
14786         * doc/manual/ja/sylpheed-12.html
14787         * doc/manual/ja/sylpheed-13.html
14788         * doc/manual/ja/sylpheed-14.html
14789         * doc/manual/ja/sylpheed-15.html
14790         * doc/manual/ja/sylpheed-16.html
14791         * doc/manual/ja/sylpheed-17.html
14792         * doc/manual/ja/sylpheed-18.html
14793         * doc/manual/ja/sylpheed-19.html
14794         * doc/manual/ja/sylpheed-2.html
14795         * doc/manual/ja/sylpheed-20.html
14796         * doc/manual/ja/sylpheed-3.html
14797         * doc/manual/ja/sylpheed-4.html
14798         * doc/manual/ja/sylpheed-5.html
14799         * doc/manual/ja/sylpheed-6.html
14800         * doc/manual/ja/sylpheed-7.html
14801         * doc/manual/ja/sylpheed-8.html
14802         * doc/manual/ja/sylpheed-9.html
14803         * doc/manual/ja/sylpheed.html
14804         * doc/manual/ja/sylpheed.sgml
14805         * po/de.po
14806         * src/Makefile.am
14807         * src/compose.c
14808         * src/procmime.c
14809         * src/pixmaps/regular.xpm **REMOVED**
14810         * src/plugins/pgpmime/pgpmime.c
14811         * src/plugins/pgpmime/plugin.c
14812         * src/plugins/pgpmime/prefs_gpg.c
14813                 sync with HEAD
14814
14815 2004-12-03 [paul]       0.9.12cvs180.1
14816
14817         * ChangeLog
14818         * ChangeLog.claws
14819         * ChangeLog.jp
14820         * configure.ac
14821         * src/Makefile.am
14822         * src/pop.c
14823         * src/common/utils.c
14824         * src/common/utils.h
14825         * src/pixmaps/continue.xpm
14826         * src/pixmaps/dir_close.xpm
14827         * src/pixmaps/dir_open.xpm
14828         * src/pixmaps/drafts_close.xpm
14829         * src/pixmaps/drafts_open.xpm
14830         * src/pixmaps/folder.xpm **REMOVED**
14831         * src/pixmaps/group.xpm
14832         * src/pixmaps/unread.xpm
14833                 sync with HEAD
14834
14835 2004-12-02 [colin]      0.9.12cvs179.1
14836
14837         * src/compose.c
14838                 Sync with HEAD (non-duplicated reedition)
14839
14840 2004-12-02 [colin]      0.9.12cvs178.1
14841
14842         * src/compose.c
14843                 Sync with HEAD (linewrap_quote fix)
14844
14845 2004-12-01 [colin]      0.9.12cvs177.3
14846
14847         * src/addrharvest.c
14848                 Replace sizeof with strlen
14849
14850 2004-12-01 [paul]       0.9.12cvs177.2
14851
14852         * src/addrharvest.c
14853                 fix 'harvest addresses'
14854
14855 2004-11-30 [colin]      0.9.12cvs177.1
14856
14857         * src/gtk/prefswindow.c
14858         * src/gtk/pluginwindow.c
14859                 Sync with HEAD
14860
14861 2004-11-29 [colin]      0.9.12cvs176.1
14862
14863         * src/folderview.c
14864                 sync with HEAD (Fix disappearing separators in folderview's popup)
14865
14866 2004-11-29 [colin]      0.9.12cvs175.1
14867
14868         * src/procmime.c
14869                 Sync with head (another format fix)
14870
14871 2004-11-29 [colin]      0.9.12cvs174.1
14872
14873         * src/pop.c
14874                 Sync with HEAD (format string fix)
14875
14876 2004-11-26 [colin]      0.9.12cvs173.1
14877
14878         * src/common/smtp.c
14879         * src/common/smtp.h
14880                 Sync with HEAD
14881
14882 2004-11-24 [colin]      0.9.12cvs172.1
14883
14884         * src/plugins/pgpmime/pgpmime.c
14885                 Sync with HEAD
14886
14887 2004-11-24 [colin]      0.9.12cvs171.1
14888
14889         * src/plugins/pgpmime/pgpmime.c
14890                 Sync with head (gpgmectx leaks)
14891
14892 2004-11-24 [colin]      0.9.12cvs169.1
14893
14894         * src/plugins/pgpmime/plugin.c
14895         * src/plugins/trayicon/Makefile.am
14896         * src/plugins/trayicon/newmarkedmail.xpm
14897         * src/plugins/trayicon/trayicon.c
14898         * src/plugins/trayicon/unreadmarkedmail.xpm
14899                 Sync with HEAD
14900
14901 2004-11-23 [colin]      0.9.12cvs168.1
14902
14903         * src/partial_download.c
14904         * src/partial_download.h
14905         * src/plugins/pgpmime/plugin.c
14906                 Sync with HEAD
14907
14908 2004-11-23 [colin]      0.9.12cvs166.1
14909
14910         * src/Makefile.am
14911         * src/codeconv.c
14912         * src/compose.c
14913         * src/folderview.c
14914         * src/main.c
14915         * src/partial_download.c
14916         * src/partial_download.h
14917         * src/prefs_account.c
14918         * src/prefs_account.h
14919         * src/privacy.c
14920         * src/privacy.h
14921         * src/procmime.c
14922         * src/common/Makefile.am
14923         * src/common/base64.h
14924         * src/common/partial_download.c
14925         * src/common/partial_download.h
14926         * src/gtk/prefswindow.c
14927         * src/gtk/prefswindow.h
14928         * src/plugins/pgpmime/pgpmime.c
14929         * src/plugins/pgpmime/prefs_gpg.c
14930         * src/plugins/pgpmime/prefs_gpg.h
14931         * src/plugins/pgpmime/sgpgme.c
14932         * src/plugins/pgpmime/sgpgme.h
14933                 Sync with HEAD
14934
14935 2004-11-23 [colin]      0.9.12cvs163.1
14936
14937         * src/main.c
14938                 Sync with HEAD (cursor optimization)
14939
14940 2004-11-23 [colin]      0.9.12cvs162.1
14941
14942         * src/prefs_common.c
14943         * src/prefs_themes.c
14944         * src/procmsg.c
14945                 Sync with HEAD
14946
14947 2004-11-23 [colin]      0.9.12cvs158.9
14948
14949         * src/compose.c
14950                 Fix double-free when forwarding
14951         * src/msgcache.c
14952                 Fix leak on error path
14953                 
14954
14955 2004-11-23 [colin]      0.9.12cvs158.8
14956
14957         * src/compose.c
14958                 Fix possible double-free
14959                 Spotted by Alfons
14960
14961 2004-11-23 [colin]      0.9.12cvs158.7
14962
14963         * src/compose.c
14964                 Fix some signal handlers' prototypes
14965                 Spotted by Alfons
14966
14967 2004-11-22 [colin]      0.9.12cvs158.6
14968
14969         * src/compose.c
14970                 Remove unneeded code and duplicated
14971                 wrapping - patch by Alfons
14972
14973 2004-11-22 [colin]      0.9.12cvs158.5
14974
14975         * src/prefs_themes.c
14976                 Fix oversized selector
14977
14978 2004-11-22 [colin]      0.9.12cvs158.4
14979
14980         * src/compose.c
14981                 fix dump_text()
14982                 patch by Alfons
14983
14984 2004-11-19 [colin]      0.9.12cvs158.3
14985
14986         * src/textview.c
14987                 Add a context menu on links (open, copy)
14988
14989 2004-11-18 [paul]       0.9.12cvs158.2
14990
14991         * src/addrgather.c
14992         * src/exphtmldlg.c
14993         * src/expldifdlg.c
14994         * src/mimeview.c
14995         * src/prefs_common.c
14996         * src/plugins/image_viewer/viewer.c
14997         * src/plugins/spamassassin/spamassassin_gtk.c
14998                 replace deprecated gtk_notebook_set_page
14999                 and gtk_notebook_current_page
15000
15001 2004-11-18 [paul]       0.9.12cvs158.1
15002
15003         * configure.ac
15004         * src/compose.c
15005         * src/mainwindow.c
15006         * src/messageview.c
15007         * src/prefs_common.c
15008         * src/common/utils.c
15009         * src/common/utils.h
15010                 sync with HEAD
15011
15012 2004-11-17 [colin]      0.9.12cvs156.1
15013
15014         * src/prefs_account.c
15015         * src/prefs_account.h
15016         * src/procmsg.c
15017                 Sync with HEAD (add pref to store encrypted mails encrypted)
15018
15019 2004-11-17 [paul]       0.9.12cvs155.1
15020
15021         * ChangeLog
15022         * ChangeLog.claws
15023         * ChangeLog.jp
15024         * NEWS
15025         * configure.ac
15026         * src/compose.c
15027         * src/jpilot.c
15028         * src/privacy.c
15029         * src/procmime.c
15030         * src/procmime.h
15031         * src/procmsg.c
15032         * src/toolbar.c
15033         * src/pixmaps/error.xpm
15034                 sync with HEAD
15035
15036 2004-11-17 [colin]      0.9.12cvs151.1
15037
15038         * src/plugins/pgpmime/pgpmime.c
15039                 Sync with HEAD (remove debug printf)
15040
15041 2004-11-17 [colin]      0.9.12cvs150.1
15042
15043         * src/plugins/pgpmime/pgpmime.c
15044                 Sync with HEAD (off-by-one fix)
15045
15046 2004-11-17 [colin]      0.9.12cvs149.1
15047
15048         * src/procmsg.c
15049                 Sync with HEAD (coding style fixes)
15050
15051 2004-11-16 [colin]      0.9.12cvs148.1
15052
15053         * src/procmsg.c
15054                 Sync with head (Fix the fix)
15055
15056 2004-11-16 [colin]      0.9.12cvs147.1
15057
15058         * src/procmsg.c
15059                 Sync with Main (leak fix)
15060
15061 2004-11-16 [colin]      0.9.12cvs146.14
15062
15063         * src/compose.c
15064                 Remove useless chunk of code
15065                 Patch by Alfons
15066
15067 2004-11-15 [colin]      0.9.12cvs146.13
15068
15069         * src/compose.c
15070                 Fix drafting after insertion
15071                 Patch by Alfons
15072
15073 2004-11-15 [colin]      0.9.12cvs146.12
15074
15075         * src/compose.c
15076         * src/prefs_filtering.c
15077         * src/prefs_filtering_action.c
15078         * src/prefs_toolbar.c
15079                 Fix some const-correctness
15080
15081 2004-11-15 [colin]      0.9.12cvs146.11
15082
15083         * src/summaryview.c
15084         * src/prefs_themes.c
15085         * src/messageview.c
15086                 Fix some leaks
15087
15088 2004-11-15 [colin]      0.9.12cvs146.10
15089
15090         * src/codeconv.c
15091                 More unreadable locale fixes
15092
15093 2004-11-14 [colin]      0.9.12cvs146.9
15094
15095         * src/textview.c
15096                 Fix uri_security_check
15097                 Patch by Alfons
15098
15099 2004-11-13 [paul]       0.9.12cvs146.8
15100
15101         * src/folder.c
15102         * src/procmime.c
15103                 fix 2 bugs introduced in last commit
15104
15105 2004-11-13 [paul]       0.9.12cvs146.7
15106
15107         * src/compose.c
15108         * src/exporthtml.c
15109         * src/exportldif.c
15110         * src/folder.c
15111         * src/imap.c
15112         * src/imap_gtk.c
15113         * src/main.c
15114         * src/mainwindow.c
15115         * src/messageview.c
15116         * src/mh_gtk.c
15117         * src/prefs_themes.c
15118         * src/procmime.c
15119         * src/setup.c
15120         * src/summaryview.c
15121                 replace deprecated g_basename
15122
15123 2004-11-13 [paul]       0.9.12cvs146.6
15124
15125         * src/compose.c
15126         * src/imap.c
15127         * src/matcher_parser.h
15128         * src/matcher_parser_parse.y
15129         * src/prefs_filtering.c
15130         * src/prefs_filtering_action.c
15131         * src/prefs_themes.c
15132         * src/prefs_toolbar.c
15133         * src/common/utils.c
15134                 various small fixes/cleanups
15135
15136 2004-11-12 [colin]      0.9.12cvs146.5
15137
15138         * src/textview.c
15139                 Validate event's origin on visibility notify
15140                 Patch by Alfons.
15141
15142 2004-11-12 [paul]       0.9.12cvs146.4
15143
15144         * src/exporthtml.c
15145         * src/exportldif.c
15146         * src/imap.c
15147         * src/mh.c
15148         * src/mimeview.c
15149         * src/prefs_spelling.c
15150         * src/prefs_themes.c
15151                 replace deprecated g_dirname    
15152
15153 2004-11-12 [colin]      0.9.12cvs146.3
15154
15155         * src/textview.c
15156                 Some coding style fixes
15157
15158 2004-11-12 [colin]      0.9.12cvs146.2
15159
15160         * src/codeconv.c
15161                 We want to replace _all_ extended chars in
15162                 conv_unreadable_*, because any string containing
15163                 extended chars not parsing as UTF8 is 
15164                 undisplayed on gtk2.
15165
15166 2004-11-12 [paul]       0.9.12cvs146.1
15167
15168         * ChangeLog
15169         * ChangeLog.claws
15170         * ChangeLog.jp
15171         * NEWS
15172         * configure.ac
15173         * src/account.c
15174         * src/folderview.c
15175         * src/folderview.h
15176         * src/imap.c
15177         * src/imap_gtk.c
15178         * src/inc.c
15179         * src/mainwindow.c
15180         * src/mh_gtk.c
15181         * src/news_gtk.c
15182         * src/pop.c
15183         * src/prefs_account.c
15184         * src/prefs_account.h
15185         * src/prefs_ext_prog.c
15186         * src/procmime.c
15187         * src/procmime.h
15188         * src/procmsg.c
15189         * src/procmsg.h
15190         * src/summary_search.c
15191         * src/summaryview.c
15192         * src/textview.c
15193         * src/common/defs.h
15194         * src/common/utils.c
15195         * src/common/utils.h
15196         * src/gtk/menu.c
15197         * src/gtk/menu.h
15198                 sync with HEAD
15199
15200 2004-11-11 [colin]      0.9.12cvs144.2
15201
15202         * src/textview.c
15203                 Fix URI range selection (patch by Alfons)
15204
15205 2004-11-09 [colin]      0.9.12cvs144.1
15206
15207         * ChangeLog.claws
15208         * src/compose.c
15209         * src/folder.c
15210         * src/folder_item_prefs.c
15211         * src/prefs_account.c
15212         * src/prefs_account.h
15213         * src/plugins/pgpmime/pgpmime.c
15214                 Sync with HEAD
15215
15216 2004-11-08 [colin]      0.9.12cvs143.1
15217
15218         * src/summaryview.c
15219                 Sync with HEAD (optimize quicksearch)
15220
15221 2004-11-08 [colin]      0.9.12cvs142.2
15222
15223         * src/compose.c
15224                 Don't wrap when Edit/Auto wrapping is disabled
15225
15226 2004-11-08 [colin]      0.9.12cvs142.1
15227
15228         * src/textview.c
15229                 Sync with HEAD
15230
15231 2004-11-08 [colin]      0.9.12cvs141.1
15232
15233         * src/textview.c
15234                 Sync with HEAD (fix some mail URIs)
15235
15236 2004-11-08 [colin]      0.9.12cvs140.3
15237
15238         * src/textview.c
15239                 o Use text cursor instead of arrow when
15240                   not on a link
15241                 o Fix handling of contiguous links (as in
15242                   "colin@colino.net" <colin@colino.net>)
15243                   This one unveils a bug in get_email_part()
15244
15245 2004-11-07 [colin]      0.9.12cvs140.2
15246
15247         * src/textview.c
15248                 Fix memleak. Patch by Alfons.
15249
15250 2004-11-06 [colin]      0.9.12cvs140.1
15251
15252         * src/compose.c
15253                 Sync with HEAD (don't ask passphrase
15254                 when drafting)
15255
15256 2004-11-06 [paul]       0.9.12cvs139.2
15257
15258         * AUTHORS
15259         * src/textview.c
15260         * src/textview.h
15261                 textview URI handling. hovering over a 
15262                 link displays it in the status bar,
15263                 and changes the mouse pointer to a hand 
15264                 cursor. a link is activated with a single 
15265                 click. (Modified from the) patch by Jean-Yves 
15266                 Lefort <jylefort@users.sourceforge.net>
15267                 
15268
15269 2004-11-05 [colin]      0.9.12cvs139.1
15270
15271         * src/compose.c
15272         * src/procmime.c
15273                 Sync with HEAD again ^^
15274
15275 2004-11-05 [colin]      0.9.12cvs139.1
15276
15277         * src/compose.c
15278         * src/procmime.c
15279                 Sync with HEAD
15280
15281 2004-11-03 [paul]       0.9.12cvs138.1
15282
15283         * ChangeLog.claws
15284         * configure.ac
15285         * po/POTFILES.in
15286         * src/prefs_ext_prog.c
15287         * src/procmime.c
15288         * tools/kdeservicemenu/README
15289         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15290         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15291                 sync with HEAD
15292
15293 2004-11-01 [christoph]  0.9.12cvs136.2
15294
15295         * src/procmime.c
15296                 convert MIME parameters to UTF-8
15297
15298 2004-10-29 [colin]      0.9.12cvs136.1
15299
15300         * src/common/utils.c
15301                 Sync with HEAD (don't use '=' in mime boundary)
15302
15303 2004-10-29 [paul]       0.9.12cvs135.1
15304
15305         * configure.ac
15306         * doc/src/rfc2231.txt
15307         * src/procmime.c
15308         * src/common/quoted-printable.c
15309         * src/common/utils.c
15310         * src/common/utils.h
15311                 sync with HEAD
15312
15313 2004-10-27 [paul]       0.9.12cvs134.1
15314
15315         * configure.ac
15316         * src/main.c
15317         * src/procmime.c
15318         * src/plugins/pgpmime/pgpmime.c
15319                 sync with HEAD
15320
15321 2004-10-26 [paul]       0.9.12cvs132.3
15322
15323         * src/account.c
15324         * src/addressbook.c
15325         * src/addrgather.c
15326         * src/addrharvest.c
15327         * src/codeconv.c
15328         * src/compose.c
15329         * src/customheader.c
15330         * src/editaddress.c
15331         * src/editgroup.c
15332         * src/enriched.c
15333         * src/expldifdlg.c
15334         * src/exporthtml.c
15335         * src/exportldif.c
15336         * src/folder.c
15337         * src/foldersel.c
15338         * src/folderview.c
15339         * src/grouplistdialog.c
15340         * src/html.c
15341         * src/imap.c
15342         * src/jpilot.c
15343         * src/ldapserver.c
15344         * src/ldif.c
15345         * src/mimeview.c
15346         * src/news.c
15347         * src/news_gtk.c
15348         * src/pop.c
15349         * src/prefs_display_header.c
15350         * src/prefs_gtk.c
15351         * src/prefs_msg_colors.c
15352         * src/prefs_toolbar.c
15353         * src/procheader.c
15354         * src/procmime.c
15355         * src/summaryview.c
15356         * src/textview.c
15357         * src/toolbar.c
15358         * src/vcard.c
15359         * src/common/mgutils.c
15360         * src/common/nntp.c
15361         * src/common/smtp.c
15362         * src/common/template.c
15363         * src/common/utils.c
15364         * src/common/xmlprops.c
15365         * src/plugins/pgpmime/pgpmime.c
15366         * src/plugins/pgpmime/select-keys.c
15367         * src/plugins/pgpmime/sgpgme.c
15368                 replace deprecated g_strcasecmp(), g_strncasecmp(),
15369                 g_string_sprintfa(), gtk_notebook_current_page()
15370
15371 2004-10-26 [colin]      0.9.12cvs132.2
15372
15373         * src/prefs_folder_item.c
15374                 Fix default-account selection
15375
15376 2004-10-21 [colin]      0.9.12cvs133
15377
15378         * src/compose.c
15379                 Sync with HEAD (Remove extra separator in compose's Options)
15380         * src/textview.c
15381                 Set wrapping to char
15382
15383 2004-10-21 [paul]       0.9.12cvs131.2
15384
15385         * src/compose.c
15386         * src/sourcewindow.c
15387                 fix wrapping
15388                 fix window shrinking 
15389
15390 2004-10-21 [colin]      0.9.12cvs131.1
15391
15392         * ChangeLog.claws
15393         * src/compose.c
15394                 Sync with HEAD
15395
15396 2004-10-21 [paul]       0.9.12cvs130.2
15397
15398         * src/prefs_folder_item.c
15399                 sync with HEAD (Apply to subfolders)
15400
15401 2004-10-19 [colin]      0.9.12cvs130.1
15402
15403         * ChangeLog.claws
15404         * src/compose.c
15405         * src/common/utils.c
15406         * src/gtk/menu.c
15407                 Sync with HEAD
15408
15409 2004-10-19 [colin]      0.9.12cvs128.1
15410
15411         * src/addrbook.c
15412         * src/addrcache.c
15413         * src/addressbook.c
15414         * src/codeconv.c
15415         * src/compose.c
15416         * src/customheader.c
15417         * src/editaddress.c
15418         * src/editgroup.c
15419         * src/exporthtml.c
15420         * src/folder.c
15421         * src/folderview.c
15422         * src/imap.c
15423         * src/jpilot.c
15424         * src/main.c
15425         * src/matcher_parser_parse.y
15426         * src/mbox.c
15427         * src/pop.c
15428         * src/prefs_account.c
15429         * src/prefs_gtk.c
15430         * src/prefs_msg_colors.c
15431         * src/procheader.c
15432         * src/procmime.c
15433         * src/procmime.h
15434         * src/procmsg.c
15435         * src/summaryview.c
15436         * src/textview.c
15437         * src/common/base64.c
15438         * src/common/partial_download.c
15439         * src/common/socket.c
15440         * src/common/sylpheed.c
15441         * src/common/utils.c
15442         * src/common/utils.h
15443         * src/gtk/pluginwindow.c
15444         * src/gtk/quicksearch.c
15445         * src/plugins/clamav/clamav_plugin.c
15446         * src/plugins/clamav/clamav_plugin.h
15447         * src/plugins/clamav/clamav_plugin_gtk.c
15448         * src/plugins/pgpmime/passphrase.c
15449         * src/plugins/pgpmime/pgpmime.c
15450         * src/plugins/pgpmime/plugin.c
15451         * src/plugins/pgpmime/prefs_gpg.c
15452         * src/plugins/pgpmime/prefs_gpg.h
15453         * src/plugins/pgpmime/select-keys.c
15454         * src/plugins/pgpmime/sgpgme.c
15455         * src/plugins/spamassassin/libspamc.c
15456         * src/plugins/spamassassin/spamassassin.c
15457         * src/plugins/spamassassin/spamassassin.h
15458         * src/plugins/spamassassin/spamassassin_gtk.c
15459         * src/plugins/trayicon/trayicon.c
15460         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
15461                 Sync with HEAD
15462
15463 2004-10-14 [colin]      0.9.12cvs126.2
15464
15465         * src/codeconv.c
15466         * src/textview.c
15467                 Fix conv_unreadable_locale
15468
15469 2004-10-13 [colin]      0.9.12cvs126.1
15470
15471         * src/compose.c
15472                 Sync with HEAD (don't convert charset for 
15473                 drafted messages, minor cleanup)
15474
15475 2004-10-13 [colin]      0.9.12cvs125.1
15476
15477         * po/POTFILES.in
15478                 Sync with HEAD (POTFILES fix)
15479
15480 2004-10-12 [colin]      0.9.12cvs124.3
15481
15482         * src/compose.c
15483                 Fix encoding bug from latest sync
15484
15485 2004-10-12 [paul]       0.9.12cvs124.2
15486
15487         * src/plugins/pgpmime/prefs_gpg.c
15488         * src/plugins/pgpmime/prefs_gpg.h
15489                 forgotten in last commit        
15490
15491 2004-10-12 [paul]       0.9.12cvs124.1
15492
15493         * ChangeLog.claws
15494         * configure.ac
15495         * m4/spamassassin.m4
15496         * src/Makefile.am
15497         * src/account.c
15498         * src/compose.c
15499         * src/compose.h
15500         * src/crash.c
15501         * src/main.c
15502         * src/mimeview.c
15503         * src/passphrase.c
15504         * src/passphrase.h
15505         * src/prefs_account.c
15506         * src/prefs_account.h
15507         * src/prefs_common.c
15508         * src/privacy.c
15509         * src/privacy.h
15510         * src/procmime.c
15511         * src/procmime.h
15512         * src/procmsg.c
15513         * src/rfc2015.c
15514         * src/rfc2015.h
15515         * src/select-keys.c
15516         * src/select-keys.h
15517         * src/textview.c
15518         * src/common/utils.c
15519         * src/common/utils.h
15520         * src/gtk/about.c
15521         * src/plugins/pgpmime/Makefile.am
15522         * src/plugins/pgpmime/passphrase.c
15523         * src/plugins/pgpmime/passphrase.h
15524         * src/plugins/pgpmime/pgpmime.c
15525         * src/plugins/pgpmime/plugin.c
15526         * src/plugins/pgpmime/select-keys.c
15527         * src/plugins/pgpmime/select-keys.h
15528         * src/plugins/pgpmime/sgpgme.c
15529         * src/plugins/pgpmime/sgpgme.h
15530                 sync with HEAD
15531
15532 2004-10-04 [colin]      0.9.12cvs122.1
15533
15534         * src/mainwindow.c
15535         * src/messageview.c
15536         * src/messageview.h
15537         * src/textview.c
15538                 Sync with HEAD
15539
15540 2004-10-04 [colin]      0.9.12cvs121.1
15541
15542         * src/summaryview.c
15543                 Sync with HEAD
15544
15545 2004-10-04 [paul]       0.9.12cvs120.1
15546
15547         * configure.ac
15548                 sync with HEAD [don't try to build 
15549                 pgpmime plugin when gpgme is disabled]
15550
15551 2004-10-03 [colin]      0.9.12cvs119.3
15552
15553         * src/gtk/gtksctree.c
15554                 Lots of side effects. Put back as before 117.2.
15555         * src/summaryview.c
15556                 Fix bug #602
15557
15558 2004-10-03 [colin]      0.9.12cvs119.2
15559
15560         * src/gtk/gtksctree.c
15561                 Revert 608 fix that doesn't work that good
15562
15563 2004-10-02 [colin]      0.9.12cvs119.1
15564
15565         * src/mainwindow.c
15566         * src/messageview.c
15567         * src/prefs_common.h
15568         * src/procmime.c
15569         * src/procmime.h
15570         * src/textview.c
15571                 Sync with HEAD
15572         * src/gtk/gtksctree.c
15573                 Close bug #608
15574
15575 2004-10-01 [colin]      0.9.12cvs118.1
15576
15577         * src/mimeview.c
15578                 Sync with HEAD (better Save All fix)
15579
15580 2004-10-01 [colin]      0.9.12cvs117.2
15581
15582         * src/gtk/gtksctree.c
15583                 Faster on selection
15584
15585 2004-10-01 [colin]      0.9.12cvs117.1
15586
15587         * src/mimeview.c
15588                 Sync with HEAD (Save All: only attachments)
15589
15590 2004-10-01 [paul]       0.9.12cvs116.1
15591
15592         * ChangeLog.claws
15593         * configure.ac
15594         * src/account.c
15595         * src/prefs_common.c
15596         * src/gtk/colorlabel.c
15597                 sync with HEAD
15598
15599 2004-09-30 [colin]      0.9.12cvs115.1
15600
15601         * src/stock_pixmap.c
15602         * src/stock_pixmap.h
15603         * src/folderview.c
15604         * src/Makefile.am
15605         * src/pixmaps/read.xpm
15606                 Sync with HEAD (new pixmap)
15607
15608 2004-09-29 [colin]      0.9.12cvs114.1
15609
15610         * src/compose.c
15611                 Sync with HEAD
15612                 Fix focus handling in headers
15613
15614 2004-09-29 [paul]       0.9.12cvs113.1
15615
15616         * src/quote_fmt_parse.y
15617                 sync with HEAD
15618  
15619
15620 2004-09-28 [colin]      0.9.12cvs112.1
15621
15622         * src/folderview.c
15623         * src/mainwindow.c
15624                 Sync with HEAD
15625
15626 2004-09-28 [colin]      0.9.12cvs110.1
15627
15628         * src/folderview.c
15629                 Sync with HEAD (Contextual Empty trash menu)
15630
15631 2004-09-28 [colin]      0.9.12cvs108.1
15632
15633         * src/addressbook.c
15634                 Sync with HEAD (addressbook edit on double-click)
15635
15636 2004-09-28 [colin]      0.9.12cvs106.1
15637
15638         * src/inc.c
15639                 Sync with HEAD (folder_item freeze on inc)
15640
15641 2004-09-27 [colin]      0.9.12cvs105.1
15642
15643         * src/folderview.c
15644                 Sync with HEAD (right-align new and unread column)
15645
15646 2004-09-27 [colin]      0.9.12cvs104.1
15647
15648         * src/main.c
15649                 Sync with HEAD (revert 0.9.12cvs101)
15650
15651 2004-09-24 [colin]      0.9.12cvs103.2
15652
15653         * src/wizard.c
15654                 Fix gtk warnings and use domain part of the email address 
15655                 when domain detection fails (no dot in domain name)
15656
15657 2004-09-23 [colin]      0.9.12cvs103.1
15658
15659         * src/plugins/spamassassin/libspamc.c
15660         * src/plugins/spamassassin/libspamc.h
15661         * src/plugins/spamassassin/utils.c
15662         * src/plugins/spamassassin/utils.h
15663                 Sync with HEAD (Update spamassassin to 3.0)
15664
15665 2004-09-21 [colin]      0.9.12cvs102.3
15666
15667         * src/action.c
15668                 Add horizontal scrollbar in action io dialog as needed
15669                 Patch by Alfons.
15670
15671 2004-09-20 [colin]      0.9.12cvs102.2
15672
15673         * src/plugins/image_viewer/viewer.c
15674                 Remove imlib stuff
15675                 use gtk_pixmap_set when clearing
15676                 (would be better to use gtkImages, but causes size-allocate 
15677                 signals storm)
15678
15679 2004-09-17 [paul]       0.9.12cvs102.1
15680
15681         * ChangeLog
15682         * ChangeLog.claws
15683         * ChangeLog.jp
15684         * configure.ac
15685         * src/inc.c
15686                 sync with HEAD
15687
15688
15689 2004-09-17 [colin]      0.9.12cvs101.1
15690
15691         * ChangeLog.claws
15692         * src/main.c
15693                 Sync with HEAD (fix segs at exit)
15694
15695 2004-09-14 [colin]      0.9.12cvs99.5
15696
15697         * src/common/socket.c
15698         * AUTHORS
15699                 Fix send error on 64bit platforms
15700                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
15701
15702 2004-09-14 [colin]      0.9.12cvs99.4
15703
15704         * src/action.c
15705                 Fix action output with utf8 
15706                 Patch by Alfons.
15707
15708 2004-09-14 [colin]      0.9.12cvs99.3
15709
15710         * ChangeLog.claws
15711         * src/folder.c
15712                 Sync with HEAD
15713
15714 2004-09-09 [colin]      0.9.12cvs99.2
15715
15716         * src/action.c
15717                 Fix progress bar (displaying "Completed %v/%u")
15718                 Patch by Alfons.
15719
15720 2004-09-08 [colin]      0.9.12cvs99.1
15721
15722         * src/account.c
15723         * src/folder.c
15724         * src/procmsg.c
15725         * src/procmsg.h
15726         * src/plugins/pgpmime/pgpmime.c
15727                 Sync with HEAD
15728
15729 2004-09-08 [colin]      0.9.12cvs97.2
15730
15731         * src/summaryview.c
15732                 Don't select mails in collapsed threads 
15733                 when navigating with up/down
15734
15735 2004-09-07 [colin]      0.9.12cvs97.1
15736
15737         * src/inc.c
15738                 Sync with HEAD (meaningful error messages)
15739
15740 2004-09-06 [colin]      0.9.12cvs96.1
15741
15742         * src/toolbar.c
15743                 Sync with HEAD (fix Redirect graying out)
15744
15745 2004-09-06 [colin]      0.9.12cvs95.1
15746
15747         * src/summaryview.c
15748         * src/mimeview.c
15749                 Sync with HEAD (fix dropped URIs)
15750
15751 2004-09-06 [colin]      0.9.12cvs94.1
15752
15753         * src/addressbook.c
15754         * src/addressitem.h
15755         * src/addritem.c
15756         * src/addritem.h
15757                 Sync with HEAD (addressbook DnD)
15758
15759 2004-09-03 [colin]      0.9.12cvs93.1
15760
15761         * src/summaryview.c
15762                 Sync with HEAD (next/prev unread)
15763
15764 2004-09-03 [colin]      0.9.12cvs92.1
15765
15766         * src/prefs_common.c
15767         * src/prefs_common.h
15768         * src/summaryview.c
15769                 Sync with HEAD ('mark_as_read_delay' pref)
15770
15771 2004-09-02 [colin]      0.9.12cvs91.2
15772
15773         * src/common/xml.c
15774                 Fix leak
15775
15776 2004-09-02 [colin]      0.9.12cvs91.1
15777
15778         * src/gtk/menu.c
15779                 Sync with HEAD (menu accel don't work, but whatever)
15780
15781 2004-09-02 [colin]      0.9.12cvs90.1
15782
15783         * src/account.c
15784                 Sync with HEAD (fix bug 582)
15785
15786 2004-09-02 [colin]      0.9.12cvs89.1
15787
15788         * src/addrindex.c
15789                 Sync with HEAD (free deleted queries)
15790
15791 2004-09-02 [colin]      0.9.12cvs88.1
15792
15793         * src/ldapquery.c
15794                 Sync with HEAD (fix LDAP freezes)
15795
15796 2004-09-02 [colin]      0.9.12cvs87.1
15797
15798         * src/prefs_spelling.c
15799                 Sync with HEAD (add default dictionary)
15800
15801 2004-09-01 [colin]      0.9.12cvs86.1
15802
15803         * src/filtering.c
15804         * src/folderview.c
15805         * src/imap.c
15806         * src/prefs_matcher.c
15807         * src/stock_pixmap.c
15808         * src/summary_search.c
15809         * src/summaryview.c
15810         * src/wizard.c
15811         * src/wizard.h
15812                 Sync with HEAD (uninitialized vars fixes)
15813                 + gtk2 specific warning fixes
15814
15815 2004-08-31 [colin]      0.9.12cvs85.1
15816
15817         * src/folder.c
15818                 Sync with HEAD (Fix memory corruption due to 
15819                 uninitialized var)
15820
15821 2004-08-31 [colin]      0.9.12cvs84.4
15822
15823         * src/summary_search.c
15824                 Fix segfaults when searching in folders with broken headers
15825
15826 2004-08-31 [colin]      0.9.12cvs84.3
15827
15828         * src/compose.c
15829         * src/textview.c
15830                 Fix some more encoding/decoding issues
15831
15832 2004-08-30 [colin]      0.9.12cvs84.2
15833
15834         * src/mimeview.c
15835         * src/prefs_themes.c
15836         * src/gtk/filesel.c
15837         * src/gtk/filesel.h
15838                 Add a folder-mode selection (fixes mimeview's "Save all")
15839
15840 2004-08-29 [colin]      0.9.12cvs84.1
15841
15842         * src/mimeview.c
15843                 Sync with HEAD (don't escape saved filenames)
15844
15845 2004-08-27 [colin]      0.9.12cvs83.1
15846
15847         * ChangeLog
15848         * ChangeLog.claws
15849         * ChangeLog.jp
15850         * src/mh.c
15851         * src/procheader.c
15852         * src/procmsg.c
15853         * src/procmsg.h
15854         * src/common/utils.c
15855         * src/gtk/menu.h
15856         * po/
15857                 Sync with HEAD 0.9.12cvs83 (sync with main)
15858
15859 2004-08-26 [colin]      0.9.12cvs82.4
15860
15861         * src/codeconv.c
15862                 Fix strange stack corruption
15863                 Convert to utf8 after unmime, not before
15864
15865 2004-08-26 [colin]      0.9.12cvs82.3
15866
15867         * src/main.c
15868         * src/wizard.c
15869                 Fix account folders duplication
15870
15871 2004-08-25 [colin]      0.9.12cvs82.2
15872
15873         * src/wizard.c
15874                 Remove ports
15875                 Add SSL selection
15876                 Use login@server as account name
15877
15878 2004-08-25 [colin]      0.9.12cvs82.1
15879
15880         * src/plugins/pgpmime/pgpmime.c
15881                 Sync with HEAD (leak fix).
15882
15883 2004-08-25 [colin]      0.9.12cvs81.1
15884
15885         * src/plugins/pgpmime/pgpmime.c
15886         * src/plugins/pgpmime/sgpgme.c
15887         * src/plugins/pgpmime/sgpgme.h
15888                 Sync with HEAD (Handle combined messages).
15889
15890 2004-08-24 [colin]      0.9.12cvs80.3
15891
15892         * src/wizard.c
15893                 Fix full name, ports, and imap
15894
15895 2004-08-24 [colin]      0.9.12cvs80.2
15896
15897         * src/Makefile.am
15898         * src/main.c
15899         * src/setup.c
15900         * src/setup.h
15901         * src/stock_pixmap.c
15902         * src/stock_pixmap.h
15903         * src/wizard.c ** ADDED **
15904         * src/wizard.h ** ADDED ** 
15905         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
15906                 Add a setup wizard 
15907
15908 2004-08-24 [colin]      0.9.12cvs80.1
15909
15910         * src/folder.c
15911                 Sync with HEAD (set mimeflags on all messages)
15912
15913 2004-08-24 [colin]      0.9.12cvs79.3
15914
15915         * src/matcher_parser_lex.l
15916                 Fix 8bits strings not in utf8
15917
15918 2004-08-24 [colin]      0.9.12cvs79.2
15919
15920         * src/compose.c
15921                 Check conversion result before replacing buffer
15922
15923 2004-08-23 [colin]      0.9.12cvs79.1
15924
15925         * src/compose.c
15926                 Sync with HEAD (create message header in memory)
15927
15928 2004-08-23 [colin]      0.9.12cvs78.1
15929
15930         * src/rfc2015.c
15931         * src/rfc2015.h
15932                 Sync with HEAD (fix bug 197 again)
15933
15934 2004-08-23 [colin]      0.9.12cvs77.3
15935
15936         * src/compose.c
15937                 Fix again inline gpg signing (which outputs utf8
15938                 in gtk2). Not syncing this fix to HEAD as this 
15939                 code is meant to die.
15940
15941 2004-08-23 [colin]      0.9.12cvs77.2
15942
15943         * src/prefs_account.h
15944                 Remove useless include
15945
15946 2004-08-23 [colin]      0.9.12cvs77.1
15947
15948         * src/imap.c
15949         * po/es.po
15950         * po/fr.po
15951         * po/it.po
15952         * po/pl.po
15953         * po/pt_BR.po
15954         * po/sk.po
15955         * po/sr.po
15956                 Sync with HEAD (fix bug 577)
15957
15958 2004-08-22 [colin]      0.9.12cvs76.1
15959
15960         * src/plugins/trayicon/trayicon.c
15961                 Sync with HEAD (fix formatting bug)
15962
15963 2004-08-21 [colin]      0.9.12cvs74.2
15964
15965         * src/gtk/colorsel.c
15966                 Fix bug 564 (Folder color selection window exits on any
15967                 keypress)
15968
15969 2004-08-21 [colin]      0.9.12cvs74.1
15970
15971         * ChangeLog.claws
15972         * src/compose.c
15973         * src/summaryview.c
15974         * src/toolbar.c
15975                 Sync with HEAD (fix bug 576)
15976
15977 2004-08-21 [colin]      0.9.12cvs70.1
15978
15979         * src/compose.c
15980         * src/mainwindow.c
15981                 Sync with HEAD
15982                 
15983
15984 2004-08-21 [paul]       0.9.12cvs66.4
15985
15986         * src/mainwindow.c
15987         * src/messageview.c
15988         * src/gtk/menu.c
15989         * src/plugins/spamassassin/spamassassin_gtk.c
15990                 remove some deprecated gtk1 functions
15991
15992
15993 2004-08-21 [colin]      0.9.12cvs66.3
15994
15995         * src/compose.c
15996         * src/codeconv.c
15997                 Fix warnings
15998                 Remove encoding hacks
15999                 Fix bug 575 (Strange character messes up message)
16000                 Don't display conversion error when drafting
16001
16002 2004-08-21 [paul]       0.9.12cvs66.2
16003
16004         * src/prefs_account.c
16005                 fix GnuPG mode bugs
16006
16007
16008 2004-08-20 [colin]      0.9.12cvs66.1
16009
16010         * src/codeconv.c
16011                 Sync with HEAD 0.9.12cvs66
16012
16013 2004-08-20 [paul]
16014
16015         * src/plugins/pgpmime/plugin.c
16016                 modify PGP/MIME plugin's description
16017
16018 2004-08-17 [colin]      0.9.12cvs65.1
16019
16020         * src/common/ssl.c
16021         * src/plugins/pgpmime/plugin.c
16022                 Sync with HEAD
16023
16024 2004-08-14 [colin]      0.9.12cvs60.3
16025
16026         * src/plugins/trayicon/trayicon.c
16027                 Put back resize callback, on size-request signal
16028                 rather than size-allocate to avoid infinite 
16029                 callback loop
16030
16031 2004-08-13 [colin]      0.9.12cvs60.2
16032
16033         * src/common/defs.h
16034                 Cache versions have been fixed
16035
16036 2004-08-13 [colin]      0.9.12cvs60.1
16037
16038         * src/folderutils.c
16039                 Sync with HEAD
16040
16041 2004-08-12 [colin]      0.9.12cvs59.1
16042
16043         * src/plugins/trayicon/trayicon.c
16044                 Sync with HEAD
16045
16046 2004-08-12 [colin]      0.9.12cvs57.5
16047
16048         * sylpheed.desktop
16049         * configure.ac
16050         * src/Makefile.am
16051         * src/main.c
16052                 Add support for Freedesktop.org's startup notification
16053
16054 2004-08-11 [colin]      0.9.12cvs57.4
16055
16056         * src/textview.c
16057                 Fix off-by-one
16058
16059 2004-08-11 [colin]      0.9.12cvs57.3
16060
16061         * src/message_search.c
16062         * src/summary_search.c
16063                 Make searches case insensitive by default
16064         * src/textview.c
16065                 Fix case-insensitive search in message
16066
16067 2004-08-11 [colin]      0.9.12cvs57.2
16068
16069         * src/summary_search.c
16070                 Let case-sensitive be specified
16071
16072 2004-08-10 [colin]      0.9.12cvs55.4
16073
16074         * src/common/socket.c
16075                 Fix the possible race condition
16076
16077 2004-08-09 [paul]       0.9.12cvs55.3
16078
16079         * configure.ac
16080         * src/Makefile.am
16081         * src/common/Makefile.am
16082                 sync with HEAD
16083
16084
16085 2004-08-09 [paul]       0.9.12cvs55.2
16086
16087         * autogen.sh
16088         * po/poconv.sh
16089                 remove unneeded script
16090
16091         * configure.ac
16092                 add forgotten USE_LDAP_TLS (sync with HEAD)
16093
16094
16095 2004-08-09 [colin]      0.9.12cvs55.1
16096
16097         * src/main.c
16098         * src/common/ssl.c
16099         * src/common/sylpheed.c
16100         * src/common/sylpheed.h
16101                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
16102
16103 2004-08-09 [paul]       0.9.12cvs54.1
16104
16105         * ChangeLog
16106         * ChangeLog.claws
16107         * ChangeLog.jp
16108         * configure.ac
16109         * po/POTFILES.in
16110         * src/Makefile.am
16111         * src/folderutils.c
16112         * src/main.c
16113         * src/pgpmime.c
16114         * src/pgpmime.h
16115         * src/sgpgme.c
16116         * src/sgpgme.h
16117         * src/plugins/Makefile.am
16118         * src/plugins/pgpmime/.cvsignore
16119         * src/plugins/pgpmime/Makefile.am
16120         * src/plugins/pgpmime/pgpmime.c
16121         * src/plugins/pgpmime/pgpmime.h
16122         * src/plugins/pgpmime/plugin.c
16123         * src/plugins/pgpmime/sgpgme.c
16124         * src/plugins/pgpmime/sgpgme.h
16125                 sync with HEAD
16126
16127 2004-08-08 [paul]       0.9.12cvs51.1
16128
16129         * configure.ac
16130         * src/folder.c
16131                 sync with HEAD
16132
16133 2004-08-07 [colin]      0.9.12cvs50.1
16134
16135         * src/pop.c
16136         * src/common/partial_download.c
16137                 fix warnings (sync from HEAD)
16138
16139 2004-08-07 [colin]      0.9.12cvs48.1
16140
16141         * src/prefs_folder_item.c
16142                 sync with HEAD 0.9.12cvs48
16143
16144 2004-08-06 [colin]      0.9.12cvs47.1
16145
16146         * src/compose.c
16147                 Sync with HEAD
16148
16149 2004-08-06 [christoph]  0.9.12cvs46.2
16150
16151         * src/main.c
16152         * src/plugins/clamav/clamav_plugin_gtk.c
16153         * src/plugins/dillo_viewer/dillo_viewer.c
16154         * src/plugins/image_viewer/plugin.c
16155         * src/plugins/mathml_viewer/mathml_viewer.c
16156         * src/plugins/spamassassin/spamassassin_gtk.c
16157         * src/plugins/trayicon/trayicon.c
16158                 don't mix GTK1.2 plugin with GTK2 plugins
16159
16160 2004-08-06 [colin]      0.9.12cvs46.1
16161
16162         * ChangeLog
16163         * ChangeLog.claws
16164         * ChangeLog.jp
16165         * configure.ac
16166         * sylpheed-claws.pc.in
16167         * src/folder.c
16168         * src/imap.c
16169         * src/localfolder.c
16170         * src/messageview.c
16171         * src/mimeview.c
16172         * src/mimeview.h
16173         * src/msgcache.c
16174         * src/news.c
16175         * src/prefs_ext_prog.c
16176         * src/prefs_folder_item.c
16177         * src/prefs_fonts.c
16178         * src/prefs_msg_colors.c
16179         * src/prefs_spelling.c
16180         * src/prefs_themes.c
16181         * src/prefs_toolbar.c
16182         * src/prefs_wrapping.c
16183         * src/procmime.h
16184         * src/common/defs.h
16185         * src/common/nntp.c
16186         * src/common/session.c
16187         * src/common/session.h
16188         * src/common/socket.c
16189         * src/common/utils.h
16190         * src/common/xml.c
16191         * src/common/xml.h
16192         * src/gtk/prefswindow.c
16193         * src/gtk/prefswindow.h
16194         * src/plugins/clamav/clamav_plugin_gtk.c
16195         * src/plugins/dillo_viewer/dillo_prefs.c
16196         * src/plugins/image_viewer/viewerprefs.c
16197         * src/plugins/spamassassin/spamassassin_gtk.c
16198         * m4/openssl.m4 *** REMOVED ***
16199                 Sync with HEAD 0.9.12cvs46
16200
16201 2004-08-03 [paul]       0.9.12cvs40.2
16202
16203         * src/action.c
16204         * src/addressadd.c
16205         * src/addressbook.c
16206         * src/addrgather.c
16207         * src/browseldap.c
16208         * src/compose.c
16209         * src/crash.c
16210         * src/editaddress.c
16211         * src/editgroup.c
16212         * src/editldap_basedn.c
16213         * src/foldersel.c
16214         * src/importldif.c
16215         * src/mimeview.c
16216         * src/prefs_common.c
16217         * src/prefs_template.c
16218         * src/sourcewindow.c
16219         * src/summaryview.c
16220         * src/gtk/about.c
16221         * src/gtk/foldersort.c
16222         * src/gtk/logwindow.c
16223         * src/gtk/pluginwindow.c
16224         * src/gtk/prefswindow.c
16225                 change all gtk_scrolled_window_set_policy from 
16226                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
16227
16228 2004-08-02 [paul]       0.9.12cvs40.1
16229
16230         * AUTHORS
16231                 update translation team section
16232         * po/pt_BR.po
16233                 updated by Frederico Goncalves Guimaraes
16234                 <fggdebian@yahoo.com.br>
16235
16236 2004-07-31 [colin]      0.9.12cvs39.9
16237
16238         * src/exphtmldlg.c
16239                 Fix compilation
16240
16241 2004-07-31 [colin]      0.9.12cvs39.8
16242
16243         * src/exphtmldlg.c
16244                 Fix an alertpanel type
16245
16246 2004-07-30 [colin]      0.9.12cvs39.7
16247
16248         * src/alertpanel.c
16249                 Fix alertpanel_error_log's icon
16250
16251 2004-07-30 [colin]      0.9.12cvs39.6
16252
16253         * src/pop.c
16254                 Two of them should still be warnings
16255
16256 2004-07-30 [colin]      0.9.12cvs39.5
16257
16258         * src/pop.c
16259                 More warning -> error
16260 2004-07-29 [colin]      0.9.12cvs39.4
16261
16262         * src/pop.c
16263                 Warning -> error
16264
16265 2004-07-29 [colin]      0.9.12cvs39.3
16266
16267         * src/prefs_matcher.c
16268                 Fix segfault
16269
16270 2004-07-29 [colin]      0.9.12cvs39.2
16271
16272         * src/alertpanel.c
16273                 More nice-looking alertpanels
16274
16275 2004-07-29 [colin]      0.9.12cvs39.1
16276
16277         * src/messageview.c
16278                 sync with head
16279                 (inform user when partial mail is deleted on server)
16280
16281 2004-07-29 [colin]      0.9.12cvs38.1
16282
16283         * src/messageview.c
16284                 sync with head
16285
16286 2004-07-28 [paul]       0.9.12cvs37.7
16287
16288         * src/mainwindow.c
16289                 complete the replacement of deprecated gtk_progress_*
16290
16291 2004-07-28 [paul]       0.9.12cvs37.6
16292
16293         * src/action.c
16294         * src/inc.c
16295         * src/mainwindow.c
16296         * src/send_message.c
16297         * src/gtk/progressdialog.c
16298         * src/gtk/progressdialog.h
16299                 replace deprecated gtk_progress_*
16300
16301 2004-07-28 [paul]       0.9.12cvs37.5
16302
16303         * src/gtk/filesel.c
16304                 remove gtk_window_set_wmclass()
16305 2004-07-28 [paul]       0.9.12cvs37.4
16306
16307         * src/addressbook.c
16308         * src/compose.c
16309         * src/foldersel.c
16310         * src/mainwindow.c
16311         * src/messageview.c
16312         * src/sourcewindow.c
16313         * src/gtk/logwindow.c
16314                 remove gtk_window_set_wmclass()
16315                 
16316         * src/prefs_filtering.c
16317         * src/prefs_filtering_action.c
16318         * src/prefs_fonts.c
16319         * src/prefs_gtk.c
16320         * src/prefs_matcher.c
16321         * src/ssl_manager.c
16322         * src/gtk/prefswindow.c
16323                 replace gtk_window_position()
16324
16325 2004-07-28 [colin]      0.9.12cvs37.3
16326
16327         * src/alertpanel.c
16328         * src/alertpanel.h
16329                 Add a way to specify panel type for specific
16330                 panels (alertpanel())
16331         * src/account.c
16332         * src/addressbook.c
16333         * src/compose.c
16334         * src/expldifdlg.c
16335         * src/main.c
16336         * src/messageview.c
16337         * src/summaryview.c
16338         * src/textview.c
16339         * src/gtk/sslcertwindow.c
16340                 Fix alertpanel()s so that their icon match
16341                 their real type
16342
16343 2004-07-28 [paul]       0.9.12cvs37.2
16344
16345         * src/addr_compl.c
16346         * src/addressbook.c
16347         * src/alertpanel.c
16348         * src/compose.c
16349         * src/export.c
16350         * src/foldersel.c
16351         * src/folderview.c
16352         * src/grouplistdialog.c
16353         * src/import.c
16354         * src/mainwindow.c
16355         * src/message_search.c
16356         * src/messageview.c
16357         * src/passphrase.c
16358         * src/prefs_actions.c
16359         * src/prefs_common.c
16360         * src/prefs_customheader.c
16361         * src/prefs_display_header.c
16362         * src/prefs_filtering.c
16363         * src/prefs_filtering_action.c
16364         * src/prefs_gtk.c
16365         * src/prefs_matcher.c
16366         * src/prefs_msg_colors.c
16367         * src/prefs_summary_column.c
16368         * src/prefs_template.c
16369         * src/sourcewindow.c
16370         * src/ssl_manager.c
16371         * src/summary_search.c
16372         * src/gtk/colorsel.c
16373         * src/gtk/description_window.c
16374         * src/gtk/gtkaspell.c
16375         * src/gtk/inputdialog.c
16376         * src/gtk/logwindow.c
16377         * src/gtk/prefswindow.c
16378         * src/gtk/progressdialog.c
16379                 replace deprecated gtk_window_set_policy
16380
16381 2004-07-27 [colin]      0.9.12cvs37.1
16382
16383         * src/msgcache.c
16384                 More fixes (synced for head again)
16385
16386 2004-07-27 [colin]      0.9.12cvs35.3
16387
16388         * src/msgcache.c
16389                 Fix wrong test
16390
16391 2004-07-27 [colin]      0.9.12cvs35.2
16392
16393         * src/mimeview.c
16394                 Fix width a bit (by Paul)
16395         * src/alertpanel.c
16396         * src/alertpanel.h
16397                 Specialize icons, make alertpanel_message()
16398                 private
16399         * src/message_search.c
16400         * src/sgpgme.c
16401         * src/summary_search.c
16402                 Suit alertpanel changes
16403
16404 2004-07-27 [colin]      0.9.12cvs35.1
16405
16406         * src/alertpanel.c
16407                 Add an icon
16408         * src/passphrase.c
16409                 Add debug output - maybe someone will
16410                 want to look at the problem with Grab
16411                 Input :)
16412         Bump version as we're synced with HEAD
16413
16414 2004-07-26 [colin]      0.9.12cvs33.26
16415
16416         * src/pop.c
16417                 Fix uidl-file parsing when not in new
16418                 format
16419
16420 2004-07-26 [colin]      0.9.12cvs33.25
16421
16422         * src/gtk/menu.c
16423                 Move popup menu up if necessary (fixes 
16424                 account selector)
16425         * src/mainwindow.c
16426                 Set account selector's button height to
16427                 minimum
16428
16429 2004-07-26 [colin]      0.9.12cvs33.24
16430
16431         * src/alertpanel.c
16432                 Maybe fix 551 (Truncated font in alert window)
16433
16434 2004-07-26 [colin]      0.9.12cvs33.23
16435
16436         * po/de.po
16437         * po/es.po
16438         * po/fr.po
16439         * po/it.po
16440         * po/ja.po
16441         * po/pl.po
16442         * po/ru.po
16443         * po/sk.po
16444         * po/sr.po
16445         * po/zh_CN.po
16446                 Sync po files with HEAD
16447
16448 2004-07-26 [paul]       0.9.12cvs33.22
16449
16450         * src/compose.c
16451                 fix Bug 556 'Organisation-header is sent even if empty'
16452
16453 2004-07-24 [colin]      0.9.12cvs33.21
16454
16455         * src/compose.c
16456         * src/gtk/gtkaspell.c
16457         * src/gtk/gtkaspell.h
16458                 Fix speller accelerators (require hack)
16459
16460 2004-07-24 [colin]      0.9.12cvs33.20
16461
16462         * src/gtk/gtkaspell.c
16463                 Fix over-eager code deletion breaking
16464                 Check while typing
16465
16466 2004-07-24 [colin]      0.9.12cvs33.19
16467
16468         * src/browseldap.c
16469         * src/ldapctrl.c
16470         * src/ldapctrl.h
16471         * src/ldapserver.h
16472                 Sync ldap with HEAD
16473         (Fixes 546 LDAP completely broken)
16474
16475 2004-07-24 [colin]      0.9.12cvs33.18
16476
16477         * src/prefs_msg_colors.c
16478                 Fix prototype mismatch
16479         (Fixes 547 void function cannot return value)
16480
16481 2004-07-24 [colin]      0.9.12cvs33.17
16482
16483         * src/mainwindow.c
16484                 Fix sort going back to previous sort key
16485                 when changing sort direction
16486
16487 2004-07-24 [colin]      0.9.12cvs33.16
16488
16489         * src/compose.c
16490                 Fix space insertion when re-wrapping at 
16491                 cursor point
16492
16493 2004-07-24 [colin]      0.9.12cvs33.15
16494
16495         * src/gtk/gtkaspell.c
16496                 Don't change cursor position in insert-text
16497                 callback
16498         (Fixes 539 Word wrapping on input transposes letters)
16499
16500 2004-07-24 [colin]      0.9.12cvs33.14
16501
16502         * src/gtk/gtkaspell.c
16503                 Reencode non-ascii chars to dictionary's
16504                 encoding
16505         (Fixes 544 Spell check broken non english locale)
16506
16507 2004-07-24 [colin]      0.9.12cvs33.13
16508
16509         * src/summaryview.c
16510                 Fix Shift+Down, add Home/End/PgUp/PgDown
16511
16512 2004-07-21 [colin]      0.9.12cvs33.12
16513
16514         * src/prefs_common.c
16515                 Fix a gtk warning (Patch by Andrej Kacian)
16516
16517 2004-07-21 [colin]      0.9.12cvs33.11
16518
16519         * src/gtk/filesel.c
16520                 More check
16521
16522 2004-07-21 [colin]      0.9.12cvs33.10
16523
16524         * src/compose.c
16525         * src/crash.c
16526         * src/export.c
16527         * src/import.c
16528         * src/messageview.c
16529         * src/mimeview.c
16530         * src/prefs_spelling.c
16531         * src/prefs_themes.c
16532         * src/summaryview.c
16533         * src/gtk/filesel.c
16534         * src/gtk/filesel.h
16535         * src/gtk/pluginwindow.c
16536                 Untwist open/save mode guessing logic, make
16537                 it explicit
16538
16539 2004-07-20 [colin]      0.9.12cvs33.9
16540
16541         * src/codeconv.c
16542                 conv_encode_header: src_charset is UTF-8 on
16543                 gtk2
16544         * src/compose.c
16545                 Remove double encoding of the headers
16546
16547 2004-07-20 [colin]      0.9.12cvs33.8
16548
16549         * src/codeconv.c
16550                 Fix typo
16551
16552 2004-07-20 [colin]      0.9.12cvs33.7
16553
16554         * src/mainwindow.c
16555                 Set the separated messageview to the saved
16556                 size of Claws' messageview (Patch by Alfons)
16557                 Fix a callback prototype (me)
16558
16559 2004-07-20 [colin]      0.9.12cvs33.6
16560
16561         * src/codeconv.h
16562                 Forgot one hunk in 0.9.12cvs33.4
16563
16564 2004-07-19 [colin]      0.9.12cvs33.5
16565
16566         * src/action.c
16567                 Action output fix
16568                 Patch by Alfons
16569
16570 2004-07-19 [colin]      0.9.12cvs33.4
16571
16572         * src/compose.c
16573                 Fix outgoing charset bug in headers
16574         * src/codeconv.c
16575                 Clean for glib2 - Patch by Alfons
16576
16577 2004-07-19 [colin]      0.9.12cvs33.3
16578
16579         * src/statusbar.c
16580                 Remove grip from the statusbar
16581                 Patch by Alfons
16582
16583 2004-07-19 [colin]      0.9.12cvs33.2
16584
16585         * src/messageview.c
16586         * src/textview.c
16587                 Fix messageview remembering the previous
16588                 scroll position when loading a new message
16589                 Patch by Alfons
16590
16591 2004-07-19 [colin]      0.9.12cvs33.1
16592
16593         * src/folder.h
16594         * src/folderview.c
16595         * src/summaryview.c
16596                 Sync with HEAD
16597
16598 2004-07-18 [colin]      0.9.12cvs32.7
16599
16600         * configure.ac
16601                 Remove useless check for XIM - noticed
16602                 by Alfons
16603
16604 2004-07-18 [colin]      0.9.12cvs32.6
16605
16606         * src/summaryview.c
16607                 Remove non-modified and shift-modified
16608                 accelerators in summaryview's popup
16609                 menu, as that doesn't get catched by
16610                 the accel-activate signal catcher...
16611
16612 2004-07-18 [colin]      0.9.12cvs32.5
16613
16614         * src/prefs_common.c
16615                 Define sensible default prefs for 
16616                 wrapping
16617
16618 2004-07-18 [colin]      0.9.12cvs32.4
16619
16620         * src/compose.c
16621         * src/prefs_common.c
16622         * src/prefs_common.h
16623         * src/prefs_wrapping.c
16624                 Remove Smart Wrapping pref, which does
16625                 nothing on gtk2 branch
16626
16627 2004-07-18 [colin]      0.9.12cvs32.3
16628
16629         * src/sourcewindow.c
16630                 Proper utf8
16631
16632 2004-07-18 [colin]      0.9.12cvs32.2
16633
16634         * src/compose.c
16635                 Save attachment status when drafting
16636
16637 2004-07-18 [colin]      0.9.12cvs32.1
16638
16639         * src/gtk/filesel.c
16640                 Fix erratic folder selection in open mode
16641
16642 2004-07-18 [colin]      0.9.12cvs31.11
16643
16644         * src/pop.c
16645                 Don't let partial messages get deleted
16646                 even with "dowload all"
16647                 (0.9.12cvs31.8 fix extension)
16648 2004-07-18 [colin]      0.9.12cvs31.10
16649
16650         * src/gtk/logwindow.c
16651                 Fix log scrolling
16652
16653 2004-07-18 [colin]      0.9.12cvs31.9
16654
16655         * src/common/utils.c
16656                 Fix non-utf8 strings coming from commands
16657                 and files
16658
16659 2004-07-18 [colin]      0.9.12cvs31.8
16660
16661         * src/pop.c
16662                 Fix partial download bug with Download all
16663                 messages option
16664
16665 2004-07-18 [colin]      0.9.12cvs31.7
16666
16667         * src/textview.c
16668                 Fix bug introduced in 0.9.12cvs31.2
16669                 (blocked in select mode after double click)
16670
16671 2004-07-18 [colin]      0.9.12cvs31.6
16672
16673         * src/compose.c
16674         * src/gtk/menu.c
16675                 More glib-warning fixes
16676
16677 2004-07-18 [colin]      0.9.12cvs31.5
16678
16679         * src/compose.c
16680                 Fix trashing the primary clipboard when moving 
16681                 around with tab
16682         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
16683
16684 2004-07-18 [colin]      0.9.12cvs31.4
16685
16686         * src/codeconv.c
16687                 convert unencoded iso headers to utf8
16688         (Fix Bug 538 Unencoded local characters in subject make it 
16689          disappear)
16690
16691 2004-07-18 [colin]      0.9.12cvs31.3
16692
16693         * src/compose.c
16694                 Fix tab char handling in wrapping
16695         (Fix Bug 537 Line wrap problem - TAB character treated as 
16696          one character instead of 8)
16697
16698 2004-07-18 [colin]      0.9.12cvs31.2
16699
16700         * src/textview.c
16701                 return FALSE on GDK_MOTION_NOTIFY
16702         (Fix Bug 535 Hyperlinks/addresses are not selectable 
16703          (unable to highlight))
16704
16705 2004-07-18 [colin]      0.9.12cvs31.1
16706
16707         * src/folderview.c
16708                 Sync with 0.9.12cvs31
16709
16710 2004-07-18 [colin]      0.9.12cvs30.4
16711
16712         * src/compose.c
16713                 Also block text_inserted when inserting a file
16714
16715 2004-07-18 [colin]      0.9.12cvs30.3
16716
16717         * src/compose.c
16718                 Fix smart wrapping (block text_inserted handler
16719                 while putting quotation to avoid wrap on input,
16720                 don't join lines if next is sig separator)
16721
16722 2004-07-17 [colin]      0.9.12cvs30.2
16723
16724         * src/folderview.c
16725         * src/mainwindow.c
16726         * src/mimeview.c
16727         * src/summaryview.c
16728         * src/gtk/quicksearch.c
16729         * src/gtk/quicksearch.h
16730                 Block key events handlers *and* accels while
16731                 quicksearch is focused
16732         (Fixes Bug 534 quick-search bar not accepting certain letters)
16733
16734 2004-07-17 [colin]      0.9.12cvs30.1
16735
16736         * src/folder.h
16737         * src/folderview.c
16738         * src/summaryview.c
16739                 Sync with 0.9.12cvs30
16740
16741 2004-07-17 [colin]      0.9.12cvs28.2
16742
16743         * src/mimeview.c
16744         * src/procmime.c
16745         * src/summaryview.c
16746         * src/gtk/menu.c
16747                 Squash some compile and glib warnings
16748
16749 2004-07-17 [paul]       0.9.12cvs28.1
16750
16751         * src/mimeview.c
16752                 sync with 0.9.12cvs28 HEAD
16753
16754 2004-07-16 [paul]       0.9.12cvs26.1
16755         
16756         * src/gtk/quicksearch.c
16757         * src/account.c
16758         * src/account.h
16759         * src/compose.c
16760         * src/customheader.c
16761         * src/folder_item_prefs.c
16762         * src/main.c
16763         * src/mainwindow.c
16764         * src/messageview.c
16765         * src/mimeview.c
16766         * src/news.c
16767         * src/pgpmime.c
16768         * src/pop.c
16769         * src/pop.h
16770         * src/prefs_account.c
16771         * src/prefs_account.h
16772         * src/prefs_common.c
16773         * src/prefs_common.h
16774         * src/prefs_display_header.c
16775         * src/prefs_gtk.c
16776         * src/prefs_gtk.h
16777         * src/procheader.c
16778         * src/procmime.c
16779                 sync with 0.9.12cvs26 HEAD      
16780
16781 2004-07-15 [colin]      0.9.12cvs18.14
16782
16783         * src/folder.c
16784                 Disable GPG signature check during
16785                 folder move and scan
16786         (Closes Bug 521 Signature checking slows down Folder-Move)
16787
16788 2004-07-14 [colin]      0.9.12cvs18.13
16789
16790         * src/common/partial_download.c
16791                 update includes
16792
16793 2004-07-14 [colin]      0.9.12cvs18.12
16794
16795         * src/common/partial_download.c
16796         * src/common/partial_download.h
16797                 Move doc at top, add correct copyright
16798
16799 2004-07-14 [colin]      0.9.12cvs18.11
16800
16801         * src/folder.c
16802         * src/messageview.c
16803         * src/pop.c
16804         * src/pop.h
16805         * src/procmsg.c
16806         * src/summaryview.c
16807         * src/common/Makefile.am
16808         * src/common/partial_download.c ** NEW FILES **
16809         * src/common/partial_download.h ** NEW FILES **
16810                 Move partial-download related stuff to its
16811                 own file
16812
16813 2004-07-14 [colin]      0.9.12cvs18.10
16814
16815         * src/send_message.c
16816                 Fix smtp auth when user is null or empty
16817
16818 2004-07-13 [colin]      0.9.12cvs18.9
16819
16820         * src/gtk/quicksearch.c
16821                 Use alphabetic order
16822
16823 2004-07-13 [colin]      0.9.12cvs18.8
16824
16825         * src/pop.c
16826                 Be paranoid on the checks
16827
16828 2004-07-13 [colin]      0.9.12cvs18.7
16829
16830         * src/gtk/quicksearch.c
16831                 Fix Engrish once again
16832
16833 2004-07-13 [colin]      0.9.12cvs18.6
16834
16835         * src/procmsg.c
16836         * src/summaryview.c
16837                 Mark messages for deletion when they are about to
16838                 be removed from trash
16839
16840 2004-07-13 [colin]      0.9.12cvs18.5
16841
16842         * src/matcher.c
16843         * src/matcher.h
16844         * src/matcher_parser_parse.y
16845         * src/prefs_matcher.c
16846         * src/gtk/quicksearch.c
16847                 Add 'partial' ('p') match string to find partially
16848                 downloaded messages
16849
16850 2004-07-13 [colin]      0.9.12cvs18.4
16851
16852         * src/pop.c
16853                 Fix misplaced block
16854
16855 2004-07-13 [colin]      0.9.12cvs18.3
16856
16857         * src/pop.c
16858         * src/pop.h
16859         * src/messageview.c
16860                 Refactor API (to avoid passing 5+ params and code
16861                 duplication)
16862         * src/folder.c
16863         * src/msgcache.c
16864         * src/procheader.c
16865         * src/common/defs.h
16866                 Add planned_download to cache
16867                 Don't mess uidl file when moving partially downloaded
16868                 mails (they change folder, we should change it in the
16869                 uidl list too or we'll remove an incorrect message)
16870                 (this also helps removing hacks when changing 
16871                 planned_download in messageview.c)
16872
16873 2004-07-12 [colin]      0.9.12cvs18.2
16874
16875         * src/gtk/quicksearch.c
16876                 Fix missing status update in quicksearch
16877
16878 2004-07-12 [paul]       0.9.12cvs18.1
16879
16880         * po/POTFILES.in
16881         * src/Makefile.am
16882         * src/account.c
16883         * src/codeconv.c
16884         * src/compose.c
16885         * src/inc.c
16886         * src/main.c
16887         * src/prefs_common.c
16888         * src/procmsg.h
16889         * src/toolbar.c
16890         * src/prefs_msg_colors.[ch]     ** NEW FILES **
16891         * src/prefs_wrapping.[ch]       ** NEW FILES **
16892         * src/common/intl.h
16893         * src/common/utils.[ch]
16894         * src/gtk/quicksearch.[ch]
16895                 sync with 0.9.12cvs18 HEAD
16896
16897 2004-07-12 [colin]      0.9.11cvs17.25
16898
16899         * src/folder.c
16900         * src/folder.h
16901                 Remove unused function added by me in 0.9.11cvs17.10
16902
16903 2004-07-11 [colin]      0.9.11cvs17.24
16904
16905         * src/inc.c
16906         * src/messageview.c
16907         * src/pop.c
16908         * src/pop.h
16909                 Use folderitem and msgnum instead of filename to
16910                 know which mail to delete
16911                 Move old partial mail deletion to pop.c
16912
16913 2004-07-10 [colin]      0.9.11cvs17.23
16914
16915         * src/inc.c
16916                 Add debug
16917         * src/pop.c
16918         * src/pop.h
16919                 Don't re-use same enums for unrelated stuff: it's 
16920                 completely misleading !
16921                 Document a bit
16922
16923 2004-07-09 [colin]      0.9.11cvs17.22
16924
16925         * src/inc.c
16926                 Remove folder-type check and do
16927                 more tests to be sure everything's
16928                 ok
16929         * src/messageview.c
16930                 Punctuation update, remove useless
16931                 code, fix two warnings
16932         * src/noticeview.c
16933                 Layout cleaning, reset 2nd button
16934                 when specifying one
16935
16936 2004-07-09 [colin]      0.9.11cvs17.21
16937
16938         * src/messageview.c
16939         * src/pop.c
16940         * src/pop.h
16941                 Allow user to change his mind
16942                 and postpone decision (by
16943                 unmarking the mail)
16944
16945 2004-07-09 [colin]      0.9.11cvs17.20
16946
16947         * src/messageview.c
16948                 Fix bug with delete state
16949         * src/pop.c
16950         * src/pop.h
16951                 Fix buffer leak (fread doesn't 
16952                 terminate buffers with \0)
16953                 Refactoring (remove magic 
16954                 numbers)
16955
16956 2004-07-09 [colin]      0.9.11cvs17.19
16957
16958         * src/pop.c
16959                 Don't log "Skipping message" if 
16960                 we're going to TOP it two lines
16961                 later
16962
16963 2004-07-09 [colin]      0.9.11cvs17.18
16964
16965         * src/messageview.c
16966                 Fix Engrish
16967
16968 2004-07-09 [colin]      0.9.11cvs17.17
16969
16970         * src/pop.c
16971                 strlen checking...
16972         * src/messageview.c
16973                 refactoring a bit
16974
16975 2004-07-08 [colin]      0.9.11cvs17.16
16976
16977         * src/noticeview.c
16978         * src/noticeview.h
16979                 Add an optional second button
16980         * src/messageview.c
16981         * src/pop.c
16982         * src/pop.h
16983                 Don't delete partially received mails after a certain
16984                 time; rather, let the user decide.
16985
16986 2004-07-08 [colin]      0.9.11cvs17.15
16987
16988         * src/common/smtp.h
16989                 Sync with HEAD
16990
16991 2004-07-08 [colin]      0.9.11cvs17.14
16992
16993         * src/messageview.c
16994         * src/common/smtp.c
16995                 Use to_human_readable() for sizes
16996
16997 2004-07-08 [colin]      0.9.11cvs17.13
16998
16999         * src/inc.c
17000         * src/messageview.c
17001         * src/pop.c
17002         * src/pop.h
17003         * src/procmsg.c
17004                 Fix partial-downloading issues:
17005                         catch unsupported TOP
17006                         don't delete partially downloaded mails before 5 days
17007                         don't update existing with non-MH folders; that'll
17008                         make dups, but it's better than trashing the folder
17009                         free new msginfo parts
17010                 Fix indentation ;-)
17011
17012 2004-07-08 [colin]      0.9.11cvs17.12
17013
17014         * src/common/smtp.c
17015         * src/common/smtp.h
17016                 Sync smtp size verification with HEAD
17017
17018 2004-07-08 [colin]      0.9.11cvs17.11
17019
17020         * src/summaryview.c
17021         * src/prefs_common.c
17022         * src/prefs_common.h
17023         * src/gtk/quicksearch.c
17024         * src/gtk/quicksearch.h
17025                 Sync sticky pref with HEAD
17026
17027 2004-07-08 [colin]      0.9.11cvs17.10
17028
17029         * src/folder.c [1.213.2.6]
17030         * src/folder.h [1.87.2.6]
17031         * src/inc.c [1.149.2.7]
17032         * src/messageview.c [1.94.2.8]
17033         * src/procheader.c [1.47.2.6]
17034         * src/procmsg.c [1.150.2.4]
17035         * src/procmsg.h [1.60.2.5]
17036         * src/pop.c [1.56.2.4]
17037         * src/pop.h [1.17.2.3]
17038                 Let too big messages get downloaded, but truncated
17039                 Add a button to download them completely
17040                 
17041 2004-07-06 [colin]      0.9.11cvs17.9
17042
17043         * src/gtk/quicksearch.c [1.1.2.3]
17044                 Add a Clear button
17045         * commitHelper
17046         * PATCHSETS
17047                 Add a script to help with cvs
17048
17049 2004-07-03 [colin]      0.9.11cvs17.8
17050
17051         * src/plugins/imageviewer/viewer.c
17052                 fix imageviewer (which was staying on the first
17053                 displayed image)
17054
17055 2004-07-03 [colin]      0.9.11cvs17.7
17056
17057         Removed FIXME_GTK2 warnings
17058         * src/gtk/gtkutils.c
17059                 useless #warnings
17060         * src/gtk/menu.c
17061                 useless #warnings (no need to mess with menu rc)
17062         * src/gtk/menu.h
17063                 unused functions
17064         
17065
17066 2004-07-03 [colin]      0.9.11cvs17.6
17067
17068         Removed FIXME_GTK2 warnings
17069         * src/codeconv.c
17070                 useless #warnings (rewrite needed)
17071         * src/compose.c
17072                 useless #warnings (rewrite needed)
17073                 useless #warnings (gtk2 is like that)
17074                 useless #warnings (previously fixed)
17075         * src/main.c
17076                 useless #warnings (previously fixed)
17077         * src/message_search.c
17078                 useless #warnings (gtk2 is like that)
17079                 Made apparent that search is case-sensitive
17080         * src/mimeview.c
17081                 useless #warnings (rewrite needed)
17082                 useless #warnings (gtk2 is like that)
17083                 reimplemented real warnings
17084         * src/prefs_common.c
17085                 Removed block cursor option (not it gtk2)
17086         * src/prefs_gtk.c
17087                 useless #warnings (rewrite needed)
17088         * src/procheader.c
17089                 useless #warnings (rewrite needed)
17090         * src/sourcewindow.c
17091                 useless #warnings (incorrect placing)
17092         * src/summary_search.c
17093                 useless #warnings (gtk2 is like that)
17094                 Made apparent that search is case-sensitive
17095         * src/action.c
17096                 useless #warnings (gtk2 is like that)
17097         * src/textview.c
17098                 useless #warnings (rewrite needed)
17099         * src/toolbar.c
17100                 useless #warnings (rewrite needed)
17101
17102 2004-07-03 [colin]      0.9.11cvs17.5
17103
17104         * src/textview.c
17105                 Fix mismerge which broke URI opening
17106                 
17107 2004-07-01 [colin]      0.9.11cvs17.4
17108
17109         * src/gtk/filesel.c
17110                 Fill filename when saving
17111                 
17112 2004-06-27 [colin]      0.9.11cvs17.3
17113
17114         * src/gtk/filesel.[ch]
17115                 Use the new GTK file selector
17116                 Update prototype to match the reality: multiple file
17117                 selection is open-only          
17118         * src/compose.c
17119                 Match the new prototypes        
17120         * configure.ac
17121                 Match the new requirements (gtk 2.4.0)
17122                         
17123 2004-06-26 [colin]      0.9.11cvs17.2
17124
17125         * src/plugins/trayicon/trayicon.c
17126                 Remove useless signal handler on resize, which causes
17127                 an infinite "loop"
17128         
17129 2004-06-26 [colin]      0.9.11cvs17.1
17130         
17131         * tools/Makefile.am
17132                 remove launch_firebird and add nautilus2sylpheed.sh
17133         * src/quicksearch.c
17134           src/summaryview.c
17135                 Fix show/hide "Extended symbols" button problem
17136                 Fix apparition at startup
17137                 Fix const warnings
17138         * src/plugins/image_viewer/Makefile.am
17139                 Fix configure 
17140         * common/ssl.c
17141                 Re-enable certificate check, as it doesn't seem to
17142                 cause Xlib errors anymore
17143
17144 2004-06-25 [paul]       0.9.11cvs17
17145
17146         * sync with 0.9.11cvs17 HEAD
17147         
17148         NOTE: QuickSearch is broken
17149
17150 2004-06-07 [colin]      0.9.10claws67.10
17151         * src/plugins/trayicon/trayicon.c
17152           src/plugins/trayicon/libeggtrayicon/Makefile.am
17153           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17154                 Fix gettextization in trayicon plugin
17155
17156 2004-06-07 [colin]      0.9.10claws67.9
17157         
17158         * src/summaryview.c
17159           src/gtk/gtksctree.[ch]
17160                 Let Shift+{Up,Down} work in summaryview
17161                 (well, Down "works" and Up works)
17162                 Let the list scroll when using these keys
17163
17164 2004-06-06 [colin]      0.9.10claws67.8
17165
17166         * src/plugins/trayicon/trayicon.c
17167                 Fix pixmap update
17168
17169 2004-06-06 [colin]      0.9.10claws67.7
17170
17171         * src/addressbook.c
17172                 Fix signal handling causing system-wide focus grab
17173
17174 2004-05-25 [paul]       0.9.10claws67.6
17175
17176         * Makefile.am
17177           src/Makefile.am
17178                 clean up
17179
17180 2004-05-25 [paul]       0.9.10claws67.5
17181
17182         * replace deprecated gtk_signal... functions
17183
17184 2004-05-23 [colin]      0.9.10claws67.4
17185
17186         * src/compose.c
17187                 Fix wrapping
17188
17189 2004-05-22 [colin]      0.9.10claws67.3
17190
17191         * src/compose.c
17192                 Re-fix [Edited] in compose.c::compose_reedit()
17193
17194 2004-05-22 [colin]      0.9.10claws67.2
17195
17196         * src/procmime.c
17197                 Fix parsing of multiparts mails
17198
17199 2004-05-22 [colin]      0.9.10claws67.1
17200
17201         * src/summaryview.c
17202                 Fix quicksearch
17203
17204 2004-05-22 [paul]       0.9.10claws67
17205
17206         * sync with 0.9.10claws67 HEAD
17207
17208 2004-05-14 [alfons]
17209
17210         * src/procmime.h
17211                 add forgotton prototype
17212
17213 2004-05-10 [paul]       0.9.10claws57
17214
17215         * sync with 0.9.10claws57 HEAD
17216
17217 2004-05-05 [paul]       0.9.9.claws1
17218
17219         * ChangeLog-gtk2        ** REMOVED **
17220           ChangeLog-gtk2.claws  ** ADDED **
17221                 rename and adopt the normal claws format
17222                 
17223         * configure.ac
17224                 require gtkmathview >= 0.5
17225
17226         * ac/*                          ** REMOVED **
17227           ac/                           ** REMOVED **
17228           intl/Makefile.in              ** REMOVED **
17229           m4/                           ** ADDED **
17230           m4/missing                    ** ADDED **
17231           m4/missing/gdk-pixbuf.m4      ** ADDED **
17232           m4/missing/gettext.m4         ** ADDED **
17233           m4/missing/gpgme.m4           ** ADDED **
17234           m4/missing/imlib.m4           ** ADDED **
17235           m4/.cvsignore                 ** ADDED **
17236           m4/Makefile.am                ** ADDED **
17237           m4/README                     ** ADDED **
17238           m4/aclocal-include.m4         ** ADDED **
17239           m4/aspell.m4                  ** ADDED **
17240           m4/check-type.m4              ** ADDED **
17241           m4/gnupg-check-typedef.m4     ** ADDED **
17242           m4/openssl.m4                 ** ADDED **
17243           m4/spamassassin.m4            ** ADDED **
17244           po/ChangeLog                  ** REMOVED **
17245           po/Makefile.in.in             ** REMOVED **
17246           po/Rules-quot                 ** REMOVED **
17247           po/boldquot.sed               ** REMOVED **
17248           po/en@boldquot.header         ** REMOVED **
17249           po/en@quot.header             ** REMOVED **
17250           po/insert-header.sin          ** REMOVED **
17251           po/quot.sed                   ** REMOVED **
17252           po/remove-potcdate.sed        ** REMOVED **
17253           po/remove-potcdate.sin        ** REMOVED **
17254           po/stamp-po                   ** REMOVED **
17255           Makefile.am
17256           autogen.sh
17257           configure.ac
17258                 enable building with automake 1.8.x
17259                 add 'autopoint --force' to autogen.sh and remove all
17260                 auto-generated files, remove ac/ directory and use
17261                 m4/ directory instead
17262                 
17263         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17264                 fix gettextization
17265
17266 2004-02-28 Colin Leroy <colin@colino.net>
17267         * src/prefs_matcher.c
17268           src/prefs_filtering.c
17269           src/prefs_filtering_action.c
17270                 Fix non-editable GtkEntries
17271
17272 2004-02-22 Thorsten Maerz <torte@netztorte.de>
17273         * src/prefs_themes.c
17274                 utf8 conversion for theme info
17275
17276 2004-02-21 Thorsten Maerz <torte@netztorte.de>
17277         * sync 0.9.9claws
17278
17279 2004-02-14 Thorsten Maerz <torte@netztorte.de>
17280         * src/grouplistdialog.c
17281                 allow multiple selections without ctrl key
17282
17283 2004-02-09 Thorsten Maerz <torte@netztorte.de>
17284         * src/main.c
17285                 enable customizable accelerators
17286
17287 2004-02-08 Thorsten Maerz <torte@netztorte.de>
17288         * src/prefs_common.c
17289                 re-enable different font settings for gtk1/2
17290         * src/prefs_folder_item.c
17291                 fix folder prefs displayed wrong
17292         * src/textview.c
17293                 set 'sunken' shadow type
17294
17295 2004-02-07 Colin Leroy <colin@colino.net>
17296         * src/compose.c
17297                 Fix message being always [Edited]
17298                 Encode headers correctly (utf8 buf)
17299
17300 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17301         * src/socket.c
17302                 remove double g_source_attach()
17303                 (Thanks to Colin Leroy)
17304
17305 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17306         * src/gtk/gtksctree.c
17307                 Fix SSL certificate list not shown
17308         * src/mimeview.c
17309                 Fix clicks in mime tree
17310
17311 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17312         * src/common/socket.c
17313                 Fix SSL receive
17314         * src/compose.c
17315                 Fix clipboard menu hotkeys
17316
17317 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17318         * src/gtk/gtkaspell.[ch]
17319           src/compose.c
17320                 reimplement spellchecker
17321
17322 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17323         * src/gtk/filesel.c
17324                 crash when inserting file in compose window
17325                 (TODO: keep old selection on clicks)
17326         * src/main.c
17327                 use gtkrc-2.0 instead of gtkrc
17328
17329 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17330         * src/messageview.c
17331                 remove orphaned mimeview unref()
17332
17333 2004-01-20 Thorsten Maerz <torte@netztorte.de>
17334         * src/grouplistdialog.c
17335                 expand nodes containing subscribed groups
17336
17337 2004-01-19 Thorsten Maerz <torte@netztorte.de>
17338         * src/textview.c
17339                 textview: hide cursor, restore old click behaviour
17340
17341 2004-01-18 Thorsten Maerz <torte@netztorte.de>
17342         * src/textview.c
17343                 variable names messed up
17344
17345 2004-01-17 Colin Leroy <colin@colino.net>
17346         * src/addr_compl.c
17347                 Fix completion address too thin
17348         * src/compose.c
17349                 Fix tab-to-subject behaviour
17350         * src/summaryview.c
17351                 Implement key up & down in summaryview
17352
17353 2004-01-12 Thorsten Maerz <torte@netztorte.de>
17354
17355         * sync 098claws
17356
17357 2004-01-08 Thorsten Maerz <torte@netztorte.de>
17358         * configure.ac
17359           Makefile.am
17360           doc/.cvsignore
17361           doc/Makefile.am
17362                 faq, man, manual moved to doc/
17363         * ac/aspell.m4
17364           ac/check-type.m4
17365           ac/gnupg-check-typedef.m4
17366           ac/openssl.m4
17367           ac/spamassassin.m4
17368           ac/missing/gdk-pixbuf.m4
17369           ac/missing/gpgme.m4
17370           ac/missing/imlib.m4
17371                 fix automake warnings
17372
17373 2003-12-06 Colin Leroy <colin@colino.net>
17374         * src/summaryview.c
17375                 Fix quicksearch
17376
17377 2003-12-05 Colin Leroy <colin@colino.net>
17378         * src/summaryview.c
17379                 Fix going to next unread folder
17380
17381 2003-12-05 Colin Leroy <colin@colino.net>
17382         * src/crash.c
17383                 Fix gtk2 compilation
17384         * src/session.c
17385                 Remove iotag source handler at disconnection
17386         * src/socket.[ch] 
17387                 Remove source handler when closing socket 
17388                 (fixes another seg)
17389
17390 2003-12-04 Colin Leroy <colin@colino.net>
17391         * src/compose.c
17392           src/prefs_account.c
17393           src/prefs_common.c
17394                 Fix some dropdown menus
17395
17396 2003-12-04 Colin Leroy <colin@colino.net>
17397         * src/compose.c
17398                 Fix event handlers on header fields
17399         * src/common/socket.c
17400           src/common/session.c
17401                 Fix segfault with callback (SSL)
17402                 Fix end of session 
17403
17404 2003-10-06 Thorsten Maerz <torte@netztorte.de>
17405
17406         * Fix compile bug in src/compose.c
17407         * removed src/gtk/gtkstext.[ch]
17408
17409 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
17410
17411         * Convert character set and escape "text" attributes in toolbar setting
17412         files.
17413         * Fixed bug in button-press-event handling.
17414
17415 2003-09-16 Thorsten Maerz <torte@netztorte.de>
17416
17417         * Fixed bug in key-press-event handling.
17418
17419 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
17420
17421         * Enabled to compile tray-icon plugin (Ad-hoc).
17422         * Avoid hang up bug of icon list in mime view (Ad-hoc).
17423
17424 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
17425
17426         * Enabled to compile on sylpheed-claws.
17427         (tray-icon plugin still cannot compile yet.)
17428
17429 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
17430
17431         * Updated to 0.9.5.
17432
17433 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
17434
17435         * Updated to 0.9.4.
17436         * Ported monitoring SSL mechanism to GSource of GLib2
17437         (I don't confirm it)
17438         * Added _gtk2 suffix to key name of font preference to avoid
17439         ovverwriting preference of Gtk+-1.2 version.
17440
17441 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
17442
17443         * Updated to 0.9.2.
17444
17445 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
17446
17447         * Updated to 0.9.1.
17448         * Translate po files into UTF-8 when execute autogen.sh.
17449
17450 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
17451
17452         * Updated to 0.9.0.
17453
17454 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
17455
17456         * Plugged GError related memory leaks.
17457
17458 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
17459
17460         * Changed default size of fonts.
17461         * Enabled to set titile font size of warning dialog.
17462
17463 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
17464
17465         * Embed a sylpheed icon into executable binary on Windows.
17466
17467 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
17468
17469         * I forgot to traslate character set of element string in src/xml.c.
17470
17471 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
17472
17473         * Fixed detecting bind_textdomain_codeset in configure.in.
17474         * The bug in which "Example" of "Date fromat" preference isn't displayed
17475         correctly has been fixed.
17476
17477 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
17478
17479         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
17480           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
17481           glib-gettextize
17482           Removed intl directory.
17483           Translated po files into UTF-8.
17484           (Thanks! Ryuji Abe)
17485
17486 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
17487
17488         * The bug which doesn't unscape string in xml.c has been fixed.
17489
17490 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
17491
17492         * The bug which is failed to translate encoding of file name thorough
17493         file dialog has been fixed.
17494
17495 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
17496
17497         * Modified to translate file names which is used in inporting/expoting
17498         mbox feature and "Save as" feature into locale encoding.
17499         * Translate file names into locale encoding when "Attache file" and
17500         "Insert file".
17501         * Force set G_BROKEN_FILENAMES environment variable.
17502         * Other minor fixes.
17503
17504 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
17505
17506         * Modified to treat MH folder's name as locale encoding.
17507
17508 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
17509
17510         * The bug which clash on switching candidates of auto completion of
17511         addresses, cannot use auto completion in Japanesse is fixed
17512         (Thanks! Tokunaga-san)¡¥
17513
17514 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17515
17516         * The bug which cannot switch key accelerator preference has been fixed
17517         (Thanks! smbd-san)¡¥
17518
17519 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17520
17521         * version 0.8.11-gtk2-20030314
17522
17523 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17524
17525         * The bug in which character set conversion of filtering messages has
17526         been fixed.(Thanks! COCOA-san).
17527
17528 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
17529
17530         * Revived "Leave space on head" preference in "Message" category.
17531         * A bug which clash when put the cursor to end of buffer and execute
17532         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
17533
17534 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17535
17536         * version 0.8.11-gtk2-20030312
17537
17538 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17539
17540         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
17541         * Modified to use Pango's API directly for font preference.
17542         * Integrated GtkTextView of textview to one widget.
17543         * Set fonts of header title in textview by "header_title" tag.
17544         * Removed some deprecated codes.
17545
17546 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
17547
17548         * Updated to 0.8.11.
17549         * Merged cygwin patch(Thanks! Sakai-san).
17550
17551 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
17552
17553         * version 0.8.10-gtk2-20030309