8ce1b572bc99b599571a39d16769e34ed70485a0
[claws.git] / ChangeLog
1 2006-08-28 [paul]       2.4.0cvs103
2
3         * src/plugins/bogofilter/bogofilter.c
4         * src/plugins/bogofilter/bogofilter_gtk.c
5                 fix english up a bit, innit
6
7 2006-08-28 [paul]       2.4.0cvs102
8
9         * configure.ac
10         * po/Makefile.in.in
11         * po/Makevars
12                 require autoconf 2.60, enabling building
13                 with gettext 0.15 (gettext 0.14.x build still
14                 possible). Replace Makefiles with versions
15                 from gettext 0.15.
16                 Remove configure options --with-localedir and
17                 --with-mandir. The options that are provided
18                 directly by autoconf 2.60 can be used instead:
19                 --mandir --localedir
20
21 2006-08-27 [colin]      2.4.0cvs101
22
23         * src/plugins/bogofilter/Makefile.am
24                 Fix make dist (no README)
25
26 2006-08-27 [colin]      2.4.0cvs100
27
28         * src/folder.c
29                 Don't use F_UNKNOWN folders for any default
30                 outbox/trash/etc
31         * src/plugins/bogofilter/bogofilter.c
32         * src/plugins/bogofilter/bogofilter.h
33         * src/plugins/bogofilter/bogofilter_gtk.c
34                 Add an option to specify the path to bogofilter
35                 Use single-quotes to be able to learn in folders
36                 with spaces in their names
37                 Verify learning status
38
39 2006-08-27 [colin]      2.4.0cvs99
40
41         * manual/faq.xml
42         * manual/plugins.xml
43                 Document Bogofilter plugin
44
45 2006-08-27 [colin]      2.4.0cvs98
46
47         * src/compose.c
48         * src/messageview.c
49         * src/procmsg.c
50         * src/procmsg.h
51                 When possible, copy the queued mail to sent folder
52                 instead of re-adding. Much faster on IMAP.
53
54 2006-08-27 [colin]      2.4.0cvs97
55
56         * src/msgcache.c
57                 Disable mmaped caches - huge metadata loss
58                 here after a power failure.
59         * src/summaryview.c
60                 Add quicksearch timing
61         * src/common/plugin.c
62         * src/common/plugin.h
63                 Implement an interface to tell what plugins
64                 provide. Prevent loading of similar plugins.
65         * src/plugins/clamav/clamav_plugin.c
66         * src/plugins/demo/demo.c
67         * src/plugins/dillo_viewer/dillo_viewer.c
68         * src/plugins/pgpcore/plugin.c
69         * src/plugins/pgpinline/pgpinline.c
70         * src/plugins/pgpmime/pgpmime.c
71         * src/plugins/spamassassin/spamassassin.c
72         * src/plugins/trayicon/trayicon.c
73                 Implement plugin_provides()
74
75 2006-08-27 [colin]      2.4.0cvs96
76
77         * configure.ac
78         * src/plugins/Makefile.am
79         * src/plugins/bogofilter/.cvsignore
80         * src/plugins/bogofilter/Makefile.am
81         * src/plugins/bogofilter/bogofilter.c
82         * src/plugins/bogofilter/bogofilter.h
83         * src/plugins/bogofilter/bogofilter_gtk.c
84                 New Bogofilter plugin, provides filtering and
85                 learning. Spamassassin will go to extra plugins.
86
87 2006-08-26 [mones]      2.4.0cvs95
88
89         * manual/handling.xml
90                 Fix subfolder path in the example (thanks to Paul) 
91
92 2006-08-26 [mones]      2.4.0cvs94
93
94         * manual/glossary.xml
95                 2.2. + add ISP to the glossary
96                 7.5. + Add UIDL to glossary
97                 7.7. + Add TCP to glossary
98         * manual/handling.xml
99                 7.1. + Mentions GNU/Linux distribution, what about the non...
100                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
101                 7.3. + Mentions .bashrc, what about the non-bash ones? 
102                 7.4. = Use appropriate quotation for commands
103                 7.6. = change "" to <quote></quote>
104         * manual/plugins.xml
105                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
106         * manual/starting.xml
107                 2.1. + local mbox file: some examples of mbox file locations...
108                 Also reformatted files requiring it
109
110 2006-08-26 [wwp]        2.4.0cvs93
111
112         * src/summary_search.c
113                 disable find buttons while summary search is running.
114
115 2006-08-25 [colin]      2.4.0cvs92
116
117         * src/folder.c
118         * src/folderutils.c
119         * src/mh.c
120         * src/procmsg.h
121         * src/summaryview.c
122                 Speed up MH moving, and add progressbar
123                 for MH deletion
124         * src/msgcache.c
125                 Write cache files using mmap() too
126
127 2006-08-25 [wwp]        2.4.0cvs91
128
129         * src/summaryview.c
130                 switch spam<->ham button when a message has been marked as spam or ham
131                 and is still selected. Thanks to Colin.
132
133 2006-08-25 [paul]       2.4.0cvs90
134
135         * src/Makefile.am
136         * src/stock_pixmap.c
137         * src/stock_pixmap.h
138         * src/summaryview.c
139         * src/gtk/icon_legend.c
140         * src/pixmaps/copied.xpm
141         * src/pixmaps/moved.xpm
142                 add icons for delayed execution marked for
143                 copying, marked for moving
144
145 2006-08-25 [mones]      2.4.0cvs89
146
147         * manual/glossary.xml
148                 Fix the other glossary items:
149                 5.1. = Inmmediate execution -> <quote>immediate execution...
150                 5.2. = Fix MBOX capitalization -> Mbox
151                 5.3. + Improve Plugins def. w/ tech. ref.
152                 5.4. = Quotation -> replace '>' by <quote>></quote>
153                 5.5. - SMTP Server. -> remove dot
154         * po/es.po
155                 Updated translation
156
157 2006-08-25 [mones]      2.4.0cvs88
158
159         * manual/ack.xml
160                 Reformatted, changed email address
161         * manual/glossary.xml
162                 Reformatted, fixed MANUAL-TODO items:
163                 8.2. + add ROT-13 to glossary
164                 8.4. + add URL to glossary
165         * manual/es/advanced.xml
166                 Fixed <literal>s
167
168 2006-08-25 [paul]       2.4.0cvs87
169
170         * src/gtk/icon_legend.c
171                 add 'marked for deletion' icon
172                 arrange icons by containing column
173                 wrap long label text
174
175 2006-08-25 [colin]      2.4.0cvs86
176
177         * src/common/utils.c
178         * src/common/utils.h
179                 Add the sc_g_*list_bigger functions in
180                 a place everyone can use it
181         * src/summaryview.c
182                 Only freeze/thaw the list when working
183                 on the selection, if it's bigger than 1
184         * src/gtk/gtksctree.c
185                 Only freeze/thaw the list when unselec-
186                 ting 'all' if ('all' != 1)
187                 This avoids some flickering
188
189 2006-08-24 [colin]      2.4.0cvs85
190
191         * src/addressbook.c
192                 Fix strange list selection
193                 Fix random seg (Invalid read of freed memory)
194
195 2006-08-24 [colin]      2.4.0cvs84
196
197         * src/alertpanel.c
198         * src/gtk/inputdialog.c
199         * src/plugins/pgpcore/passphrase.c
200                 Revert minimal width patch of 2.4.0cvs67,
201                 as it is also a maximal width. Use 
202                 gtk_window_set_default_size instead.
203
204 2006-08-24 [colin]      2.4.0cvs83
205
206         * src/msgcache.c
207                 Write cache/mark to temp files before
208                 overwriting old ones (avoids metadata
209                 loss if writing the new files fail).
210                 Use mmap() to read cache/mark file, as
211                 this makes cache reading faster. Dis-
212                 abled for big-endian machines until it
213                 can be tested. (Big-endian users: set
214                 msgcache_use_mmap = TRUE in the relevant
215                 #if).
216         * src/procmsg.h
217                 Move rarely used fields of MsgInfo in 
218                 another structure, which will only be
219                 allocated if needed. Face, X-Face,
220                 Return receipt headers and List-*
221                 headers are moved. Mails having none
222                 of these occupy 52 bytes less with
223                 this patch, which makes 2.5MB of RAM
224                 saved on a 50k folder).
225         * src/headerview.c
226         * src/mainwindow.c
227         * src/messageview.c
228         * src/partial_download.c
229         * src/procheader.c
230         * src/procmsg.c
231         * src/textview.c
232                 Follow this structure change.
233
234 2006-08-24 [wwp]        2.4.0cvs82
235
236         * manual/es/.cvsignore
237         * manual/es/dist/.cvsignore
238         * manual/es/dist/html/.cvsignore
239         * manual/es/dist/pdf/.cvsignore
240         * manual/es/dist/ps/.cvsignore
241         * manual/es/dist/txt/.cvsignore
242                 more (generated) files to ignore.
243
244 2006-08-24 [colin]      2.4.0cvs81
245
246         * src/folder.c
247         * src/mh.c
248                 Fix possible problems with local delivery. Check the folder doesn't
249                 need scan before setting its mtime when saving cache (which can be
250                 done long after the folder's been modified by an external process);
251                 Check that the stored item's mtime didn't change in mh functions.
252
253 2006-08-24 [mones]      2.4.0cvs80
254
255         * manual/advanced.xml
256                 Rewrapping, some fixes and MANUAL-TODO items:
257                 8.1. = change "" to <quote></quote>
258                 8.3. = quote menu items
259                 8.5. - deploying -> new user ... ideally a new user (redundant)
260
261 2006-08-23 [colin]      2.4.0cvs79
262
263         * src/gtk/gtksctree.c
264                 When selecting or deselecting range, only
265                 freeze/thaw when selection is bigger than 10
266
267 2006-08-23 [colin]      2.4.0cvs78
268
269         * src/messageview.c
270         * src/mimeview.c
271         * src/mimeview.h
272         * src/plugins/dillo_viewer/dillo_viewer.c
273                 Provide an API for MimeViewer plugins to
274                 return a text selection for replying
275
276 2006-08-23 [colin]      2.4.0cvs77
277
278         * src/image_viewer.c
279         * src/textview.c
280                 Use gtk_pixbuf_new_from_file_at_scale(), which
281                 is faster than getting the pixbuf then resizing
282                 it.
283
284 2006-08-23 [colin]      2.4.0cvs76
285
286         * src/procmime.c
287                 UTF-8 should be sent Quoted-printable
288
289 2006-08-22 [colin]      2.4.0cvs75
290
291         * src/mh.c
292                 Check if scan is required before touching
293                 the folder (or it'll be required every time)
294
295 2006-08-22 [colin]      2.4.0cvs74
296
297         * configure.ac
298                 Require libetpan 0.46 (crasher fix when built
299                 against gnutls)
300
301 2006-08-22 [colin]      2.4.0cvs73
302
303         * src/folder.c
304                 Set folder's mtime after writing its
305                 cache
306         * src/folderview.c
307                 Add some timing
308         * src/procmsg.c
309                 Don't do useless stuff if we don't 
310                 thread by subject
311         * src/summaryview.c
312                 Add some timing, don't deselect prior
313                 to selecting (gtksctree does it itself),
314                 remove crash avoidance hacks as it's been
315                 properly fixed since a while
316         * src/common/utils.c
317                 Optimize to_human_readable(): _() is slow,
318                 do it only once, and avoid %f format for KB
319                 (the most common in a summaryview)
320         * src/gtk/gtksctree.c
321                 Don't uselessly freeze/thaw (fixes flicker
322                 on next unread and friends), reduce number
323                 of g_list_nth/g_list_position where possible
324         * src/gtk/gtkutils.c
325         * src/gtk/gtkutils.h
326                 Reduce number of g_list_nth/g_list_position
327                 where possible.
328                 All of this makes loading as 70k folder 2.1
329                 seconds instead of 3.2 (with hot FS caches).
330                 (1.3 seconds without Date and Size columns...)
331
332 2006-08-22 [paul]       2.4.0cvs72
333
334         wrap documents and do some items from mones' MANUAL-TODO:
335
336         * manual/account.xml
337                 4.1. = fix tabname references to <quote>tabname</quote>
338                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
339         * manual/faq.xml
340                 1.1. = mentioned options don't match UI
341                 Add information about the 'Never send Return Receipts'
342                 option
343         * manual/handling.xml
344                 6.2. = Mentions Extended symbols button, but now is
345                 named Information
346                 6.3. = Mentions ... button, which is now Edit
347
348 2006-08-22 [colin]      2.4.0cvs71
349
350         * src/gtk/pluginwindow.c
351                 Fix layout in verbose translations (such
352                 as french)
353
354 2006-08-22 [paul]       2.4.0cvs70
355
356         * manual/Makefile.am
357                 build manuals in alphabetical order
358         * src/addressbook.c
359         * src/prefs_themes.c
360                 replace/remove deprecated symbols
361         * src/gtk/gtkutils.c
362                 fix a warning
363         * src/gtk/pluginwindow.c
364                 replace deprecated symbol
365                 replace label text and move it
366         * src/plugins/pgpcore/prefs_gpg.c
367                 move the 'Generate...' button out of the
368                 Sign Key frame, replace the English used
369         * src/plugins/pgpcore/sgpgme.c
370                 fixes to the English
371
372 2006-08-21 [colin]      2.4.0cvs69
373
374         * src/plugins/trayicon/trayicon.c
375                 Add more strings for translation; patch
376                 by Pawel
377
378 2006-08-21 [colin]      2.4.0cvs68
379
380         * src/compose.c
381                 fix replied flag not set after drafting
382         * src/matcher.c
383                 fix body quicksearch in non-encoded bodies
384                 containing '='
385         * src/msgcache.c
386                 Get rid of the g_malloc workaround for
387                 corrupted caches, use g_try_malloc
388
389 2006-08-21 [colin]      2.4.0cvs67
390
391         * src/alertpanel.c
392         * src/gtk/inputdialog.c
393         * src/plugins/pgpcore/passphrase.c
394                 Set minimal width to 375
395         * src/mainwindow.c
396                 Fix switching to offline, asking if it 
397                 should be overriden for synchronising
398         * src/mimeview.c
399                 Don't offer to remember command on Open 
400                 with for text parts, as the browser or 
401                 text editor command isn't changed from 
402                 there
403
404 2006-08-20 [paul]       2.4.0cvs66
405
406         * po/ko.po
407         * po/zh_CN.po
408                 fix plural form errors. revealed by stricter
409                 checking of gettext 0.15
410
411 2006-08-18 [paul]       2.4.0cvs65
412
413         * src/stock_pixmap.c
414                 fix the fix of 2.4.0cvs64
415                 Thanks to Colin
416
417 2006-08-18 [paul]       2.4.0cvs64
418
419         * src/stock_pixmap.c
420                 fix leaks
421                 Thanks to Colin
422
423 2006-08-18 [paul]       2.4.0cvs63
424
425         * src/compose.c
426         * src/procmsg.c
427                 fix occasional IMAP bug where large msgs
428                 were left in the queue folder after sending
429                 Thanks to Colin
430
431 2006-08-18 [paul]       2.4.0cvs62
432
433         * src/folderview.c
434                 freeze the summaryview while quicksearch results
435                 are displayed
436                 (fixes bug 456 'current message is hidden when the
437                 view is refreshed and extended search is "unread 
438                 messages"')
439                 Thanks to Colin
440         * src/textview.c
441                 add missing #include "inputdialog.h"
442         * src/common/utils.h
443                 add missing mailcap_update_default() and improve
444                 readability
445
446 2006-08-17 [colin]      2.4.0cvs61
447
448         * src/plugins/pgpcore/select-keys.c
449                 Fix warnings :)
450
451 2006-08-17 [colin]      2.4.0cvs60
452
453         * src/compose.c
454                 Don't continue queuing if Cancel is clicked
455                 in select-keys
456
457 2006-08-17 [colin]      2.4.0cvs59
458
459         * src/plugins/pgpcore/select-keys.c
460                 When encrypting, if only one key matches and it 
461                 matches exactly, automatically use it.
462
463 2006-08-17 [colin]      2.4.0cvs58
464
465         * src/mimeview.c
466         * src/prefs_common.c
467         * src/prefs_common.h
468         * src/prefs_ext_prog.c
469         * src/textview.c
470                 Fix issues with previous patch (text/html)
471                 Remove outdated prefs
472
473 2006-08-17 [colin]      2.4.0cvs57
474
475         * src/imap.c
476                 Add View Log button on auth error
477         * src/procmsg.c
478                 Fix encrypted mail marked as new when
479                 saved in normal folders
480         * src/plugins/pgpinline/pgpinline.c
481                 Fix encrypt bug on IMAP
482         * src/mimeview.c
483         * src/common/utils.c
484         * src/common/utils.h
485         * src/gtk/inputdialog.c
486         * src/gtk/inputdialog.h
487                 Get rid of metamail stuff, simplify
488                 opening, and allow remembering of user's
489                 choices (by updating ~/.mailcap). There's
490                 still to drop "Audio player" and "Image
491                 viewer" preferences.
492
493 2006-08-17 [mones]      2.4.0cvs56
494
495         * manual/es/sylpheed-claws-manual.xml
496                 fix DTD path
497
498 2006-08-17 [mones]      2.4.0cvs55
499
500         * configure.ac
501         * manual/Makefile.am
502         * manual/es/Makefile.am
503         * manual/es/account.xml
504         * manual/es/ack.xml
505         * manual/es/addrbook.xml
506         * manual/es/advanced.xml
507         * manual/es/faq.xml
508         * manual/es/glossary.xml
509         * manual/es/gpl.xml
510         * manual/es/handling.xml
511         * manual/es/intro.xml
512         * manual/es/keyboard.xml
513         * manual/es/plugins.xml
514         * manual/es/starting.xml
515         * manual/es/sylpheed-claws-manual.xml
516         * manual/es/dist/Makefile.am
517         * manual/es/dist/html/Makefile.am
518         * manual/es/dist/pdf/Makefile.am
519         * manual/es/dist/ps/Makefile.am
520         * manual/es/dist/txt/Makefile.am
521                 Spanish translation for the manual
522
523 2006-08-16 [colin]      2.4.0cvs54
524
525         * src/compose.c
526         * src/main.c
527         * src/mainwindow.c
528                 Fix send button sensitivity at startup
529                 Set send menu sensitivity (patch by Fabien)
530         * src/ssl_manager.c
531                 Enable closing with esc (patch by Fabien)
532         * src/gtk/foldersort.c
533                 Enable closing with esc (patch by Fabien)
534         * src/procmime.c
535                 Optimisation (no need to copy to tempfile to
536                 "decode" 7bit and 8bit)
537         * src/summaryview.c
538                 Fix cruft in swap_from case
539         * src/textview.c
540                 Fix missing last line in some mail cases 
541                 (Fixes debian #381872)
542         * src/plugins/pgpcore/prefs_gpg.c
543         * src/plugins/pgpcore/sgpgme.c
544         * src/plugins/pgpcore/sgpgme.h
545                 Don't show "no key found" when user explicitely
546                 wants to create a key
547
548 2006-08-16 [paul]       2.4.0cvs53
549
550         * configure.ac
551         * src/account.c
552         * src/addressbook.c
553         * src/headerview.c
554         * src/prefs_account.c
555         * src/prefs_message.c
556         * src/gtk/gtkutils.c
557                 bump up minimum required versions of GTK+ and
558                 GLIB to 2.6.0
559
560 2006-08-16 [paul]       2.4.0cvs52
561
562         * src/toolbar.c
563                 workaround GTK+ Bug 351600 - 'Can't re-click
564                 on button after sensitivity update'
565                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
566                 Thanks to Colin
567
568 2006-08-15 [colin]      2.4.0cvs51
569
570         * src/plugins/pgpcore/prefs_gpg.c
571                 Set options sensitivity according to
572                 key existence
573         * src/plugins/pgpcore/sgpgme.c
574                 Allow to create key with no passphrase
575
576 2006-08-14 [cleroy]     2.4.0cvs50
577
578         * src/gtk/pluginwindow.c
579                 New layout (maybe to be changed?)
580         * src/gtk/gtkutils.c
581                 Fix a bit label_window
582         * src/plugins/pgpcore/passphrase.c
583         * src/plugins/pgpcore/passphrase.h
584         * src/plugins/pgpcore/plugin.c
585         * src/plugins/pgpcore/prefs_gpg.c
586         * src/plugins/pgpcore/prefs_gpg.h
587         * src/plugins/pgpcore/sgpgme.c
588         * src/plugins/pgpcore/sgpgme.h
589                 Allow to create a PGP private key via the GUI
590
591 2006-08-14 [wwp]        2.4.0cvs49
592
593         * src/addressbook_foldersel.c
594                 fix strict ISO C90 compliance.
595
596 2006-08-14 [paul]       2.4.0cvs48
597
598         * src/gtk/prefswindow.c
599                 re-set scrolled window on opening
600                 Patch by Ticho
601
602 2006-08-14 [paul]
603
604         2.5.0-rc1 released
605
606 2006-08-14 [paul]       2.4.0cvs47
607
608         * src/prefs_display_header.c
609                 re-enable user-defined Displayed Headers
610
611 2006-08-14 [paul]       2.4.0cvs46
612
613         * src/prefs_account.c
614                 use GTK_STOCK_EDIT
615
616 2006-08-13 [colin]      2.4.0cvs45
617
618         * src/common/utils.c
619                 Fix "a" in quote when the original message is empty,
620                 by using \0 instead of 'a' to test writability of
621                 temp files.
622
623 2006-08-13 [wwp]        2.4.0cvs44
624
625         * src/plugins/spamassassin/spamassassin.c
626                 fix capitalization of "SpamAssassin" in some debug, log and
627                 dialog messages.
628
629 2006-08-13 [paul]       2.4.0cvs43
630
631         * src/editldap.c
632                 fix overlapping widgets
633         * src/prefs_account.c
634                 fix translation of protocol_names[]
635                 fix label disappearing off the edge of the
636                 visible area
637
638 2006-08-12 [paul]       2.4.0cvs42
639
640         * manual/plugins.xml
641                 update IRC channel info before it gets forgotten
642                 about
643
644 2006-08-11 [colin]      2.4.0cvs41
645
646         * src/compose.c
647         * src/mainwindow.c
648         * src/mainwindow.h
649         * src/procmsg.c
650         * src/procmsg.h
651         * src/summaryview.c
652         * src/toolbar.c
653                 Grey out the Send button if
654                 - Queue folders are empty, or
655                 - We're sending already
656
657 2006-08-11 [wwp]        2.4.0cvs40
658
659         * src/main.c
660                 fix a logic issue when quitting while a compose window is
661                 still open, thanks to Colin.
662
663 2006-08-10 [colin]      2.4.0cvs39
664
665         * src/main.c
666                 Fix default font size setting after wizard run
667         * src/imap.c
668         * src/etpan/imap-thread.c
669         * src/etpan/imap-thread.h
670                 Fix bug #999 (Timing out on TSL cert validation 
671                 dialog makes ugly things happen). Also, STARTTLS
672                 unconditionnaly if initial capabilities contain
673                 LOGINDISABLED and STARTTLS.
674
675 2006-08-09 [colin]      2.4.0cvs38
676
677         * src/mainwindow.c
678         * src/mainwindow.h
679                 Fix Tools/Actions sensitivity when there are
680                 no actions
681
682 2006-08-09 [colin]      2.4.0cvs37
683
684         * src/prefs_filtering.c
685                 Warning fix, patch by Paul
686         * src/messageview.c
687         * src/prefs_actions.c
688         * src/prefs_filtering_action.c
689         * src/prefs_matcher.c
690                 Uniformisation of "Info ..." to "Info..." (for
691                 old gtk), patch by Fabien
692         * src/plugins/clamav/clamav_plugin_gtk.c
693                 Sensitivity fix by Fabien
694
695 2006-08-09 [colin]      2.4.0cvs36
696
697         * src/main.c
698         * src/main.h
699                 Add a function to know whether we're exiting
700         * src/plugins/trayicon/trayicon.c
701                 If exiting, don't do anything. Faster, and
702                 avoids gtk_main_iteration reentracy causing
703                 segfaults at exit
704
705 2006-08-09 [colin]      2.4.0cvs35
706
707         * src/messageview.c
708         * src/mimeview.c
709         * src/mimeview.h
710                 Fix lack of part selection when automatically 
711                 jumping to a specific part
712         * src/msgcache.c
713                 Little optimisation in cache reading
714
715 2006-08-09 [colin]      2.4.0cvs34
716
717         * src/compose.c
718                 Fix crash setting the priority on reedit
719                 (Accessing compose before creating it!)
720
721 2006-08-08 [colin]      2.4.0cvs33
722
723         * src/procmime.c
724                 Fix bug #998 (last attachment is not accessible)
725                 Bad RFC interpretation on multipart close-delimiters
726         * src/mimeview.c
727         * src/mimeview.h
728         * src/gtk/gtkvscrollbutton.c
729         * src/gtk/gtkvscrollbutton.h
730                 Make attachments list wheel-scrollable
731
732 2006-08-07 [colin]      2.4.0cvs32
733
734         * src/gtk/gtkaspell.c
735                 Fix bug #973 (Unicode punctation characters 
736                 are not recognized as separators by the
737                 spell checker); fix unsigned stuff
738
739 2006-08-07 [colin]      2.4.0cvs31
740
741         * src/compose.c
742                 Fix bug #956 (DnD text with accents in compose 
743                 text entry); fix gccc's signed/unsigned fuss
744
745 2006-08-06 [colin]      2.4.0cvs30
746
747         * src/main.c
748                 Fix bug #979 (Plugin crashes when exiting 
749                 sylpheed-claws) : handle exit request only 
750                 once
751
752 2006-08-05 [colin]      2.4.0cvs29
753
754         * src/news.c
755                 Just make sure we have a msgid.
756
757 2006-08-05 [colin]      2.4.0cvs28
758
759         * src/news.c
760         * src/summaryview.c
761                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
762                 by reimplementing it
763         * src/textview.c
764                 Fix bug when hiding quotes with level > 3 and quote
765                 colors are recycled
766
767 2006-08-04 [colin]      2.4.0cvs27
768
769         * src/compose.c
770         * src/undo.c
771         * src/undo.h
772                 Fix a bit replace-by-pasting undo
773         * src/mainwindow.c
774         * src/messageview.c
775                 Fix Fold quotes menu synchro in
776                 mainwindow when it changes in 
777                 messageview
778         * src/textview.c
779                 Fix right-click on quotes blocks
780         * src/common/utils.c
781                 Verify that the file created by
782                 my_tmpfile() is writable. Fixes
783                 bug #988 (very specific filesystem
784                 issue)
785         * src/plugins/pgpcore/sgpgme.c
786                 Fix file descriptor leak
787         * src/plugins/spamassassin/spamassassin.c
788                 Warn once if spamd isn't reachable
789
790 2006-08-04 [colin]      2.4.0cvs26
791
792         * src/toolbar.c
793                 i18n context patch by Fabien
794
795 2006-08-03 [colin]      2.4.0cvs25
796
797         * src/mainwindow.c
798         * src/messageview.c
799                 Rename "Hide quotes" to "Fold quotes"
800         * src/textview.c
801                 Don't use hand cursor on quotes. "all 
802                 the bonuses of the feature and none of 
803                 unwelcome side-effects"
804
805 2006-08-03 [colin]      2.4.0cvs24
806
807         * AUTHORS
808         * sylpheed-claws.desktop
809         * src/gtk/authors.h
810                 Bring the desktop file to XDG compliance
811                 Patch by Charles A. Edwards
812
813 2006-08-03 [colin]      2.4.0cvs23
814
815         * src/textview.c
816                 Fix links offset when they are preceded
817                 by accentued chars (g_utf8_strlen!)
818         * src/mainwindow.c
819                 Fix wrong status when starting offline
820
821
822 2006-08-03 [wwp]        2.4.0cvs22
823
824         * src/prefs_common.h
825                 ask what to do w/ filtering rules that belong to an account when
826                 applying filtering rules manually from the main window (skip,
827                 apply regardless of the account, use current account). This dialog
828                 can be skipped and the last reply used.
829                 (forgot that file)
830
831 2006-08-03 [wwp]        2.4.0cvs21
832
833         * src/filtering.c
834         * src/filtering.h
835         * src/prefs_common.c
836         * src/summaryview.c
837         * src/alertpanel.c
838         * src/alertpanel.h
839         * src/messageview.c
840                 ask what to do w/ filtering rules that belong to an account when
841                 applying filtering rules manually from the main window (skip,
842                 apply regardless of the account, use current account). This dialog
843                 can be skipped and the last reply used.
844
845
846 2006-08-03 [colin]      2.4.0cvs20
847
848         * src/textview.c
849                 Optimize previous patch
850
851 2006-08-03 [cleroy]     2.4.0cvs19
852
853         * src/textview.c
854                 Fix quotes getting toggled back when the
855                 mail has an even number of text parts
856
857 2006-08-02 [colin]      2.4.0cvs18
858
859         * src/messageview.c
860                 Add Hide quotes menu
861
862 2006-08-02 [colin]      2.4.0cvs17
863
864         * src/mainwindow.c
865         * src/prefs_common.c
866         * src/textview.c
867         * src/textview.h
868         * src/gtk/about.c
869                 Allow per-level quote hiding,
870                 Allow toggling quotes by double-clicking them
871                 Rename RemoteURI to ClickableText to reflect
872                 the fact it's used for a variety of things
873
874 2006-08-02 [wwp]        2.4.0cvs16
875
876         * src/mainwindow.c
877                 fix "View/Hide quotes" menu item status initialization.
878
879 2006-08-02 [wwp]        2.4.0cvs15
880
881         * src/matcher_parser_parse.y
882                 remove a debug trace.
883
884 2006-08-02 [paul]       2.4.0cvs14
885
886         * src/plugins/pgpcore/passphrase.c
887                 don't set initial dialog size
888                 make it resizable
889
890 2006-08-02 [paul]       2.4.0cvs13
891
892         * src/noticeview.c
893                 remove the rogue '/' character
894
895 2006-08-02 [paul]       2.4.0cvs12
896
897         * src/noticeview.c
898                 allow buttons to resize as necessary
899
900 2006-08-01 [wwp]        2.4.0cvs11
901
902         * src/mbox.c
903                 fix strict ISO C90 compliance.
904
905 2006-08-01 [wwp]        2.4.0cvs10
906
907         * tools/update-po
908                 updated update-po tool to work w/ context-dependent translations.
909                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
910
911 2006-08-01 [wwp]        2.4.0cvs9
912
913         * src/matcher.c
914         * src/prefs_filtering.c
915         * src/prefs_matcher.c
916                 allow context-dependent translations for "All",
917                 patch by Fabien Vantard <fzzzzz@gmail.com>.
918
919 2006-07-31 [colin]      2.4.0cvs8
920
921         * AUTHORS
922         * src/gtk/authors.h
923                 Add Rafal to authors
924
925 2006-07-31 [colin]      2.4.0cvs7
926
927         * src/compose.c
928         * src/mainwindow.c
929         * src/messageview.h
930         * src/prefs_common.c
931         * src/prefs_common.h
932         * src/textview.c
933                 Add 'View/Hide quotes'. Patch based on a patch
934                 by Rafal Weglarz
935
936 2006-07-31 [colin]      2.4.0cvs6
937
938         * src/action.c
939                 Fix problem with "> stuff >" actions
940
941 2006-07-31 [paul]       2.4.0cvs5
942
943         * po/nb.po
944                 updated by Geir Helland
945
946 2006-07-31 [wwp]        2.4.0cvs4
947
948         * src/mainwindow.c
949         * src/summaryview.c
950         * src/summaryview.h
951                 add "View/Go to/Parent message" and "View/Go to/Last read message",
952                 thanks to Colin.
953
954 2006-07-31 [wwp]        2.4.0cvs3
955
956         * src/Makefile.am
957         * src/addr_compl.c
958         * src/addr_compl.h
959         * src/addressbook.c
960         * src/addressbook.h
961         * src/addressbook_foldersel.c
962         * src/addressbook_foldersel.h
963         * src/addrindex.c
964         * src/addrindex.h
965         * src/matcher.c
966         * src/matcher.h
967         * src/matcher_parser_lex.l
968         * src/matcher_parser_parse.y
969         * src/prefs_common.c
970         * src/prefs_common.h
971         * src/prefs_filtering.c
972         * src/prefs_matcher.c
973         * src/prefs_matcher.h
974         * src/summaryview.c
975                 introduce filtering against the address book. It's now possible to add
976                 matched conditions to determine if any email address in a message matches
977                 or doesn't match any or all books or folders in the address book.
978
979 2006-07-31 [wwp]        2.4.0cvs2
980
981         * src/account.c
982         * src/filtering.c
983         * src/filtering.h
984         * src/folder.c
985         * src/folderview.c
986         * src/inc.c
987         * src/mainwindow.c
988         * src/matcher.c
989         * src/matcher_parser_lex.l
990         * src/matcher_parser_parse.y
991         * src/mbox.c
992         * src/prefs_filtering.c
993         * src/prefs_filtering.h
994         * src/procmsg.c
995         * src/procmsg.h
996         * src/summaryview.c
997                 introduce per-account filtering rules. Each filtering rule can now be assigned
998                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
999                 when applying filtering rules manually, as all rules will apply - even the ones
1000                 assigned to an account. This issue will be addressed soon.
1001  
1002
1003
1004 2006-07-31 [wwp]        2.4.0cvs1
1005
1006         * src/quote_fmt.c
1007                 make more strings translatable.
1008
1009 2006-07-31 [paul]       2.4.0
1010
1011         2.4.0 released
1012
1013 2006-07-31 [paul]       2.3.1cvs91
1014
1015         * po/ca.po
1016                 updated by Miquel Oliete
1017
1018 2006-07-31 [paul]       2.3.1cvs90
1019
1020         * po/de.po
1021         * po/el.po
1022         * po/fr.po
1023         * po/it.po
1024         * po/pl.po
1025         * po/pt_BR.po
1026         * po/sr.po
1027         * po/zh_CN.po
1028                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1029                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1030                 Aleksandar Urosevic, and Ralgh Young
1031
1032 2006-07-31 [paul]       2.3.1cvs89
1033
1034         * src/account.c
1035         * src/main.c
1036         * src/mainwindow.c
1037         * src/mainwindow.h
1038                 Fix a race condition when, after an SC crash, rescanning
1039                 folders took more than 0.5 seconds
1040                 Thanks to Colin
1041
1042 2006-07-31 [paul]       2.3.1cvs88
1043
1044         * src/folderview.c
1045                 don't translate separator strings
1046
1047 2006-07-30 [mones]      2.3.1cvs87
1048
1049         * doc/man/sylpheed-claws.1
1050                 Fixed non-ASCII chars in Hoa's name
1051         * po/es.po
1052                 Updated for release
1053
1054 2006-07-27 [colin]      2.3.1cvs86
1055
1056         * src/textview.c
1057                 Don't include the leading \n in links
1058                 Patch by Fabien
1059
1060 2006-07-25 [colin]      2.3.1cvs85
1061
1062         * src/mainwindow.c
1063         * src/common/socket.h
1064         * src/etpan/imap-thread.c
1065                 Refresh resolvers before connecting
1066                 to IMAP servers, and after switching
1067                 to online. Thanks to Paul.
1068
1069 2006-07-18 [colin]
1070
1071         * 2.4.0-rc4 released
1072
1073 2006-07-17 [colin]      2.3.1cvs84
1074
1075         * src/inc.c
1076                 Show connection attempt in statusbar before
1077                 connecting (previously first message was
1078                 "Retrieving messages from ..." after the
1079                 connection succeeded.
1080
1081 2006-07-16 [wwp]        2.3.1cvs83
1082
1083         * sylpheed-claws.ico
1084                 Added .ico file (windows multi-size icon file, generated).
1085
1086 2006-07-12 [wwp]        2.3.1cvs82
1087
1088         * src/messageview.c
1089                 remove Message/Re-edit menu entry from messageview window,
1090                 as sent/draft/queued messages are opened in compose window when
1091                 re-edited and it's not possible to re-edit other msgs.
1092
1093 2006-07-12 [paul]       2.3.1cvs81
1094
1095         * AUTHORS
1096         * src/mainwindow.c
1097         * src/gtk/authors.h
1098                 check online state before resetting
1099                 mailcheck timer. Useful if some program
1100                 verifies connection state and updates
1101                 Claws.
1102                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
1103
1104 2006-07-12 [paul]       2.3.1cvs80
1105
1106         * sylpheed-claws-128x128.png
1107         * sylpheed-claws-64x64.png
1108         * sylpheed-claws.png
1109         * src/Makefile.am
1110         * src/main.c
1111         * src/prefs_toolbar.c
1112         * src/stock_pixmap.c
1113         * src/stock_pixmap.h
1114         * src/wizard.c
1115         * src/gtk/about.c
1116         * src/gtk/gtkutils.c
1117         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
1118         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
1119         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
1120         * src/pixmaps/sylpheed.xpm              ** REMOVED **
1121         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
1122         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
1123                 updated and renamed logo/icon files and related
1124                 logo by Jesper Schultz
1125
1126 2006-07-11 [paul]       2.3.1cvs79
1127
1128         * src/main.c
1129                 fix the labels a smidgin
1130
1131 2006-07-09 [colin]      2.3.1cvs78
1132
1133         * src/textview.c
1134                 Show errors in textviewer's command
1135                 Patch by H. Merijn Brand
1136
1137 2006-07-09 [colin]      2.3.1cvs77
1138
1139         * src/compose.c
1140                 Save FMID in drafts too
1141
1142 2006-07-08 [colin]      2.3.1cvs76
1143
1144         * src/compose.c
1145                 Svae RMID in drafted mails too
1146                 Save quote_fmt vars for whole mails,
1147                 don't reset at each quote_fmt_init:
1148                 allows to use the same |i{var} in
1149                 various template fields
1150         * src/prefs_template.c
1151         * src/quote_fmt.h
1152         * src/quote_fmt_parse.y
1153                 Same
1154
1155 2006-07-08 [colin]      2.3.1cvs75
1156
1157         * src/textview.c
1158                 Fix highlighting of attached parts URIs
1159
1160 2006-07-08 [colin]      2.3.1cvs74
1161
1162         * src/main.c
1163                 Prevent bug #981 (sc 2.3.1 segfaults with 
1164                 gtk+ 2.10) from being reported again:
1165                 if Sylpheed-Claws has been compiled against
1166                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
1167                 of if Sylpheed-Claws has been compiled against
1168                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1169                 error out.
1170
1171 2006-07-07 [colin]      2.3.1cvs73
1172
1173         * src/prefs_actions.c
1174                 Fix label
1175
1176 2006-07-07 [colin]      2.3.1cvs72
1177
1178         * src/prefs_actions.c
1179                 Fix compile on gtk < 2.8. argh :)
1180
1181 2006-07-07 [paul]       2.3.1cvs71
1182
1183         * src/common/defs.h
1184                 update DONATE_URI
1185
1186 2006-07-07 [colin]      2.3.1cvs70
1187
1188         * po/POTFILES.in
1189         * src/quote_fmt.c
1190         * src/quote_fmt_lex.l
1191         * src/quote_fmt_parse.y
1192                 Add |i{var}, a way to insert user-entered
1193                 text in a template
1194
1195 2006-07-07 [colin]
1196
1197         * 2.4.0-rc3 released
1198
1199 2006-07-07 [colin]      2.3.1cvs69
1200
1201         * src/folder.c
1202                 Don't consider inboxes of UNKNOWN folder 
1203                 classes to be useable as default inboxes
1204
1205 2006-07-07 [paul]       2.3.1cvs68
1206
1207         * src/textview.c
1208                 add missing #include <errno.h>
1209                 Thanks to René J. Blokland
1210
1211 2006-07-07 [paul]       2.3.1cvs67
1212
1213         * src/action.c
1214                 Return now Closes dialog
1215         * src/mimeview.c
1216         * src/mimeview.h
1217         * src/textview.c
1218                 add contextual menu to mime parts listed
1219                 in the textview
1220                 Thanks to Colin
1221         * src/common/utils.c
1222                 reversal: ' is a valid character in URLs
1223
1224 2006-07-06 [colin]      2.3.1cvs66
1225
1226         * src/remotefolder.h
1227                 Forgotten in previous commit
1228
1229 2006-07-06 [colin]      2.3.1cvs65
1230
1231         * src/folder.c
1232                 Set summary update flag whenever
1233                 totals changed
1234         * src/imap.c
1235         * src/prefs_account.c
1236         * src/common/utils.h
1237         * src/etpan/imap-thread.c
1238                 Fix warnings, thanks to Fabien and
1239                 Ricardo
1240
1241 2006-07-06 [wwp]        2.3.1cvs64
1242
1243         * src/gtk/gtkutils.c
1244                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1245
1246 2006-07-06 [wwp]        2.3.1cvs63
1247
1248         * src/account.c
1249         * src/addressbook.c
1250         * src/addressitem.h
1251         * src/folderview.c
1252         * src/mainwindow.c
1253         * src/manual.c
1254         * src/manual.h
1255         * src/message_search.c
1256         * src/prefs_actions.c
1257         * src/prefs_filtering.c
1258         * src/prefs_filtering.h
1259         * src/prefs_template.c
1260         * src/summary_search.c
1261         * src/summaryview.c
1262         * src/gtk/gtkutils.c
1263         * src/gtk/gtkutils.h
1264         * src/gtk/pluginwindow.c
1265                 add help buttons to some dialogs. Clicking such buttons opens a
1266                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1267
1268 2006-07-06 [paul]       2.3.1cvs62
1269
1270         * src/textview.c
1271                 fix attachments contextual menu
1272                 Thanks to Colin
1273
1274 2006-07-05 [colin]      2.3.1cvs61
1275
1276         * src/textview.c
1277         * src/compose.c
1278                 Handle sftp:// links
1279
1280 2006-07-05 [paul]       2.3.1cvs60
1281
1282         * src/gtk/filesel.c
1283                 grab save button by default
1284                 Thanks to Colin
1285
1286 2006-07-05 [wwp]        2.3.1cvs59
1287
1288         * manual/xml2pdf
1289                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1290
1291 2006-07-04 [colin]      2.3.1cvs58
1292
1293         * src/mimeview.c
1294         * src/textview.c
1295                 Use left click to select, middle click to open
1296                 on mimeparts links
1297         * src/common/utils.c
1298                 Fix segfault
1299
1300 2006-07-04 [colin]      2.3.1cvs57
1301
1302         * src/mainwindow.c
1303         * src/news.c
1304                 Warning fixes, thanks to Fabien
1305
1306 2006-07-04 [colin]      2.3.1cvs56
1307
1308         * src/mimeview.c
1309         * src/mimeview.h
1310         * src/textview.c
1311                 Allow parts to be selected via their text label
1312                 in textview
1313
1314 2006-07-04 [colin]      2.3.1cvs55
1315
1316         * src/folderview.c
1317                 Feedback when closing (for big folders)
1318         * src/prefs_actions.c
1319         * src/prefs_filtering.c
1320         * src/prefs_matcher.c
1321         * src/prefs_template.c
1322                 Fix default button when closing without
1323                 having saved
1324
1325 2006-07-04 [colin]      2.3.1cvs54
1326
1327         * src/news.c
1328                 Delete local file on deletion
1329
1330 2006-07-03 [colin]      2.3.1cvs53
1331
1332         * src/folderview.c
1333         * src/main.c
1334                 Don't freeze when rescanning after crash
1335
1336 2006-07-03 [wwp]        2.3.1cvs52
1337
1338         * src/compose.c
1339         * src/privacy.c
1340         * src/privacy.h
1341         * src/plugins/pgpinline/pgpinline.c
1342         * src/plugins/pgpmime/pgpmime.c
1343                 don't report an error when the user cancels the passphrase dialog.
1344
1345 2006-07-02 [colin]      2.3.1cvs51
1346
1347         * src/folderview.c
1348                 Open message when crossing folders with Space,
1349                 goto next unread and friends
1350
1351 2006-07-01 [colin]      2.3.1cvs50
1352
1353         * src/prefs_account.c
1354                 Typographic rules varying from language
1355                 to language (in french "Protocole :"),
1356                 we have to do that :)
1357
1358 2006-07-01 [ticho]      2.3.1cvs49
1359
1360         * src/prefs_account.c
1361                 Only use one temporary gchar* variable in
1362                 prefs_account_protocol_set_optmenu().
1363
1364 2006-07-01 [ticho]      2.3.1cvs48
1365
1366         * src/prefs_account.c
1367         * src/prefs_account.h
1368                 Use GtkLabel for existing account protocol name.
1369                 Created an array for protocol names and populate the
1370                 combobox from it in a for() cycle.
1371
1372 2006-06-30 [colin]      2.3.1cvs47
1373
1374         * src/compose.c
1375                 Block undo when changing signature (by changing
1376                 account)
1377
1378 2006-06-30 [paul]       2.3.1cvs46
1379
1380         * src/send_message.c
1381                 when editing From in the Compose window, use that address
1382                 in the Return-Path: header
1383                 Thanks to Colin
1384
1385 2006-06-30 [colin]      2.3.1cvs45
1386
1387         * src/compose.c
1388                 Fix signature replacement:
1389                 - when no newline before separator
1390                 - when reediting
1391
1392 2006-06-29 [colin]      2.3.1cvs44
1393
1394         * src/folderview.c
1395         * src/folderview.h
1396         * src/mainwindow.c
1397         * src/summaryview.c
1398                 Let 'View/Go to/Next marked' work like
1399                 Next new & Next unread: across folders
1400                 Change the select_on_entry pref to do
1401                 what we want when changing folder
1402         * src/common/utils.c
1403                 Fix single-quoted links 
1404
1405 2006-06-29 [colin]      2.3.1cvs43
1406
1407         * src/gtk/gtkaspell.c
1408                 "Sylpheed" and "Sylpheed-Claws" do exist !
1409
1410 2006-06-29 [colin]      2.3.1cvs42
1411
1412         * src/imap.c
1413                 Forgot to remove debug
1414
1415 2006-06-29 [colin]      2.3.1cvs41
1416
1417         * src/imap.c
1418         * src/imap.h
1419         * src/mainwindow.c
1420                 Disconnect from IMAP servers when going
1421                 offline. Fixes bug #978 (going to offline-mode 
1422                 won't close connections)
1423
1424 2006-06-29 [colin]      2.3.1cvs40
1425
1426         * src/main.c
1427                 Fix transient setting on failing plugins
1428                 Patch by Fabien
1429         * src/plugins/pgpcore/sgpgme.c
1430                 Only warn for OpenPGP. Most people don't
1431                 have CMS available.
1432
1433 2006-06-29 [colin]      2.3.1cvs39
1434
1435         * src/compose.c
1436                 Fix Spelling menu (discrepancy between context menu
1437                 and top menu when folder's dictionary isn't the 
1438                 default one)
1439         * src/plugins/pgpcore/sgpgme.c
1440                 More error reporting about why gpgme can fail
1441
1442 2006-06-29 [wwp]        2.3.1cvs38
1443
1444         * src/mainwindow.c
1445                 honor the display-header-pane setting even when the message view
1446                 is a separate window.
1447
1448 2006-06-29 [wwp]        2.3.1cvs37
1449
1450         * src/prefs_actions.c
1451                 forgot to commit that one (use of GTK_STOCK_INFO).
1452
1453 2006-06-29 [colin]      2.3.1cvs36
1454
1455         * src/imap.c
1456                 Better handling of login errors (ask the password
1457                 again once), alert in case of error. Fix three
1458                 signedness warnings.
1459
1460 2006-06-28 [wwp]        2.3.1cvs35
1461
1462         * src/prefs_template.c
1463         * src/prefs_matcher.c
1464         * src/prefs_filtering_action.c
1465         * src/prefs_quote.c
1466                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
1467                 patch by Fabien Vantard, slightly modified.
1468
1469 2006-06-28 [paul]
1470
1471         2.4.0-rc2 released
1472
1473 2006-06-28 [colin]      2.3.1cvs34
1474
1475         * src/prefs_account.c
1476                 Fix bug #977 (Can't add or edit imap accounts)
1477
1478 2006-06-28 [colin]      2.3.1cvs33
1479
1480         * src/mimeview.c
1481                 Fix previous
1482
1483 2006-06-28 [colin]      2.3.1cvs32
1484
1485         * src/mimeview.c
1486                 Save named inlined attachments with "Save all"
1487         * src/main.c
1488         * src/mbox.c
1489         * src/common/plugin.c
1490         * src/common/plugin.h
1491         * src/common/sylpheed.c
1492         * src/common/utils.c
1493         * src/plugins/pgpcore/sylpheed.def
1494         * src/plugins/pgpinline/sylpheed.def
1495         * src/plugins/pgpmime/sylpheed.def
1496                 Win32 compatibility patch, by
1497                 Werner Koch
1498
1499 2006-06-28 [wwp]        2.3.1cvs31
1500
1501         * src/imap.c
1502         * src/prefs_folder_item.c
1503                 less compilation warnings (thanks to Fabien Vantard), less typos.
1504
1505 2006-06-28 [paul]       2.3.1cvs30
1506
1507         * src/gtk/gtkutils.c
1508                 gtk_combo_box_set_focus_on_click() is only
1509                 available since gtk 2.6.0
1510
1511 2006-06-28 [paul]       2.3.1cvs29
1512
1513         * src/prefs_ext_prog.c
1514                 fix engrish and add a tooltip for the
1515                 'command for 'Display as text' option
1516
1517 2006-06-28 [paul]
1518
1519         2.4.0-rc1 released
1520
1521 2006-06-28 [paul]       2.3.1cvs28
1522
1523         * ChangeLog
1524         * tools/Makefile.am
1525                 include textviewer.pl in releases
1526
1527 2006-06-28 [paul]       2.3.1cvs27
1528
1529         * src/prefs_ext_prog.c
1530                 hide Print command option if libgnomeprint
1531                 support is present
1532
1533 2006-06-27 [colin]      2.3.1cvs26
1534
1535         * src/compose.c
1536                 Fix Esc handling in insert/attach dialog
1537                 Don't show this dialog if dragging something
1538                 else than text/uri-list
1539                 Thanks to Fabien Vantard
1540         * tools/textviewer.pl
1541                 Filter script to display stuff as text
1542                 by H. Merijn Brand
1543
1544 2006-06-27 [wwp]        2.3.1cvs25
1545
1546         * src/messageview.c
1547                 use the exact product name (message view title), patch
1548                 by Fabien Vantard.
1549
1550 2006-06-27 [ticho]      2.3.1cvs24
1551
1552         * src/prefs_account.c
1553         * src/prefs_common.c
1554         * src/prefs_common.h
1555         * src/prefs_ext_prog.c
1556         * src/textview.c
1557                 Add a preference (Preferences/External programs)
1558                 to allow "Display as text" to be done via a script
1559                 (patch by H.Merijn Brand).
1560                 Use GtkComboBox for protocol selection in account
1561                 preferences.
1562                 Only include current choice for existing accounts, and
1563                 insensitivize the combobox.
1564
1565 2006-06-27 [paul]       2.3.1cvs23
1566
1567         * src/mbox.c
1568                 fix crasher introduced in cvs21.
1569                 Thanks to Colin
1570
1571 2006-06-26 [colin]      2.3.1cvs22
1572
1573         * src/mbox.c
1574                 Fix double-frees when leaving folders
1575                 after exporting to mbox
1576
1577 2006-06-26 [colin]      2.3.1cvs21
1578
1579         * src/mbox.c
1580                 More feedback (and optimisation)
1581                 on import/export
1582         * src/common/utils.c
1583                 Fix case when looking for mail addresses
1584         * src/gtk/gtkutils.c
1585                 Extra check for (X-)Face
1586
1587 2006-06-25 [ticho]      2.3.1cvs20
1588
1589         * src/compose.c
1590         * src/exphtmldlg.c
1591         * src/gtk/gtkutils.c
1592         * src/gtk/gtkutils.h
1593                 Added second argument to gtkut_sc_combobox_create() to
1594                 control focus-on-click for the widget.
1595                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
1596
1597 2006-06-25 [ticho]      2.3.1cvs19
1598
1599         * src/compose.c
1600         * src/gtk/Makefile.am
1601         * src/gtk/combobox.c
1602         * src/gtk/combobox.h
1603         * src/gtk/gtkutils.c
1604         * src/gtk/gtkutils.h
1605                 Use GtkComboBox instead of deprecated GtkOptionMenu
1606                 for account selector in compose window and for encoding
1607                 selector in attachment properties.
1608                 Also factorise working with the new GtkComboBox somewhat.
1609
1610 2006-06-24 [paul]       2.3.1cvs18
1611
1612         * src/prefs_common.c
1613                 use the correct default value
1614
1615 2006-06-24 [paul]       2.3.1cvs17
1616
1617         * src/compose.c
1618         * src/prefs_common.c
1619         * src/prefs_common.h
1620         * src/prefs_compose_writing.c
1621                 enable setting of default action when
1622                 dnd'ing files in the compose window.
1623                 (Collaborative effort with wwp)
1624
1625 2006-06-23 [wwp]        2.3.1cvs16
1626
1627         * src/compose.c
1628                 i18n fix (thanks to Fabien Vantard)
1629
1630 2006-06-22 [colin]      2.3.1cvs15
1631
1632         * src/prefs_customheader.c
1633                 Don't use filters in custom headers' file 
1634                 selector. Remember, extensions mean nothing :)
1635
1636 2006-06-22 [paul]       2.3.1cvs14
1637
1638         * configure.ac
1639                 allow setting of man directory location
1640
1641 2006-06-22 [colin]      2.3.1cvs13
1642
1643         * src/mainwindow.c
1644                 Add 'View/Go to/Next unread folder'.
1645                 I missed that :)
1646
1647 2006-06-22 [colin]      2.3.1cvs12
1648
1649         * src/common/utils.c
1650                 Add some subject prefixes
1651                 Patch by Bjorn T Johansen <btj@havleik.no>
1652
1653 2006-06-22 [colin]      2.3.1cvs11
1654
1655         * manual/advanced.xml
1656                 Forgotten hidden pref
1657
1658 2006-06-21 [paul]       2.3.1cvs10
1659
1660         * src/prefs_account.c
1661                 complete the removal of 'Add date header' option
1662
1663 2006-06-21 [paul]       2.3.1cvs9
1664
1665         * src/account.c
1666         * src/compose.c
1667         * src/prefs_account.c
1668         * src/prefs_account.h
1669                 remove option to add date header - always
1670                 add date header
1671         * src/etpan/imap-thread.c
1672                 fix warnings (Thanks to Colin)
1673
1674 2006-06-21 [wwp]        2.3.1cvs8
1675
1676         * src/folder.c
1677                 set the attachment flag when inline text part are (file)named. This is more convenient
1678                 when receiving (for instance) inline source files or patches sent using thunderbird.
1679
1680 2006-06-21 [paul]       2.3.1cvs7
1681
1682         * src/inc.c
1683                 fix off-by-one count of current msg in
1684                 statusbar filtering progressbar
1685
1686 2006-06-21 [paul]       2.3.1cvs6
1687
1688         * src/folder.c
1689                 Show attachment icon even if the part is 'inline'
1690                 if the following conditions are met:
1691                 - content-type != 'text/plain'
1692                 - content-type != '*/pgp-signature'
1693                 - either 'name' or 'filename' parameter is not NULL
1694                 
1695                 Thanks to Colin
1696
1697 2006-06-21 [paul]       2.3.1cvs5
1698
1699         * src/messageview.c
1700         * src/prefs_common.c
1701         * src/prefs_common.h
1702         * src/prefs_other.c
1703                 add an option to 'Never send Return
1704                 Receipts'
1705                 Thanks to Colin
1706
1707 2006-06-20 [mones]      2.3.1cvs4
1708
1709         * po/es.po
1710                 updated
1711         * src/compose.c
1712                 typo fixed (space after comma)
1713         * tools/make.themes.project
1714                 remove exec mode from tarball files
1715
1716 2006-06-20 [colin]      2.3.1cvs3
1717
1718         * src/news.c
1719         * src/procheader.c
1720         * src/unmime.c
1721                 Better fix for \n's in headers (don't 
1722                 break Received: and others)
1723
1724 2006-06-20 [paul]       2.3.1cvs2
1725
1726         * src/alertpanel.c
1727         * src/textview.c
1728                 improve legibility of phishing attempt
1729                 dialog
1730
1731 2006-06-20 [paul]       2.3.1cvs1
1732
1733         * NEWS
1734         * README
1735         * configure.ac
1736                 Update version number following
1737                 stable release
1738
1739 2006-06-20 [colin]      2.3.0cvs26
1740
1741         * src/compose.c
1742                 When dragging a file to the text of the compose
1743                 window, ask whether we want to insert or attach
1744                 (I know lots of people who do that to attach)
1745
1746 2006-06-20 [colin]      2.3.0cvs25
1747
1748         * src/etpan/imap-thread.c
1749                 Fix threshold (the append command is often > 32 bytes)
1750
1751 2006-06-19 [colin]      2.3.0cvs24
1752
1753         * src/imap.c
1754         * src/etpan/imap-thread.c
1755                 Workaround Rockliffe IMAP server bug: replace
1756                 "x UID SEARCH (ANSWERED UID 1:*)" with
1757                 "x UID SEARCH ANSWERED"
1758                 (Rockliffe doesn't handle the parenthesis)
1759
1760 2006-06-19 [colin]      2.3.0cvs23
1761
1762         * src/compose.c
1763         * src/imap.c
1764         * src/etpan/imap-thread.c
1765                 Probably fix bug #972 (Freezes when adding 
1766                 an attachment to the message)
1767         * src/common/defs.h
1768                 Modernize Firefox cmd
1769
1770
1771 2006-06-18 [colin]      2.3.0cvs22
1772
1773         * src/prefs_customheader.c
1774                 Only allow correct filenames for various
1775                 custom headers
1776
1777 2006-06-18 [colin]      2.3.0cvs21
1778
1779         * src/prefs_customheader.c
1780                 Add a 'From File...' button in custom headers prefs, which
1781                 try to do the right thing: 
1782                 for normal headers, use file as plaintext,
1783                 for X-Face, calls compface,
1784                 for Face, encode to b64.
1785
1786 2006-06-17 [colin]      2.3.0cvs20
1787
1788         * src/mh.c
1789                 Warning fix
1790
1791 2006-06-16 [colin]      2.3.0cvs19
1792
1793         * src/summaryview.c
1794                 Recursive quicksearch: show message list
1795                 in current folder, *then* search children
1796                 in the background.
1797
1798 2006-06-16 [colin]      2.3.0cvs18
1799
1800         * src/main.c
1801                 Instead of ignoring SIGPIPE, save caches
1802                 when getting one. Will fix the fact that
1803                 hot caches are out-of-date when logging 
1804                 out of Xorg.
1805         * src/compose.c
1806         * src/prefs_compose_writing.c
1807                 Only save text (not attachments) when 
1808                 auto-saving to drafts
1809         * src/unmime.c
1810                 Always replace \n, \r and \t with spaces
1811                 in headers
1812         * manual/dist/html/Makefile.am
1813         * manual/dist/pdf/Makefile.am
1814         * manual/dist/ps/Makefile.am
1815         * manual/dist/txt/Makefile.am
1816         * manual/fr/dist/html/Makefile.am
1817         * manual/fr/dist/pdf/Makefile.am
1818         * manual/fr/dist/ps/Makefile.am
1819         * manual/fr/dist/txt/Makefile.am
1820         * manual/pl/dist/html/Makefile.am
1821         * manual/pl/dist/pdf/Makefile.am
1822         * manual/pl/dist/ps/Makefile.am
1823         * manual/pl/dist/txt/Makefile.am
1824                 Fix make clean removing pregenerated manuals
1825
1826
1827 2006-06-16 [colin]      2.3.0cvs17
1828
1829         * src/plugins/pgpcore/sgpgme.c
1830         * src/plugins/pgpmime/pgpmime.c
1831         * src/plugins/pgpinline/pgpinline.c
1832                 Better error reporting in setup_signers.
1833                 Don't fallback to default key if specified
1834                 key isn't found.
1835                 Don't allow signing if more than one secret
1836                 key matches the one specified in prefs.
1837
1838 2006-06-15 [colin]      2.3.0cvs16
1839
1840         * src/folderview.c
1841                 Add "Send queue" in the folder's contextual
1842                 menu
1843         * src/compose.c
1844         * src/messageview.c
1845         * src/privacy.c
1846         * src/privacy.h
1847         * src/procmime.c
1848         * src/procmsg.c
1849         * src/plugins/pgpcore/passphrase.c
1850         * src/plugins/pgpcore/sgpgme.c
1851         * src/plugins/pgpinline/pgpinline.c
1852         * src/plugins/pgpmime/pgpmime.c
1853                 Better error reporting
1854         * src/mbox.c
1855                 Probably fix bug #971 (2.2.3 cannot read mail 
1856                 from local mbox)
1857
1858
1859 2006-06-15 [mones]      2.3.0cvs15
1860
1861         * tools/make.themes.project
1862                 creates the themes project from the web page
1863
1864 2006-06-15 [colin]      2.3.0cvs14
1865
1866         * src/folder.c
1867                 Better fix (avoid losing the folder if scan_tree 
1868                 fails)
1869
1870 2006-06-15 [cleroy]     2.3.0cvs13
1871
1872         * src/folder.c
1873                 Probably fix Bug #969 (crash on rebuilding 
1874                 imap folder)
1875
1876 2006-06-14 [colin]      2.3.0cvs12
1877
1878         * manual/dtd/manual.xsl
1879         * manual/sylpheed-claws-manual.xml
1880         * manual/fr/sylpheed-claws-manual.xml
1881         * manual/pl/sylpheed-claws-manual.xml
1882                 Insert pagebreaks between sections
1883
1884 2006-06-14 [paul]       2.3.0cvs11
1885
1886         * configure.ac
1887                 better fix than 2.3.0cvs10
1888
1889 2006-06-14 [paul]       2.3.0cvs10
1890
1891         * configure.ac
1892                 fix setting of PACKAGE_DATA_DIR with newer autoconf
1893                 (backwards compatible)
1894
1895 2006-06-13 [colin]      2.3.0cvs9
1896
1897         * src/messageview.c
1898                 Fix sending of return receipt with the new queue folders
1899
1900 2006-06-13 [wwp]        2.3.0cvs8
1901
1902         * src/quote_fmt_lex.l
1903                 fix wrong tokens returned in quote_fmt lexer, query not().
1904
1905 2006-06-13 [wwp]        2.3.0cvs7
1906
1907         * src/folder.c
1908         * src/prefs_folder_item.c
1909                 allow changing folder type even when folder is not a top-level one,
1910                 thanks to Colin.
1911
1912 2006-06-12 [colin]      2.3.0cvs6
1913
1914         * src/folderview.c
1915                 Fix double-ask of "Do you want to mark all
1916                 as read"
1917
1918 2006-06-12 [colin]      2.3.0cvs5
1919
1920         * src/compose.c
1921         * src/compose.h
1922         * src/folder.c
1923         * src/folder.h
1924         * src/imap.c
1925         * src/inc.c
1926         * src/main.c
1927         * src/messageview.c
1928         * src/mh.c
1929         * src/prefs_folder_item.c
1930         * src/procheader.c
1931         * src/procmime.c
1932         * src/procmsg.c
1933         * src/procmsg.h
1934         * src/send_message.c
1935         * src/summaryview.c
1936         * src/toolbar.c
1937                 Apply bug #964's patch (Queue and drafts aren't normal)
1938                 The Drafts and Queue folder now contain RFC-822 files,
1939                 allowing to move and copy mails from and to these 
1940                 folders. Moving from Drafts to Queue will prepare the
1941                 mail for sending (PGP signature, encryption, etc).
1942                 This patch also rework sending errors handling to try
1943                 to be more helpful.
1944                 Also, allow redefining folder types via the GUI 
1945                 (Folder type in its Properties)
1946
1947 2006-06-12 [colin]      2.3.0cvs4
1948
1949         * src/summaryview.c
1950         * src/prefs_common.c
1951         * src/prefs_common.h
1952         * src/gedit-print.c
1953                 Allow to define a specific print font - patch
1954                 by Bernhard Walle <bernhard.walle@gmx.de>
1955         * src/prefs_fonts.c
1956         * manual/advanced.xml
1957         * manual/fr/advanced.xml
1958                 Add a hidden pref to allow deletion without
1959                 confirmation
1960
1961 2006-06-12 [wwp]        2.3.0cvs3
1962
1963         * .cvsignore
1964                 more files to ignore.
1965
1966 2006-06-12 [wwp]        2.3.0cvs2
1967
1968         * src/quote_fmt.c
1969         * src/quote_fmt_lex.l
1970         * src/quote_fmt_parse.y
1971                 extend the quote_fmt parser (templates and quotes):
1972                 - allow limited sub-expressions in |p{} and |f{} expressions,
1973                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
1974                 - implemented/fixed missing implementation of query_references and show_references,
1975                 - completed, fixed contents and format of the symbols help dialog,
1976                 - fix some compilation warnings.
1977
1978 2006-06-12 [wwp]        2.3.0cvs1
1979
1980         * manual/advanced.xml
1981         * manual/fr/advanced.xml
1982                 updates in the "templates" section of the manual (eng/fr):
1983                  - be more precise (both versions)
1984                  - completed to match the english reference (fr version)
1985                  - touchups (both versions)
1986
1987 2006-06-12 [paul]       2.3.0
1988
1989         2.3.0 released
1990
1991 2006-06-12 [paul]       2.2.3cvs14
1992
1993         * po/ca.po
1994         * po/cs.po
1995         * po/de.po
1996         * po/el.po
1997         * po/fr.po
1998         * po/it.po
1999         * po/pt_BR.po
2000         * po/sr.po
2001         * po/zh_CN.po
2002                 updated by Miquel Oliete, Tim, Stephan Sachse,
2003                 Stavros Giannouris, Fabien Vantard, Andrea
2004                 Spadaccini, Frederico Goncalves Guimaraes,
2005                 Aleksandar Urosevic, and Ralgh Young
2006
2007 2006-06-12 [colin]      2.2.3cvs13
2008
2009         * src/mbox.c
2010                 Add missing header
2011
2012 2006-06-11 [colin]      2.2.3cvs12
2013
2014         * src/msgcache.c
2015                 Verify that g_malloc() succeeded
2016
2017 2006-06-11 [colin]      2.2.3cvs11
2018
2019         * src/wizard.c
2020                 Add Face header to welcome mail
2021
2022 2006-06-10 [colin]      2.2.3cvs10
2023
2024         * src/textview.c
2025                 Revert previous (Forgot it changes the
2026                 margin on the whole mail)
2027
2028 2006-06-10 [colin]      2.2.3cvs9
2029
2030         * src/textview.c
2031                 Don't overlap long headers under (X-)Face
2032
2033 2006-06-10 [mones]      2.2.3cvs8
2034
2035         * manual/xml2pdf
2036                 allow generation of manual on systems lacking saxon binary
2037                 but with java and the saxon library installed
2038
2039         * po/es.po
2040                 updated for release
2041
2042 2006-06-09 [colin]      2.2.3cvs7
2043
2044         * src/summaryview.c
2045                 Fix leak when using Display Sender using Addressbook
2046
2047 2006-06-09 [colin]      2.2.3cvs6
2048
2049         * src/compose.c
2050         * src/folder.c
2051         * src/folderview.c
2052         * src/mimeview.c
2053         * src/summaryview.c
2054                 More leaks fixes
2055
2056 2006-06-09 [paul]       2.2.3cvs5
2057
2058         * AUTHORS
2059         * src/gtk/authors.h
2060         * tools/claws.i18n.status.pl
2061                 updated with new info
2062
2063 2006-06-09 [paul]       2.2.3cvs4
2064
2065         * README
2066                 updated
2067         * manual/ack.xml
2068                 add wwp to authors list
2069         * src/gtk/authors.h
2070                 update mine and Colin's addresses
2071
2072 2006-06-08 [colin]      2.2.3cvs3
2073
2074         * src/etpan/imap-thread.c
2075                 Fix leak on SSL cert check
2076
2077 2006-06-08 [colin]      2.2.3cvs2
2078
2079         * src/common/utils.c
2080                 Fix leak
2081
2082 2006-06-08 [paul]       2.2.3cvs1
2083
2084         * configure.ac
2085                 Update version number following
2086                 stable release
2087
2088 2006-06-07 [colin]      2.2.2cvs3
2089
2090         * src/msgcache.c
2091                 Fix catching cache read errors (guint instead of gint)
2092                 Prevent malloc'ing more than 8MB (means cache corruption)
2093
2094 2006-06-07 [paul]       2.2.2cvs2
2095
2096         * src/exporthtml.c
2097         * src/exportldif.c
2098         * src/mh.c
2099         * src/mutt.c
2100         * src/pine.c
2101         * src/common/utils.c
2102                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2103                 obey $HOME'
2104                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2105                 Thanks to Colin
2106
2107 2006-06-06 [paul]       2.2.2cvs1
2108
2109         * configure.ac
2110                 Update version number following
2111                 stable release
2112
2113 2006-06-06 [paul]       2.2.1cvs6
2114
2115         * src/matcher.c
2116                 fix  implicit declaration of
2117                 sylpheed_do_idle()
2118                 Patch by Fabien Vantard
2119
2120 2006-06-06 [paul]       2.2.1cvs5
2121
2122         * src/matcher.c
2123                 fix age_greater and age_lower so that they
2124                 mean what say and not '...or equal to'
2125                 Thanks to Colin
2126
2127 2006-06-06 [paul]       2.2.1cvs4
2128
2129         * src/textview.c
2130         * src/common/utils.c
2131                 fix URI check
2132                 Thanks to Colin
2133
2134 2006-06-05 [wwp]        2.2.1cvs3
2135
2136         * manual/fr/account.xml
2137                 minor language fixes (thanks to Fabien Vantard).
2138
2139 2006-06-05 [colin]      2.2.1cvs2
2140
2141         * src/prefs_folder_item.c
2142         * src/folderview.c
2143                 Allow recursive setting of properties 
2144                 for whole mailboxes
2145         * src/matcher.c
2146                 Don't freeze on 'test' filtering rule
2147
2148 2006-06-05 [colin]      2.2.1cvs1
2149
2150         * configure.ac
2151                 Update version number following
2152                 stable release
2153
2154 2006-06-04 [wwp]        2.2.0cvs82
2155
2156         * manual/glossary.xml
2157         * manual/account.xml
2158         * manual/fr/glossary.xml
2159         * manual/fr/account.xml
2160                 added glossary section and references/links related to the Face custom header.
2161
2162 2006-06-04 [colin]      2.2.0cvs81
2163
2164         * src/summaryview.c
2165                 Skip to next message on move with no
2166                 immediate execution
2167
2168 2006-06-04 [wwp]        2.2.0cvs80
2169
2170         * manual/xml2pdf
2171                 added sanity checks, exit when needed.
2172
2173 2006-06-03 [paul]       2.2.0cvs79
2174
2175         * src/prefs_receive.c
2176                 page name is now 'Receiving'
2177         * src/prefs_send.c
2178                 page name is now 'Sending'
2179
2180 2006-06-03 [colin]      2.2.0cvs78
2181
2182         * src/plugins/spamassassin/spamassassin_gtk.c
2183                 Autoswitch to Localhost if transport was previously
2184                 disabled. Else people had to check [] Enable, then
2185                 *reselect* transport.
2186
2187 2006-06-03 [colin]      2.2.0cvs77
2188
2189         * src/plugins/pgpinline/pgpinline.c
2190         * src/plugins/pgpmime/pgpmime.c
2191                 Check that gpg_data_release_and_get_mem 
2192                 didn't fail (now, why this happens...)
2193
2194 2006-06-03 [colin]      2.2.0cvs76
2195
2196         * src/mbox.c
2197                 Fix bug #962 (Manual and/or UI should 
2198                 warn about incompatible locking 
2199                 causing dataloss)
2200
2201 2006-06-02 [cleroy]     2.2.0cvs75
2202
2203         * src/filtering.c
2204         * src/folder.c
2205         * src/procmsg.c
2206         * src/summaryview.c
2207                 Fix a few leaks
2208
2209 2006-06-02 [colin]      2.2.0cvs74
2210
2211         * src/main.c
2212                 On exit, free caches after writing them
2213                 Shuts up some valgrind false positives
2214         * src/procmsg.c
2215         * src/send_message.c
2216                 Fix races when reusing existing SMTP connections
2217                 Fix inexistant session timeout
2218         * src/toolbar.c
2219                 Display alertpanel after all queues have
2220                 been processed, not after each
2221
2222 2006-06-02 [wwp]        2.2.0cvs73
2223
2224         * manual/fr/glossary.xml
2225         * manual/fr/ack.xml
2226         * manual/ack.xml
2227                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2228
2229 2006-06-02 [wwp]        2.2.0cvs72
2230
2231         * manual/xml2pdf
2232         * manual/dist/pdf/Makefile.am
2233         * manual/dtd/manual.xsl
2234         * manual/fr/dist/pdf/Makefile.am
2235         * manual/pl/dist/pdf/Makefile.am
2236                 we changed the procedure to generate the .pdf version of the manual.
2237                 The procedure is more modern and the .pdf we get now has a valid index.
2238                 Here are the new pre-requisites:
2239
2240                 - JRE 1.x (1.4 here): there must be one from your distro
2241                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2242                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2243                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2244
2245                 See my posts for further info about the installation of this toolchain:
2246
2247                 Date: Fri, 19 May 2006 19:40:06 +0200
2248                 From: wwp <subscript@free.fr>
2249                 To: sylpheed-claws-devel@lists.sourceforge.net
2250                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2251
2252                 and
2253
2254                 Date: Wed, 24 May 2006 12:58:49 +0200
2255                 From: wwp <subscript@free.fr>
2256                 To: sylpheed-claws-devel@lists.sourceforge.net
2257                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2258
2259 2006-06-01 [colin]      2.2.0cvs71
2260
2261         * src/compose.c
2262                 Better guards against IMAP races
2263         * src/main.c
2264         * src/prefs_common.c
2265         * src/prefs_common.h
2266         * src/common/ssl_certificate.c
2267         * src/etpan/imap-thread.c
2268         * src/etpan/imap-thread.h
2269         * src/gtk/sslcertwindow.c
2270                 New hidden option ssl_skip_cert_check to 
2271                 avoid dups of bug #959 (libetpan linked
2272                 against gnutls and gnutls buggy on 64bit)
2273                 Present expired warning only once per
2274                 session/server.
2275         * manual/advanced.xml
2276         * manual/fr/advanced.xml
2277                 Document new option
2278
2279 2006-06-01 [wwp]        2.2.0cvs70
2280
2281         * src/messageview.c
2282                 fix for bug #961 (return receipt dialog 
2283                 complains incorrectly about return-path 
2284                 email adress being different), thanks 
2285                 to Colin.
2286
2287 2006-05-31 [cleroy]     2.2.0cvs69
2288
2289         * src/common/ssl.c
2290                 Guard against NULLs, although this
2291                 should never be an issue
2292
2293 2006-05-31 [colin]      2.2.0cvs68
2294
2295         * src/filtering.c
2296                 Use g_slist_prepend
2297         * src/imap.c
2298                 Don't remove caches when destroying folder, it
2299                 could (should) be done at exit
2300         * src/inc.c
2301                 free processing cache after incorporation
2302         * src/etpan/imap-thread.c
2303                 Maybe fix bug #959 (Crash on moving to emails 
2304                 to a imap account per ssl with a expired 
2305                 certificate.)
2306
2307 2006-05-30 [colin]      2.2.0cvs67
2308
2309         * src/summaryview.c
2310                 Put back event flush when displaying message
2311                 It avoids reading a bunch of messages just
2312                 by hitting shift-n for too long ;)
2313
2314 2006-05-29 [colin]      2.2.0cvs66
2315
2316         * src/summaryview.c
2317                 Remove useless g_warnings
2318
2319 2006-05-29 [colin]      2.2.0cvs65
2320
2321         * src/imap.c
2322                 Fix g_slist_append()s for performance
2323
2324 2006-05-29 [colin]      2.2.0cvs64
2325
2326         * src/compose.c
2327         * src/common/utils.c
2328                 Fix extraneous tab at start of addresses
2329         * src/mainwindow.c
2330                 Fix warnings (thanks to Fabien)
2331                 Fix crash at exit when composing messages 
2332                 exist
2333         * src/pop.c
2334                 Fix progress bar when deleting expired mails
2335                 Thanks to Hiro
2336         * src/summaryview.c
2337         * src/gtk/gtksctree.c
2338                 Fix re-sorting slowness
2339
2340 2006-05-29 [paul]       2.2.0cvs63
2341
2342         * src/mh.c
2343                 fetch full message when moving mails
2344                 from another mailbox, (fixed data loss
2345                 when filtering from IMAP to MH, introduced
2346                 in 2.2.0cvs57).
2347                 Thanks to Colin
2348
2349 2006-05-29 [mones]      2.2.0cvs62
2350
2351         * src/gtk/gtksctree.c
2352                 Unselect faster (patch by Colin)        
2353
2354 2006-05-26 [colin]      2.2.0cvs61
2355
2356         * src/summaryview.c
2357                 Unplug MSGINFO_UPDATE callback on delete too.
2358
2359 2006-05-26 [colin]      2.2.0cvs60
2360
2361         * src/foldersel.c
2362                 Fix bold in folder selection window with glib2.10
2363                 thanks Hiro
2364
2365 2006-05-26 [colin]      2.2.0cvs59
2366
2367         * src/procheader.c
2368                 Convert date only if necessary (and don't
2369                 try to convert from utf8 to utf8, too)
2370         * src/summaryview.c
2371                 Only set column's text if the column's 
2372                 displayed
2373
2374 2006-05-26 [colin]      2.2.0cvs58
2375
2376         * src/summaryview.c
2377         * src/gtk/gtkutils.c
2378                 Fix useless warning
2379
2380 2006-05-26 [colin]      2.2.0cvs57
2381
2382         * src/mainwindow.c
2383                 Make summaryview selectable as long as 
2384                 no message has focus
2385         * src/mh.c
2386                 Faster deletion (by implementing mh_remove_msgs)
2387                 Faster copy (avoid using mh_fetch_msg just to get
2388                 the filename)
2389                 Faster move (using move_file instead of copy_file
2390                 if MSG_IS_MOVE)
2391                 No progressbar if total number of mails to cp/mv 
2392                 is less than 100
2393         * src/summaryview.c
2394                 Fix removal from subject_table when mail gets moved
2395                 Faster deletion (g_slist_prepend instead of append)
2396         * src/gtk/gtksctree.c
2397                 Remove useless code
2398
2399 2006-05-25 [colin]      2.2.0cvs56
2400
2401         * src/common/ssl_certificate.c
2402                 Fix leak in expired cert check
2403
2404 2006-05-25 [colin]      2.2.0cvs55
2405
2406         * src/mh.c
2407                 Disable flags syncing on .mh_sequences - it
2408                 is buggy and marks mails read under unknown
2409                 conditions.
2410
2411 2006-05-25 [paul]
2412
2413         * 2.3.0-rc4 released
2414
2415 2006-05-24 [colin]      2.2.0cvs54
2416
2417         attention cvs users: if you manage to crash
2418         Sylpheed-Claws while moving, copying or deleting
2419         mails, we *are* interested in stack traces and
2420         valgrind logs. It looks stable, but one never
2421         knows...
2422
2423         * src/folder.c
2424                 Add progressbar for cache updates
2425         * src/folderutils.c
2426                 Optimize Mark all read in the current
2427                 folder
2428         * src/mh.c
2429                 Add progressbar for copy/move
2430         * src/procmsg.c
2431                 Optimize O(n^2) in copy/move
2432         * src/summaryview.c
2433         * src/gtk/gtksctree.c
2434                 Optimize O(n^2) algos
2435         * src/common/timing.h
2436                 Display ms instead of us
2437
2438 2006-05-24 [wwp]        2.2.0cvs53
2439
2440         * manual/fr/advanced.xml
2441                 updates to the French manual.
2442
2443 2006-05-24 [wwp]        2.2.0cvs52
2444
2445         * src/common/utils.c
2446                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2447
2448 2006-05-24 [wwp]        2.2.0cvs51
2449
2450         * src/folderutils.c
2451                 fixed "mark all read" in MH folders (thanks to Colin).
2452
2453 2006-05-24 [paul]       2.2.0cvs50
2454
2455         * doc/man/sylpheed-claws.1
2456                 updated the man page
2457
2458 2006-05-23 [colin]      2.2.0cvs49
2459
2460         * src/folderview.c
2461         * src/imap.c
2462         * src/inc.c
2463         * src/mbox.c
2464         * src/messageview.c
2465         * src/news.c
2466         * src/send_message.c
2467         * src/summaryview.c
2468         * src/gtk/sslcertwindow.c
2469                 alertpanel fixes, by Fabien
2470
2471 2006-05-23 [colin]      2.2.0cvs48
2472
2473         * src/folder.c
2474         * src/folderview.c
2475         * src/msgcache.c
2476         * src/summaryview.c
2477         * src/gtk/gtksctree.c
2478         * src/gtk/gtksctree.h
2479                 More timings
2480                 Fix slow loading problem, which was caused by the
2481                 use of some gtk_ctree funcs and their use of
2482                 g_list_position while gtk_ctree_(un)link'ing.
2483                 Reap more functions from gtkctree.c to be sure we
2484                 use our (fast) version instead of theirs.
2485         * src/mh.c
2486                 Fix copy of unread mails
2487
2488
2489 2006-05-22 [wwp]        2.2.0cvs47
2490
2491         * manual/fr/advanced.xml
2492                 updated.
2493
2494 2006-05-22 [colin]      2.2.0cvs46
2495
2496         * src/filtering.c
2497                 Fix possible infinite loop. 'copy' is not a 
2498                 final action, so when encountering a 'copy',
2499                 we have to check if a previous one was set
2500                 and do it. In the same way, if we encounter
2501                 a 'move' we have to perform a possibly 
2502                 pending 'copy'. This will slow down filtering
2503                 on IMAP if move+copy or multiple copy actions
2504                 are to be done, but handling it via the batch
2505                 would be really too convoluted.
2506
2507 2006-05-22 [wwp]        2.2.0cvs45
2508
2509         * manual/fr/advanced.xml
2510         * manual/fr/faq.xml
2511         * manual/fr/glossary.xml
2512         * manual/fr/handling.xml
2513         * manual/fr/intro.xml
2514         * manual/fr/plugins.xml
2515         * manual/fr/sylpheed-claws-manual.xml
2516                 sync w/ the english manual: updates URIs, documented mailing-list
2517                 support, better explanation about the enabled/disabled feature
2518                 in filtering/processing rules by Paul.
2519
2520 2006-05-21 [colin]      2.2.0cvs44
2521
2522         * src/summaryview.c
2523                 Don't expand after building threads, but during
2524
2525 2006-05-21 [colin]      2.2.0cvs43
2526
2527         * src/procmsg.c
2528         * src/summaryview.c
2529                 More timing possibilities... For next time I have 
2530                 to find out how the hell some 3GHz computer takes
2531                 one minute to open a 30k folder...
2532
2533 2006-05-21 [colin]      2.2.0cvs42
2534
2535         * manual/pl/advanced.xml
2536         * manual/pl/faq.xml
2537         * manual/pl/glossary.xml
2538         * manual/pl/handling.xml
2539         * manual/pl/intro.xml
2540         * manual/pl/plugins.xml
2541         * manual/pl/sylpheed-claws-manual.xml
2542                 Polish manual updated by Pawel
2543
2544 2006-05-20 [colin]
2545
2546         * 2.3.0-rc3 released
2547
2548 2006-05-20 [colin]      2.2.0cvs41
2549
2550         * src/imap.c
2551                 Fix -rc2 problems:
2552                 - remove cache of moved messages from original folder
2553                 - apply new flags to messages even if they aren't appliable
2554                   via IMAP.
2555
2556 2006-05-20 [colin]
2557
2558         * 2.3.0-rc2 released
2559
2560 2006-05-19 [colin]      2.2.0cvs40
2561
2562         * src/imap.c
2563                 Don't issue SELECT in imap_change_flags
2564                 before having checked that we indeed have
2565                 some flags to change. MSG_POSTFILTERED for
2566                 example can't be used on IMAP.
2567                 Fixes bug #955 (copying messages between 
2568                 imap folders is extremely slow), which was
2569                 a regression.
2570
2571 2006-05-19 [colin]      2.2.0cvs39
2572
2573         * src/folder.c
2574         * src/folder.h
2575         * src/folderview.c
2576                 Try to fix bug #830 (Some unread messages 
2577                 get marked read in IMAP inbox):
2578                 - Prevent scanning a folder if it's being 
2579                   opened via the GUI
2580                 - Postpone opening via the GUI of a folder
2581                   currently scanned.
2582
2583
2584 2006-05-19 [wwp]        2.2.0cvs38
2585
2586         * manual/advanced.xml
2587                 fix English+typo (thanks to Paul).
2588
2589 2006-05-19 [wwp]        2.2.0cvs37
2590
2591         * manual/advanced.xml
2592         * manual/fr/advanced.xml
2593         * src/gtk/logwindow.c
2594         * src/prefs_common.c
2595         * src/prefs_common.h
2596                 added hidden prefs to allow customization of colors used in
2597                 protocol log window (useful for dark gtk+ themes).
2598
2599 2006-05-19 [wwp]        2.2.0cvs36
2600
2601         * ChangeLog
2602                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
2603
2604 2006-05-19 [paul]       2.2.0cvs35
2605
2606         * src/textview.c
2607                 make Reply-To fully clickable
2608         * src/gtk/logwindow.c
2609                 more colouring (SMTP ESMTP)
2610         Both patches by Pawel Pekala
2611
2612 2006-05-19 [cleroy]     2.2.0cvs34
2613
2614         * src/mh.c
2615                 Don't update flags from current folder
2616                 Probably fixes bug #935 (Read Messages 
2617                 Revert to Being Marked as Unread)
2618
2619 2006-05-18 [colin]      2.2.0cvs33
2620
2621         * src/imap.c
2622                 Warning fix
2623         * src/compose.c
2624         * src/mainwindow.c
2625         * src/summaryview.c
2626         * src/toolbar.c
2627                 Allow replying to multiple emails
2628                 in multiple windows
2629         * src/mimeview.c
2630         * src/etpan/imap-thread.c
2631                 Leak fixes
2632
2633 2006-05-18 [paul]       2.2.0cvs32
2634
2635         * src/summaryview.c
2636                 keep Mailing-List menu refreshed
2637                 Thanks to Colin
2638
2639 2006-05-18 [paul]       2.2.0cvs31
2640
2641         * manual/advanced.xml
2642         * manual/faq.xml
2643         * manual/glossary.xml
2644         * manual/handling.xml
2645         * manual/intro.xml
2646         * manual/plugins.xml
2647         * manual/sylpheed-claws-manual.xml
2648                 update URLs
2649                 add info about mailing-list support
2650                 edit filtering info
2651         * src/wizard.c
2652         * src/common/defs.h
2653         * src/gtk/about.c
2654         * src/plugins/dillo_viewer/README
2655                 update URLs
2656
2657 2006-05-17 [wwp]        2.2.0cvs30
2658
2659         * manual/handling.xml
2660         * manual/fr/handling.xml
2661                 documented the ability to enabled/disable filtering/processing rules.
2662
2663 2006-05-17 [colin]      2.2.0cvs29
2664
2665         * src/main.c
2666                 Don't initialize g_thread subsystem if it's 
2667                 already done (thanks to Hiro)
2668         * src/mimeview.c
2669                 Fix saving of parts when there name can't be
2670                 converted from UTF-8.
2671
2672 2006-05-17 [paul]       2.2.0cvs28
2673
2674         * po/Makefile.in.in
2675                 fix config.status warning with autoconf 2.60
2676
2677 2006-05-17 [paul]       2.2.0cvs27
2678
2679         * po/POTFILES.in
2680                 add src/mbox.c
2681
2682 2006-05-17 [wwp]        2.2.0cvs26
2683
2684         * src/mainwindow.c
2685                 fix useless and potentially dangerous buffer walking (thanks to Colin).
2686
2687 2006-05-17 [wwp]        2.2.0cvs25
2688
2689         * src/plugins/demo/demo.c
2690                 updated product name in plugin demo (many plugins need to be
2691                 sync'ed w/ that change).
2692
2693 2006-05-17 [colin]      2.2.0cvs24
2694
2695         * src/mh.c
2696                 Fix leak
2697
2698 2006-05-16 [colin]      2.2.0cvs23
2699
2700         * src/mainwindow.c
2701                 Stupid me hit again. Fix cvs22.
2702
2703 2006-05-16 [colin]      2.2.0cvs22
2704
2705         * src/mainwindow.c
2706                 Fix bug #922 (sylpheed-claws crashed after 
2707                 pushing on Inbox folder)
2708
2709 2006-05-16 [colin]      2.2.0cvs21
2710
2711         * src/compose.c
2712                 Make From header be copy/paste/select-able
2713
2714 2006-05-16 [wwp]        2.2.0cvs20
2715
2716         * src/export.c
2717         * src/matcher.c
2718         * src/summaryview.c
2719         * src/etpan/imap-thread.c
2720                 fix some compiler warnings (thanks to Colin).
2721
2722 2006-05-16 [wwp]        2.2.0cvs19
2723
2724         * src/action.c
2725         * src/gedit-print.c
2726         * src/inc.c
2727         * src/mainwindow.c
2728         * src/mh.c
2729         * src/statusbar.c
2730         * src/send_message.c
2731         * src/summaryview.c
2732                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
2733
2734 2006-05-15 [colin]      2.2.0cvs18
2735
2736         * src/procmsg.c
2737                 Fix automatic rule creation with List-Post
2738
2739 2006-05-15 [paul]       2.2.0cvs17
2740
2741         * tools/filter_conv_new.pl
2742                 updated for rule enabling/disabling
2743                 claws version >= 2.3.x required
2744
2745 2006-05-15 [cleroy]     2.2.0cvs16
2746
2747         * src/main.c
2748                 Revert test
2749
2750 2006-05-15 [cleroy]     2.2.0cvs15
2751
2752         * src/main.c
2753                 test
2754
2755 2006-05-15 [wwp]        2.2.0cvs14
2756
2757         * manual/pl/.cvsignore
2758                 ignore generated files.
2759
2760 2006-05-14 [wwp]        2.3.0-rc1
2761
2762         * 2.3.0-rc1 released
2763
2764 2006-05-13 [wwp]        2.2.0cvs13
2765
2766         * src/filtering.c
2767         * src/filtering.h
2768         * src/matcher.c
2769         * src/matcher_parser_lex.l
2770         * src/matcher_parser_parse.y
2771         * src/prefs_filtering.c
2772                 new feature: provide the ability to disable filtering and processing
2773                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
2774                 adaptations.
2775
2776 2006-05-13 [colin]      2.2.0cvs12
2777
2778         * src/compose.c
2779                 Remove useless if (a) b; else b;
2780                 Thanks to wwp
2781
2782 2006-05-13 [wwp]        2.2.0cvs11
2783
2784         * src/export.c
2785         * src/import.c
2786         * src/mainwindow.c
2787         * src/mbox.c
2788         * src/summaryview.c
2789         * src/summaryview.h
2790                 no more silent failures (or at least less ones) when importing
2791                 or exporting from/to mbox. Also start importing/exporting if
2792                 the necessary info is set.
2793
2794 2006-05-13 [wwp]        2.2.0cvs10
2795
2796         * RELEASE_NOTES
2797                 restored up-to-date release notes.
2798
2799 2006-05-13 [paul]       2.2.0cvs9
2800
2801         * po/nl.po
2802         * po/ru.po
2803                 updated by Tim Dijkstra and Pavlo Bohmat
2804
2805 2006-05-12 [colin]      2.2.0cvs8
2806
2807         * src/gtk/quicksearch.c
2808                 Add "k" as shortcut for "colorlabel". Patch
2809                 by ath42@users.sf.net.
2810
2811 2006-05-12 [paul]       2.2.0cvs7
2812
2813         * src/prefs_common.h
2814         * src/prefs_summaries.c
2815         * src/summaryview.c
2816                 when entering a folder also allow
2817                 going directly to first Marked message
2818
2819 2006-05-12 [paul]       2.2.0cvs6
2820
2821         * src/summaryview.c
2822                 always obey 'confirm before marking all
2823                 mails read' option
2824
2825 2006-05-12 [paul]       2.2.0cvs5
2826
2827         * src/textview.c
2828                 make Sender fully clickable
2829
2830 2006-05-12 [colin]      2.2.0cvs4
2831
2832         * src/compose.c
2833         * src/compose.h
2834                 Let From be editable
2835         * src/main.c
2836         * src/mh.c
2837                 Full support of .mh_sequences' Unseen seq
2838
2839 2006-05-12 [colin]      2.2.0cvs3
2840
2841         * src/folder.c
2842         * src/mainwindow.c
2843         * src/mainwindow.h
2844         * src/messageview.c
2845         * src/prefs_spelling.c
2846         * src/procheader.c
2847         * src/procmsg.c
2848         * src/procmsg.h
2849         * src/summaryview.c
2850         * src/toolbar.c
2851         * src/toolbar.h
2852                 Add contextual menu on Compose toolbar
2853                 button. Fixes bug #944 (Automatic
2854                 addresses not applied when changing account
2855                 from compose window)
2856                 add Mailing List support
2857                 based on the old 0.6.5claws25 patch by
2858                 Melvin Hadasht, with finishing touches
2859                 by Colin
2860                 Fix "ignore thread" when mails are threaded by
2861                 subject (and weren't ignored although appearing
2862                 in the thread).
2863                 GUI rework.
2864                 Both patches by Pawel.
2865
2866 2006-05-08 [paul]       2.2.0cvs2
2867
2868         * src/mainwindow.c
2869         * src/mainwindow.h
2870         * src/messageview.c
2871         * src/procheader.c
2872         * src/procmsg.c
2873         * src/procmsg.h
2874         * src/summaryview.c
2875                 add Mailing List support
2876                 based on the old 0.6.5claws25 patch by 
2877                 Melvin Hadasht, with finishing touches
2878                 by Colin
2879
2880 2006-05-08 [colin]      2.2.0cvs1
2881
2882         * src/mainwindow.c
2883         * src/toolbar.c
2884         * src/toolbar.h
2885                 Add contextual menu on Compose toolbar 
2886                 button. Fixes bug #944 (Automatic 
2887                 addresses not applied when changing account 
2888                 from compose window)
2889
2890 2006-05-08 [paul]       2.2.0
2891
2892         2.2.0 released
2893
2894 2006-05-08 [paul]       2.1.1cvs51
2895
2896         * po/cs.po
2897         * po/de.po
2898         * po/en_GB.po
2899         * po/fi.po
2900         * po/fr.po
2901         * po/pt_BR.po
2902         * po/sr.po
2903         * po/zh_CN.po
2904                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2905                 Fabien Vantard, Frederico Goncalves Guimaraes,
2906                 Aleksandar Urosevic, and Ralgh Young
2907
2908 2006-05-12 [colin]      2.1.1cvs50
2909
2910         * po/cs.po
2911         * po/de.po
2912         * po/en_GB.po
2913         * po/es.po
2914         * po/fi.po
2915         * po/fr.po
2916         * po/pt_BR.po
2917         * po/sr.po
2918         * po/zh_CN.po
2919                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2920                 Fabien Vantard, Frederico Goncalves Guimaraes,
2921                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
2922
2923 2006-05-05 [colin]      2.1.1cvs49
2924
2925         * manual/Makefile.am
2926         * manual/pl/Makefile.am
2927         * manual/pl/account.xml
2928         * manual/pl/ack.xml
2929         * manual/pl/addrbook.xml
2930         * manual/pl/advanced.xml
2931         * manual/pl/faq.xml
2932         * manual/pl/glossary.xml
2933         * manual/pl/gpl.xml
2934         * manual/pl/handling.xml
2935         * manual/pl/intro.xml
2936         * manual/pl/keyboard.xml
2937         * manual/pl/plugins.xml
2938         * manual/pl/starting.xml
2939         * manual/pl/sylpheed-claws-manual.xml
2940         * manual/pl/dist/.cvsignore
2941         * manual/pl/dist/Makefile.am
2942         * manual/pl/dist/html/.cvsignore
2943         * manual/pl/dist/html/Makefile.am
2944         * manual/pl/dist/pdf/.cvsignore
2945         * manual/pl/dist/pdf/Makefile.am
2946         * manual/pl/dist/ps/.cvsignore
2947         * manual/pl/dist/ps/Makefile.am
2948         * manual/pl/dist/txt/.cvsignore
2949         * manual/pl/dist/txt/Makefile.am
2950                 Add the polish translation of the manual,
2951                 Authored by Pawel Pekala.
2952
2953 2006-05-05 [cleroy]     2.1.1cvs48
2954
2955         * src/main.c
2956                 Re-read matcherrc after loading plugins 
2957                 if some of them add folders.
2958
2959 2006-05-03 [colin]      2.1.1cvs47
2960
2961         * src/imap.c
2962                 I'm idiot
2963
2964 2006-05-03 [colin]      2.1.1cvs46
2965
2966         * src/imap.c
2967                 Be sure to have a session when
2968                 getting separator
2969
2970 2006-05-03 [colin]      2.1.1cvs45
2971
2972         * src/imap.c
2973         * src/imap.h
2974         * src/imap_gtk.c
2975                 Fix preventing renaming with namespace 
2976                 separator.
2977
2978 2006-05-01 [colin]      2.1.1cvs44
2979
2980         * src/action.c
2981                 Don't reload messageview when result of
2982                 action is piped.
2983
2984 2006-04-29 [colin]      2.1.1cvs43
2985
2986         * src/prefs_receive.c
2987         * src/plugins/spamassassin/spamassassin_gtk.c
2988         * src/plugins/clamav/clamav_plugin_gtk.c
2989                 GUI fixes by Pawel
2990
2991 2006-04-29 [colin]      2.1.1cvs42
2992
2993         * src/prefs_compose_writing.c
2994         * src/prefs_quote.c
2995                 Cleanups. Patch by Pawel
2996
2997 2006-04-28 [paul]       2.1.1cvs41
2998
2999         * src/matcher.c
3000                 fix returned quick search results when search
3001                 term contains an underscore.
3002                 Thanks to Colin
3003
3004 2006-04-28 [paul]       2.1.1cvs40
3005
3006         * src/prefs_message.c
3007         * src/prefs_receive.c
3008                 GUI cleanups
3009                 Patches by Pawel Pekala
3010
3011 2006-04-27 [colin]      2.1.1cvs39
3012
3013         * src/wizard.c
3014                 Differentiate subject Welcome from
3015                 window's title Welcome
3016
3017 2006-04-27 [paul]
3018
3019         2.2.0-rc1 released
3020
3021 2006-04-27 [paul]       2.1.1cvs38
3022
3023         * manual/advanced.xml
3024         * manual/fr/advanced.xml
3025                 add info about compose_no_markup hidden pref
3026
3027 2006-04-27 [paul]       2.1.1cvs37
3028
3029         * src/prefs_account.c
3030                 improve privacy labels
3031         * src/prefs_msg_colors.c
3032                 change some strings for translators' convenience
3033         * src/gtk/gtkutils.c
3034                 don't underline the link button text
3035
3036 2006-04-25 [colin]      2.1.1cvs36
3037
3038         * src/folder.c
3039                 Complete 2.1.1cvs33 (once more ;)
3040
3041 2006-04-25 [colin]      2.1.1cvs35
3042
3043         * src/editldap.c
3044                 Fix tooltip
3045
3046 2006-04-25 [cleroy]     2.1.1cvs34
3047
3048         * src/compose.c
3049         * src/gtk/gtkaspell.c
3050                 Fix crash on redirect (related to the return 
3051                 of the aspell menu in compose's toolbar)
3052         * src/prefs_msg_colors.c
3053                 Fix sensitivity widgets
3054         * src/image_viewer.c
3055         * src/gtk/pluginwindow.c
3056         * src/gtk/prefswindow.c
3057                 Change released signals to clicked (Fabien)
3058         * po/POTFILES.in
3059         * src/common/socket.c
3060         * src/plugins/spamassassin/spamassassin.c
3061                 Translate strings (Fabien)
3062
3063 2006-04-25 [paul]       2.1.1cvs33
3064
3065         * src/folder.c
3066         * src/folder.h
3067         * src/folderview.c
3068                 complete the fix of bug #912
3069                 Thanks to Colin
3070
3071 2006-04-25 [colin]      2.1.1cvs32
3072
3073         * src/news.c
3074                 Better progress bar
3075         * src/mimeview.c
3076         * src/summaryview.c
3077         * src/summaryview.h
3078                 Fix focus chain
3079                 Patches by Pawel Pekala
3080
3081 2006-04-24 [colin]      2.1.1cvs31
3082
3083         * src/compose.c
3084                 Fix compilation warnings (Fabien)
3085
3086 2006-04-24 [colin]      2.1.1cvs30
3087
3088         * src/addrindex.c
3089         * src/editldap.c
3090         * src/editldap_basedn.c
3091         * src/editldap_basedn.h
3092         * src/ldapctrl.c
3093         * src/ldapctrl.h
3094         * src/ldapquery.c
3095         * src/ldaputil.c
3096         * src/ldaputil.h
3097                 Fix bug #901 (LDAPS support)
3098
3099 2006-04-24 [colin]      2.1.1cvs29
3100
3101         * src/compose.c
3102                 Fix logic on error with send dialog on
3103         * src/imap.c
3104                 Fix compilation without libetpan, thanks
3105                 to Fabien
3106         * src/summaryview.c
3107                 Fix 'context-menu' key
3108
3109 2006-04-23 [colin]      2.1.1cvs28
3110
3111         * src/folder.c
3112                 Never free current's cache to free up 
3113                 memory. Fixes bug #912 (new count 
3114                 randomly set to message count)
3115
3116 2006-04-23 [colin]      2.1.1cvs27
3117
3118         * src/gtk/quicksearch.c
3119                 And remove printf...
3120
3121 2006-04-23 [colin]      2.1.1cvs26
3122
3123         * src/gtk/quicksearch.c
3124                 Fix replacing in quicksearch, and fix inserting
3125                 in the middle of the string. (introduced at 2.1.0cvs22)
3126
3127 2006-04-23 [colin]      2.1.1cvs25
3128
3129         * src/imap.c
3130                 Make sure uidnext is initialized in get_num_list
3131                 (not for stable, related to 2.1.1cvs8 and friends)
3132
3133 2006-04-23 [colin]      2.1.1cvs24
3134
3135         * src/imap.c
3136                 Output something when login is successful
3137                 too
3138
3139 2006-04-23 [colin]      2.1.1cvs23
3140
3141         * src/etpan/imap-thread.c
3142                 Better logging (line-per-line, hide data in fetch)
3143                 Fix a const warning
3144         * src/gtk/logwindow.c
3145         * src/gtk/logwindow.h
3146                 Better logging (color for input/output)
3147
3148 2006-04-21 [colin]      2.1.1cvs22
3149
3150         * src/gtk/quicksearch.c
3151                 On gtk+-2.8, use stock buttons in quicksearch
3152                 Based on a patch by Fabien and a design by Paul
3153
3154 2006-04-21 [colin]      2.1.1cvs21
3155
3156         * src/folderview.c
3157         * src/mainwindow.c
3158                 Fix occasional flicker in folderview
3159         * src/common/utils.c
3160                 Fix bug #943 (Incorrectly parsed email address 
3161                 list in short headers on message view and in 
3162                 printouts)
3163
3164 2006-04-20 [colin]      2.1.1cvs20
3165
3166         * src/imap.c
3167         * src/imap.h
3168         * src/prefs_account.c
3169                 Add ANONYMOUS auth for IMAP
3170
3171 2006-04-20 [paul]       2.1.1cvs19
3172
3173         * src/main.c
3174                 proper fix for 2.1.1cvs18
3175                 Thanks to Colin
3176
3177 2006-04-20 [paul]       2.1.1cvs18
3178
3179         * src/main.c
3180                 fix build warnings
3181
3182 2006-04-20 [paul]       2.1.1cvs17
3183
3184         * src/gtk/quicksearch.c
3185                 fix standard, non-extended Quick search,
3186                 was broken in 2.1.1cvs15.
3187                 Thanks to Colin.
3188
3189 2006-04-20 [colin]      2.1.1cvs16
3190
3191         * src/prefs_matcher.c
3192                 Fix values when reselecting a ~test
3193                 rule
3194
3195 2006-04-19 [colin]      2.1.1cvs15
3196
3197         * src/compose.c
3198         * src/compose.h
3199         * src/gtk/gtkaspell.c
3200         * src/gtk/gtkaspell.h
3201                 Put back Options menu in Spelling/
3202         * src/gtk/quicksearch.c
3203                 Don't search, and show error, if the
3204                 advanced search has a syntax error
3205
3206 2006-04-18 [colin]      2.1.1cvs14
3207
3208         * src/textview.c
3209                 Fix gdk warnings on set_cursor when textview
3210                 isn't visible
3211
3212 2006-04-18 [colin]      2.1.1cvs13
3213
3214         * src/gtk/gtksctree.c
3215                 Remove seemingly useless refresh that causes
3216                 flicker - watch this commit in case of 
3217                 problems before planned backport to stable
3218
3219 2006-04-18 [colin]      2.1.1cvs12
3220
3221         * src/imap.c
3222                 Factorize get/set_xml code
3223         * src/compose.c
3224         * src/prefs_account.c
3225         * src/prefs_account.h
3226         * src/procmsg.c
3227                 Add Encrypt to self option
3228
3229 2006-04-17 [colin]      2.1.1cvs11
3230
3231         * configure.ac
3232                 Fix search on encrpyt function on dragonfly
3233                 Patch by Jonathan Buschmann <jonthn@agmact.com>
3234
3235 2006-04-17 [colin]      2.1.1cvs10
3236
3237         * src/prefs_account.c
3238                 Be safe by default: remove mails from POP3
3239                 after 7 days, not immediately
3240
3241 2006-04-17 [colin]      2.1.1cvs9
3242
3243         * src/etpan/imap-thread.c
3244                 Fix build on DragonFly - patch by 
3245                 Jonathan Buschmann <jonthn@agmact.com>
3246
3247 2006-04-17 [colin]      2.1.1cvs8
3248
3249         * src/imap.c
3250                 Save uidnext between sessions
3251
3252 2006-04-17 [colin]      2.1.1cvs7
3253
3254         * src/imap.c
3255                 scan is required when uid validity changes
3256
3257 2006-04-17 [colin]      2.1.1cvs6
3258
3259         * src/folderview.c
3260                 Don't scan if not necessary, apart in current
3261                 folder and INBOX to fetch flags.
3262         * src/imap.c
3263                 Scan is necessary if unread count changes
3264
3265 2006-04-17 [colin]      2.1.1cvs5
3266
3267         * src/imap.c
3268                 ...But always fetch ANSWERED and DELETED flags for
3269                 INBOX, as filtering can happen on these flags.
3270
3271 2006-04-17 [colin]      2.1.1cvs4
3272
3273         * src/imap.c
3274                 Don't fetch REPLIED and DELETED flags when synchronising
3275                 flags with a closed folder. We only need UNSEEN and FLAGGED
3276                 to update the folderview.
3277
3278 2006-04-17 [colin]      2.1.1cvs3
3279
3280         * src/imap.c
3281                 Faster flag search when there are new mails 
3282                 in a folder. We can do a full search if the 
3283                 folder contains less messages than the new
3284                 list.
3285
3286 2006-04-17 [colin]      2.1.1cvs2
3287
3288         * po/cs.po
3289         * po/de.po
3290         * po/fr.po
3291         * po/nl.po
3292         * po/pt_BR.po
3293                 Update translations from stable branch
3294
3295 2006-04-17 [colin]      2.1.1cvs1
3296
3297         * configure.ac
3298                 Bump version to follow stable release
3299
3300 2006-04-16 [mones]      2.1.0cvs50
3301
3302         * po/es.po
3303                 Updated for release
3304
3305 2006-04-16 [colin]      2.1.0cvs49
3306
3307         * src/textview.c
3308                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
3309                 with gtk < 2.8. Thanks to Fabien Vantard.
3310
3311 2006-04-15 [colin]      2.1.0cvs48
3312
3313         * src/etpan/imap-thread.c
3314                 Fix bug #919 (libetpan: SEGV when connecting 
3315                 using command)
3316
3317 2006-04-14 [colin]      2.1.0cvs47
3318
3319         * src/main.c
3320                 Fix race on --select (should be done better)
3321
3322 2006-04-14 [wwp]        2.1.0cvs46
3323
3324         * src/send_message.c
3325                 enforce a check for domain in account prefs (a sending
3326                 error could be faced if domain was checked but no value set),
3327                 thanks to Colin.
3328
3329 2006-04-14 [colin]      2.1.0cvs45
3330
3331         * src/codeconv.c
3332                 when converting from unknown to unknown, if the
3333                 string is UTF8, don't convert it to the locale
3334                 (which breaks it)
3335
3336 2006-04-14 [colin]      2.1.0cvs44
3337
3338         * src/compose.c
3339                 Don't try to use ASCII for converting headers
3340                 (as done in body)
3341
3342 2006-04-14 [paul]       2.1.0cvs43
3343
3344         * src/crash.c
3345                 add locale/charset info to crash report
3346         * src/gtk/about.c
3347                 add wwp to doc team
3348                 replace 'e-mail' with preferred 'email'
3349         * src/gtk/authors.h
3350                 ensure contributors list is in alphabetical
3351                 order
3352
3353 2006-04-13 [colin]      2.1.0cvs42
3354
3355         * src/textview.c
3356                 Prevent gdk warnings
3357
3358 2006-04-13 [colin]      2.1.0cvs41
3359
3360         * src/common/ssl_certificate.c
3361         * src/common/ssl_certificate.h
3362         * src/gtk/sslcertwindow.c
3363                 Warn on expired certs, and display the expiration date
3364
3365 2006-04-13 [colin]      2.1.0cvs40
3366
3367         * src/plugins/spamassassin/spamassassin_gtk.c
3368                 Fix missing set_text on unix socket
3369
3370 2006-04-13 [wwp]        2.1.0cvs39
3371
3372         * manual/fr/advanced.xml
3373         * manual/fr/glossary.xml
3374                 applied new spam/ham/email lexicon (pourriel, courriel)
3375
3376 2006-04-13 [paul]       2.1.0cvs38
3377
3378         * src/plugins/pgpmime/plugin.c
3379                 remove the mention of S/MIME from the
3380                 description. This is now handled by the
3381                 S/MIME plugin.
3382
3383 2006-04-13 [paul]       2.1.0cvs37
3384
3385         * src/prefs_msg_colors.c
3386                 rework dialog
3387         * src/prefs_folder_item.c
3388         * src/prefs_spelling.c
3389                 add a tooltip to the colour selector buttons
3390
3391 2006-04-13 [wwp]        2.1.0cvs36
3392
3393         * manual/advanced.xml
3394         * manual/glossary.xml
3395         * manual/handling.xml
3396         * manual/keyboard.xml
3397         * manual/plugins.xml
3398         * manual/starting.xml
3399         * manual/fr/account.xml
3400         * manual/fr/ack.xml
3401         * manual/fr/addrbook.xml
3402         * manual/fr/advanced.xml
3403         * manual/fr/faq.xml
3404         * manual/fr/glossary.xml
3405         * manual/fr/gpl.xml
3406         * manual/fr/handling.xml
3407         * manual/fr/intro.xml
3408         * manual/fr/keyboard.xml
3409         * manual/fr/plugins.xml
3410         * manual/fr/starting.xml
3411         * manual/fr/sylpheed-claws-manual.xml
3412                 fixes to the manuals:
3413                  - summaryview -> Message List (same in French)
3414                  - translate key names
3415                  - fix French punctuation, use non-breakable spaces when
3416                    necessary, don't use &thinsp; which is not portable
3417                  - tell what maildir and mbox formats we support
3418
3419 2006-04-12 [wwp]        2.1.0cvs35
3420
3421         * src/prefs_toolbar.c
3422                 unified a replace button more,
3423                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3424
3425 2006-04-12 [wwp]        2.1.0cvs34
3426
3427         * src/prefs_common.c
3428         * src/prefs_msg_colors.c
3429                 make default color labels translatable,
3430                 patch from Fabien Vantard <fzzzzz@gmail.com>,
3431                 thanks to Tim <timbrain@post.cz> for reporting.
3432
3433 2006-04-12 [wwp]        2.1.0cvs33
3434
3435         * manual/glossary.xml
3436         * manual/intro.xml
3437         * manual/plugins.xml
3438         * manual/starting.xml
3439         * manual/sylpheed-claws-manual.xml
3440         * manual/fr/.cvsignore
3441         * manual/fr/account.xml
3442         * manual/fr/ack.xml
3443         * manual/fr/addrbook.xml
3444         * manual/fr/advanced.xml
3445         * manual/fr/faq.xml
3446         * manual/fr/glossary.xml
3447         * manual/fr/handling.xml
3448         * manual/fr/intro.xml
3449         * manual/fr/keyboard.xml
3450         * manual/fr/plugins.xml
3451         * manual/fr/starting.xml
3452         * manual/fr/sylpheed-claws-manual.xml
3453                 various fixes: typos, missing .fr translations, punctuation,
3454                 capitalization, links, accents and some bad French more.
3455
3456 2006-04-12 [wwp]        2.1.0cvs32
3457
3458         * src/prefs_gtk.c
3459                 fix for bug #935: always store prefs files in UTF-8 (thanks
3460                 to Colin).
3461
3462 2006-04-11 [colin]      2.1.0cvs31
3463
3464         * src/compose.c
3465                 Fix inserting files not in utf8 when locale is utf8
3466
3467 2006-04-11 [colin]      2.1.0cvs30
3468
3469         * src/inc.c
3470                 Don't show error dialog when cancelling connection
3471                 Patch by Pawel
3472
3473 2006-04-11 [cleroy]     2.1.0cvs29
3474
3475         * src/compose.c
3476                 Implement multiple quote levels
3477         * src/prefs_common.c
3478                 Change a little bit the quote bgcolor for 2nd level
3479
3480 2006-04-11 [colin]      2.1.0cvs28
3481
3482         * src/gtk/about.c
3483                 Add locale and charset in the label
3484
3485 2006-04-10 [colin]      2.1.0cvs27
3486
3487         * src/compose.c
3488         * src/prefs_common.c
3489         * src/prefs_common.h
3490         * src/prefs_msg_colors.c
3491         * src/textview.c
3492                 Allow optional background color in quotes
3493                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
3494                 GTK+-2.8.x feature
3495
3496 2006-04-10 [colin]      2.1.0cvs26
3497
3498         * src/main.c
3499         * src/mainwindow.c
3500         * src/mainwindow.h
3501                 Implement --select
3502
3503 2006-04-10 [colin]      2.1.0cvs25
3504
3505         * manual/plugins.xml
3506         * manual/fr/plugins.xml
3507                 Document libcurl's proxy variables
3508
3509 2006-04-09 [colin]      2.1.0cvs24
3510
3511         * src/prefs_common.c
3512                 gettext() returns statically allocated stuff. We have
3513                 to strdup it in order to be able to free it.
3514
3515 2006-04-09 [colin]      2.1.0cvs23
3516
3517         * AUTHORS
3518         * src/gtk/authors.h
3519                 Add Alexei
3520
3521 2006-04-09 [colin]      2.1.0cvs22
3522
3523         * src/mainwindow.c
3524         * src/gtk/quicksearch.c
3525                 Fix bug #859 (problems with cyrilic input in 
3526                 search panel) - Patch by Alexey Illarionov 
3527                 <littlesavage@rambler.ru>
3528
3529 2006-04-09 [colin]      2.1.0cvs21
3530
3531         * src/prefs_customheader.c
3532                 I prefer removing then freeing rather than the contrary
3533                 (even if it doesn't change anything ;-)
3534         * src/prefs_account.c
3535                 Fix bug #933 (Crash re-entering the custom headers list 
3536                 dialog in accounts prefs)
3537                 The problem happened when cancelling the Account 
3538                 Preferences' dialogs - in which case we didn't do 
3539                 anything to the PrefsAccount * struct. In case of applying,
3540                 the old ac_prefs was replaced with the tmp_ac_prefs we were
3541                 working with in this dialog. The problem is that 
3542                 prefs_customheader.c, working on this tmp_ac_prefs, always
3543                 changes the ->customhdr_list pointer, even when cancelled. 
3544                 So in case of cancelling the prefs_account dialog, we still
3545                 have to update ->customhdr_list in the real account.
3546
3547 2006-04-08 [colin]      2.1.0cvs20
3548
3549         * manual/fr/glossary.xml
3550         * manual/fr/keyboard.xml
3551                 Forgot some headers :)
3552
3553 2006-04-08 [colin]      2.1.0cvs19
3554
3555         * manual/Makefile.am
3556         * manual/fr/Makefile.am
3557         * manual/fr/account.xml
3558         * manual/fr/ack.xml
3559         * manual/fr/addrbook.xml
3560         * manual/fr/advanced.xml
3561         * manual/fr/faq.xml
3562         * manual/fr/glossary.xml
3563         * manual/fr/gpl.xml
3564         * manual/fr/handling.xml
3565         * manual/fr/intro.xml
3566         * manual/fr/keyboard.xml
3567         * manual/fr/plugins.xml
3568         * manual/fr/starting.xml
3569         * manual/fr/sylpheed-claws-manual.xml
3570         * manual/fr/dist/.cvsignore
3571         * manual/fr/dist/Makefile.am
3572         * manual/fr/dist/html/.cvsignore
3573         * manual/fr/dist/html/Makefile.am
3574         * manual/fr/dist/pdf/.cvsignore
3575         * manual/fr/dist/pdf/Makefile.am
3576         * manual/fr/dist/ps/.cvsignore
3577         * manual/fr/dist/ps/Makefile.am
3578         * manual/fr/dist/txt/.cvsignore
3579         * manual/fr/dist/txt/Makefile.am
3580                 Add the french translation of the manual. Thanks to
3581                 Olivier Delhomme <olivier.delhomme@free.fr> for 
3582                 account.xml, ack.xml, addrbook.xml and advanced.xml
3583
3584 2006-04-08 [colin]      2.1.0cvs18
3585
3586         * manual/plugins.xml
3587         * manual/starting.xml
3588                 More fixes
3589
3590 2006-04-07 [colin]      2.1.0cvs17
3591
3592         * manual/faq.xml
3593         * manual/intro.xml
3594         * manual/keyboard.xml
3595                 Little fixes
3596
3597 2006-04-07 [colin]      2.1.0cvs16
3598
3599         * README
3600         * src/compose.c
3601         * src/prefs_common.c
3602         * src/prefs_common.h
3603                 Add hidden compose_no_markup pref
3604
3605 2006-04-07 [wwp]        2.1.0cvs15
3606
3607         * src/summary_search.c
3608         * .cvsignore
3609                 Bugfix: stop button was sticky when searching in an empty folder.
3610                 Applied curly brackets code style to the whole file (summary_search.c).
3611                 More files to ignore.
3612
3613 2006-04-07 [wwp]        2.1.0cvs14
3614
3615         * src/message_search.c
3616         * src/summary_search.c
3617                 changed default button when search bumps at file/folder
3618                 beginning or end, for convenience (thanks to Colin).
3619
3620 2006-04-07 [paul]       2.1.0cvs13
3621
3622         * src/plugins/dillo_viewer/dillo_prefs.c
3623                 avoid future potential for namespace collision
3624                 Patch by Colin
3625
3626 2006-04-06 [wwp]        2.1.0cvs12
3627
3628         * src/summary_search.c
3629                 Unify extended/advanced searches names (and thus factorize labels),
3630                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3631
3632 2006-04-06 [wwp]        2.1.0cvs11
3633
3634         * src/folderview.c
3635         * src/prefs_themes.c
3636         * src/summaryview.c
3637                 Fixed some compilation warnings.
3638
3639 2006-04-06 [colin]      2.1.0cvs10
3640
3641         * manual/advanced.xml
3642                 Document the wizard template and how to deploy
3643                 Sylpheed-Claws effectively
3644
3645 2006-04-06 [colin]      2.1.0cvs9
3646
3647         * src/folderview.c
3648                 gettext patch to tell translators about _("#"),
3649                 by Maxim Britov
3650
3651 2006-04-06 [colin]      2.1.0cvs8
3652
3653         * src/textview.c
3654                 Fix invalid GtkTextBIter after clicking "Display as text"
3655
3656 2006-04-06 [mones]      2.1.0cvs7
3657
3658         * src/addr_compl.c
3659         * src/addrindex.c
3660         * src/addritem.c
3661         * src/codeconv.c
3662         * src/compose.c
3663         * src/filtering.c
3664         * src/folder.c
3665         * src/folder_item_prefs.c
3666         * src/folderview.c
3667         * src/localfolder.c
3668         * src/matcher.c
3669         * src/mimeview.c
3670         * src/prefs_msg_colors.c
3671         * src/prefs_spelling.c
3672         * src/prefs_themes.c
3673         * src/procmime.c
3674         * src/procmsg.c
3675         * src/stock_pixmap.c
3676         * src/summaryview.c
3677         * src/textview.c
3678         * src/toolbar.c
3679         * src/common/mgutils.c
3680         * src/common/prefs.c
3681         * src/common/ssl_certificate.c
3682         * src/gtk/colorlabel.c
3683         * src/gtk/quicksearch.c
3684         * src/plugins/pgpmime/pgpmime.c
3685         * src/plugins/spamassassin/spamassassin.c
3686                 Removed redundant NULL checks for g_free() calls.
3687                 Patch by Pawel Pekala.
3688
3689 2006-04-06 [mones]      2.1.0cvs6
3690
3691         * src/prefs_actions.c
3692         * src/prefs_filtering.c
3693         * src/prefs_filtering_action.c
3694         * src/prefs_matcher.c
3695         * src/prefs_template.c
3696         * src/gtk/gtkutils.c
3697         * src/gtk/gtkutils.h
3698                 Have a nice replace button. Patch by Pawel Pekala
3699
3700 2006-04-06 [colin]      2.1.0cvs5
3701
3702         * src/addressbook.c
3703                 Fix crash with empty columns
3704
3705 2006-04-05 [colin]      2.1.0cvs4
3706
3707         * src/wizard.c
3708         * src/prefs_gtk.c
3709                 Allow wizard customization with pre-filled values
3710
3711 2006-04-05 [colin]      2.1.0cvs3
3712
3713         * src/textview.c
3714         * src/mimeview.c
3715         * src/mimeview.h
3716                 Nicer messages in mimeview
3717
3718 2006-04-05 [colin]      2.1.0cvs2
3719
3720         * src/addressbook.c
3721         * src/prefs_summaries.c
3722                 i18n fix
3723
3724 2006-04-05 [colin]      2.1.0cvs1
3725
3726         * src/plugins/pgpcore/plugin.c
3727         * src/plugins/pgpcore/select-keys.c
3728         * src/plugins/pgpcore/select-keys.h
3729         * src/plugins/pgpcore/sgpgme.c
3730         * src/plugins/pgpcore/sgpgme.h
3731         * src/plugins/pgpinline/pgpinline.c
3732         * src/plugins/pgpinline/plugin.c
3733         * src/plugins/pgpmime/pgpmime.c
3734         * src/plugins/pgpmime/plugin.c
3735                 Factorize and generalize a bit 
3736                 Drop S/MIME signature verification from PGP/MIME
3737                 (adding it as another, more complete plugin)
3738
3739 2006-04-05 [paul]       2.1.0
3740
3741         2.1.0 released
3742
3743 2006-04-05 [paul]       2.0.0cvs186
3744
3745         * manual/advanced.xml
3746                 add info on colour labels
3747
3748 2006-04-05 [paul]       2.0.0cvs185
3749
3750         * po/bg.po
3751         * po/cs.po
3752         * po/de.po
3753         * po/el.po
3754         * po/en_GB.po
3755         * po/fi.po
3756         * po/fr.po
3757         * po/it.po
3758         * po/nl.po
3759         * po/pl.po
3760         * po/pt_BR.po
3761         * po/sr.po
3762         * po/zh_CN.po
3763                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
3764                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
3765                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
3766                 Guimaraes, Aleksandar Urosevic, Ralgh Young
3767         * src/gtk/authors.h
3768         * tools/claws.i18n.status.pl
3769                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
3770                 and new Czech translator, Tim <timbrain@post.cz>
3771
3772 2006-04-05 [mones]      2.0.0cvs184
3773
3774         * po/es.po
3775                 Updated translation
3776
3777 2006-04-05 [colin]      2.0.0cvs183
3778
3779         * src/gtk/quicksearch.c
3780                 Fix bug #929 (unnecessary reload in quick search bar)
3781
3782 2006-04-05 [colin]      2.0.0cvs182
3783
3784         * src/compose.c
3785                 Fix crash on Reply with no From:
3786                 Show signature and conversion error on queuing 
3787                 (but not sending)
3788         * src/mainwindow.c
3789         * src/summaryview.c
3790         * src/summaryview.h
3791                 Factorize threading code and make sure msginfo 
3792                 is not null when it comes from a GtkCTreeRow's 
3793                 data
3794         * src/gtk/gtkaspell.c
3795                 Check for necessary things
3796         * src/gtk/gtksctree.c
3797         * src/gtk/gtksctree.h
3798                 Reset anchor if necessary when removing node
3799
3800 2006-03-29 [colin]      2.0.0cvs181
3801
3802         * src/folderview.c
3803                 Warn for disabled IMAP accounts (due to lack of
3804                 libetpan). Breaks string-freeze - sorry - but it
3805                 is kind of important ;)
3806
3807 2006-03-28 [colin]      2.0.0cvs180
3808
3809         * src/gtk/gtkutils.c
3810         * src/gtk/gtkutils.h
3811                 Add a gtkut_get_link_btn() function that
3812                 creates a button which acts like an URI
3813         * src/prefs_themes.c
3814         * src/gtk/about.c
3815                 Use this function (factorizes codes)
3816         * src/common/defs.h
3817         * src/gtk/pluginwindow.c
3818                 Add a "Get more..." in the plugins window
3819
3820 2006-03-28 [colin]      2.0.0cvs179
3821
3822         * src/common/smtp.c
3823         * src/common/passcrypt.c
3824         * src/undo.c
3825                 Warning fixes. Patch by Pawel Pekala
3826
3827 2006-03-27 [colin]      2.0.0cvs178
3828
3829         * src/undo.c
3830                 Fix undoing by blocks with spaces
3831
3832 2006-03-27 [colin]      2.0.0cvs177
3833
3834         * src/textview.c
3835                 Set margin to 3px for headers
3836
3837 2006-03-27 [paul]
3838
3839         2.1.0-rc2 released
3840
3841 2006-03-27 [wwp]        2.0.0cvs176
3842
3843         * src/summaryview.c
3844                 don't reset quicksearch when updating the message list.
3845                 Thanks to Colin.
3846
3847 2006-03-26 [wwp]        2.0.0cvs175
3848
3849         * src/compose.c
3850                 use a unified border width ('other' tab in the compose window,
3851                 patch by Pawel Pekala).
3852
3853
3854 2006-03-26 [wwp]        2.0.0cvs174
3855
3856         * src/common/quoted-printable.c
3857         * src/addressbook.c
3858                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
3859
3860 2006-03-26 [colin]      2.0.0cvs173
3861
3862         * src/quote_fmt_parse.y
3863                 Fix non-UTF8 date formats messing up the whole quote a 
3864                 little bit
3865
3866 2006-03-26 [colin]      2.0.0cvs172
3867
3868         * src/procheader.c
3869                 Make sure the date is UTF8 valid, or try to make it
3870                 so. IncrediMail is really IncrediStupid.
3871         * src/compose.c
3872                 Fix possible conversions. 
3873                 
3874
3875 2006-03-26 [colin]      2.0.0cvs171
3876
3877         * src/matcher.c
3878                 Fix corner cases in body search. This is still a
3879                 hack... It seems impossible to make it good and 
3880                 reasonably fast at the same time.
3881
3882 2006-03-26 [colin]      2.0.0cvs170
3883
3884         * src/summaryview.c
3885                 I think I killed the twilight zone bug!
3886                 summary_select_node() flushes GTK events in order
3887                 to be able to center the view. But this also 
3888                 flushes keypresses like Ctrl-Alt-U, so this can
3889                 call summary_show from summary_select_node (itself
3890                 called from summary_show, etc.). And the summaryview
3891                 has to be unlocked in this function. So just locking
3892                 while processing GTK events, and bailing if locked, 
3893                 should fix it.
3894                 Fixes bug #927 (SIGSEGV during Update Summary)
3895
3896 2006-03-25 [colin]      2.0.0cvs169
3897
3898         * src/matcher.c
3899                 Fix search in QP-encoded bodies
3900                 Fix utf-8 searches in bodies encoded in the
3901                 locale's encoding
3902         * src/common/quoted-printable.c
3903         * src/common/quoted-printable.h
3904                 Add a decode function that doesn't overwrite
3905                 the original pointer
3906                 
3907
3908 2006-03-24 [colin]      2.0.0cvs168
3909
3910         * src/action.c
3911         * src/summaryview.c
3912         * src/summaryview.h
3913                 Update message cache after action
3914                 Patch by H. Merijn Brand
3915         * src/prefs_msg_colors.c
3916                 Factorize label 
3917                 Patch by Fabien Vantard
3918         * src/plugins/spamassassin/spamassassin_gtk.c
3919                 Remove useless translation
3920                 Patch by Fabien Vantard
3921
3922 2006-03-23 [colin]      2.0.0cvs167
3923
3924         * src/common/ssl.c
3925                 Let 30 seconds to SSL_connect
3926
3927 2006-03-23 [wwp]        2.0.0cvs166
3928
3929         * src/summaryview.c
3930         * src/gtk/description_window.c
3931                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
3932                 and headers are translated; adjust description windows' width to fit their
3933                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
3934
3935 2006-03-23 [paul]       2.0.0cvs165
3936
3937         * src/common/utils.c
3938                 fix highlighting of URIs containing "()"
3939                 (2.0.0cvs164's reversal fixed)
3940                 Thanks to Colin.
3941
3942 2006-03-23 [paul]       2.0.0cvs164
3943
3944         * src/common/utils.c
3945                 revert patch, (postponing a fix), at 2.0.0cvs120
3946                 as it breaks more URIs than it fixes.
3947                 Allow '-' to be a terminating character in a URI
3948
3949 2006-03-22 [colin]      2.0.0cvs163
3950
3951         * configure.ac
3952                 Require libetpan 0.45
3953                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
3954
3955 2006-03-22 [paul]       2.0.0cvs162
3956
3957         * src/editgroup.c
3958                 replace '<-' and '->' buttons with GTK_STOCK graphical
3959                 buttons
3960         * src/summary_search.c
3961                 don't offer '...' for translation
3962                 add a tooltip to advanced search '...' button
3963         * src/gtk/quicksearch.c
3964                 don't offer '...' for translation
3965
3966 2006-03-21 [colin]      2.0.0cvs161
3967
3968         * src/compose.c
3969                 Fix middle-click pasting (insert at click
3970                 position instead of cursor position, don't
3971                 remove existing selection and allow pasting
3972                 our own selection)
3973         * src/addressbook.c
3974                 "LDAP Server" -> "LDAP servers"
3975
3976 2006-03-21 [wwp]        2.0.0cvs160
3977
3978         * src/etpan/imap-thread.c
3979                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
3980
3981 2006-03-20 [colin]      2.0.0cvs159
3982
3983         * src/summaryview.c
3984                 Don't reload summaryview after an execute with no
3985                 move action
3986
3987 2006-03-19 [colin]      2.0.0cvs158
3988
3989         * src/addressbook.c
3990                 and put groups at the top, always
3991
3992 2006-03-19 [colin]      2.0.0cvs157
3993
3994         * src/addressbook.c
3995                 Order groups before names, as previously
3996
3997 2006-03-19 [colin]      2.0.0cvs156
3998
3999         * src/addressbook.c
4000                 - Sort case-unsensitive
4001                 - Put the sort arrow at opening too
4002
4003 2006-03-19 [wwp]        2.0.0cvs155
4004
4005         * src/addressbook.c
4006                 allow sorting by name/email/remarks, ensure that right-pane's contents
4007                 matches the left-pane selection (cleared when appropriate).
4008                 Patch by Pawel Pekala <c0rn@o2.pl>.
4009
4010 2006-03-18 [colin]      2.0.0cvs154
4011
4012         * src/textview.c
4013                 Fix text cursor ;)
4014
4015 2006-03-18 [colin]      2.0.0cvs153
4016
4017         * src/gtk/filesel.c
4018                 Make sure we hide the preview if we didn't get
4019                 a filename
4020
4021 2006-03-18 [colin]      2.0.0cvs152
4022
4023         * src/summaryview.c
4024                 Set cursor to watch for execution (fixes lack
4025                 of watch-cursor when dnd'ing hundreds of mails)
4026         * src/gtk/filesel.c
4027                 Check that mime type is 'image/*' before updating
4028                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
4029
4030 2006-03-18 [colin]      2.0.0cvs151
4031
4032         * src/mainwindow.c
4033         * src/textview.c
4034         * src/textview.h
4035                 Put a watch cursor in textview too when the mainwindow's
4036                 cursor in a watch
4037
4038 2006-03-18 [colin]      2.0.0cvs150
4039
4040         * src/folder.c
4041                 Change wrong asserts to simple tests
4042
4043 2006-03-17 [colin]      2.0.0cvs149
4044
4045         * src/mainwindow.c
4046         * src/mainwindow.h
4047         * src/prefs_msg_colors.c
4048         * src/summaryview.c
4049         * src/summaryview.h
4050         * src/gtk/colorlabel.c
4051         * src/gtk/colorlabel.h
4052                 Add a color label menu in the main menubar
4053                 Add (fixed) accels Ctrl-{0-7} to change the color
4054                 They have to be fixed because the menu's dynamic,
4055                 the items are complex widgets, hence we can't use
4056                 a GtkItemFactory.
4057
4058
4059 2006-03-17 [wwp]        2.0.0cvs148
4060
4061         * src/compose.c
4062                 rollback few lines from my previous commit (those lines come from
4063                 a pending patch, accidentally commited, even if neutral as they are
4064                 commented out).
4065
4066 2006-03-17 [wwp]        2.0.0cvs147
4067
4068         * src/compose.c
4069                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
4070                 applied code style/indentation to the modified function.
4071
4072 2006-03-17 [wwp]        2.0.0cvs146
4073
4074         * src/procmsg.c
4075         * src/compose.c
4076                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
4077
4078 2006-03-17 [paul]
4079
4080         2.1.0-rc1 released
4081
4082 2006-03-17 [paul]       2.0.0cvs145
4083
4084         * src/main.c
4085                 addressbook_read_file() was called twice
4086         * src/textview.c
4087                 X-Mailer highlighting
4088
4089 2006-03-16 [colin]      2.0.0cvs144
4090
4091         * src/sourcewindow.c
4092         * src/sourcewindow.h
4093                 And the last one, in source window.
4094
4095 2006-03-16 [colin]      2.0.0cvs143
4096
4097         * src/compose.c
4098         * src/compose.h
4099                 Fix the same stuff in compose
4100
4101 2006-03-16 [colin]      2.0.0cvs142
4102
4103         * src/messageview.c
4104                 Complete the previous messageview crash fix
4105
4106 2006-03-16 [colin]      2.0.0cvs141
4107
4108         * src/procmsg.h
4109         * src/procmsg.c
4110         * src/folder.c
4111                 Fix POSTPROCESSING hook
4112                 Patch by H. Merijn Brand
4113
4114         * src/procmime.c
4115         * src/procmime.h
4116                 Parse Content-Location
4117
4118         * src/toolbar.c
4119         * src/messageview.c
4120         * src/messageview.h
4121                 Don't crash when a top-level MessageView has
4122                 been closed on us. Same problematic than
4123                 yesterday's quicksearch issue.
4124
4125 2006-03-15 [colin]      2.0.0cvs140
4126
4127         * src/gtk/quicksearch.c
4128                 Fix a bitchy race we didn't think about when we
4129                 added quicksearch cancellation:
4130                 If the search is not on cached fields, for example
4131                 body_part matchcase "stuff"
4132                 the matcher code has to get the whole message. If
4133                 we're on IMAP, that can be slow, and in order to
4134                 be non-blocking, the IMAP code idle loop processes
4135                 gtk events too. So it is possible to cancel a
4136                 quicksearch while the matcher is getting the mail's
4137                 body. After matcher got its body, it will start to
4138                 iterate over the matcher list that the Quicksearch's
4139                 clear_search_cb() just freed via prepare_matcher().
4140                 SIGSEGV ensues.
4141                 The fix consists of guarding the matcherlist_match()
4142                 call with a boolean 'matching'. If we reset the
4143                 quicksearch while matching is TRUE, we don't free
4144                 the matcherlist anymore like we did, but we set
4145                 another new flag, deferred_free, to TRUE. Then,
4146                 in quicksearch_match(), just after returning from
4147                 matcherlist_match() and unsetting the matching flag,
4148                 we check the deferred_free flag and do the
4149                 prepare_matcher() (which does the matcherlist_free)
4150                 for real, so we free the matcherlist once it's not
4151                 used anymore.
4152                 As all of this runs via the glib main loop, we
4153                 luckily don't need a mutex.
4154         * src/summaryview.c
4155                 Also, show progress while searching.
4156
4157
4158 2006-03-14 [colin]      2.0.0cvs139
4159
4160         * src/alertpanel.c
4161                 Make alertpanel_is_open non-static
4162
4163 2006-03-14 [colin]      2.0.0cvs138
4164
4165         * src/prefs_spelling.c
4166                 Cleanups - Fabien Vantard
4167
4168 2006-03-14 [wwp]        2.0.0cvs137
4169
4170         * src/main.c
4171                 code style normalization (curly braces, indentation).
4172
4173 2006-03-14 [wwp]        2.0.0cvs137
4174
4175         * src/main.c
4176                 code style (braces, indentation)
4177
4178 2006-03-12 [paul]       2.0.0cvs136
4179
4180         * src/prefs_common.c
4181                 trans_hdr defaults to FALSE to be RFC-savvy
4182         * src/prefs_summaries.c
4183                 add a tooltip to the trans_hdr option
4184                 
4185
4186 2006-03-12 [paul]       2.0.0cvs135
4187
4188         * src/prefs_matcher.c
4189                 give a little more width to the combos
4190         * src/prefs_display_header.c
4191         * src/textview.c
4192                 translate headers if prefs_common.trans_hdr
4193                 is TRUE
4194
4195         Patches by Pawel Pekala
4196
4197 2006-03-12 [paul]       2.0.0cvs134
4198
4199         * src/plugins/clamav/clamav_plugin.c
4200         * src/plugins/dillo_viewer/dillo_viewer.c
4201         * src/plugins/pgpcore/plugin.c
4202         * src/plugins/pgpinline/plugin.c
4203         * src/plugins/pgpmime/plugin.c
4204         * src/plugins/spamassassin/spamassassin.c
4205                 update/add to descriptions
4206         * src/plugins/spamassassin/spamassassin_gtk.c
4207                 fixes to the english, remove superfluous
4208                 tooltips, clean up a little
4209
4210 2006-03-12 [paul]       2.0.0cvs133
4211
4212         * src/compose.c
4213                 fix Bug 924, 'Account combo box shows up wrong 
4214                 if & is in account name'
4215
4216 2006-03-11 [colin]      2.0.0cvs132
4217
4218         * src/summaryview.c
4219                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
4220                 messed up shift-selection because is slows down
4221                 moving around summaryview. thanks -users
4222
4223 2006-03-10 [colin]      2.0.0cvs131
4224
4225         * src/plugins/spamassassin/spamassassin_gtk.c
4226                 Put back Paul's engrish fixes
4227
4228 2006-03-10 [colin]      2.0.0cvs130
4229
4230         * src/plugins/spamassassin/spamassassin.c
4231         * src/plugins/spamassassin/spamassassin.h
4232         * src/plugins/spamassassin/spamassassin_gtk.c
4233                 Cleanup SA prefs page (more)
4234                 Patch by Fabien Vantard
4235
4236 2006-03-10 [paul]       2.0.0cvs129
4237
4238         * src/prefs_msg_colors.c
4239         * src/prefs_spelling.c
4240                 widget sensitivity
4241
4242 2006-03-09 [mones]      2.0.0cvs128
4243
4244         * po/es.po
4245                 Update for next RC
4246
4247 2006-03-09 [wwp]        2.0.0cvs127
4248
4249         * configure.ac
4250                 revert accidental commit (requirement for libetpan 0.43), this time
4251                 not in HEAD.
4252
4253 2006-03-09 [wwp]        2.0.0cvs125
4254
4255         * configure.ac
4256                 revert accidental commit (requirement for libetpan 0.43)
4257
4258 2006-03-09 [paul]       2.0.0cvs126
4259
4260         * src/prefs_receive.c
4261                 remove useless frame
4262                 replace 'incorporation' with 'receiving'
4263         * src/plugins/clamav/clamav_plugin_gtk.c
4264         * src/plugins/spamassassin/spamassassin_gtk.c
4265                 improve widget sensitivity
4266                 fix a bit his engrish
4267
4268 2006-03-09 [wwp]        2.0.0cvs125
4269
4270         * src/addressadd.c
4271         * src/foldersel.c
4272         * src/prefs_common.c
4273         * src/prefs_common.h
4274                 remember some more windows' sizes (add to addressbook and
4275                 select folder).
4276
4277 2006-03-09 [paul]       2.0.0cvs124
4278
4279         * src/plugins/pgpcore/prefs_gpg.c
4280                 normalise construction of dialogue
4281
4282 2006-03-09 [paul]       2.0.0cvs123
4283
4284         * src/plugins/trayicon/Makefile.am
4285                 add missing slash
4286
4287 2006-03-08 [colin]      2.0.0cvs122
4288
4289         * src/plugins/trayicon/Makefile.am
4290                 Fix build in separate dir 
4291                 Patch by Bamanzi <bamanzi@gmail.com>
4292
4293 2006-03-08 [colin]      2.0.0cvs121
4294
4295         * src/procmsg.c
4296                 Batch move and copies from summaryview with delayed execution
4297                 too
4298
4299 2006-03-07 [paul]       2.0.0cvs120
4300
4301         * src/common/utils.c
4302                 fix highlighting of URIs containing "()"
4303                 Patch by Pawel Pekala
4304
4305 2006-03-07 [paul]       2.0.0cvs119
4306
4307         * src/folder.c
4308         * src/folder.h
4309         * src/folderview.c
4310                 immediately do alphabetical resort when
4311                 changing a folder's name
4312                 Patch by Pawel Pekala
4313
4314 2006-03-07 [paul]       2.0.0cvs118
4315
4316         * src/news.c
4317         * src/news_gtk.c
4318                 when unsubscribing a newsgroup, remove the
4319                 folder and msgs in .sylpheed-claws/newscache
4320                 Patch by Pawel Pekala <c0rn@gazeta.pl>
4321
4322 2006-03-07 [paul]       2.0.0cvs117
4323
4324         * src/textview.c
4325                 fix wrong Fake URL Warning
4326                 Thanks to Hiro
4327
4328 2006-03-07 [colin]      2.0.0cvs116
4329
4330         * src/imap.c
4331                 Return immediately when password dialog was
4332                 cancelled
4333         * src/gtk/inputdialog.c
4334                 Allow empty strings for passwords
4335
4336
4337 2006-03-06 [colin]      2.0.0cvs115
4338
4339         * src/imap.c
4340                 Prevent double-timeouts when connection fails
4341
4342 2006-03-06 [colin]
4343
4344         2.0.1-rc1 released
4345
4346 2006-03-06 [colin]      2.0.0cvs114
4347
4348         * src/imap.c
4349                 Refresh session during potentially long
4350                 operations
4351
4352 2006-03-06 [wwp]        2.0.0cvs113
4353
4354         * src/prefs_msg_colors.h
4355                 forgot that one (custom color labels).
4356
4357 2006-03-06 [wwp]        2.0.0cvs112
4358
4359         * src/prefs_common.c
4360         * src/prefs_common.h
4361         * src/prefs_msg_colors.c
4362         * src/summaryview.c
4363         * src/summaryview.h
4364         * src/gtk/colorlabel.c
4365         * src/gtk/colorlabel.h
4366                 colors in messages list are now customizable. Color values and names can
4367                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
4368                 Thanks to Paul and Colin for their help with this longstanding patch!
4369
4370 2006-03-06 [wwp]        2.0.0cvs111
4371
4372         * src/textview.c
4373                 don't crash if (x)face is bad.
4374
4375 2006-03-05 [paul]       2.0.0cvs110
4376
4377         * AUTHORS
4378         * configure.ac
4379         * src/Makefile.am
4380         * src/common/Makefile.am
4381         * src/common/utils.h
4382         * src/etpan/imap-thread.c
4383         * src/gtk/authors.h
4384         * src/plugins/clamav/Makefile.am
4385         * src/plugins/demo/Makefile.am
4386         * src/plugins/dillo_viewer/Makefile.am
4387         * src/plugins/pgpcore/Makefile.am
4388         * src/plugins/pgpcore/passphrase.c
4389         * src/plugins/pgpinline/Makefile.am
4390         * src/plugins/pgpmime/Makefile.am
4391         * src/plugins/spamassassin/Makefile.am
4392         * src/plugins/trayicon/Makefile.am
4393                 fix builiding on cygwin
4394                 Patch by Ralgh Young <bamanzi@gmail.com>
4395
4396 2006-03-04 [wwp]        2.0.0cvs109
4397
4398         * manual/keyboard.xml
4399                 fix mixed up/down keys.
4400
4401 2006-03-04 [wwp]        2.0.0cvs108
4402
4403         * README
4404         * INSTALL
4405                 updated links to SpamAssassin.
4406
4407 2006-03-04 [wwp]        2.0.0cvs107
4408
4409         * manual/plugins.xml
4410         * src/plugins/spamassassin/README
4411                 updated SpamAssassin plugin docs to reflect new functional additions
4412                 (also fix/update/documents few technical stuff more, see the README).
4413
4414 2006-03-04 [wwp]        2.0.0cvs106
4415
4416         * src/prefs_message.c
4417                 normalized capitalization of message-prefs paths.
4418
4419 2006-03-04 [wwp]        2.0.0cvs105
4420
4421         * manual/advanced.xml
4422                 typo.
4423
4424 2006-03-03 [colin]      2.0.0cvs104
4425
4426         * src/plugins/clamav/clamav_plugin_gtk.c
4427                 Rework prefs page, patch by Fabien 
4428
4429 2006-03-03 [colin]      2.0.0cvs103
4430
4431         * src/plugins/clamav/clamav_plugin.c
4432                 Set error on all errors
4433
4434 2006-03-03 [colin]      2.0.0cvs102
4435
4436         * src/common/plugin.c
4437                 Initialize error to avoid crashing when a plugin fails
4438                 without setting error
4439
4440 2006-03-02 [wwp]        2.0.0cvs101
4441
4442         * configure.ac
4443                 fixed linker flags for libetpan support on Cygwin
4444                 (thanks to H.Merijn Brand).
4445
4446 2006-03-02 [wwp]        2.0.0cvs100
4447
4448         * src/addressbook.c
4449                 fix some AB error messages: one for punctuation and
4450                 one wrongly duplicate (thanks, maxbritov).
4451
4452 2006-03-02 [wwp]        2.0.0cvs99
4453
4454         * src/plugins/spamassassin/spamassassin.c
4455                 make sync calls to sa-learn/spamc to prevent
4456                 system (whatever local or client/server) overload.
4457
4458 2006-03-02 [colin]      2.0.0cvs98
4459
4460         * src/summaryview.c
4461                 Put the spam icon in the status column instead of the
4462                 mark one
4463
4464 2006-03-01 [colin]      2.0.0cvs97
4465
4466         * src/plugins/spamassassin/spamassassin.c
4467                 Fix segfault (g_file_set_contents fails for some 
4468                 reason and err==0x2f. Can't find out why with
4469                 valgrind, using working function :-)
4470
4471 2006-03-01 [colin]      2.0.0cvs96
4472
4473         * src/inc.c
4474                 Offline overriding: let 'No' be cached only 3 seconds
4475
4476 2006-03-01 [colin]      2.0.0cvs95
4477
4478         * src/addr_compl.c
4479         * src/addrbook.c
4480         * src/addressbook.c
4481         * src/addrindex.c
4482         * src/folder_item_prefs.c
4483         * src/headerview.c
4484         * src/imap.c
4485         * src/inc.c
4486         * src/ldif.c
4487         * src/mainwindow.c
4488         * src/mh.c
4489         * src/msgcache.c
4490         * src/prefs_common.h
4491         * src/prefs_msg_colors.c
4492         * src/procheader.c
4493         * src/procheader.h
4494         * src/procmime.c
4495         * src/procmsg.c
4496         * src/procmsg.h
4497         * src/send_message.h
4498         * src/simple-gettext.c
4499         * src/summaryview.c
4500         * src/summaryview.h
4501         * src/syldap.c
4502         * src/textview.c
4503         * src/undo.c
4504         * src/common/ssl_certificate.c
4505         * src/common/utils.c
4506         * src/gtk/colorsel.c
4507         * src/gtk/gtksctree.c
4508         * src/gtk/gtkshruler.c
4509         * src/plugins/trayicon/trayicon.c
4510                 #if 0 goes to /dev/null
4511
4512 2006-03-01 [colin]      2.0.0cvs94
4513
4514         * src/compose.c
4515         * src/imap.c
4516         * src/inc.c
4517         * src/inc.h
4518         * src/messageview.c
4519         * src/news.c
4520         * src/plugins/spamassassin/spamassassin.c
4521                 Allow to add information in the "working offline"
4522                 window
4523
4524 2006-03-01 [wwp]        2.0.0cvs93
4525
4526         * src/plugins/spamassassin/spamassassin.c
4527                 fixed spamc invocation: use a tricky temporary mini shell wrapper
4528                 'cause it seems that calling `spamc ... < inputfile` with
4529                 g_spawn_(a)sync simply.. erm doesn't work :-).
4530
4531 2006-03-01 [wwp]        2.0.0cvs92
4532
4533         * src/toolbar.c
4534         * src/toolbar.h
4535                 simplify the adding of spam/ham button to the messageview toolbar
4536                 (it gets more clear now that the same button will be "Mark as spam"
4537                 or "Mark as ham" according to the current message status,
4538                 thanks to Colin).
4539
4540 2006-03-01 [wwp]        2.0.0cvs91
4541
4542         * src/messageview.c
4543         * src/procmsg.c
4544         * src/procmsg.h
4545         * src/summaryview.c
4546         * src/plugins/spamassassin/spamassassin.c
4547         * src/plugins/spamassassin/spamassassin.h
4548                 make learner callbacks return a status (0 for ok),
4549                 handle it in main code to avoid setting flags when learning failed,
4550                 don't learn on TCP if offline in spamassassin,
4551                 thanks to Colin.
4552
4553                 
4554
4555 2006-03-01 [wwp]        2.0.0cvs90
4556
4557         * src/compose.c
4558                 some work around the compose window's account menu,
4559                 patch by Fabien Vantard.
4560
4561 2006-03-01 [wwp]        2.0.0cvs89
4562
4563         * src/plugins/spamassassin/spamassassin.c
4564                 fixed bad logics, was using spamc in local mode and sa-learn
4565                 in remote mode (thanks, Colin).
4566
4567 2006-03-01 [wwp]        2.0.0cvs88
4568
4569         * src/plugins/spamassassin/spamassassin.c
4570         * src/plugins/spamassassin/spamassassin.h
4571         * src/plugins/spamassassin/spamassassin_gtk.c
4572                 made processing of emails w/ sa-plugin an option (default is TRUE),
4573                 fixed Engrish some tooltips, capitalization of some debug messages
4574                 and warnings. The spamassassin plugin now provides two separate
4575                 services: process emails upon incorporation and spamd training.
4576                 Both services (un)register independently but use some common
4577                 plugin settings (transport settings, spam storage location).
4578
4579 2006-02-28 [wwp]        2.0.0cvs87
4580
4581         * src/plugins/spamassassin/spamassassin.c
4582                 fix async flag to spamc cmdline execution (batch exec should
4583                 be asynchronous).
4584
4585 2006-02-27 [wwp]        2.0.0cvs86
4586
4587         * src/plugins/spamassassin/spamassassin.c
4588         * src/plugins/spamassassin/spamassassin.h
4589         * src/plugins/spamassassin/spamassassin_gtk.c
4590                 - added the ability to learn a remote spamassassin server (spamd),
4591                 using spamc.
4592                 - added the spamassassin option 'username', that applies to all
4593                 spamassassin operations (filtering, learning, local or remote).
4594                 The default username is the current unix user (if left blank
4595                 from gtk prefs or config file).
4596                 - commented out some unused code (notebook widget), removed unused
4597                 layout (hbox1).
4598                 - make more widgets sensitive to the transport type.
4599
4600 2006-02-27 [colin]      2.0.0cvs85
4601
4602         * src/plugins/spamassassin/spamassassin.c
4603                 Fix sa-learn call when offline
4604
4605 2006-02-27 [colin]      2.0.0cvs84
4606
4607         * configure.ac
4608         * src/Makefile.am
4609         * src/mainwindow.c
4610         * src/mainwindow.h
4611         * src/messageview.c
4612         * src/messageview.h
4613         * src/prefs_toolbar.c
4614         * src/procmsg.c
4615         * src/stock_pixmap.c
4616         * src/stock_pixmap.h
4617         * src/summaryview.c
4618         * src/toolbar.c
4619         * src/toolbar.h
4620         * src/pixmaps/ham_btn.xpm
4621         * src/pixmaps/spam.xpm
4622         * src/pixmaps/spam_btn.xpm
4623         * src/plugins/spamassassin/spamassassin.c
4624                 Add button in toolbar for spam learning
4625                 Fix a few bugs from the last related commit
4626                 Revert 1.9.6cvs23 which messed up shift-selection
4627
4628 2006-02-24 [colin]      2.0.0cvs83
4629
4630         * src/procmsg.c
4631         * src/summaryview.c
4632         * src/summaryview.h
4633         * src/plugins/spamassassin/spamassassin.c
4634         * src/plugins/spamassassin/spamassassin.h
4635         * src/plugins/spamassassin/spamassassin_gtk.c
4636                 Unregister learner when spamassassin is either
4637                 disabled or over tcp
4638
4639 2006-02-24 [colin]      2.0.0cvs82
4640
4641         * src/Makefile.am
4642         * src/mainwindow.c
4643         * src/mainwindow.h
4644         * src/procmsg.c
4645         * src/procmsg.h
4646         * src/stock_pixmap.c
4647         * src/stock_pixmap.h
4648         * src/summaryview.c
4649         * src/summaryview.h
4650         * src/gtk/icon_legend.c
4651         * src/pixmaps/spam.xpm  ** NEW FILE **
4652         * src/plugins/spamassassin/spamassassin.c
4653         * src/plugins/spamassassin/spamassassin_gtk.c
4654                 Add spam learning interface (Mark/Mark as 
4655                 (spam|ham) menus)
4656
4657 2006-02-24 [wwp]        2.0.0cvs81
4658
4659         * src/compose.c
4660         * src/compose.h
4661         * src/filtering.c
4662                 hide compose window when sending message in batch mode
4663                 (filtering: forward and redirect). Also fixed a wrong
4664                 value returned when sending failed, neutral anyway.
4665                 (Colin, me) 
4666
4667 2006-02-24 [wwp]        2.0.0cvs80
4668
4669         * src/mainwindow.c
4670                 use GTK+'s stock quit button. Patch by Fabien Vantard.
4671
4672 2006-02-24 [paul]       2.0.0cvs79
4673
4674         * src/news.c
4675         * src/news.h
4676         * src/news_gtk.c
4677                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
4678                 Thanks to Colin
4679
4680 2006-02-23 [colin]      2.0.0cvs78
4681
4682         * src/alertpanel.c
4683                 Change OK to Close in alertpanel with View log
4684                 button; add accel to View log. Patch by Fabien
4685                 Vantard
4686
4687 2006-02-23 [wwp]        2.0.0cvs77
4688
4689         * src/compose.c
4690                 silly me, there were much more tests to perform, since toolbars can
4691                 really have down to 1 element only.
4692
4693 2006-02-23 [wwp]        2.0.0cvs76
4694
4695         * commitHelper
4696                 fixed indentation from my previous commit. Fallback to VISUAL if
4697                 EDITOR is not set (and to vi, at last resort).
4698
4699 2006-02-23 [wwp]        2.0.0cvs75
4700
4701         * commitHelper
4702                 improved error detection (Colin, me).
4703
4704 2006-02-23 [wwp]        2.0.0cvs74
4705
4706         * src/prefs_toolbar.c
4707                 simplify and fix prefs/toolbars layouting. Combos' contents can
4708                 now be really displayed.
4709
4710 2006-02-23 [wwp]        2.0.0cvs73
4711         simplifies and fix prefs/toolbars layouting. Combos' contents can now
4712         be really displayed.
4713
4714 2006-02-22 [wwp]        2.0.0cvs72
4715
4716         * src/compose.c
4717                 fix a typo in my previous commit (sorry!).
4718
4719 2006-02-22 [wwp]        2.0.0cvs71
4720
4721         * src/prefs_toolbar.c
4722                 fix a crash when adding separators to toolbars,
4723                 also fix some separator item information.
4724
4725 2006-02-22 [wwp]        2.0.0cvs70
4726
4727         * src/compose.c
4728                 fix a crash when redirecting (for instance) when compose window's
4729                 toolbar contents has been customized (when some buttons have been
4730                 removed in fact).
4731
4732 2006-02-21 [wwp]        2.0.0cvs69
4733
4734         * src/summaryview.c
4735         * src/gtk/pluginwindow.c
4736         * src/plugins/pgpcore/prefs_gpg.c
4737                 fix some compilation warnings (feat. remains of removed code).
4738
4739 2006-02-21 [wwp]        2.0.0cvs68
4740
4741         * src/gtk/gtkutils.c
4742                 fix two compilation issues, thanks to Stephan Sachse.
4743
4744 2006-02-20 [colin]      2.0.0cvs67
4745
4746         * src/mainwindow.c
4747                 Don't reselect displayed mail on refocus
4748                 This fixes actions misbehaving 
4749
4750 2006-02-20 [wwp]        2.0.0cvs66
4751
4752         * src/summaryview.c
4753         * src/gtk/gtksctree.c
4754         * src/gtk/gtkshruler.c
4755                 changed more runtime typecast checks.
4756
4757 2006-02-20 [wwp]        2.0.0cvs65
4758
4759         * src/summary_search.c
4760                 find all - summaryview refresh issue fixed, thanks to Colin.
4761
4762 2006-02-20 [wwp]        2.0.0cvs64
4763
4764         * src/gtk/gtkutils.c
4765                 better runtime typecast checks.
4766
4767 2006-02-20 [wwp]        2.0.0cvs63
4768
4769         * src/summary_search.c
4770                 enhancements to the summary search:
4771                         - add the ability to stop the running search
4772                           (upon ESC-key press, new Stop button or when Clear button is pressed)
4773                         - don't search if no criteria (From/To/Subject/Body) is set
4774                         - ensure that a busy mouse pointer is always shown when searching,
4775                           show it even a bit earlier
4776
4777 2006-02-19 [colin]      2.0.0cvs62
4778
4779         * src/compose.c
4780         * src/imap.c
4781         * src/etpan/imap-thread.c
4782         * src/etpan/imap-thread.h
4783                 (Future) IMAP speed improvement on sending
4784                 Will require a libetpan update
4785         * src/summaryview.c
4786         * src/gtk/quicksearch.c
4787                 Make quicksearch clearable while running.
4788
4789 2006-02-17 [colin]      2.0.0cvs61
4790
4791         * src/imap.c
4792         * src/etpan/imap-thread.c
4793         * src/etpan/imap-thread.h
4794                 Check for IMAP certificates
4795                 ** Requires libetpan-0.42-cvs4 
4796                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
4797
4798 2006-02-17 [colin]      2.0.0cvs60
4799
4800         * src/messageview.c
4801         * src/prefs_common.c
4802         * src/prefs_common.h
4803         * src/prefs_message.c
4804                 Add pref to display HTML-only mails with plugin, 
4805                 if possible (defaulting to FALSE of course).
4806
4807 2006-02-16 [colin]      2.0.0cvs59
4808
4809         * src/main.c
4810         * src/common/plugin.c
4811         * src/common/plugin.h
4812         * src/gtk/pluginwindow.c
4813                 Keep track of requested (but unloaded) plugins
4814                 in some error cases.
4815
4816 2006-02-16 [wwp]        2.0.0cvs58
4817
4818         * src/gtk/gtkaspell.c
4819         * src/gtk/gtkaspell.h
4820         * src/prefs_spelling.c
4821         * src/compose.c
4822         * src/prefs_common.c
4823         * src/prefs_common.h
4824                 implemented new optional spellchecker behaviour: re-check message when
4825                 dictionary got changed (from compose-window/context-menu/Change dictionary).
4826
4827 2006-02-16 [wwp]        2.0.0cvs57
4828
4829         * src/quote_fmt_parse.y
4830                 pclose popen'ed pipe.
4831
4832 2006-02-15 [colin]      2.0.0cvs56
4833
4834         * src/mimeview.c
4835         * src/mimeview.h
4836                 Let MimeViewers know which MimeView they
4837                 depend of.
4838         * src/summaryview.c
4839                 Swap From/To columns in Sent/Queue/Drafts
4840                 folders
4841         * src/etpan/imap-thread.c
4842                 Use mailstream_low_tls_open() for STARTTLS
4843                 instead of mailstream_low_ssl_open()
4844                 ** REQUIRES libetpan 0.42cvs3 **
4845
4846 2006-02-15 [wwp]        2.0.0cvs55
4847
4848         * src/compose.c
4849         * src/compose.h
4850         * src/message_search.c
4851         * src/message_search.h
4852         * src/textview.c
4853         * src/gtk/gtkutils.c
4854         * src/gtk/gtkutils.h
4855                 added the ability to Find text in the compose window (and a bit
4856                 of code factorization).
4857
4858 2006-02-15 [wwp]        2.0.0cvs54
4859
4860         * src/prefs_gtk.c
4861                 yet another one file was missing (fix for some widgets' sensitivity).
4862                 Thanks Colin!
4863
4864 2006-02-15 [wwp]        2.0.0cvs53
4865
4866         * src/prefs_gtk.h
4867                 oops forgot that file (fix for some widgets' sensitivity).
4868
4869 2006-02-15 [wwp]        2.0.0cvs52
4870
4871         * src/summary_search.c
4872                 implemented advanced summary search options (added the ability
4873                 to use matcher conditions in an advanced search mode).
4874
4875 2006-02-15 [wwp]        2.0.0cvs51
4876
4877         * src/plugins/pgpcore/prefs_gpg.c
4878         * src/prefs_account.c
4879                 fix some widget sensitivity, mostly around some labels in
4880                 account prefs.
4881
4882 2006-02-15 [paul]       2.0.0cvs50
4883
4884         * manual/advanced.xml
4885                 improve Templates info
4886                 written by wwp
4887
4888 2006-02-14 [colin]      2.0.0cvs49
4889
4890         * src/pixmaps/address_book.xpm
4891         * src/pixmaps/preferences.xpm
4892         * src/pixmaps/properties.xpm
4893                 Fix pixmap size - patch by Fabien Vantard
4894
4895 2006-02-13 [colin]      2.0.0cvs48
4896
4897         * src/procmime.c
4898                 Add missing fclose()s on error
4899         * src/textview.c
4900                 Remove unused code
4901         * src/common/utils.c
4902                 Fix temp files not being deleted on windows
4903         Patches by Thomas Gilgin
4904
4905 2006-02-13 [colin]      2.0.0cvs47
4906
4907         * src/mainwindow.c
4908                 Fix exit crash
4909
4910 2006-02-13 [wwp]        2.0.0cvs46
4911
4912         * src/plugins/pgpcore/prefs_gpg.c
4913                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
4914
4915 2006-02-12 [colin]      2.0.0cvs45
4916
4917         * src/folderview.c
4918         * src/main.c
4919         * src/mainwindow.c
4920                 Fix "stuff" when quitting
4921
4922 2006-02-12 [wwp]        2.0.0cvs44
4923
4924         * src/prefs_themes.c
4925                 fix typos in debug messages.
4926
4927 2006-02-11 [colin]      2.0.0cvs43
4928
4929         * src/summaryview.c
4930                 don't allow drag/drop from ourself
4931
4932 2006-02-10 [wwp]        2.0.0cvs42
4933
4934         * src/exporthtml.c
4935         * src/html.c
4936         * src/html.h
4937         * src/procmime.c
4938         * src/textview.c
4939                 renamed html_ prefixed functions and data structures to avoid
4940                 namespace clashes w/ other software (gtkhtml2 for instance).
4941                 Closes bug #907.
4942
4943
4944 2006-02-09 [colin]      2.0.0cvs41
4945
4946         * src/summaryview.c
4947                 Fix shitty logic messed up. Thanks Ticho for the hint!
4948
4949 2006-02-09 [wwp]        2.0.0cvs40
4950
4951         * src/gtk/about.c
4952         * src/compose.c
4953         * src/prefs_account.c
4954         * src/prefs_gtk.h
4955         * src/editaddress.c
4956                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
4957                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
4958                 Browse buttons in accounts prefs.
4959
4960 2006-02-09 [colin]      2.0.0cvs39
4961
4962         * src/matcher.c
4963                 Check for pointer before using its members
4964         * src/gtk/gtksourceprintjob.c
4965                 Fix a wrong warning
4966
4967 2006-02-09 [wwp]        2.0.0cvs38
4968
4969         * src/gtk/filesel.c
4970                 fix few compiler warnings (type mismatch).
4971
4972 2006-02-09 [paul]       2.0.0cvs37
4973
4974         * po/fr.po
4975                 updated by Fabien Vantard
4976
4977 2006-02-08 [colin]      2.0.0cvs36
4978
4979         * src/prefs_common.c
4980         * src/common/defs.h
4981         * src/common/plugin.c
4982                 allow windows and linux configurations to coexist
4983                 patch by Thomas Gilgin
4984
4985 2006-02-08 [colin]      2.0.0cvs35
4986
4987         * src/filtering.c
4988         * src/matcher.c
4989         * src/matcher.h
4990         * src/matcher_parser_parse.y
4991         * src/prefs_filtering_action.c
4992         * src/prefs_matcher.c
4993                 Add the "Ignore thread" filtering
4994                 action
4995
4996 2006-02-08 [colin]      2.0.0cvs34
4997
4998         * src/compose.c
4999         * src/procmime.c
5000         * src/procmime.h
5001                 Fix bug #905 (damaged attachment)
5002                 text files with raw \0's aren't really text files
5003         FOR_STABLE
5004
5005 2006-02-08 [colin]      2.0.0cvs33
5006
5007         * src/summaryview.c
5008                 Fix crasher introduced yesterday
5009
5010 2006-02-08 [wwp]        2.0.0cvs32
5011
5012         * src/compose.c
5013         * src/compose.h
5014                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
5015
5016 2006-02-08 [wwp]        2.0.0cvs31
5017
5018         * src/prefs_template.c
5019                 templates enhancement: allow address completion for Cc and Bcc fields
5020                 (it was currently possible for the To field only)
5021
5022 2006-02-08 [colin]      2.0.0cvs30
5023
5024         * src/compose.c
5025                 Don't unblock if not blocked
5026         FOR_STABLE
5027
5028 2006-02-07 [colin]      2.0.0cvs29
5029
5030         * src/action.c
5031                 Forgot to refresh summaryview
5032
5033 2006-02-07 [colin]      2.0.0cvs28
5034
5035         * src/action.c
5036                 Freeze/thaw message list and folder list while
5037                 processing %as{} actions 
5038         * src/compose.c
5039                 Fix auto-wrap disabling after a middle-click
5040                 paste - FOR_STABLE
5041
5042 2006-02-07 [paul]       2.0.0cvs27
5043
5044         * src/folder.c
5045                 fix freeing of uninitialised pointers
5046                 Thanks to Colin
5047
5048 2006-02-06 [colin]      2.0.0cvs26
5049
5050         * src/folder.c
5051                 Use g_slist_prepend in potentially big list
5052
5053 2006-02-06 [colin]      2.0.0cvs25
5054
5055         * src/folder.c
5056                 Completely skip processing if it doesn't 
5057                 exist (faster!)
5058
5059 2006-02-06 [colin]      2.0.0cvs24
5060
5061         * src/folder.c
5062         * src/summaryview.c
5063                 Batch filtering in summaryview (from Tools menu)
5064                 and pre/post//-processing too
5065
5066 2006-02-06 [colin]      2.0.0cvs23
5067
5068         * src/procmsg.h
5069         * src/filtering.c
5070                 Use a special field for batch filtering instead
5071                 of stepping on deferred execution's toes
5072
5073 2006-02-06 [colin]      2.0.0cvs22
5074
5075         * src/action.c
5076         * src/filtering.c
5077         * src/filtering.h
5078         * src/folder.c
5079         * src/summaryview.c
5080                 Fix filtering via menus and actions
5081
5082 2006-02-06 [colin]      2.0.0cvs21
5083
5084         * src/imap.c
5085                 Put the added file directly to cache if possible (will work
5086                 with next libetpan)
5087         * src/filtering.c
5088         * src/filtering.h
5089         * src/inc.c
5090         * src/folder.c
5091         * src/mbox.c
5092         * src/procmsg.h
5093                 Move and copy filtered messages by batches instead of one
5094                 by one - faster on IMAP
5095         * src/procmsg.c
5096                 Add a function that'll possibly be useful later
5097
5098 2006-02-06 [colin]      2.0.0cvs20
5099
5100         * src/addressbook.c
5101                 Use internal mime-type instead of text/plain for d'n'd
5102         * src/compose.c
5103                 Allow attaching files from mimeview's icon list via d'n'd
5104         * src/folderview.c
5105         * src/folderview.h
5106                 Use internal mime-type instead of text/plain for d'n'd
5107                 Don't try to selected opened folder if none is
5108                 Factorize d'n'd from other apps code
5109         * src/headerview.c
5110         * src/textview.c
5111         * src/gtk/gtkutils.c
5112         * src/gtk/gtkutils.h
5113                 Factorize Face/X-Face stuff
5114         * src/mimeview.c
5115                 Fix d'n'd to other apps
5116         * src/prefs_message.c
5117                 Let the XFace pref be usable without libcompface as it also
5118                 applies to Face
5119         * src/summaryview.c
5120                 Fix d'n'd to other apps
5121                 Factorize d'n'd from other apps code
5122
5123 2006-02-06 [wwp]        2.0.0cvs19
5124
5125         * po/it.po
5126                 Italian translation fixes by Andrea Spadaccini (no more confusion
5127                 between filtering and processing, and few changes in the About
5128                 dialog).
5129
5130
5131 2006-02-06 [mones]      2.0.0cvs18
5132
5133         * src/gtk/icon_legend.c
5134                 Improved descriptions allowing better translations
5135
5136 2006-02-05 [colin]      2.0.0cvs17
5137
5138         * src/imap.c
5139                 Add the f*cking missing expunge that caused imap_fetch_env
5140                 to fail after an add_msgs ! :-///
5141         * src/etpan/imap-thread.c
5142                 Add a bit of debug
5143         FOR_STABLE
5144
5145 2006-02-05 [colin]      2.0.0cvs16
5146
5147         * src/common/utils.c
5148                 Don't check for return-path (or we can't put
5149                 back non-sent mails)
5150
5151 2006-02-05 [colin]      2.0.0cvs15
5152
5153         * src/textview.c
5154                 Don't try to display Face header in textview
5155                 when teh headerview's active
5156
5157 2006-02-05 [colin]      2.0.0cvs14
5158
5159         * tools/tbird2syl.py
5160         * tools/Makefile.am
5161                 Add script to import Thunderbird mails
5162
5163 2006-02-05 [colin]      2.0.0cvs13
5164
5165         * src/headerview.c
5166         * src/procheader.c
5167         * src/procmsg.c
5168         * src/procmsg.h
5169         * src/textview.c
5170                 Show Face headers - patch partially by Klaus Flittner
5171
5172 2006-02-05 [colin]      2.0.0cvs12
5173
5174         * src/folderview.c
5175         * src/summaryview.c
5176         * src/common/utils.c
5177         * src/common/utils.h
5178                 Let dnd work from mime icons to summaryview
5179                 and to folderview too
5180                 Add a crude test to avoid trying to add files
5181                 drag'n'dropped when they're not mails
5182
5183 2006-02-04 [colin]      2.0.0cvs11
5184
5185         * src/summaryview.c
5186         * src/mimeview.c
5187                 Fix utf8 conversion
5188
5189 2006-02-04 [colin]      2.0.0cvs10
5190
5191         * src/compose.c
5192         * src/folderview.c
5193         * src/mimeview.c
5194         * src/summaryview.c
5195         * src/summaryview.h
5196                 Added various drag and drop capas:
5197                 From                    To
5198                 summaryview             other apps
5199                 mimeview icons          other apps
5200                 other apps              summaryview
5201                 other apps              folderview
5202
5203                 This shouldn't have broken the existing:
5204                 From                    To
5205                 summaryview             folderview
5206                 folderview              folderview
5207                 summaryview             compose's attachments
5208
5209         Tests welcomed.
5210
5211 2006-02-02 [paul]       2.0.0cvs9
5212
5213         * src/mainwindow.c
5214                 move global option 'Set displayed columns...' out
5215                 of folder option grouping.
5216                 fix sensitivity of 'harvest addresses'
5217         FOR_STABLE
5218
5219 2006-02-01 [colin]      2.0.0cvs8
5220
5221         * src/mimeview.c
5222                 Revert the alertpanel patch, it sucks (intrusive
5223                 and gets in the way of "open")
5224
5225 2006-02-01 [colin]      2.0.0cvs7
5226
5227         * src/compose.c
5228         * src/prefs_account.c
5229         * src/prefs_common.c
5230         * src/common/defs.h
5231         * src/common/utils.c
5232         * src/common/utils.h
5233                 Add ability to edit the signature file
5234                 from the account preferences, and use
5235                 a default for the text editor.
5236                 Patch by Fabien Vantard
5237
5238 2006-02-01 [colin]      2.0.0cvs6
5239
5240         * src/mimeview.c
5241                 Try to get mime type by extension if it is
5242                 application/octet-stream
5243                 Display a window with possible choices when
5244                 encountering unknown mime types
5245         * src/gtk/filesel.c
5246         * src/gtk/filesel.h
5247                 Add preview
5248                 Allow multiple selection in filtered filesel
5249                 (patch by Fabien Vantard)
5250         * src/gtk/pluginwindow.c
5251                 Use it (patch by Fabien Vantard)
5252
5253 2006-02-01 [paul]       2.0.0cvs5
5254
5255         * src/jpilot.c
5256                 fix crash on creating jpilot address book
5257                 Thanks to Colin - FOR_STABLE
5258         * src/prefs_summaries.c
5259         * src/prefs_wrapping.c
5260         * src/gtk/icon_legend.c
5261         * src/gtk/quicksearch.c
5262                 string fixes and additions
5263
5264 2006-02-01 [paul]       2.0.0cvs4
5265
5266         * src/compose.c
5267         * src/mainwindow.c
5268         * src/messageview.c
5269         * src/prefs_send.c
5270                 add Arabic encoding option
5271                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
5272
5273 2006-01-31 [colin]      2.0.0cvs3
5274
5275         * src/plugins/pgpcore/passphrase.c
5276                 Convert passphrase to locale encoding
5277         * src/compose.c
5278                 Fix drafting on IMAP. Crappy bug sneaked in
5279                 the release :-/
5280         FOR_STABLE
5281
5282 2006-01-30 [paul]       2.0.0cvs2
5283
5284         * src/gtk/icon_legend.c
5285                 show the new entries
5286
5287 2006-01-30 [colin]      2.0.0cvs1
5288
5289         * src/manual.c
5290                 Check for the file to be present before 
5291                 enabling the menu - FOR_STABLE
5292         * src/gtk/icon_legend.c
5293                 Add folders icons (not all of them, there
5294                 are too much, but the most intriguing ones)
5295
5296 2006-01-30 [paul]       2.0.0
5297
5298         version 2.0.0 released
5299
5300 2006-01-30 [paul]       1.9.100cvs200
5301
5302         * manual/faq.xml
5303         * manual/gpl.xml
5304         * manual/intro.xml
5305         * manual/starting.xml
5306         * manual/sylpheed-claws-manual.xml
5307                 fixes, additions
5308
5309 2006-01-29 [mones]      1.9.100cvs199
5310
5311         * manual/account.xml
5312         * manual/advanced.xml
5313         * manual/glossary.xml
5314                 Some typos fixed, added LDIF term to glossary
5315         * po/es.po
5316                 Fixed leading plus symbol
5317
5318 2006-01-29 [paul]       1.9.100cvs198
5319
5320         * po/fi.po
5321         * po/sk.po
5322                 updated by Tommi Pirinen and Andrej Kacian
5323
5324 2006-01-29 [paul]       1.9.100cvs197
5325
5326         * src/gtk/authors.h
5327                 remove duplicates
5328
5329 2006-01-29 [paul]       1.9.100cvs196
5330
5331         * AUTHORS
5332         * po/nl.po
5333         * src/gtk/authors.h
5334         * tools/claws.i18n.status.pl
5335                 nl translation updated by Tim Dijkstra
5336
5337 2006-01-29 [paul]       1.9.100cvs195
5338
5339         * po/sr.po
5340         * po/sv.po
5341                 updated by Aleksandar Urosevic and Anders Troback
5342
5343 2006-01-28 [colin]      1.9.100cvs194
5344
5345         * src/gtk/gtksourceprintjob.c
5346                 Don't fiddle with PangoLayout when we
5347                 have an image
5348
5349 2006-01-28 [paul]       1.9.100cvs193
5350
5351         * AUTHORS
5352         * po/el.po
5353         * po/zh_CN.po
5354         * src/gtk/authors.h
5355         * tools/claws.i18n.status.pl
5356                 updated translations submitted by Stavros Giannouris
5357                 and Ralgh Young
5358
5359 2006-01-27 [colin]      1.9.100cvs192
5360
5361         * src/summaryview.c
5362         * src/gtk/gtksourceprintjob.c
5363                 Add image printing 
5364                 (libgnomeprint only, of course)
5365
5366 2006-01-27 [paul]       1.9.100cvs191
5367
5368         * po/fr.po
5369         * po/it.po
5370                 updated by Fabien Vantard and Andrea Spadaccini
5371
5372 2006-01-26 [colin]      1.9.100cvs190
5373
5374         * manual/Makefile.am
5375         * configure.ac
5376                 Make building the manual optional 
5377                 (--disable-manual)
5378
5379 2006-01-26 [paul]       1.9.100cvs189
5380
5381         * manual/glossary.xml
5382         * manual/plugins.xml
5383                 edited
5384         * po/en_GB.po
5385                 updated
5386
5387 2006-01-26 [paul]       1.9.100cvs188
5388
5389         * src/prefs_display_header.c
5390         * src/prefs_folder_column.c
5391         * src/prefs_msg_colors.c
5392         * src/prefs_summaries.c
5393         * src/prefs_summary_column.c
5394                 HIGify
5395
5396 2006-01-25 [colin]      1.9.100cvs187
5397
5398         * src/imap.c
5399                 Don't allow moving/copying mails between
5400                 queue/drafts and non-queue/drafts folders
5401                 Fixes bug #897 (message header is resetted 
5402                 if one is copied to Drafts)
5403
5404 2006-01-25 [colin]      1.9.100cvs186
5405
5406         * src/folder.c
5407         * src/mainwindow.c
5408                 Fix subscribed folders not found
5409         * src/compose.c
5410                 Don't try to encode as original mail's charset
5411                 if it's ascii 
5412
5413 2006-01-25 [paul]       1.9.100cvs185
5414
5415         * AUTHORS
5416         * po/Makevars
5417                 updated
5418         * po/de.po
5419         * po/pl.po
5420         * po/pt_BR.po
5421         * po/sr.po
5422                 updates submitted by Stephan Sachse, Emilian Nowak
5423                 and Quar, Frederico Goncalves Guimaraes, and
5424                 Aleksandar Urosevic
5425                 Fix Bug 896, 'PT_BR locale broken'.
5426         * src/gtk/authors.h
5427                 updated
5428
5429 2006-01-24 [mones]      1.9.100cvs184
5430
5431         * manual/glossary.xml
5432                 All current terms finished. Reviewers welcome ;-)
5433         * manual/keyboard.xml
5434                 Fixed column width for pdf output.
5435         * po/es.po
5436                 Updated
5437
5438 2006-01-24 [paul]       1.9.100cvs183
5439
5440         * manual/glossary.xml
5441                 fix id name
5442         * manual/dist/html/Makefile.am
5443         * manual/dist/pdf/Makefile.am
5444         * manual/dist/ps/Makefile.am
5445         * manual/dist/txt/Makefile.am
5446                 fix make deps
5447                 Thanks to Colin
5448
5449 2006-01-24 [mones]      1.9.100cvs182
5450
5451         * manual/glossary.xml
5452                 Nearly finished, some terms missing.
5453
5454 2006-01-23 [paul]       1.9.100cvs181
5455
5456         * manual/dist/html/Makefile.am
5457         * manual/dist/pdf/Makefile.am
5458         * manual/dist/ps/Makefile.am
5459         * manual/dist/txt/Makefile.am
5460         * src/mainwindow.c
5461                 re-enable manual
5462                 Thanks to Colin
5463
5464 2006-01-22 [colin]      1.9.100cvs180
5465
5466         * src/compose.c
5467         * src/gtk/gtkaspell.c
5468                 Don't deselect stuff before right-clicking, with aspell.
5469                 (This prevented right-click Copy, for example).
5470                 Thanks to Clo!
5471
5472 2006-01-22 [paul]       1.9.100cvs179
5473
5474         * src/summary_search.c
5475                 don't fix the widget size as it causes problems
5476                 under localisation.
5477                 Thanks to Emilian Nowak
5478
5479 2006-01-21 [paul]       1.9.100cvs178
5480
5481         * src/prefs_themes.c
5482                 fix broken underlining of label text
5483                 with some translations
5484
5485 2006-01-21 [colin]      1.9.100cvs177
5486
5487         * po/fr.po
5488                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
5489
5490 2006-01-20 [colin]      1.9.100cvs176
5491
5492         * configure.ac
5493         * Makefile.am
5494         * manual/Makefile
5495         * manual/dist/html/.cvsignore
5496         * manual/dist/html/Makefile.am
5497         * manual/dist/pdf/.cvsignore
5498         * manual/dist/pdf/Makefile.am
5499         * manual/dist/ps/.cvsignore
5500         * manual/dist/ps/Makefile.am
5501         * manual/dist/txt/.cvsignore
5502         * manual/dist/txt/Makefile.am
5503                 Autotool-ize manual
5504
5505 2006-01-20 [paul]       1.9.100cvs175
5506
5507         * manual/handling.xml
5508                 make Filtering and Searching entries easier to find
5509         * manual/keyboard.xml
5510                 add the remaining default keybinds
5511         * src/prefs_summaries.c
5512                 update the default keybinds
5513
5514 2006-01-20 [paul]       1.9.100cvs174
5515
5516         * src/addressbook.c
5517         * src/addrgather.c
5518         * src/addrharvest.c
5519         * src/editaddress.c
5520         * src/editgroup.c
5521         * src/exphtmldlg.c
5522         * src/expldifdlg.c
5523         * src/exporthtml.c
5524         * src/exportldif.c
5525         * src/ldif.c
5526                 replace 'e-mail' with 'email'
5527         * src/summary_search.c
5528                 add mnemonic to "Find all" button
5529
5530 2006-01-20 [wwp]        1.9.100cvs173
5531
5532         * src/export.c
5533         * src/import.c
5534                 touched mbox import/export buttons for HIG-compliance
5535
5536 2006-01-19 [paul]       1.9.100cvs172
5537
5538         * manual/account.xml
5539         * manual/addrbook.xml
5540         * manual/advanced.xml
5541         * manual/faq.xml
5542         * manual/handling.xml
5543         * manual/intro.xml
5544         * manual/plugins.xml
5545         * manual/starting.xml
5546                 more editing
5547
5548 2006-01-19 [paul]       1.9.100cvs171
5549
5550         * src/toolbar.c
5551                 allow use of trash button while receiving
5552                 Thanks to Colin
5553
5554 2006-01-19 [wwp]        1.9.100cvs170
5555
5556         * src/gtk/quicksearch.c
5557         * src/compose.c
5558                 force text color to black when yellow background is set
5559
5560 2006-01-19 [colin]      1.9.100cvs169
5561
5562         * src/plugins/trayicon/trayicon.c
5563                 Gray out Get Mail when already getting mail
5564
5565 2006-01-18 [paul]       1.9.100cvs168
5566
5567         * src/compose.c
5568                 give widget yellow background was To is
5569                 set via folder prefs
5570         * src/gtk/quicksearch.c
5571                 give widget yellow background when quick
5572                 search is active.
5573                 Thanks to Colin
5574
5575 2006-01-18 [paul]       1.9.100cvs167
5576
5577         * doc/man/sylpheed-claws.1
5578                 add --subscribe option
5579
5580 2006-01-18 [paul]       1.9.100cvs166
5581
5582         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5583         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5584                 use %U instead of %F (%F is broken for user installed
5585                 files in kde 3.5)
5586
5587 2006-01-18 [colin]      1.9.100cvs165
5588
5589         * src/summaryview.c
5590                 Default to Yes in "No more * messages" dialogs
5591
5592 2006-01-17 [colin]      1.9.100cvs164
5593
5594         * src/compose.c
5595                 Possibly fix an invalid iterator causing
5596                 crash
5597
5598 2006-01-17 [colin]      1.9.100cvs163
5599
5600         * src/mimeview.c
5601                 Fix crash when the image disappears under the
5602                 image viewer
5603
5604 2006-01-16 [colin]      1.9.100cvs162
5605
5606         * src/compose.c
5607                 Fix reenabling autowrap
5608
5609 2006-01-16 [colin]      1.9.100cvs161
5610
5611         * src/compose.c
5612                 reset quote_len before getting quote_str
5613
5614 2006-01-16 [colin]      1.9.100cvs160
5615
5616         * src/account.c
5617         * src/account.h
5618         * src/folder.c
5619         * src/imap_gtk.c
5620         * src/mh_gtk.c
5621                 Fix bug #883 (default inbox does not track folder move)
5622
5623 2006-01-16 [colin]      1.9.100cvs159
5624
5625         * src/compose.c
5626         * src/plugins/pgpcore/passphrase.c
5627                 More buttons fixes
5628
5629 2006-01-16 [paul]       1.9.100cvs158
5630
5631         * src/prefs_actions.c
5632         * src/prefs_filtering_action.c
5633         * src/prefs_matcher.c
5634         * src/quote_fmt.c
5635         * src/gtk/description_window.c
5636         * src/gtk/description_window.h
5637         * src/gtk/quicksearch.c
5638                 description window cleanups
5639
5640 2006-01-15 [colin]      1.9.100cvs157
5641
5642         * src/addressbook.c
5643         * src/prefs_filtering.c
5644                 Same here
5645
5646 2006-01-15 [colin]      1.9.100cvs156
5647
5648         * src/folderview.c
5649         * src/mainwindow.c
5650                 Same for "Empty trash"
5651
5652 2006-01-15 [colin]      1.9.100cvs155
5653
5654         * src/inc.c
5655                 Override offline dialog had Yes by default
5656
5657 2006-01-15 [colin]      1.9.100cvs154
5658
5659         * src/summaryview.c
5660                 Delete selected messages? previously had Yes the default
5661
5662 2006-01-15 [colin]      1.9.100cvs153
5663
5664         * src/folder.c
5665         * src/folder.h
5666         * src/main.c
5667                 Check if a mailbox is loaded after all
5668                 plugins are loaded.
5669
5670 2006-01-15 [colin]      1.9.100cvs152
5671
5672         * src/folder.c
5673                 Don't start wizard when there are unloaded folders (will help
5674                 people with only mbox or maildir mailboxes)
5675
5676 2006-01-14 [colin]      1.9.100cvs151
5677
5678         * src/addressbook.c
5679         * src/expldifdlg.c
5680         * src/importldif.c
5681         * src/importmutt.c
5682         * src/importpine.c
5683         * src/mh_gtk.c
5684                 More HIG compliance and fixes
5685
5686 2006-01-14 [colin]      1.9.100cvs150
5687
5688         * src/prefs_filtering_action.c
5689         * src/foldersel.c
5690                 Two forgotten button order changes
5691
5692 2006-01-14 [colin]      1.9.100cvs149
5693
5694         * src/account.c
5695         * src/addressbook.c
5696         * src/compose.c
5697         * src/folderview.c
5698         * src/imap_gtk.c
5699         * src/mainwindow.c
5700         * src/mh_gtk.c
5701         * src/news_gtk.c
5702         * src/prefs_actions.c
5703         * src/prefs_customheader.c
5704         * src/prefs_filtering.c
5705         * src/prefs_matcher.c
5706         * src/prefs_template.c
5707         * src/ssl_manager.c
5708         * src/summaryview.c
5709         * src/textview.c
5710         * src/toolbar.c
5711                 All deletion confirmations are now "Cancel, Delete" 
5712                 instead of "No, Yes"
5713                 Clarified most of the other "No, Yes" to 
5714                 "Cancel, Descriptive_action"
5715                 Rechanged the "Entry not saved" alerts to have 
5716                 "Close, Continue editing"
5717
5718
5719 2006-01-14 [paul]
5720
5721         * 2.0.0-rc4 released
5722
5723 2006-01-14 [paul]       1.9.100cvs148
5724
5725         * src/account.c
5726         * src/addressadd.c
5727         * src/addressbook.c
5728         * src/compose.c
5729         * src/editaddress.c
5730         * src/editbook.c
5731         * src/editgroup.c
5732         * src/editjpilot.c
5733         * src/editldap.c
5734         * src/editvcard.c
5735         * src/exphtmldlg.c
5736         * src/expldifdlg.c
5737         * src/folderview.c
5738         * src/grouplistdialog.c
5739         * src/imap_gtk.c
5740         * src/importmutt.c
5741         * src/importpine.c
5742         * src/inc.c
5743         * src/main.c
5744         * src/mainwindow.c
5745         * src/message_search.c
5746         * src/messageview.c
5747         * src/mh_gtk.c
5748         * src/mimeview.c
5749         * src/news_gtk.c
5750         * src/prefs_actions.c
5751         * src/prefs_customheader.c
5752         * src/prefs_filtering.c
5753         * src/prefs_matcher.c
5754         * src/prefs_template.c
5755         * src/prefs_themes.c
5756         * src/ssl_manager.c
5757         * src/summary_search.c
5758         * src/summaryview.c
5759         * src/textview.c
5760         * src/toolbar.c
5761         * src/gtk/foldersort.c
5762         * src/gtk/gtkaspell.c
5763         * src/gtk/inputdialog.c
5764         * src/gtk/prefswindow.c
5765         * src/plugins/pgpcore/select-keys.c
5766         * src/plugins/trayicon/trayicon.c
5767                 HIG compliant button order
5768
5769 2006-01-14 [mones]      1.9.100cvs147
5770
5771         * po/es.po
5772                 Updated translation
5773
5774 2006-01-13 [paul]       1.9.100cvs146
5775
5776         * AUTHORS
5777         * ChangeLog
5778         * src/gtk/authors.h
5779                 add Joshua M. Kwan to contributors list
5780
5781 2006-01-13 [colin]      1.9.100cvs145
5782
5783         * src/gtk/quicksearch.c
5784                 Don't refocus quick search after executing (Esc or Enter)
5785                 Allows to '/'search something then move up/down in 
5786                 summaryview, and to Esc a search and be back in the 
5787                 summaryview
5788
5789 2006-01-13 [paul]       1.9.100cvs144
5790
5791         * src/plugins/pgpinline/pgpinline.c
5792                 support Content-Type 'application/pgp'
5793                 patch by Joshua M. Kwan <joshuak@users.sf.net>
5794
5795 2006-01-13 [paul]       1.9.100cvs143
5796
5797         * manual/account.xml
5798                 make mention of partial retrieval
5799                 thanks to Colin
5800
5801 2006-01-13 [paul]       1.9.100cvs142
5802
5803         * src/account.c
5804         * src/account.h
5805         * src/action.c
5806         * src/action.h
5807         * src/adbookbase.h
5808         * src/addr_compl.c
5809         * src/addr_compl.h
5810         * src/addrbook.c
5811         * src/addrcache.c
5812         * src/addrcache.h
5813         * src/addrcindex.c
5814         * src/addrcindex.h
5815         * src/addrclip.c
5816         * src/addrclip.h
5817         * src/addrdefs.h
5818         * src/addressadd.c
5819         * src/addressadd.h
5820         * src/addressbook.c
5821         * src/addressbook.h
5822         * src/addrgather.c
5823         * src/addrgather.h
5824         * src/addrharvest.c
5825         * src/addrharvest.h
5826         * src/addrindex.c
5827         * src/addrindex.h
5828         * src/addritem.c
5829         * src/addritem.h
5830         * src/addrquery.c
5831         * src/addrquery.h
5832         * src/addrselect.c
5833         * src/addrselect.h
5834         * src/alertpanel.c
5835         * src/alertpanel.h
5836         * src/browseldap.c
5837         * src/browseldap.h
5838         * src/codeconv.c
5839         * src/codeconv.h
5840         * src/compose.c
5841         * src/compose.h
5842         * src/customheader.c
5843         * src/customheader.h
5844         * src/displayheader.c
5845         * src/displayheader.h
5846         * src/editaddress.c
5847         * src/editaddress.h
5848         * src/editbook.c
5849         * src/editbook.h
5850         * src/editgroup.c
5851         * src/editgroup.h
5852         * src/editjpilot.c
5853         * src/editjpilot.h
5854         * src/editldap.c
5855         * src/editldap.h
5856         * src/editldap_basedn.c
5857         * src/editldap_basedn.h
5858         * src/editvcard.c
5859         * src/editvcard.h
5860         * src/exphtmldlg.c
5861         * src/exphtmldlg.h
5862         * src/expldifdlg.c
5863         * src/expldifdlg.h
5864         * src/export.h
5865         * src/exporthtml.c
5866         * src/exporthtml.h
5867         * src/exportldif.c
5868         * src/exportldif.h
5869         * src/filtering.c
5870         * src/filtering.h
5871         * src/folder.c
5872         * src/folder.h
5873         * src/folder_item_prefs.c
5874         * src/folder_item_prefs.h
5875         * src/foldersel.c
5876         * src/foldersel.h
5877         * src/folderutils.c
5878         * src/folderutils.h
5879         * src/folderview.c
5880         * src/folderview.h
5881         * src/grouplistdialog.c
5882         * src/grouplistdialog.h
5883         * src/headerview.c
5884         * src/html.c
5885         * src/html.h
5886         * src/image_viewer.c
5887         * src/image_viewer.h
5888         * src/imap.c
5889         * src/imap.h
5890         * src/imap_gtk.c
5891         * src/imap_gtk.h
5892         * src/import.h
5893         * src/importldif.c
5894         * src/importldif.h
5895         * src/importmutt.c
5896         * src/importmutt.h
5897         * src/importpine.c
5898         * src/importpine.h
5899         * src/inc.c
5900         * src/inc.h
5901         * src/jpilot.c
5902         * src/jpilot.h
5903         * src/ldapctrl.c
5904         * src/ldapctrl.h
5905         * src/ldaplocate.c
5906         * src/ldaplocate.h
5907         * src/ldapquery.c
5908         * src/ldapquery.h
5909         * src/ldapserver.c
5910         * src/ldapserver.h
5911         * src/ldaputil.c
5912         * src/ldaputil.h
5913         * src/ldif.c
5914         * src/ldif.h
5915         * src/main.c
5916         * src/main.h
5917         * src/mainwindow.c
5918         * src/mainwindow.h
5919         * src/manual.c
5920         * src/manual.h
5921         * src/mbox.c
5922         * src/mbox.h
5923         * src/message_search.c
5924         * src/message_search.h
5925         * src/messageview.c
5926         * src/messageview.h
5927         * src/mh.c
5928         * src/mh.h
5929         * src/mh_gtk.c
5930         * src/mh_gtk.h
5931         * src/mimeview.c
5932         * src/mimeview.h
5933         * src/msgcache.c
5934         * src/msgcache.h
5935         * src/mutt.c
5936         * src/mutt.h
5937         * src/news.c
5938         * src/news.h
5939         * src/news_gtk.c
5940         * src/news_gtk.h
5941         * src/partial_download.c
5942         * src/partial_download.h
5943         * src/pine.c
5944         * src/pine.h
5945         * src/pop.c
5946         * src/pop.h
5947         * src/prefs_account.c
5948         * src/prefs_account.h
5949         * src/prefs_actions.c
5950         * src/prefs_actions.h
5951         * src/prefs_common.c
5952         * src/prefs_common.h
5953         * src/prefs_compose_writing.c
5954         * src/prefs_compose_writing.h
5955         * src/prefs_customheader.c
5956         * src/prefs_customheader.h
5957         * src/prefs_display_header.c
5958         * src/prefs_display_header.h
5959         * src/prefs_filtering.c
5960         * src/prefs_filtering.h
5961         * src/prefs_filtering_action.c
5962         * src/prefs_filtering_action.h
5963         * src/prefs_folder_column.c
5964         * src/prefs_folder_column.h
5965         * src/prefs_folder_item.c
5966         * src/prefs_folder_item.h
5967         * src/prefs_fonts.c
5968         * src/prefs_fonts.h
5969         * src/prefs_gtk.c
5970         * src/prefs_gtk.h
5971         * src/prefs_image_viewer.c
5972         * src/prefs_image_viewer.h
5973         * src/prefs_matcher.c
5974         * src/prefs_matcher.h
5975         * src/prefs_message.c
5976         * src/prefs_msg_colors.c
5977         * src/prefs_msg_colors.h
5978         * src/prefs_other.c
5979         * src/prefs_quote.c
5980         * src/prefs_receive.c
5981         * src/prefs_send.c
5982         * src/prefs_spelling.c
5983         * src/prefs_spelling.h
5984         * src/prefs_summaries.c
5985         * src/prefs_summaries.h
5986         * src/prefs_summary_column.c
5987         * src/prefs_summary_column.h
5988         * src/prefs_template.c
5989         * src/prefs_template.h
5990         * src/prefs_themes.c
5991         * src/prefs_themes.h
5992         * src/prefs_toolbar.c
5993         * src/prefs_toolbar.h
5994         * src/prefs_wrapping.c
5995         * src/prefs_wrapping.h
5996         * src/privacy.c
5997         * src/privacy.h
5998         * src/procheader.c
5999         * src/procheader.h
6000         * src/procmime.c
6001         * src/procmime.h
6002         * src/procmsg.c
6003         * src/procmsg.h
6004         * src/quote_fmt.c
6005         * src/quote_fmt_parse.y
6006         * src/recv.c
6007         * src/recv.h
6008         * src/remotefolder.c
6009         * src/remotefolder.h
6010         * src/send_message.c
6011         * src/send_message.h
6012         * src/setup.c
6013         * src/setup.h
6014         * src/sourcewindow.c
6015         * src/sourcewindow.h
6016         * src/ssl_manager.c
6017         * src/ssl_manager.h
6018         * src/statusbar.c
6019         * src/statusbar.h
6020         * src/stock_pixmap.c
6021         * src/stock_pixmap.h
6022         * src/summary_search.c
6023         * src/summary_search.h
6024         * src/summaryview.c
6025         * src/summaryview.h
6026         * src/syldap.c
6027         * src/syldap.h
6028         * src/textview.c
6029         * src/textview.h
6030         * src/toolbar.c
6031         * src/toolbar.h
6032         * src/undo.c
6033         * src/undo.h
6034         * src/unmime.c
6035         * src/unmime.h
6036         * src/vcard.c
6037         * src/vcard.h
6038         * src/wizard.c
6039         * src/wizard.h
6040         * src/common/base64.c
6041         * src/common/base64.h
6042         * src/common/defs.h
6043         * src/common/hooks.c
6044         * src/common/hooks.h
6045         * src/common/log.c
6046         * src/common/log.h
6047         * src/common/mgutils.c
6048         * src/common/mgutils.h
6049         * src/common/nntp.c
6050         * src/common/nntp.h
6051         * src/common/passcrypt.c
6052         * src/common/passcrypt.h.in
6053         * src/common/plugin.c
6054         * src/common/plugin.h
6055         * src/common/prefs.c
6056         * src/common/prefs.h
6057         * src/common/progressindicator.c
6058         * src/common/progressindicator.h
6059         * src/common/quoted-printable.c
6060         * src/common/quoted-printable.h
6061         * src/common/session.c
6062         * src/common/session.h
6063         * src/common/smtp.c
6064         * src/common/smtp.h
6065         * src/common/socket.c
6066         * src/common/socket.h
6067         * src/common/ssl.c
6068         * src/common/ssl.h
6069         * src/common/ssl_certificate.c
6070         * src/common/ssl_certificate.h
6071         * src/common/stringtable.c
6072         * src/common/stringtable.h
6073         * src/common/sylpheed.c
6074         * src/common/sylpheed.h
6075         * src/common/template.c
6076         * src/common/template.h
6077         * src/common/timing.h
6078         * src/common/utils.c
6079         * src/common/utils.h
6080         * src/common/version.h.in
6081         * src/common/xml.c
6082         * src/common/xml.h
6083         * src/common/xmlprops.c
6084         * src/common/xmlprops.h
6085         * src/gtk/colorlabel.c
6086         * src/gtk/colorsel.c
6087         * src/gtk/colorsel.h
6088         * src/gtk/description_window.c
6089         * src/gtk/description_window.h
6090         * src/gtk/filesel.c
6091         * src/gtk/filesel.h
6092         * src/gtk/foldersort.c
6093         * src/gtk/foldersort.h
6094         * src/gtk/gtkutils.c
6095         * src/gtk/gtkutils.h
6096         * src/gtk/inputdialog.c
6097         * src/gtk/inputdialog.h
6098         * src/gtk/logwindow.c
6099         * src/gtk/logwindow.h
6100         * src/gtk/manage_window.c
6101         * src/gtk/manage_window.h
6102         * src/gtk/menu.c
6103         * src/gtk/menu.h
6104         * src/gtk/pluginwindow.c
6105         * src/gtk/pluginwindow.h
6106         * src/gtk/prefswindow.c
6107         * src/gtk/prefswindow.h
6108         * src/gtk/progressdialog.c
6109         * src/gtk/progressdialog.h
6110         * src/gtk/sslcertwindow.c
6111         * src/gtk/sslcertwindow.h
6112         * src/plugins/clamav/clamav_plugin.c
6113         * src/plugins/clamav/clamav_plugin.h
6114         * src/plugins/clamav/clamav_plugin_gtk.c
6115         * src/plugins/demo/demo.c
6116         * src/plugins/dillo_viewer/dillo_prefs.c
6117         * src/plugins/dillo_viewer/dillo_prefs.h
6118         * src/plugins/dillo_viewer/dillo_viewer.c
6119         * src/plugins/pgpcore/passphrase.c
6120         * src/plugins/pgpcore/passphrase.h
6121         * src/plugins/pgpcore/plugin.c
6122         * src/plugins/pgpcore/select-keys.c
6123         * src/plugins/pgpcore/select-keys.h
6124         * src/plugins/pgpcore/sgpgme.c
6125         * src/plugins/pgpcore/sgpgme.h
6126         * src/plugins/pgpinline/pgpinline.c
6127         * src/plugins/pgpinline/pgpinline.h
6128         * src/plugins/pgpinline/plugin.c
6129         * src/plugins/pgpmime/pgpmime.c
6130         * src/plugins/pgpmime/pgpmime.h
6131         * src/plugins/pgpmime/plugin.c
6132         * src/plugins/spamassassin/spamassassin.c
6133         * src/plugins/spamassassin/spamassassin.h
6134         * src/plugins/spamassassin/spamassassin_gtk.c
6135         * src/plugins/trayicon/trayicon.c
6136                 update copyright header
6137
6138 2006-01-13 [paul]       1.9.100cvs141
6139
6140         * src/account.c
6141         * src/export.c
6142         * src/import.c
6143         * src/mainwindow.c
6144         * src/prefs_account.c
6145         * src/prefs_display_header.c
6146         * src/prefs_receive.c
6147         * src/prefs_send.c
6148         * src/prefs_summaries.c
6149         * src/prefs_themes.c
6150         * src/prefs_toolbar.c
6151         * src/gtk/about.c
6152                 various cleanups
6153
6154 2006-01-12 [colin]      1.9.100cvs140
6155
6156         * src/folder.c
6157         * src/folder.h
6158         * src/main.c
6159                 Add --subscribe option
6160                 Let sylpheed-claws email@domain.com equivalent to --compose
6161                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
6162
6163 2006-01-12 [paul]       1.9.100cvs139
6164
6165         * src/mainwindow.c
6166                 append 'Change folder order' label with '...'
6167         * src/prefs_actions.c
6168                 allow reordering of actions list by dnd
6169         * src/gtk/foldersort.c
6170                 make the dialog nicer
6171
6172 2006-01-11 [colin]      1.9.100cvs138
6173
6174         * src/compose.c
6175                 Allow templates without text
6176
6177 2006-01-11 [paul]       1.9.100cvs137
6178
6179         * tools/README
6180         * tools/filter_conv_new.pl
6181                 add info to README
6182                 also check .sylpheed for filter.xml
6183                 be a bit informative to the user
6184
6185 2006-01-11 [colin]      1.9.100cvs136
6186
6187         * src/textview.c
6188                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
6189
6190 2006-01-10 [paul]       1.9.100cvs135
6191
6192         * tools/Makefile.am
6193         * tools/filter_conv_new.pl
6194                 add script to convert new style Sylpheed
6195                 filter rules (Sylpheed >= 0.9.99) to
6196                 Claws filtering rules
6197
6198 2006-01-10 [colin]      1.9.100cvs134
6199
6200         * src/compose.c
6201                 Fix broken line joins in certain conditions
6202                 (between two quoted lines: <enter><enter><up>
6203                  <type a wrapped sentence><go in the first line>
6204                  <insert more text><watch as line joining failed>)
6205
6206 2006-01-10 [paul]       1.9.100cvs133
6207
6208         * src/compose.c
6209                 don't report success in error dialog
6210                 thanks to Colin
6211         * src/common/utils.c
6212                 include some trailing punctuations as URI
6213                 thanks to Hiro
6214
6215 2006-01-10 [paul]       1.9.100cvs132
6216
6217         * src/mimeview.c
6218                 fix incompatible pointer type
6219                 warning
6220
6221 2006-01-10 [paul]       1.9.100cvs131
6222
6223         * src/compose.c
6224                 change Subject in window title
6225                 instantaneously
6226
6227 2006-01-09 [colin]      1.9.100cvs130
6228
6229         * src/addressbook.c
6230         * src/headerview.c
6231         * src/mainwindow.c
6232         * src/messageview.c
6233         * src/mimeview.c
6234         * src/noticeview.c
6235         * src/summaryview.c
6236                 Fix possible crashes on exit and in addressbook
6237
6238 2006-01-09 [paul]       1.9.100cvs129
6239
6240         * src/prefs_msg_colors.c
6241                 some cleanups that I forgot last time
6242
6243 2006-01-09 [paul]       1.9.100cvs128
6244
6245         * README
6246         * src/folderview.c
6247         * src/prefs_msg_colors.c
6248                 add previously hidden option, color_new, to
6249                 the gui
6250                 move the page to Display/
6251                 rework the gui
6252
6253 2006-01-09 [wwp]        1.9.100cvs127
6254
6255         * src/prefs_themes.c
6256                 made the prefs/display/themes layouts spacing less condensed
6257                 (and so they match other prefs/pages' look).
6258
6259 2006-01-09 [paul]       1.9.100cvs126
6260
6261         * src/compose.c
6262         * src/prefs_common.c
6263         * src/prefs_common.h
6264         * src/prefs_wrapping.c
6265                 remove 'wrap at send' option
6266
6267 2006-01-06 [colin]      1.9.100cvs125
6268
6269         * src/compose.c
6270                 Just make completely sure we don't insert "manual line breaks" 
6271                 when wrapping... 
6272
6273 2006-01-04 [paul]
6274
6275         * 2.0.0-rc3 released
6276
6277 2006-01-04 [paul]       1.9.100cvs124
6278
6279         * src/folderview.c
6280                 fix bug 882, 'quick scroll in folder list
6281                 displays wrong folder contents'
6282
6283 2006-01-04 [paul]       1.9.100cvs123
6284
6285         * src/plugins/pgpmime/pgpmime.c
6286                 better debug information when signing
6287                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
6288
6289 2006-01-03 [colin]      1.9.100cvs122
6290
6291         * configure.ac
6292                 We need to recheck for gpgme 1.0.0 after checking
6293                 for 1.1.1, because if 1.1.1 isn't available, 
6294                 GPGME_LIBS and friends are blanked out by the 
6295                 second check.
6296
6297 2006-01-03 [colin]      1.9.100cvs121
6298
6299         * src/common/prefs.c
6300                 Windows unlink-before rename fix
6301         * src/plugins/pgpcore/sgpgme.c
6302                 Add support for PKA info if available
6303                 Both patches by Werner Koch
6304
6305 2006-01-03 [paul]       1.9.100cvs120
6306
6307         * src/messageview.c
6308                 fix bug 884, 'Send receipt' button visible in queue
6309                 Thanks to Colin
6310
6311 2006-01-02 [colin]      1.9.100cvs119
6312
6313         * src/compose.c
6314         * src/imap.c
6315                 Fix autosave on IMAP and more generally try to
6316                 return the correct ID on a newly added IMAP message
6317
6318 2006-01-02 [paul]       1.9.100cvs118
6319
6320         * manual/keyboard.xml
6321                 edited
6322
6323 2006-01-01 [paul]       1.9.100cvs117
6324
6325         * src/gtk/authors.h
6326                 alphabetical order
6327
6328 2005-12-30 [colin]      1.9.100cvs116
6329
6330         * manual/advanced.xml
6331                 Explain Pre/Post-processing differences.
6332
6333 2005-12-30 [colin]      1.9.100cvs115
6334
6335         * src/mh.c
6336                 Implement copy_msgs for a little optimization
6337         * src/imap.c
6338                 Finish yesterday's fix
6339
6340 2005-12-29 [colin]      1.9.100cvs114
6341
6342         * src/imap.c
6343                 Fix occasional failure in fetching a mail over
6344                 IMAP
6345
6346 2005-12-29 [colin]      1.9.100cvs113
6347
6348         * src/compose.c
6349                 Don't remove a draft when sending it, if it is 
6350                 locked.
6351
6352 2005-12-28 [colin]      1.9.100cvs112
6353
6354         * src/summaryview.c
6355                 Fix leak for real
6356
6357 2005-12-28 [wwp]        1.9.100cvs111
6358
6359         * doc/faq/.cvsignore
6360         * doc/faq/de/.cvsignore
6361         * doc/faq/en/.cvsignore
6362         * doc/faq/es/.cvsignore
6363         * doc/faq/fr/.cvsignore
6364         * doc/faq/it/.cvsignore
6365         * doc/manual/.cvsignore
6366         * doc/manual/de/.cvsignore
6367         * doc/manual/en/.cvsignore
6368         * doc/manual/es/.cvsignore
6369         * doc/manual/fr/.cvsignore
6370         * doc/manual/ja/.cvsignore
6371         * src/plugins/mathml_viewer/.cvsignore
6372                 rollback revival of those files (my bad, sorry for the noise).
6373
6374 2005-12-28 [wwp]        1.9.100cvs110
6375
6376         * src/compose.c
6377                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
6378
6379 2005-12-28 [wwp]        1.9.100cvs109
6380
6381         * doc/faq/.cvsignore
6382         * doc/faq/de/.cvsignore
6383         * doc/faq/en/.cvsignore
6384         * doc/faq/es/.cvsignore
6385         * doc/faq/fr/.cvsignore
6386         * doc/faq/it/.cvsignore
6387         * doc/manual/.cvsignore
6388         * doc/manual/de/.cvsignore
6389         * doc/manual/en/.cvsignore
6390         * doc/manual/es/.cvsignore
6391         * doc/manual/fr/.cvsignore
6392         * doc/manual/ja/.cvsignore
6393         * src/plugins/mathml_viewer/.cvsignore
6394         * po/.cvsignore
6395                 more files to ignore.
6396
6397 2005-12-24 [colin]      1.9.100cvs108
6398
6399         * AUTHORS
6400         * src/gtk/authors.h
6401                 Update for Werner
6402
6403 2005-12-24 [colin]      1.9.100cvs107
6404
6405         * src/procmsg.c
6406                 Allow NULL src_msginfo in 
6407                 procmsg_msginfo_new_from_mimeinfo
6408
6409 2005-12-23 [paul]       1.9.100cvs106
6410
6411         * src/plugins/pgpinline/mypgpcore.def
6412                 add this forgotten file
6413
6414 2005-12-23 [colin]      1.9.100cvs105
6415
6416         * src/mainwindow.c
6417                 Fix missing break
6418
6419 2005-12-23 [colin]      1.9.100cvs104
6420
6421         * autogen.sh
6422         * src/folder.c
6423         * src/mh.c
6424         * src/common/plugin.c
6425         * src/common/socket.c
6426         * src/common/socket.h
6427         * src/common/utils.c
6428         * src/common/utils.h
6429         * src/gtk/pluginwindow.c
6430         * src/plugins/pgpcore/plugin.def
6431         * src/plugins/pgpcore/sylpheed.def
6432         * src/plugins/pgpinline/Makefile.am
6433         * src/plugins/pgpinline/plugin.def
6434         * src/plugins/pgpinline/sylpheed.def
6435         * src/plugins/pgpmime/plugin.def
6436         * src/plugins/pgpmime/sylpheed.def
6437                 Various w32 fixes by Werner Koch
6438
6439 2005-12-22 [paul]       1.9.100cvs103
6440
6441         * src/wizard.c
6442                 don't offer IMAP as 'server type' if
6443                 libetpan isn't built in
6444
6445 2005-12-22 [paul]       1.9.100cvs102
6446
6447         * AUTHORS
6448         * src/mainwindow.c
6449         * src/mainwindow.h
6450         * src/toolbar.c
6451         * src/gtk/authors.h
6452                 support GTK_TOOLBAR_BOTH_HORIZ (text
6453                 next to icon) Patch by Marien Zwart
6454                 marienz@users.sf.net
6455                 Also reword the text
6456
6457 2005-12-21 [colin]      1.9.100cvs101
6458
6459         * configure.ac
6460                 Fix DATADIRNAME
6461         * COPYING
6462                 Fix missing section and explicit the exception better
6463         * src/compose.c
6464                 Prevent mail from being lost without notice when an
6465                 SMTP error happens on trying to send an unmodified
6466                 drafted mail.
6467         * src/send_message.c
6468         * src/common/smtp.c
6469                 Fix password remembering when wrong, and add return
6470                 value checks where they should have been
6471         * src/plugins/pgpcore/sylpheed.def
6472         * src/plugins/pgpinline/sylpheed.def
6473         * src/plugins/pgpmime/sylpheed.def
6474                 Add a few symbols needed
6475
6476 2005-12-21 [paul]       1.9.100cvs100
6477
6478         * m4/codeset.m4
6479         * m4/glibc21.m4
6480         * m4/intdiv0.m4
6481         * m4/inttypes-pri.m4
6482         * m4/inttypes.m4
6483         * m4/inttypes_h.m4
6484         * m4/isc-posix.m4
6485         * m4/lcmessage.m4
6486         * m4/stdint_h.m4
6487         * m4/uintmax_t.m4
6488                 gettextization
6489                 thanks to Colin
6490
6491 2005-12-21 [paul]       1.9.100cvs99
6492
6493         * po/sv.po
6494                 fixed by Colin
6495
6496 2005-12-20 [paul]       1.9.100cvs98
6497
6498         * po/sv.po
6499                 updated by Anders Trobäck
6500
6501 2005-12-20 [colin]      1.9.100cvs97
6502
6503         * ABOUT-NLS
6504         * Makefile.am
6505         * autogen.sh
6506         * configure.ac
6507         * config/config.rpath
6508         * config/mkinstalldirs
6509         * m4/Makefile.am
6510         * m4/glibc2.m4
6511         * m4/gnupg.m4
6512         * m4/gpgme.m4
6513         * m4/intmax.m4
6514         * m4/longdouble.m4
6515         * m4/longlong.m4
6516         * m4/printf-posix.m4
6517         * m4/signed.m4
6518         * m4/size_max.m4
6519         * m4/ulonglong.m4
6520         * m4/wchar_t.m4
6521         * m4/wint_t.m4
6522         * m4/xsize.m4
6523         * po/Makefile.in.in
6524         * po/Makevars
6525         * po/bg.po
6526         * po/ca.po
6527         * po/cs.po
6528         * po/de.po
6529         * po/el.po
6530         * po/en_GB.po
6531         * po/es.po
6532         * po/fi.po
6533         * po/fr.po
6534         * po/hr.po
6535         * po/hu.po
6536         * po/it.po
6537         * po/ja.po
6538         * po/ko.po
6539         * po/nb.po
6540         * po/nl.po
6541         * po/pl.po
6542         * po/pt_BR.po
6543         * po/ru.po
6544         * po/sk.po
6545         * po/sr.po
6546         * po/stamp-po
6547         * po/sv.po
6548         * po/zh_CN.po
6549         * po/zh_TW.po
6550         * src/Makefile.am
6551         * src/codeconv.c
6552         * src/compose.c
6553         * src/exporthtml.c
6554         * src/exportldif.c
6555         * src/folder.c
6556         * src/main.c
6557         * src/manual.c
6558         * src/mh.c
6559         * src/mimeview.c
6560         * src/send_message.c
6561         * src/common/Makefile.am
6562         * src/common/fnmatch.c
6563         * src/common/fnmatch.h
6564         * src/common/fnmatch_loop.c
6565         * src/common/nntp.c
6566         * src/common/plugin.c
6567         * src/common/smtp.c
6568         * src/common/socket.c
6569         * src/common/string_match.c
6570         * src/common/sylpheed.c
6571         * src/common/utils.c
6572         * src/common/utils.h
6573         * src/common/w32_dirent.c
6574         * src/common/w32_reg.c
6575         * src/common/w32_signal.c
6576         * src/common/w32_stat.c
6577         * src/common/w32_stdio.c
6578         * src/common/w32_stdlib.c
6579         * src/common/w32_string.c
6580         * src/common/w32_time.c
6581         * src/common/w32_unistd.c
6582         * src/common/w32_wait.c
6583         * src/common/w32lib.h
6584         * src/etpan/Makefile.am
6585         * src/gtk/Makefile.am
6586         * src/plugins/clamav/Makefile.am
6587         * src/plugins/demo/Makefile.am
6588         * src/plugins/dillo_viewer/Makefile.am
6589         * src/plugins/pgpcore/Makefile.am
6590         * src/plugins/pgpcore/passphrase.c
6591         * src/plugins/pgpcore/plugin.def
6592         * src/plugins/pgpcore/sgpgme.c
6593         * src/plugins/pgpcore/sylpheed.def
6594         * src/plugins/pgpcore/version.rc
6595         * src/plugins/pgpinline/Makefile.am
6596         * src/plugins/pgpinline/plugin.def
6597         * src/plugins/pgpinline/sylpheed.def
6598         * src/plugins/pgpinline/version.rc
6599         * src/plugins/pgpmime/Makefile.am
6600         * src/plugins/pgpmime/mypgpcore.def
6601         * src/plugins/pgpmime/plugin.def
6602         * src/plugins/pgpmime/sylpheed.def
6603         * src/plugins/pgpmime/version.rc
6604         * src/plugins/spamassassin/Makefile.am
6605                 Very little ;-) patch from Werner Koch, providing
6606                 infrastructure for cross-compiling to Win32
6607
6608 2005-12-20 [paul]       1.9.100cvs96
6609
6610         * src/account.c
6611         * src/account.h
6612         * src/mainwindow.c
6613         * src/mainwindow.h
6614         * src/toolbar.c
6615         * src/toolbar.h
6616                 add a combo to the Get All button, allowing
6617                 quick retrieval from any account
6618                 Patch by Fabien Vantard, slightly modified
6619                 by Colin
6620         * src/gtk/about.c
6621                 i18n fix. Patch by Fabien Vantard
6622
6623 2005-12-19 [colin]      1.9.100cvs95
6624
6625         * src/compose.c
6626         * src/compose.h
6627                 Don't automatically join lines when they've 
6628                 been separated by the user and not automatically
6629
6630 2005-12-19 [paul]       1.9.100cvs94
6631
6632         * src/gtk/pluginwindow.c
6633                 i18n fix.
6634                 Patch by Fabien Vantard
6635
6636 2005-12-15 [paul]       1.9.100cvs93
6637
6638         * src/common/plugin.c
6639         * src/common/plugin.h
6640         * src/gtk/pluginwindow.c
6641         * src/plugins/clamav/clamav_plugin.c
6642         * src/plugins/demo/demo.c
6643         * src/plugins/dillo_viewer/dillo_viewer.c
6644         * src/plugins/pgpcore/plugin.c
6645         * src/plugins/pgpinline/plugin.c
6646         * src/plugins/pgpmime/plugin.c
6647         * src/plugins/spamassassin/spamassassin.c
6648         * src/plugins/trayicon/trayicon.c
6649                 add plugin_version()
6650
6651 2005-12-15 [colin]      1.9.100cvs92
6652
6653         * src/compose.c
6654                 Further fix bug #875
6655
6656 2005-12-15 [paul]       1.9.100cvs91
6657
6658         * src/gtk/filesel.c
6659                 fix attach_load_dir getting set to
6660                 PLUGINDIR on plugin load
6661
6662 2005-12-14 [mones]      1.9.100cvs90
6663
6664         * manual/ack.xml
6665         * manual/keyboard.xml
6666                 Initial draft and some shortcuts added
6667                 
6668         * po/es.po
6669                 Updated translation
6670
6671 2005-12-14 [colin]      1.9.100cvs89
6672
6673         * src/compose.c
6674         * src/imap.c
6675         * src/summaryview.c
6676         * src/gtk/gtkaspell.c
6677                 More leaks fixed
6678         * src/prefs_folder_item.c
6679                 Fix recursive prefs apply
6680
6681
6682 2005-12-14 [colin]      1.9.100cvs88
6683
6684         * src/compose.c
6685                 Fix bug #875 (Freeze On Inline Forward of 
6686                 Large Message)
6687
6688 2005-12-13 [colin]      1.9.100cvs87
6689
6690         * src/compose.c
6691                 Uniq-ify and sort the mimetypes list
6692                 Patch by Fabien Vantard
6693
6694 2005-12-13 [colin]      1.9.100cvs86
6695
6696         * src/imap.c
6697         * src/etpan/imap-thread.c
6698                 Fix leaks (patch by Hoa)
6699         * src/news.c
6700         * src/common/plugin.c
6701                 Fix leaks
6702
6703 2005-12-12 [colin]
6704
6705         * 2.0.0-rc2 released
6706
6707 2005-12-12 [colin]      1.9.100cvs85
6708
6709         * src/matcher.c
6710                 Fix a leak
6711
6712 2005-12-12 [wwp]        1.9.100cvs84
6713
6714         * src/gtk/icon_legend.c
6715                 fix misbehaviour and crash when closing the legend window
6716         using the Esc key (patch by Fabien Vantard).
6717
6718 2005-12-12 [paul]       1.9.100cvs83
6719
6720         * src/browseldap.c
6721         * src/foldersel.c
6722         * src/prefs_actions.c
6723         * src/prefs_filtering.c
6724         * src/prefs_matcher.c
6725         * src/prefs_spelling.glade      ** REMOVED **
6726         * src/prefs_template.c
6727         * src/gtk/foldersort.glade      ** REMOVED **
6728         * src/gtk/pluginwindow.c
6729         * src/gtk/pluginwindow.glade    ** REMOVED **
6730         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
6731                 cleanups
6732
6733 2005-12-11 [paul]       1.9.100cvs82
6734
6735         * src/gtk/filesel.c
6736                 fix attach_load_dir crasher (double free)
6737
6738 2005-12-09 [paul]       1.9.100cvs81
6739
6740         * po/POTFILES.in
6741         * src/mainwindow.c
6742         * src/gtk/Makefile.am
6743         * src/gtk/icon_legend.c
6744         * src/gtk/icon_legend.h
6745                 add icon legend
6746         * src/manual.c
6747                 cleanup
6748
6749 2005-12-09 [paul]       1.9.100cvs80
6750
6751         * src/plugins/pgpcore/passphrase.c
6752                 wrap the label in the dialog
6753
6754 2005-12-09 [colin]      1.9.100cvs79
6755
6756         * src/plugins/pgpcore/sgpgme.c
6757                 Display (untrusted) on not trusted signatures
6758                 Patch by Michal Èihaø <michal@cihar.com>
6759                 Closes bug #867 (Report also key trust)
6760
6761 2005-12-09 [colin]      1.9.100cvs78
6762
6763         * src/common/plugin.c
6764                 Update licence check, following Eben Moglen's advice
6765
6766 2005-12-08 [colin]      1.9.100cvs77
6767
6768         * src/folder.c
6769                 Fix the occasionnal item->cache != NULL 
6770                 assertion failure. 
6771
6772 2005-12-08 [colin]      1.9.100cvs76
6773
6774         * src/mimeview.c
6775         * src/plugins/pgpcore/sgpgme.c
6776                 Print key id when unable to check it
6777                 Closes bug #866 (Show key id when missing)
6778
6779 2005-12-08 [paul]       1.9.100cvs75
6780
6781         * src/prefs_common.c
6782         * src/prefs_common.h
6783         * src/gtk/filesel.c
6784                 remember load attachment dir
6785
6786 2005-12-07 [colin]      1.9.100cvs74
6787
6788         * src/prefs_toolbar.c
6789                 Gtk fixes, patch by Fabien Vantard
6790
6791 2005-12-07 [colin]      1.9.100cvs73
6792
6793         * src/action.c
6794         * src/compose.c
6795         * src/compose.h
6796                 Fix bug #839 (Quoted text isn't colored after 
6797                 executing an action)
6798         * src/common/plugin.c
6799                 Require plugins to declare their licence in plugin_licence()
6800                 Refuse to load non-GPL plugins as they'd be illegal (as 
6801                 derived works of Sylpheed-Claws, they must be GPL).
6802         * src/plugins/clamav/clamav_plugin.c
6803         * src/plugins/demo/demo.c
6804         * src/plugins/dillo_viewer/dillo_viewer.c
6805         * src/plugins/pgpcore/plugin.c
6806         * src/plugins/pgpinline/plugin.c
6807         * src/plugins/pgpmime/plugin.c
6808         * src/plugins/spamassassin/spamassassin.c
6809         * src/plugins/trayicon/trayicon.c
6810                 Add plugin_licence()
6811
6812 2005-12-07 [paul]       1.9.100cvs72
6813
6814         * configure.ac
6815         * src/mainwindow.c
6816         * src/manual.c
6817         * src/manual.h
6818         * src/common/defs.h
6819                 clean up after local FAQ removal and
6820                 temporary manual removal
6821
6822 2005-12-06 [colin]      1.9.100cvs71
6823
6824         * configure.ac
6825         * doc/Makefile.am
6826         * doc/faq/.cvsignore
6827         * doc/faq/Makefile.am
6828         * doc/faq/de/.cvsignore
6829         * doc/faq/de/Makefile.am
6830         * doc/faq/de/sylpheed-faq-1.html
6831         * doc/faq/de/sylpheed-faq-2.html
6832         * doc/faq/de/sylpheed-faq-3.html
6833         * doc/faq/de/sylpheed-faq.html
6834         * doc/faq/en/.cvsignore
6835         * doc/faq/en/Makefile.am
6836         * doc/faq/en/sylpheed-faq-1.html
6837         * doc/faq/en/sylpheed-faq-2.html
6838         * doc/faq/en/sylpheed-faq-3.html
6839         * doc/faq/en/sylpheed-faq-4.html
6840         * doc/faq/en/sylpheed-faq.html
6841         * doc/faq/es/.cvsignore
6842         * doc/faq/es/Makefile.am
6843         * doc/faq/es/sylpheed-faq-1.html
6844         * doc/faq/es/sylpheed-faq-2.html
6845         * doc/faq/es/sylpheed-faq-3.html
6846         * doc/faq/es/sylpheed-faq-4.html
6847         * doc/faq/es/sylpheed-faq.html
6848         * doc/faq/fr/.cvsignore
6849         * doc/faq/fr/Makefile.am
6850         * doc/faq/fr/sylpheed-faq-1.html
6851         * doc/faq/fr/sylpheed-faq-2.html
6852         * doc/faq/fr/sylpheed-faq-3.html
6853         * doc/faq/fr/sylpheed-faq.html
6854         * doc/faq/it/.cvsignore
6855         * doc/faq/it/Makefile.am
6856         * doc/faq/it/sylpheed-faq-1.html
6857         * doc/faq/it/sylpheed-faq-2.html
6858         * doc/faq/it/sylpheed-faq-3.html
6859         * doc/faq/it/sylpheed-faq.html
6860         * doc/manual/.cvsignore
6861         * doc/manual/Makefile.am
6862         * doc/manual/de/.cvsignore
6863         * doc/manual/de/Makefile.am
6864         * doc/manual/de/sylpheed-1.html
6865         * doc/manual/de/sylpheed-10.html
6866         * doc/manual/de/sylpheed-11.html
6867         * doc/manual/de/sylpheed-12.html
6868         * doc/manual/de/sylpheed-13.html
6869         * doc/manual/de/sylpheed-14.html
6870         * doc/manual/de/sylpheed-15.html
6871         * doc/manual/de/sylpheed-16.html
6872         * doc/manual/de/sylpheed-17.html
6873         * doc/manual/de/sylpheed-18.html
6874         * doc/manual/de/sylpheed-19.html
6875         * doc/manual/de/sylpheed-2.html
6876         * doc/manual/de/sylpheed-20.html
6877         * doc/manual/de/sylpheed-3.html
6878         * doc/manual/de/sylpheed-4.html
6879         * doc/manual/de/sylpheed-5.html
6880         * doc/manual/de/sylpheed-6.html
6881         * doc/manual/de/sylpheed-7.html
6882         * doc/manual/de/sylpheed-8.html
6883         * doc/manual/de/sylpheed-9.html
6884         * doc/manual/de/sylpheed.html
6885         * doc/manual/en/.cvsignore
6886         * doc/manual/en/Makefile.am
6887         * doc/manual/en/sylpheed-1.html
6888         * doc/manual/en/sylpheed-10.html
6889         * doc/manual/en/sylpheed-11.html
6890         * doc/manual/en/sylpheed-12.html
6891         * doc/manual/en/sylpheed-13.html
6892         * doc/manual/en/sylpheed-14.html
6893         * doc/manual/en/sylpheed-15.html
6894         * doc/manual/en/sylpheed-16.html
6895         * doc/manual/en/sylpheed-17.html
6896         * doc/manual/en/sylpheed-18.html
6897         * doc/manual/en/sylpheed-19.html
6898         * doc/manual/en/sylpheed-2.html
6899         * doc/manual/en/sylpheed-20.html
6900         * doc/manual/en/sylpheed-21.html
6901         * doc/manual/en/sylpheed-22.html
6902         * doc/manual/en/sylpheed-3.html
6903         * doc/manual/en/sylpheed-4.html
6904         * doc/manual/en/sylpheed-5.html
6905         * doc/manual/en/sylpheed-6.html
6906         * doc/manual/en/sylpheed-7.html
6907         * doc/manual/en/sylpheed-8.html
6908         * doc/manual/en/sylpheed-9.html
6909         * doc/manual/en/sylpheed.html
6910         * doc/manual/es/.cvsignore
6911         * doc/manual/es/Makefile.am
6912         * doc/manual/es/sylpheed-1.html
6913         * doc/manual/es/sylpheed-10.html
6914         * doc/manual/es/sylpheed-11.html
6915         * doc/manual/es/sylpheed-12.html
6916         * doc/manual/es/sylpheed-13.html
6917         * doc/manual/es/sylpheed-14.html
6918         * doc/manual/es/sylpheed-15.html
6919         * doc/manual/es/sylpheed-16.html
6920         * doc/manual/es/sylpheed-17.html
6921         * doc/manual/es/sylpheed-18.html
6922         * doc/manual/es/sylpheed-19.html
6923         * doc/manual/es/sylpheed-2.html
6924         * doc/manual/es/sylpheed-20.html
6925         * doc/manual/es/sylpheed-3.html
6926         * doc/manual/es/sylpheed-4.html
6927         * doc/manual/es/sylpheed-5.html
6928         * doc/manual/es/sylpheed-6.html
6929         * doc/manual/es/sylpheed-7.html
6930         * doc/manual/es/sylpheed-8.html
6931         * doc/manual/es/sylpheed-9.html
6932         * doc/manual/es/sylpheed.html
6933         * doc/manual/fr/.cvsignore
6934         * doc/manual/fr/Makefile.am
6935         * doc/manual/fr/sylpheed-1.html
6936         * doc/manual/fr/sylpheed-10.html
6937         * doc/manual/fr/sylpheed-11.html
6938         * doc/manual/fr/sylpheed-12.html
6939         * doc/manual/fr/sylpheed-13.html
6940         * doc/manual/fr/sylpheed-14.html
6941         * doc/manual/fr/sylpheed-15.html
6942         * doc/manual/fr/sylpheed-16.html
6943         * doc/manual/fr/sylpheed-17.html
6944         * doc/manual/fr/sylpheed-18.html
6945         * doc/manual/fr/sylpheed-19.html
6946         * doc/manual/fr/sylpheed-2.html
6947         * doc/manual/fr/sylpheed-20.html
6948         * doc/manual/fr/sylpheed-3.html
6949         * doc/manual/fr/sylpheed-4.html
6950         * doc/manual/fr/sylpheed-5.html
6951         * doc/manual/fr/sylpheed-6.html
6952         * doc/manual/fr/sylpheed-7.html
6953         * doc/manual/fr/sylpheed-8.html
6954         * doc/manual/fr/sylpheed-9.html
6955         * doc/manual/fr/sylpheed.html
6956         * doc/manual/ja/.cvsignore
6957         * doc/manual/ja/Makefile.am
6958         * doc/manual/ja/sylpheed-1.html
6959         * doc/manual/ja/sylpheed-10.html
6960         * doc/manual/ja/sylpheed-11.html
6961         * doc/manual/ja/sylpheed-12.html
6962         * doc/manual/ja/sylpheed-13.html
6963         * doc/manual/ja/sylpheed-14.html
6964         * doc/manual/ja/sylpheed-15.html
6965         * doc/manual/ja/sylpheed-16.html
6966         * doc/manual/ja/sylpheed-17.html
6967         * doc/manual/ja/sylpheed-18.html
6968         * doc/manual/ja/sylpheed-19.html
6969         * doc/manual/ja/sylpheed-2.html
6970         * doc/manual/ja/sylpheed-20.html
6971         * doc/manual/ja/sylpheed-3.html
6972         * doc/manual/ja/sylpheed-4.html
6973         * doc/manual/ja/sylpheed-5.html
6974         * doc/manual/ja/sylpheed-6.html
6975         * doc/manual/ja/sylpheed-7.html
6976         * doc/manual/ja/sylpheed-8.html
6977         * doc/manual/ja/sylpheed-9.html
6978         * doc/manual/ja/sylpheed.html
6979         * doc/manual/ja/sylpheed.sgml
6980         * src/mainwindow.c
6981                 Remove outdated manual and faq. Noisy, eh?
6982
6983 2005-12-06 [colin]      1.9.100cvs70
6984
6985         * src/compose.c
6986         * src/quote_fmt_parse.y
6987         * src/undo.c
6988         * src/undo.h
6989                 Allow %X to position cursor at 0 
6990                 (no %X = before signature)
6991                 Fix paste as quotation putting the cursor at 0
6992                 Fix undo offsets when pasting
6993                 Insert the quote_fmt at once instead of line 
6994                 by line
6995                 Fix [Edited] when starting to reply/forward
6996
6997 2005-12-06 [paul]       1.9.100cvs69
6998
6999         * src/plugins/clamav/clamav_plugin_gtk.c
7000                 add another tooltip
7001         * src/plugins/spamassassin/spamassassin_gtk.c
7002                 rework spamassassin_create_widget_func()
7003
7004 2005-12-05 [colin]      1.9.100cvs68
7005
7006         * po/POTFILES.in
7007                 Fix make release ;-)
7008
7009 2005-12-05 [colin]      1.9.100cvs67
7010
7011         * src/compose.c
7012         * src/compose.h
7013                 Fix cursor positioning (not obeying %X)
7014
7015 2005-12-05 [paul]       1.9.100cvs66
7016
7017         * src/plugins/dillo_viewer/dillo_prefs.c
7018                 fix compilation warning
7019
7020 2005-12-05 [paul]       1.9.100cvs65
7021
7022         * src/prefs_spelling.c
7023         * src/plugins/trayicon/trayicon.c
7024                 cleanups - remove unused stuff
7025
7026 2005-12-05 [paul]       1.9.100cvs64
7027
7028         * README
7029         * manual/plugins.xml
7030                 remove info about removed mathml_viewer plugin
7031
7032 2005-12-05 [paul]       1.9.100cvs63
7033
7034         * configure.ac
7035         * src/plugins/Makefile.am
7036         * src/plugins/mathml_viewer/.cvsignore
7037         * src/plugins/mathml_viewer/Makefile.am
7038         * src/plugins/mathml_viewer/mathml_viewer.c
7039                 remove unmaintained mathml_viewer plugin
7040
7041 2005-12-05 [paul]       1.9.100cvs62
7042
7043         * src/summaryview.c
7044                 obey prefs_common.always_show_msg when
7045                 moving a msg
7046                 Thanks to Colin
7047
7048 2005-12-05 [paul]       1.9.100cvs61
7049
7050         * src/compose.c
7051         * src/prefs_account.c
7052         * src/prefs_filtering.c
7053         * src/prefs_quote.c
7054         * src/prefs_spelling.c
7055         * src/prefs_toolbar.c
7056         * src/summaryview.c
7057         * src/gtk/gtkutils.c
7058         * src/gtk/quicksearch.c
7059         * src/plugins/dillo_viewer/dillo_prefs.c
7060                 dialog cleanups
7061
7062 2005-12-04 [paul]       1.9.100cvs60
7063
7064         * src/inc.c
7065         * src/prefs_account.c
7066         * src/prefs_account.h
7067                 allow a Local account to specify a
7068                 default inbox
7069                 (closes bug 843 'Inbox cannot be changed for local
7070                  mailboxes')
7071
7072 2005-12-04 [colin]      1.9.100cvs59
7073
7074         * src/plugins/trayicon/trayicon.c
7075                 Remove Get, rename Get All to Get Mail in order to
7076                 be consistent with the default main toolbar
7077
7078 2005-12-03 [colin]      1.9.100cvs58
7079
7080         * manual/gpl.xml
7081         * manual/sylpheed-claws-manual.xml
7082                 Add GPL appendix
7083
7084 2005-12-03 [paul]       1.9.100cvs57
7085
7086         * AUTHORS
7087         * po/sv.po
7088         * src/gtk/authors.h
7089                 new (partially complete) Swedish translation
7090                 by Anders Troback <sylpheed@troback.com>
7091
7092 2005-12-02 [paul]       1.9.100cvs56
7093
7094         * configure.ac
7095                 libetpan 0.41 required
7096
7097 2005-12-02 [paul]       1.9.100cvs55
7098
7099         * src/plugins/clamav/clamav_plugin.c
7100         * src/plugins/clamav/clamav_plugin.h
7101         * src/plugins/clamav/clamav_plugin_gtk.c
7102         * src/plugins/spamassassin/spamassassin.c
7103         * src/plugins/spamassassin/spamassassin.h
7104         * src/plugins/spamassassin/spamassassin_gtk.c
7105                 unregister prefs pages on unloading, thus
7106                 preventing a crash
7107                 (thanks to Colin for the hint)
7108
7109 2005-12-02 [wwp]        1.9.100cvs54
7110
7111         * src/quote_fmt.h
7112         * src/quote_fmt_parse.y
7113                 fix misuse of gboolean*, use gboolean instead
7114                 (thanks to Paul, Colin, for pointing out that scaring one)
7115
7116 2005-12-02 [paul]       1.9.100cvs53
7117
7118         * src/plugins/clamav/clamav_plugin.c
7119                 int no --> unsigned int no
7120         * src/plugins/clamav/clamav_plugin_gtk.c
7121                 rework config page
7122
7123 2005-12-02 [wwp]        1.9.100cvs52
7124
7125         * src/compose.c
7126         * src/prefs_template.c
7127         * src/quote_fmt.h
7128         * src/quote_fmt_parse.y
7129                 prevent from executing |f and |p templates commands when
7130                 adding or replacing templates in prefs (avoids annoying and
7131                 potentially dangerous behaviours)
7132
7133 2005-12-02 [paul]       1.9.100cvs51
7134
7135         * src/prefs_common.c
7136                 allow translation of some default values
7137                 Patch by Fabien Vantard
7138
7139 2005-12-02 [paul]       1.9.100cvs50
7140
7141         * src/codeconv.c
7142         * src/codeconv.h
7143         * src/prefs_common.c
7144         * src/prefs_common.h
7145         * src/prefs_message.c
7146         * src/textview.c
7147                 remove obsolete 'convert_mb_alnum' option
7148                 and related stuff
7149         * src/gtk/about.c
7150                 remove unused 'about_textview_visibility_notify'
7151
7152 2005-12-02 [paul]       1.9.100cvs49
7153
7154         * src/prefs_account.c
7155         * src/prefs_compose_writing.c
7156         * src/prefs_fonts.c
7157         * src/prefs_gtk.h
7158         * src/prefs_image_viewer.c
7159         * src/prefs_message.c
7160         * src/prefs_other.c
7161         * src/prefs_receive.c
7162         * src/prefs_send.c
7163         * src/prefs_spelling.c
7164         * src/prefs_summaries.c
7165         * src/prefs_wrapping.c
7166         * src/plugins/dillo_viewer/dillo_prefs.c
7167         * src/plugins/pgpcore/prefs_gpg.c
7168                 several cleanups to the prefs dialogs
7169                 (slightly modified) patch by Fabien Vantard
7170
7171 2005-12-02 [paul]       1.9.100cvs48
7172
7173         * src/main.c
7174                 --exit means exit
7175         * src/send_message.c
7176                 fix crash on send when connection fails
7177
7178         Thanks to Colin
7179
7180 2005-12-01 [colin]      1.9.100cvs47
7181
7182         * src/html.c
7183                 Translate &hellip; to "..."
7184
7185 2005-11-30 [colin]      1.9.100cvs46
7186
7187         * src/matcher.c
7188         * src/matcher.h
7189                 Optimize back yesterday's fix.
7190
7191 2005-11-30 [paul]       1.9.100cvs45
7192
7193         * manual/faq.xml
7194                 standardised
7195         * manual/intro.xml
7196                 written by Colin, edited by me
7197
7198 2005-11-29 [colin]      1.9.100cvs44
7199
7200         * src/matcher.c
7201                 Skip headers unconditionnaly in match_body if the
7202                 rule is not message or ~message
7203
7204 2005-11-29 [colin]      1.9.100cvs43
7205
7206         * src/matcher.c
7207                 Fix body_part and such, not skipping headers 
7208                 if the matchcriteria wasn't the first in the rule
7209
7210 2005-11-29 [colin]      1.9.100cvs42
7211
7212         * src/compose.c
7213                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
7214                 option missing from message view window)
7215                 Fix double text D'n'D with gtk-2.8
7216         * src/matcher.c
7217                 Fix ~message, ~headers_part, ~body_part rules
7218         * src/messageview.c
7219                 Add Windows-1252 (Closes bug #863)
7220                 Fix accels
7221         * src/gtk/gtkaspell.c
7222                 Properly destroy accels in all menus
7223
7224 2005-11-29 [mones]      1.9.100cvs41
7225
7226         * po/es.po
7227                 Updated.
7228
7229 2005-11-27 [colin]      1.9.100cvs40
7230
7231         * src/mh_gtk.c
7232                 "/Remove mailbox" -> "/Remove mailbox..."
7233
7234 2005-11-27 [paul]       1.9.100cvs39
7235
7236         * AUTHORS
7237         * po/de.po
7238         * src/gtk/authors.h
7239                 updated by new maintainer, Stephan Sachse
7240
7241 2005-11-27 [paul]       1.9.100cvs38
7242
7243         * manual/faq.xml
7244                 written by Colin, edited by me
7245
7246 2005-11-27 [paul]       1.9.100cvs37
7247
7248         * src/prefs_common.c
7249         * src/prefs_common.h
7250         * src/prefs_receive.c
7251         * src/prefs_summaries.c
7252                 move 'go to inbox after receiving new mail'
7253                 option from display/sumamaries to mail
7254                 handling/receive, and rework prefs_summaries
7255                 dialog a little
7256
7257 2005-11-25 [martin]     1.9.100cvs36
7258
7259         * po/de.po
7260             fixed windows-1252 translation;
7261             translated some new and fuzzy strings
7262
7263 2005-11-25 [paul]       1.9.100cvs35
7264
7265         * src/plugins/clamav/clamav_plugin.c
7266                 complete the update done in cvs34
7267
7268 2005-11-25 [paul]       1.9.100cvs34
7269
7270         * src/plugins/clamav/clamav_plugin.c
7271                 reflect upstream changes
7272
7273 2005-11-25 [paul]       1.9.100cvs33
7274
7275         * manual/ack.xml
7276         * manual/plugins.xml
7277         * manual/sylpheed-claws-manual.xml
7278                 written/updated by Colin, edited by me
7279         * tools/acroread2sylpheed.pl
7280                 update binary name
7281
7282 2005-11-24 [colin]      1.9.100cvs32
7283
7284         * src/compose.c
7285                 Fix bug #856 (reediting messages forgets Request
7286                 Return Receipt)
7287
7288 2005-11-24 [paul]       1.9.100cvs31
7289
7290         * manual/addrbook.xml
7291         * manual/starting.xml
7292                 written by Colin, proofread, edited, adapted by me
7293         * manual/advanced.xml
7294                 add some Actions examples
7295         * src/importldif.c
7296                 use a Save button instead of a Close button
7297         * src/wizard.c
7298                 indicate mandatory fields
7299                 fix page display
7300                 Thanks to Colin
7301
7302 2005-11-23 [colin]      1.9.100cvs30
7303
7304         * src/addressbook.c
7305                 Rename menu item, fix possible crash after
7306                 deletion of books
7307         * src/addrindex.c
7308                 Allow searching for '*' in ldap
7309         * src/browseldap.c
7310                 Fix "Browse Entry" (did anyone use it?)
7311         * src/wizard.c
7312                 Add guards for mandatory information
7313
7314 2005-11-23 [paul]       1.9.100cvs29
7315
7316         * manual/advanced.xml
7317                 corrections to the English
7318
7319 2005-11-23 [colin]      1.9.100cvs28
7320
7321         * src/mimeview.c
7322                 Fix possible crash at exit. After the call to
7323                 gtk_container_remove(), the Viewer's widget has no
7324                 more parent so gtk+ automatically frees it and its
7325                 sons. If destroy_viewer() then try to access it,
7326                 problems ensue.
7327
7328 2005-11-22 [colin]      1.9.100cvs27
7329
7330         * src/compose.c
7331         * src/gtk/gtkaspell.c
7332                 Fix right-clicking on a misspelled word
7333                 Fix More... in suggestions menu
7334
7335 2005-11-22 [wwp]        1.9.100cvs26
7336
7337         * src/prefs_template.c
7338                 templates works: re-sort templates list when adding or replacing,
7339                 prevent from adding or replacing when the template name is empty
7340
7341 2005-11-21 [colin]      1.9.100cvs25
7342
7343         * src/addressbook.c
7344                 Fix some addressbook suckage (dnd, select all)
7345         * src/compose.c
7346         * src/gtk/gtkaspell.c
7347         * src/gtk/gtkaspell.h
7348                 Make the spellchecker menu work with the 
7349                 GtkTextView one instead of overriding it
7350
7351 2005-11-20 [paul]       1.9.100cvs24
7352
7353         * manual/handling.xml
7354                 proofread and corrected
7355
7356 2005-11-20 [paul]       1.9.100cvs23
7357
7358         * manual/Makefile
7359                 generate html as one file
7360         * manual/advanced.xml
7361                 fix output generation
7362                 reformat hidden options list
7363         * manual/manual.xml     ** REMOVED **
7364         * manual/sylpheed-claws-manual.xml      ** ADDED **
7365                 renamed
7366
7367 2005-11-18 [colin]      1.9.100cvs22
7368
7369         * src/prefs_account.c
7370                 Fix layout in news and mbox accounts
7371         * manual/account.xml
7372         * manual/advanced.xml
7373                 New contents for Paul to check :)
7374
7375 2005-11-18 [wwp]        1.9.100cvs21
7376
7377         * src/gtk/quicksearch.c
7378                 don't update extended quicksearch buttons twice
7379
7380 2005-11-18 [paul]       1.9.100cvs20
7381
7382         * src/textview.c
7383                 complete 1.9.100cvs19
7384
7385 2005-11-18 [paul]       1.9.100cvs19
7386
7387         * src/compose.c
7388                 cosmetic improvements
7389         * src/textview.c
7390                 also list text/* attachments
7391
7392 2005-11-18 [colin]      1.9.100cvs18
7393
7394         * src/summaryview.c
7395                 Use column 0 instead of -1 in 
7396                 gtk_ctree_node_moveto, in a naive
7397                 hope it'll fix the gtk-related crashes
7398
7399 2005-11-18 [colin]      1.9.100cvs17
7400
7401         * src/gtk/inputdialog.c
7402                 Fix icon staying the first one
7403
7404 2005-11-17 [wwp]        1.9.100cvs16
7405                 fix possible problem showing some quicksearch buttons, and a bad
7406                 call to g_return_if_fail in a function that returns a value (both
7407                 fixes by Fabien Vantard)
7408
7409 2005-11-15 [wwp]        1.9.100cvs15
7410
7411         * src/gtk/quicksearch.c
7412                 added a tooltip to that obscure ... quicksearch button
7413
7414 2005-11-15 [wwp]        1.9.100cvs14
7415
7416         * src/gtk/quicksearch.c
7417                 add a quicksearch helper to filtering expression users: the ... button
7418                 raises the condition expr window. condition expressions set up w/ this
7419                 window are used by the quicksearch if the user closes it pressing OK.
7420
7421 2005-11-14 [paul]       1.9.100cvs13
7422
7423         * src/plugins/clamav/clamav_plugin.c
7424         * src/plugins/spamassassin/spamassassin.c
7425                 change plugin type following recent merging
7426
7427 2005-11-14 [wwp]        1.9.100cvs12
7428
7429         * src/folder.c
7430                 prevent from crashing when copying/moving message(s) from and
7431                 to the same folder
7432
7433 2005-11-14 [paul]       1.9.100cvs11
7434
7435         * src/plugins/clamav/Makefile.am
7436         * src/plugins/clamav/clamav_plugin.c
7437         * src/plugins/clamav/clamav_plugin.h
7438         * src/plugins/clamav/clamav_plugin_gtk.c
7439                 also merge clamav and clamav_gtk plugins
7440
7441 2005-11-13 [colin]      1.9.100cvs10
7442
7443         * configure.ac
7444         * src/plugins/spamassassin/Makefile.am
7445         * src/plugins/spamassassin/spamassassin.c
7446         * src/plugins/spamassassin/spamassassin.h
7447         * src/plugins/spamassassin/spamassassin_gtk.c
7448                 Merge spamassassin and spamassassin_gtk plugins,
7449                 and build it by default.
7450
7451 2005-11-12 [colin]      1.9.100cvs9
7452
7453         * src/etpan/imap-thread.c
7454                 Fix gcc warning
7455
7456 2005-11-12 [colin]      1.9.100cvs8
7457
7458         * src/procmime.c
7459                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
7460
7461 2005-11-10 [colin]      1.9.100cvs7
7462
7463         * src/main.c
7464                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
7465                 minimised state)
7466
7467 2005-11-10 [wwp]        1.9.100cvs6
7468
7469         * src/gtk/description_window.c
7470                 fix a crash when closing description windows using the WM's [X] button
7471
7472 2005-11-09 [colin]      1.9.100cvs5
7473
7474         * src/common/ssl.c
7475                 Update libetpan call to follow upstream
7476                 (yes, this requires libetpan-0.40cvs3)
7477
7478 2005-11-08 [colin]      1.9.100cvs4
7479
7480         * src/compose.c
7481         * src/textview.c
7482         * src/common/utils.c
7483         * src/common/utils.h
7484                 Enhance the email parser
7485
7486 2005-11-08 [colin]      1.9.100cvs3
7487
7488         * src/procmime.c
7489                 Fix what looks like an off-by-one (fixes 
7490                 attachments from the Bat)
7491
7492 2005-11-08 [wwp]        1.9.100cvs2
7493
7494         * src/main.c
7495                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
7496
7497 2005-11-08 [wwp]        1.9.100cvs1
7498
7499         * src/main.c
7500                 allow exiting Sylpheed-Claws from command-line
7501
7502 2005-11-08 [paul]       1.9.100
7503
7504         1.9.100 released
7505
7506 2005-11-07 [colin]      1.9.99cvs17
7507
7508         * src/addritem.c
7509         * src/ldif.c
7510                 Fix import of base-64 encoded items
7511
7512 2005-11-07 [colin]      1.9.99cvs16
7513
7514         * src/send_message.c
7515                 Fix bug #314 (Queue does not empty under certain 
7516                 circumstances)
7517
7518 2005-11-07 [paul]       1.9.99cvs15
7519
7520         * src/mutt.c
7521         * src/pine.c
7522                 fix buffer overflows
7523                 Thanks to Colin
7524
7525 2005-11-07 [paul]       1.9.99cvs14
7526
7527         * doc/man/Makefile.am
7528         * doc/man/sylpheed-claws.1      ** ADDED **
7529         * doc/man/sylpheed.1            ** DELETED **
7530                 rename and update the man file
7531
7532 2005-11-06 [colin]      1.9.99cvs13
7533
7534         * src/ldif.c
7535                 Fix ldif_get_line() that returned empty strings
7536                 (Didn't understand why). Also fix a possible
7537                 buffer overflow.
7538
7539 2005-11-06 [wwp]        1.9.99cvs12
7540
7541         * src/textview.c
7542         * src/gtk/about.c
7543         * src/gtk/gtkutils.c
7544         * src/gtk/gtkutils.h
7545                 fix a compilation warning,
7546                 make links sensitive in the about dialog
7547
7548 2005-11-04 [wwp]        1.9.99cvs11
7549
7550         * src/gtk/about.c
7551                 don't wrap or translate URIs, and a bit text format cleanup
7552
7553 2005-11-04 [wwp]        1.9.99cvs10
7554
7555         * src/gtk/about.c
7556                 better textview tagging implementation (no more use of marks for
7557                 postponed tagging)
7558
7559 2005-11-02 [colin]      1.9.99cvs9
7560
7561         * src/common/ssl.c
7562                 Forgot an ifdef
7563
7564 2005-11-02 [colin]      1.9.99cvs8
7565
7566         * configure.ac
7567                 Require libetpan-0.40 due to upstream fix
7568         * src/common/ssl.c
7569                 Tell libetpan not to call SSL_Library_Init,
7570                 as we do it ourselves.
7571
7572 2005-11-02 [colin]      1.9.99cvs7
7573
7574         * po/POTFILES.in
7575                 Add missing files (thanks to Fabien Vantard)
7576
7577 2005-11-02 [colin]      1.9.99cvs6
7578
7579         * src/summaryview.c
7580                 Fix totals when read messages are hidden or quicksearch
7581                 is on
7582         * src/ssl_manager.c
7583         * src/ssl_manager.h
7584         * src/common/ssl_certificate.c
7585         * src/common/ssl_certificate.h
7586         * src/gtk/sslcertwindow.c
7587         * src/gtk/sslcertwindow.h
7588                 Fix copyright on my stuff
7589
7590 2005-11-02 [wwp]        1.9.99cvs5
7591
7592         * src/prefs_themes.c
7593                 fix directory name checking (theme installation/removal),
7594                 made related error a bit more verbose
7595
7596 2005-11-02 [colin]      1.9.99cvs4
7597
7598         * src/summaryview.c
7599                 Fix typo (probably fixes bug #841 (Sort by the From 
7600                 field doesn't work)
7601
7602 2005-11-02 [paul]       1.9.99cvs3
7603
7604         * po/ko.po
7605         * po/nb.po
7606                 updated by SungHyun Nam, Geir Helland
7607         * src/wizard.c
7608                 fix typo in welcome message. spotted by
7609                 Andrea Spadaccini
7610
7611 2005-11-01 [colin]      1.9.99cvs2
7612
7613         * src/compose.c
7614                 Fix replying to ml wen confirming subscription
7615         * src/messageview.c
7616         * src/mimeview.c
7617         * src/mimeview.h
7618         * src/privacy.h
7619         * src/summaryview.c
7620                 Make key check non blocking
7621
7622 2005-10-31 [paul]       1.9.99cvs1
7623
7624         * tools/claws.i18n.status.pl
7625                 updated for ChangeLog
7626
7627 2005-10-31 [paul]       1.9.99
7628
7629         1.9.99 released
7630
7631 2005-10-31 [paul]       1.9.15cvs131
7632
7633         * .cvsignore
7634         * ChangeLog
7635         * ChangeLog.claws       ** REMOVED **
7636         * ChangeLog-gtk2.claws  ** REMOVED **
7637         * ChangeLog.gtk1        ** ADDED **
7638         * INSTALL
7639         * Makefile.am
7640         * NEWS
7641         * README
7642         * README.claws          ** REMOVED **
7643         * README.jp             ** REMOVED **
7644         * RELEASE_NOTES         ** ADDED **
7645         * RELEASE_NOTES.claws   ** REMOVED **
7646         * commitHelper
7647         * configure.ac
7648         * sylpheed.spec.in      ** REMOVED **
7649                 tidy up and update the default docs:
7650                 ChangeLog.claws is renamed ChangeLog.gtk1
7651                 ChangeLog-gtk2.claws is renamed ChangeLog
7652                 README.claws is renamed README
7653                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
7654
7655 2005-10-31 [paul]       1.9.15cvs130
7656
7657         * po/it.po
7658                 fix errors
7659
7660 2005-10-31 [paul]       1.9.15cvs129
7661
7662         * po/ca.po
7663         * po/de.po
7664         * po/en_GB.po
7665         * po/fr.po
7666         * po/it.po
7667         * po/pt_BR.po
7668         * po/sk.po
7669         * po/sr.po
7670         * po/zh_CN.po
7671                 updated by Miquel Oliete, Stephan Sachse and
7672                 Thomas Gilgin, me, Fabien Vantard, Andrea
7673                 Spadaccini, Frederico Goncalves Guimaraes,
7674                 Andrej Kacian, Aleksandar Urosevic, and
7675                 Ralgh Young.
7676
7677 2005-10-31 [mones]      1.9.15cvs128
7678
7679         * manual/faq.xml
7680                 More questions.
7681         
7682         * po/es.po
7683                 Updated for release.
7684
7685 2005-10-30 [colin]      1.9.15cvs127
7686
7687         * src/compose.c
7688                 Place cursor before rewrapping (fixes cursor
7689                 pos if quotation gets rewrapped)
7690
7691 2005-10-29 [paul]       1.9.15cvs126
7692
7693         * src/crash.c
7694         * src/foldersel.c
7695         * src/main.c
7696         * src/messageview.c
7697         * src/toolbar.c
7698         * src/gtk/authors.h
7699                 corrections to text items
7700
7701 2005-10-28 [colin]      1.9.15cvs125
7702
7703         * src/messageview.c
7704                 Make "hit 'C' to check sig" work from extern 
7705                 messageviews
7706
7707 2005-10-27 [colin]      1.9.15cvs124
7708
7709         * src/summaryview.c
7710                 Add a hack to avoid segfaulting when hammering 
7711                 on gtk's events
7712
7713 2005-10-27 [wwp]        1.9.15cvs123
7714
7715         * src/prefs_themes.c
7716                 sort list of themes names in themes prefs
7717
7718 2005-10-27 [paul]       1.9.15cvs122
7719
7720         * src/folder.c
7721         * src/prefs_account.c
7722                 fix building on Solaris
7723                 Patch by Alex Moore
7724
7725 2005-10-27 [wwp]        1.9.15cvs121
7726
7727         * src/summaryview.c
7728         * src/gtk/gtksctree.c
7729                 speed up unselecting messages in summary view (thanks to Colin)
7730
7731 2005-10-27 [paul]       1.9.15cvs120
7732
7733         * src/mainwindow.c
7734                 fix a compilation warning
7735         * src/summaryview.c
7736                 fix updating of 'n items selected' count
7737                 when deselecting
7738
7739 2005-10-27 [martin]     1.9.15cvs119
7740
7741         * src/action.c
7742                 ignore actions with a leading '/' in the action menu name
7743                 fixes a crash on menu creation
7744         * src/prefs_actions.c
7745                 do not allow a leading '/' in the action menu name
7746
7747 2005-10-27 [paul]       1.9.15cvs118
7748
7749         * src/main.c
7750                 fix compilation warning
7751
7752 2005-10-27 [paul]       1.9.15cvs117
7753
7754         * src/procmime.c
7755                 add #if HAVE_LOCALE_H
7756
7757 2005-10-27 [paul]       1.9.15cvs116
7758
7759         * src/plugins/clamav/clamav_plugin.c
7760         * src/plugins/dillo_viewer/dillo_viewer.c
7761         * src/plugins/mathml_viewer/mathml_viewer.c
7762         * src/plugins/pgpcore/plugin.c
7763         * src/plugins/pgpinline/plugin.c
7764         * src/plugins/pgpmime/plugin.c
7765         * src/plugins/spamassassin/spamassassin.c
7766         * src/plugins/trayicon/trayicon.c
7767                 plugin_init() : make error messages more
7768                 informative
7769
7770 2005-10-26 [wwp]        1.9.15cvs115
7771
7772         * src/prefs_matcher.c
7773                 enlarge boolean op widget width a bit (wasn't always showing text contents)
7774
7775 2005-10-26 [wwp]        1.9.15cvs114
7776
7777         * src/procmime.c
7778         * src/gtk/gtksctree.c
7779         * src/plugins/spamassassin/libspamc.c
7780         * src/plugins/spamassassin/spamassassin.c
7781                 fix some compilation warnings more
7782
7783 2005-10-26 [mones]      1.9.15cvs113
7784
7785         * po/es.po
7786                 Updated translation
7787
7788 2005-10-26 [paul]       1.9.15cvs112
7789
7790         * src/prefs_message.c
7791                 give all display_xface stuff the
7792                 #if HAVE_LIBCOMPFACE treatment, thus
7793                 preventing a crash
7794                 (Thanks to Wolfgang Enderlein)
7795
7796 2005-10-26 [colin]      1.9.15cvs111
7797
7798         * src/gedit-print.c
7799                 Fix date format
7800         * src/imap_gtk.c
7801         * src/news_gtk.c
7802                 Remove context menu items that should not be there
7803         * src/jpilot.c
7804                 Fix encoding
7805         * src/main.c
7806         * src/mainwindow.c
7807                 Don't show the mainwindow too soon
7808
7809 2005-10-26 [wwp]        1.9.15cvs110
7810
7811         * src/folder.c
7812         * src/manual.c
7813         * src/summaryview.c
7814                 fix uninitialized pointers in the folder updating hook
7815                 (thanks to Colin)
7816
7817 2005-10-25 [mones]      1.9.15cvs109
7818
7819         * manual/faq.xml
7820                 General information subsection completed. 
7821                 Removed archaic references.
7822                 
7823         * manual/Makefile
7824         * manual/dtd/manual.dsl
7825                 Added customization stylesheet for getting paragraphs
7826                 fully justified in PDF output (as suggested by Colin).
7827
7828 2005-10-25 [colin]      1.9.15cvs108
7829
7830         * src/compose.c
7831                 Fix a second leak
7832
7833 2005-10-25 [colin]      1.9.15cvs107
7834
7835         * src/addrbook.c
7836         * src/addrindex.c
7837                 Fix leak (xml_get_element() allocates memory)
7838         * src/compose.c
7839                 Fix leak + dead code (shame!)
7840         * src/procmime.c
7841                 Fix leak
7842
7843 2005-10-25 [colin]      1.9.15cvs106
7844
7845         * src/mimeview.c
7846                 Fix encoding issue in Save all and in 
7847                 overwrite-confirmation alertpanel
7848
7849 2005-10-25 [colin]      1.9.15cvs105
7850
7851         * src/common/socket.c
7852                 Fix a leak - Thanks to Christopher Aillon
7853                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
7854
7855 2005-10-25 [paul]       1.9.15cvs104
7856
7857         * src/wizard.c
7858                 Always guess servers from the right-hand
7859                 email part and guess username from the
7860                 left-hand part. (Thanks to Colin)
7861                 add an X-Face to the welcome message
7862
7863 2005-10-25 [paul]       1.9.15cvs103
7864
7865         * manual/handling.xml
7866                 written by Colin, edited by me
7867
7868 2005-10-25 [wwp]        1.9.15cvs102
7869
7870         * src/folderview.c
7871         * src/grouplistdialog.c
7872         * src/imap.c
7873         * src/noticeview.c
7874                 fix some compilation warnings
7875
7876 2005-10-24 [paul]
7877
7878         1.9.99-rc3 released
7879
7880 2005-10-24 [paul]       1.9.15cvs101
7881
7882         * src/gtk/about.c
7883                 fix window sizing
7884
7885 2005-10-24 [paul]       1.9.15cvs100
7886
7887         * src/pixmaps/offline.xpm
7888         * src/pixmaps/online.xpm
7889                 replace with last default versions
7890
7891 2005-10-24 [colin]      1.9.15cvs99
7892
7893         * src/imap.c
7894                 Fix bug when moving a folder
7895         * src/imap_gtk.c
7896         * src/mh_gtk.c
7897                 "Delete folder" pops up a window, so it 
7898                 should be suffixed with "..."
7899         * src/plugins/pgpcore/sgpgme.c
7900                 Include locale.h
7901
7902 2005-10-24 [mones]      1.9.15cvs98
7903
7904         * manual/Makefile
7905         * manual/account.xml
7906         * manual/ack.xml
7907         * manual/addrbook.xml
7908         * manual/advanced.xml
7909         * manual/faq.xml
7910         * manual/glossary.xml
7911         * manual/gpl.xml
7912         * manual/handling.xml
7913         * manual/intro.xml
7914         * manual/keyboard.xml
7915         * manual/manual.xml
7916         * manual/plugins.xml
7917         * manual/starting.xml
7918         * manual/dtd/sdocbook.dtd
7919                 Initial manual structure and some content.
7920
7921 2005-10-23 [wwp]        1.9.15cvs97
7922
7923         * src/gtk/about.c
7924                 fix a typo
7925
7926 2005-10-23 [wwp]        1.9.15cvs96
7927
7928         * src/gtk/about.c
7929         * src/gtk/authors.h
7930                 rework of the about window (main work by Paul), also featuring a few
7931                 fixes for typos and duplicate names
7932
7933 2005-10-23 [wwp]        1.9.15cvs95
7934
7935         * src/.cvsignore
7936                 Ignore the right binary name (sylpheed-claws now)
7937
7938 2005-10-23 [paul]       1.9.15cvs94
7939
7940         * src/compose.c
7941                 when using Folder Pref 'Default To for
7942                 replies' make the entry in the Compose
7943                 window bold
7944                 Patch by Fabien Vantard
7945
7946 2005-10-22 [colin]      1.9.15cvs93
7947
7948         * src/codeconv.c
7949                 Fix leak
7950
7951 2005-10-22 [colin]      1.9.15cvs92
7952
7953         * src/codeconv.c
7954                 try to convert using locale (apart utf8) if necessary
7955
7956 2005-10-22 [colin]      1.9.15cvs91
7957
7958         * src/pixmaps/new.xpm
7959         * src/pixmaps/unread.xpm
7960                 Make the unread envelope blue again and
7961                 saturate the new one a bit more.
7962
7963 2005-10-22 [colin]      1.9.15cvs90
7964
7965         * src/compose.c
7966                 When replying to a mail sent by one of our accounts,
7967                 use the original list of recipients. Let 'Reply All'
7968                 and 'Reply to sender' work like previously.
7969
7970 2005-10-21 [colin]      1.9.15cvs89
7971
7972         * src/prefs_filtering.c
7973                 Clear fields after add and replace
7974         * src/textview.c
7975                 Display xface differently (better)
7976         * src/plugins/pgpinline/pgpinline.c
7977                 Fix crappy encodings/recodings
7978
7979 2005-10-21 [paul]       1.9.15cvs88
7980
7981         * src/compose.c
7982         * src/prefs_folder_item.c
7983         * src/toolbar.c
7984                 fix news folder Folder Properties
7985                 (thanks to Colin)
7986         * src/folderview.c
7987                 update folderview after Themes change
7988                 keep selected folder selected
7989                 (thanks to Colin)
7990
7991 2005-10-21 [paul]       1.9.15cvs87
7992
7993         * tools/Makefile.am
7994         * tools/OOo2sylpheed.pl
7995         * tools/README
7996         * tools/README.sylprint
7997         * tools/asus_mailled.sh         ** REMOVED **
7998         * tools/filter_conv.pl
7999         * tools/freshmeat_search.pl
8000         * tools/google_search.pl
8001         * tools/gpg-sign-syl            ** REMOVED **
8002         * tools/kmail2sylpheed.pl
8003         * tools/kmail2sylpheed_v2.pl
8004         * tools/multiwebsearch.pl
8005         * tools/nautilus2sylpheed.sh
8006         * tools/newscache_clean.pl
8007         * tools/outlook2sylpheed.pl
8008         * tools/sylpheed-switcher       ** REMOVED **
8009         * tools/sylprint.pl
8010         * tools/sylprint.rc
8011         * tools/tb2sylpheed
8012         * tools/vcard2xml.py
8013         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8014                 update default config dir
8015                 update binary name (thanks to Fabien Vantard)
8016                 remove obsolete scripts
8017
8018 2005-10-21 [colin]      1.9.15cvs86
8019
8020         * src/inc.c
8021                 Fix possible leak and units. Based on a patch by
8022                 Fabien Vantard.
8023
8024 2005-10-20 [colin]      1.9.15cvs85
8025
8026         * src/textview.c
8027                 Clear xface when clearing textview
8028
8029 2005-10-20 [colin]      1.9.15cvs84
8030
8031         * configure.ac
8032         * src/folderview.c
8033         * src/headerview.c
8034         * src/main.c
8035         * src/prefs_common.c
8036         * src/prefs_common.h
8037         * src/prefs_message.c
8038         * src/textview.c
8039         * src/textview.h
8040         * src/common/defs.h
8041         * src/common/utils.c
8042         * src/common/utils.h
8043         * src/gtk/gtkutils.c
8044         * src/gtk/gtkutils.h
8045                 Migrate config to .sylpheed-claws (Automatically)
8046                 Add a way to get the Xface in the TextView
8047
8048 2005-10-20 [colin]      1.9.15cvs83
8049
8050         * src/gtk/Makefile.am
8051         * src/gtk/about.c
8052         * src/gtk/authors.h
8053                 Make the about dialog *grooovy*
8054
8055 2005-10-20 [colin]      1.9.15cvs82
8056
8057         * src/mimeview.c
8058                 Use "Open with" on double click if no command
8059                 was found
8060
8061 2005-10-20 [colin]      1.9.15cvs81
8062
8063         * src/imap.c
8064         * src/etpan/imap-thread.c
8065                 Fix possible crash.
8066
8067 2005-10-20 [paul]       1.9.15cvs80
8068
8069         * src/folder.c
8070                 don't show clipkey icon if the only
8071                 attachment is the signature
8072                 Patch by Colin
8073
8074 2005-10-20 [paul]       1.9.15cvs79
8075
8076         * AUTHORS
8077         * src/plugins/pgpmime/pgpmime.c
8078                 name the PGP/MIME signature 'signature.asc'
8079                 Patch by Andrew Nelson <freeandy@gmail.com>
8080
8081 2005-10-19 [colin]      1.9.15cvs78
8082
8083         * src/plugins/pgpmime/pgpmime.c
8084                 Oops, no need to double-check though
8085
8086 2005-10-19 [colin]      1.9.15cvs77
8087
8088         * src/plugins/pgpinline/pgpinline.c
8089         * src/plugins/pgpmime/pgpmime.c
8090                 Check that my_tmpfile() doesn't 
8091                 return NULL
8092
8093 2005-10-19 [colin]      1.9.15cvs76
8094
8095         * src/common/utils.c
8096                 Use shorter mime boundaries to avoid having
8097                 MTAs rewrapping our headers, breaking the
8098                 PGP signature in the process 
8099         * src/compose.c
8100         * src/plugins/pgpmime/pgpmime.c
8101                 Check for boundary uniqueness to be sure
8102                 it won't happen, instead of hoping for the
8103                 best
8104
8105 2005-10-19 [colin]      1.9.15cvs75
8106
8107         * sylpheed-claws.desktop
8108         * src/Makefile.am
8109         * src/main.c
8110                 Ship a sylpheed-claws binary instead
8111                 of a sylpheed one. Change the socket
8112                 name, too
8113         * src/folderview.c
8114                 Update folder only if it changed
8115         * src/wizard.c
8116                 Fix i18n in welcome mail, patch by
8117                 Fabien Vantard
8118
8119 2005-10-19 [paul]
8120
8121         1.9.99-rc2 released
8122
8123 2005-10-19 [paul]       1.9.15cvs74
8124
8125         * src/folder.c
8126         * src/folderview.c
8127                 fix summaryview update
8128                 Patch by Colin
8129
8130 2005-10-18 [colin]      1.9.15cvs73
8131
8132         * src/plugins/pgpcore/passphrase.c
8133                 Don't XGrabServer, and try a bit more to 
8134                 sync everything before grabbing mouse/keyboard
8135
8136 2005-10-18 [colin]      1.9.15cvs72
8137
8138         * src/Makefile.am
8139         * src/addressadd.c
8140         * src/addressbook.c
8141         * src/folderview.c
8142         * src/grouplistdialog.c
8143         * src/mimeview.c
8144         * src/stock_pixmap.c
8145         * src/stock_pixmap.h
8146         * src/summaryview.c
8147         * src/gtk/gtksctree.c
8148         * src/gtk/gtksctree.h
8149         * src/pixmaps/empty.xpm
8150                 Implement a wrapper call for gtk_ctree_set_node_info
8151                 and gtk_ctree_insert_node, that uses a 1x1 transparent
8152                 pixmap instead of a NULL one. This works around some
8153                 memory problems deep inside gtk, revealed by valgrind,
8154                 and fixes bug #834 (Pressing CTRl-D on a message marked 
8155                 as locked crashes sylpheed.), as well as, probably, 
8156                 wwp's 4th dimension problems that happen in gtk_ctree_*.
8157
8158 2005-10-17 [colin]      1.9.15cvs71
8159
8160         * src/mimeview.c
8161                 Provide visual feedback when checking
8162                 signature
8163
8164 2005-10-17 [colin]      1.9.15cvs70
8165
8166         * src/main.c
8167                 Keep the folder list frozen while checking caches...
8168
8169 2005-10-17 [colin]      1.9.15cvs69
8170
8171         * src/addr_compl.c
8172                 Fi bug #833 (Autocompleting from addressbook 
8173                 fails with extended chars)
8174         * src/imap.c
8175                 Fix 'adding messages' staying in statusbar
8176                 after an error
8177
8178 2005-10-17 [wwp]        1.9.15cvs68
8179
8180         * src/ssl_manager.c
8181                 Fix buttons' layout resizing when window size changes
8182
8183 2005-10-17 [wwp]        1.9.15cvs67
8184
8185         * src/account.c
8186         * src/prefs_account.c
8187         * src/prefs_common.c
8188         * src/prefs_common.h
8189         * src/prefs_folder_item.c
8190         * src/prefs_gtk.c
8191         * src/gtk/logwindow.c
8192         * src/gtk/pluginwindow.c
8193         * src/gtk/prefswindow.c
8194         * src/gtk/prefswindow.h
8195                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
8196
8197 2005-10-17 [paul]       1.9.15cvs66
8198
8199         * configure.ac
8200                 fix missing libetpan message
8201         * po/en_GB.po
8202                 updated
8203         * src/crash.c
8204         * src/manual.c
8205         * src/prefs_themes.c
8206         * src/common/defs.h
8207                 add some new URI defines, change some
8208                 others
8209         * src/wizard.c
8210                 make welcome message translatable
8211                 small improvements to english
8212                 other tweaks
8213         * src/gtk/menu.c
8214                 fix warnings
8215
8216 2005-10-17 [paul]       1.9.15cvs65
8217
8218         * src/summaryview.c
8219                 fix column titles
8220
8221 2005-10-16 [mones]      1.9.15cvs64
8222
8223         * po/es.po
8224                 Updated translation
8225
8226 2005-10-16 [colin]
8227
8228         1.9.99-rc1 released
8229
8230 2005-10-16 [colin]      1.9.15cvs63
8231
8232         * src/wizard.c
8233                 Fix whitespace
8234
8235 2005-10-16 [colin]      1.9.15cvs62
8236
8237         * src/toolbar.c
8238                 s/Get All/Get Mail/
8239         * src/wizard.c
8240                 Real welcome mail text, thanks Paul
8241
8242 2005-10-16 [colin]      1.9.15cvs61
8243
8244         * src/editldap.c
8245         * src/exporthtml.c
8246         * src/main.c
8247         * src/mainwindow.c
8248         * src/prefs_themes.c
8249         * src/prefs_toolbar.c
8250         * src/plugins/demo/demo.c
8251         * src/plugins/trayicon/trayicon.c
8252                 s/Sylpheed/Sylpheed-Claws/
8253
8254 2005-10-16 [colin]      1.9.15cvs60
8255
8256         * src/wizard.c
8257                 Add a welcome email in the first empty mailbox
8258         * src/prefs_common.c
8259                 Change one more default
8260
8261 2005-10-16 [colin]      1.9.15cvs59
8262
8263         * src/wizard.c
8264                 Remove printf
8265
8266 2005-10-16 [colin]      1.9.15cvs58
8267
8268         * src/toolbar.c
8269         * src/prefs_common.c
8270                 Change some defaults
8271
8272 2005-10-16 [colin]      1.9.15cvs57
8273
8274         * src/toolbar.c
8275         * src/prefs_common.c
8276                 Change some defaults
8277
8278 2005-10-16 [colin]      1.9.15cvs56
8279
8280         * src/wizard.c
8281                 By default, initialize fonts to have
8282                 the same size as normal GtkWidgets
8283
8284 2005-10-16 [colin]      1.9.15cvs55
8285
8286         * src/mimeview.c
8287                 Fix message a bit more
8288
8289 2005-10-16 [colin]      1.9.15cvs54
8290
8291         * src/addressbook.c
8292                 Second attempt at flicker fixing
8293
8294 2005-10-16 [colin]      1.9.15cvs53
8295
8296         * src/addressbook.c
8297                 Fix flicker
8298
8299 2005-10-16 [wwp]        1.9.15cvs52
8300
8301         * src/addressbook.c
8302         * src/editaddress.c
8303         * src/prefs_common.c
8304         * src/prefs_common.h
8305                 Remember window sizes (address book)
8306
8307 2005-10-16 [wwp]        1.9.15cvs51
8308
8309         * src/plugins/clamav/clamav_plugin_gtk.c
8310         * src/plugins/spamassassin/spamassassin_gtk.c
8311                 Fix compilation warnings (missing #include).
8312
8313 2005-10-16 [colin]      1.9.15cvs50
8314
8315         * src/mimeview.c
8316         * src/summaryview.c
8317         * src/textview.c
8318                 Make 'c' check signature, and forward
8319                 c, l, y, t from summaryview to mimeview
8320
8321 2005-10-16 [colin]      1.9.15cvs49
8322
8323         * src/addressbook.c
8324                 Put border around buttons
8325         * src/mainwindow.c
8326         * src/summaryview.c
8327                 Rework menus (Patch based on a patch
8328                 by Paul)
8329
8330 2005-10-15 [wwp]        1.9.15cvs48
8331
8332         * src/editjpilot.c
8333         * src/editldap.c
8334         * src/editvcard.c
8335         * src/exphtmldlg.c
8336         * src/expldifdlg.c
8337         * src/export.c
8338         * src/import.c
8339         * src/importldif.c
8340         * src/importmutt.c
8341         * src/importpine.c
8342         * src/prefs_account.c
8343         * src/prefs_spelling.c
8344         * src/gtk/gtkutils.c
8345         * src/gtk/gtkutils.h
8346         * src/plugins/clamav/clamav_plugin_gtk.c
8347         * src/plugins/spamassassin/spamassassin_gtk.c
8348                 use nicer browse-for-file/dir buttons than the "..." ones,
8349                 code factorizing more.
8350
8351 2005-10-14 [colin]      1.9.15cvs47
8352
8353         * src/mainwindow.c
8354                 set relief on the account switcher so that people see it
8355                 grey out Create processing rules when no message is selected
8356         * src/prefs_filtering.c
8357                 ask before closing if the rule has not been modified, even if
8358                 it's not valid
8359         * src/prefs_matcher.c
8360                 fix sensitivity when entering the dialog
8361         * src/gtk/inputdialog.c
8362                 display a better icon on password ask
8363         * src/plugins/pgpcore/passphrase.c
8364                 make the dialog look better
8365
8366 2005-10-14 [paul]       1.9.15cvs46
8367
8368         * src/folderview.c
8369                 indicate presense of marked msgs in
8370                 unexpanded subfolders
8371
8372 2005-10-14 [paul]       1.9.15cvs45
8373
8374         * src/prefs_actions.c
8375         * src/prefs_common.c
8376         * src/prefs_common.h
8377         * src/prefs_filtering_action.c
8378         * src/prefs_matcher.c
8379         * src/prefs_template.c
8380                 remember window sizes
8381                 fix Info button size
8382
8383         Patches by wwp
8384
8385 2005-10-13 [colin]      1.9.15cvs44
8386
8387         * src/mimeview.c
8388         * src/noticeview.c
8389         * src/noticeview.h
8390                 Add a tooltip on the icon (optional) 
8391                 Get rid of the signature buttons and only
8392                 use the icon+tooltip
8393
8394 2005-10-13 [colin]      1.9.15cvs43
8395
8396         * src/noticeview.c
8397         * src/noticeview.h
8398                 Add hand cursor for hovering over icon
8399
8400 2005-10-13 [colin]      1.9.15cvs42
8401
8402         * src/summaryview.c
8403                 Fix crash when quicksearch's hidden 
8404                 at startup
8405
8406 2005-10-13 [colin]      1.9.15cvs41
8407
8408         * src/compose.c
8409                 Set subject when forwarding multiple mails
8410                 Check that other recipient than the default Cc or Bcc
8411                 have been set before sending.
8412
8413 2005-10-13 [colin]      1.9.15cvs40
8414
8415         * src/imap.c
8416                 Batch per-folder
8417                 Introduce locking, but don't use it yet
8418
8419 2005-10-13 [colin]      1.9.15cvs39
8420
8421         * src/gtk/quicksearch.c
8422                 Reset quicksearch when hiding it
8423                 Make sticky a real pref
8424
8425 2005-10-13 [colin]      1.9.15cvs38
8426
8427         * src/summaryview.c
8428                 Faster prefs apply
8429
8430 2005-10-13 [colin]      1.9.15cvs37
8431
8432         * src/mimeview.c
8433         * src/noticeview.c
8434         * src/noticeview.h
8435         * src/plugins/pgpcore/sgpgme.c
8436                 Make privacy icon clickable
8437                 Move Trust field in Full info
8438                 When trust is less than full, don't display
8439                 a warning icon
8440
8441 2005-10-13 [colin]      1.9.15cvs36
8442
8443         * src/folder.c
8444                 Batch on flags sync
8445         * src/folderview.c
8446                 Revert speed hack which is dangerous in fact
8447                 Apply prefs faster
8448
8449 2005-10-13 [colin]      1.9.15cvs35
8450
8451         * src/folder_item_prefs.c
8452                 Fix pref corruption on folder move. Patch
8453                 by wwp
8454
8455 2005-10-13 [paul]       1.9.15cvs34
8456
8457         * src/export.c
8458         * src/import.c
8459                 fix typos in g_warnings
8460         * src/prefs_account.c
8461                 add a file selector for Signature file
8462
8463         Patches by wwp
8464
8465 2005-10-12 [colin]      1.9.15cvs33
8466
8467         * src/mimeview.c
8468                 Provide a quick way to go back from a
8469                 signature's full info to the email part
8470
8471 2005-10-12 [colin]      1.9.15cvs32
8472
8473         * src/compose.c
8474                 Remove old hack of encoding signed mails with base64.
8475                 QP works equally well.
8476
8477 2005-10-12 [colin]      1.9.15cvs31
8478
8479         * src/crash.c
8480                 Replace deprecated GtkText with GtkTextView
8481         * src/imap.c
8482                 Fix a logic bug about counts in imap_select
8483                 (previously un-triggered)
8484         * src/mainwindow.c
8485         * src/summaryview.c
8486         * src/news.c
8487                 Allow local deletion of news posts
8488         * src/mimeview.c
8489                 Show GPG noticeview on the message/rfc822 part
8490                 in addition to the text/plain one
8491         * src/prefs_image_viewer.c
8492           src/plugins/pgpcore/prefs_gpg.c
8493                 Polish (set the label as part of the checkbox)
8494         * src/wizard.c
8495                 Don't sit there doing nothing after destroying
8496                 the window - return err
8497
8498 2005-10-11 [colin]      1.9.15cvs30
8499
8500         * src/folderview.c
8501                 Apply processing rules before showing folders.
8502                 Early folder show (before flags sync) will only
8503                 be done when there are no processing rules (nor
8504                 pre- or post- ones)
8505         * src/imap.c
8506                 Fix stuff related to mail subdir, creation and 
8507                 deletion of folders 
8508         * src/imap_gtk.c
8509                 Don't allow creation of folders in NoInferior
8510                 folders, as it won't work
8511
8512 2005-10-10 [colin]      1.9.15cvs29
8513
8514         * src/compose.c
8515                 Reselect "None" Privacy system when selecting an
8516                 account with no privacy system defined
8517
8518 2005-10-10 [colin]      1.9.15cvs28
8519
8520         * src/mainwindow.c
8521                 Add Windows-1252 encoding
8522         * src/prefs_common.c
8523                 Rework some defaults:
8524                 - autosave to draft by default
8525                 - don't show header pane (it's already in the textview)
8526                 - Select first new or unread mail on entry
8527                 - Assume 'Yes' to change folder when there's no more
8528                   unread message
8529         * src/prefs_matcher.c
8530                 Fix a gtk assertion failure
8531         * src/gtk/colorlabel.c
8532                 Workaround bad repainting on selection
8533         * src/main.c
8534                 Freeze/thaw (a bit faster on ssh -X)
8535         * src/msgcache.c
8536                 Get rid of StrdupConverter that just adds an
8537                 extra strdup/free 
8538         * src/etpan/imap_thread.c
8539                 memset buf to 0
8540
8541 2005-10-10 [colin]      1.9.15cvs27
8542
8543         * src/export.c
8544         * src/import.c
8545                 Fix compile on gtk 2.4. Patch by wwp
8546
8547 2005-10-09 [colin]      1.9.15cvs26
8548
8549         * src/mainwindow.c
8550         * src/messageview.c
8551         * src/summaryview.c
8552                 Clarify forward menus. Patch by wwp
8553
8554 2005-10-09 [colin]      1.9.15cvs25
8555
8556         * src/compose.c
8557         * src/compose.h
8558                 Fix bug #829 (Non-working "Encrypt message by 
8559                 default when replying to an encrypted message")
8560
8561 2005-10-08 [colin]      1.9.15cvs24
8562
8563         * src/wizard.c
8564                 Fix bug #827 ("Welcome" setup wizard after a 
8565                 permission error gives up & forgets itself.)
8566
8567 2005-10-08 [colin]      1.9.15cvs23
8568
8569         * src/procmime.c
8570                 Fix bug #828 (Ignoring headers with spaces around = sign)
8571
8572 2005-10-08 [colin]      1.9.15cvs22
8573
8574         * src/export.c
8575                 Warning fix by wwp
8576
8577 2005-10-08 [colin]      1.9.15cvs21
8578
8579         * src/folder.c
8580         * src/folder.h
8581                 Add a processing_pending indicator, set on 
8582                 folder_item_open and cleared after 
8583                 folder_item_process_open
8584         * src/folderview.c
8585         * src/summaryview.c
8586                 wrap procmsg_msginfo_*_flags, and in the
8587                 wrapper check that there's no folder processing 
8588                 pending. If there is, defer the flags change until 
8589                 processing is done to avoid stepping over each
8590                 other's toes.
8591                 Freeze during processing, but not during scanning.
8592
8593 2005-10-07 [colin]      1.9.15cvs20
8594
8595         * src/plugins/pgpcore/passphrase.c
8596                 Fix bug #826 (X-Server hangs when 
8597                 right-clicking a PGP encrypted message)
8598
8599 2005-10-07 [paul]       1.9.15cvs19
8600
8601         * src/compose.c
8602                 fix compose_entries[]
8603                 patch by Fabien Vantard
8604
8605 2005-10-06 [colin]      1.9.15cvs18
8606
8607         * src/pixmaps/address.xpm
8608         * src/pixmaps/address_book.xpm
8609         * src/pixmaps/book.xpm
8610         * src/pixmaps/check_spelling.xpm
8611         * src/pixmaps/checkbox_off.xpm
8612         * src/pixmaps/checkbox_on.xpm
8613         * src/pixmaps/close.xpm
8614         * src/pixmaps/complete.xpm
8615         * src/pixmaps/continue.xpm
8616         * src/pixmaps/deleted.xpm
8617         * src/pixmaps/down_arrow.xpm
8618         * src/pixmaps/exec.xpm
8619         * src/pixmaps/forwarded.xpm
8620         * src/pixmaps/group.xpm
8621         * src/pixmaps/ignorethread.xpm
8622         * src/pixmaps/interface.xpm
8623         * src/pixmaps/jpilot.xpm
8624         * src/pixmaps/ldap.xpm
8625         * src/pixmaps/linewrap.xpm
8626         * src/pixmaps/linewrapcurrent.xpm
8627         * src/pixmaps/mail.xpm
8628         * src/pixmaps/mail_attach.xpm
8629         * src/pixmaps/mail_compose.xpm
8630         * src/pixmaps/mail_forward.xpm
8631         * src/pixmaps/mail_receive.xpm
8632         * src/pixmaps/mail_receive_all.xpm
8633         * src/pixmaps/mail_reply.xpm
8634         * src/pixmaps/mail_reply_to_all.xpm
8635         * src/pixmaps/mail_reply_to_author.xpm
8636         * src/pixmaps/mail_send.xpm
8637         * src/pixmaps/mail_send_queue.xpm
8638         * src/pixmaps/mime_application.xpm
8639         * src/pixmaps/mime_audio.xpm
8640         * src/pixmaps/mime_image.xpm
8641         * src/pixmaps/mime_message.xpm
8642         * src/pixmaps/mime_text_enriched.xpm
8643         * src/pixmaps/mime_text_html.xpm
8644         * src/pixmaps/mime_text_plain.xpm
8645         * src/pixmaps/mime_unknown.xpm
8646         * src/pixmaps/new.xpm
8647         * src/pixmaps/news_compose.xpm
8648         * src/pixmaps/offline.xpm
8649         * src/pixmaps/online.xpm
8650         * src/pixmaps/paste.xpm
8651         * src/pixmaps/preferences.xpm
8652         * src/pixmaps/privacy_emblem_encrypted.xpm
8653         * src/pixmaps/privacy_expired.xpm
8654         * src/pixmaps/privacy_failed.xpm
8655         * src/pixmaps/privacy_passed.xpm
8656         * src/pixmaps/privacy_signed.xpm
8657         * src/pixmaps/privacy_unknown.xpm
8658         * src/pixmaps/privacy_warn.xpm
8659         * src/pixmaps/properties.xpm
8660         * src/pixmaps/replied.xpm
8661         * src/pixmaps/search.xpm
8662         * src/pixmaps/unread.xpm
8663         * src/pixmaps/up_arrow.xpm
8664         * src/pixmaps/vcard.xpm
8665                 Modernize internal theme, with icons from the 
8666                 Gnomaws theme. Keep some of the old ones where
8667                 they were better.
8668
8669 2005-10-06 [colin]      1.9.15cvs17
8670
8671         * src/summaryview.c
8672                 Little optimisations + bugfix
8673         * src/toolbar.c
8674                 Remove default useless items - useless being defined
8675                 by the default relevant prefs
8676         * src/wizard.c
8677                 include config.h to make gettext work
8678         * src/prefs_themes.c
8679                 Fix selection of current theme in prefs
8680
8681 2005-10-06 [colin]      1.9.15cvs16
8682
8683         * src/prefs_common.c
8684         * src/prefs_common.h
8685         * src/prefs_summaries.c
8686         * src/folderview.c
8687                 Add a warning dialog on Mark all read 
8688                 (with pref to get rid of it)
8689
8690 2005-10-06 [paul]       1.9.15cvs15
8691
8692         * po/nb.po
8693         * po/pt_BR.po
8694                 updated by Geir Helland and Frederico
8695                 Goncalves Guimaraes
8696
8697 2005-10-05 [colin]      1.9.15cvs14
8698
8699         * src/folder.c
8700         * src/folder.h
8701         * src/folderview.c
8702         * src/folderview.h
8703         * src/imap_gtk.c
8704         * src/mh_gtk.c
8705         * src/mainwindow.c
8706         * src/setup.c
8707                 add a way to rescan without rebuilding
8708                 make moving a bit faster (less folders changes)
8709                 don't lock the tree on Get 
8710         * src/imap.c
8711                 Don't re-delete deleted messages before expunging
8712         * src/summaryview.c
8713                 Set batch mode when deleting mails
8714
8715 2005-10-05 [paul]       1.9.15cvs13
8716
8717         * src/mainwindow.c
8718         * src/mainwindow.h
8719                 fix disabled Execute menu item
8720         * src/toolbar.c
8721                 match the change in 1.9.15cvs10: use Compose
8722                 instead of News by default
8723
8724 2005-10-04 [colin]      1.9.15cvs12
8725
8726         * src/compose.c
8727                 When replying to an ML post with Reply-To set
8728                 to the poster's email, honor it (as before),
8729                 but also honor our user's request to reply to
8730                 the mailing list: set the ML address in the To
8731                 field and the Reply-To address in the Cc: 
8732                 field.
8733
8734 2005-10-04 [colin]      1.9.15cvs11
8735
8736         * src/plugins/trayicon/trayicon.c
8737                 Finish cosmetic change - thanks to wwp
8738
8739 2005-10-04 [colin]      1.9.15cvs10
8740
8741         * src/toolbar.c
8742                 Use Compose instead of Email by default.
8743                 Spotted by wwp.
8744
8745 2005-10-04 [colin]      1.9.15cvs9
8746
8747         * src/folder.c
8748         * src/folder.h
8749         * src/folderview.c
8750         * src/imap.c
8751         * src/etpan/imap-thread.c
8752         * src/etpan/imap-thread.h
8753                 Try to make IMAP faster, by simplifying SEARCH
8754                 commands, avoiding sending two STATUS in a row,
8755                 and deferring flags sync and processing just
8756                 after displaying the folder. 
8757                 This will update the SummaryView in certain
8758                 cases (new mails not already fetched, flags
8759                 changed from another client) but in a non-
8760                 blocking manner.
8761
8762 2005-10-04 [colin]      1.9.15cvs8
8763
8764         * src/plugins/trayicon/trayicon.c
8765                 Relabel "Offline" to "Work offline"
8766
8767 2005-10-04 [colin]      1.9.15cvs7
8768
8769         * src/export.c
8770         * src/import.c
8771         * src/mbox.c
8772                 Fix mbox import/export buglets
8773                 Patch by wwp
8774         * src/plugins/trayicon/trayicon.c
8775                 Add offline swithc
8776                 Patch by wwp
8777
8778 2005-10-04 [colin]      1.9.15cvs6
8779
8780         * src/folder.c
8781         * src/folderview.c
8782         * src/summaryview.c
8783                 Better fix (don't break mark all read) for cvs2
8784
8785 2005-10-03 [colin]      1.9.15cvs5
8786
8787         * src/folder.c
8788                 Use a sane sort by default
8789
8790 2005-10-03 [colin]      1.9.15cvs4
8791
8792         * src/inc.c
8793                 Add a 'Only once' button for overriding offline mode
8794         * src/prefs_account.c
8795         * src/wizard.c
8796                 Add Local mbox to the wizard
8797                 Add IMAP subdir to the wizard (or the wizard is useless
8798                 for such accounts, or even worse than useless)
8799                 Move IMAP subdir from Advanced to Receive tab, as it's
8800                 not that uncommon
8801
8802 2005-10-03 [colin]      1.9.15cvs3
8803
8804         * src/send_message.c
8805                 Forgot this one in cvs1
8806
8807 2005-10-03 [colin]      1.9.15cvs2
8808
8809         * src/folder.c
8810                 Faster close when leaving a folder with lots
8811                 of new mails. Idea by David Relson.
8812
8813 2005-10-03 [colin]      1.9.15cvs1
8814
8815         * src/compose.c
8816         * src/imap.c
8817         * src/inc.c
8818         * src/main.c
8819         * src/messageview.c
8820         * src/news.c
8821         * src/summaryview.c
8822         * src/gtk/sslcertwindow.c
8823         * src/plugins/trayicon/trayicon.c
8824                 Add accels to every AlertPanel. Patch by Fabien 
8825                 Vantard
8826
8827 2005-10-03 [paul]       1.9.15
8828
8829         1.9.15 released
8830
8831 2005-10-03 [paul]       1.9.14cvs68
8832
8833         * po/ca.po
8834         * po/de.po
8835         * po/es.po
8836         * po/fi.po
8837         * po/fr.po
8838         * po/sk.po
8839         * po/sr.po
8840         * po/zh_CN.po
8841                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8842                 Mones Lastra, Tommi Pirinen, Fabien vantard,
8843                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
8844
8845 2005-10-03 [paul]       1.9.14cvs67
8846
8847         * src/send_message.c
8848                 prevent hang on Cancel
8849                 patch by Colin
8850
8851 2005-10-03 [paul]       1.9.14cvs66
8852
8853         * src/main.c
8854                 fix crash in IMAP caused by discrepancy
8855                 between check_at_startup and offline mode
8856                 Patch by Colin
8857
8858 2005-10-01 [paul]       1.9.14cvs65
8859
8860         * src/inc.c
8861                 fix engrish
8862
8863 2005-10-01 [paul]       1.9.14cvs64
8864         * src/export.c
8865         * src/import.c
8866                 synchronise import_mbox() and export_mbox()
8867         * src/mbox.c
8868                 proc_mbox(): add alert if file cannot be opened
8869                 export_list_to_mbox(): test if dest file exists,
8870                 prompt user to overwrite if it does. add alert
8871                 if file cannot be created
8872                                                                 
8873         Patch by wwp
8874                                                                                                                 
8875
8876 2005-09-30 [paul]       1.9.14cvs63
8877
8878         * src/addressbook.c
8879                 Fix sensitivity of a menu
8880         * src/codeconv.c
8881                 Respect hidden pref for mails with no encoding
8882         * src/common/xml.c
8883                 Fix memory corruption
8884         * src/plugins/pgpcore/sgpgme.c
8885                 Fix segfault on incomplete sigs, and display
8886                 of S/Mime UIDs
8887
8888         Patches by Colin
8889
8890 2005-09-30 [colin]      1.9.14cvs62
8891
8892         * src/partial_download.c
8893                 Little logic fix in almost-dead code
8894         * src/pop.c
8895                 Fix partial download when there's no new mail
8896
8897 2005-09-29 [paul]       1.9.14cvs61
8898
8899         * src/plugins/pgpinline/pgpinline.c
8900                 fix bug 819, 'crash accessing sign message'
8901                 Patch by Colin
8902
8903 2005-09-28 [martin]     1.9.14cvs60
8904
8905         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8906                 fix bug #790 (Crash when restarting window manager (fluxbox))
8907
8908 2005-09-28 [paul]       1.9.14cvs59
8909
8910         * src/gtk/gtkaspell.c
8911                 fix off-by-one typo
8912
8913 2005-09-27 [colin]      1.9.14cvs58
8914
8915         * src/plugins/pgpcore/sgpgme.c
8916                 Report error when there's one, instead of
8917                 "Signature unchecked" 
8918
8919 2005-09-27 [colin]      1.9.14cvs57
8920
8921         * src/prefs_quote.c
8922                 Fix bug #816 (Weird quotation with spaces)
8923
8924 2005-09-27 [colin]      1.9.14cvs56
8925
8926         * src/codeconv.c
8927         * src/compose.c
8928         * src/compose.h
8929                 Put subject in compose's title
8930                 Fix Automatic encoding so that it's really automatic:
8931                 first try default locale's charset, then charset of the replied mail, 
8932                 then utf-8
8933                 Fix encoding of headers (must be in strict mode too)
8934
8935 2005-09-26 [colin]      1.9.14cvs55
8936
8937         * src/gtk/gtkaspell.c
8938                 Fix previous patch - don't color the space,
8939                 just uncolor it :)
8940
8941 2005-09-26 [colin]      1.9.14cvs54
8942
8943         * src/gtk/gtkaspell.c
8944                 Unmark space if possible
8945
8946 2005-09-26 [colin]      1.9.14cvs53
8947
8948         * src/imap.c
8949                 log_error instead of alertpanel according to the pref
8950         * src/etpan/imap-thread.c
8951                 Print connect status, copy only necessary size to 
8952                 logger
8953         * src/plugins/pgpmime/pgpmime.c
8954                 Handle S/Mime signatures (verification only). Patch based
8955                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
8956
8957 2005-09-26 [paul]       1.9.14cvs52
8958
8959         * src/common/passcrypt.c
8960                 this 'workaround' not necessary on NetBSD.
8961                 Thanks to Daniel Gustafson
8962
8963 2005-09-26 [paul]
8964
8965         1.9.15-rc4 released
8966
8967 2005-09-26 [paul]       1.9.14cvs51
8968
8969         * src/summaryview.c
8970                 Skip currently selected message when
8971                 looking for next new or unread message
8972                 in current folder. Patch by Colin
8973         * src/common/passcrypt.c
8974                 eliminate warnings on *BSD. Patch by
8975                 Daniel Gustafson
8976
8977 2005-09-26 [colin]      1.9.14cvs50
8978
8979         * src/procmsg.c
8980                 Call postfiltering hook anyway
8981
8982 2005-09-22 [colin]      1.9.14cvs49
8983
8984         * src/codeconv.c
8985         * src/codeconv.h
8986                 Add a strict mode that doesn't replace with _
8987         * src/compose.c
8988         * src/compose.h
8989                 Use strict conversion while sending
8990                 Fix race when drafting while sending (happens
8991                 on IMAP)
8992                 Fix d'n'd of messages from summaryview
8993         * src/prefs_common.c
8994         * src/prefs_common.h
8995                 add hidden utf8_instead_of_locale_for_broken_mail 
8996                 pref for people that preferred the default charset 
8997                 to be utf8 for broken mails
8998         * src/quote_fmt_parse.y
8999                 fix bug #815 (No quote insert if "From:" fied 
9000                 contained Russian letters)
9001         * src/summaryview.c
9002                 Fix d'n'd of messages to compose
9003
9004 2005-09-22 [paul]       1.9.14cvs48
9005
9006         * src/compose.c
9007                 fix bug where attachments Name entry
9008                 would display Path instead
9009
9010 2005-09-21 [paul]       1.9.14cvs47
9011
9012         * README
9013         * README.jp
9014         * configure.ac
9015         * config/config.rpath
9016         * doc/manual/en/sylpheed-20.html
9017         * doc/manual/es/sylpheed-20.html
9018         * po/bg.po
9019         * po/ca.po
9020         * po/de.po
9021         * po/es.po
9022         * po/fr.po
9023         * po/it.po
9024         * po/pt_BR.po
9025         * po/sk.po
9026         * po/zh_TW.po
9027         * src/account.c
9028         * src/account.h
9029         * src/action.c
9030         * src/action.h
9031         * src/adbookbase.h
9032         * src/addr_compl.c
9033         * src/addr_compl.h
9034         * src/addrbook.c
9035         * src/addrbook.h
9036         * src/addrcache.c
9037         * src/addrcache.h
9038         * src/addrcindex.c
9039         * src/addrcindex.h
9040         * src/addrclip.c
9041         * src/addrclip.h
9042         * src/addrdefs.h
9043         * src/addressadd.c
9044         * src/addressadd.h
9045         * src/addressbook.c
9046         * src/addressbook.h
9047         * src/addressitem.h
9048         * src/addrgather.c
9049         * src/addrgather.h
9050         * src/addrharvest.c
9051         * src/addrharvest.h
9052         * src/addrindex.c
9053         * src/addrindex.h
9054         * src/addritem.c
9055         * src/addritem.h
9056         * src/addrquery.c
9057         * src/addrquery.h
9058         * src/addrselect.c
9059         * src/addrselect.h
9060         * src/alertpanel.c
9061         * src/alertpanel.h
9062         * src/browseldap.c
9063         * src/browseldap.h
9064         * src/codeconv.c
9065         * src/codeconv.h
9066         * src/compose.c
9067         * src/compose.h
9068         * src/crash.c
9069         * src/crash.h
9070         * src/customheader.c
9071         * src/customheader.h
9072         * src/displayheader.c
9073         * src/displayheader.h
9074         * src/editaddress.c
9075         * src/editaddress.h
9076         * src/editbook.c
9077         * src/editbook.h
9078         * src/editgroup.c
9079         * src/editgroup.h
9080         * src/editjpilot.c
9081         * src/editjpilot.h
9082         * src/editldap.c
9083         * src/editldap.h
9084         * src/editldap_basedn.c
9085         * src/editldap_basedn.h
9086         * src/editvcard.c
9087         * src/editvcard.h
9088         * src/enriched.c
9089         * src/enriched.h
9090         * src/exphtmldlg.c
9091         * src/exphtmldlg.h
9092         * src/expldifdlg.c
9093         * src/expldifdlg.h
9094         * src/export.c
9095         * src/export.h
9096         * src/exporthtml.c
9097         * src/exporthtml.h
9098         * src/exportldif.c
9099         * src/exportldif.h
9100         * src/filtering.c
9101         * src/filtering.h
9102         * src/folder.c
9103         * src/folder.h
9104         * src/folder_item_prefs.c
9105         * src/folder_item_prefs.h
9106         * src/foldersel.c
9107         * src/foldersel.h
9108         * src/folderutils.c
9109         * src/folderutils.h
9110         * src/folderview.c
9111         * src/folderview.h
9112         * src/grouplistdialog.c
9113         * src/grouplistdialog.h
9114         * src/headerview.c
9115         * src/headerview.h
9116         * src/html.c
9117         * src/html.h
9118         * src/image_viewer.c
9119         * src/image_viewer.h
9120         * src/imap.c
9121         * src/imap.h
9122         * src/imap_gtk.c
9123         * src/imap_gtk.h
9124         * src/import.c
9125         * src/import.h
9126         * src/importldif.c
9127         * src/importldif.h
9128         * src/importmutt.c
9129         * src/importmutt.h
9130         * src/importpine.c
9131         * src/importpine.h
9132         * src/inc.c
9133         * src/inc.h
9134         * src/jpilot.c
9135         * src/jpilot.h
9136         * src/ldapctrl.c
9137         * src/ldapctrl.h
9138         * src/ldaplocate.c
9139         * src/ldaplocate.h
9140         * src/ldapquery.c
9141         * src/ldapquery.h
9142         * src/ldapserver.c
9143         * src/ldapserver.h
9144         * src/ldaputil.c
9145         * src/ldaputil.h
9146         * src/ldif.c
9147         * src/ldif.h
9148         * src/localfolder.c
9149         * src/localfolder.h
9150         * src/main.c
9151         * src/main.h
9152         * src/mainwindow.c
9153         * src/mainwindow.h
9154         * src/manual.c
9155         * src/manual.h
9156         * src/matcher.c
9157         * src/matcher.h
9158         * src/matcher_parser.h
9159         * src/matcher_parser_lex.l
9160         * src/matcher_parser_parse.y
9161         * src/mbox.c
9162         * src/mbox.h
9163         * src/message_search.c
9164         * src/message_search.h
9165         * src/messageview.c
9166         * src/messageview.h
9167         * src/mh.c
9168         * src/mh.h
9169         * src/mh_gtk.c
9170         * src/mh_gtk.h
9171         * src/mimeview.c
9172         * src/mimeview.h
9173         * src/msgcache.c
9174         * src/msgcache.h
9175         * src/mutt.c
9176         * src/mutt.h
9177         * src/news.c
9178         * src/news.h
9179         * src/news_gtk.c
9180         * src/news_gtk.h
9181         * src/noticeview.c
9182         * src/noticeview.h
9183         * src/partial_download.c
9184         * src/partial_download.h
9185         * src/pine.c
9186         * src/pine.h
9187         * src/pop.c
9188         * src/pop.h
9189         * src/prefs_account.c
9190         * src/prefs_account.h
9191         * src/prefs_actions.c
9192         * src/prefs_actions.h
9193         * src/prefs_common.c
9194         * src/prefs_common.h
9195         * src/prefs_compose_writing.c
9196         * src/prefs_compose_writing.h
9197         * src/prefs_customheader.c
9198         * src/prefs_customheader.h
9199         * src/prefs_display_header.c
9200         * src/prefs_display_header.h
9201         * src/prefs_ext_prog.c
9202         * src/prefs_ext_prog.h
9203         * src/prefs_filtering.c
9204         * src/prefs_filtering.h
9205         * src/prefs_filtering_action.c
9206         * src/prefs_filtering_action.h
9207         * src/prefs_folder_column.c
9208         * src/prefs_folder_column.h
9209         * src/prefs_folder_item.c
9210         * src/prefs_folder_item.h
9211         * src/prefs_fonts.c
9212         * src/prefs_fonts.h
9213         * src/prefs_gtk.c
9214         * src/prefs_gtk.h
9215         * src/prefs_image_viewer.c
9216         * src/prefs_image_viewer.h
9217         * src/prefs_matcher.c
9218         * src/prefs_matcher.h
9219         * src/prefs_message.c
9220         * src/prefs_message.h
9221         * src/prefs_msg_colors.c
9222         * src/prefs_msg_colors.h
9223         * src/prefs_other.c
9224         * src/prefs_other.h
9225         * src/prefs_quote.c
9226         * src/prefs_quote.h
9227         * src/prefs_receive.c
9228         * src/prefs_receive.h
9229         * src/prefs_send.c
9230         * src/prefs_send.h
9231         * src/prefs_spelling.c
9232         * src/prefs_spelling.h
9233         * src/prefs_summaries.c
9234         * src/prefs_summaries.h
9235         * src/prefs_summary_column.c
9236         * src/prefs_summary_column.h
9237         * src/prefs_template.c
9238         * src/prefs_template.h
9239         * src/prefs_themes.c
9240         * src/prefs_themes.h
9241         * src/prefs_toolbar.c
9242         * src/prefs_toolbar.h
9243         * src/prefs_wrapping.c
9244         * src/prefs_wrapping.h
9245         * src/privacy.c
9246         * src/privacy.h
9247         * src/procheader.c
9248         * src/procheader.h
9249         * src/procmime.c
9250         * src/procmime.h
9251         * src/procmsg.c
9252         * src/procmsg.h
9253         * src/quote_fmt.c
9254         * src/quote_fmt_parse.y
9255         * src/recv.c
9256         * src/recv.h
9257         * src/remotefolder.c
9258         * src/remotefolder.h
9259         * src/send_message.c
9260         * src/send_message.h
9261         * src/setup.c
9262         * src/setup.h
9263         * src/simple-gettext.c
9264         * src/sourcewindow.c
9265         * src/sourcewindow.h
9266         * src/ssl_manager.c
9267         * src/ssl_manager.h
9268         * src/statusbar.c
9269         * src/statusbar.h
9270         * src/stock_pixmap.c
9271         * src/stock_pixmap.h
9272         * src/summary_search.c
9273         * src/summary_search.h
9274         * src/summaryview.c
9275         * src/summaryview.h
9276         * src/syldap.c
9277         * src/syldap.h
9278         * src/textview.c
9279         * src/textview.h
9280         * src/toolbar.c
9281         * src/toolbar.h
9282         * src/undo.c
9283         * src/undo.h
9284         * src/unmime.c
9285         * src/unmime.h
9286         * src/vcard.c
9287         * src/vcard.h
9288         * src/wizard.c
9289         * src/wizard.h
9290         * src/common/base64.c
9291         * src/common/base64.h
9292         * src/common/defs.h
9293         * src/common/hooks.c
9294         * src/common/hooks.h
9295         * src/common/log.c
9296         * src/common/log.h
9297         * src/common/md5.c
9298         * src/common/md5.h
9299         * src/common/mgutils.c
9300         * src/common/mgutils.h
9301         * src/common/nntp.c
9302         * src/common/nntp.h
9303         * src/common/passcrypt.c
9304         * src/common/passcrypt.h.in
9305         * src/common/plugin.c
9306         * src/common/plugin.h
9307         * src/common/prefs.c
9308         * src/common/prefs.h
9309         * src/common/progressindicator.c
9310         * src/common/progressindicator.h
9311         * src/common/quoted-printable.c
9312         * src/common/quoted-printable.h
9313         * src/common/session.c
9314         * src/common/session.h
9315         * src/common/smtp.c
9316         * src/common/smtp.h
9317         * src/common/socket.c
9318         * src/common/socket.h
9319         * src/common/ssl.c
9320         * src/common/ssl.h
9321         * src/common/ssl_certificate.c
9322         * src/common/ssl_certificate.h
9323         * src/common/string_match.c
9324         * src/common/string_match.h
9325         * src/common/stringtable.c
9326         * src/common/sylpheed.c
9327         * src/common/sylpheed.h
9328         * src/common/template.c
9329         * src/common/template.h
9330         * src/common/timing.h
9331         * src/common/utils.c
9332         * src/common/utils.h
9333         * src/common/uuencode.c
9334         * src/common/uuencode.h
9335         * src/common/version.h.in
9336         * src/common/xml.c
9337         * src/common/xml.h
9338         * src/common/xmlprops.c
9339         * src/common/xmlprops.h
9340         * src/gtk/about.c
9341         * src/gtk/about.h
9342         * src/gtk/colorlabel.c
9343         * src/gtk/colorlabel.h
9344         * src/gtk/colorsel.c
9345         * src/gtk/colorsel.h
9346         * src/gtk/description_window.c
9347         * src/gtk/description_window.h
9348         * src/gtk/filesel.c
9349         * src/gtk/filesel.h
9350         * src/gtk/foldersort.c
9351         * src/gtk/foldersort.h
9352         * src/gtk/gtkutils.c
9353         * src/gtk/gtkutils.h
9354         * src/gtk/inputdialog.c
9355         * src/gtk/inputdialog.h
9356         * src/gtk/logwindow.c
9357         * src/gtk/logwindow.h
9358         * src/gtk/manage_window.c
9359         * src/gtk/manage_window.h
9360         * src/gtk/menu.c
9361         * src/gtk/menu.h
9362         * src/gtk/pluginwindow.c
9363         * src/gtk/pluginwindow.h
9364         * src/gtk/prefswindow.c
9365         * src/gtk/prefswindow.h
9366         * src/gtk/progressdialog.c
9367         * src/gtk/progressdialog.h
9368         * src/gtk/quicksearch.c
9369         * src/gtk/quicksearch.h
9370         * src/gtk/sslcertwindow.c
9371         * src/gtk/sslcertwindow.h
9372         * src/plugins/clamav/clamav_plugin.c
9373         * src/plugins/clamav/clamav_plugin.h
9374         * src/plugins/clamav/clamav_plugin_gtk.c
9375         * src/plugins/demo/demo.c
9376         * src/plugins/dillo_viewer/dillo_prefs.c
9377         * src/plugins/dillo_viewer/dillo_prefs.h
9378         * src/plugins/dillo_viewer/dillo_viewer.c
9379         * src/plugins/mathml_viewer/mathml_viewer.c
9380         * src/plugins/pgpcore/passphrase.c
9381         * src/plugins/pgpcore/passphrase.h
9382         * src/plugins/pgpcore/plugin.c
9383         * src/plugins/pgpcore/prefs_gpg.c
9384         * src/plugins/pgpcore/prefs_gpg.h
9385         * src/plugins/pgpcore/select-keys.c
9386         * src/plugins/pgpcore/select-keys.h
9387         * src/plugins/pgpcore/sgpgme.c
9388         * src/plugins/pgpcore/sgpgme.h
9389         * src/plugins/pgpinline/pgpinline.c
9390         * src/plugins/pgpinline/pgpinline.h
9391         * src/plugins/pgpinline/plugin.c
9392         * src/plugins/pgpmime/pgpmime.c
9393         * src/plugins/pgpmime/pgpmime.h
9394         * src/plugins/pgpmime/plugin.c
9395         * src/plugins/spamassassin/spamassassin.c
9396         * src/plugins/spamassassin/spamassassin.h
9397         * src/plugins/spamassassin/spamassassin_gtk.c
9398         * src/plugins/trayicon/trayicon.c
9399         * tools/OOo2sylpheed.pl
9400         * tools/acroread2sylpheed.pl
9401         * tools/asus_mailled.sh
9402         * tools/filter_conv.pl
9403         * tools/freshmeat_search.pl
9404         * tools/google_search.pl
9405         * tools/kmail2sylpheed.pl
9406         * tools/kmail2sylpheed_v2.pl
9407         * tools/maildir2sylpheed.pl
9408         * tools/multiwebsearch.pl
9409         * tools/newscache_clean.pl
9410         * tools/outlook2sylpheed.pl
9411         * tools/sylpheed-switcher
9412         * tools/update-po
9413         * tools/vcard2xml.py
9414         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9415                 update FSF address
9416
9417 2005-09-21 [colin]      1.9.14cvs46
9418
9419         * src/gedit-print.c
9420         * src/procmsg.c
9421         * src/procmsg.h
9422         * src/textview.c
9423         * src/summaryview.c
9424                 Remove some printing hacks (deselection/reselection),
9425                 which by the way fix printing the currently 
9426                 displayed mime part (still only text)
9427                 Plus a little optimisation of summary_show
9428
9429
9430 2005-09-20 [colin]      1.9.14cvs45
9431
9432         * src/mainwindow.c
9433         * src/messageview.c
9434                 GUI fixups: add accels, set message
9435                 view title to displayed mail's subject
9436         * src/prefs_spelling.c
9437         * src/gtk/gtkaspell.c
9438                 GUI fixups: allow underlining misspelled
9439                 words instead of coloring them (a11y!)
9440
9441 2005-09-19 [colin]
9442
9443         1.9.15rc3 released
9444
9445 2005-09-19 [colin]      1.9.14cvs44
9446
9447         * src/compose.c
9448                 Fix draft message
9449         * src/gtk/gtkaspell.c
9450                 Fix wrong test ;-)
9451
9452 2005-09-19 [colin]      1.9.14cvs43
9453
9454         * src/addressbook.c
9455                 Fix sensitivity of Delete button
9456         * src/compose.c
9457                 Warn if the requested Privacy system
9458                 is not available
9459         * src/exphtmldlg.c
9460         * src/expldifdlg.c
9461         * src/importldif.c
9462         * src/importmutt.c
9463         * src/importpine.c
9464                 Fix crappy UI
9465         * src/
9466         * src/ssl.h
9467         * src/prefs_account.h
9468         * src/prefs_account.c
9469                 Save SSL prefs even in builds that have
9470                 SSL support disable
9471         * src/imap.c
9472         * src/inc.c
9473         * src/news.c
9474         * src/send_message.c
9475                 Warn if connection should be secure, but
9476                 SSL support isn't compiled in
9477         * src/gtkaspell.c
9478                 Fix word separation on UTF-8 systems
9479                 Fixes bug #812 (Strange inline spellchecking)
9480         * src/compose.c
9481                 Warn if the requested Privacy system
9482                 is not available
9483                 Factorize offline warning
9484         * src/imap.c
9485         * src/imap_gtk.c
9486         * src/imap_gtk.h
9487         * src/inc.h
9488         * src/news_gtk.c
9489         * src/news_gtk.h
9490         * src/messageview.c
9491                 Factorize offline warning
9492
9493 2005-09-19 [paul]
9494
9495         1.9.15-rc2 released
9496
9497 2005-09-18 [colin]      1.9.14cvs42
9498
9499         * src/codeconv.c
9500         * src/codeconv.h
9501         * src/procmime.c
9502                 Add a way to get locale's charset ignoring utf-8,
9503                 and use that as default encoding for broken mails
9504
9505 2005-09-18 [colin]      1.9.14cvs41
9506
9507         * src/gtk/logwindow.c
9508                 Translate string. Patch by Fabien Vantard
9509
9510 2005-09-18 [colin]      1.9.14cvs40
9511
9512         * configure.ac
9513                 Fix bug #803 (IMAP/SSL support breaks with 
9514                 GnuTLS libetpan 0.38)
9515
9516 2005-09-18 [colin]      1.9.14cvs39
9517
9518         * src/codeconv.c
9519         * src/compose.c
9520         * src/procmime.c
9521                 More charsets fixes. Fixes bug #806 (non
9522                 ascii characters in subject line)
9523
9524 2005-09-17 [paul]       1.9.14cvs38
9525
9526         * src/folderview.c
9527         * src/mainwindow.c
9528                 fix gcc-2.95 issues
9529                 Patch by Pawel Pekala
9530
9531 2005-09-17 [colin]      1.9.14cvs37
9532
9533         * src/addrindex.c
9534                 bugfix for NO-USE LDAP compilation, patch 
9535                 by Fabien Vantard
9536
9537 2005-09-17 [colin]      1.9.14cvs36
9538
9539         * src/prefs_actions.c
9540         * src/prefs_customheader.c
9541         * src/prefs_display_header.c
9542         * src/prefs_filtering_action.c
9543         * src/prefs_matcher.c
9544         * src/prefs_toolbar.c
9545                 Fix strange casts (less elegant but
9546                 works better)
9547
9548 2005-09-16 [colin]      1.9.14cvs35
9549
9550         * src/jpilot.c
9551                 Missed that one
9552
9553 2005-09-16 [colin]      1.9.14cvs34
9554
9555         * configure.ac
9556         * src/Makefile.am
9557         * src/addr_compl.c
9558         * src/addrindex.c
9559         * src/browseldap.c
9560         * src/editldap.c
9561         * src/ldaplocate.c
9562         * src/ldapquery.c
9563         * src/ldapquery.h
9564         * src/ldapserver.c
9565         * src/ldapserver.h
9566         * src/main.c
9567         * src/matcher_parser_parse.y
9568         * src/prefs_themes.c
9569         * src/etpan/Makefile.am
9570         * src/gtk/description_window.c
9571         * src/plugins/clamav/Makefile.am
9572         * src/plugins/clamav/clamav_plugin.c
9573         * src/plugins/dillo_viewer/Makefile.am
9574         * src/plugins/pgpcore/Makefile.am
9575         * src/plugins/pgpinline/Makefile.am
9576         * src/plugins/pgpmime/Makefile.am
9577         * src/plugins/trayicon/Makefile.am
9578                 Fix 100% cpu usage in address completion list
9579                 Fix little bugs (return with no values etc)
9580                 Fix all warnings (with common CFLAGS)
9581
9582 2005-09-15 [colin]      1.9.14cvs33
9583
9584         * src/addressbook.c
9585                 Fix bug where sometimes a group's email list is empty,
9586                 force its refresh (probably fixes "Re: how to create a 
9587                 distribution list")
9588         * src/ldapquery.c
9589                 Don't return to the callback in the main thread from the
9590                 fetch thread (or face segs!)
9591
9592 2005-09-15 [paul]       1.9.14cvs32
9593
9594         * src/prefs_matcher.c
9595                 forgotten in last commit
9596
9597 2005-09-15 [paul]       1.9.14cvs31
9598
9599         * src/prefs_actions.c
9600         * src/prefs_filtering_action.c
9601         * src/prefs_quote.c
9602         * src/quote_fmt.c
9603         * src/summaryview.c
9604         * src/gtk/description_window.c
9605         * src/gtk/description_window.h
9606         * src/gtk/quicksearch.c
9607                 allow interaction with the called
9608                 description window
9609                 Patch by Anders Hammar
9610
9611 2005-09-14 [paul]       1.9.14cvs30
9612
9613         * src/compose.c
9614                 fix a little annoyance when pasting with 3rd button 
9615                 with wrap_pastes=0 and wrap_input=1
9616                 Patch by Colin
9617
9618 2005-09-14 [paul]       1.9.14cvs29
9619
9620         * src/prefs_account.c
9621                 disable 'Filter messages on receiving' for
9622                 SMTP-only accounts
9623                 Patch  by Anders Hammar
9624
9625 2005-09-14 [paul]       1.9.14cvs28
9626
9627         * po/sk.po
9628                 fix crash
9629                 updated by Andrej Kacian
9630
9631 2005-09-14 [paul]
9632
9633         1.9.15-rc1 released
9634
9635 2005-09-14 [paul]       1.9.14cvs27
9636
9637         * po/es.po
9638                 updated by Ricardo Mones Lastra
9639         * src/compose.c
9640         * src/compose.h
9641                 associate no_wrap_tags to Compose windows
9642                 instead of using a static one
9643                 Patch by Colin
9644         * src/mbox.c
9645                 fix proc_mbox()
9646                 Patch by wwp
9647         * src/textview.c
9648                 remove unneeded printf()
9649
9650 2005-09-14 [paul]       1.9.14cvs26
9651
9652         * src/addrcache.c
9653         * src/codeconv.h
9654         * src/folder.h
9655         * src/mainwindow.h
9656         * src/mh.c
9657         * src/mimeview.h
9658         * src/partial_download.c
9659         * src/pop.c
9660         * src/prefs_account.c
9661         * src/prefs_account.h
9662         * src/prefs_actions.c
9663         * src/prefs_customheader.c
9664         * src/prefs_display_header.c
9665         * src/prefs_filtering_action.c
9666         * src/prefs_matcher.c
9667         * src/prefs_toolbar.c
9668         * src/privacy.h
9669         * src/procmime.c
9670         * src/procmime.h
9671         * src/procmsg.h
9672         * src/textview.c
9673         * src/undo.h
9674         * src/common/plugin.c
9675         * src/common/session.h
9676         * src/common/socket.c
9677         * src/common/socket.h
9678         * src/common/template.c
9679         * src/gtk/gtkaspell.c
9680         * src/gtk/quicksearch.h
9681         * src/plugins/pgpcore/passphrase.c
9682         * src/plugins/pgpcore/prefs_gpg.h
9683         * src/plugins/pgpcore/select-keys.c
9684         * src/plugins/pgpcore/select-keys.h
9685         * src/plugins/pgpcore/sgpgme.c
9686         * src/plugins/pgpinline/pgpinline.c
9687         * src/plugins/pgpmime/pgpmime.c
9688         * src/plugins/trayicon/trayicon.c
9689                 fix compilation warnings
9690                 Patch by Daniel Gustafson
9691
9692 2005-09-14 [paul]       1.9.14cvs25
9693
9694         * src/addressbook.c
9695                 add missing column header, and other small
9696                 bug fixes
9697                 Patch by Anders Hammar
9698
9699 2005-09-13 [colin]      1.9.14cvs24
9700
9701         * src/gtk/gtkaspell.c
9702                 Fix non-utf8 in menu
9703                 Fix little leaks
9704                 Nullify struct members after free()s
9705
9706 2005-09-13 [colin]      1.9.14cvs23
9707
9708         * src/compose.c
9709                 Test utf8 compliance before inserting to 
9710                 buffer, and try to convert if necessary
9711         * src/procmime.c
9712                 If no charset is present, use the locale 
9713                 one instead of us-ascii
9714         * src/procmsg.c
9715                 Add Sender, List-Post and To in the checked 
9716                 headers for automatic rules creation 
9717                 (thanks to wwp)
9718         * src/prefs_themes.c
9719         * src/gtk/gtkaspell.c
9720                 Remove deprecated functions. 
9721                 patch by Daniel Gustafson
9722
9723 2005-09-12 [colin]      1.9.14cvs22
9724
9725         * src/compose.c
9726                 Fix bug #448 (Scrolling/Redraw issue with 
9727                 address-fields in Header)
9728         * src/mainwindow.c
9729         * src/summaryview.c
9730         * src/summaryview.h
9731                 Fix loss of MSG_MARKED on move/copy
9732                 Fix bug #804 (Quicksearch togglebutton doesn't 
9733                 get depressed after '/' key is pressed)
9734
9735 2005-09-12 [paul]       1.9.14cvs21
9736
9737         * AUTHORS
9738         * src/gtk/logwindow.c
9739                 add 'Clear Log' to popup menu
9740                 Patch by Anders Hammar <anders.hammar@telia.com>
9741
9742 2005-09-12 [paul]       1.9.14cvs20
9743
9744         * src/compose.c
9745                 set correct sensitivity on attachments
9746                 popup menu
9747         * src/folder.c
9748                 fix typo
9749         * src/prefs_spelling.c
9750                 fix crash when no LANG env is set
9751         * src/common/xml.c
9752                 fix crash in wizard
9753                 don't use memeory after free
9754
9755         All patches by Daniel Gustafson
9756
9757 2005-09-12 [paul]       1.9.14cvs19
9758
9759         * src/prefs_themes.c
9760                 make theme info selectable
9761         * src/gtk/description_window.c
9762                 make window non-modal
9763         * tools/README
9764                 add details of asus_mailed.sh
9765         * tools/claws.i18n.status.pl
9766                 update for new zh_TW translator
9767                 widen the output
9768                 create alternate coloured lines
9769                 improve readability
9770
9771 2005-09-10 [colin]      1.9.14cvs18
9772
9773         * src/plugins/pgpcore/select-keys.c
9774                 Better order for the buttons
9775
9776 2005-09-10 [colin]      1.9.14cvs17
9777
9778         * src/compose.c
9779         * src/plugins/pgpcore/select-keys.c
9780         * src/plugins/pgpcore/select-keys.h
9781         * src/plugins/pgpcore/sgpgme.c
9782                 Add a "Don't encrypt" button to the key
9783                 selection dialog. Fixes bug #177 (There should be a 
9784                 'Don't encrypt button in the Select Keys dialog)
9785
9786 2005-09-10 [colin]      1.9.14cvs16
9787
9788         * src/compose.c
9789                 Fix bug #572 (%X option does not work with templates)
9790
9791 2005-09-10 [colin]      1.9.14cvs15
9792
9793         * src/toolbar.c 
9794                 Remove g_print
9795
9796 2005-09-10 [colin]      1.9.14cvs14
9797
9798         * src/imap.c
9799                 Fix a possible crash
9800
9801 2005-09-09 [colin]      1.9.14cvs13
9802
9803         * src/imap.c
9804         * src/etpan/imap-thread.c
9805         * src/etpan/imap-thread.h
9806                 Fix moving from queue or drafts to normal folders
9807                 Fix bug #794 (No way to delete without expunging)
9808                 Take flags unset by other mailers into account
9809                 Take deleted flag set by other mailers into account
9810                 Fix unsetting REPLIED flag
9811                 Fix crash when capabilities can't be retrieved
9812         * src/mainwindow.c
9813         * src/mainwindow.h
9814                 Add M_DELAYED_FLAGS condition, and let the user use
9815                 Execute in order to be able to expunge deleted mails,
9816                 even if he's not in delayed execute mode
9817         * src/prefs_spelling.c
9818                 Use 'en' dictionary by default if LANG is POSIX or C
9819         * src/gtk/prefswindow.c
9820                 Fix bug #767 (Preferences windows expanding) by making
9821                 the window a bit larger when the resolution is greater
9822                 than 640x480, and by putting the prefs in a
9823                 GtkScrolledWindow.
9824
9825 2005-09-09 [paul]       1.9.14cvs12
9826
9827         * AUTHORS
9828         * configure.ac
9829         * po/zh_TW.Big5.po      ** REMOVED **
9830         * po/zh_TW.po           ** ADDED **
9831                 updated by Wei-Lun Chao
9832
9833 2005-09-09 [paul]       1.9.14cvs11
9834
9835         * src/mainwindow.c
9836                 fix asserts
9837         * src/common/xml.c
9838                 delay memory allocation until file is
9839                 opened successfully
9840                 Patch by Daniel Gustafson
9841
9842 2005-09-09 [colin]      1.9.14cvs10
9843
9844         * src/imap.c
9845                 Add guards
9846
9847 2005-09-08 [colin]      1.9.14cvs9
9848
9849         * src/compose.c
9850                 Alert when we can't save draft
9851                 Fix various wrap/color issues
9852                 Add mid-click pasting respecting wrap_paste option
9853         * src/folder.c
9854         * src/folder.h
9855         * src/folder_item_prefs.c
9856         * src/folder_item_prefs.h
9857         * src/imap.c
9858         * src/imap_gtk.c
9859         * src/imap_gtk.h
9860         * src/main.c
9861         * src/mainwindow.c
9862         * src/mainwindow.h
9863         * src/news.c
9864         * src/news_gtk.c
9865         * src/news_gtk.h
9866         * src/prefs_folder_item.c
9867                 Fix the impossibility to synchronise folders for
9868                 offline use (IMAP and NNTP are concerned)
9869
9870 2005-09-08 [colin]      1.9.14cvs8
9871
9872         * configure.ac
9873                 Build LDAP and JPilot by default if available
9874         * src/textview.c
9875                 Fix use after free
9876
9877 2005-09-08 [paul]       1.9.14cvs7
9878
9879         * doc/manual/en/sylpheed-1.html
9880         * doc/manual/en/sylpheed-18.html
9881         * doc/manual/en/sylpheed-19.html
9882         * doc/manual/en/sylpheed-4.html
9883         * doc/manual/en/sylpheed-6.html
9884         * doc/manual/en/sylpheed.html
9885                 a few minor updates, plus include some
9886                 details about plugins and their requirements
9887         * src/mainwindow.c
9888                 minor changes to English in /View/Sort
9889
9890 2005-09-07 [colin]      1.9.14cvs6
9891
9892         * doc/manual/en/sylpheed-1.html
9893         * doc/manual/en/sylpheed-10.html
9894         * doc/manual/en/sylpheed-11.html
9895         * doc/manual/en/sylpheed-12.html
9896         * doc/manual/en/sylpheed-13.html
9897         * doc/manual/en/sylpheed-14.html
9898         * doc/manual/en/sylpheed-15.html
9899         * doc/manual/en/sylpheed-16.html
9900         * doc/manual/en/sylpheed-17.html
9901         * doc/manual/en/sylpheed-18.html
9902         * doc/manual/en/sylpheed-19.html
9903         * doc/manual/en/sylpheed-2.html
9904         * doc/manual/en/sylpheed-20.html
9905         * doc/manual/en/sylpheed-21.html
9906         * doc/manual/en/sylpheed-22.html
9907         * doc/manual/en/sylpheed-3.html
9908         * doc/manual/en/sylpheed-4.html
9909         * doc/manual/en/sylpheed-5.html
9910         * doc/manual/en/sylpheed-6.html
9911         * doc/manual/en/sylpheed-7.html
9912         * doc/manual/en/sylpheed-8.html
9913         * doc/manual/en/sylpheed-9.html
9914         * doc/manual/en/sylpheed.html
9915                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
9916
9917 2005-09-07 [colin]      1.9.14cvs5
9918
9919         * src/mainwindow.c
9920                 Make labels more to-the-point
9921
9922 2005-09-07 [colin]      1.9.14cvs4
9923
9924         * doc/manual/en/sylpheed-1.html
9925         * doc/manual/en/sylpheed-12.html
9926         * doc/manual/en/sylpheed-13.html
9927         * doc/manual/en/sylpheed-14.html
9928         * doc/manual/en/sylpheed-15.html
9929         * doc/manual/en/sylpheed-16.html
9930         * doc/manual/en/sylpheed-17.html
9931         * doc/manual/en/sylpheed-18.html
9932         * doc/manual/en/sylpheed-19.html
9933         * doc/manual/en/sylpheed-2.html
9934         * doc/manual/en/sylpheed-20.html
9935         * doc/manual/en/sylpheed-21.html
9936         * doc/manual/en/sylpheed-22.html
9937         * doc/manual/en/sylpheed-4.html
9938         * doc/manual/en/sylpheed-5.html
9939         * doc/manual/en/sylpheed-6.html
9940         * doc/manual/en/sylpheed-7.html
9941         * doc/manual/en/sylpheed-8.html
9942         * doc/manual/en/sylpheed-9.html
9943         * doc/manual/en/sylpheed.html
9944                 Update manual
9945
9946 2005-09-07 [colin]      1.9.14cvs3
9947
9948         * doc/faq/en/sylpheed-faq-1.html
9949         * doc/faq/en/sylpheed-faq-2.html
9950         * doc/faq/en/sylpheed-faq-3.html
9951         * doc/faq/en/sylpheed-faq.html
9952                 Update FAQ
9953
9954 2005-09-07 [colin]      1.9.14cvs2
9955
9956         * src/folderview.c
9957         * src/procmsg.c
9958         * src/summaryview.c
9959         * src/toolbar.c
9960                 Fix special subfolders:
9961                 - Inherit parent's icon
9962                 - sent contents of queues subfolders
9963                 - empty subfolders of trashes
9964         * src/mainwindow.c
9965                 Remove outdated manual and faq entries
9966         * src/common/utils.c
9967                 Add quotes around %s coming from mailcap
9968
9969 2005-09-07 [colin]      1.9.14cvs1
9970
9971         * src/compose.c
9972                 After saving draft, set modified to FALSE
9973         * src/mimeview.c
9974         * src/common/utils.c
9975         * src/common/utils.h
9976                 Try to open mime parts using what is 
9977                 indicated in ~/.mailcap or /etc/mailcap,
9978                 if possible.
9979
9980 2005-09-05 [paul]       1.9.14
9981
9982         1.9.14 released
9983
9984         * po/sk.po
9985                 updated by Andrej Kacian
9986
9987 2005-09-05 [paul]       1.9.13cvs83
9988
9989         * po/de.po
9990         * po/es.po
9991         * po/fi.po
9992         * po/fr.po
9993         * po/nb.po
9994         * po/pt_BR.po
9995         * po/sr.po
9996                 updated translations by Thomas Gilgin, Ricardo Mones
9997                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
9998                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
9999
10000 2005-09-04 [paul]       1.9.13cvs82
10001
10002         * src/compose.c
10003                 only warn about exceeded line length limit
10004                 on send
10005
10006 2005-09-04 [paul]       1.9.13cvs81
10007
10008         * src/compose.c
10009                 fix crash in 'line length exceeded' dialogue
10010
10011 2005-09-02 [paul]       1.9.13cvs80
10012
10013         * src/imap.c
10014                 fix bug 795, 'Connection lost IMAP'
10015                 and add statusbar prints
10016                 Patch by Colin
10017
10018 2005-09-02 [paul]       1.9.13cvs79
10019
10020         * src/compose.c
10021                 compose_wrap_paragraph() becomes
10022                 compose_beautify_paragraph()
10023                 Patch by Colin
10024
10025 2005-09-02 [colin]      1.9.13cvs78
10026
10027         * src/folderview.c
10028                 Micro-fix
10029
10030 2005-09-01 [colin]      1.9.13cvs77
10031
10032         * src/imap.c
10033                 Maybe fix bug #795 (Connection lost IMAP)
10034                 Don't try to send logout when we're disconnected.
10035         * src/summaryview.c
10036                 Include locked and marked emails in HRM
10037                 view. Fixes bug #800 (Locked messages no longer 
10038                 show up when hide read messages is used)
10039
10040 2005-09-01 [paul]       1.9.13cvs76
10041
10042         * src/prefs_common.c
10043                 fix bad cutting
10044
10045 2005-08-31 [colin]      1.9.13cvs75
10046
10047         * src/folderview.c
10048         * src/folderview.h
10049         * src/prefs_summaries.c
10050         * src/summaryview.c
10051                 Fix "go to next new", fix preference
10052                 (Open unread/next swapped)
10053
10054 2005-08-31 [paul]       1.9.13cvs74
10055
10056         * src/compose.c
10057         * src/folderview.c
10058         * src/headerview.c
10059         * src/headerview.h
10060         * src/mainwindow.c
10061         * src/prefs_common.c
10062         * src/prefs_common.h
10063         * src/prefs_fonts.c
10064         * src/summaryview.c
10065         * src/textview.c
10066         * src/common/defs.h
10067                 remove obsolete BOLD_FONT setting
10068                 fix font update in headerview and textview
10069                 headers after prefs change
10070                 Patch By Colin
10071
10072 2005-08-31 [paul]
10073
10074         1.9.14-rc4 released
10075
10076 2005-08-30 [colin]      1.9.13cvs73
10077
10078         * src/summaryview.c
10079                 When Hide read messages is selected and we
10080                 refresh the summaryview, don't remove the 
10081                 currently displayed message. Fixes bug #797
10082                 (Summary view reloads when new mail is 
10083                 downloaded in 1.9.14 rc)
10084
10085 2005-08-30 [colin]      1.9.13cvs72
10086
10087         * src/folderview.c
10088                 Fix flickering
10089         * src/mainwindow.c
10090                 Remove useless callback
10091         * src/mimeview.c
10092         * src/gtk/filesel.c
10093         * src/gtk/filesel.h
10094                 Add a filesel_select_file_save_folder() - used by Save All
10095
10096 2005-08-29 [paul]       1.9.13cvs71
10097
10098         * AUTHORS
10099         * src/matcher_parser_parse.y
10100         * src/etpan/imap-thread.c
10101                 fix building on FreeBSD
10102                 Patch by Daniel Gustafson <daniel@hobbit.se>
10103
10104 2005-08-29 [paul]       1.9.13cvs70
10105
10106         * src/plugins/pgpinline/pgpinline.c
10107                 only initialise sig result if it's been handled
10108                 Patch by Colin
10109
10110 2005-08-29 [paul]       1.9.13cvs69
10111         
10112         Patches by Colin:
10113
10114         * src/imap.c
10115         * src/common.utils.c
10116         * src/common/utils.h
10117                 optimisation
10118         * src/stock_pixmap.h
10119                 fix wrong icon reference
10120         * src/pixmaps/trash_btn.xpm
10121                 replace with nicer image
10122
10123 2005-08-28 [colin]      1.9.13cvs68
10124
10125         * src/Makefile.am
10126         * src/stock_pixmap.c
10127         * src/stock_pixmap.h
10128         * src/toolbar.c
10129         * src/pixmaps/trash_btn.xpm
10130                 Add a specific trash xpm for the button
10131
10132 2005-08-28 [colin]      1.9.13cvs67
10133
10134         * src/imap.c
10135                 Fix leak
10136
10137 2005-08-27 [colin]      1.9.13cvs66
10138
10139         * src/imap.c
10140         * src/procmime.c
10141                 Correctly fix "Problem with replies", fixes
10142                 pgpmime encryption too. 
10143
10144 2005-08-27 [colin]      1.9.13cvs65
10145
10146         * src/folder.c
10147         * src/procmsg.c
10148         * src/procmsg.h
10149         * src/summaryview.c
10150                 Fix bug #517 (messages removed from summaryview 
10151                 when moving fails)
10152
10153 2005-08-27 [colin]      1.9.13cvs64
10154
10155         * tools/Makefile.am
10156         * tools/asus_mailled.sh
10157                 Add a script to blink ASUS laptops' mail LED where there
10158                 is unread mail.
10159
10160 2005-08-27 [colin]      1.9.13cvs63
10161
10162         * src/imap.c
10163         * src/etpan/imap-thread.c
10164         * src/etpan/imap-thread.h
10165                 Implement automatic choosing of login method
10166                 Fixes bug #791
10167         * src/gtk/.cvsignore
10168                 Add sylpheed-marshal.[ch]
10169
10170 2005-08-27 [colin]      1.9.13cvs62
10171
10172         * src/common/utils.c
10173                 Fix confusing perror
10174
10175 2005-08-27 [colin]      1.9.13cvs61
10176
10177         * src/toolbar.c
10178         * src/toolbar.h
10179                 Remove A_DELETE, replace it with 
10180                 A_TRASH and A_DELETE_REAL. Automatically
10181                 rewrite config files to replace A_DELETE
10182                 with A_TRASH (no functionality change).
10183                 Fixes half of #794
10184
10185 2005-08-26 [colin]      1.9.13cvs60
10186
10187         * src/procmime.c
10188                 Previous "Problem with replies" fix brought other
10189                 problems, fixing them
10190
10191 2005-08-26 [colin]      1.9.13cvs59
10192
10193         * src/procmime.c
10194                 Fix "Problem with replies". This happened only
10195                 on IMAP...
10196         * src/procmsg.c
10197                 Factorize code a bit
10198         * src/compose.c
10199                 Speed improvement on very long messages (wrapping)
10200                 Fix signature color on Reedit and Redirect
10201                 On Reedit, don't attach pgp-signatures parts, but
10202                 set signing to On.
10203
10204 2005-08-24 [paul]       1.9.13cvs58
10205
10206         * src/compose.c
10207                 don't claim success when clicking
10208                 Cancel on the passphrase box.
10209                 Patch by Colin
10210
10211 2005-08-24 [paul]       1.9.13cvs57
10212
10213         * src/main.c
10214                 fix misplaced sylpheed.log
10215         * src/common/defs.h
10216                 define UIDL_DIR
10217
10218 2005-08-24 [paul]       1.9.13cvs56
10219
10220         * src/imap.c
10221         * src/etpan/imap-thread.c
10222         * src/etpan/imap-thread.h
10223                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
10224                 Patch by Colin
10225         * src/gtk/sylpheed-marshal.c    ** REMOVED **
10226         * src/gtk/sylpheed-marshal.h    ** REMOVED **
10227                 remove autogenerated files
10228         * tools/kdeservicemenu/README
10229         * tools/kdeservicemenu/install.sh
10230         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10231         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10232                 use Claws icon, use 'Sylpheed-Claws' in menu,
10233                 use kdialog, and other cleanups
10234
10235 2005-08-23 [paul]       1.9.13cvs55
10236
10237         * src/compose.c
10238                 fix paste/wrap crash
10239                 Patch by Colin
10240
10241 2005-08-23 [paul]       1.9.13cvs54
10242
10243         * src/main.c
10244                 fix crash recovery
10245                 Patch by Colin
10246
10247 2005-08-23 [paul]       1.9.13cvs53
10248
10249         * src/addressbook.c
10250         * src/editaddress.c
10251                 view all data of LDAP contacts
10252                 Patch by Colin
10253
10254 2005-08-23 [paul]       1.9.13cvs52
10255
10256         * src/addressbook.c
10257                 fix issues with the Search field
10258                 Patch by Colin
10259
10260 2005-08-22 [paul]       1.9.13cvs51
10261
10262         * src/folderview.c
10263                 put name of folder in processing dialog
10264                 title
10265         * src/prefs_folder_item.c
10266                 improve english usage
10267
10268 2005-08-22 [paul]       1.9.13cvs50
10269
10270         * src/filtering.c
10271         * src/filtering.h
10272         * src/matcher.c
10273         * src/matcher_parser_lex.l
10274         * src/matcher_parser_parse.y
10275         * src/prefs_filtering.c
10276                 add Filtering/Processing rule names feature.
10277                 (the incompatible old matcherrc is saved as
10278                 matcherrc.pre_names).
10279                 Patch by Colin
10280
10281 2005-08-22 [paul]       1.9.13cvs49
10282
10283         * src/procmsg.c
10284                 fix colour labelling
10285                 Patch by Colin
10286
10287 2005-08-22 [paul]       1.9.13cvs48
10288
10289         * src/textview.c
10290                 fix open_image_cb()
10291
10292 2005-08-22 [paul]       1.9.13cvs47
10293
10294         * src/imap.c
10295                 fix bug 789, 'SC crashes with imap (CVS ver)'
10296                 Patch by Colin
10297
10298 2005-08-22 [paul]       1.9.13cvs46
10299
10300         * src/mimeview.c
10301         * src/prefs_common.c
10302         * src/common/defs.h
10303                 define reused defaults in defs.h
10304         * src/textview.c
10305                 add 'Open image' to image popup menu
10306
10307 2005-08-21 [colin]      1.9.13cvs45
10308
10309         * src/summaryview.c
10310                 Fix bug #788 (Bogus "From" address displayed)
10311
10312 2005-08-20 [colin]      1.9.13cvs44
10313
10314         * src/folder.c
10315                 Fix buf #787 (multilevel delete causes SIGSEGV)
10316
10317 2005-08-19 [colin]      1.9.13cvs43
10318
10319         * src/inc.c
10320         * src/prefs_common.c
10321         * src/prefs_common.h
10322                 Add an hidden pref to allow modifying the
10323                 update stepping in incorporation.
10324                 Patch by wwp.
10325
10326 2005-08-19 [colin]      1.9.13cvs42
10327
10328         * src/compose.c
10329         * src/procmime.c
10330                 Workaround for broken MUAs: encode 
10331                 Content-type: name: as ASCII and 
10332                 Content-Disposition: filename: as
10333                 per rfc2231
10334         * src/prefs_account.c
10335                 Fix invisible-ness of SMTP SSL prefs
10336                 in NNTP accounts
10337
10338 2005-08-19 [paul]       1.9.13cvs41
10339
10340         * src/compose.c
10341         * src/prefs_common.c
10342         * src/prefs_common.h
10343         * src/prefs_wrapping.c
10344                 paste with or without wrapping.
10345                 patch by Colin
10346
10347 2005-08-19 [paul]       1.9.13cvs40
10348
10349         * src/prefs_common.c
10350         * src/prefs_common.h
10351         * src/summaryview.c
10352                 reintroduce enable_swap_from as a
10353                 hidden pref. patch by Colin
10354         * src/quote_fmt_parse.y
10355         * src/plugins/clamav/clamav_plugin.c
10356         * src/plugins/dillo_viewer/dillo_viewer.c
10357         * src/plugins/mathml_viewer/mathml_viewer.c
10358         * src/plugins/pgpcore/sgpgme.c
10359         * src/plugins/pgpinline/pgpinline.c
10360         * src/plugins/pgpmime/pgpmime.c
10361                 tidy up. patch by Colin
10362
10363 2005-08-19 [paul]       1.9.13cvs39
10364
10365         * configure.ac
10366                 complete cvs38's sync
10367         * src/editaddress.c
10368         * src/gedit-print.c
10369         * src/mutt.c
10370         * src/etpan/etpan-log.c
10371         * src/etpan/imap-thread.c
10372         * src/gtk/gtksourceprintjob.c
10373                 fix compilation warnings
10374                 (patch by Colin)
10375
10376 2005-08-19 [paul]       1.9.13cvs38
10377
10378         sync with main:
10379
10380         * src/account.c
10381         * src/action.c
10382         * src/addrbook.c
10383         * src/addrcache.c
10384         * src/addrharvest.c
10385         * src/addrindex.c
10386         * src/codeconv.c
10387         * src/compose.c
10388         * src/crash.c
10389         * src/exporthtml.c
10390         * src/exportldif.c
10391         * src/folder.c
10392         * src/image_viewer.c
10393         * src/inc.c
10394         * src/inc.h
10395         * src/jpilot.c
10396         * src/ldif.c
10397         * src/main.c
10398         * src/matcher.c
10399         * src/mbox.c
10400         * src/messageview.c
10401         * src/mh.c
10402         * src/mimeview.c
10403         * src/msgcache.c
10404         * src/mutt.c
10405         * src/news.c
10406         * src/partial_download.c
10407         * src/pine.c
10408         * src/pop.c
10409         * src/prefs_actions.c
10410         * src/prefs_common.c
10411         * src/prefs_customheader.c
10412         * src/prefs_display_header.c
10413         * src/prefs_gtk.c
10414         * src/prefs_themes.c
10415         * src/procheader.c
10416         * src/procmime.c
10417         * src/procmsg.c
10418         * src/recv.c
10419         * src/send_message.c
10420         * src/simple-gettext.c
10421         * src/sourcewindow.c
10422         * src/textview.c
10423         * src/vcard.c
10424         * src/common/defs.h
10425         * src/common/log.c
10426         * src/common/plugin.c
10427         * src/common/prefs.c
10428         * src/common/session.c
10429         * src/common/session.h
10430         * src/common/socket.c
10431         * src/common/socket.h
10432         * src/common/ssl_certificate.c
10433         * src/common/template.c
10434         * src/common/utils.c
10435         * src/common/utils.h
10436         * src/common/xml.c
10437         * src/gtk/about.c
10438         added wrappers for C library function that
10439                 take pathname arguments.
10440                 enabled compilation with MinGW.
10441                 use GDir instead of directly using opendir().
10442                 added rename_force().
10443
10444 2005-08-19 [paul]       1.9.13cvs37
10445         
10446         patches by Colin:
10447         * src/compose.c
10448                 fix privacy settings on re-editing
10449                 a sent message
10450         * src/jpilot.c
10451                 fix encoding bug
10452         * src/folder.c
10453         * src/procmsg.c
10454         * src/procmsg.h
10455         * src/summaryview.c
10456                 flag changing optimisation
10457
10458 2005-08-18 [martin]     1.9.13cvs36
10459
10460         * commitHelper
10461             added my login
10462         * src/addrcache.c
10463         * src/addrharvest.c
10464         * src/addrindex.c
10465         * src/compose.c
10466         * src/grouplistdialog.c
10467         * src/main.c
10468         * src/mainwindow.c
10469         * src/msgcache.c
10470         * src/mutt.c
10471         * src/pine.c
10472         * src/prefs_account.c
10473         * src/prefs_themes.c
10474         * src/stock_pixmap.c
10475         * src/summaryview.c
10476         * src/gtk/about.c
10477         * src/gtk/logwindow.c
10478             removed deprecated glib and gdk stuff
10479         * src/plugins/pgpcore/select-keys.c
10480             convert attributes from locale to utf8
10481
10482 2005-08-17 [paul]       1.9.13cvs35
10483
10484         * src/account.c
10485         * src/addressbook.c
10486                 use new GTK_STOCK_ icons if available
10487         * src/summaryview.c
10488         * src/gtk/gtksctree.c
10489         * src/gtk/gtksctree.h
10490                 faster range select. patch by Colin
10491
10492 2005-08-17 [paul]       1.9.13cvs34
10493
10494         patches by colin:
10495         * src/addressbook.c
10496         * src/addressitem.h
10497                 Add an edit button for contacts, fix selections
10498                 of gtksctree items
10499         * src/editaddress.c
10500                 Change labels, let Save be always possible in the
10501                 email and user atributes tabs
10502         * src/folderview.c
10503                 fix sort issues
10504         * src/summaryview.c
10505                 select next item instead of the displayed one
10506                 after deletion
10507
10508         * src/gtk/progressdialog.c
10509                 use prefs_common.enable_rules_hint
10510
10511 2005-08-13 [hoa]        1.9.13cvs33
10512
10513         * src/etpan/imap-thread.c
10514                 fixed build on Solaris.
10515
10516 2005-08-10 [colin]      1.9.13cvs32
10517
10518         * src/procmsg.c
10519                 Fix cvs31 (missing fclose before reading
10520                 the file)
10521
10522 2005-08-10 [colin]      1.9.13cvs31
10523
10524         * src/procmsg.c
10525                 Fix procmsg_msginfo_new_from_mimeinfo() when
10526                 the MimeInfo isn't stored in memory. This fixes
10527                 replying to an attached message.
10528
10529 2005-08-10 [colin]      1.9.13cvs30
10530
10531         * src/mainwindow.c
10532                 Fix slowness in account changing
10533
10534 2005-08-10 [colin]      1.9.13cvs29
10535
10536         * src/folder.c
10537         * src/folderutils.c
10538         * src/folderview.c
10539         * src/imap_gtk.c
10540         * src/mainwindow.c
10541         * src/mh_gtk.c
10542         * src/procmsg.c
10543         * src/summaryview.c
10544                 Optimize folder_has_parent_of_type
10545                 Prevent moving special sub-folders from contextual menus
10546                 Rework message a bit ("Empty all messages" -> "Delete all
10547                 messages")
10548                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
10549                 and "Deleted Items" folders)
10550
10551 2005-08-08 [colin]      1.9.13cvs28
10552
10553         * src/summaryview.c
10554         * src/prefs_summaries.c
10555                 Make "Select first unread|new" more flexible
10556                 (just prioritize new or unread)
10557
10558 2005-08-08 [colin]      1.9.13cvs27
10559
10560         * src/summaryview.c
10561                 If "select first new" is selected and there only
10562                 are unread messages, fallback to "select first
10563                 unread".
10564
10565 2005-08-08 [colin]      1.9.13cvs26
10566
10567         * src/folder.c
10568                 Fix shameful bugs (and bug #779)
10569
10570 2005-08-08 [colin]      1.9.13cvs25
10571
10572         * src/folder.c
10573         * src/folder.h
10574                 Cache parents' type to make folder_has_parent_of_type
10575                 faster
10576         * src/folderview.c
10577                 Forbid DnD of special sub-folders
10578         * src/procmsg.c
10579         * src/procmsg.h
10580                 Add MAIL_POSTFILTERING_HOOK
10581         * src/summaryview.c
10582                 Revert over-zealous deletion of the use_addr_book 
10583                 code
10584
10585 2005-08-07 [colin]      1.9.13cvs24
10586
10587         * src/folder.c
10588                 Fix big mistake (passing MsgInfo instead 
10589                 of FolderItem)
10590
10591 2005-08-07 [colin]      1.9.13cvs23
10592
10593         * src/compose.c
10594         * src/folder.c
10595         * src/folder.h
10596         * src/foldersel.c
10597         * src/folderutils.c
10598         * src/folderview.c
10599         * src/imap.c
10600         * src/mainwindow.c
10601         * src/messageview.c
10602         * src/mh.c
10603         * src/msgcache.c
10604         * src/procmime.c
10605         * src/summaryview.c
10606                 Make subfolders of Drafts, Queue, Outbox, Trash
10607                 work like their parents. 
10608                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
10609
10610 2005-08-07 [colin]      1.9.13cvs22
10611
10612         * src/addressbook.c
10613                 Fix bug #771 (Dragged contacts not saved)
10614
10615 2005-08-07 [paul]       1.9.13cvs21
10616
10617         * src/summaryview.c
10618                 fix bug 32 'Search Doesn't display results
10619                 if "Hide Read Messages" is chosen'
10620                 be more literal in interpreting 'Hide read
10621                 messages'
10622
10623 2005-08-07 [colin]      1.9.13cvs20
10624
10625         * src/folderview.c
10626                 Add debug
10627         * src/summaryview.c
10628                 Faster 'unthread_for_execution'
10629
10630 2005-08-06 [paul]       1.9.13cvs19
10631
10632         * src/mainwindow.c
10633                 add mnemonics to Set displayed columns
10634                 fix bug where msgview_visible option was
10635                 overwritten as TRUE on startup
10636
10637 2005-08-06 [paul]       1.9.13cvs18
10638
10639         * src/mainwindow.c
10640                 refer to 'displayed columns in folder/message
10641                 list' not 'displayed items in summary/message view'
10642         * src/prefs_display_header.c
10643                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
10644                 be consistent with similar dialogues
10645         * src/prefs_folder_column.c
10646         * src/prefs_summary_column.c
10647                 'columns' not 'items', and folder and message lists,
10648                 instead of folder and summary views;
10649                 Use 'Hidden columns' as list heading not 'Available
10650                 items';
10651                 move the 'Remove' button to the right hand side;
10652                 top-align the buttons;
10653                 remove unneeded vbox
10654         * src/prefs_summaries.c
10655                 put the 2 column prefs buttons in a frame to reduce
10656                 overall width; refer to columns not items &c.
10657
10658 2005-08-05 [colin]      1.9.13cvs17
10659
10660         * src/prefs_common.c
10661         * src/prefs_common.h
10662         * src/mainwindow.c
10663         * src/compose.c
10664         * src/messageview.c
10665                 Add an hidden toolbar_detachable pref, so
10666                 that I can get rid of these painful handles
10667                 in the toolbars. Defaults to TRUE to avoid
10668                 changing the GUI on unsuspecting people...
10669
10670 2005-08-05 [colin]      1.9.13cvs16
10671
10672         * src/Makefile.am
10673         * src/prefs_folder_column.c
10674         * src/prefs_folder_column.h
10675                 Add prefs for folder columns
10676         * src/folderview.c
10677         * src/folderview.h
10678         * src/mainwindow.c
10679         * src/mainwindow.h
10680         * src/prefs_common.c
10681         * src/prefs_common.h
10682         * src/prefs_summaries.c
10683                 Use them
10684         * src/prefs_summary_column.c
10685         * src/summaryview.c
10686         * src/summaryview.h
10687                 Add a To column
10688         * src/textview.c
10689         * src/common/utils.c
10690         * src/common/utils.h
10691                 Move uri colourisation functions
10692                 to utils
10693         * src/compose.c
10694                 Colourise URIs
10695         * src/imap.c
10696                 Fix bug with LIST where we'd try
10697                 to get Folder//////[...]/// 
10698
10699 2005-08-05 [paul]       1.9.13cvs15
10700
10701         * src/prefs_summaries.c
10702                 improve the English usage
10703         * src/summaryview.c
10704                 set font on column change
10705                 thanks to Colin
10706
10707 2005-08-05 [paul]       1.9.13cvs14
10708
10709         * src/prefs_common.c
10710         * src/prefs_common.h
10711         * src/prefs_summaries.c
10712         * src/summaryview.c
10713                 replace 'open_unread_on_enter' option with
10714                 'select_on_entry' option. opening/not opening
10715                 is now exclusively controlled by 'always_show_msg'
10716
10717 2005-08-04 [colin]      1.9.13cvs13
10718
10719         * src/compose.c
10720                 Remove dead code
10721                 Add colourisation of quotes and signatures
10722         * src/folderview.c
10723                 Fix possible crashes
10724         * src/messageview.c
10725                 Change an assert that is no problem
10726         * src/news.c
10727         * src/news_gtk.c
10728         * src/news_gtk.h
10729                 Fix offline mode
10730         * src/gtk/quicksearch.c
10731                 Fix a possible crash
10732
10733 2005-08-03 [colin]      1.9.13cvs12
10734
10735         * src/prefs_account.c
10736                 Fix bug #777 (Sylpheed crash in account configuration)
10737
10738 2005-08-03 [colin]      1.9.13cvs11
10739
10740         * src/addressbook.c
10741         * src/editaddress.c
10742         * src/editgroup.c
10743                 Fixing addressbook, round 2
10744         * src/textview.c
10745                 Fix emphasis color on rechecking 'Colorize messages'
10746
10747 2005-08-03 [paul]       1.9.13cvs10
10748
10749         sync with main
10750
10751         * src/addr_compl.c
10752         * src/compose.c
10753         * src/main.c
10754         * src/pop.c
10755         * src/prefs_account.c
10756         * src/procmime.c
10757         * src/procmsg.c
10758         * src/quote_fmt_parse.y
10759         * src/textview.c
10760         * src/common/quoted-printable.c
10761         * src/common/utils.c
10762         * src/common/utils.h
10763         * src/common/xml.c
10764                 replaced incorrect locale-independent
10765                 ctype functions with GLib's. Corrected
10766                 signedness mismatch.
10767         * src/headerview.c
10768                 headerview_create(): added spacing for vbox.
10769         * src/gtk/about.c
10770                 set focus to the OK button.
10771
10772 2005-08-03 [colin]      1.9.13cvs9
10773
10774         * src/folderview.c
10775                 Fix possible crash
10776
10777 2005-08-02 [colin]      1.9.13cvs8
10778
10779         * src/mainwindow.c
10780                 Fix cast
10781         * src/addressbook.c
10782         * src/addressitem.h
10783                 Fix a cast and more generally, try to make the
10784                 GUI more intuitive and consistent (round 1)
10785
10786 2005-08-02 [paul]       1.9.13cvs7
10787
10788         * src/folder.h
10789                 missing in 1.9.13cvs6
10790
10791 2005-08-02 [colin]      1.9.13cvs6
10792
10793         * src/folder.c
10794                 Fix one more leak
10795
10796 2005-08-02 [colin]      1.9.13cvs5
10797
10798         * src/folder.c
10799         * src/folderview.c
10800         * src/imap.c
10801         * src/main.c
10802         * src/mbox.c
10803         * src/procmsg.c
10804         * src/summaryview.c
10805                 Fix a number of folder_item_get_msg_list()-related
10806                 leaks (missing procmsg_msginfo_free()s)
10807
10808 2005-08-01 [colin]      1.9.13cvs4
10809
10810         * src/folderview.c
10811         * src/folderview.h
10812         * src/mainwindow.c
10813         * src/prefs_fonts.c
10814         * src/prefs_summaries.c
10815         * src/prefs_themes.c
10816         * src/summaryview.c
10817         * src/summaryview.h
10818         * src/textview.c
10819         * src/textview.h
10820                 Fix instant-apply of summary and folderview-related prefs
10821                 Fix erroneous g_free and alertpanels in prefs_theme
10822                 Add instant-apply for fonts
10823                 Defer applying of prefs a little bit so it's done only
10824                 once even if requested by multiples prefs pages
10825
10826 2005-08-01 [paul]       1.9.13cvs3
10827
10828         * src/main.c
10829                 fix bug 776 'S.C. crashes on close'
10830                 thanks to Colin
10831         * src/etpan/etpan-thread-manager-types.h
10832                 add missing include
10833                 thanks to Hoa
10834
10835 2005-07-25 [paul]       1.9.13cvs2
10836
10837         * src/summaryview.c
10838                 fix typos. spotted by Fabien Vantard
10839
10840 2005-07-24 [paul]       1.9.13cvs1
10841
10842         * doc/man/sylpheed.1
10843                 update man page, incorporating fix of
10844                 bug 769 'Typo in manpage'
10845         * src/etpan/imap-thread.c
10846                 fix NetBSD openssl dependencies. patch by
10847                 George Michaelson <ggm@apnic.net>
10848         * po/pt_BR.po
10849                 updated by Frederico Goncalves Guimaraes
10850
10851 2005-07-22 [paul]       1.9.13
10852
10853         1.9.13 release
10854
10855 2005-07-22 [paul]       1.9.12cvs91
10856
10857         * AUTHORS
10858         * INSTALL
10859         * README.claws
10860         * RELEASE_NOTES.claws
10861                 updated for release
10862         * configure.ac
10863         * po/nb.po
10864         * tools/claws.i18n.status.pl
10865                 add Norwegian translation. submiited by
10866                 Geir Helland <pjallabais@users.sourceforge.net>
10867         * po/ca.po
10868         * po/de.po
10869         * po/es.po
10870         * po/fi.po
10871         * po/fr.po
10872         * po/it.po
10873         * po/sk.po
10874         * po/sr.po
10875         * po/zh_CN.po
10876                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10877                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
10878                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
10879                 Yang Guilong
10880         * src/plugins/clamav/clamav_plugin_gtk.c
10881         * src/plugins/spamassassin/spamassassin_gtk.c
10882                 replace outdated description strings
10883
10884 2005-07-21 [colin]      1.9.12cvs90
10885
10886         * src/folder.c
10887                 Set folder to batch mode when scanning it. Makes deletion
10888                 of unread mails on IMAP much faster (due to the UNREAD 
10889                 flag unsetting)
10890
10891 2005-07-21 [darko]      1.9.12cvs89
10892
10893         * configure.ac
10894                 link against libresolv if necessary (patch by Paul)
10895         * src/msgcache.c
10896                 use glib's portable macros to determine endianness
10897
10898 2005-07-21 [paul]       1.9.12cvs88
10899
10900         * src/crash.c
10901         * src/gtk/about.c
10902                 update compiled-in features list
10903
10904 2005-07-20 [colin]      1.9.12cvs87
10905
10906         * src/folder.c
10907         * src/textview.c
10908                 Gcc 2.9x compilation fixes, thanks to Darko
10909         * src/plugins/clamav/clamav_plugin.c
10910                 Little optimisation: load virus database only once
10911         * src/plugins/spamassassin/spamassassin.c
10912                 Big optimisation: filtering one mail took at least 1 second,
10913                 now it takes at least 50ms. Doesn't speed up spamassassin 
10914                 itself, but should already be much more tolerable.
10915
10916 2005-07-20 [colin]      1.9.12cvs86
10917
10918         * src/summaryview.c
10919                 Fix performance issue
10920
10921 2005-07-19 [colin]      1.9.12cvs85
10922
10923         * src/plugins/pgpinline/plugin.c
10924                 Fix warning
10925
10926 2005-07-19 [colin]      1.9.12cvs84
10927
10928         * configure.ac
10929         * src/plugins/Makefile.am
10930         * src/plugins/pgpinline/.cvsignore
10931         * src/plugins/pgpinline/Makefile.am
10932         * src/plugins/pgpinline/pgpinline.c
10933         * src/plugins/pgpinline/pgpinline.deps
10934         * src/plugins/pgpinline/pgpinline.h
10935         * src/plugins/pgpinline/plugin.c
10936                 Put pgpinline in the main tree
10937
10938 2005-07-19 [paul]       1.9.12cvs83
10939
10940         * src/prefs_actions.c
10941                 prevent '//' in menu names, which cause a crash
10942                 thanks to Colin
10943
10944 2005-07-19 [paul]       1.9.12cvs82
10945
10946         * configure.ac
10947                 be generally more informative in configure output.
10948                 OpenSSL: correction: '[ --enable-openssl ...' -> 
10949                 '[ --disable-openssl ...', as --enable-openssl is default
10950                 PGP/MIME: don't check for GPGME again, check for
10951                 pgpcore instead. Therefore prevent the possibility of
10952                 attempting to build pgpmime if pgpcore dependencies are
10953                 not met
10954                 ClamAV: use pkgconfig to check for lib
10955                 libgnomeprint: revert logic on inner test to match
10956                 everything else
10957         * src/plugins/pgpcore/sgpgme.c
10958                 add missing include
10959
10960 2005-07-19 [colin]      1.9.12cvs81
10961
10962         * src/summaryview.c
10963                 Fix slow thread rebuilding in particular
10964                 cases
10965
10966 2005-07-19 [paul]       1.9.12cvs80
10967
10968         * sylpheed-claws.desktop
10969                 fix typo, spotted by Stephan Sachse
10970         * src/account.c
10971                 replace GTK_STOCK_ADD with
10972                 GTK_STOCK_NEW button
10973
10974 2005-07-18 [colin]      1.9.12cvs79
10975
10976         * src/etpan/imap-thread.c
10977                 Fix return value (Thanks Hoa)
10978
10979 2005-07-18 [colin]      1.9.12cvs78
10980
10981         * src/imap.c
10982                 Allow empty passwords
10983                 Create drafts/queue/outbox if necessary
10984         * src/summaryview.c
10985                 Remove old code
10986         * src/etpan/imap-thread.c
10987                 Fix STARTTLS (Thanks to Hoa)
10988
10989 2005-07-18 [paul]       1.9.12cvs77
10990
10991         * ChangeLog-gtk2.jp
10992         * ChangeLog.jp
10993                 removed
10994         * Makefile.am
10995                 updated to reflect additions and removals
10996         * TODO
10997                 updated to be claws-specific
10998         * TODO-gtk2
10999         * TODO-gtk2.jp
11000         * TODO.jp
11001         * sylpheed-128x128.png
11002         * sylpheed-64x64.png
11003                 removed
11004         * sylpheed-claws-128x128.png
11005         * sylpheed-claws-64x64.png
11006         * sylpheed-claws.desktop
11007         * sylpheed-claws.png
11008                 added
11009         * sylpheed.desktop
11010         * sylpheed.png
11011                 removed
11012
11013 2005-07-17 [paul]       1.9.12cvs76
11014
11015         * src/account.c
11016         * src/addressbook.c
11017         * src/alertpanel.c
11018         * src/alertpanel.h
11019         * src/compose.c
11020         * src/exphtmldlg.c
11021         * src/expldifdlg.c
11022         * src/folderview.c
11023         * src/imap_gtk.c
11024         * src/inc.c
11025         * src/message_search.c
11026         * src/messageview.c
11027         * src/mh_gtk.c
11028         * src/news_gtk.c
11029         * src/prefs_actions.c
11030         * src/prefs_filtering.c
11031         * src/prefs_matcher.c
11032         * src/prefs_template.c
11033         * src/prefs_themes.c
11034         * src/ssl_manager.c
11035         * src/summary_search.c
11036         * src/textview.c
11037         * src/toolbar.c
11038         * src/gtk/sslcertwindow.c
11039         * src/plugins/pgpcore/sgpgme.c
11040                 rework alertpanels
11041
11042 2005-07-17 [colin]      1.9.12cvs75
11043
11044         * src/privacy.c
11045                 add a PrivacySystem accessor that checks that
11046                 the system cached in a MimeInfo's privacydata
11047                 is still registered. Use this accessor instead
11048                 of directly using data->system. Fixes crashes
11049                 after unloading pgp plugins.
11050
11051 2005-07-17 [colin]      1.9.12cvs74
11052
11053         * src/alertpanel.c
11054                 Change geometry hints to a simple default size.
11055                 Fixes the certs dialogs.
11056
11057 2005-07-17 [colin]      1.9.12cvs73
11058
11059         * src/gtk/sslcertwindow.c
11060                 Use a gtkExpander
11061
11062 2005-07-17 [colin]      1.9.12cvs72
11063
11064         * src/plugins/pgpcore/Makefile.am
11065         * src/plugins/pgpmime/Makefile.am
11066                 Add gpgme libs
11067
11068 2005-07-17 [paul]       1.9.12cvs71
11069
11070         * configure.ac
11071                 add --disable-gnomeprint option
11072                 modified version of patch by Marius Mauch
11073
11074 2005-07-17 [paul]       1.9.12cvs70
11075
11076         * src/common/defs.h
11077                 update urls
11078         * src/account.c
11079         * src/action.c
11080         * src/addressbook.c
11081         * src/compose.c
11082         * src/foldersel.c
11083         * src/folderview.c
11084         * src/html.c
11085         * src/imap_gtk.c
11086         * src/main.c
11087         * src/mainwindow.c
11088         * src/messageview.c
11089         * src/mh_gtk.c
11090         * src/mimeview.c
11091         * src/news_gtk.c
11092         * src/prefs_account.c
11093         * src/prefs_send.c
11094         * src/prefs_summaries.c
11095         * src/procmsg.c
11096         * src/summaryview.c
11097         * src/common/utils.c
11098         * src/common/xml.c
11099         * src/plugins/pgpcore/passphrase.c
11100         * src/plugins/pgpcore/select-keys.c
11101                 replace inappropriately used backticks
11102                 with single quotes
11103
11104 2005-07-16 [colin]      1.9.12cvs69
11105
11106         * src/image_viewer.c
11107                 Add extra paranoid checks
11108
11109 2005-07-16 [colin]      1.9.12cvs68
11110
11111         * src/plugins/pgpcore/prefs_gpg.c
11112                 Don't auto-check sigs by default, as it
11113                 can be really slow.
11114
11115 2005-07-16 [colin]      1.9.12cvs67
11116
11117         * src/plugins/pgpcore/sgpgme.c
11118                 Make messages a bit better.
11119
11120 2005-07-16 [colin]      1.9.12cvs66
11121
11122         * src/imap.c
11123                 Remove pseudo-log
11124         * src/etpan/imap-thread.c
11125                 Add real log
11126
11127 2005-07-16 [colin]      1.9.12cvs65
11128
11129         * src/main.c
11130         * src/prefs_other.c
11131                 And now, fix build with libetpan :-/
11132
11133 2005-07-15 [colin]      1.9.12cvs64
11134
11135         * src/prefs_other.c
11136                 Continue fixing build without libetpan.
11137
11138 2005-07-15 [colin]      1.9.12cvs63
11139
11140         * src/main.c
11141                 Fix build with --disable-libetpan
11142
11143 2005-07-15 [colin]      1.9.12cvs62
11144
11145         * configure.ac
11146                 Bump libetpan's version
11147
11148 2005-07-15 [colin]      1.9.12cvs61
11149
11150         * src/etpan/imap-thread.c
11151                 Actually stop logging :)
11152
11153 2005-07-15 [colin]      1.9.12cvs60
11154
11155         * src/addressbook.c
11156                 Fix dnd of multiple addresses.
11157
11158 2005-07-15 [hoa]        1.9.12cvs59
11159
11160         * src/etpan/imap-thread.c
11161             disable login of IMAP password in libetpan log file.
11162
11163 2005-07-15 [paul]       1.9.12cvs58
11164
11165         * src/account.c
11166                 don't automatically sort
11167                 do allow drag n drop
11168
11169 2005-07-15 [paul]       1.9.12cvs57
11170
11171         * src/account.c
11172         * src/ssl_manager.c
11173                 alphabetical listing
11174
11175 2005-07-15 [paul]       1.9.12cvs56
11176
11177         * src/gtk/pluginwindow.c
11178                 sort plugin list alphabetically
11179
11180 2005-07-15 [paul]       1.9.12cvs55
11181
11182         * src/prefs_spelling.c
11183         * src/prefs_wrapping.c
11184                 unify English usage
11185
11186 2005-07-15 [colin]      1.9.12cvs54
11187
11188         * src/wizard.c
11189                 Typo fix
11190
11191 2005-07-15 [paul]       1.9.12cvs53
11192
11193         * src/prefs_message.c
11194                 make 'show cursor' a hidden option
11195
11196 2005-07-14 [colin]      1.9.12cvs52
11197
11198         * src/plugins/spamassassin/Makefile.am
11199         * src/plugins/clamav/Makefile.am
11200                 Fix double EXTRA_DISTs
11201
11202 2005-07-14 [colin]      1.9.12cvs51
11203
11204         * src/plugins/clamav/Makefile.am
11205         * src/plugins/clamav/clamav_plugin_gtk.deps
11206         * src/plugins/spamassassin/Makefile.am
11207         * src/plugins/spamassassin/spamassassin_gtk.deps
11208                 Make $plugin_gtk depend on $plugin
11209
11210 2005-07-14 [hoa]        1.9.12cvs50
11211
11212         * src/etpan/imap-thread.c
11213                 enable debug log of libetpan when running with --debug
11214
11215 2005-07-14 [colin]      1.9.12cvs49
11216
11217         * configure.ac
11218         * src/common/Makefile.am
11219         * src/common/plugin.c
11220         * src/common/plugin.h
11221                 Add a little plugin dependancy system.
11222                 Plugins can ship a $plugin_name.deps file
11223                 (near them in PLUGINDIR) so that their
11224                 dependancies are loaded if possible.
11225         * src/plugins/Makefile.am
11226         * src/plugins/pgpcore/Makefile.am
11227         * src/plugins/pgpcore/passphrase.c
11228         * src/plugins/pgpcore/passphrase.h
11229         * src/plugins/pgpcore/plugin.c
11230         * src/plugins/pgpcore/prefs_gpg.c
11231         * src/plugins/pgpcore/prefs_gpg.h
11232         * src/plugins/pgpcore/select-keys.c
11233         * src/plugins/pgpcore/select-keys.h
11234         * src/plugins/pgpcore/sgpgme.c
11235         * src/plugins/pgpcore/sgpgme.h
11236                 Introduce pgpcore, used by pgpmime and
11237                 pgpinline
11238         * src/plugins/pgpmime/Makefile.am
11239         * src/plugins/pgpmime/passphrase.c
11240         * src/plugins/pgpmime/passphrase.h
11241         * src/plugins/pgpmime/pgpmime.c
11242         * src/plugins/pgpmime/pgpmime.deps
11243         * src/plugins/pgpmime/plugin.c
11244         * src/plugins/pgpmime/prefs_gpg.c
11245         * src/plugins/pgpmime/prefs_gpg.h
11246         * src/plugins/pgpmime/select-keys.c
11247         * src/plugins/pgpmime/select-keys.h
11248         * src/plugins/pgpmime/sgpgme.c
11249         * src/plugins/pgpmime/sgpgme.h
11250                 Remove the core from pgpmime and add the
11251                 dependancy to pgpcore.
11252
11253 2005-07-14 [paul]       1.9.12cvs48
11254
11255         * src/stock_pixmap.c
11256                 forgot this in last commit
11257
11258 2005-07-14 [paul]       1.9.12cvs47
11259
11260         * src/account.c
11261         * src/addressbook.c
11262                 add accelerators for the buttons (sync with main)
11263         * src/compose.c
11264         * src/compose.h
11265                 add accelerators for the buttons.
11266                 fix editing with external editor.
11267                 replace gdk_input_*() with GIOChannel;
11268                 (sync with main)
11269         * src/foldersel.c
11270                 display folder names with new/unread
11271                 representation (sync with main)
11272         * src/main.c
11273                 specify default window icon (sync with main)
11274         * src/prefs_common.c
11275                 use_addr_book default to FALSE
11276         * src/summaryview.c
11277         * src/textview.c
11278                 add accelerators for the buttons (sync with main)
11279         * src/gtk/menu.c
11280                 fix typos
11281         * src/pixmaps/sylpheed_icon.xpm
11282                 updated
11283
11284 2005-07-13 [paul]       1.9.12cvs46
11285
11286         * src/plugins/pgpmime/pgpmime.c
11287         * src/plugins/pgpmime/sgpgme.c
11288                 (temporarily) use deprecated gpgme_data_rewind()
11289                 while largefile support is not present
11290                 (as suggested by Colin)
11291
11292 2005-07-13 [paul]       1.9.12cvs45
11293
11294         * configure.ac
11295                 remove large file support (for now):
11296                 it breaks too many things
11297
11298 2005-07-13 [paul]       1.9.12cvs44
11299
11300         * configure.ac
11301                 add large file support
11302         * src/html.c
11303                 fix bug #763 where href attribute was not
11304                 the very first attribute of a link
11305                 patch by Thomas Gilgin
11306
11307 2005-07-13 [colin]      1.9.12cvs43
11308
11309         * src/gtk/pluginwindow.c
11310                 Little portability fix
11311
11312 2005-07-13 [colin]      1.9.12cvs42
11313
11314         * src/plugins/pgpmime/sgpgme.c
11315                 Fix crasher.
11316
11317 2005-07-13 [colin]      1.9.12cvs41
11318
11319         * src/plugins/pgpmime/pgpmime.c
11320         * src/plugins/pgpmime/sgpgme.c
11321                 Use gpgme_data_release_and_get_mem instead
11322                 of gpgme_data_read.
11323
11324 2005-07-13 [colin]      1.9.12cvs40
11325
11326         * configure.ac
11327         * src/plugins/pgpmime/passphrase.c
11328         * src/plugins/pgpmime/passphrase.h
11329         * src/plugins/pgpmime/pgpmime.c
11330         * src/plugins/pgpmime/plugin.c
11331         * src/plugins/pgpmime/select-keys.c
11332         * src/plugins/pgpmime/select-keys.h
11333         * src/plugins/pgpmime/sgpgme.c
11334         * src/plugins/pgpmime/sgpgme.h
11335                 Port pgpmime to gpgme-1.0.
11336
11337 2005-07-12 [paul]       1.9.12cvs39
11338
11339         * AUTHORS
11340         * src/toolbar.c
11341         * src/toolbar.h
11342                 add a 'Go to Prev' button to the toolbar.
11343                 correct tooltip text of go to buttons.
11344                 based on patch by Yang Guilong <bamanzi@gmail.com>
11345
11346 2005-07-12 [colin]      1.9.12cvs38
11347
11348         * src/statusbar.c
11349                 Fix progress bar showing stuff at startup.
11350
11351 2005-07-12 [paul]       1.9.12cvs37
11352
11353         * src/editjpilot.c
11354                 fix building with jpilot support
11355
11356 2005-07-11 [colin]      1.9.12cvs36
11357
11358         * src/inc.c
11359                 Add visual indication that filtering is running
11360         * src/textview.c
11361                 Make {}[] uri delimiters
11362         * src/summaryview.c
11363                 Remove useless (and slow) calls
11364
11365 2005-07-11 [paul]       1.9.12cvs35
11366
11367         * src/plugins/clamav/clamav_plugin_gtk.c
11368         * src/plugins/dillo_viewer/dillo_prefs.c
11369         * src/plugins/pgpmime/prefs_gpg.c
11370         * src/plugins/spamassassin/spamassassin_gtk.c
11371                 gather plugins prefs together under their
11372                 own 'Plugins' heading
11373
11374 2005-07-11 [paul]       1.9.12cvs34
11375
11376         sync with main
11377
11378         * src/account.c
11379                 account_delete(): modified alert dialog
11380         * src/editjpilot.c
11381         * src/editvcard.c
11382                 fixed a crash when cancelling file selection
11383                 dialog by Escape key. Made non-ascii filename
11384                 selectable.
11385         * src/prefs_template.c
11386                 prefs_template_window_create(): make scrolled
11387                 window policy AUTOMATIC
11388
11389 2005-07-10 [hoa]        1.9.12cvs33
11390
11391         * src/etpan/imap-thread.c
11392                 workaround for old Courier IMAP servers.
11393
11394 2005-07-10 [colin]      1.9.12cvs32
11395
11396         * src/folder.c
11397         * src/statusbar.c
11398         * src/statusbar.h
11399                 Add visual progress indicator on filtering/processing
11400                 Factorize the progress bar code
11401         * src/imap.c
11402         * src/imap.h
11403         * src/etpan/imap-thread.c
11404                 Add a reference counter to avoid destroying the Folder
11405                 while it's in use by another callback.
11406
11407 2005-07-09 [hoa]        1.9.12cvs31
11408
11409         * src/imap.c
11410         * src/etpan/imap-thread.c
11411                 fixed deadlock when removing IMAP account.
11412
11413 2005-07-08 [colin]      1.9.12cvs30
11414
11415         * src/textview.c
11416         * src/unmime.c
11417                 Fix again problems decoding broken headers
11418         * src/gtk/inputdialog.c
11419                 Fix local variable shadowing a global one
11420
11421 2005-07-08 [colin]      1.9.12cvs29
11422
11423         * src/msgcache.c
11424                 Make the cache/mark files platform-agnostic by writing
11425                 them in little-endian format. Reading them is also done
11426                 in little-endian format, of course; however, in order
11427                 to avoid trashing mark data on big-endian machines, the
11428                 files are, at first, read from the native format if the
11429                 little-endian one doesn't exist. This is easy to deter-
11430                 mine by trying to open a file with a swapped data_ver
11431                 and seeing if it's the wanted version.
11432                 Little-endian using users should see absolutely no
11433                 difference, Big-endian users may get a very little
11434                 performance drop due to byte-swapping.
11435                 Tested on i386 and ppc32. 
11436                 Fixes bug #159 (The index file, in the mailboxes, is 
11437                 hardware depending).
11438
11439                 To have the cache/mark files updated to the new little-
11440                 endian format, "Check for new messages" or even
11441                 "Rebuild folder tree" aren't enough. Files will be
11442                 updated as soon as a folder has been opened/closed.
11443                 To update everything, just select all folders by
11444                 selecting them one by one.
11445
11446 2005-07-07 [colin]      1.9.12cvs28
11447
11448         * src/imap.c
11449                 Remember the folder separator per IMAPFolder
11450                 instead of globally.
11451                 Revive the Session on noop; fixes bug #761
11452                 (mark a bunch of unread messages as read takes 
11453                 forever)
11454
11455 2005-07-07 [darko]      1.9.12cvs27
11456
11457         * src/common/template.c
11458                 Sort templates alphabetically
11459
11460 2005-07-06 [colin]      1.9.12cvs26
11461
11462         * src/imap.c
11463                 Try to use the correct separator in
11464                 most cases. Possibly fixes bug #759
11465                 (only creates the INBOX folder when 
11466                 setting up new IMAP account) and 
11467                 bug #760 (Can't retrieve messages)
11468
11469 2005-07-06 [colin]      1.9.12cvs25
11470
11471         * src/imap.c
11472                 Use real_path in status command. This will
11473                 help later, when namespaces will be used.
11474
11475 2005-07-06 [colin]      1.9.12cvs24
11476
11477         * configure.ac
11478         * src/account.c
11479         * src/folder.c
11480         * src/imap.c
11481         * src/etpan/etpan-log.c
11482         * src/etpan/etpan-thread-manager.c
11483         * src/etpan/imap-thread.c
11484                 Add a --disable-libetpan parameter. With this,
11485                 users that don't want IMAP4 support can avoid
11486                 the new dependancy (and have no IMAP support).
11487                 Users that have IMAP4 accounts and use this
11488                 parameter won't lose their configuration, their
11489                 IMAP accounts will just be invisible and not
11490                 used.
11491         * src/textview.c
11492                 Make the "Copy ..." contextual menu items 
11493                 copy to both the X clipboard and the gtk 
11494                 clipboard - as most other apps do.
11495         * src/gtk/about.c
11496                 Add a notice about OpenSSL usage, in order to
11497                 comply with OpenSSL's license (point 6):
11498                 http://www.openssl.org/source/license.html
11499
11500 2005-07-06 [colin]      1.9.12cvs23
11501
11502         * src/alertpanel.c
11503                 Fix a minimum size for alertpanels
11504         * src/compose.c
11505                 Show 'No space left on device' type errors
11506                 when queuing/sending
11507         * src/imap_gtk.c
11508         * src/mh_gtk.c
11509                 Rework folder's deletion message (remove 
11510                 extra \n)
11511
11512 2005-07-05 [colin]      1.9.12cvs22
11513
11514         * src/imap.c
11515                 Add an alertpanel on auth error
11516                 Add pseudo-log
11517                 Remove pthread-related stuff
11518
11519 2005-07-05 [colin]      1.9.12cvs21
11520
11521         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11522                 Fix crash on plugin reloading (with a hack)
11523
11524 2005-07-05 [colin]      1.9.12cvs20
11525
11526         * src/prefs_account.c
11527         * src/prefs_account.h
11528                 Fix typo
11529         * src/gtk/filesel.c
11530         * src/gtk/filesel.h
11531                 Add a way to filter the view
11532         * src/gtk/pluginwindow.c
11533                 Filter loadable stuff
11534         * src/plugins/pgpmime/prefs_gpg.c
11535                 Fix missing unregistration
11536         * .cvsignore
11537         * src/etpan/.cvsignore
11538         * src/plugins/spamassassin/.cvsignore
11539                 Add more stuff to cvs ignored files
11540
11541 2005-07-04 [colin]      1.9.12cvs19
11542
11543         * src/imap.c
11544                 Fix scan_required returning FALSE when it
11545                 shouldn't. Maybe fix #760 (Can't retrieve
11546                 messages)
11547
11548 2005-07-04 [colin]      1.9.12cvs18
11549
11550         * src/summaryview.c
11551                 Fix always_show_msg pref
11552
11553 2005-07-04 [paul]       1.9.12cvs17
11554
11555         sync with main (forgotten in last commit)
11556         
11557         * src/common/utils.c
11558         * src/common/utils.h
11559                 check_line_length(): new.
11560                 is_dir_exist()
11561                 is_file_entry_exist()
11562                 dirent_is_regular_file()
11563                 dirent_is_directory(): use g_file_test() instead of stat().
11564
11565 2005-07-04 [paul]       1.9.12cvs16
11566
11567         sync with main:
11568
11569         * src/compose.c
11570                 compose_write_to_file(): check for line
11571                 length limit and display warning if exceeds
11572         * src/jpilot.c
11573                 use get_home_dir() instead of g_get_home_dir()
11574         * src/procheader.c
11575                 removed warning about invalid date
11576         * src/vcard.c
11577                 use get_home_dir() instead of g_get_home_dir()
11578
11579 2005-07-04 [paul]       1.9.12cvs15
11580
11581         * src/stock_pixmap.c
11582                 fix new pixmap naming errors
11583                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
11584
11585 2005-07-04 [colin]      1.9.12cvs14
11586
11587         * src/imap.c
11588                 Fix debugging string with a warning
11589
11590 2005-07-04 [colin]      1.9.12cvs13
11591
11592         * configure.ac
11593                 Add a check for libetpan's version (>= 0.37)
11594
11595 2005-07-04 [hoa]        1.9.12cvs12
11596
11597         * commitHelper
11598         * src/imap.c
11599         * src/etpan/imap-thread.c
11600         * src/etpan/imap-thread.h
11601                 fixed IMAP implementation of check of mails.
11602
11603 2005-07-03 [hoa]        1.9.12cvs11
11604
11605         * src/etpan/Makefile.am
11606         * src/etpan/etpan-errors.h
11607         * src/etpan/etpan-log.[ch]
11608         * src/etpan/etpan-thread-manager-types.h
11609         * src/etpan/etpan-thread-manager.[ch]
11610         * src/etpan/imap-thread.[ch]
11611         * src/Makefile.am
11612         * src/imap.c
11613         * src/main.c
11614         * src/prefs_other.c
11615         * configure.ac
11616             merged imap branch.
11617             dependency on libetpan 0.37 is now added.
11618
11619 2005-07-01 [colin]      1.9.12cvs10
11620
11621         * src/Makefile.am
11622         * src/folder.c
11623         * src/folder.h
11624         * src/folderview.c
11625         * src/stock_pixmap.c
11626         * src/stock_pixmap.h
11627         * src/plugins/trayicon/trayicon.c
11628                 Add marked symbol on folders containing
11629                 marked messages
11630         * src/procmsg.c
11631         * src/procmsg.h
11632         * src/toolbar.c
11633         * src/prefs_common.c
11634         * src/prefs_common.h
11635         * src/prefs_send.c
11636                 Add an optional confirmation dialog on queue
11637                 sending. Patch by wwp.
11638         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
11639         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
11640         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
11641         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
11642         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
11643         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
11644         * src/pixmaps/inbox_mark.xpm            ** ADDED **
11645         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
11646         * src/pixmaps/outbox_mark.xpm           ** ADDED **
11647         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
11648         * src/pixmaps/trash_mark.xpm            ** ADDED **
11649                 New pixmaps
11650
11651 2005-07-01 [colin]      1.9.12cvs9
11652
11653         * src/summaryview.c
11654                 Fix a little threading bug
11655         * src/addrgather.c
11656         * src/mainwindow.c
11657                 A little bit of HIG normality never hurts
11658
11659 2005-07-01 [colin]      1.9.12cvs8
11660
11661         * src/compose.c
11662         * src/msgcache.c
11663         * src/pop.c
11664         * src/procmime.c
11665         * src/recv.c
11666         * src/common/log.c
11667         * src/common/template.c
11668         * src/common/utils.c
11669         * src/common/utils.h
11670                 Reverted the fwrite_atomic stuff. In fact
11671                 it is already atomic.
11672
11673 2005-06-30 [colin]      1.9.12cvs7
11674
11675         * src/common/utils.c
11676         * src/common/utils.h
11677                 Add an fwrite_atomic() function to make
11678                 sure we write everything: fwrite can make
11679                 short writes.
11680         * src/compose.c
11681         * src/msgcache.c
11682         * src/pop.c
11683         * src/procmime.c
11684         * src/recv.c
11685         * src/common/log.c
11686         * src/common/template.c
11687                 Use that (and fix swapping of size and nmemb).
11688                 Thanks to Rich Coe for the heads up.
11689
11690 2005-06-30 [colin]      1.9.12cvs6
11691
11692         * src/addressbook.c
11693                 Optimize addressbook opening 
11694
11695 2005-06-30 [colin]      1.9.12cvs5
11696
11697         * src/summaryview.c
11698                 Remove calls to summary_step after move/copy
11699
11700 2005-06-28 [paul]       1.9.12cvs4
11701
11702         * src/alertpanel.c
11703                 wrap and make the error msg selectable
11704
11705 2005-06-28 [paul]       1.9.12cvs3
11706
11707         * src/ssl_manager.c
11708                 replace the OK button with a Close button
11709         * src/gtk/foldersort.c
11710                 use GTK_STOCK_ icons/buttons
11711
11712 2005-06-28 [colin]      1.9.12cvs2
11713
11714         * src/gedit-print.c             ** ADDED **
11715         * src/gedit-print.h             ** ADDED **
11716         * src/gtk/gtksourceprintjob.c   ** ADDED **
11717         * src/gtk/gtksourceprintjob.h   ** ADDED **
11718                 I can't believe no one had enough time to tell
11719                 me I forgot the `cvs add`
11720
11721 2005-06-27 [colin]      1.9.12cvs1
11722
11723         * src/Makefile.am
11724         * src/gtk/Makefile.am
11725         * src/messageview.c
11726         * src/procmsg.c
11727         * src/summaryview.c
11728         * configure.ac
11729                 Add optional libgnomeprint-based printing
11730         * src/mainwindow.c
11731         * src/gtk/quicksearch.c
11732                 Add an Edit/Quick search menu item to show
11733                 and focus the quicksearch
11734
11735 2005-06-27 [paul]       1.9.12
11736
11737         1.9.12 release
11738
11739         * po/ca.po
11740         * po/de.po
11741         * po/es.po
11742         * po/fr.po
11743         * po/it.po
11744         * po/ko.po
11745         * po/pt_BR.po
11746         * po/sk.po
11747         * po/zh_CN.po
11748                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11749                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
11750                 SungHyun Nam, Frederico Goncalves Guimaraes,
11751                 Andrej Kacian, and Yang Guilong
11752 2005-06-26 [colin]      1.9.11cvs106
11753
11754         * src/imap_gtk.c
11755                 Forgot one file for previous fix
11756
11757 2005-06-26 [colin]      1.9.11cvs105
11758
11759         * src/folder.c
11760         * src/imap.c
11761                 Fix problems with folder operations in no_select
11762                 imap folders. it applies only to mails, and 
11763                 creation/deletion/move/renaming of folders 
11764                 should be possible
11765
11766 2005-06-26 [paul]       1.9.11cvs104
11767
11768         * src/prefs_filtering.c
11769                 replace one more GTK_STOCK_REMOVE
11770                 with GTK_STOCK_DELETE
11771
11772 2005-06-25 [colin]      1.9.11cvs103
11773
11774         * src/imap.c
11775                 Optimize get_seq_set_from_seq_list
11776                 (Patch by Ricardo) 
11777
11778 2005-06-25 [colin]      1.9.11cvs102
11779
11780         * src/mh.c
11781                 If the directory exists, but not in the
11782                 correct encoding, rename it. This should
11783                 handle old-versions-induced bugs.
11784
11785 2005-06-25 [colin]      1.9.11cvs101
11786
11787         * src/mh.c
11788                 Fix path access with extended dir names
11789                 Fixes bug #589 (SC segfaults with wrong locale
11790                 settings)
11791
11792 2005-06-25 [colin]      1.9.11cvs100
11793
11794         * src/prefs_account.c
11795         * src/prefs_account.h
11796         * src/compose.c
11797                 Add an option to encrypt replies to
11798                 encrypted messages
11799
11800 2005-06-25 [colin]      1.9.11cvs99
11801
11802         * src/compose.c
11803         * src/quote_fmt_parse.y
11804                 ... And make it work with pgpinline.
11805
11806 2005-06-25 [colin]      1.9.11cvs98
11807
11808         * src/compose.c
11809         * src/procmime.c
11810         * src/procmime.h
11811         * src/quote_fmt_parse.y
11812                 o Make reedition of encrypted messages possible
11813                   (as long as it is encrypted to self too, no
11814                    magic there)
11815                 o Make replying with quote (and without selecting
11816                   text) possible for encrypted messages.
11817                 Closes bug #550 (Not possible to "reply with quote"
11818                 to gnupg encrypted messages)
11819
11820 2005-06-24 [paul]       1.9.11cvs97
11821
11822         * src/imap.c
11823                 add missing include
11824
11825 2005-06-24 [paul]       1.9.11cvs96
11826
11827         * src/editldap.c
11828                 made bind password entry invisible
11829                 (sync with main)
11830         * src/send_message.c
11831                 send_message_local(): check exit status
11832                 to detect errors (sync with main)
11833         * src/textview.c
11834                 use main's less ambiguous popup menu
11835                 wording
11836
11837 2005-06-24 [paul]       1.9.11cvs95
11838
11839         * src/prefs_actions.c
11840         * src/prefs_customheader.c
11841         * src/prefs_display_header.c
11842         * src/prefs_filtering_action.c
11843         * src/prefs_matcher.c
11844         * src/prefs_template.c
11845         * src/prefs_toolbar.c
11846                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
11847         * src/gtk/description_window.c
11848                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
11849
11850 2005-06-23 [colin]      1.9.11cvs94
11851
11852         * src/summaryview.c
11853                 Fix rough edges (be sure to call status_show whenever
11854                 necessary).
11855
11856 2005-06-23 [colin]      1.9.11cvs93
11857
11858         * src/summaryview.c
11859                 Optimize Select All
11860                 Before, in a 5K mails folder: 11s
11861                 After, in the same folder: 58000µs
11862                 The joys of locking... gtk_clist_select_all() fires a 
11863                 tree-select-row event for each selected row, which in 
11864                 summaryview, callbacks summary_selected which in turn,
11865                 calls summary_status_show, which walks the selected
11866                 rows. Hence, calling gtk_clist_select_all was 
11867                 exponential. Locking the summaryview makes 
11868                 summary_selected return early.
11869
11870 2005-06-23 [colin]      1.9.11cvs92
11871
11872         * src/imap.c
11873                 Move mutex at the important place to avoid
11874                 deadlocks
11875         * src/summaryview.c
11876                 Fix Del key deleting directly instead of
11877                 moving to trash
11878
11879 2005-06-22 [colin]      1.9.11cvs91
11880
11881         * src/plugins/spamassassin/libspamc.c
11882                 As we do spagetti code with assignations in multiple
11883                 places (see _message_read_raw where out = msg = raw),
11884                 let's be sure we don't free the same pointer twice.
11885                 Should fix bug #683 (Crash in libpam at 
11886                 message_cleanup).
11887
11888 2005-06-22 [colin]      1.9.11cvs90
11889
11890         * src/compose.c
11891         * src/messageview.c
11892         * src/toolbar.c
11893                 Make toolbar's delete use the move to trash stuff;
11894                 Add gtk_widget_realize to be sure pixmaps can get
11895                 created (that may fix an old worksforme bug which
11896                 I can't find back...)
11897
11898 2005-06-22 [colin]      1.9.11cvs89
11899
11900         * src/summaryview.c
11901         * src/summaryview.h
11902         * src/mainwindow.c
11903                 Rename "Message/Delete" to "Message/Move to trash"
11904                 Add "Message/Delete..." that directly destroys the
11905                 selected messages after asking for a confirmation.
11906
11907 2005-06-22 [colin]      1.9.11cvs88
11908
11909         * src/imap.c
11910                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
11911                 o Fix a deadlock (thanks Darko)
11912
11913 2005-06-22 [colin]      1.9.11cvs87
11914
11915         * src/gtk/foldersort.c
11916                 Add missing include for the i18n;
11917                 patch by Fabien Vantard
11918
11919 2005-06-21 [colin]      1.9.11cvs86
11920
11921         * src/folder.c
11922         * src/folderview.c
11923                 Respect the no_select flag
11924         * src/imap.c
11925                 Fix recursive deletion
11926         * src/imap_gtk.c
11927         * src/mh_gtk.c
11928                 Make the folder deletion's warning
11929                 more explicit
11930
11931 2005-06-21 [colin]      1.9.11cvs85
11932
11933         * src/textview.c
11934                 Prevent email addresses from spanning accross
11935                 lines - fixes bug # 646 (newline-chars in 
11936                 email addresses)
11937
11938 2005-06-20 [colin]      1.9.11cvs84
11939
11940         * src/folder.c
11941                 Be sure not to remove source if copy failed
11942
11943 2005-06-20 [colin]      1.9.11cvs83
11944
11945         * src/folderview.c
11946         * src/imap_gtk.c
11947                 remove summaryview's lock
11948         * src/imap.c
11949                 introduce threads to avoid problems when foreground tasks
11950                 interfere with background tasks
11951         * src/mh.c
11952                 prevent moving to drafts/queue
11953         * src/mimeview.c
11954                 fix leak
11955
11956 2005-06-19 [colin]      1.9.11cvs82
11957
11958         * src/imap_gtk.c
11959                 Remember that the user doesn't want to override
11960                 offline mode, for 3 seconds. It avoid presenting
11961                 him with N popups in a really short time.
11962
11963 2005-06-17 [colin]      1.9.11cvs81
11964
11965         * src/imap.c
11966                 Fix IMAP breaking on folders containing '('
11967                 (Probably won't be enough)
11968
11969 2005-06-17 [colin]      1.9.11cvs80
11970
11971         Forgotten files on 1.9.11cvs79
11972         * src/summaryview.c
11973                 Fix stepping when not immediately executing
11974         * src/imap.c
11975                 Really prevent UID FETCH 0
11976         * src/codeconv.c
11977                 Fix outgoing charset never set to utf-8
11978         * src/mh.c
11979                 Fix leak
11980
11981 2005-06-16 [colin]      1.9.11cvs79
11982
11983         * src/compose.c
11984                 Fix bug #707 (Dash splits rows)
11985                 Only wrap if we're on a line break position and
11986                 the previous one was a "white" (space) char.
11987                 Pango stuff is weird.
11988
11989 2005-06-16 [colin]      1.9.11cvs78
11990
11991         * src/imap_gtk.c
11992                 Lock summaryview while downloading messages
11993                 on user demand
11994         * src/procheader.c
11995         * src/unmime.c
11996         * src/common/utils.c
11997         * src/common/utils.h
11998                 Replace \r and \n with spaces in From and
11999                 Subject headers
12000
12001 2005-06-16 [paul]       1.9.11cvs77
12002
12003         * src/procmime.c
12004                 liberalise the mime parser
12005         * src/gtk/about.c
12006                 add text wrapping
12007
12008 2005-06-16 [paul]       1.9.11cvs76
12009
12010         * src/gtk/about.c
12011                 reworked
12012
12013 2005-06-15 [colin]      1.9.11cvs75
12014
12015         * src/compose.c
12016                 Finish header encoding fix
12017         * src/summaryview.c
12018                 Fix segfault
12019         * src/headerview.c
12020                 Fix compilation (Thanks Stephan
12021                 Sachse)
12022
12023 2005-06-15 [colin]      1.9.11cvs74
12024
12025         * Makefile.am
12026                 Install gnome2 stuff rather than gnome1, 
12027                 if both are present
12028         * src/codeconv.c
12029         * src/codeconv.h
12030         * src/compose.c
12031                 Fix headers encoding
12032         * src/folder.c
12033                 Visual progress when fetching all messages
12034         * src/folderview.c
12035         * src/summaryview.c
12036         * src/summaryview.h
12037                 Prevent changing current message while
12038                 incorporating
12039
12040 2005-06-15 [paul]       1.9.11cvs73
12041
12042         * src/gtk/gtkaspell.c
12043         * src/gtk/gtkaspell.h
12044                 fix build warnings
12045
12046 2005-06-15 [paul]       1.9.11cvs72
12047
12048         * src/prefs_filtering.c
12049                 allow reordering of filter rules by
12050                 drag n drop
12051
12052 2005-06-15 [paul]       1.9.11cvs71
12053
12054         * COPYING
12055                 updated
12056         * src/codeconv.c
12057                 replace deprecated function
12058         * src/inc.c
12059         * src/send_message.c
12060         * src/gtk/progressdialog.c
12061         * src/gtk/progressdialog.h
12062                 salvage and reuse parts of reverted sync
12063
12064 2005-06-15 [paul]       1.9.11cvs70
12065
12066         * src/inc.c
12067         * src/send_message.c
12068         * src/gtk/progressdialog.c
12069         * src/gtk/progressdialog.h
12070                 revert yesterday's sync with main
12071                 it contains deprecated functions
12072
12073 2005-06-15 [colin]      1.9.11cvs69
12074
12075         * src/headerview.c
12076                 Fix bug #670 (multi user to: will corrupt message 
12077                 headers display)
12078
12079 2005-06-15 [colin]      1.9.11cvs68
12080
12081         * src/compose.c
12082                 Fix bug #421 (Fix undo on wrapping)
12083
12084 2005-06-15 [colin]      1.9.11cvs67
12085
12086         * src/folder.c
12087                 Provide visual feedback while processing
12088                 folder's rules.
12089         * src/imap.c
12090                 Provide visual feedback while getting
12091                 short headers (for uncached messages)
12092
12093
12094 2005-06-14 [paul]       1.9.11cvs66
12095
12096         * src/account.c
12097                 change a couple stock icons
12098         * src/inc.c
12099         * src/send_message.c
12100         * src/gtk/progressdialog.c
12101         * src/gtk/progressdialog.h
12102                 sync main's GtkTreeView implementation
12103
12104 2005-06-14 [colin]      1.9.11cvs65
12105
12106         * src/imap.c
12107                 Various little fixes, mainly on error paths
12108
12109 2005-06-13 [colin]      1.9.11cvs64
12110
12111         * matcher.c
12112         * procmsg.c
12113         * procmsg.h
12114                 Add a way to fetch only headers. This speeds
12115                 up filtering on headers for IMAP. Fixes:
12116                 bug #481 extraneous imap commands slow down 
12117                         imap filtering
12118                 bug #522 Sylpheed downloads all messages 
12119                         when opening mailbox (IMAP)
12120                 bug #677 IMAP fetch is soooooooooooooo slow
12121         * src/folder.c
12122         * src/folder.h
12123                 Add a folder set_batch method so that
12124                 implementations can speed up flags changes
12125         * src/folderutils.c
12126         * src/summaryview.c
12127                 Use that in mark as (un)read and mark all read
12128                 Refix bug #679
12129         * src/imap.c
12130                 Implement set_batch - brings back deferred
12131                 flags in a less buggy manner. Fixes:
12132                 bug #729 IMAP immediate expunge of deleted messages
12133                 bug #191 remove list of messages with one command
12134                 Fix login with strange chars
12135                 Implement fetch_msg_full
12136                 Fix copy (wrong counts)
12137
12138 2005-06-12 [colin]      1.9.11cvs63
12139
12140         * src/folder.c
12141                 lock incorporation during long operations.
12142                 Avoids fucking up the IMAP socket.
12143
12144 2005-06-12 [colin]      1.9.11cvs62
12145
12146         * src/imap.c
12147                 Fix harmful typo
12148                 Factorize remove_all_msg
12149                 Thread-ize expunge
12150         * src/summaryview.c
12151                 Don't update partial-download status if unnecessary
12152         * src/folder.c
12153                 Use remove_msgs everywhere possible
12154
12155 2005-06-12 [colin]      1.9.11cvs61
12156
12157         * src/folder.c
12158         * src/folder.h
12159                 Add a remove_msgs function to remove a 
12160                 list of messages
12161         * src/imap.c
12162                 Implement that.
12163
12164 2005-06-12 [colin]      1.9.11cvs60
12165
12166         * src/imap.c
12167                 Remove flags-processing deferring... Too hard
12168                 to get it to work in all cases.
12169
12170 2005-06-11 [colin]      1.9.11cvs59
12171
12172         * src/imap.c
12173                 printf -> debug_print
12174
12175 2005-06-11 [colin]      1.9.11cvs58
12176
12177         * src/imap.c
12178                 o Fix build without USE_PTHREAD
12179                 o Factorize imap_open
12180                 o Alertpanel in case of impossible connection
12181                 o Alertpanel in case of impossible login
12182                 o Fix deferred flags processing to force a 
12183                   flush before adding some more flags to process,
12184                   but in another folder.
12185
12186 2005-06-10 [colin]      1.9.11cvs57
12187
12188         * src/imap.c
12189                 o Fix a format string error
12190                 o init ssl socket outside of the thread 
12191                   (it possibly invokes gtk calls)
12192         * src/procmime.c
12193                 o Put back the buffer to its necessary size
12194                 o Fix changing a file pointer without keeping
12195                   track of it (thanks Valgrind)
12196         * src/common/smtp.c
12197                 o Fix automatic STARTTLS if login should be done
12198                   and the server only allows it after starting TLS
12199         * src/gtk/gtkinputdialog.c
12200                 o Eat GDK_Return so that the combo popup doesn't 
12201                   appear when we press Enter to validate the combo
12202                   input dialog (as seen in the Open with... dialog)
12203
12204 2005-06-10 [colin]      1.9.11cvs56
12205
12206         * src/imap.c
12207                 o A bit less debug
12208                 o Fix a crash on deletion
12209                 o Threadize imap_select (it's called outside of 
12210                   threads)
12211                 o Defer treatment of DELETED flags
12212
12213
12214 2005-06-09 [colin]      1.9.11cvs55
12215
12216         * src/imap.c
12217                 Make sure we check imap_gtk_should_override(), which
12218                 potentially calls gtk stuff, before creating thread.
12219                 That way it should't be called via imap_get_session()
12220                 inside a thread.
12221
12222 2005-06-09 [colin]      1.9.11cvs54
12223
12224         * src/imap.c
12225                 o add a bit of status output
12226                 o remove some dead code
12227                 o threadize get_list_of_uids
12228                 o threadize imap_get_flags
12229                 o defer flag changing by 500ms so that they
12230                   can be batched
12231
12232
12233 2005-06-08 [colin]      1.9.11cvs53
12234
12235         * src/imap.c
12236                 Thread-ize imap_cmd_fetch
12237
12238 2005-06-08 [colin]      1.9.11cvs52
12239
12240         * src/main.c
12241                 Mmh, that broke POP3...
12242
12243 2005-06-08 [colin]      1.9.11cvs51
12244
12245         * src/main.c
12246                 Stabilize IMAP patch (thanks to Hoa)
12247
12248 2005-06-08 [colin]      1.9.11cvs50
12249
12250         * src/imap.c
12251                 Test patch to speed up imap. 
12252
12253 2005-06-08 [colin]      1.9.11cvs49
12254
12255         * src/imap_gtk.c
12256                 Warning fix
12257         * src/procmime.c
12258                 Apply patch from gentoo to use /usr/share/mime/globs if 
12259                 available, after un-breaking it
12260         * src/common/log.c
12261         * src/common/log.h
12262                 Use g_timeout for invoking hooks that possibly use gtk
12263                 calls. This should leave gtk calls in the main thread.
12264
12265 2005-06-08 [paul]       1.9.11cvs48
12266
12267         * src/codeconv.c
12268                 conv_get_outgoing_charset_str(): don't
12269                 use prefs_common setting
12270         * src/compose.c
12271         * src/compose.h
12272                 add /Options/Character encoding/... to
12273                 temporarily change the outgoing encoding
12274
12275         (belated sync with main)
12276
12277 2005-06-08 [paul]       1.9.11cvs47
12278
12279         * src/compose.c
12280                 correction to/completion of last
12281                 sync with main
12282
12283 2005-06-08 [paul]       1.9.11cvs46
12284
12285         sync with main:
12286         
12287         * src/codeconv.c
12288         * src/codeconv.h
12289                 always enabled Japanese auto-detection
12290                 if the first letters of locale string
12291                 is "ja"
12292         * src/compose.c
12293                 don't use "destroy" signal to destroy
12294                 Compose object (fix rare crashes on discard?)
12295         * src/mainwindow.c
12296         * src/messageview.c
12297         * src/prefs_send.c
12298                 added Hebrew encodings
12299         * src/sourcewindow.c
12300                 don't use "destroy" signal to destroy
12301                 objects
12302
12303 2005-06-07 [colin]      1.9.11cvs45
12304
12305         * src/summaryview.c
12306                 Add missing unlocks/locks
12307
12308 2005-06-07 [paul]       1.9.11cvs44
12309
12310         * src/summaryview.c
12311                 restore bug #749 fix
12312
12313 2005-06-06 [colin]      1.9.11cvs43
12314
12315         * src/summaryview.c
12316                 Fix selection bug when prefs_common.open_unread 
12317                 is FALSE
12318
12319 2005-06-06 [colin]      1.9.11cvs42
12320
12321         * src/common/md5.c
12322                 Fix a warning
12323         * src/summaryview.c
12324         * src/folderview.c
12325                 Factorize long operations beginning and end
12326                 (locking, freezing/thawing, cursor, ...)
12327                 Check selection->data member in selection-
12328                 related loops; this avoids dying an awful
12329                 death if the selection changes on us while
12330                 we're marking a whole IMAP folder unread, 
12331                 for example.
12332
12333 2005-06-06 [paul]       1.9.11cvs41
12334
12335         * src/textview.c
12336                 don't g_free() a static gchar buffer
12337
12338 2005-06-05 [colin]      1.9.11cvs40
12339
12340         * src/mainwindow.c
12341         * src/messageview.c
12342         * src/summaryview.c
12343                 Fix bug #749 (Show all headers should be
12344                 sticky as the GUI suggests)
12345
12346 2005-06-03 [paul]       1.9.11cvs39
12347
12348         * src/compose.c
12349                 don't allow editing of mail while sending.
12350                 patch by Colin
12351
12352 2005-06-03 [paul]       1.9.11cvs38
12353
12354         * src/folderview.c
12355                 add a freeze/thaw to speed up 'mark all read'
12356
12357 2005-06-03 [paul]       1.9.11cvs37
12358
12359         * src/prefs_message.c
12360                 reflect changes immediately
12361
12362 2005-06-02 [colin]      1.9.11cvs36
12363
12364         * po/POTFILES.in
12365                 Patch by Fabien Vantard.
12366
12367 2005-06-02 [colin]      1.9.11cvs35
12368
12369         * src/imap.c
12370                 Use a non-blocking imap_getline() if possible.
12371                 This should completely prevent the interface
12372                 from freezin on imap operations, although it
12373                 may do strange stuff in case of folder switching
12374                 while a big imap operation is taking place...
12375
12376                 In addition, fix a leak in the case thread
12377                 creation fails on connection.
12378
12379 2005-06-02 [colin]      1.9.11cvs34
12380
12381         * src/crash.c
12382         * src/prefs_common.h
12383                 Fix build (prefs_common_init() doesn't exist
12384                 anymore)
12385
12386 2005-06-02 [colin]      1.9.11cvs33
12387
12388         * src/prefs_account.c
12389                 Fix bug #245 (filtering rules broken when
12390                 renaming a remote account (imap4 or nntp)
12391
12392 2005-06-02 [colin]      1.9.11cvs32
12393
12394         * src/imap.c
12395                 Try to fix IMAP shortcomings: 
12396                 o Multithread imap_open()
12397                 o allow offline-mode overriding instead of
12398                   just returning NULL
12399         * src/imap_gtk.c
12400         * src/imap_gtk.h
12401                 Add a function to ask whether we want to
12402                 override offline-mode for 10 minutes (one-shot
12403                 asking was painful)
12404         * src/procheader.c
12405                 Fix segfault when imap parser isn't happy about
12406                 a missing {
12407
12408 2005-06-01 [colin]      1.9.11cvs31
12409
12410         * src/addrharvest.c
12411         * src/compose.c
12412         * src/mbox.c
12413         * src/mbox.h
12414         * src/mh.c
12415         * src/msgcache.c
12416         * src/send_message.c
12417         * src/setup.c
12418         * src/undo.c
12419         * src/common/hooks.c
12420         * src/common/prefs.c
12421         * src/common/template.c
12422         * src/common/utils.c
12423         * src/gtk/gtkutils.c
12424         * src/gtk/inputdialog.c
12425         * src/gtk/menu.c
12426         * src/gtk/pluginwindow.c
12427         * src/gtk/prefswindow.c
12428         * src/plugins/pgpmime/passphrase.c
12429         * src/plugins/pgpmime/prefs_gpg.c
12430                 More -Wall fixes
12431
12432         * src/common/Makefile.am
12433         * src/common/timing.h
12434                 Add basic timing code
12435
12436         * src/summaryview.c
12437                 Fix a bug with unread messages when 
12438                 re-sorting folders, and by the way
12439                 fix a big performance hit when 
12440                 re-sorting (10k mails: before 5s,
12441                 after .5s)
12442
12443         * src/prefs_compose_writing.c
12444         * src/prefs_compose_writing.h
12445         * src/prefs_message.c
12446         * src/prefs_message.h
12447         * src/prefs_other.c
12448         * src/prefs_other.h
12449         * src/prefs_quote.c
12450         * src/prefs_quote.h
12451         * src/prefs_receive.c
12452         * src/prefs_receive.h
12453         * src/prefs_send.c
12454         * src/prefs_send.h
12455         * src/prefs_summaries.c
12456         * src/prefs_summaries.h
12457                 Fix copyright banner
12458
12459 2005-06-01 [paul]       1.9.11cvs30
12460
12461         * po/fi.po
12462                 updated by Flammie Pirinen
12463         * src/procmime.c
12464                 fix 'Bad BASE64 content' output
12465
12466 2005-05-31 [colin]      1.9.11cvs29
12467
12468         * src/procmime.c
12469                 Oops, where did my hunk go.
12470
12471 2005-05-31 [colin]      1.9.11cvs28
12472
12473         * src/Makefile.am
12474         * src/account.c
12475         * src/action.c
12476         * src/addr_compl.c
12477         * src/addressbook.c
12478         * src/codeconv.c
12479         * src/compose.c
12480         * src/export.c
12481         * src/folder.c
12482         * src/folderview.c
12483         * src/image_viewer.c
12484         * src/main.c
12485         * src/mainwindow.c
12486         * src/messageview.c
12487         * src/mimeview.c
12488         * src/msgcache.c
12489         * src/prefs_account.c
12490         * src/prefs_actions.c
12491         * src/prefs_common.c
12492         * src/prefs_compose_writing.c
12493         * src/prefs_customheader.c
12494         * src/prefs_ext_prog.c
12495         * src/prefs_filtering.c
12496         * src/prefs_filtering_action.c
12497         * src/prefs_fonts.c
12498         * src/prefs_image_viewer.c
12499         * src/prefs_message.c
12500         * src/prefs_message.h
12501         * src/prefs_msg_colors.c
12502         * src/prefs_other.c
12503         * src/prefs_other.h
12504         * src/prefs_quote.c
12505         * src/prefs_receive.c
12506         * src/prefs_receive.h
12507         * src/prefs_send.c
12508         * src/prefs_send.h
12509         * src/prefs_spelling.c
12510         * src/prefs_summaries.c
12511         * src/prefs_summary_column.c
12512         * src/prefs_template.c
12513         * src/prefs_themes.c
12514         * src/prefs_toolbar.c
12515         * src/prefs_wrapping.c
12516         * src/procmime.c
12517         * src/procmsg.c
12518         * src/send_message.h
12519         * src/ssl_manager.c
12520         * src/summary_search.c
12521         * src/summaryview.c
12522         * src/textview.c
12523         * src/wizard.c
12524         * src/common/smtp.c
12525         * src/common/smtp.h
12526         * src/gtk/gtkutils.h
12527                 o Move the rest of Common prefs to new style
12528                 o Lots of -Wall warning fixes
12529                 o fix FIXME in cache memusage calculation
12530                 o Let return receipts be sent from any account
12531                 o Little cache optimisation (read)
12532                 o Fix bug #746 (don't treat commas as separators
12533                   when inside a quoted string)
12534
12535 2005-05-31 [paul]       1.9.11cvs27
12536
12537         * src/prefs_common.c
12538                 fix 'off-by-one' typo
12539
12540 2005-05-31 [paul]       1.9.11cvs26
12541
12542         * src/account.c
12543         * src/addr_compl.c
12544         * src/compose.c
12545         * src/foldersel.c
12546         * src/prefs_actions.c
12547         * src/prefs_common.c
12548         * src/prefs_common.h
12549         * src/prefs_customheader.c
12550         * src/prefs_display_header.c
12551         * src/prefs_filtering.c
12552         * src/prefs_filtering_action.c
12553         * src/prefs_matcher.c
12554         * src/prefs_summaries.c
12555         * src/prefs_summary_column.c
12556         * src/prefs_template.c
12557         * src/prefs_toolbar.c
12558         * src/ssl_manager.c
12559         * src/gtk/pluginwindow.c
12560         * src/gtk/prefswindow.c
12561         * src/gtk/progressdialog.c
12562                 add hidden prefs 'enable_rules_hint'
12563                 for gtk_tree_view_set_rules_hint()
12564                 (sync with main)
12565                 
12566
12567 2005-05-31 [colin]      1.9.11cvs25
12568
12569         * src/Makefile.am
12570         * src/main.c
12571         * src/prefs_common.c
12572         * src/prefs_summaries.c ** ADDED **
12573         * src/prefs_summaries.h ** ADDED **
12574                 Common/Display -> Display/Summaries
12575
12576 2005-05-31 [colin]      1.9.11cvs24
12577
12578         * src/Makefile.am
12579         * src/main.c
12580         * src/prefs_quote.c ** ADDED **
12581         * src/prefs_quote.h ** ADDED **
12582                 Move Common/Quote to Compose/Quoting
12583         * src/prefs_common.c
12584         * src/prefs_common.h
12585                 Remove old quote stuff, add
12586                 convenience functions for GtkTextView prefs
12587         * src/gtk/prefswindow.c
12588                 Set default height higher
12589
12590 2005-05-30 [colin]      1.9.11cvs23
12591
12592         * src/Makefile.am
12593         * src/main.c
12594         * src/prefs_common.c
12595         * src/prefs_compose_writing.c ** ADDED **
12596         * src/prefs_compose_writing.h ** ADDED **
12597                 Move Common/Compose prefs to Compose/Writing
12598
12599 2005-05-30 [colin]      1.9.11cvs22
12600
12601         * src/common/utils.c
12602                 Fix bug #651 (Confused Attract by Subject)
12603                 Patch by M. Benkmann <haferfrost@web.de>
12604         * AUTHORS
12605
12606 2005-05-30 [colin]      1.9.11cvs21
12607
12608         * src/compose.c
12609                 Fix concatenation of different headers of
12610                 the same type (bug #645)
12611         * src/prefs_folder_item.c
12612                 Fix bug #699 (setting color to black doesn't
12613                 work immediately)
12614         * src/procmime.c
12615                 Print out decoding error only once per
12616                 block
12617
12618 2005-05-30 [paul]       1.9.11cvs20
12619
12620         * src/common/template.c
12621                 fix Bcc
12622
12623 2005-05-30 [paul]       1.9.11cvs19
12624
12625         * doc/src/rfc2368.txt   **NEW FILE**
12626         * src/compose.c
12627                 compose_entries_set(): don't interpret Bcc
12628                 header field (conform to RFC 2368)
12629                 (sync with main)
12630
12631 2005-05-29 [colin]      1.9.11cvs18
12632
12633         * src/prefs_common.c
12634                 Let the default reply format respect
12635                 netiquette by cutting the signature.
12636
12637 2005-05-29 [colin]      1.9.11cvs17
12638
12639         * src/summaryview.c
12640                 Don't let always_show_msg override
12641                 open_unread_on_enter when opening a new
12642                 directory.
12643
12644 2005-05-27 [paul]       1.9.11cvs16
12645
12646         sync with main:
12647
12648         * src/main.c
12649                 app_will_exit(): cleanup tmp directory when exit
12650         * src/message_search.c
12651                 improved the interface and made code cleanup.
12652                 removed Clear button
12653         * src/send_message.c
12654                 send_message_local(): use GSpawn, and detect errors
12655         * src/summary_search.c
12656                 improved the interface and made code cleanup
12657         * src/textview.c
12658                 textview_write_link(): also skip non-ascii space
12659                  at the head of link strings (phishing check
12660                  didn't work at the case)
12661         * src/common/utils.c
12662                 get_command_output(): use g_spawn_command_line_sync()
12663                 instead of popen()
12664
12665 2005-05-26 [colin]      1.9.11cvs15
12666
12667         * src/folder.c
12668                 remove printf
12669
12670 2005-05-26 [colin]      1.9.11cvs14
12671
12672         * src/common/nntp.c
12673                 Fix nntp mode reader (bug #611)
12674                 Patch by Florian Mickler <florian@mickler.org>
12675
12676 2005-05-26 [colin]      1.9.11cvs13
12677
12678         * src/plugins/pgpmime/passphrase.c
12679                 Fix mouse grabbing (bug #557)
12680
12681 2005-05-26 [colin]      1.9.11cvs12
12682
12683         * src/prefs_themes.c
12684                 Fix g_warning (bug #541)
12685
12686 2005-05-26 [colin]      1.9.11cvs11
12687
12688         * src/prefs_actions.c
12689         * src/prefs_template.c
12690                 Fix bug #506 (no warning if action/template
12691                 is not saved)
12692         * src/common/template.c
12693                 Fix a possible crash
12694
12695 2005-05-26 [colin]      1.9.11cvs10
12696
12697         * src/folder.c
12698         * src/folderview.c
12699         * src/procmsg.c
12700         * src/summaryview.c
12701                 Forbid locked messages to be moved or
12702                 deleted. Locked messages in trashes 
12703                 still get deleted, for performance
12704                 reason (mh.c::mh_remove_all_msgs)
12705
12706 2005-05-25 [colin]      1.9.11cvs9
12707
12708         * src/procmime.c
12709                 Use correct encoding when sending mails
12710                 with attachments that have accentued 
12711                 chars in their name
12712
12713 2005-05-24 [colin]      1.9.11cvs8
12714
12715         * src/summaryview.c
12716                 Fix bug #688 f) read/unread marker not
12717                 changed on first click
12718                 Also, optimize summary_status_show()
12719                 calls
12720         * src/folder.c
12721         * src/inc.c
12722         * src/procmime.c
12723                 Fix bug #688 b) and c) wrt message
12724                 attachments and signature
12725         * src/stock_pixmap.c
12726         * src/stock_pixmap.h
12727         * src/stock_pixmap.c
12728         * src/stock_pixmap.h
12729         * src/Makefile.am
12730         * src/pixmaps/clip_gpg_signed.xpm
12731                 Add clip/signed icon
12732
12733 2005-05-24 [colin]      1.9.11cvs7
12734
12735         * src/folder_item_prefs.c
12736                 whitespace fix
12737
12738 2005-05-24 [colin]      1.9.11cvs6
12739
12740         * src/folderview.c
12741         * src/prefs_common.c
12742         * src/prefs_common.h
12743                 Add a confirmation to folder drag and drop
12744                 fixes bug #156
12745         * src/alertpanel.c
12746         * src/alertpanel.h
12747                 fix _with_disable parameters so that
12748                 the buttons labels are specifiable too
12749         * src/plugins/pgpmime/sgpgme.c
12750                 reflect said change
12751                 
12752
12753 2005-05-24 [colin]      1.9.11cvs5
12754
12755         * src/folderview.c
12756                 Uncollapse/collapse folders on double-click
12757                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
12758                 closes bug #108
12759
12760 2005-05-23 [colin]      1.9.11cvs4
12761
12762         * src/common/socket.c
12763                 Check another special SSL_peek() error.
12764                 Should help wrt bug #728
12765
12766 2005-05-23 [colin]      1.9.11cvs3
12767
12768         * src/plugins/pgpmime/pgpmime.c
12769                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
12770                 breaking menu accelerators and stuff. Users will have to
12771                 reselect "PGP MIME" instead of "PGP/MIME" in their 
12772                 account's privacy preferences if needed.
12773
12774 2005-05-22 [paul]
12775
12776         * tools/kdeservicemenu/install.sh
12777                 use kdesu to prompt for root password if doing
12778                 global install/uninstall
12779
12780 2005-05-20 [colin]      1.9.11cvs2
12781
12782         * src/procmsg.c
12783                 Fix another compilation error with gcc-2.9x
12784                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
12785         * src/send_message.c
12786                 Don't send QUIT if we aren't connected
12787
12788 2005-05-19 [colin]      1.9.11cvs1
12789
12790         * src/procmsg.c
12791                 Fix compilation with gcc 2.9x
12792
12793 2005-05-19 [paul]       1.9.11
12794
12795         1.9.11 released
12796
12797 2005-05-19 [paul]       1.9.9cvs14
12798
12799         * src/gtk/inputdialog.c
12800                 prevent gettext warning
12801
12802 2005-05-19 [paul]       1.9.9cvs13
12803
12804         * src/mainwindow.c
12805         * src/prefs_common.c
12806         * src/prefs_common.h
12807         * src/textview.c
12808         * src/textview.h
12809                 add an option to toggle cursor in message
12810                 view (sync with main)
12811
12812 2005-05-18 [colin]      1.9.9cvs12
12813
12814         * src/compose.c
12815                 Dereference freed pointer
12816         * src/gtk/gtkaspell.c
12817                 Fix duplication of dictionaries (is it an aspell issue?)
12818
12819 2005-05-18 [colin]      1.9.9cvs11
12820
12821         * src/gtk/inputdialog.c
12822         * src/gtk/gtkaspell.c
12823                 HIGuify dialogs
12824         * src/alertpanel.c
12825                 Remove a double call
12826
12827 2005-05-17 [colin]      1.9.9cvs10
12828
12829         * src/gtk/gtkaspell.c
12830                 Fix dialogs, Ctrl-Enter accel
12831
12832 2005-05-17 [colin]      1.9.9cvs9
12833
12834         * src/gtk/gtkaspell.c
12835                 Fix some accelerators, escape in replace-window
12836
12837 2005-05-16 [colin]      1.9.9cvs8
12838
12839         * src/gtk/gtkaspell.c
12840                 Revert last commit, it was a mistake.
12841
12842 2005-05-16 [colin]      1.9.9cvs7
12843
12844         * src/gtk/gtkaspell.c
12845                 Remove buggy code while we're at it. It's a 
12846                 dead code path anyway.
12847
12848 2005-05-16 [colin]      1.9.9cvs6
12849
12850         * src/gtk/gtkaspell.c
12851                 Missed some gtk_menu_popup where deactivate
12852                 signal should be handled. Should fix bug
12853                 #629 a bit more.
12854
12855 2005-05-16 [colin]      1.9.9cvs5
12856
12857         * src/gtk/gtkaspell.c
12858                 Remove debug printf()s
12859
12860 2005-05-16 [colin]      1.9.9cvs4
12861
12862         * src/gtk/gtkaspell.c
12863                 Fix a bit aspell problems
12864                 (see bug #629)
12865
12866 2005-05-13 [colin]      1.9.9cvs3
12867
12868         * src/folderview.c
12869                 Fix the + appearing even when no subfolders
12870                 have unread messages. Thanks to wwp for the
12871                 bug report.
12872
12873 2005-05-11 [paul]       1.9.9cvs2
12874
12875         * src/folderview.c
12876                 correction to 1.9.9cvs1, only colour folders that
12877                 have new msgs (not unread msgs)
12878
12879 2005-05-10 [colin]      1.9.9cvs1
12880
12881         * src/folderview.c
12882         * src/summaryview.c
12883                 Try to fix bolding bugs again.
12884
12885 2005-05-09 [paul]
12886
12887         * tools/claws.i18n.status.pl
12888                 add Ricardo Mones Lastra's script that has been providing
12889                 the i18n status page for many months
12890
12891 2005-05-09 [paul]       1.9.9
12892
12893         1.9.9 release
12894
12895 2005-05-09 [paul]       1.9.6cvs58
12896
12897         * AUTHORS
12898         * INSTALL
12899         * README.claws
12900                 updated
12901         * Makefile.am 
12902         * RELEASE_NOTES.claws
12903                 add release notes to cvs to simplify release
12904                 procedure
12905         * configure.ac
12906                 add ca and fi to ALL_LINGUAS
12907         * po/Makefile.in.in
12908                 workaround for missing Makevars
12909         * po/ca.po
12910         * po/fi.po
12911                 add new Catalan and Finnish translations
12912                 submitted by Miquel Oliete and Flammie Pirinen
12913         * po/de.po
12914         * po/es.po
12915         * po/fr.po
12916         * po/it.po
12917         * po/pl.po
12918         * po/ru.po
12919         * po/sk.po
12920         * po/sr.po
12921         * po/zh_CN.po
12922                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
12923                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
12924                 Urke MMI, and Hansom Young
12925         * src/main.c
12926                 Fix drafting when quitting. compose_draft() closes the
12927                 compose windows, which modifies the compose_list GSList.
12928                 We have to refresh this list after echo drafting to avoid a
12929                 segfault
12930         * src/partial_download.c
12931                 fix segfault on exit
12932
12933 2005-05-06 [paul]       1.9.6cvs57
12934
12935         * src/grouplistdialog.c
12936                 quick fix/workaround for unresizeable newsgroup
12937                 name column 
12938
12939 2005-05-06 [paul]       1.9.6cvs56
12940
12941         * src/inc.c
12942         * src/mainwindow.c
12943                 use gettext plural forms
12944         * src/imap_gtk.c
12945         * src/mh_gtk.c
12946         * src/toolbar.c
12947                 small improvement to english usage
12948
12949 2005-05-05 [thorsten]   1.9.6cvs55
12950
12951         * src/folder.c
12952                 fix possible crash
12953
12954 2005-05-05 [paul]       1.9.6cvs54
12955         
12956         sync with HEAD
12957
12958         * AUTHORS
12959         * src/compose.c
12960                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
12961                 patch by Tim Mann
12962
12963 2005-05-05 [paul]       1.9.6cvs53
12964
12965         * src/mainwindow.c
12966                 fix resizing of separate message and
12967                 folder views
12968
12969 2005-05-05 [paul]       1.9.6cvs52
12970
12971         * src/account.c
12972         * src/addrgather.c
12973         * src/browseldap.c
12974         * src/exphtmldlg.c
12975         * src/expldifdlg.c
12976         * src/importmutt.c
12977         * src/importpine.c
12978         * src/main.c
12979         * src/mainwindow.c
12980         * src/noticeview.c
12981         * src/prefs_filtering.c
12982         * src/prefs_filtering_action.c
12983         * src/prefs_matcher.c
12984         * src/prefs_spelling.c
12985         * src/prefs_toolbar.c
12986         * src/toolbar.c
12987         * src/wizard.c
12988         * src/gtk/description_window.c
12989         * src/gtk/gtkvscrollbutton.c
12990         * src/gtk/progressdialog.c
12991         * src/gtk/quicksearch.c
12992         * src/plugins/pgpmime/prefs_gpg.c
12993         * src/plugins/spamassassin/spamassassin_gtk.c
12994                 replace deprecated gtk_widget_set_usize
12995
12996 2005-05-04 [colin]      1.9.6cvs51
12997
12998         * src/common/utils.c
12999                 Fix crash when subst_for_filename is called
13000                 with a NULL parameter
13001
13002 2005-05-04 [colin]      1.9.6cvs50
13003
13004         * src/partial_download.c
13005         * src/pop.c
13006                 Escape login when writing uidl file
13007                 fixes bug #736
13008
13009 2005-05-03 [colin]      1.9.6cvs49
13010
13011         * src/procmime.c
13012                 Fix possible DOS in mime parser
13013                 (see bug #634)
13014
13015 2005-05-02 [colin]      1.9.6cvs48
13016
13017         * src/compose.c
13018                 Try to fix the copy/paste mess once again.
13019
13020
13021 2005-04-30 [colin]      1.9.6cvs47
13022
13023         * src/prefs_account.h
13024         * src/procmsg.c
13025         * src/send_message.c
13026         * src/common/smtp.c
13027         * src/common/smtp.h
13028                 Try to batch sending mails (per account) instead of
13029                 reconnecting to server every time.
13030
13031 2005-04-29 [colin]      1.9.6cvs46
13032
13033         * src/messageview.c
13034                 Fix window resizing that refused to size down
13035         * src/prefs_common.c
13036         * src/prefs_common.h
13037         * src/prefs_filtering.c
13038                 Save Filtering's window size
13039
13040 2005-04-21 [paul]       1.9.6cvs45
13041
13042         * ChangeLog-gtk2.claws
13043         * src/setup.c
13044                 correction to sync
13045
13046 2005-04-21 [paul]       1.9.6cvs44
13047
13048         sync with main:
13049
13050         * src/setup.c
13051         * src/statusbar.c
13052         * src/statusbar.h
13053                 use gtkut_widget_draw_now(). Improved performance
13054                 of the update of statusbar
13055         * src/textview.c
13056                 textview_smooth_scroll_do(): redraw it after scroll
13057                 is done (fixed incorrect display when a part of the
13058                 view is hidden).
13059         * src/gtk/gtkutils.c
13060         * src/gtk/gtkutils.h
13061                 gtkut_widget_draw_now(): use gdk_window_process_updates()
13062                 to force update of widgets.
13063                 Removed gtkut_widget_wait_for_draw() which had a big
13064                 overhead  because of waiting for all events processed 
13065
13066 2005-04-20 [paul]       1.9.6cvs43
13067
13068         * src/codeconv.c
13069                 complete 1.9.6cvs42's sync:
13070                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
13071
13072 2005-04-19 [paul]       1.9.6cvs42
13073
13074         sync with main:
13075
13076         * src/action.c
13077                 catch_output(): correctly select the insert text
13078                 (fix invalid iterator warnings).
13079         * src/codeconv.c
13080         * src/codeconv.h
13081         * src/mainwindow.c
13082         * src/messageview.c
13083         * src/prefs_common.c
13084                 support GBK encoding.
13085         * src/common/session.c
13086         * src/common/session.h
13087                 use separate buffer for large data to be sent,
13088                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
13089
13090 2005-04-18 [paul]       1.9.6cvs41
13091
13092         * src/jpilot.c
13093                 convert unsigned long into guint32
13094                 patch by Paul LeoNerd Evans 
13095
13096 2005-04-17 [colin]      1.9.6cvs40
13097
13098         * src/compose.c
13099                 Fix 'Request return receipt' from folder
13100                 properties (bug #708)
13101
13102 2005-04-17 [colin]      1.9.6cvs39
13103
13104         * src/mainwindow.c
13105                 Fix duplicate hotkeys in Mainwindow's menu
13106
13107 2005-04-17 [colin]      1.9.6cvs38
13108
13109         * src/folderview.c
13110                 Fix duplicate hotkeys in Folderview's contextual
13111                 menu
13112
13113 2005-04-15 [colin]      1.9.6cvs37
13114
13115         * src/summaryview.c
13116                 Fix 'Save as...' with non-ascii filenames
13117
13118 2005-04-15 [colin]      1.9.6cvs36
13119
13120         * src/plugins/pgpmime/pgpmime.c
13121                 Fix bus error on 64bit. Spotted by 
13122                 macallan1888@gmail.com
13123
13124 2005-04-15 [colin]      1.9.6cvs35
13125
13126         * src/prefs_account.c
13127                 Fix cvs34.
13128
13129 2005-04-12 [colin]      1.9.6cvs34
13130
13131         * src/prefs_account.c
13132                 Fix smtp auth type off-by-one. We forgot to
13133                 add PLAIN in the prefs-to-gui setter func and
13134                 as a result, the selected auth when opening
13135                 account prefs was not the correct one.
13136
13137 2005-04-12 [paul]       1.9.6cvs33
13138
13139         * src/inc.c
13140                 if the recv dialog is visible, Cancel only
13141                 cancels the current account
13142
13143
13144 2005-04-10 [colin]      1.9.6cvs32
13145
13146         * src/filtering.c
13147                 Copy score when copying FilteringActions
13148                 Fix bug #674
13149
13150 2005-04-10 [colin]      1.9.6cvs31
13151
13152         * src/inc.c
13153                 Make Message -> Receive -> Cancel cancel 
13154                 incorporation on all accounts. Fixes
13155                 bug #693
13156
13157 2005-04-10 [colin]      1.9.6cvs30
13158
13159         * src/prefs_account.c
13160                 Update Privacy checkbuttons status based
13161                 on the selected privacy system
13162         * src/compose.c
13163                 Always connect the "None" privacy system; the
13164                 static boolean was probably there to avoid
13165                 reconnecting twice in the same compose window,
13166                 but as the parent function is only called once
13167                 per compose, it's only a bug - as a static is
13168                 initialized once per application instance.
13169                 Also, don't uncheck Sign and Encrypt when
13170                 selecting None as privacy system; just ignore
13171                 them when sending/queuing.
13172                 Should fix bug #695
13173
13174 2005-04-08 [colin]      1.9.6cvs29
13175
13176         * src/account.c
13177         * src/prefs_account.c
13178         * src/prefs_account.h
13179                 Add account preference to queue message in a certain
13180                 folder.
13181
13182 2005-04-06 [colin]      1.9.6cvs28
13183
13184         * src/prefs_account.c
13185                 Update old inbox path syntax
13186
13187 2005-04-06 [paul]       1.9.6cvs27
13188
13189         sync with main:
13190
13191         * configure.ac
13192                 changed -traditional-cpp to -no-cpp-precomp for newer
13193                 Mac OS X support
13194         * src/foldersel.c
13195                 made column resize automatically
13196         * src/send_message.c
13197                 send_message_smtp(): consider EOF right after QUIT
13198                 successful (workaround for Gmail SMTP server)
13199         * src/common/socket.c
13200                 ssl_read(), ssl_peek(): check EOF which violates the
13201                 SSL protocol
13202         * src/gtk/colorlabel.c
13203                 removed warnings when displaying colorlabel menu
13204                 (don't use GtkAlignment)
13205
13206 2005-04-05 [paul]       1.9.6cvs26
13207
13208         * src/plugins/trayicon/trayicon.c
13209                 fix clipping of icon under KDE3 
13210
13211 2005-04-05 [paul]       1.9.6cvs25
13212
13213         * src/summaryview.c
13214                 hide display of threading
13215                 patch by Alfons
13216
13217 2005-04-04 [thorsten]   1.9.6cvs24
13218
13219         * src/mh.c
13220                 marks lost on filesystems with different stat() results on
13221                 summer-/wintertime
13222
13223 2005-04-03 [colin]      1.9.6cvs23
13224
13225         * src/summaryview.c
13226                 Don't handle up/down. Patch by Alfons
13227
13228 2005-04-02 [colin]      1.9.6cvs22
13229
13230         * src/summaryview.c
13231                 Make scrolling faster. Patch by Alfons.
13232
13233 2005-04-01 [colin]      1.9.6cvs21
13234
13235         * src/Makefile.am
13236         * src/stock_pixmap.c
13237         * src/pixmaps/dir-noselect.xpm ** REMOVED **
13238         * src/pixmaps/dir_noselect.xpm ** ADDED **
13239                 Fix pixmap name mismatch (Thanks Stephan Sachse)
13240
13241 2005-04-01 [colin]      1.9.6cvs20
13242
13243         * src/image_viewer.c
13244         * src/image_viewer.h
13245         * src/procmime.c
13246         * src/procmime.h
13247         * src/textview.c
13248         * src/textview.h
13249                 Implement inline image resizing and right-clicking
13250
13251 2005-04-01 [paul]       1.9.6cvs19
13252
13253         * AUTHORS
13254         * Makefile.am
13255         * configure.ac
13256                 check for gnome2
13257                 patch by Luca Cavalli <loopback<AT>slackit.org>
13258         * po/ru.po
13259                 updated by Pavlo Bohmat
13260
13261 2005-03-31 [colin]      1.9.6cvs18
13262
13263         * src/news.c
13264                 Fix parsing references
13265         * src/msgcache.c
13266                 don't put nulls in the references list
13267         * src/procheader.c
13268                 commit that forgotten file in 1.9.6cvs14
13269
13270 2005-03-31 [colin]      1.9.6cvs17
13271
13272         * src/compose.c
13273                 Fix joining of signature separator again. 
13274                 Maybe Hiro could put it in main too...
13275
13276 2005-03-31 [colin]      1.9.6cvs16
13277
13278         * src/Makefile.am
13279         * src/foldersel.c
13280         * src/stock_pixmap.c
13281         * src/stock_pixmap.h
13282         * src/pixmaps/dir-noselect.xpm
13283                 Update foldersel.c (sync from main, patch by Alfons)
13284
13285 2005-03-30 [colin]      1.9.6cvs15
13286
13287         * src/imap.c
13288                 Fix handling of imap folders containing [] in 
13289                 their name. Thanks to Nahuel Angelinetti for
13290                 the detailed bugreport.
13291
13292 2005-03-30 [colin]      1.9.6cvs14
13293
13294         * src/common/utils.h
13295         * src/common/utils.c
13296         * src/common/defs.h
13297         * src/matcher.c
13298         * src/msgcache.c
13299         * src/news.c
13300         * src/procmsg.c
13301         * src/procmsg.h
13302         * src/quote_fmt_parse.y
13303         * src/summaryview.c
13304                 Update references system. Patch by Alfons
13305
13306 2005-03-30 [colin]      1.9.6cvs13
13307
13308         * src/common/socket.c
13309                 Force the glibc to read resolv.conf again when 
13310                 it has changed. Should fix issues when changing
13311                 networks on a laptop and not restarting sylpheed. 
13312
13313 2005-03-30 [paul]       1.9.6cvs12
13314
13315         partial sync with main:
13316
13317         * src/action.c
13318                 create_io_dialog(): use user-defined text font
13319                 (thanks to Alfons), and modified its appearance.
13320         * src/addrgather.c
13321         * src/addrharvest.c
13322         * src/browseldap.c
13323                 replace old code
13324         * src/compose.c
13325                 don't join (presumably) itemized lines on line-wrapping
13326                 fixed wrapping of quote when auto-wrapping is enabled
13327                 compose_destroy(): destroy paned only if it's not
13328                 attached to window. Fixed memory leak of popup menu.
13329         * src/exphtmldlg.c
13330         * src/expldifdlg.c
13331                 replace old code
13332         * src/html.c
13333         * src/html.h
13334         * src/importmutt.c
13335         * src/importpine.c
13336                 replace old code
13337         * src/main.c
13338                 removed redundant code
13339         * src/mainwindow.c
13340                 changed 'Code set' (which is rather incorrect)
13341                 in the menu to 'Character encoding'
13342                 main_window_set_widgets(): request size first
13343                 to prevent window size becoming wrong
13344                 fixed remembering of the state of the visibility
13345                 of MessageView
13346         * src/messageview.c
13347                 changed 'Code set' (which is rather incorrect)
13348                 in the menu to 'Character encoding'
13349         * src/prefs_common.c
13350         * src/prefs_common.h
13351                 added an option whether to render HTML as text or not
13352                 added separators to outgoing encoding menu
13353         * src/procheader.c
13354                 procheader_scan_date_string(): support header
13355                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
13356         * src/summaryview.c
13357         * src/summaryview.h
13358                 minor code cleanup
13359         * src/textview.c
13360                 textview_show_html(): force output of newline
13361                 added an option whether to render HTML as text or not
13362         * src/common/utils.c
13363                 strncpy2(): optimized based on Alfons' code
13364         * src/gtk/gtkutils.c
13365         * src/gtk/gtkutils.h
13366                 removed non-used code
13367         * src/plugins/pgpmime/passphrase.c
13368                 partially fixed grab input of passphrase dialog
13369                 Confine pointer to window
13370
13371 2005-03-30 [colin]      1.9.6cvs11
13372
13373         * src/msgcache.c
13374         * src/msgcache.h
13375                 Read/write 32bit ints from cache & marks
13376                 From main.
13377
13378 2005-03-29 [paul]       1.9.6cvs10
13379
13380         * AUTHORS
13381         * ChangeLog.claws
13382         * src/compose.c
13383         * src/gtk/gtkaspell.c
13384                 sync with HEAD (don't pass NULL pointers) 
13385
13386 2005-03-24 [paul]
13387
13388         * tools/Makefile.am
13389         * tools/README
13390         * tools/acroread2sylpheed.pl
13391                 sync with HEAD (add script to send pdfs as
13392                 attachments from Adobe Reader 7)
13393
13394 2005-03-21 [paul]       1.9.6cvs9
13395
13396         * configure.ac
13397         * po/POTFILES.in
13398         * src/Makefile.am
13399         * src/crash.c
13400         * src/image_viewer.c ** ADDED **
13401         * src/image_viewer.h ** ADDED **
13402         * src/main.c
13403         * src/prefs_common.c
13404         * src/prefs_common.h
13405         * src/prefs_image_viewer.c ** ADDED **
13406         * src/prefs_image_viewer.h ** ADDED **
13407         * src/textview.c
13408         * src/gtk/about.c
13409         * src/pixmaps/sylpheed_logo.xpm
13410         * src/plugins/Makefile.am
13411         * src/plugins/image_viewer/.cvsignore ** REMOVED **
13412         * src/plugins/image_viewer/Makefile.am ** REMOVED **
13413         * src/plugins/image_viewer/plugin.c ** REMOVED **
13414         * src/plugins/image_viewer/viewer.c ** REMOVED **
13415         * src/plugins/image_viewer/viewer.glade ** REMOVED **
13416         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
13417         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
13418         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
13419         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
13420                 as gdk-pixbuf is now built-in
13421                 remove image_viewer plugin and put code back into
13422                 main codebase
13423                 implement inline image display (sync with main)
13424
13425                 replace logo with newer, nicer, larger version  
13426
13427 2005-03-21 [paul]       1.9.6cvs8
13428
13429         * src/gtk/about.c
13430                 cosmetic improvement
13431
13432 2005-03-21 [holger]     1.9.6cvs7
13433
13434         * src/plugins/spamassassin/spamassassin.c
13435                 Sync with HEAD
13436                 (unregister hook on failed plugin init)
13437
13438 2005-03-20 [colin]      1.9.6cvs6
13439
13440         * src/common/plugin.c
13441                 Check that plugin isn't already loaded
13442                 Patch by Alfons
13443
13444 2005-03-20 [thorsten]   1.9.6cvs5
13445
13446         * src/compose.c
13447                 use a more compatible syntax
13448
13449 2005-03-20 [thorsten]   1.9.6cvs4
13450
13451         * src/prefs_toolbar.c
13452                 fix crash when selecting toolbar item (uninitialized pointer)
13453
13454 2005-03-20 [thorsten]   1.9.6cvs3
13455
13456         * src/procmime.c
13457                 fix mimetype detection (referenced free()d string)
13458
13459 2005-03-20 [paul]       1.9.6cvs2
13460
13461         * src/compose.c
13462                 sync with HEAD (1.0.3cvs5)
13463                 neglect Reply-To header if empty
13464                 Patch by Alfons 
13465
13466 2005-03-19 [holger]     1.9.6cvs1
13467
13468         * src/summaryview.c
13469         * src/summaryview.h
13470                 Sync with HEAD
13471
13472 2005-03-18 [paul]       1.9.6
13473
13474         initial GTK2 release
13475
13476 2005-03-18 [paul]       1.0.3cvs3.1
13477
13478         * AUTHORS
13479         * ChangeLog.claws
13480         * configure.ac
13481         * src/gtk/about.c
13482         * src/pixmaps/sylpheed_logo.xpm
13483                 sync with HEAD
13484
13485 2005-03-18 [colin]      1.0.3cvs2.6
13486
13487         * src/summaryview.c
13488                 Remove call to summary_step in summary_copy_selected_to
13489                 Can't see its purpose, and this causes bug when copying
13490                 a message if the next one is unread: it reads it.
13491
13492 2005-03-18 [paul]       1.0.3cvs2.5
13493
13494         * src/foldersel.c
13495                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
13496
13497 2005-03-18 [paul]       1.0.3cvs2.4
13498
13499         * src/addrharvest.c
13500         * src/codeconv.c
13501         * src/codeconv.h
13502         * src/compose.c
13503         * src/news.c
13504         * src/procheader.c
13505         * src/procmime.c
13506         * src/unmime.c
13507         * src/unmime.h
13508                 fix buffer overflow, CAN-2005-0667, see
13509                 http://secunia.com/advisories/14491/
13510                 Patch by Alfons
13511
13512 2005-03-17 [colin]      1.0.3cvs2.3
13513
13514         * src/prefs_fonts.c
13515         * src/summaryview.c
13516                 Fix font bugs (both lists now officialy share 
13517                 the same font)
13518                 
13519
13520 2005-03-17 [paul]       1.0.3cvs2.2
13521
13522         * src/gtk/pluginwindow.c
13523                 make plugin descriptions uneditable
13524
13525 2005-03-11 [paul]       1.0.3cvs2.1
13526
13527         * ChangeLog.claws
13528         * configure.ac
13529         * po/POTFILES.in
13530         * src/plugins/trayicon/trayicon.c
13531                 sync with HEAD
13532                 add src/wizard.c to POTFILES.in
13533
13534 2005-03-11 [paul]       1.0.3cvs1.1
13535
13536         * ChangeLog
13537         * ChangeLog.claws
13538         * configure.ac
13539         * po/de.po
13540         * po/es.po
13541         * po/fr.po
13542         * po/it.po
13543         * po/pt_BR.po
13544         * po/ru.po
13545         * po/sk.po
13546         * po/sr.po
13547         * po/zh_CN.po
13548                 sync with HEAD
13549
13550 2005-03-04 [colin]      1.0.1cvs22.2
13551
13552         * src/compose.c
13553                 Fix signatures with accentued chars in it
13554
13555 2005-03-04 [colin]      1.0.1cvs22.1
13556
13557         * src/common/smtp.c
13558         * src/common/smtp.h
13559                 Don't use SIZE param in MAIL FROM: if server 
13560                 doesn't support it. Patch by Eugen Freiter
13561                 <eugen_f@users.sf.net>
13562
13563 2005-02-27 [paul]       1.0.1cvs20.1
13564
13565         * ChangeLog.claws
13566         * configure.ac
13567         * src/messageview.c
13568                 sync with HEAD
13569
13570 2005-02-27 [colin]      1.0.1cvs19.4
13571
13572         * src/procheader.c
13573         * src/procheader.h
13574                 Fix prototypes. Patch by Alfons
13575
13576 2005-02-27 [colin]      1.0.1cvs19.3
13577
13578         * src/compose.c
13579                 Don't auto-join the signature separator.
13580
13581 2005-02-26 [colin]      1.0.1cvs19.2
13582
13583         * src/summaryview.c
13584                 Fix 'mark all read' with collapsed threads.
13585                 Patch by Alfons.
13586
13587 2005-02-25 [paul]       1.0.1cvs19.1
13588
13589         * ChangeLog.claws
13590         * configure.ac
13591         * src/prefs_account.c
13592         * src/prefs_folder_item.c
13593         * src/gtk/prefswindow.c
13594         * src/gtk/prefswindow.h
13595                 sync with HEAD
13596
13597 2005-02-25 [paul]       1.0.1cvs15.12
13598
13599         * src/alertpanel.c
13600         * src/codeconv.c
13601         * src/compose.c
13602         * src/textview.c
13603         * src/gtk/gtkutils.c
13604         * src/gtk/gtkutils.h
13605         * src/gtk/logwindow.c
13606         * src/gtk/progressdialog.c
13607                 sync with main (revision 127)
13608                 and fix logwindow clipping
13609
13610 2005-02-24 [colin]      1.0.1cvs15.11
13611
13612         * src/plugins/pgpmime/passphrase.c
13613                 Disable input grabbing; it doesn't work yet.
13614
13615 2005-02-24 [colin]      1.0.1cvs15.10
13616
13617         * src/messageview.c
13618                 Don't send out receipts if offline. Ask.
13619
13620 2005-02-23 [colin]      1.0.1cvs15.9
13621
13622         * src/summaryview.c     
13623                 Fix expanding
13624
13625 2005-02-23 [colin]      1.0.1cvs15.8
13626
13627         * src/summaryview.c
13628                 Really fix Bug 568 by removing useless
13629                 calls. summary_thread_init() now called
13630                 in summary_sort(). This should please
13631                 Alfons as it should be faster than 
13632                 previously.
13633
13634 2005-02-23 [colin]      1.0.1cvs15.7
13635
13636         * src/compose.c
13637                 Encode parts as QP or B64 if signing
13638
13639 2005-02-23 [colin]      1.0.1cvs15.6
13640
13641         * src/compose.c
13642                 Fix Mimeinfo leakage (including tmp files)
13643         * src/procmsg.c
13644                 Fix tmp file leakage (spotted by Ivan Rayner)
13645
13646 2005-02-22 [colin]      1.0.1cvs15.5
13647
13648         * src/expldifdlg.c
13649                 Fix keyboard input. Patch by Alfons.
13650
13651 2005-02-21 [colin]      1.0.1cvs15.4
13652
13653         * src/compose.c
13654                 Fix Sign/Encrypt when unselecting privacy
13655                 system
13656         * src/prefs_common.c
13657                 Change default message font to Monospace
13658         * src/summaryview.c
13659                 More freezing during potentially large operations
13660
13661 2005-02-21 [paul]       1.0.1cvs15.3
13662
13663         * src/main.c
13664                 fix --help output
13665
13666 2005-02-21 [paul]       1.0.1cvs15.2
13667
13668         * po/Makefile.in.in
13669         * src/compose.c
13670         * src/summaryview.c
13671         * src/textview.c
13672         * src/common/utils.c
13673         * src/common/utils.h
13674                 sync with main (revision 117)
13675
13676 2005-02-20 [colin]      1.0.1cvs15.1
13677
13678         * src/common/defs.h
13679                 Change cache file to .sylpheed_claws_cache, as
13680                 suggested by Alfons. Allows people to switch
13681                 between Sylpheed and Sylpheed-Claws. it is
13682                 a good idea to "Check for new messages" at next
13683                 startup.
13684
13685
13686 2005-02-18 [colin]      1.0.1cvs14.1
13687
13688         * src/quote_fmt_lex.l
13689         * src/quote_fmt_parse.y
13690                 Fix parser initialisation. Patch by Ivan.
13691
13692 2005-02-18 [colin]      1.0.1cvs11.6
13693
13694         * src/folderview.c
13695                 Fix scrolldown (bug 662)
13696
13697 2005-02-17 [colin]      1.0.1cvs11.5
13698
13699         * src/codeconv.c
13700                 conv_filename_to_utf8: return clean 7bit instead
13701                 of broken utf8 if needed
13702         * src/mimeview.c
13703                 Fix display of parts with unclean 8bit names
13704
13705 2005-02-17 [paul]       1.0.1cvs11.4
13706
13707         * src/compose.c
13708         * src/exportldif.c
13709         * src/matcher_parser_parse.y
13710         * src/procmime.c
13711         * src/sourcewindow.c
13712         * src/common/Makefile.am
13713         * src/common/intl.h             ** REMOVED **
13714         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13715                 sync with main (revision 109)
13716                 and clean up
13717
13718 2005-02-16 [colin]      1.0.1cvs11.3
13719
13720         * src/summaryview.c
13721                 Fix collapsed thread not highlighting when new
13722                 messages in it (Bug 568) Patch by Stephan Sachse.
13723                 Fix messed up selection when reaching bounds (Bug 632)
13724         * src/prefs_themes.c
13725                 Fix theme installing (Bug 684)
13726
13727 2005-02-16 [colin]      1.0.1cvs11.2
13728
13729         * src/messageview.c
13730                 Fix messageview_select_all
13731
13732 2005-02-16 [colin]      1.0.1cvs11.1
13733
13734         * src/mh.c
13735                 Sync with HEAD (MH scan required function)
13736
13737 2005-02-15 [colin]      1.0.1cvs8.1
13738
13739         * src/mimeview.c
13740         * src/common/utils.c
13741                 Sync with HEAD (filename chars substitution)
13742
13743 2005-02-15 [colin]      1.0.1cvs7.3
13744
13745         * src/gtk/pluginwindow.c
13746                 Fix button spacing
13747
13748 2005-02-15 [colin]      1.0.1cvs7.2
13749
13750         * src/mimeview.c
13751                 Fix mime icons not reset across message when
13752                 scrolled down
13753
13754 2005-02-15 [colin]      1.0.1cvs7.1
13755
13756         * src/compose.c
13757         * src/procmime.c
13758                 Sync with HEAD (optimisation of cvs6)
13759
13760 2005-02-14 [colin]      1.0.1cvs6.1
13761
13762         * src/compose.c
13763         * src/procmime.c
13764                 Sync with HEAD (encode "From " at line beginning)
13765
13766 2005-02-14 [colin]      1.0.1cvs5.3
13767
13768         * src/compose.c
13769                 Fix wrapping with accentued chars.
13770
13771 2005-02-13 [colin]      1.0.1cvs5.2
13772
13773         * src/textview.c
13774                 Fix email informative part parsing with
13775                 accentued chars in it. ispunct() returns
13776                 true for them in utf8...
13777
13778 2005-02-12 [colin]      1.0.1cvs5.1
13779
13780         * src/filtering.c
13781                 Sync with HEAD (remove wrong use of compose after send)
13782
13783 2005-02-12 [paul]       1.0.1cvs4.5
13784
13785         * src/textview.c
13786                 remove unnecessary code (thanks to Alfons)
13787
13788 2005-02-12 [paul]       1.0.1cvs4.4
13789
13790         * src/textview.c
13791                 add 'Copy' to contextual menu on emails
13792
13793 2005-02-11 [colin]      1.0.1cvs4.3
13794
13795         * src/compose.c
13796                 revert 1.0.0cvs28.2, it doesn't work that well.
13797
13798 2005-02-11 [paul]       1.0.1cvs4.2
13799
13800         * po/Makefile.in.in
13801                 fix 'make release'
13802
13803 2005-02-10 [paul]       1.0.1cvs4.1
13804
13805         * ChangeLog
13806         * ChangeLog.claws
13807         * ChangeLog.jp
13808         * configure.ac
13809         * src/compose.c
13810                 sync with HEAD (sync with main)
13811
13812 2005-02-10 [paul]       1.0.1cvs3.2
13813
13814         * AUTHORS
13815         * Makefile.am
13816         * autogen.sh
13817         * configure.ac
13818         * config/mkinstalldirs
13819         * intl/.cvsignore
13820         * intl/ChangeLog
13821         * intl/VERSION
13822         * intl/bindtextdom.c
13823         * intl/config.charset
13824         * intl/dcgettext.c
13825         * intl/dcigettext.c
13826         * intl/dcngettext.c
13827         * intl/dgettext.c
13828         * intl/dngettext.c
13829         * intl/eval-plural.h
13830         * intl/explodename.c
13831         * intl/finddomain.c
13832         * intl/gettext.c
13833         * intl/gettextP.h
13834         * intl/gmo.h
13835         * intl/hash-string.h
13836         * intl/intl-compat.c
13837         * intl/l10nflist.c
13838         * intl/libgnuintl.h.in
13839         * intl/loadinfo.h
13840         * intl/loadmsgcat.c
13841         * intl/localcharset.c
13842         * intl/localcharset.h
13843         * intl/locale.alias
13844         * intl/localealias.c
13845         * intl/localename.c
13846         * intl/log.c
13847         * intl/ngettext.c
13848         * intl/os2compat.c
13849         * intl/os2compat.h
13850         * intl/osdep.c
13851         * intl/plural-exp.c
13852         * intl/plural-exp.h
13853         * intl/plural.c
13854         * intl/plural.y
13855         * intl/ref-add.sin
13856         * intl/ref-del.sin
13857         * intl/relocatable.c
13858         * intl/relocatable.h
13859         * intl/textdomain.c
13860         * m4/Makefile.am
13861         * po/Makefile.in.in
13862         * src/Makefile.am
13863         * src/account.c
13864         * src/action.c
13865         * src/addr_compl.c
13866         * src/addressadd.c
13867         * src/addressbook.c
13868         * src/addrgather.c
13869         * src/addrindex.c
13870         * src/alertpanel.c
13871         * src/browseldap.c
13872         * src/codeconv.c
13873         * src/codeconv.h
13874         * src/compose.c
13875         * src/compose.h
13876         * src/crash.c
13877         * src/editaddress.c
13878         * src/editbook.c
13879         * src/editgroup.c
13880         * src/editjpilot.c
13881         * src/editldap.c
13882         * src/editldap_basedn.c
13883         * src/editvcard.c
13884         * src/exphtmldlg.c
13885         * src/expldifdlg.c
13886         * src/export.c
13887         * src/exporthtml.c
13888         * src/filtering.c
13889         * src/folder.c
13890         * src/folder_item_prefs.c
13891         * src/foldersel.c
13892         * src/folderview.c
13893         * src/grouplistdialog.c
13894         * src/headerview.c
13895         * src/imap.c
13896         * src/imap_gtk.c
13897         * src/import.c
13898         * src/importldif.c
13899         * src/importmutt.c
13900         * src/importpine.c
13901         * src/inc.c
13902         * src/ldif.c
13903         * src/main.c
13904         * src/mainwindow.c
13905         * src/matcher.c
13906         * src/mbox.c
13907         * src/message_search.c
13908         * src/messageview.c
13909         * src/mh.c
13910         * src/mh_gtk.c
13911         * src/mimeview.c
13912         * src/msgcache.c
13913         * src/news.c
13914         * src/news_gtk.c
13915         * src/noticeview.c
13916         * src/partial_download.c
13917         * src/pop.c
13918         * src/prefs_account.c
13919         * src/prefs_actions.c
13920         * src/prefs_common.c
13921         * src/prefs_customheader.c
13922         * src/prefs_display_header.c
13923         * src/prefs_ext_prog.c
13924         * src/prefs_filtering.c
13925         * src/prefs_filtering_action.c
13926         * src/prefs_folder_item.c
13927         * src/prefs_fonts.c
13928         * src/prefs_gtk.c
13929         * src/prefs_matcher.c
13930         * src/prefs_msg_colors.c
13931         * src/prefs_spelling.c
13932         * src/prefs_summary_column.c
13933         * src/prefs_template.c
13934         * src/prefs_themes.c
13935         * src/prefs_toolbar.c
13936         * src/prefs_wrapping.c
13937         * src/privacy.c
13938         * src/procheader.c
13939         * src/procmime.c
13940         * src/procmsg.c
13941         * src/quote_fmt.c
13942         * src/recv.c
13943         * src/send_message.c
13944         * src/setup.c
13945         * src/sourcewindow.c
13946         * src/ssl_manager.c
13947         * src/statusbar.c
13948         * src/summary_search.c
13949         * src/summaryview.c
13950         * src/textview.c
13951         * src/toolbar.c
13952         * src/wizard.c
13953         * src/common/nntp.c
13954         * src/common/plugin.c
13955         * src/common/smtp.c
13956         * src/common/ssl.c
13957         * src/common/ssl_certificate.c
13958         * src/common/string_match.c
13959         * src/common/sylpheed.c
13960         * src/common/template.c
13961         * src/common/utils.c
13962         * src/gtk/about.c
13963         * src/gtk/colorlabel.c
13964         * src/gtk/description_window.c
13965         * src/gtk/filesel.c
13966         * src/gtk/foldersort.c
13967         * src/gtk/gtkaspell.c
13968         * src/gtk/gtkutils.c
13969         * src/gtk/inputdialog.c
13970         * src/gtk/logwindow.c
13971         * src/gtk/menu.c
13972         * src/gtk/pluginwindow.c
13973         * src/gtk/prefswindow.c
13974         * src/gtk/progressdialog.c
13975         * src/gtk/quicksearch.c
13976         * src/gtk/sslcertwindow.c
13977         * src/plugins/clamav/clamav_plugin.c
13978         * src/plugins/clamav/clamav_plugin_gtk.c
13979         * src/plugins/demo/demo.c
13980         * src/plugins/dillo_viewer/dillo_prefs.c
13981         * src/plugins/dillo_viewer/dillo_viewer.c
13982         * src/plugins/image_viewer/plugin.c
13983         * src/plugins/image_viewer/viewer.c
13984         * src/plugins/image_viewer/viewerprefs.c
13985         * src/plugins/mathml_viewer/mathml_viewer.c
13986         * src/plugins/pgpmime/passphrase.c
13987         * src/plugins/pgpmime/plugin.c
13988         * src/plugins/pgpmime/prefs_gpg.c
13989         * src/plugins/pgpmime/select-keys.c
13990         * src/plugins/pgpmime/sgpgme.c
13991         * src/plugins/spamassassin/spamassassin.c
13992         * src/plugins/spamassassin/spamassassin_gtk.c
13993         * src/plugins/trayicon/trayicon.c
13994                 sync with main (revision 104)
13995
13996 2005-02-10 [colin]      1.0.1cvs3.1
13997
13998         * src/mainwindow.c
13999                 Sync with HEAD (fix occasional crasher)
14000
14001 2005-02-10 [colin]      1.0.1cvs2.1
14002
14003         * src/messageview.c
14004                 Synw with HEAD (don't automatically display html)
14005
14006 2005-02-09 [colin]      1.0.1cvs1.3
14007
14008         * src/textview.c
14009         * src/textview.h
14010                 Add contextual menu on emails
14011
14012 2005-02-09 [colin]      1.0.1cvs1.2
14013
14014         * src/codeconv.c
14015                 Fix converting from broken headers and 
14016                 put back the _ in missing places
14017                 (feature broke with cvs24.2 sync, main 
14018                  possibly affected?)
14019
14020 2005-02-09 [colin]      1.0.1cvs1.1
14021
14022         * src/messageview.c
14023         * src/mimeview.c
14024         * src/mimeview.h
14025                 Sync with HEAD (display non text/plain mails with plugin)
14026
14027 2005-02-08 [colin]      1.0.1.1
14028
14029         * ChangeLog.claws
14030         * po/pt_BR.po
14031                 Sync with HEAD
14032         * configure.ac
14033                 Make default configuration directory 
14034                 be .sylpheed-gtk2
14035
14036 2005-02-08 [colin]      1.0.0cvs29.1
14037
14038         * po/de.po
14039         * po/es.po
14040         * po/fr.po
14041         * po/it.po
14042         * po/sk.po
14043         * po/sr.po
14044                 Sync translations with HEAD
14045
14046 2005-02-06 [colin]      1.0.0cvs28.3
14047
14048         * src/compose.c
14049                 Make compose a bit faster - patch by Alfons.
14050
14051 2005-02-06 [colin]      1.0.0cvs28.2
14052
14053         * src/compose.c
14054                 Make pasting via middle-click more reliable
14055
14056 2005-02-05 [paul]       1.0.0cvs28.1
14057
14058         * ChangeLog
14059         * ChangeLog.claws
14060         * ChangeLog.jp
14061         * configure.ac
14062         * src/compose.c
14063                 sync with HEAD
14064                 (fix bug 682 'redirect is broken'
14065
14066 2005-02-05 [torte]      1.0.0cvs27.1
14067
14068         * ChangeLog.claws
14069         * configure.ac
14070         * src/partial_download.c
14071                 Sync with HEAD (fix buf overflow)
14072
14073 2005-02-03 [colin]      1.0.0cvs26.1
14074
14075         * src/common/plugin.c
14076                 Sync with HEAD (avoid plugin mismatches)
14077
14078 2005-02-03 [paul]       1.0.0cvs25.3
14079
14080         * src/folderview.c
14081         * src/headerview.c
14082         * src/summaryview.c
14083         * src/textview.c
14084         * src/gtk/colorlabel.c
14085                 third and final part of initial sync with main-gtk2
14086
14087 2005-02-03 [paul]       1.0.0cvs25.2
14088
14089         * src/jpilot.c
14090                 fix building with jpilot support
14091
14092 2005-02-02 [colin]      1.0.0cvs25.1
14093
14094         * src/messageview.c
14095                 Sync with HEAD (fix dangerous typo)
14096
14097 2005-02-01 [colin]      1.0.0cvs24.3
14098
14099         * src/common/xml.c
14100                 Write file as advertised (UTF-8)
14101
14102 2005-02-01 [paul]       1.0.0cvs24.2
14103
14104         * src/addrbook.c
14105         * src/addrindex.c
14106         * src/alertpanel.h
14107         * src/codeconv.c
14108         * src/codeconv.h
14109         * src/compose.c
14110         * src/export.c
14111         * src/folder_item_prefs.c
14112         * src/html.c
14113         * src/imap.c
14114         * src/import.c
14115         * src/jpilot.c
14116         * src/mainwindow.c
14117         * src/matcher_parser_lex.l
14118         * src/messageview.c
14119         * src/mh.c
14120         * src/prefs_account.c
14121         * src/prefs_actions.c
14122         * src/prefs_common.c
14123         * src/prefs_gtk.c
14124         * src/prefs_gtk.h
14125         * src/prefs_themes.c
14126         * src/procheader.c
14127         * src/procmime.c
14128         * src/sourcewindow.c
14129         * src/statusbar.c
14130         * src/summaryview.c
14131         * src/textview.c
14132         * src/toolbar.c
14133         * src/unmime.c
14134         * src/common/template.c
14135         * src/common/utils.c
14136         * src/common/xml.c
14137         * src/common/xml.h
14138         * src/gtk/gtkaspell.c
14139         * src/plugins/clamav/clamav_plugin.c
14140         * src/plugins/dillo_viewer/dillo_prefs.c
14141         * src/plugins/image_viewer/viewerprefs.c
14142         * src/plugins/pgpmime/passphrase.c
14143         * src/plugins/pgpmime/prefs_gpg.c
14144         * src/plugins/pgpmime/select-keys.c
14145         * src/plugins/spamassassin/spamassassin.c
14146                 second part of initial sync with main-gtk2
14147                 (more to follow)
14148
14149 2005-01-31 [colin]      1.0.0cvs24.1
14150
14151         * src/compose.c
14152                 Sync with HEAD
14153
14154 2005-01-29 [paul]       1.0.0cvs23.2
14155
14156         * src/account.c
14157         * src/action.c
14158         * src/addressadd.c
14159         * src/addressbook.c
14160         * src/alertpanel.c
14161         * src/compose.c
14162         * src/editaddress.c
14163         * src/editbook.c
14164         * src/editgroup.c
14165         * src/editjpilot.c
14166         * src/editldap.c
14167         * src/editldap_basedn.c
14168         * src/editvcard.c
14169         * src/export.c
14170         * src/foldersel.c
14171         * src/grouplistdialog.c
14172         * src/import.c
14173         * src/importldif.c
14174         * src/inc.c
14175         * src/main.c
14176         * src/mainwindow.c
14177         * src/message_search.c
14178         * src/messageview.c
14179         * src/mimeview.c
14180         * src/prefs_actions.c
14181         * src/prefs_common.c
14182         * src/prefs_common.h
14183         * src/prefs_customheader.c
14184         * src/prefs_display_header.c
14185         * src/prefs_filtering.c
14186         * src/prefs_filtering_action.c
14187         * src/prefs_gtk.c
14188         * src/prefs_matcher.c
14189         * src/prefs_summary_column.c
14190         * src/prefs_template.c
14191         * src/sourcewindow.c
14192         * src/summary_search.c
14193         * src/summaryview.c
14194         * src/textview.c
14195         * src/gtk/about.c
14196         * src/gtk/description_window.c
14197         * src/gtk/gtkshruler.c
14198         * src/gtk/gtkutils.c
14199         * src/gtk/gtkutils.h
14200         * src/gtk/inputdialog.c
14201         * src/gtk/logwindow.c
14202         * src/gtk/prefswindow.c
14203         * src/gtk/progressdialog.c
14204         * src/gtk/progressdialog.h
14205                 first part of initial sync with main-gtk2
14206                 (more to follow)
14207
14208 2005-01-28 [colin]      1.0.0cvs23.1
14209
14210         * src/folderview.c
14211                 Sync with HEAD
14212
14213 2005-01-27 [colin]      1.0.0cvs21.1
14214
14215         * src/folder.c
14216         * src/folderview.c
14217                 Sync with HEAD
14218
14219 2005-01-27 [colin]      1.0.0cvs19.1
14220
14221         * src/procmime.c
14222                 Sync with HEAD
14223
14224 2005-01-27 [colin]      1.0.0cvs18.1
14225
14226         * src/messageview.c
14227         * src/summaryview.c
14228         * src/mainwindow.c
14229         * src/compose.c
14230         * src/compose.h
14231         * src/procmsg.c
14232         * src/procmsg.h
14233         * src/toolbar.c
14234                 Sync with HEAD
14235
14236 2005-01-26 [paul]       1.0.0cvs15.2
14237
14238         * src/compose.c
14239                 compose_entries_set(): convert subject and body to
14240                 utf8 if necessary. patch by Felix Eckhofer
14241
14242 2005-01-26 [paul]       1.0.0cvs15.1
14243
14244         * configure.ac
14245         * src/common/template.c
14246                 sync with HEAD (fix memory leak)
14247
14248 2005-01-25 [paul]       1.0.0cvs14.1
14249
14250         * configure.ac
14251         * src/compose.c
14252                 sync with HEAD
14253
14254 2005-01-24 [colin]      1.0.0cvs13.1
14255
14256         * src/summaryview.c
14257                 Sync with HEAD
14258
14259 2005-01-24 [paul]       1.0.0cvs12.1
14260
14261         * configure.ac
14262         * src/messageview.c
14263         * src/mh.c
14264         * src/common/utils.c
14265                 sync with HEAD
14266
14267 2005-01-24 [colin]      1.0.0cvs11.1
14268
14269         * src/procheader.c
14270                 Sync with HEAD
14271
14272 2005-01-24 [colin]      1.0.0cvs10.1
14273
14274         * src/folderview.c
14275                 Sync with HEAD
14276
14277 2005-01-23 [colin]      1.0.0cvs9.1
14278
14279         * src/crash.c
14280                 Sync with HEAD
14281
14282 2005-01-22 [colin]      1.0.0cvs8.1
14283
14284         * src/summaryview.c
14285         * src/gtk/quicksearch.c
14286                 Sync with HEAD
14287
14288 2005-01-21 [colin]      1.0.0cvs7.1
14289
14290         * src/summaryview.c
14291                 Sync with HEAD
14292
14293 2005-01-21 [colin]      1.0.0cvs6.1
14294
14295         * src/summaryview.c
14296                 Sync with HEAD
14297
14298 2005-01-21 [colin]      1.0.0cvs5.1
14299
14300         * src/gtk/quicksearch.c
14301         * src/prefs_common.c
14302         * src/prefs_common.h
14303                 Sync with HEAD (recurse option)
14304
14305 2005-01-21 [colin]      1.0.0cvs4.1
14306
14307         * src/folder.h
14308         * src/folderview.c
14309         * src/folderview.h
14310         * src/summaryview.c
14311         * src/gtk/quicksearch.c
14312         * src/gtk/quicksearch.h
14313                 Sync with HEAD (recursive quicksearch)
14314
14315 2005-01-20 [colin]      1.0.0cvs3.4
14316
14317         * src/ssl_manager.c
14318                 Remove useless code
14319
14320 2005-01-20 [colin]      1.0.0cvs3.3
14321
14322         * src/ssl_manager.c
14323                 Fix leak, thanks to Alfons.
14324
14325 2005-01-20 [colin]      1.0.0cvs3.2
14326
14327         * src/ssl_manager.c
14328                 Port SSL certificate window to GTK2.
14329
14330 2005-01-20 [paul]       1.0.0cvs3.1
14331
14332         * ChangeLog.claws
14333         * configure.ac
14334         * src/addrindex.c
14335         * src/addrindex.h
14336                 sync with HEAD
14337
14338 2005-01-19 [colin]      1.0.0cvs2.2
14339
14340         * src/plugins/trayicon/trayicon.c
14341                 Fix freeze with gtk-2.6, the easy way
14342                 (signal blocking helpless there...)
14343                 Closes bug #668.
14344
14345 2005-01-19 [colin]      1.0.0cvs2.1
14346
14347         * src/mbox.c
14348         * src/mbox.h
14349         * src/mainwindow.c
14350         * src/summaryview.c
14351         * src/summaryview.h
14352                 Sync with HEAD
14353
14354 2005-01-19 [paul]       1.0.0cvs1.1
14355
14356         * configure.ac
14357         * po/de.po
14358         * po/es.po
14359         * po/fr.po
14360         * po/hr.po
14361         * po/it.po
14362         * po/ja.po
14363         * po/ko.po
14364         * po/pt_BR.po
14365         * po/ru.po
14366         * po/sk.po
14367         * po/sr.po
14368                 sync with HEAD (update translations)
14369
14370 2005-01-18 [colin]      1.0.0cvs0.1
14371
14372         * src/foldersel.c
14373                 Specify search column - patch by Alfons
14374
14375 2005-01-18 [colin]      0.9.13cvs36.3
14376
14377         * src/prefs_toolbar.c
14378                 Change Delete to Remove
14379         * src/prefs_fonts.c
14380                 GTK2 version and leak fixes
14381         * src/prefs_actions.c
14382                 Add stock buttons.
14383                 All patches by Alfons
14384
14385 2005-01-17 [colin]      0.9.13cvs36.2
14386
14387         * src/compose.c
14388                 Fix DnD inserting twice. While at it,
14389                 add DnD support for text/plain in the
14390                 body, and add support in the headers.
14391
14392 2005-01-16 [colin]      0.9.13cvs36.1
14393
14394         * ChangeLog
14395         * ChangeLog.jp
14396         * ChangeLog.claws
14397                 Sync with HEAD (nothing applicable)
14398
14399 2005-01-16 [colin]      0.9.13cvs33.2
14400
14401         * src/prefs_toolbar.c
14402                 GTK2ize prefs_toolbar, by Alfons.
14403
14404 2005-01-14 [colin]      0.9.13cvs33.1
14405
14406         * src/html.c
14407         * src/msgcache.c
14408                 Sync with HEAD
14409
14410 2005-01-14 [colin]      0.9.13cvs32.1
14411
14412         * src/html.c
14413         * src/html.h
14414         * src/msgcache.c
14415         * AUTHORS
14416         * tools/calypso_convert.pl
14417                 Sync with HEAD
14418
14419 2005-01-08 [colin]      0.9.13cvs29.2
14420
14421         * src/prefs_filtering_action.c
14422         * src/prefs_filtering.c
14423                 2 more gtk2 patches by Alfons
14424
14425 2005-01-07 [paul]       0.9.13cvs29.1
14426
14427         * ChangeLog
14428         * ChangeLog.claws
14429         * ChangeLog.jp
14430         * configure.ac
14431         * src/pop.c
14432         * src/pop.h
14433                 sync with HEAD
14434
14435 2005-01-07 [colin]      0.9.13cvs28.3
14436
14437         * src/gtk/progressdialog.c
14438         * src/gtk/progressdialog.h
14439         * src/inc.c
14440         * src/send_message.c
14441                 GTK2 for the incorporation dialog. The CList isn't dead
14442                 yet, for a more smooth migration. Patch by Alfons.
14443
14444 2005-01-06 [colin]      0.9.13cvs28.2
14445
14446         * src/prefs_display_header.c
14447                 GTK2 conversion by Alfons
14448         * src/prefs_actions.c
14449         * src/prefs_matcher.c
14450                 Fix 2 leaks - patch by Alfons
14451
14452 2005-01-06 [colin]      0.9.13cvs28.1
14453
14454         * src/prefs_matcher.c
14455                 Sync with HEAD
14456
14457 2005-01-06 [colin]      0.9.13cvs27.4
14458
14459         * src/prefs_matcher.c
14460                 Fix double-free. Patch by Alfons
14461
14462 2005-01-06 [colin]      0.9.13cvs27.3
14463
14464         * src/prefs_matcher.c
14465                 GTK2 widgets + memleak
14466                 Patch by Alfons
14467
14468 2005-01-05 [colin]      0.9.13cvs27.2
14469
14470         * src/account.c
14471         * src/addr_compl.c
14472         * src/foldersel.c
14473         * src/stock_pixmap.c
14474         * src/stock_pixmap.h
14475                 3 more GTK2 patches by Alfons.
14476
14477 2005-01-04 [colin]      0.9.13cvs27.1
14478
14479         * src/folderview.c
14480         * src/imap_gtk.c
14481         * src/news_gtk.c
14482                 Sync with HEAD
14483
14484 2005-01-04 [colin]      0.9.13cvs25.9
14485
14486         * src/compose.c
14487                 Fix Show Ruler menuitem
14488         * src/prefs_template.c
14489                 Convert to GTK2
14490         * src/common/utils.c
14491                 Make auto pointer stuff handles NULLs
14492                 Patches by Alfons.
14493
14494 2005-01-04 [colin]      0.9.13cvs25.8
14495
14496         * src/compose.c
14497                 Move the attachment list to gtk2
14498                 Patch by Alfons.
14499
14500 2005-01-04 [colin]      0.9.13cvs25.7
14501
14502         * src/textview.c
14503                 Make some keys work again
14504                 Patch by SungHyun Nam <namsh@kldp.org>
14505
14506 2005-01-04 [colin]      0.9.13cvs25.6
14507
14508         * src/gtk/gtkshruler.c
14509                 Move the ruler to GTK2
14510                 Patch by Alfons
14511
14512 2005-01-03 [colin]      0.9.13cvs25.5
14513
14514         * src/compose.c
14515                 Fix my broken patch apply 
14516
14517 2005-01-03 [colin]      0.9.13cvs25.4
14518
14519         * src/common/utils.c
14520         * src/common/utils.h
14521         * src/gtk/prefswindow.c
14522                 Move auto pointer stuff to utils.c
14523                 Patch by Alfons again :)
14524
14525 2005-01-03 [colin]      0.9.13cvs25.3
14526
14527         * src/compose.c
14528         * src/prefs_gtk.c
14529         * src/prefs_template.c
14530         * src/textview.c
14531                 Empty text widgets with empty strings, not NULL char
14532                 Patch by SungHyun Nam <namsh@kldp_org>
14533
14534 2005-01-03 [colin]      0.9.13cvs25.2
14535
14536         * src/main.c
14537         * AUTHORS
14538                 Sync with HEAD
14539
14540 2005-01-03 [colin]      0.9.13cvs25.1
14541
14542         * src/pop.c
14543         * src/pop.h
14544                 Sync with HEAD
14545
14546 2005-01-03 [colin]      0.9.13cvs24.3
14547
14548         * src/account.c
14549                 Two patches from Alfons and Alex S Moore:
14550                 fix images, fix return value.
14551
14552 2005-01-01 [colin]      0.9.13cvs24.2
14553
14554         * src/prefs_actions.c
14555                 Fix over-zealous assertion. Patch by Alfons
14556
14557 2005-01-01 [colin]      0.9.13cvs24.1
14558
14559         * src/procmime.c
14560                 Sync with HEAD (leak fix)
14561
14562 2004-12-31 [colin]      0.9.13cvs23.2
14563
14564         * src/prefs_common.c
14565                 GTK2 widgets + stock buttons - patch by Alfons
14566
14567 2004-12-31 [paul]       0.9.13cvs23.1
14568
14569         * configure.ac
14570                 bump up EXTRA_VERSION to match (sync'ed) HEAD
14571         * src/gtk/pluginwindow.c
14572                 use GTK2 widgets and plug memory leaks,
14573                 patches by Alfons
14574
14575 2004-12-30 [colin]      0.9.13cvs22.4
14576
14577         * src/account.c
14578         * src/action.c
14579         * src/export.c
14580         * src/foldersel.c
14581         * src/import.c
14582         * src/message_search.c
14583         * src/prefs_actions.c
14584         * src/prefs_common.c
14585         * src/prefs_customheader.c
14586         * src/prefs_filtering.c
14587         * src/prefs_summary_column.c
14588         * src/summary_search.c
14589         * src/gtk/about.c
14590         * src/gtk/description_window.c
14591         * src/gtk/gtkutils.c
14592         * src/gtk/gtkutils.h
14593         * src/gtk/inputdialog.c
14594         * src/gtk/prefswindow.c
14595                 Use GTK2 stock buttons. Patches by Alfons.
14596
14597 2004-12-30 [colin]      0.9.13cvs22.3
14598
14599         * src/account.c
14600                 Sync with HEAD
14601         * src/prefs_actions.c
14602         * src/prefs_customheader.c
14603         * src/prefs_filtering.c
14604         * src/prefs_msg_colors.c
14605         * src/prefs_summary_column.c
14606         * src/gtk/prefswindow.c
14607                 Use GtkTreeView instead of deprecated 
14608                 widgets. Patches by Alfons.
14609
14610 2004-12-30 [paul]       0.9.13cvs22.2
14611
14612         * src/foldersel.c
14613                 use GTK 2 Tree View
14614                 patch by Alfons, with root folder sorting fix
14615                 by Stephan Sachse
14616
14617 2004-12-30 [paul]       0.9.13cvs22.1
14618
14619         * ChangeLog
14620         * ChangeLog.claws
14621         * ChangeLog.jp
14622         * NEWS
14623         * configure.ac
14624         * src/account.c
14625                 sync with HEAD
14626
14627 2004-12-22 [martin]     0.9.13cvs21.2
14628
14629         * src/action.c
14630                 free the command line after its use
14631
14632 2004-12-18 [paul]       0.9.13cvs21.1
14633
14634         * AUTHORS
14635         * ChangeLog
14636         * ChangeLog.claws
14637         * ChangeLog.jp
14638         * NEWS
14639         * configure.ac
14640         * src/action.c
14641         * src/compose.c
14642         * src/syldap.c
14643                 sync with HEAD
14644
14645 2004-12-17 [martin]     0.9.13cvs17.2
14646
14647         * src/action.c
14648                 convert actions input to locale
14649         * src/inc.c
14650                 convert notification command to locale
14651         * src/plugins/pgpmime/select-keys.c
14652                 convert attributes to utf8
14653
14654 2004-12-14 [colin]      0.9.13cvs17.1
14655
14656         * ChangeLog
14657         * ChangeLog.jp
14658         * ChangeLog.claws
14659         * src/action.c
14660         * src/common/utils.c
14661         * src/gtk/prefswindow.c
14662         * src/gtk/gtkutils.c
14663         * src/gtk/gtkutils.h
14664         * src/plugins/spamassassin/libspamc.c
14665                 Sync with HEAD
14666
14667 2004-12-13 [colin]      0.9.13cvs14.1
14668
14669         * src/quote_fmt_parse.y
14670                 Sync with HEAD
14671
14672 2004-12-10 [colin]      0.9.13cvs12.1
14673
14674         * src/prefs_themes.c
14675         * src/mainwindow.c
14676         * src/messageview.c
14677                 Sync with HEAD
14678
14679 2004-12-09 [colin]      0.9.13cvs10.1
14680
14681         * src/procmime.c
14682                 Sync with HEAD (fix B64 encoding from memory)
14683
14684 2004-12-08 [colin]      0.9.13cvs9.1
14685
14686         * src/gtk/colorlabel.c
14687                 Sync with HEAD
14688
14689 2004-12-08 [paul]       0.9.13cvs8.2
14690
14691         * src/gtk/pluginwindow.c
14692                 fix window resizing oddities
14693
14694 2004-12-08 [colin]      0.9.13cvs8.1
14695
14696         * src/quote_fmt_parse.y
14697                 Sync with HEAD
14698
14699 2004-12-08 [colin]      0.9.13cvs7.1
14700
14701         * src/matcher_parser_parse.y
14702         * src/msgcache.c
14703         * src/prefs_matcher.c
14704         * src/procheader.c
14705         * src/matcher.c
14706         * src/common/defs.h
14707         * po/sr.po
14708                 Sync with HEAD
14709
14710 2004-12-08 [colin]      0.9.13cvs6.1
14711
14712         * src/quote_fmt_parse.y
14713         * src/textview.c
14714                 Sync with HEAD
14715         * src/gtk/prefswindow.c
14716         * src/gtk/pluginwindow.c
14717                 Fix G_CALLBACKS protos (thanks to Alfons)
14718
14719 2004-12-07 [torte]      0.9.13cvs2.2
14720
14721         * src/procmime.c
14722                 [Bug 650] reply button causes crash
14723                 Thanks to David Relson and Christoph
14724
14725 2004-12-07 [colin]      0.9.13cvs2.1
14726
14727         * ChangeLog.claws
14728         * AUTHORS
14729         * po/sk.po
14730         * src/procmime.c
14731         * src/prefs_account.c
14732         * src/common/smtp.c
14733         * src/common/smtp.h
14734                 Sync with HEAD
14735
14736 2004-12-06 [colin]      0.9.12cvs187.1
14737
14738         * ChangeLog.claws
14739         * INSTALL
14740         * Makefile.am
14741         * README.claws
14742         * TODO.claws
14743         * configure.ac
14744         * po/bg.po
14745         * po/cs.po
14746         * po/el.po
14747         * po/en_GB.po
14748         * po/es.po
14749         * po/fr.po
14750         * po/hr.po
14751         * po/hu.po
14752         * po/it.po
14753         * po/ja.po
14754         * po/ko.po
14755         * po/nl.po
14756         * po/pl.po
14757         * po/pt_BR.po
14758         * po/ru.po
14759         * po/sk.po
14760         * po/sr.po
14761         * po/sv.po
14762         * po/zh_CN.po
14763         * po/zh_TW.Big5.po
14764         * src/compose.c
14765         * tools/Makefile.am
14766         * tools/README
14767         * tools/filter_conv.pl
14768         * tools/kdeservicemenu/README
14769         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14770         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14771                 Sync with HEAD
14772
14773 2004-12-04 [colin]      0.9.12cvs183.1
14774
14775         * src/compose.c
14776                 Sync with HEAD (compose window position saving)
14777
14778 2004-12-04 [paul]       0.9.12cvs182.3
14779
14780         * src/messageview.c
14781         * src/mimeview.c
14782         * src/prefs_customheader.c
14783         * src/gtk/quicksearch.c
14784                 replace some forgotten GTK_SIGNAL_FUNCs
14785
14786 2004-12-04 [paul]       0.9.12cvs182.2
14787
14788         * src/Makefile.am
14789                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
14790                 committed in error      
14791
14792 2004-12-04 [paul]       0.9.12cvs182.1
14793
14794         * ChangeLog
14795         * ChangeLog.claws
14796         * ChangeLog.jp
14797         * INSTALL
14798         * NEWS
14799         * README
14800         * README.jp
14801         * configure.ac
14802         * doc/manual/ja/Makefile.am
14803         * doc/manual/ja/sylpheed-1.html
14804         * doc/manual/ja/sylpheed-10.html
14805         * doc/manual/ja/sylpheed-11.html
14806         * doc/manual/ja/sylpheed-12.html
14807         * doc/manual/ja/sylpheed-13.html
14808         * doc/manual/ja/sylpheed-14.html
14809         * doc/manual/ja/sylpheed-15.html
14810         * doc/manual/ja/sylpheed-16.html
14811         * doc/manual/ja/sylpheed-17.html
14812         * doc/manual/ja/sylpheed-18.html
14813         * doc/manual/ja/sylpheed-19.html
14814         * doc/manual/ja/sylpheed-2.html
14815         * doc/manual/ja/sylpheed-20.html
14816         * doc/manual/ja/sylpheed-3.html
14817         * doc/manual/ja/sylpheed-4.html
14818         * doc/manual/ja/sylpheed-5.html
14819         * doc/manual/ja/sylpheed-6.html
14820         * doc/manual/ja/sylpheed-7.html
14821         * doc/manual/ja/sylpheed-8.html
14822         * doc/manual/ja/sylpheed-9.html
14823         * doc/manual/ja/sylpheed.html
14824         * doc/manual/ja/sylpheed.sgml
14825         * po/de.po
14826         * src/Makefile.am
14827         * src/compose.c
14828         * src/procmime.c
14829         * src/pixmaps/regular.xpm **REMOVED**
14830         * src/plugins/pgpmime/pgpmime.c
14831         * src/plugins/pgpmime/plugin.c
14832         * src/plugins/pgpmime/prefs_gpg.c
14833                 sync with HEAD
14834
14835 2004-12-03 [paul]       0.9.12cvs180.1
14836
14837         * ChangeLog
14838         * ChangeLog.claws
14839         * ChangeLog.jp
14840         * configure.ac
14841         * src/Makefile.am
14842         * src/pop.c
14843         * src/common/utils.c
14844         * src/common/utils.h
14845         * src/pixmaps/continue.xpm
14846         * src/pixmaps/dir_close.xpm
14847         * src/pixmaps/dir_open.xpm
14848         * src/pixmaps/drafts_close.xpm
14849         * src/pixmaps/drafts_open.xpm
14850         * src/pixmaps/folder.xpm **REMOVED**
14851         * src/pixmaps/group.xpm
14852         * src/pixmaps/unread.xpm
14853                 sync with HEAD
14854
14855 2004-12-02 [colin]      0.9.12cvs179.1
14856
14857         * src/compose.c
14858                 Sync with HEAD (non-duplicated reedition)
14859
14860 2004-12-02 [colin]      0.9.12cvs178.1
14861
14862         * src/compose.c
14863                 Sync with HEAD (linewrap_quote fix)
14864
14865 2004-12-01 [colin]      0.9.12cvs177.3
14866
14867         * src/addrharvest.c
14868                 Replace sizeof with strlen
14869
14870 2004-12-01 [paul]       0.9.12cvs177.2
14871
14872         * src/addrharvest.c
14873                 fix 'harvest addresses'
14874
14875 2004-11-30 [colin]      0.9.12cvs177.1
14876
14877         * src/gtk/prefswindow.c
14878         * src/gtk/pluginwindow.c
14879                 Sync with HEAD
14880
14881 2004-11-29 [colin]      0.9.12cvs176.1
14882
14883         * src/folderview.c
14884                 sync with HEAD (Fix disappearing separators in folderview's popup)
14885
14886 2004-11-29 [colin]      0.9.12cvs175.1
14887
14888         * src/procmime.c
14889                 Sync with head (another format fix)
14890
14891 2004-11-29 [colin]      0.9.12cvs174.1
14892
14893         * src/pop.c
14894                 Sync with HEAD (format string fix)
14895
14896 2004-11-26 [colin]      0.9.12cvs173.1
14897
14898         * src/common/smtp.c
14899         * src/common/smtp.h
14900                 Sync with HEAD
14901
14902 2004-11-24 [colin]      0.9.12cvs172.1
14903
14904         * src/plugins/pgpmime/pgpmime.c
14905                 Sync with HEAD
14906
14907 2004-11-24 [colin]      0.9.12cvs171.1
14908
14909         * src/plugins/pgpmime/pgpmime.c
14910                 Sync with head (gpgmectx leaks)
14911
14912 2004-11-24 [colin]      0.9.12cvs169.1
14913
14914         * src/plugins/pgpmime/plugin.c
14915         * src/plugins/trayicon/Makefile.am
14916         * src/plugins/trayicon/newmarkedmail.xpm
14917         * src/plugins/trayicon/trayicon.c
14918         * src/plugins/trayicon/unreadmarkedmail.xpm
14919                 Sync with HEAD
14920
14921 2004-11-23 [colin]      0.9.12cvs168.1
14922
14923         * src/partial_download.c
14924         * src/partial_download.h
14925         * src/plugins/pgpmime/plugin.c
14926                 Sync with HEAD
14927
14928 2004-11-23 [colin]      0.9.12cvs166.1
14929
14930         * src/Makefile.am
14931         * src/codeconv.c
14932         * src/compose.c
14933         * src/folderview.c
14934         * src/main.c
14935         * src/partial_download.c
14936         * src/partial_download.h
14937         * src/prefs_account.c
14938         * src/prefs_account.h
14939         * src/privacy.c
14940         * src/privacy.h
14941         * src/procmime.c
14942         * src/common/Makefile.am
14943         * src/common/base64.h
14944         * src/common/partial_download.c
14945         * src/common/partial_download.h
14946         * src/gtk/prefswindow.c
14947         * src/gtk/prefswindow.h
14948         * src/plugins/pgpmime/pgpmime.c
14949         * src/plugins/pgpmime/prefs_gpg.c
14950         * src/plugins/pgpmime/prefs_gpg.h
14951         * src/plugins/pgpmime/sgpgme.c
14952         * src/plugins/pgpmime/sgpgme.h
14953                 Sync with HEAD
14954
14955 2004-11-23 [colin]      0.9.12cvs163.1
14956
14957         * src/main.c
14958                 Sync with HEAD (cursor optimization)
14959
14960 2004-11-23 [colin]      0.9.12cvs162.1
14961
14962         * src/prefs_common.c
14963         * src/prefs_themes.c
14964         * src/procmsg.c
14965                 Sync with HEAD
14966
14967 2004-11-23 [colin]      0.9.12cvs158.9
14968
14969         * src/compose.c
14970                 Fix double-free when forwarding
14971         * src/msgcache.c
14972                 Fix leak on error path
14973                 
14974
14975 2004-11-23 [colin]      0.9.12cvs158.8
14976
14977         * src/compose.c
14978                 Fix possible double-free
14979                 Spotted by Alfons
14980
14981 2004-11-23 [colin]      0.9.12cvs158.7
14982
14983         * src/compose.c
14984                 Fix some signal handlers' prototypes
14985                 Spotted by Alfons
14986
14987 2004-11-22 [colin]      0.9.12cvs158.6
14988
14989         * src/compose.c
14990                 Remove unneeded code and duplicated
14991                 wrapping - patch by Alfons
14992
14993 2004-11-22 [colin]      0.9.12cvs158.5
14994
14995         * src/prefs_themes.c
14996                 Fix oversized selector
14997
14998 2004-11-22 [colin]      0.9.12cvs158.4
14999
15000         * src/compose.c
15001                 fix dump_text()
15002                 patch by Alfons
15003
15004 2004-11-19 [colin]      0.9.12cvs158.3
15005
15006         * src/textview.c
15007                 Add a context menu on links (open, copy)
15008
15009 2004-11-18 [paul]       0.9.12cvs158.2
15010
15011         * src/addrgather.c
15012         * src/exphtmldlg.c
15013         * src/expldifdlg.c
15014         * src/mimeview.c
15015         * src/prefs_common.c
15016         * src/plugins/image_viewer/viewer.c
15017         * src/plugins/spamassassin/spamassassin_gtk.c
15018                 replace deprecated gtk_notebook_set_page
15019                 and gtk_notebook_current_page
15020
15021 2004-11-18 [paul]       0.9.12cvs158.1
15022
15023         * configure.ac
15024         * src/compose.c
15025         * src/mainwindow.c
15026         * src/messageview.c
15027         * src/prefs_common.c
15028         * src/common/utils.c
15029         * src/common/utils.h
15030                 sync with HEAD
15031
15032 2004-11-17 [colin]      0.9.12cvs156.1
15033
15034         * src/prefs_account.c
15035         * src/prefs_account.h
15036         * src/procmsg.c
15037                 Sync with HEAD (add pref to store encrypted mails encrypted)
15038
15039 2004-11-17 [paul]       0.9.12cvs155.1
15040
15041         * ChangeLog
15042         * ChangeLog.claws
15043         * ChangeLog.jp
15044         * NEWS
15045         * configure.ac
15046         * src/compose.c
15047         * src/jpilot.c
15048         * src/privacy.c
15049         * src/procmime.c
15050         * src/procmime.h
15051         * src/procmsg.c
15052         * src/toolbar.c
15053         * src/pixmaps/error.xpm
15054                 sync with HEAD
15055
15056 2004-11-17 [colin]      0.9.12cvs151.1
15057
15058         * src/plugins/pgpmime/pgpmime.c
15059                 Sync with HEAD (remove debug printf)
15060
15061 2004-11-17 [colin]      0.9.12cvs150.1
15062
15063         * src/plugins/pgpmime/pgpmime.c
15064                 Sync with HEAD (off-by-one fix)
15065
15066 2004-11-17 [colin]      0.9.12cvs149.1
15067
15068         * src/procmsg.c
15069                 Sync with HEAD (coding style fixes)
15070
15071 2004-11-16 [colin]      0.9.12cvs148.1
15072
15073         * src/procmsg.c
15074                 Sync with head (Fix the fix)
15075
15076 2004-11-16 [colin]      0.9.12cvs147.1
15077
15078         * src/procmsg.c
15079                 Sync with Main (leak fix)
15080
15081 2004-11-16 [colin]      0.9.12cvs146.14
15082
15083         * src/compose.c
15084                 Remove useless chunk of code
15085                 Patch by Alfons
15086
15087 2004-11-15 [colin]      0.9.12cvs146.13
15088
15089         * src/compose.c
15090                 Fix drafting after insertion
15091                 Patch by Alfons
15092
15093 2004-11-15 [colin]      0.9.12cvs146.12
15094
15095         * src/compose.c
15096         * src/prefs_filtering.c
15097         * src/prefs_filtering_action.c
15098         * src/prefs_toolbar.c
15099                 Fix some const-correctness
15100
15101 2004-11-15 [colin]      0.9.12cvs146.11
15102
15103         * src/summaryview.c
15104         * src/prefs_themes.c
15105         * src/messageview.c
15106                 Fix some leaks
15107
15108 2004-11-15 [colin]      0.9.12cvs146.10
15109
15110         * src/codeconv.c
15111                 More unreadable locale fixes
15112
15113 2004-11-14 [colin]      0.9.12cvs146.9
15114
15115         * src/textview.c
15116                 Fix uri_security_check
15117                 Patch by Alfons
15118
15119 2004-11-13 [paul]       0.9.12cvs146.8
15120
15121         * src/folder.c
15122         * src/procmime.c
15123                 fix 2 bugs introduced in last commit
15124
15125 2004-11-13 [paul]       0.9.12cvs146.7
15126
15127         * src/compose.c
15128         * src/exporthtml.c
15129         * src/exportldif.c
15130         * src/folder.c
15131         * src/imap.c
15132         * src/imap_gtk.c
15133         * src/main.c
15134         * src/mainwindow.c
15135         * src/messageview.c
15136         * src/mh_gtk.c
15137         * src/prefs_themes.c
15138         * src/procmime.c
15139         * src/setup.c
15140         * src/summaryview.c
15141                 replace deprecated g_basename
15142
15143 2004-11-13 [paul]       0.9.12cvs146.6
15144
15145         * src/compose.c
15146         * src/imap.c
15147         * src/matcher_parser.h
15148         * src/matcher_parser_parse.y
15149         * src/prefs_filtering.c
15150         * src/prefs_filtering_action.c
15151         * src/prefs_themes.c
15152         * src/prefs_toolbar.c
15153         * src/common/utils.c
15154                 various small fixes/cleanups
15155
15156 2004-11-12 [colin]      0.9.12cvs146.5
15157
15158         * src/textview.c
15159                 Validate event's origin on visibility notify
15160                 Patch by Alfons.
15161
15162 2004-11-12 [paul]       0.9.12cvs146.4
15163
15164         * src/exporthtml.c
15165         * src/exportldif.c
15166         * src/imap.c
15167         * src/mh.c
15168         * src/mimeview.c
15169         * src/prefs_spelling.c
15170         * src/prefs_themes.c
15171                 replace deprecated g_dirname    
15172
15173 2004-11-12 [colin]      0.9.12cvs146.3
15174
15175         * src/textview.c
15176                 Some coding style fixes
15177
15178 2004-11-12 [colin]      0.9.12cvs146.2
15179
15180         * src/codeconv.c
15181                 We want to replace _all_ extended chars in
15182                 conv_unreadable_*, because any string containing
15183                 extended chars not parsing as UTF8 is 
15184                 undisplayed on gtk2.
15185
15186 2004-11-12 [paul]       0.9.12cvs146.1
15187
15188         * ChangeLog
15189         * ChangeLog.claws
15190         * ChangeLog.jp
15191         * NEWS
15192         * configure.ac
15193         * src/account.c
15194         * src/folderview.c
15195         * src/folderview.h
15196         * src/imap.c
15197         * src/imap_gtk.c
15198         * src/inc.c
15199         * src/mainwindow.c
15200         * src/mh_gtk.c
15201         * src/news_gtk.c
15202         * src/pop.c
15203         * src/prefs_account.c
15204         * src/prefs_account.h
15205         * src/prefs_ext_prog.c
15206         * src/procmime.c
15207         * src/procmime.h
15208         * src/procmsg.c
15209         * src/procmsg.h
15210         * src/summary_search.c
15211         * src/summaryview.c
15212         * src/textview.c
15213         * src/common/defs.h
15214         * src/common/utils.c
15215         * src/common/utils.h
15216         * src/gtk/menu.c
15217         * src/gtk/menu.h
15218                 sync with HEAD
15219
15220 2004-11-11 [colin]      0.9.12cvs144.2
15221
15222         * src/textview.c
15223                 Fix URI range selection (patch by Alfons)
15224
15225 2004-11-09 [colin]      0.9.12cvs144.1
15226
15227         * ChangeLog.claws
15228         * src/compose.c
15229         * src/folder.c
15230         * src/folder_item_prefs.c
15231         * src/prefs_account.c
15232         * src/prefs_account.h
15233         * src/plugins/pgpmime/pgpmime.c
15234                 Sync with HEAD
15235
15236 2004-11-08 [colin]      0.9.12cvs143.1
15237
15238         * src/summaryview.c
15239                 Sync with HEAD (optimize quicksearch)
15240
15241 2004-11-08 [colin]      0.9.12cvs142.2
15242
15243         * src/compose.c
15244                 Don't wrap when Edit/Auto wrapping is disabled
15245
15246 2004-11-08 [colin]      0.9.12cvs142.1
15247
15248         * src/textview.c
15249                 Sync with HEAD
15250
15251 2004-11-08 [colin]      0.9.12cvs141.1
15252
15253         * src/textview.c
15254                 Sync with HEAD (fix some mail URIs)
15255
15256 2004-11-08 [colin]      0.9.12cvs140.3
15257
15258         * src/textview.c
15259                 o Use text cursor instead of arrow when
15260                   not on a link
15261                 o Fix handling of contiguous links (as in
15262                   "colin@colino.net" <colin@colino.net>)
15263                   This one unveils a bug in get_email_part()
15264
15265 2004-11-07 [colin]      0.9.12cvs140.2
15266
15267         * src/textview.c
15268                 Fix memleak. Patch by Alfons.
15269
15270 2004-11-06 [colin]      0.9.12cvs140.1
15271
15272         * src/compose.c
15273                 Sync with HEAD (don't ask passphrase
15274                 when drafting)
15275
15276 2004-11-06 [paul]       0.9.12cvs139.2
15277
15278         * AUTHORS
15279         * src/textview.c
15280         * src/textview.h
15281                 textview URI handling. hovering over a 
15282                 link displays it in the status bar,
15283                 and changes the mouse pointer to a hand 
15284                 cursor. a link is activated with a single 
15285                 click. (Modified from the) patch by Jean-Yves 
15286                 Lefort <jylefort@users.sourceforge.net>
15287                 
15288
15289 2004-11-05 [colin]      0.9.12cvs139.1
15290
15291         * src/compose.c
15292         * src/procmime.c
15293                 Sync with HEAD again ^^
15294
15295 2004-11-05 [colin]      0.9.12cvs139.1
15296
15297         * src/compose.c
15298         * src/procmime.c
15299                 Sync with HEAD
15300
15301 2004-11-03 [paul]       0.9.12cvs138.1
15302
15303         * ChangeLog.claws
15304         * configure.ac
15305         * po/POTFILES.in
15306         * src/prefs_ext_prog.c
15307         * src/procmime.c
15308         * tools/kdeservicemenu/README
15309         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15310         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15311                 sync with HEAD
15312
15313 2004-11-01 [christoph]  0.9.12cvs136.2
15314
15315         * src/procmime.c
15316                 convert MIME parameters to UTF-8
15317
15318 2004-10-29 [colin]      0.9.12cvs136.1
15319
15320         * src/common/utils.c
15321                 Sync with HEAD (don't use '=' in mime boundary)
15322
15323 2004-10-29 [paul]       0.9.12cvs135.1
15324
15325         * configure.ac
15326         * doc/src/rfc2231.txt
15327         * src/procmime.c
15328         * src/common/quoted-printable.c
15329         * src/common/utils.c
15330         * src/common/utils.h
15331                 sync with HEAD
15332
15333 2004-10-27 [paul]       0.9.12cvs134.1
15334
15335         * configure.ac
15336         * src/main.c
15337         * src/procmime.c
15338         * src/plugins/pgpmime/pgpmime.c
15339                 sync with HEAD
15340
15341 2004-10-26 [paul]       0.9.12cvs132.3
15342
15343         * src/account.c
15344         * src/addressbook.c
15345         * src/addrgather.c
15346         * src/addrharvest.c
15347         * src/codeconv.c
15348         * src/compose.c
15349         * src/customheader.c
15350         * src/editaddress.c
15351         * src/editgroup.c
15352         * src/enriched.c
15353         * src/expldifdlg.c
15354         * src/exporthtml.c
15355         * src/exportldif.c
15356         * src/folder.c
15357         * src/foldersel.c
15358         * src/folderview.c
15359         * src/grouplistdialog.c
15360         * src/html.c
15361         * src/imap.c
15362         * src/jpilot.c
15363         * src/ldapserver.c
15364         * src/ldif.c
15365         * src/mimeview.c
15366         * src/news.c
15367         * src/news_gtk.c
15368         * src/pop.c
15369         * src/prefs_display_header.c
15370         * src/prefs_gtk.c
15371         * src/prefs_msg_colors.c
15372         * src/prefs_toolbar.c
15373         * src/procheader.c
15374         * src/procmime.c
15375         * src/summaryview.c
15376         * src/textview.c
15377         * src/toolbar.c
15378         * src/vcard.c
15379         * src/common/mgutils.c
15380         * src/common/nntp.c
15381         * src/common/smtp.c
15382         * src/common/template.c
15383         * src/common/utils.c
15384         * src/common/xmlprops.c
15385         * src/plugins/pgpmime/pgpmime.c
15386         * src/plugins/pgpmime/select-keys.c
15387         * src/plugins/pgpmime/sgpgme.c
15388                 replace deprecated g_strcasecmp(), g_strncasecmp(),
15389                 g_string_sprintfa(), gtk_notebook_current_page()
15390
15391 2004-10-26 [colin]      0.9.12cvs132.2
15392
15393         * src/prefs_folder_item.c
15394                 Fix default-account selection
15395
15396 2004-10-21 [colin]      0.9.12cvs133
15397
15398         * src/compose.c
15399                 Sync with HEAD (Remove extra separator in compose's Options)
15400         * src/textview.c
15401                 Set wrapping to char
15402
15403 2004-10-21 [paul]       0.9.12cvs131.2
15404
15405         * src/compose.c
15406         * src/sourcewindow.c
15407                 fix wrapping
15408                 fix window shrinking 
15409
15410 2004-10-21 [colin]      0.9.12cvs131.1
15411
15412         * ChangeLog.claws
15413         * src/compose.c
15414                 Sync with HEAD
15415
15416 2004-10-21 [paul]       0.9.12cvs130.2
15417
15418         * src/prefs_folder_item.c
15419                 sync with HEAD (Apply to subfolders)
15420
15421 2004-10-19 [colin]      0.9.12cvs130.1
15422
15423         * ChangeLog.claws
15424         * src/compose.c
15425         * src/common/utils.c
15426         * src/gtk/menu.c
15427                 Sync with HEAD
15428
15429 2004-10-19 [colin]      0.9.12cvs128.1
15430
15431         * src/addrbook.c
15432         * src/addrcache.c
15433         * src/addressbook.c
15434         * src/codeconv.c
15435         * src/compose.c
15436         * src/customheader.c
15437         * src/editaddress.c
15438         * src/editgroup.c
15439         * src/exporthtml.c
15440         * src/folder.c
15441         * src/folderview.c
15442         * src/imap.c
15443         * src/jpilot.c
15444         * src/main.c
15445         * src/matcher_parser_parse.y
15446         * src/mbox.c
15447         * src/pop.c
15448         * src/prefs_account.c
15449         * src/prefs_gtk.c
15450         * src/prefs_msg_colors.c
15451         * src/procheader.c
15452         * src/procmime.c
15453         * src/procmime.h
15454         * src/procmsg.c
15455         * src/summaryview.c
15456         * src/textview.c
15457         * src/common/base64.c
15458         * src/common/partial_download.c
15459         * src/common/socket.c
15460         * src/common/sylpheed.c
15461         * src/common/utils.c
15462         * src/common/utils.h
15463         * src/gtk/pluginwindow.c
15464         * src/gtk/quicksearch.c
15465         * src/plugins/clamav/clamav_plugin.c
15466         * src/plugins/clamav/clamav_plugin.h
15467         * src/plugins/clamav/clamav_plugin_gtk.c
15468         * src/plugins/pgpmime/passphrase.c
15469         * src/plugins/pgpmime/pgpmime.c
15470         * src/plugins/pgpmime/plugin.c
15471         * src/plugins/pgpmime/prefs_gpg.c
15472         * src/plugins/pgpmime/prefs_gpg.h
15473         * src/plugins/pgpmime/select-keys.c
15474         * src/plugins/pgpmime/sgpgme.c
15475         * src/plugins/spamassassin/libspamc.c
15476         * src/plugins/spamassassin/spamassassin.c
15477         * src/plugins/spamassassin/spamassassin.h
15478         * src/plugins/spamassassin/spamassassin_gtk.c
15479         * src/plugins/trayicon/trayicon.c
15480         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
15481                 Sync with HEAD
15482
15483 2004-10-14 [colin]      0.9.12cvs126.2
15484
15485         * src/codeconv.c
15486         * src/textview.c
15487                 Fix conv_unreadable_locale
15488
15489 2004-10-13 [colin]      0.9.12cvs126.1
15490
15491         * src/compose.c
15492                 Sync with HEAD (don't convert charset for 
15493                 drafted messages, minor cleanup)
15494
15495 2004-10-13 [colin]      0.9.12cvs125.1
15496
15497         * po/POTFILES.in
15498                 Sync with HEAD (POTFILES fix)
15499
15500 2004-10-12 [colin]      0.9.12cvs124.3
15501
15502         * src/compose.c
15503                 Fix encoding bug from latest sync
15504
15505 2004-10-12 [paul]       0.9.12cvs124.2
15506
15507         * src/plugins/pgpmime/prefs_gpg.c
15508         * src/plugins/pgpmime/prefs_gpg.h
15509                 forgotten in last commit        
15510
15511 2004-10-12 [paul]       0.9.12cvs124.1
15512
15513         * ChangeLog.claws
15514         * configure.ac
15515         * m4/spamassassin.m4
15516         * src/Makefile.am
15517         * src/account.c
15518         * src/compose.c
15519         * src/compose.h
15520         * src/crash.c
15521         * src/main.c
15522         * src/mimeview.c
15523         * src/passphrase.c
15524         * src/passphrase.h
15525         * src/prefs_account.c
15526         * src/prefs_account.h
15527         * src/prefs_common.c
15528         * src/privacy.c
15529         * src/privacy.h
15530         * src/procmime.c
15531         * src/procmime.h
15532         * src/procmsg.c
15533         * src/rfc2015.c
15534         * src/rfc2015.h
15535         * src/select-keys.c
15536         * src/select-keys.h
15537         * src/textview.c
15538         * src/common/utils.c
15539         * src/common/utils.h
15540         * src/gtk/about.c
15541         * src/plugins/pgpmime/Makefile.am
15542         * src/plugins/pgpmime/passphrase.c
15543         * src/plugins/pgpmime/passphrase.h
15544         * src/plugins/pgpmime/pgpmime.c
15545         * src/plugins/pgpmime/plugin.c
15546         * src/plugins/pgpmime/select-keys.c
15547         * src/plugins/pgpmime/select-keys.h
15548         * src/plugins/pgpmime/sgpgme.c
15549         * src/plugins/pgpmime/sgpgme.h
15550                 sync with HEAD
15551
15552 2004-10-04 [colin]      0.9.12cvs122.1
15553
15554         * src/mainwindow.c
15555         * src/messageview.c
15556         * src/messageview.h
15557         * src/textview.c
15558                 Sync with HEAD
15559
15560 2004-10-04 [colin]      0.9.12cvs121.1
15561
15562         * src/summaryview.c
15563                 Sync with HEAD
15564
15565 2004-10-04 [paul]       0.9.12cvs120.1
15566
15567         * configure.ac
15568                 sync with HEAD [don't try to build 
15569                 pgpmime plugin when gpgme is disabled]
15570
15571 2004-10-03 [colin]      0.9.12cvs119.3
15572
15573         * src/gtk/gtksctree.c
15574                 Lots of side effects. Put back as before 117.2.
15575         * src/summaryview.c
15576                 Fix bug #602
15577
15578 2004-10-03 [colin]      0.9.12cvs119.2
15579
15580         * src/gtk/gtksctree.c
15581                 Revert 608 fix that doesn't work that good
15582
15583 2004-10-02 [colin]      0.9.12cvs119.1
15584
15585         * src/mainwindow.c
15586         * src/messageview.c
15587         * src/prefs_common.h
15588         * src/procmime.c
15589         * src/procmime.h
15590         * src/textview.c
15591                 Sync with HEAD
15592         * src/gtk/gtksctree.c
15593                 Close bug #608
15594
15595 2004-10-01 [colin]      0.9.12cvs118.1
15596
15597         * src/mimeview.c
15598                 Sync with HEAD (better Save All fix)
15599
15600 2004-10-01 [colin]      0.9.12cvs117.2
15601
15602         * src/gtk/gtksctree.c
15603                 Faster on selection
15604
15605 2004-10-01 [colin]      0.9.12cvs117.1
15606
15607         * src/mimeview.c
15608                 Sync with HEAD (Save All: only attachments)
15609
15610 2004-10-01 [paul]       0.9.12cvs116.1
15611
15612         * ChangeLog.claws
15613         * configure.ac
15614         * src/account.c
15615         * src/prefs_common.c
15616         * src/gtk/colorlabel.c
15617                 sync with HEAD
15618
15619 2004-09-30 [colin]      0.9.12cvs115.1
15620
15621         * src/stock_pixmap.c
15622         * src/stock_pixmap.h
15623         * src/folderview.c
15624         * src/Makefile.am
15625         * src/pixmaps/read.xpm
15626                 Sync with HEAD (new pixmap)
15627
15628 2004-09-29 [colin]      0.9.12cvs114.1
15629
15630         * src/compose.c
15631                 Sync with HEAD
15632                 Fix focus handling in headers
15633
15634 2004-09-29 [paul]       0.9.12cvs113.1
15635
15636         * src/quote_fmt_parse.y
15637                 sync with HEAD
15638  
15639
15640 2004-09-28 [colin]      0.9.12cvs112.1
15641
15642         * src/folderview.c
15643         * src/mainwindow.c
15644                 Sync with HEAD
15645
15646 2004-09-28 [colin]      0.9.12cvs110.1
15647
15648         * src/folderview.c
15649                 Sync with HEAD (Contextual Empty trash menu)
15650
15651 2004-09-28 [colin]      0.9.12cvs108.1
15652
15653         * src/addressbook.c
15654                 Sync with HEAD (addressbook edit on double-click)
15655
15656 2004-09-28 [colin]      0.9.12cvs106.1
15657
15658         * src/inc.c
15659                 Sync with HEAD (folder_item freeze on inc)
15660
15661 2004-09-27 [colin]      0.9.12cvs105.1
15662
15663         * src/folderview.c
15664                 Sync with HEAD (right-align new and unread column)
15665
15666 2004-09-27 [colin]      0.9.12cvs104.1
15667
15668         * src/main.c
15669                 Sync with HEAD (revert 0.9.12cvs101)
15670
15671 2004-09-24 [colin]      0.9.12cvs103.2
15672
15673         * src/wizard.c
15674                 Fix gtk warnings and use domain part of the email address 
15675                 when domain detection fails (no dot in domain name)
15676
15677 2004-09-23 [colin]      0.9.12cvs103.1
15678
15679         * src/plugins/spamassassin/libspamc.c
15680         * src/plugins/spamassassin/libspamc.h
15681         * src/plugins/spamassassin/utils.c
15682         * src/plugins/spamassassin/utils.h
15683                 Sync with HEAD (Update spamassassin to 3.0)
15684
15685 2004-09-21 [colin]      0.9.12cvs102.3
15686
15687         * src/action.c
15688                 Add horizontal scrollbar in action io dialog as needed
15689                 Patch by Alfons.
15690
15691 2004-09-20 [colin]      0.9.12cvs102.2
15692
15693         * src/plugins/image_viewer/viewer.c
15694                 Remove imlib stuff
15695                 use gtk_pixmap_set when clearing
15696                 (would be better to use gtkImages, but causes size-allocate 
15697                 signals storm)
15698
15699 2004-09-17 [paul]       0.9.12cvs102.1
15700
15701         * ChangeLog
15702         * ChangeLog.claws
15703         * ChangeLog.jp
15704         * configure.ac
15705         * src/inc.c
15706                 sync with HEAD
15707
15708
15709 2004-09-17 [colin]      0.9.12cvs101.1
15710
15711         * ChangeLog.claws
15712         * src/main.c
15713                 Sync with HEAD (fix segs at exit)
15714
15715 2004-09-14 [colin]      0.9.12cvs99.5
15716
15717         * src/common/socket.c
15718         * AUTHORS
15719                 Fix send error on 64bit platforms
15720                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
15721
15722 2004-09-14 [colin]      0.9.12cvs99.4
15723
15724         * src/action.c
15725                 Fix action output with utf8 
15726                 Patch by Alfons.
15727
15728 2004-09-14 [colin]      0.9.12cvs99.3
15729
15730         * ChangeLog.claws
15731         * src/folder.c
15732                 Sync with HEAD
15733
15734 2004-09-09 [colin]      0.9.12cvs99.2
15735
15736         * src/action.c
15737                 Fix progress bar (displaying "Completed %v/%u")
15738                 Patch by Alfons.
15739
15740 2004-09-08 [colin]      0.9.12cvs99.1
15741
15742         * src/account.c
15743         * src/folder.c
15744         * src/procmsg.c
15745         * src/procmsg.h
15746         * src/plugins/pgpmime/pgpmime.c
15747                 Sync with HEAD
15748
15749 2004-09-08 [colin]      0.9.12cvs97.2
15750
15751         * src/summaryview.c
15752                 Don't select mails in collapsed threads 
15753                 when navigating with up/down
15754
15755 2004-09-07 [colin]      0.9.12cvs97.1
15756
15757         * src/inc.c
15758                 Sync with HEAD (meaningful error messages)
15759
15760 2004-09-06 [colin]      0.9.12cvs96.1
15761
15762         * src/toolbar.c
15763                 Sync with HEAD (fix Redirect graying out)
15764
15765 2004-09-06 [colin]      0.9.12cvs95.1
15766
15767         * src/summaryview.c
15768         * src/mimeview.c
15769                 Sync with HEAD (fix dropped URIs)
15770
15771 2004-09-06 [colin]      0.9.12cvs94.1
15772
15773         * src/addressbook.c
15774         * src/addressitem.h
15775         * src/addritem.c
15776         * src/addritem.h
15777                 Sync with HEAD (addressbook DnD)
15778
15779 2004-09-03 [colin]      0.9.12cvs93.1
15780
15781         * src/summaryview.c
15782                 Sync with HEAD (next/prev unread)
15783
15784 2004-09-03 [colin]      0.9.12cvs92.1
15785
15786         * src/prefs_common.c
15787         * src/prefs_common.h
15788         * src/summaryview.c
15789                 Sync with HEAD ('mark_as_read_delay' pref)
15790
15791 2004-09-02 [colin]      0.9.12cvs91.2
15792
15793         * src/common/xml.c
15794                 Fix leak
15795
15796 2004-09-02 [colin]      0.9.12cvs91.1
15797
15798         * src/gtk/menu.c
15799                 Sync with HEAD (menu accel don't work, but whatever)
15800
15801 2004-09-02 [colin]      0.9.12cvs90.1
15802
15803         * src/account.c
15804                 Sync with HEAD (fix bug 582)
15805
15806 2004-09-02 [colin]      0.9.12cvs89.1
15807
15808         * src/addrindex.c
15809                 Sync with HEAD (free deleted queries)
15810
15811 2004-09-02 [colin]      0.9.12cvs88.1
15812
15813         * src/ldapquery.c
15814                 Sync with HEAD (fix LDAP freezes)
15815
15816 2004-09-02 [colin]      0.9.12cvs87.1
15817
15818         * src/prefs_spelling.c
15819                 Sync with HEAD (add default dictionary)
15820
15821 2004-09-01 [colin]      0.9.12cvs86.1
15822
15823         * src/filtering.c
15824         * src/folderview.c
15825         * src/imap.c
15826         * src/prefs_matcher.c
15827         * src/stock_pixmap.c
15828         * src/summary_search.c
15829         * src/summaryview.c
15830         * src/wizard.c
15831         * src/wizard.h
15832                 Sync with HEAD (uninitialized vars fixes)
15833                 + gtk2 specific warning fixes
15834
15835 2004-08-31 [colin]      0.9.12cvs85.1
15836
15837         * src/folder.c
15838                 Sync with HEAD (Fix memory corruption due to 
15839                 uninitialized var)
15840
15841 2004-08-31 [colin]      0.9.12cvs84.4
15842
15843         * src/summary_search.c
15844                 Fix segfaults when searching in folders with broken headers
15845
15846 2004-08-31 [colin]      0.9.12cvs84.3
15847
15848         * src/compose.c
15849         * src/textview.c
15850                 Fix some more encoding/decoding issues
15851
15852 2004-08-30 [colin]      0.9.12cvs84.2
15853
15854         * src/mimeview.c
15855         * src/prefs_themes.c
15856         * src/gtk/filesel.c
15857         * src/gtk/filesel.h
15858                 Add a folder-mode selection (fixes mimeview's "Save all")
15859
15860 2004-08-29 [colin]      0.9.12cvs84.1
15861
15862         * src/mimeview.c
15863                 Sync with HEAD (don't escape saved filenames)
15864
15865 2004-08-27 [colin]      0.9.12cvs83.1
15866
15867         * ChangeLog
15868         * ChangeLog.claws
15869         * ChangeLog.jp
15870         * src/mh.c
15871         * src/procheader.c
15872         * src/procmsg.c
15873         * src/procmsg.h
15874         * src/common/utils.c
15875         * src/gtk/menu.h
15876         * po/
15877                 Sync with HEAD 0.9.12cvs83 (sync with main)
15878
15879 2004-08-26 [colin]      0.9.12cvs82.4
15880
15881         * src/codeconv.c
15882                 Fix strange stack corruption
15883                 Convert to utf8 after unmime, not before
15884
15885 2004-08-26 [colin]      0.9.12cvs82.3
15886
15887         * src/main.c
15888         * src/wizard.c
15889                 Fix account folders duplication
15890
15891 2004-08-25 [colin]      0.9.12cvs82.2
15892
15893         * src/wizard.c
15894                 Remove ports
15895                 Add SSL selection
15896                 Use login@server as account name
15897
15898 2004-08-25 [colin]      0.9.12cvs82.1
15899
15900         * src/plugins/pgpmime/pgpmime.c
15901                 Sync with HEAD (leak fix).
15902
15903 2004-08-25 [colin]      0.9.12cvs81.1
15904
15905         * src/plugins/pgpmime/pgpmime.c
15906         * src/plugins/pgpmime/sgpgme.c
15907         * src/plugins/pgpmime/sgpgme.h
15908                 Sync with HEAD (Handle combined messages).
15909
15910 2004-08-24 [colin]      0.9.12cvs80.3
15911
15912         * src/wizard.c
15913                 Fix full name, ports, and imap
15914
15915 2004-08-24 [colin]      0.9.12cvs80.2
15916
15917         * src/Makefile.am
15918         * src/main.c
15919         * src/setup.c
15920         * src/setup.h
15921         * src/stock_pixmap.c
15922         * src/stock_pixmap.h
15923         * src/wizard.c ** ADDED **
15924         * src/wizard.h ** ADDED ** 
15925         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
15926                 Add a setup wizard 
15927
15928 2004-08-24 [colin]      0.9.12cvs80.1
15929
15930         * src/folder.c
15931                 Sync with HEAD (set mimeflags on all messages)
15932
15933 2004-08-24 [colin]      0.9.12cvs79.3
15934
15935         * src/matcher_parser_lex.l
15936                 Fix 8bits strings not in utf8
15937
15938 2004-08-24 [colin]      0.9.12cvs79.2
15939
15940         * src/compose.c
15941                 Check conversion result before replacing buffer
15942
15943 2004-08-23 [colin]      0.9.12cvs79.1
15944
15945         * src/compose.c
15946                 Sync with HEAD (create message header in memory)
15947
15948 2004-08-23 [colin]      0.9.12cvs78.1
15949
15950         * src/rfc2015.c
15951         * src/rfc2015.h
15952                 Sync with HEAD (fix bug 197 again)
15953
15954 2004-08-23 [colin]      0.9.12cvs77.3
15955
15956         * src/compose.c
15957                 Fix again inline gpg signing (which outputs utf8
15958                 in gtk2). Not syncing this fix to HEAD as this 
15959                 code is meant to die.
15960
15961 2004-08-23 [colin]      0.9.12cvs77.2
15962
15963         * src/prefs_account.h
15964                 Remove useless include
15965
15966 2004-08-23 [colin]      0.9.12cvs77.1
15967
15968         * src/imap.c
15969         * po/es.po
15970         * po/fr.po
15971         * po/it.po
15972         * po/pl.po
15973         * po/pt_BR.po
15974         * po/sk.po
15975         * po/sr.po
15976                 Sync with HEAD (fix bug 577)
15977
15978 2004-08-22 [colin]      0.9.12cvs76.1
15979
15980         * src/plugins/trayicon/trayicon.c
15981                 Sync with HEAD (fix formatting bug)
15982
15983 2004-08-21 [colin]      0.9.12cvs74.2
15984
15985         * src/gtk/colorsel.c
15986                 Fix bug 564 (Folder color selection window exits on any
15987                 keypress)
15988
15989 2004-08-21 [colin]      0.9.12cvs74.1
15990
15991         * ChangeLog.claws
15992         * src/compose.c
15993         * src/summaryview.c
15994         * src/toolbar.c
15995                 Sync with HEAD (fix bug 576)
15996
15997 2004-08-21 [colin]      0.9.12cvs70.1
15998
15999         * src/compose.c
16000         * src/mainwindow.c
16001                 Sync with HEAD
16002                 
16003
16004 2004-08-21 [paul]       0.9.12cvs66.4
16005
16006         * src/mainwindow.c
16007         * src/messageview.c
16008         * src/gtk/menu.c
16009         * src/plugins/spamassassin/spamassassin_gtk.c
16010                 remove some deprecated gtk1 functions
16011
16012
16013 2004-08-21 [colin]      0.9.12cvs66.3
16014
16015         * src/compose.c
16016         * src/codeconv.c
16017                 Fix warnings
16018                 Remove encoding hacks
16019                 Fix bug 575 (Strange character messes up message)
16020                 Don't display conversion error when drafting
16021
16022 2004-08-21 [paul]       0.9.12cvs66.2
16023
16024         * src/prefs_account.c
16025                 fix GnuPG mode bugs
16026
16027
16028 2004-08-20 [colin]      0.9.12cvs66.1
16029
16030         * src/codeconv.c
16031                 Sync with HEAD 0.9.12cvs66
16032
16033 2004-08-20 [paul]
16034
16035         * src/plugins/pgpmime/plugin.c
16036                 modify PGP/MIME plugin's description
16037
16038 2004-08-17 [colin]      0.9.12cvs65.1
16039
16040         * src/common/ssl.c
16041         * src/plugins/pgpmime/plugin.c
16042                 Sync with HEAD
16043
16044 2004-08-14 [colin]      0.9.12cvs60.3
16045
16046         * src/plugins/trayicon/trayicon.c
16047                 Put back resize callback, on size-request signal
16048                 rather than size-allocate to avoid infinite 
16049                 callback loop
16050
16051 2004-08-13 [colin]      0.9.12cvs60.2
16052
16053         * src/common/defs.h
16054                 Cache versions have been fixed
16055
16056 2004-08-13 [colin]      0.9.12cvs60.1
16057
16058         * src/folderutils.c
16059                 Sync with HEAD
16060
16061 2004-08-12 [colin]      0.9.12cvs59.1
16062
16063         * src/plugins/trayicon/trayicon.c
16064                 Sync with HEAD
16065
16066 2004-08-12 [colin]      0.9.12cvs57.5
16067
16068         * sylpheed.desktop
16069         * configure.ac
16070         * src/Makefile.am
16071         * src/main.c
16072                 Add support for Freedesktop.org's startup notification
16073
16074 2004-08-11 [colin]      0.9.12cvs57.4
16075
16076         * src/textview.c
16077                 Fix off-by-one
16078
16079 2004-08-11 [colin]      0.9.12cvs57.3
16080
16081         * src/message_search.c
16082         * src/summary_search.c
16083                 Make searches case insensitive by default
16084         * src/textview.c
16085                 Fix case-insensitive search in message
16086
16087 2004-08-11 [colin]      0.9.12cvs57.2
16088
16089         * src/summary_search.c
16090                 Let case-sensitive be specified
16091
16092 2004-08-10 [colin]      0.9.12cvs55.4
16093
16094         * src/common/socket.c
16095                 Fix the possible race condition
16096
16097 2004-08-09 [paul]       0.9.12cvs55.3
16098
16099         * configure.ac
16100         * src/Makefile.am
16101         * src/common/Makefile.am
16102                 sync with HEAD
16103
16104
16105 2004-08-09 [paul]       0.9.12cvs55.2
16106
16107         * autogen.sh
16108         * po/poconv.sh
16109                 remove unneeded script
16110
16111         * configure.ac
16112                 add forgotten USE_LDAP_TLS (sync with HEAD)
16113
16114
16115 2004-08-09 [colin]      0.9.12cvs55.1
16116
16117         * src/main.c
16118         * src/common/ssl.c
16119         * src/common/sylpheed.c
16120         * src/common/sylpheed.h
16121                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
16122
16123 2004-08-09 [paul]       0.9.12cvs54.1
16124
16125         * ChangeLog
16126         * ChangeLog.claws
16127         * ChangeLog.jp
16128         * configure.ac
16129         * po/POTFILES.in
16130         * src/Makefile.am
16131         * src/folderutils.c
16132         * src/main.c
16133         * src/pgpmime.c
16134         * src/pgpmime.h
16135         * src/sgpgme.c
16136         * src/sgpgme.h
16137         * src/plugins/Makefile.am
16138         * src/plugins/pgpmime/.cvsignore
16139         * src/plugins/pgpmime/Makefile.am
16140         * src/plugins/pgpmime/pgpmime.c
16141         * src/plugins/pgpmime/pgpmime.h
16142         * src/plugins/pgpmime/plugin.c
16143         * src/plugins/pgpmime/sgpgme.c
16144         * src/plugins/pgpmime/sgpgme.h
16145                 sync with HEAD
16146
16147 2004-08-08 [paul]       0.9.12cvs51.1
16148
16149         * configure.ac
16150         * src/folder.c
16151                 sync with HEAD
16152
16153 2004-08-07 [colin]      0.9.12cvs50.1
16154
16155         * src/pop.c
16156         * src/common/partial_download.c
16157                 fix warnings (sync from HEAD)
16158
16159 2004-08-07 [colin]      0.9.12cvs48.1
16160
16161         * src/prefs_folder_item.c
16162                 sync with HEAD 0.9.12cvs48
16163
16164 2004-08-06 [colin]      0.9.12cvs47.1
16165
16166         * src/compose.c
16167                 Sync with HEAD
16168
16169 2004-08-06 [christoph]  0.9.12cvs46.2
16170
16171         * src/main.c
16172         * src/plugins/clamav/clamav_plugin_gtk.c
16173         * src/plugins/dillo_viewer/dillo_viewer.c
16174         * src/plugins/image_viewer/plugin.c
16175         * src/plugins/mathml_viewer/mathml_viewer.c
16176         * src/plugins/spamassassin/spamassassin_gtk.c
16177         * src/plugins/trayicon/trayicon.c
16178                 don't mix GTK1.2 plugin with GTK2 plugins
16179
16180 2004-08-06 [colin]      0.9.12cvs46.1
16181
16182         * ChangeLog
16183         * ChangeLog.claws
16184         * ChangeLog.jp
16185         * configure.ac
16186         * sylpheed-claws.pc.in
16187         * src/folder.c
16188         * src/imap.c
16189         * src/localfolder.c
16190         * src/messageview.c
16191         * src/mimeview.c
16192         * src/mimeview.h
16193         * src/msgcache.c
16194         * src/news.c
16195         * src/prefs_ext_prog.c
16196         * src/prefs_folder_item.c
16197         * src/prefs_fonts.c
16198         * src/prefs_msg_colors.c
16199         * src/prefs_spelling.c
16200         * src/prefs_themes.c
16201         * src/prefs_toolbar.c
16202         * src/prefs_wrapping.c
16203         * src/procmime.h
16204         * src/common/defs.h
16205         * src/common/nntp.c
16206         * src/common/session.c
16207         * src/common/session.h
16208         * src/common/socket.c
16209         * src/common/utils.h
16210         * src/common/xml.c
16211         * src/common/xml.h
16212         * src/gtk/prefswindow.c
16213         * src/gtk/prefswindow.h
16214         * src/plugins/clamav/clamav_plugin_gtk.c
16215         * src/plugins/dillo_viewer/dillo_prefs.c
16216         * src/plugins/image_viewer/viewerprefs.c
16217         * src/plugins/spamassassin/spamassassin_gtk.c
16218         * m4/openssl.m4 *** REMOVED ***
16219                 Sync with HEAD 0.9.12cvs46
16220
16221 2004-08-03 [paul]       0.9.12cvs40.2
16222
16223         * src/action.c
16224         * src/addressadd.c
16225         * src/addressbook.c
16226         * src/addrgather.c
16227         * src/browseldap.c
16228         * src/compose.c
16229         * src/crash.c
16230         * src/editaddress.c
16231         * src/editgroup.c
16232         * src/editldap_basedn.c
16233         * src/foldersel.c
16234         * src/importldif.c
16235         * src/mimeview.c
16236         * src/prefs_common.c
16237         * src/prefs_template.c
16238         * src/sourcewindow.c
16239         * src/summaryview.c
16240         * src/gtk/about.c
16241         * src/gtk/foldersort.c
16242         * src/gtk/logwindow.c
16243         * src/gtk/pluginwindow.c
16244         * src/gtk/prefswindow.c
16245                 change all gtk_scrolled_window_set_policy from 
16246                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
16247
16248 2004-08-02 [paul]       0.9.12cvs40.1
16249
16250         * AUTHORS
16251                 update translation team section
16252         * po/pt_BR.po
16253                 updated by Frederico Goncalves Guimaraes
16254                 <fggdebian@yahoo.com.br>
16255
16256 2004-07-31 [colin]      0.9.12cvs39.9
16257
16258         * src/exphtmldlg.c
16259                 Fix compilation
16260
16261 2004-07-31 [colin]      0.9.12cvs39.8
16262
16263         * src/exphtmldlg.c
16264                 Fix an alertpanel type
16265
16266 2004-07-30 [colin]      0.9.12cvs39.7
16267
16268         * src/alertpanel.c
16269                 Fix alertpanel_error_log's icon
16270
16271 2004-07-30 [colin]      0.9.12cvs39.6
16272
16273         * src/pop.c
16274                 Two of them should still be warnings
16275
16276 2004-07-30 [colin]      0.9.12cvs39.5
16277
16278         * src/pop.c
16279                 More warning -> error
16280 2004-07-29 [colin]      0.9.12cvs39.4
16281
16282         * src/pop.c
16283                 Warning -> error
16284
16285 2004-07-29 [colin]      0.9.12cvs39.3
16286
16287         * src/prefs_matcher.c
16288                 Fix segfault
16289
16290 2004-07-29 [colin]      0.9.12cvs39.2
16291
16292         * src/alertpanel.c
16293                 More nice-looking alertpanels
16294
16295 2004-07-29 [colin]      0.9.12cvs39.1
16296
16297         * src/messageview.c
16298                 sync with head
16299                 (inform user when partial mail is deleted on server)
16300
16301 2004-07-29 [colin]      0.9.12cvs38.1
16302
16303         * src/messageview.c
16304                 sync with head
16305
16306 2004-07-28 [paul]       0.9.12cvs37.7
16307
16308         * src/mainwindow.c
16309                 complete the replacement of deprecated gtk_progress_*
16310
16311 2004-07-28 [paul]       0.9.12cvs37.6
16312
16313         * src/action.c
16314         * src/inc.c
16315         * src/mainwindow.c
16316         * src/send_message.c
16317         * src/gtk/progressdialog.c
16318         * src/gtk/progressdialog.h
16319                 replace deprecated gtk_progress_*
16320
16321 2004-07-28 [paul]       0.9.12cvs37.5
16322
16323         * src/gtk/filesel.c
16324                 remove gtk_window_set_wmclass()
16325 2004-07-28 [paul]       0.9.12cvs37.4
16326
16327         * src/addressbook.c
16328         * src/compose.c
16329         * src/foldersel.c
16330         * src/mainwindow.c
16331         * src/messageview.c
16332         * src/sourcewindow.c
16333         * src/gtk/logwindow.c
16334                 remove gtk_window_set_wmclass()
16335                 
16336         * src/prefs_filtering.c
16337         * src/prefs_filtering_action.c
16338         * src/prefs_fonts.c
16339         * src/prefs_gtk.c
16340         * src/prefs_matcher.c
16341         * src/ssl_manager.c
16342         * src/gtk/prefswindow.c
16343                 replace gtk_window_position()
16344
16345 2004-07-28 [colin]      0.9.12cvs37.3
16346
16347         * src/alertpanel.c
16348         * src/alertpanel.h
16349                 Add a way to specify panel type for specific
16350                 panels (alertpanel())
16351         * src/account.c
16352         * src/addressbook.c
16353         * src/compose.c
16354         * src/expldifdlg.c
16355         * src/main.c
16356         * src/messageview.c
16357         * src/summaryview.c
16358         * src/textview.c
16359         * src/gtk/sslcertwindow.c
16360                 Fix alertpanel()s so that their icon match
16361                 their real type
16362
16363 2004-07-28 [paul]       0.9.12cvs37.2
16364
16365         * src/addr_compl.c
16366         * src/addressbook.c
16367         * src/alertpanel.c
16368         * src/compose.c
16369         * src/export.c
16370         * src/foldersel.c
16371         * src/folderview.c
16372         * src/grouplistdialog.c
16373         * src/import.c
16374         * src/mainwindow.c
16375         * src/message_search.c
16376         * src/messageview.c
16377         * src/passphrase.c
16378         * src/prefs_actions.c
16379         * src/prefs_common.c
16380         * src/prefs_customheader.c
16381         * src/prefs_display_header.c
16382         * src/prefs_filtering.c
16383         * src/prefs_filtering_action.c
16384         * src/prefs_gtk.c
16385         * src/prefs_matcher.c
16386         * src/prefs_msg_colors.c
16387         * src/prefs_summary_column.c
16388         * src/prefs_template.c
16389         * src/sourcewindow.c
16390         * src/ssl_manager.c
16391         * src/summary_search.c
16392         * src/gtk/colorsel.c
16393         * src/gtk/description_window.c
16394         * src/gtk/gtkaspell.c
16395         * src/gtk/inputdialog.c
16396         * src/gtk/logwindow.c
16397         * src/gtk/prefswindow.c
16398         * src/gtk/progressdialog.c
16399                 replace deprecated gtk_window_set_policy
16400
16401 2004-07-27 [colin]      0.9.12cvs37.1
16402
16403         * src/msgcache.c
16404                 More fixes (synced for head again)
16405
16406 2004-07-27 [colin]      0.9.12cvs35.3
16407
16408         * src/msgcache.c
16409                 Fix wrong test
16410
16411 2004-07-27 [colin]      0.9.12cvs35.2
16412
16413         * src/mimeview.c
16414                 Fix width a bit (by Paul)
16415         * src/alertpanel.c
16416         * src/alertpanel.h
16417                 Specialize icons, make alertpanel_message()
16418                 private
16419         * src/message_search.c
16420         * src/sgpgme.c
16421         * src/summary_search.c
16422                 Suit alertpanel changes
16423
16424 2004-07-27 [colin]      0.9.12cvs35.1
16425
16426         * src/alertpanel.c
16427                 Add an icon
16428         * src/passphrase.c
16429                 Add debug output - maybe someone will
16430                 want to look at the problem with Grab
16431                 Input :)
16432         Bump version as we're synced with HEAD
16433
16434 2004-07-26 [colin]      0.9.12cvs33.26
16435
16436         * src/pop.c
16437                 Fix uidl-file parsing when not in new
16438                 format
16439
16440 2004-07-26 [colin]      0.9.12cvs33.25
16441
16442         * src/gtk/menu.c
16443                 Move popup menu up if necessary (fixes 
16444                 account selector)
16445         * src/mainwindow.c
16446                 Set account selector's button height to
16447                 minimum
16448
16449 2004-07-26 [colin]      0.9.12cvs33.24
16450
16451         * src/alertpanel.c
16452                 Maybe fix 551 (Truncated font in alert window)
16453
16454 2004-07-26 [colin]      0.9.12cvs33.23
16455
16456         * po/de.po
16457         * po/es.po
16458         * po/fr.po
16459         * po/it.po
16460         * po/ja.po
16461         * po/pl.po
16462         * po/ru.po
16463         * po/sk.po
16464         * po/sr.po
16465         * po/zh_CN.po
16466                 Sync po files with HEAD
16467
16468 2004-07-26 [paul]       0.9.12cvs33.22
16469
16470         * src/compose.c
16471                 fix Bug 556 'Organisation-header is sent even if empty'
16472
16473 2004-07-24 [colin]      0.9.12cvs33.21
16474
16475         * src/compose.c
16476         * src/gtk/gtkaspell.c
16477         * src/gtk/gtkaspell.h
16478                 Fix speller accelerators (require hack)
16479
16480 2004-07-24 [colin]      0.9.12cvs33.20
16481
16482         * src/gtk/gtkaspell.c
16483                 Fix over-eager code deletion breaking
16484                 Check while typing
16485
16486 2004-07-24 [colin]      0.9.12cvs33.19
16487
16488         * src/browseldap.c
16489         * src/ldapctrl.c
16490         * src/ldapctrl.h
16491         * src/ldapserver.h
16492                 Sync ldap with HEAD
16493         (Fixes 546 LDAP completely broken)
16494
16495 2004-07-24 [colin]      0.9.12cvs33.18
16496
16497         * src/prefs_msg_colors.c
16498                 Fix prototype mismatch
16499         (Fixes 547 void function cannot return value)
16500
16501 2004-07-24 [colin]      0.9.12cvs33.17
16502
16503         * src/mainwindow.c
16504                 Fix sort going back to previous sort key
16505                 when changing sort direction
16506
16507 2004-07-24 [colin]      0.9.12cvs33.16
16508
16509         * src/compose.c
16510                 Fix space insertion when re-wrapping at 
16511                 cursor point
16512
16513 2004-07-24 [colin]      0.9.12cvs33.15
16514
16515         * src/gtk/gtkaspell.c
16516                 Don't change cursor position in insert-text
16517                 callback
16518         (Fixes 539 Word wrapping on input transposes letters)
16519
16520 2004-07-24 [colin]      0.9.12cvs33.14
16521
16522         * src/gtk/gtkaspell.c
16523                 Reencode non-ascii chars to dictionary's
16524                 encoding
16525         (Fixes 544 Spell check broken non english locale)
16526
16527 2004-07-24 [colin]      0.9.12cvs33.13
16528
16529         * src/summaryview.c
16530                 Fix Shift+Down, add Home/End/PgUp/PgDown
16531
16532 2004-07-21 [colin]      0.9.12cvs33.12
16533
16534         * src/prefs_common.c
16535                 Fix a gtk warning (Patch by Andrej Kacian)
16536
16537 2004-07-21 [colin]      0.9.12cvs33.11
16538
16539         * src/gtk/filesel.c
16540                 More check
16541
16542 2004-07-21 [colin]      0.9.12cvs33.10
16543
16544         * src/compose.c
16545         * src/crash.c
16546         * src/export.c
16547         * src/import.c
16548         * src/messageview.c
16549         * src/mimeview.c
16550         * src/prefs_spelling.c
16551         * src/prefs_themes.c
16552         * src/summaryview.c
16553         * src/gtk/filesel.c
16554         * src/gtk/filesel.h
16555         * src/gtk/pluginwindow.c
16556                 Untwist open/save mode guessing logic, make
16557                 it explicit
16558
16559 2004-07-20 [colin]      0.9.12cvs33.9
16560
16561         * src/codeconv.c
16562                 conv_encode_header: src_charset is UTF-8 on
16563                 gtk2
16564         * src/compose.c
16565                 Remove double encoding of the headers
16566
16567 2004-07-20 [colin]      0.9.12cvs33.8
16568
16569         * src/codeconv.c
16570                 Fix typo
16571
16572 2004-07-20 [colin]      0.9.12cvs33.7
16573
16574         * src/mainwindow.c
16575                 Set the separated messageview to the saved
16576                 size of Claws' messageview (Patch by Alfons)
16577                 Fix a callback prototype (me)
16578
16579 2004-07-20 [colin]      0.9.12cvs33.6
16580
16581         * src/codeconv.h
16582                 Forgot one hunk in 0.9.12cvs33.4
16583
16584 2004-07-19 [colin]      0.9.12cvs33.5
16585
16586         * src/action.c
16587                 Action output fix
16588                 Patch by Alfons
16589
16590 2004-07-19 [colin]      0.9.12cvs33.4
16591
16592         * src/compose.c
16593                 Fix outgoing charset bug in headers
16594         * src/codeconv.c
16595                 Clean for glib2 - Patch by Alfons
16596
16597 2004-07-19 [colin]      0.9.12cvs33.3
16598
16599         * src/statusbar.c
16600                 Remove grip from the statusbar
16601                 Patch by Alfons
16602
16603 2004-07-19 [colin]      0.9.12cvs33.2
16604
16605         * src/messageview.c
16606         * src/textview.c
16607                 Fix messageview remembering the previous
16608                 scroll position when loading a new message
16609                 Patch by Alfons
16610
16611 2004-07-19 [colin]      0.9.12cvs33.1
16612
16613         * src/folder.h
16614         * src/folderview.c
16615         * src/summaryview.c
16616                 Sync with HEAD
16617
16618 2004-07-18 [colin]      0.9.12cvs32.7
16619
16620         * configure.ac
16621                 Remove useless check for XIM - noticed
16622                 by Alfons
16623
16624 2004-07-18 [colin]      0.9.12cvs32.6
16625
16626         * src/summaryview.c
16627                 Remove non-modified and shift-modified
16628                 accelerators in summaryview's popup
16629                 menu, as that doesn't get catched by
16630                 the accel-activate signal catcher...
16631
16632 2004-07-18 [colin]      0.9.12cvs32.5
16633
16634         * src/prefs_common.c
16635                 Define sensible default prefs for 
16636                 wrapping
16637
16638 2004-07-18 [colin]      0.9.12cvs32.4
16639
16640         * src/compose.c
16641         * src/prefs_common.c
16642         * src/prefs_common.h
16643         * src/prefs_wrapping.c
16644                 Remove Smart Wrapping pref, which does
16645                 nothing on gtk2 branch
16646
16647 2004-07-18 [colin]      0.9.12cvs32.3
16648
16649         * src/sourcewindow.c
16650                 Proper utf8
16651
16652 2004-07-18 [colin]      0.9.12cvs32.2
16653
16654         * src/compose.c
16655                 Save attachment status when drafting
16656
16657 2004-07-18 [colin]      0.9.12cvs32.1
16658
16659         * src/gtk/filesel.c
16660                 Fix erratic folder selection in open mode
16661
16662 2004-07-18 [colin]      0.9.12cvs31.11
16663
16664         * src/pop.c
16665                 Don't let partial messages get deleted
16666                 even with "dowload all"
16667                 (0.9.12cvs31.8 fix extension)
16668 2004-07-18 [colin]      0.9.12cvs31.10
16669
16670         * src/gtk/logwindow.c
16671                 Fix log scrolling
16672
16673 2004-07-18 [colin]      0.9.12cvs31.9
16674
16675         * src/common/utils.c
16676                 Fix non-utf8 strings coming from commands
16677                 and files
16678
16679 2004-07-18 [colin]      0.9.12cvs31.8
16680
16681         * src/pop.c
16682                 Fix partial download bug with Download all
16683                 messages option
16684
16685 2004-07-18 [colin]      0.9.12cvs31.7
16686
16687         * src/textview.c
16688                 Fix bug introduced in 0.9.12cvs31.2
16689                 (blocked in select mode after double click)
16690
16691 2004-07-18 [colin]      0.9.12cvs31.6
16692
16693         * src/compose.c
16694         * src/gtk/menu.c
16695                 More glib-warning fixes
16696
16697 2004-07-18 [colin]      0.9.12cvs31.5
16698
16699         * src/compose.c
16700                 Fix trashing the primary clipboard when moving 
16701                 around with tab
16702         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
16703
16704 2004-07-18 [colin]      0.9.12cvs31.4
16705
16706         * src/codeconv.c
16707                 convert unencoded iso headers to utf8
16708         (Fix Bug 538 Unencoded local characters in subject make it 
16709          disappear)
16710
16711 2004-07-18 [colin]      0.9.12cvs31.3
16712
16713         * src/compose.c
16714                 Fix tab char handling in wrapping
16715         (Fix Bug 537 Line wrap problem - TAB character treated as 
16716          one character instead of 8)
16717
16718 2004-07-18 [colin]      0.9.12cvs31.2
16719
16720         * src/textview.c
16721                 return FALSE on GDK_MOTION_NOTIFY
16722         (Fix Bug 535 Hyperlinks/addresses are not selectable 
16723          (unable to highlight))
16724
16725 2004-07-18 [colin]      0.9.12cvs31.1
16726
16727         * src/folderview.c
16728                 Sync with 0.9.12cvs31
16729
16730 2004-07-18 [colin]      0.9.12cvs30.4
16731
16732         * src/compose.c
16733                 Also block text_inserted when inserting a file
16734
16735 2004-07-18 [colin]      0.9.12cvs30.3
16736
16737         * src/compose.c
16738                 Fix smart wrapping (block text_inserted handler
16739                 while putting quotation to avoid wrap on input,
16740                 don't join lines if next is sig separator)
16741
16742 2004-07-17 [colin]      0.9.12cvs30.2
16743
16744         * src/folderview.c
16745         * src/mainwindow.c
16746         * src/mimeview.c
16747         * src/summaryview.c
16748         * src/gtk/quicksearch.c
16749         * src/gtk/quicksearch.h
16750                 Block key events handlers *and* accels while
16751                 quicksearch is focused
16752         (Fixes Bug 534 quick-search bar not accepting certain letters)
16753
16754 2004-07-17 [colin]      0.9.12cvs30.1
16755
16756         * src/folder.h
16757         * src/folderview.c
16758         * src/summaryview.c
16759                 Sync with 0.9.12cvs30
16760
16761 2004-07-17 [colin]      0.9.12cvs28.2
16762
16763         * src/mimeview.c
16764         * src/procmime.c
16765         * src/summaryview.c
16766         * src/gtk/menu.c
16767                 Squash some compile and glib warnings
16768
16769 2004-07-17 [paul]       0.9.12cvs28.1
16770
16771         * src/mimeview.c
16772                 sync with 0.9.12cvs28 HEAD
16773
16774 2004-07-16 [paul]       0.9.12cvs26.1
16775         
16776         * src/gtk/quicksearch.c
16777         * src/account.c
16778         * src/account.h
16779         * src/compose.c
16780         * src/customheader.c
16781         * src/folder_item_prefs.c
16782         * src/main.c
16783         * src/mainwindow.c
16784         * src/messageview.c
16785         * src/mimeview.c
16786         * src/news.c
16787         * src/pgpmime.c
16788         * src/pop.c
16789         * src/pop.h
16790         * src/prefs_account.c
16791         * src/prefs_account.h
16792         * src/prefs_common.c
16793         * src/prefs_common.h
16794         * src/prefs_display_header.c
16795         * src/prefs_gtk.c
16796         * src/prefs_gtk.h
16797         * src/procheader.c
16798         * src/procmime.c
16799                 sync with 0.9.12cvs26 HEAD      
16800
16801 2004-07-15 [colin]      0.9.12cvs18.14
16802
16803         * src/folder.c
16804                 Disable GPG signature check during
16805                 folder move and scan
16806         (Closes Bug 521 Signature checking slows down Folder-Move)
16807
16808 2004-07-14 [colin]      0.9.12cvs18.13
16809
16810         * src/common/partial_download.c
16811                 update includes
16812
16813 2004-07-14 [colin]      0.9.12cvs18.12
16814
16815         * src/common/partial_download.c
16816         * src/common/partial_download.h
16817                 Move doc at top, add correct copyright
16818
16819 2004-07-14 [colin]      0.9.12cvs18.11
16820
16821         * src/folder.c
16822         * src/messageview.c
16823         * src/pop.c
16824         * src/pop.h
16825         * src/procmsg.c
16826         * src/summaryview.c
16827         * src/common/Makefile.am
16828         * src/common/partial_download.c ** NEW FILES **
16829         * src/common/partial_download.h ** NEW FILES **
16830                 Move partial-download related stuff to its
16831                 own file
16832
16833 2004-07-14 [colin]      0.9.12cvs18.10
16834
16835         * src/send_message.c
16836                 Fix smtp auth when user is null or empty
16837
16838 2004-07-13 [colin]      0.9.12cvs18.9
16839
16840         * src/gtk/quicksearch.c
16841                 Use alphabetic order
16842
16843 2004-07-13 [colin]      0.9.12cvs18.8
16844
16845         * src/pop.c
16846                 Be paranoid on the checks
16847
16848 2004-07-13 [colin]      0.9.12cvs18.7
16849
16850         * src/gtk/quicksearch.c
16851                 Fix Engrish once again
16852
16853 2004-07-13 [colin]      0.9.12cvs18.6
16854
16855         * src/procmsg.c
16856         * src/summaryview.c
16857                 Mark messages for deletion when they are about to
16858                 be removed from trash
16859
16860 2004-07-13 [colin]      0.9.12cvs18.5
16861
16862         * src/matcher.c
16863         * src/matcher.h
16864         * src/matcher_parser_parse.y
16865         * src/prefs_matcher.c
16866         * src/gtk/quicksearch.c
16867                 Add 'partial' ('p') match string to find partially
16868                 downloaded messages
16869
16870 2004-07-13 [colin]      0.9.12cvs18.4
16871
16872         * src/pop.c
16873                 Fix misplaced block
16874
16875 2004-07-13 [colin]      0.9.12cvs18.3
16876
16877         * src/pop.c
16878         * src/pop.h
16879         * src/messageview.c
16880                 Refactor API (to avoid passing 5+ params and code
16881                 duplication)
16882         * src/folder.c
16883         * src/msgcache.c
16884         * src/procheader.c
16885         * src/common/defs.h
16886                 Add planned_download to cache
16887                 Don't mess uidl file when moving partially downloaded
16888                 mails (they change folder, we should change it in the
16889                 uidl list too or we'll remove an incorrect message)
16890                 (this also helps removing hacks when changing 
16891                 planned_download in messageview.c)
16892
16893 2004-07-12 [colin]      0.9.12cvs18.2
16894
16895         * src/gtk/quicksearch.c
16896                 Fix missing status update in quicksearch
16897
16898 2004-07-12 [paul]       0.9.12cvs18.1
16899
16900         * po/POTFILES.in
16901         * src/Makefile.am
16902         * src/account.c
16903         * src/codeconv.c
16904         * src/compose.c
16905         * src/inc.c
16906         * src/main.c
16907         * src/prefs_common.c
16908         * src/procmsg.h
16909         * src/toolbar.c
16910         * src/prefs_msg_colors.[ch]     ** NEW FILES **
16911         * src/prefs_wrapping.[ch]       ** NEW FILES **
16912         * src/common/intl.h
16913         * src/common/utils.[ch]
16914         * src/gtk/quicksearch.[ch]
16915                 sync with 0.9.12cvs18 HEAD
16916
16917 2004-07-12 [colin]      0.9.11cvs17.25
16918
16919         * src/folder.c
16920         * src/folder.h
16921                 Remove unused function added by me in 0.9.11cvs17.10
16922
16923 2004-07-11 [colin]      0.9.11cvs17.24
16924
16925         * src/inc.c
16926         * src/messageview.c
16927         * src/pop.c
16928         * src/pop.h
16929                 Use folderitem and msgnum instead of filename to
16930                 know which mail to delete
16931                 Move old partial mail deletion to pop.c
16932
16933 2004-07-10 [colin]      0.9.11cvs17.23
16934
16935         * src/inc.c
16936                 Add debug
16937         * src/pop.c
16938         * src/pop.h
16939                 Don't re-use same enums for unrelated stuff: it's 
16940                 completely misleading !
16941                 Document a bit
16942
16943 2004-07-09 [colin]      0.9.11cvs17.22
16944
16945         * src/inc.c
16946                 Remove folder-type check and do
16947                 more tests to be sure everything's
16948                 ok
16949         * src/messageview.c
16950                 Punctuation update, remove useless
16951                 code, fix two warnings
16952         * src/noticeview.c
16953                 Layout cleaning, reset 2nd button
16954                 when specifying one
16955
16956 2004-07-09 [colin]      0.9.11cvs17.21
16957
16958         * src/messageview.c
16959         * src/pop.c
16960         * src/pop.h
16961                 Allow user to change his mind
16962                 and postpone decision (by
16963                 unmarking the mail)
16964
16965 2004-07-09 [colin]      0.9.11cvs17.20
16966
16967         * src/messageview.c
16968                 Fix bug with delete state
16969         * src/pop.c
16970         * src/pop.h
16971                 Fix buffer leak (fread doesn't 
16972                 terminate buffers with \0)
16973                 Refactoring (remove magic 
16974                 numbers)
16975
16976 2004-07-09 [colin]      0.9.11cvs17.19
16977
16978         * src/pop.c
16979                 Don't log "Skipping message" if 
16980                 we're going to TOP it two lines
16981                 later
16982
16983 2004-07-09 [colin]      0.9.11cvs17.18
16984
16985         * src/messageview.c
16986                 Fix Engrish
16987
16988 2004-07-09 [colin]      0.9.11cvs17.17
16989
16990         * src/pop.c
16991                 strlen checking...
16992         * src/messageview.c
16993                 refactoring a bit
16994
16995 2004-07-08 [colin]      0.9.11cvs17.16
16996
16997         * src/noticeview.c
16998         * src/noticeview.h
16999                 Add an optional second button
17000         * src/messageview.c
17001         * src/pop.c
17002         * src/pop.h
17003                 Don't delete partially received mails after a certain
17004                 time; rather, let the user decide.
17005
17006 2004-07-08 [colin]      0.9.11cvs17.15
17007
17008         * src/common/smtp.h
17009                 Sync with HEAD
17010
17011 2004-07-08 [colin]      0.9.11cvs17.14
17012
17013         * src/messageview.c
17014         * src/common/smtp.c
17015                 Use to_human_readable() for sizes
17016
17017 2004-07-08 [colin]      0.9.11cvs17.13
17018
17019         * src/inc.c
17020         * src/messageview.c
17021         * src/pop.c
17022         * src/pop.h
17023         * src/procmsg.c
17024                 Fix partial-downloading issues:
17025                         catch unsupported TOP
17026                         don't delete partially downloaded mails before 5 days
17027                         don't update existing with non-MH folders; that'll
17028                         make dups, but it's better than trashing the folder
17029                         free new msginfo parts
17030                 Fix indentation ;-)
17031
17032 2004-07-08 [colin]      0.9.11cvs17.12
17033
17034         * src/common/smtp.c
17035         * src/common/smtp.h
17036                 Sync smtp size verification with HEAD
17037
17038 2004-07-08 [colin]      0.9.11cvs17.11
17039
17040         * src/summaryview.c
17041         * src/prefs_common.c
17042         * src/prefs_common.h
17043         * src/gtk/quicksearch.c
17044         * src/gtk/quicksearch.h
17045                 Sync sticky pref with HEAD
17046
17047 2004-07-08 [colin]      0.9.11cvs17.10
17048
17049         * src/folder.c [1.213.2.6]
17050         * src/folder.h [1.87.2.6]
17051         * src/inc.c [1.149.2.7]
17052         * src/messageview.c [1.94.2.8]
17053         * src/procheader.c [1.47.2.6]
17054         * src/procmsg.c [1.150.2.4]
17055         * src/procmsg.h [1.60.2.5]
17056         * src/pop.c [1.56.2.4]
17057         * src/pop.h [1.17.2.3]
17058                 Let too big messages get downloaded, but truncated
17059                 Add a button to download them completely
17060                 
17061 2004-07-06 [colin]      0.9.11cvs17.9
17062
17063         * src/gtk/quicksearch.c [1.1.2.3]
17064                 Add a Clear button
17065         * commitHelper
17066         * PATCHSETS
17067                 Add a script to help with cvs
17068
17069 2004-07-03 [colin]      0.9.11cvs17.8
17070
17071         * src/plugins/imageviewer/viewer.c
17072                 fix imageviewer (which was staying on the first
17073                 displayed image)
17074
17075 2004-07-03 [colin]      0.9.11cvs17.7
17076
17077         Removed FIXME_GTK2 warnings
17078         * src/gtk/gtkutils.c
17079                 useless #warnings
17080         * src/gtk/menu.c
17081                 useless #warnings (no need to mess with menu rc)
17082         * src/gtk/menu.h
17083                 unused functions
17084         
17085
17086 2004-07-03 [colin]      0.9.11cvs17.6
17087
17088         Removed FIXME_GTK2 warnings
17089         * src/codeconv.c
17090                 useless #warnings (rewrite needed)
17091         * src/compose.c
17092                 useless #warnings (rewrite needed)
17093                 useless #warnings (gtk2 is like that)
17094                 useless #warnings (previously fixed)
17095         * src/main.c
17096                 useless #warnings (previously fixed)
17097         * src/message_search.c
17098                 useless #warnings (gtk2 is like that)
17099                 Made apparent that search is case-sensitive
17100         * src/mimeview.c
17101                 useless #warnings (rewrite needed)
17102                 useless #warnings (gtk2 is like that)
17103                 reimplemented real warnings
17104         * src/prefs_common.c
17105                 Removed block cursor option (not it gtk2)
17106         * src/prefs_gtk.c
17107                 useless #warnings (rewrite needed)
17108         * src/procheader.c
17109                 useless #warnings (rewrite needed)
17110         * src/sourcewindow.c
17111                 useless #warnings (incorrect placing)
17112         * src/summary_search.c
17113                 useless #warnings (gtk2 is like that)
17114                 Made apparent that search is case-sensitive
17115         * src/action.c
17116                 useless #warnings (gtk2 is like that)
17117         * src/textview.c
17118                 useless #warnings (rewrite needed)
17119         * src/toolbar.c
17120                 useless #warnings (rewrite needed)
17121
17122 2004-07-03 [colin]      0.9.11cvs17.5
17123
17124         * src/textview.c
17125                 Fix mismerge which broke URI opening
17126                 
17127 2004-07-01 [colin]      0.9.11cvs17.4
17128
17129         * src/gtk/filesel.c
17130                 Fill filename when saving
17131                 
17132 2004-06-27 [colin]      0.9.11cvs17.3
17133
17134         * src/gtk/filesel.[ch]
17135                 Use the new GTK file selector
17136                 Update prototype to match the reality: multiple file
17137                 selection is open-only          
17138         * src/compose.c
17139                 Match the new prototypes        
17140         * configure.ac
17141                 Match the new requirements (gtk 2.4.0)
17142                         
17143 2004-06-26 [colin]      0.9.11cvs17.2
17144
17145         * src/plugins/trayicon/trayicon.c
17146                 Remove useless signal handler on resize, which causes
17147                 an infinite "loop"
17148         
17149 2004-06-26 [colin]      0.9.11cvs17.1
17150         
17151         * tools/Makefile.am
17152                 remove launch_firebird and add nautilus2sylpheed.sh
17153         * src/quicksearch.c
17154           src/summaryview.c
17155                 Fix show/hide "Extended symbols" button problem
17156                 Fix apparition at startup
17157                 Fix const warnings
17158         * src/plugins/image_viewer/Makefile.am
17159                 Fix configure 
17160         * common/ssl.c
17161                 Re-enable certificate check, as it doesn't seem to
17162                 cause Xlib errors anymore
17163
17164 2004-06-25 [paul]       0.9.11cvs17
17165
17166         * sync with 0.9.11cvs17 HEAD
17167         
17168         NOTE: QuickSearch is broken
17169
17170 2004-06-07 [colin]      0.9.10claws67.10
17171         * src/plugins/trayicon/trayicon.c
17172           src/plugins/trayicon/libeggtrayicon/Makefile.am
17173           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17174                 Fix gettextization in trayicon plugin
17175
17176 2004-06-07 [colin]      0.9.10claws67.9
17177         
17178         * src/summaryview.c
17179           src/gtk/gtksctree.[ch]
17180                 Let Shift+{Up,Down} work in summaryview
17181                 (well, Down "works" and Up works)
17182                 Let the list scroll when using these keys
17183
17184 2004-06-06 [colin]      0.9.10claws67.8
17185
17186         * src/plugins/trayicon/trayicon.c
17187                 Fix pixmap update
17188
17189 2004-06-06 [colin]      0.9.10claws67.7
17190
17191         * src/addressbook.c
17192                 Fix signal handling causing system-wide focus grab
17193
17194 2004-05-25 [paul]       0.9.10claws67.6
17195
17196         * Makefile.am
17197           src/Makefile.am
17198                 clean up
17199
17200 2004-05-25 [paul]       0.9.10claws67.5
17201
17202         * replace deprecated gtk_signal... functions
17203
17204 2004-05-23 [colin]      0.9.10claws67.4
17205
17206         * src/compose.c
17207                 Fix wrapping
17208
17209 2004-05-22 [colin]      0.9.10claws67.3
17210
17211         * src/compose.c
17212                 Re-fix [Edited] in compose.c::compose_reedit()
17213
17214 2004-05-22 [colin]      0.9.10claws67.2
17215
17216         * src/procmime.c
17217                 Fix parsing of multiparts mails
17218
17219 2004-05-22 [colin]      0.9.10claws67.1
17220
17221         * src/summaryview.c
17222                 Fix quicksearch
17223
17224 2004-05-22 [paul]       0.9.10claws67
17225
17226         * sync with 0.9.10claws67 HEAD
17227
17228 2004-05-14 [alfons]
17229
17230         * src/procmime.h
17231                 add forgotton prototype
17232
17233 2004-05-10 [paul]       0.9.10claws57
17234
17235         * sync with 0.9.10claws57 HEAD
17236
17237 2004-05-05 [paul]       0.9.9.claws1
17238
17239         * ChangeLog-gtk2        ** REMOVED **
17240           ChangeLog-gtk2.claws  ** ADDED **
17241                 rename and adopt the normal claws format
17242                 
17243         * configure.ac
17244                 require gtkmathview >= 0.5
17245
17246         * ac/*                          ** REMOVED **
17247           ac/                           ** REMOVED **
17248           intl/Makefile.in              ** REMOVED **
17249           m4/                           ** ADDED **
17250           m4/missing                    ** ADDED **
17251           m4/missing/gdk-pixbuf.m4      ** ADDED **
17252           m4/missing/gettext.m4         ** ADDED **
17253           m4/missing/gpgme.m4           ** ADDED **
17254           m4/missing/imlib.m4           ** ADDED **
17255           m4/.cvsignore                 ** ADDED **
17256           m4/Makefile.am                ** ADDED **
17257           m4/README                     ** ADDED **
17258           m4/aclocal-include.m4         ** ADDED **
17259           m4/aspell.m4                  ** ADDED **
17260           m4/check-type.m4              ** ADDED **
17261           m4/gnupg-check-typedef.m4     ** ADDED **
17262           m4/openssl.m4                 ** ADDED **
17263           m4/spamassassin.m4            ** ADDED **
17264           po/ChangeLog                  ** REMOVED **
17265           po/Makefile.in.in             ** REMOVED **
17266           po/Rules-quot                 ** REMOVED **
17267           po/boldquot.sed               ** REMOVED **
17268           po/en@boldquot.header         ** REMOVED **
17269           po/en@quot.header             ** REMOVED **
17270           po/insert-header.sin          ** REMOVED **
17271           po/quot.sed                   ** REMOVED **
17272           po/remove-potcdate.sed        ** REMOVED **
17273           po/remove-potcdate.sin        ** REMOVED **
17274           po/stamp-po                   ** REMOVED **
17275           Makefile.am
17276           autogen.sh
17277           configure.ac
17278                 enable building with automake 1.8.x
17279                 add 'autopoint --force' to autogen.sh and remove all
17280                 auto-generated files, remove ac/ directory and use
17281                 m4/ directory instead
17282                 
17283         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17284                 fix gettextization
17285
17286 2004-02-28 Colin Leroy <colin@colino.net>
17287         * src/prefs_matcher.c
17288           src/prefs_filtering.c
17289           src/prefs_filtering_action.c
17290                 Fix non-editable GtkEntries
17291
17292 2004-02-22 Thorsten Maerz <torte@netztorte.de>
17293         * src/prefs_themes.c
17294                 utf8 conversion for theme info
17295
17296 2004-02-21 Thorsten Maerz <torte@netztorte.de>
17297         * sync 0.9.9claws
17298
17299 2004-02-14 Thorsten Maerz <torte@netztorte.de>
17300         * src/grouplistdialog.c
17301                 allow multiple selections without ctrl key
17302
17303 2004-02-09 Thorsten Maerz <torte@netztorte.de>
17304         * src/main.c
17305                 enable customizable accelerators
17306
17307 2004-02-08 Thorsten Maerz <torte@netztorte.de>
17308         * src/prefs_common.c
17309                 re-enable different font settings for gtk1/2
17310         * src/prefs_folder_item.c
17311                 fix folder prefs displayed wrong
17312         * src/textview.c
17313                 set 'sunken' shadow type
17314
17315 2004-02-07 Colin Leroy <colin@colino.net>
17316         * src/compose.c
17317                 Fix message being always [Edited]
17318                 Encode headers correctly (utf8 buf)
17319
17320 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17321         * src/socket.c
17322                 remove double g_source_attach()
17323                 (Thanks to Colin Leroy)
17324
17325 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17326         * src/gtk/gtksctree.c
17327                 Fix SSL certificate list not shown
17328         * src/mimeview.c
17329                 Fix clicks in mime tree
17330
17331 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17332         * src/common/socket.c
17333                 Fix SSL receive
17334         * src/compose.c
17335                 Fix clipboard menu hotkeys
17336
17337 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17338         * src/gtk/gtkaspell.[ch]
17339           src/compose.c
17340                 reimplement spellchecker
17341
17342 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17343         * src/gtk/filesel.c
17344                 crash when inserting file in compose window
17345                 (TODO: keep old selection on clicks)
17346         * src/main.c
17347                 use gtkrc-2.0 instead of gtkrc
17348
17349 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17350         * src/messageview.c
17351                 remove orphaned mimeview unref()
17352
17353 2004-01-20 Thorsten Maerz <torte@netztorte.de>
17354         * src/grouplistdialog.c
17355                 expand nodes containing subscribed groups
17356
17357 2004-01-19 Thorsten Maerz <torte@netztorte.de>
17358         * src/textview.c
17359                 textview: hide cursor, restore old click behaviour
17360
17361 2004-01-18 Thorsten Maerz <torte@netztorte.de>
17362         * src/textview.c
17363                 variable names messed up
17364
17365 2004-01-17 Colin Leroy <colin@colino.net>
17366         * src/addr_compl.c
17367                 Fix completion address too thin
17368         * src/compose.c
17369                 Fix tab-to-subject behaviour
17370         * src/summaryview.c
17371                 Implement key up & down in summaryview
17372
17373 2004-01-12 Thorsten Maerz <torte@netztorte.de>
17374
17375         * sync 098claws
17376
17377 2004-01-08 Thorsten Maerz <torte@netztorte.de>
17378         * configure.ac
17379           Makefile.am
17380           doc/.cvsignore
17381           doc/Makefile.am
17382                 faq, man, manual moved to doc/
17383         * ac/aspell.m4
17384           ac/check-type.m4
17385           ac/gnupg-check-typedef.m4
17386           ac/openssl.m4
17387           ac/spamassassin.m4
17388           ac/missing/gdk-pixbuf.m4
17389           ac/missing/gpgme.m4
17390           ac/missing/imlib.m4
17391                 fix automake warnings
17392
17393 2003-12-06 Colin Leroy <colin@colino.net>
17394         * src/summaryview.c
17395                 Fix quicksearch
17396
17397 2003-12-05 Colin Leroy <colin@colino.net>
17398         * src/summaryview.c
17399                 Fix going to next unread folder
17400
17401 2003-12-05 Colin Leroy <colin@colino.net>
17402         * src/crash.c
17403                 Fix gtk2 compilation
17404         * src/session.c
17405                 Remove iotag source handler at disconnection
17406         * src/socket.[ch] 
17407                 Remove source handler when closing socket 
17408                 (fixes another seg)
17409
17410 2003-12-04 Colin Leroy <colin@colino.net>
17411         * src/compose.c
17412           src/prefs_account.c
17413           src/prefs_common.c
17414                 Fix some dropdown menus
17415
17416 2003-12-04 Colin Leroy <colin@colino.net>
17417         * src/compose.c
17418                 Fix event handlers on header fields
17419         * src/common/socket.c
17420           src/common/session.c
17421                 Fix segfault with callback (SSL)
17422                 Fix end of session 
17423
17424 2003-10-06 Thorsten Maerz <torte@netztorte.de>
17425
17426         * Fix compile bug in src/compose.c
17427         * removed src/gtk/gtkstext.[ch]
17428
17429 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
17430
17431         * Convert character set and escape "text" attributes in toolbar setting
17432         files.
17433         * Fixed bug in button-press-event handling.
17434
17435 2003-09-16 Thorsten Maerz <torte@netztorte.de>
17436
17437         * Fixed bug in key-press-event handling.
17438
17439 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
17440
17441         * Enabled to compile tray-icon plugin (Ad-hoc).
17442         * Avoid hang up bug of icon list in mime view (Ad-hoc).
17443
17444 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
17445
17446         * Enabled to compile on sylpheed-claws.
17447         (tray-icon plugin still cannot compile yet.)
17448
17449 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
17450
17451         * Updated to 0.9.5.
17452
17453 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
17454
17455         * Updated to 0.9.4.
17456         * Ported monitoring SSL mechanism to GSource of GLib2
17457         (I don't confirm it)
17458         * Added _gtk2 suffix to key name of font preference to avoid
17459         ovverwriting preference of Gtk+-1.2 version.
17460
17461 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
17462
17463         * Updated to 0.9.2.
17464
17465 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
17466
17467         * Updated to 0.9.1.
17468         * Translate po files into UTF-8 when execute autogen.sh.
17469
17470 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
17471
17472         * Updated to 0.9.0.
17473
17474 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
17475
17476         * Plugged GError related memory leaks.
17477
17478 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
17479
17480         * Changed default size of fonts.
17481         * Enabled to set titile font size of warning dialog.
17482
17483 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
17484
17485         * Embed a sylpheed icon into executable binary on Windows.
17486
17487 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
17488
17489         * I forgot to traslate character set of element string in src/xml.c.
17490
17491 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
17492
17493         * Fixed detecting bind_textdomain_codeset in configure.in.
17494         * The bug in which "Example" of "Date fromat" preference isn't displayed
17495         correctly has been fixed.
17496
17497 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
17498
17499         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
17500           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
17501           glib-gettextize
17502           Removed intl directory.
17503           Translated po files into UTF-8.
17504           (Thanks! Ryuji Abe)
17505
17506 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
17507
17508         * The bug which doesn't unscape string in xml.c has been fixed.
17509
17510 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
17511
17512         * The bug which is failed to translate encoding of file name thorough
17513         file dialog has been fixed.
17514
17515 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
17516
17517         * Modified to translate file names which is used in inporting/expoting
17518         mbox feature and "Save as" feature into locale encoding.
17519         * Translate file names into locale encoding when "Attache file" and
17520         "Insert file".
17521         * Force set G_BROKEN_FILENAMES environment variable.
17522         * Other minor fixes.
17523
17524 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
17525
17526         * Modified to treat MH folder's name as locale encoding.
17527
17528 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
17529
17530         * The bug which clash on switching candidates of auto completion of
17531         addresses, cannot use auto completion in Japanesse is fixed
17532         (Thanks! Tokunaga-san)¡¥
17533
17534 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17535
17536         * The bug which cannot switch key accelerator preference has been fixed
17537         (Thanks! smbd-san)¡¥
17538
17539 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17540
17541         * version 0.8.11-gtk2-20030314
17542
17543 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17544
17545         * The bug in which character set conversion of filtering messages has
17546         been fixed.(Thanks! COCOA-san).
17547
17548 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
17549
17550         * Revived "Leave space on head" preference in "Message" category.
17551         * A bug which clash when put the cursor to end of buffer and execute
17552         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
17553
17554 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17555
17556         * version 0.8.11-gtk2-20030312
17557
17558 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17559
17560         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
17561         * Modified to use Pango's API directly for font preference.
17562         * Integrated GtkTextView of textview to one widget.
17563         * Set fonts of header title in textview by "header_title" tag.
17564         * Removed some deprecated codes.
17565
17566 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
17567
17568         * Updated to 0.8.11.
17569         * Merged cygwin patch(Thanks! Sakai-san).
17570
17571 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
17572
17573         * version 0.8.10-gtk2-20030309