2006-09-02 [colin] 2.4.0cvs128
[claws.git] / ChangeLog
1 2006-09-02 [colin]      2.4.0cvs128
2
3         * src/imap.c
4         * src/import.c
5         * src/mainwindow.c
6         * src/mainwindow.h
7                 Fix warning icon
8         * src/inc.c
9         * src/mbox.c
10         * src/mbox.h
11                 Let proc_mbox know its account, for
12                 account-specific rules
13
14 2006-09-01 [colin]      2.4.0cvs127
15
16         * src/codeconv.c
17                 Don't uselessly use iconv to convert from
18                 us-ascii
19         * src/alertpanel.c
20         * src/mainwindow.c
21         * src/mainwindow.h
22         * src/inc.c
23                 Fix certain log cases, disable warning icon
24                 for now, the correct way to display it when
25                 necessary and only when necessary is probably
26                 to do it manually rather than use error logs
27         * src/etpan/imap-thread.c
28                 Clean up UID logging a bit
29         * src/gtk/logwindow.c
30         * src/gtk/logwindow.h
31                 Make logging faster when the window's closed
32
33 2006-09-01 [wwp]        2.4.0cvs126
34
35         * manual/fr/account.xml
36                 reflect changes to the ref. manual (parts of cvs72):
37                 fix tabnames and quotes.
38
39 2006-09-01 [wwp]        2.4.0cvs125
40
41         * manual/fr/plugins.xml
42                 reflect changes to the reference manual (cvs42):
43                 update IRC channel info.
44
45 2006-09-01 [wwp]        2.4.0cvs124
46
47         * commitHelper
48                 use CVSEDITOR env. var. if set, according to `man cvs`.
49
50 2006-09-01 [wwp]        2.4.0cvs123
51
52         * manual/advanced.xml
53                 better sentence again (thanks to Paul).
54
55 2006-09-01 [wwp]        2.4.0cvs122
56
57         * manual/advanced.xml
58         fix definition of toolbar_detachable and rework a bit the one of
59         enable_dotted_lines.
60
61 2006-09-01 [mones]      2.4.0cvs121
62
63         * manual/advanced.xml
64                 Document enable_dotted_lines
65
66 2006-09-01 [paul]       2.4.0cvs120
67
68         * src/folderview.c
69         * src/folderview.h
70         * src/imap.c
71         * src/mainwindow.c
72         * src/summaryview.c
73                 obey the 'When entering folder...' option
74                 when using the /View/Go to/... menu items
75                 Thanks to Colin
76
77 2006-08-31 [colin]      2.4.0cvs119
78
79         * src/folderview.c
80                 Revert 2.4.0cvs116, wrong fix.
81
82 2006-08-31 [colin]      2.4.0cvs118
83
84         * src/gtk/gtksctree.c
85                 Better state the various copyrights
86
87 2006-08-31 [colin]      2.4.0cvs117
88
89         * src/prefs_common.c
90                 fix enable_dotted_lines
91
92 2006-08-31 [colin]      2.4.0cvs116
93
94         * src/folderview.c
95                 Use pref "Always open on select" when going
96                 to next unread folder
97         * src/gtk/gtksctree.c
98                 Fix link failure to _gtk_clist_create_cell_layout
99                 on certain computers. (Why not mine, I wonder)
100
101 2006-08-31 [colin]      2.4.0cvs115
102
103         * src/procmsg.c
104         * src/textview.c
105         * src/plugins/bogofilter/bogofilter.c
106         * src/plugins/spamassassin/spamassassin.c
107                 Requalify some "errors" to warnings
108         * src/mainwindow.c
109         * src/mainwindow.h
110         * src/statusbar.c
111                 Add an icon in the statusbar to notify
112                 of errors
113         * src/gtk/gtksctree.c
114         * src/folderview.c
115         * src/summaryview.c
116                 Make the GtkSCTree look more modern by
117                 alternating background lines
118         * src/prefs_common.c
119         * src/prefs_common.h
120                 Add a pref to let people have the old
121                 way if they prefer
122
123
124 2006-08-30 [colin]      2.4.0cvs114
125
126         * src/procmsg.c
127         * src/procmsg.h
128                 Provide a way to filter a list of
129                 messages in an optimised manner, and
130                 add a list-filtering hook
131         * src/folder.c
132         * src/inc.c
133         * src/mbox.c
134                 Use the list filtering
135         * src/plugins/bogofilter/bogofilter.c
136                 Use the list-filtering hook
137                 Use -b (bulk) mode for more speed
138                 when learning and filtering
139         * src/etpan/imap-thread.c
140                 Make log output shorter in UID SEARCH
141
142
143 2006-08-30 [colin]      2.4.0cvs113
144
145         * src/plugins/bogofilter/bogofilter.c
146                 Really fast mass learning - thanks to David
147                 Relson for the options explanations :)
148
149 2006-08-30 [colin]      2.4.0cvs112
150
151         * src/msgcache.c
152                 Fix compilation on FreeBSD. Thanks
153                 to Michael Hugues
154
155 2006-08-29 [colin]      2.4.0cvs111
156
157         * src/folderview.c
158                 Handle "popup_menu" signal (for popping the 
159                 menu via the keyboard)
160         * src/mimeview.c
161         * src/mimeview.h
162         * src/summaryview.c
163         * src/textview.c
164         * src/gtk/gtkutils.c
165         * src/gtk/gtkutils.h
166                 Factorize scrolling code, and add an API 
167                 for MimeViewers to handle scroll orders
168
169 2006-08-29 [wwp]        2.4.0cvs110
170
171         * src/plugins//bogofilter/bogofilter.c
172         * src/plugins//spamassassin/spamassassin.c
173                 make the bogofilter/spamassassin filtering error dialogs at
174         incorporation obey to the "don't popup error dialog on
175         receive error" option. If disabled, feed the log window w/
176         the error message.
177
178 2006-08-29 [paul]
179
180         2.5.0-rc2 released
181
182 2006-08-29 [paul]       2.4.0cvs109
183
184         * Makefile.am
185                 remove 'make release', it's not needed
186                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
187
188 2006-08-29 [paul]       2.4.0cvs108
189
190         * src/foldersel.c
191         * src/summary_search.c
192         * src/gtk/progressdialog.c
193         * src/plugins/pgpcore/passphrase.c
194                 replace deprecated gtk_window_set_policy()
195
196 2006-08-29 [colin]      2.4.0cvs107
197
198         * src/folder.c
199                 Fix data loss when copy fails during a move:
200                 only use fast remove_msgs if everything was
201                 copied OK; else use slow remove_msg on the
202                 mails that got copied only.
203
204 2006-08-28 [paul]       2.4.0cvs106
205
206         * src/mh.c
207                 revert change in 2.4.0cvs104, it breaks
208                 stuff
209
210 2006-08-28 [paul]       2.4.0cvs105
211
212         * src/plugins/spamassassin/spamassassin.c
213                 english fix
214
215 2006-08-28 [paul]       2.4.0cvs104
216
217         * src/mh.c
218                 fix data loss when moving to another
219                 mailbox fails
220         * src/prefs_spelling.c
221                 improve the english
222         * src/gtk/pluginwindow.c
223                 improve the layout of the dialog text
224         All thanks to Colin
225
226 2006-08-28 [paul]       2.4.0cvs103
227
228         * src/plugins/bogofilter/bogofilter.c
229         * src/plugins/bogofilter/bogofilter_gtk.c
230                 fix english up a bit, innit
231
232 2006-08-28 [paul]       2.4.0cvs102
233
234         * configure.ac
235         * po/Makefile.in.in
236         * po/Makevars
237                 require autoconf 2.60, enabling building
238                 with gettext 0.15 (gettext 0.14.x build still
239                 possible). Replace Makefiles with versions
240                 from gettext 0.15.
241                 Remove configure options --with-localedir and
242                 --with-mandir. The options that are provided
243                 directly by autoconf 2.60 can be used instead:
244                 --mandir --localedir
245
246 2006-08-27 [colin]      2.4.0cvs101
247
248         * src/plugins/bogofilter/Makefile.am
249                 Fix make dist (no README)
250
251 2006-08-27 [colin]      2.4.0cvs100
252
253         * src/folder.c
254                 Don't use F_UNKNOWN folders for any default
255                 outbox/trash/etc
256         * src/plugins/bogofilter/bogofilter.c
257         * src/plugins/bogofilter/bogofilter.h
258         * src/plugins/bogofilter/bogofilter_gtk.c
259                 Add an option to specify the path to bogofilter
260                 Use single-quotes to be able to learn in folders
261                 with spaces in their names
262                 Verify learning status
263
264 2006-08-27 [colin]      2.4.0cvs99
265
266         * manual/faq.xml
267         * manual/plugins.xml
268                 Document Bogofilter plugin
269
270 2006-08-27 [colin]      2.4.0cvs98
271
272         * src/compose.c
273         * src/messageview.c
274         * src/procmsg.c
275         * src/procmsg.h
276                 When possible, copy the queued mail to sent folder
277                 instead of re-adding. Much faster on IMAP.
278
279 2006-08-27 [colin]      2.4.0cvs97
280
281         * src/msgcache.c
282                 Disable mmaped caches - huge metadata loss
283                 here after a power failure.
284         * src/summaryview.c
285                 Add quicksearch timing
286         * src/common/plugin.c
287         * src/common/plugin.h
288                 Implement an interface to tell what plugins
289                 provide. Prevent loading of similar plugins.
290         * src/plugins/clamav/clamav_plugin.c
291         * src/plugins/demo/demo.c
292         * src/plugins/dillo_viewer/dillo_viewer.c
293         * src/plugins/pgpcore/plugin.c
294         * src/plugins/pgpinline/pgpinline.c
295         * src/plugins/pgpmime/pgpmime.c
296         * src/plugins/spamassassin/spamassassin.c
297         * src/plugins/trayicon/trayicon.c
298                 Implement plugin_provides()
299
300 2006-08-27 [colin]      2.4.0cvs96
301
302         * configure.ac
303         * src/plugins/Makefile.am
304         * src/plugins/bogofilter/.cvsignore
305         * src/plugins/bogofilter/Makefile.am
306         * src/plugins/bogofilter/bogofilter.c
307         * src/plugins/bogofilter/bogofilter.h
308         * src/plugins/bogofilter/bogofilter_gtk.c
309                 New Bogofilter plugin, provides filtering and
310                 learning. Spamassassin will go to extra plugins.
311
312 2006-08-26 [mones]      2.4.0cvs95
313
314         * manual/handling.xml
315                 Fix subfolder path in the example (thanks to Paul) 
316
317 2006-08-26 [mones]      2.4.0cvs94
318
319         * manual/glossary.xml
320                 2.2. + add ISP to the glossary
321                 7.5. + Add UIDL to glossary
322                 7.7. + Add TCP to glossary
323         * manual/handling.xml
324                 7.1. + Mentions GNU/Linux distribution, what about the non...
325                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
326                 7.3. + Mentions .bashrc, what about the non-bash ones? 
327                 7.4. = Use appropriate quotation for commands
328                 7.6. = change "" to <quote></quote>
329         * manual/plugins.xml
330                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
331         * manual/starting.xml
332                 2.1. + local mbox file: some examples of mbox file locations...
333                 Also reformatted files requiring it
334
335 2006-08-26 [wwp]        2.4.0cvs93
336
337         * src/summary_search.c
338                 disable find buttons while summary search is running.
339
340 2006-08-25 [colin]      2.4.0cvs92
341
342         * src/folder.c
343         * src/folderutils.c
344         * src/mh.c
345         * src/procmsg.h
346         * src/summaryview.c
347                 Speed up MH moving, and add progressbar
348                 for MH deletion
349         * src/msgcache.c
350                 Write cache files using mmap() too
351
352 2006-08-25 [wwp]        2.4.0cvs91
353
354         * src/summaryview.c
355                 switch spam<->ham button when a message has been marked as spam or ham
356                 and is still selected. Thanks to Colin.
357
358 2006-08-25 [paul]       2.4.0cvs90
359
360         * src/Makefile.am
361         * src/stock_pixmap.c
362         * src/stock_pixmap.h
363         * src/summaryview.c
364         * src/gtk/icon_legend.c
365         * src/pixmaps/copied.xpm
366         * src/pixmaps/moved.xpm
367                 add icons for delayed execution marked for
368                 copying, marked for moving
369
370 2006-08-25 [mones]      2.4.0cvs89
371
372         * manual/glossary.xml
373                 Fix the other glossary items:
374                 5.1. = Inmmediate execution -> <quote>immediate execution...
375                 5.2. = Fix MBOX capitalization -> Mbox
376                 5.3. + Improve Plugins def. w/ tech. ref.
377                 5.4. = Quotation -> replace '>' by <quote>></quote>
378                 5.5. - SMTP Server. -> remove dot
379         * po/es.po
380                 Updated translation
381
382 2006-08-25 [mones]      2.4.0cvs88
383
384         * manual/ack.xml
385                 Reformatted, changed email address
386         * manual/glossary.xml
387                 Reformatted, fixed MANUAL-TODO items:
388                 8.2. + add ROT-13 to glossary
389                 8.4. + add URL to glossary
390         * manual/es/advanced.xml
391                 Fixed <literal>s
392
393 2006-08-25 [paul]       2.4.0cvs87
394
395         * src/gtk/icon_legend.c
396                 add 'marked for deletion' icon
397                 arrange icons by containing column
398                 wrap long label text
399
400 2006-08-25 [colin]      2.4.0cvs86
401
402         * src/common/utils.c
403         * src/common/utils.h
404                 Add the sc_g_*list_bigger functions in
405                 a place everyone can use it
406         * src/summaryview.c
407                 Only freeze/thaw the list when working
408                 on the selection, if it's bigger than 1
409         * src/gtk/gtksctree.c
410                 Only freeze/thaw the list when unselec-
411                 ting 'all' if ('all' != 1)
412                 This avoids some flickering
413
414 2006-08-24 [colin]      2.4.0cvs85
415
416         * src/addressbook.c
417                 Fix strange list selection
418                 Fix random seg (Invalid read of freed memory)
419
420 2006-08-24 [colin]      2.4.0cvs84
421
422         * src/alertpanel.c
423         * src/gtk/inputdialog.c
424         * src/plugins/pgpcore/passphrase.c
425                 Revert minimal width patch of 2.4.0cvs67,
426                 as it is also a maximal width. Use 
427                 gtk_window_set_default_size instead.
428
429 2006-08-24 [colin]      2.4.0cvs83
430
431         * src/msgcache.c
432                 Write cache/mark to temp files before
433                 overwriting old ones (avoids metadata
434                 loss if writing the new files fail).
435                 Use mmap() to read cache/mark file, as
436                 this makes cache reading faster. Dis-
437                 abled for big-endian machines until it
438                 can be tested. (Big-endian users: set
439                 msgcache_use_mmap = TRUE in the relevant
440                 #if).
441         * src/procmsg.h
442                 Move rarely used fields of MsgInfo in 
443                 another structure, which will only be
444                 allocated if needed. Face, X-Face,
445                 Return receipt headers and List-*
446                 headers are moved. Mails having none
447                 of these occupy 52 bytes less with
448                 this patch, which makes 2.5MB of RAM
449                 saved on a 50k folder).
450         * src/headerview.c
451         * src/mainwindow.c
452         * src/messageview.c
453         * src/partial_download.c
454         * src/procheader.c
455         * src/procmsg.c
456         * src/textview.c
457                 Follow this structure change.
458
459 2006-08-24 [wwp]        2.4.0cvs82
460
461         * manual/es/.cvsignore
462         * manual/es/dist/.cvsignore
463         * manual/es/dist/html/.cvsignore
464         * manual/es/dist/pdf/.cvsignore
465         * manual/es/dist/ps/.cvsignore
466         * manual/es/dist/txt/.cvsignore
467                 more (generated) files to ignore.
468
469 2006-08-24 [colin]      2.4.0cvs81
470
471         * src/folder.c
472         * src/mh.c
473                 Fix possible problems with local delivery. Check the folder doesn't
474                 need scan before setting its mtime when saving cache (which can be
475                 done long after the folder's been modified by an external process);
476                 Check that the stored item's mtime didn't change in mh functions.
477
478 2006-08-24 [mones]      2.4.0cvs80
479
480         * manual/advanced.xml
481                 Rewrapping, some fixes and MANUAL-TODO items:
482                 8.1. = change "" to <quote></quote>
483                 8.3. = quote menu items
484                 8.5. - deploying -> new user ... ideally a new user (redundant)
485
486 2006-08-23 [colin]      2.4.0cvs79
487
488         * src/gtk/gtksctree.c
489                 When selecting or deselecting range, only
490                 freeze/thaw when selection is bigger than 10
491
492 2006-08-23 [colin]      2.4.0cvs78
493
494         * src/messageview.c
495         * src/mimeview.c
496         * src/mimeview.h
497         * src/plugins/dillo_viewer/dillo_viewer.c
498                 Provide an API for MimeViewer plugins to
499                 return a text selection for replying
500
501 2006-08-23 [colin]      2.4.0cvs77
502
503         * src/image_viewer.c
504         * src/textview.c
505                 Use gtk_pixbuf_new_from_file_at_scale(), which
506                 is faster than getting the pixbuf then resizing
507                 it.
508
509 2006-08-23 [colin]      2.4.0cvs76
510
511         * src/procmime.c
512                 UTF-8 should be sent Quoted-printable
513
514 2006-08-22 [colin]      2.4.0cvs75
515
516         * src/mh.c
517                 Check if scan is required before touching
518                 the folder (or it'll be required every time)
519
520 2006-08-22 [colin]      2.4.0cvs74
521
522         * configure.ac
523                 Require libetpan 0.46 (crasher fix when built
524                 against gnutls)
525
526 2006-08-22 [colin]      2.4.0cvs73
527
528         * src/folder.c
529                 Set folder's mtime after writing its
530                 cache
531         * src/folderview.c
532                 Add some timing
533         * src/procmsg.c
534                 Don't do useless stuff if we don't 
535                 thread by subject
536         * src/summaryview.c
537                 Add some timing, don't deselect prior
538                 to selecting (gtksctree does it itself),
539                 remove crash avoidance hacks as it's been
540                 properly fixed since a while
541         * src/common/utils.c
542                 Optimize to_human_readable(): _() is slow,
543                 do it only once, and avoid %f format for KB
544                 (the most common in a summaryview)
545         * src/gtk/gtksctree.c
546                 Don't uselessly freeze/thaw (fixes flicker
547                 on next unread and friends), reduce number
548                 of g_list_nth/g_list_position where possible
549         * src/gtk/gtkutils.c
550         * src/gtk/gtkutils.h
551                 Reduce number of g_list_nth/g_list_position
552                 where possible.
553                 All of this makes loading as 70k folder 2.1
554                 seconds instead of 3.2 (with hot FS caches).
555                 (1.3 seconds without Date and Size columns...)
556
557 2006-08-22 [paul]       2.4.0cvs72
558
559         wrap documents and do some items from mones' MANUAL-TODO:
560
561         * manual/account.xml
562                 4.1. = fix tabname references to <quote>tabname</quote>
563                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
564         * manual/faq.xml
565                 1.1. = mentioned options don't match UI
566                 Add information about the 'Never send Return Receipts'
567                 option
568         * manual/handling.xml
569                 6.2. = Mentions Extended symbols button, but now is
570                 named Information
571                 6.3. = Mentions ... button, which is now Edit
572
573 2006-08-22 [colin]      2.4.0cvs71
574
575         * src/gtk/pluginwindow.c
576                 Fix layout in verbose translations (such
577                 as french)
578
579 2006-08-22 [paul]       2.4.0cvs70
580
581         * manual/Makefile.am
582                 build manuals in alphabetical order
583         * src/addressbook.c
584         * src/prefs_themes.c
585                 replace/remove deprecated symbols
586         * src/gtk/gtkutils.c
587                 fix a warning
588         * src/gtk/pluginwindow.c
589                 replace deprecated symbol
590                 replace label text and move it
591         * src/plugins/pgpcore/prefs_gpg.c
592                 move the 'Generate...' button out of the
593                 Sign Key frame, replace the English used
594         * src/plugins/pgpcore/sgpgme.c
595                 fixes to the English
596
597 2006-08-21 [colin]      2.4.0cvs69
598
599         * src/plugins/trayicon/trayicon.c
600                 Add more strings for translation; patch
601                 by Pawel
602
603 2006-08-21 [colin]      2.4.0cvs68
604
605         * src/compose.c
606                 fix replied flag not set after drafting
607         * src/matcher.c
608                 fix body quicksearch in non-encoded bodies
609                 containing '='
610         * src/msgcache.c
611                 Get rid of the g_malloc workaround for
612                 corrupted caches, use g_try_malloc
613
614 2006-08-21 [colin]      2.4.0cvs67
615
616         * src/alertpanel.c
617         * src/gtk/inputdialog.c
618         * src/plugins/pgpcore/passphrase.c
619                 Set minimal width to 375
620         * src/mainwindow.c
621                 Fix switching to offline, asking if it 
622                 should be overriden for synchronising
623         * src/mimeview.c
624                 Don't offer to remember command on Open 
625                 with for text parts, as the browser or 
626                 text editor command isn't changed from 
627                 there
628
629 2006-08-20 [paul]       2.4.0cvs66
630
631         * po/ko.po
632         * po/zh_CN.po
633                 fix plural form errors. revealed by stricter
634                 checking of gettext 0.15
635
636 2006-08-18 [paul]       2.4.0cvs65
637
638         * src/stock_pixmap.c
639                 fix the fix of 2.4.0cvs64
640                 Thanks to Colin
641
642 2006-08-18 [paul]       2.4.0cvs64
643
644         * src/stock_pixmap.c
645                 fix leaks
646                 Thanks to Colin
647
648 2006-08-18 [paul]       2.4.0cvs63
649
650         * src/compose.c
651         * src/procmsg.c
652                 fix occasional IMAP bug where large msgs
653                 were left in the queue folder after sending
654                 Thanks to Colin
655
656 2006-08-18 [paul]       2.4.0cvs62
657
658         * src/folderview.c
659                 freeze the summaryview while quicksearch results
660                 are displayed
661                 (fixes bug 456 'current message is hidden when the
662                 view is refreshed and extended search is "unread 
663                 messages"')
664                 Thanks to Colin
665         * src/textview.c
666                 add missing #include "inputdialog.h"
667         * src/common/utils.h
668                 add missing mailcap_update_default() and improve
669                 readability
670
671 2006-08-17 [colin]      2.4.0cvs61
672
673         * src/plugins/pgpcore/select-keys.c
674                 Fix warnings :)
675
676 2006-08-17 [colin]      2.4.0cvs60
677
678         * src/compose.c
679                 Don't continue queuing if Cancel is clicked
680                 in select-keys
681
682 2006-08-17 [colin]      2.4.0cvs59
683
684         * src/plugins/pgpcore/select-keys.c
685                 When encrypting, if only one key matches and it 
686                 matches exactly, automatically use it.
687
688 2006-08-17 [colin]      2.4.0cvs58
689
690         * src/mimeview.c
691         * src/prefs_common.c
692         * src/prefs_common.h
693         * src/prefs_ext_prog.c
694         * src/textview.c
695                 Fix issues with previous patch (text/html)
696                 Remove outdated prefs
697
698 2006-08-17 [colin]      2.4.0cvs57
699
700         * src/imap.c
701                 Add View Log button on auth error
702         * src/procmsg.c
703                 Fix encrypted mail marked as new when
704                 saved in normal folders
705         * src/plugins/pgpinline/pgpinline.c
706                 Fix encrypt bug on IMAP
707         * src/mimeview.c
708         * src/common/utils.c
709         * src/common/utils.h
710         * src/gtk/inputdialog.c
711         * src/gtk/inputdialog.h
712                 Get rid of metamail stuff, simplify
713                 opening, and allow remembering of user's
714                 choices (by updating ~/.mailcap). There's
715                 still to drop "Audio player" and "Image
716                 viewer" preferences.
717
718 2006-08-17 [mones]      2.4.0cvs56
719
720         * manual/es/sylpheed-claws-manual.xml
721                 fix DTD path
722
723 2006-08-17 [mones]      2.4.0cvs55
724
725         * configure.ac
726         * manual/Makefile.am
727         * manual/es/Makefile.am
728         * manual/es/account.xml
729         * manual/es/ack.xml
730         * manual/es/addrbook.xml
731         * manual/es/advanced.xml
732         * manual/es/faq.xml
733         * manual/es/glossary.xml
734         * manual/es/gpl.xml
735         * manual/es/handling.xml
736         * manual/es/intro.xml
737         * manual/es/keyboard.xml
738         * manual/es/plugins.xml
739         * manual/es/starting.xml
740         * manual/es/sylpheed-claws-manual.xml
741         * manual/es/dist/Makefile.am
742         * manual/es/dist/html/Makefile.am
743         * manual/es/dist/pdf/Makefile.am
744         * manual/es/dist/ps/Makefile.am
745         * manual/es/dist/txt/Makefile.am
746                 Spanish translation for the manual
747
748 2006-08-16 [colin]      2.4.0cvs54
749
750         * src/compose.c
751         * src/main.c
752         * src/mainwindow.c
753                 Fix send button sensitivity at startup
754                 Set send menu sensitivity (patch by Fabien)
755         * src/ssl_manager.c
756                 Enable closing with esc (patch by Fabien)
757         * src/gtk/foldersort.c
758                 Enable closing with esc (patch by Fabien)
759         * src/procmime.c
760                 Optimisation (no need to copy to tempfile to
761                 "decode" 7bit and 8bit)
762         * src/summaryview.c
763                 Fix cruft in swap_from case
764         * src/textview.c
765                 Fix missing last line in some mail cases 
766                 (Fixes debian #381872)
767         * src/plugins/pgpcore/prefs_gpg.c
768         * src/plugins/pgpcore/sgpgme.c
769         * src/plugins/pgpcore/sgpgme.h
770                 Don't show "no key found" when user explicitely
771                 wants to create a key
772
773 2006-08-16 [paul]       2.4.0cvs53
774
775         * configure.ac
776         * src/account.c
777         * src/addressbook.c
778         * src/headerview.c
779         * src/prefs_account.c
780         * src/prefs_message.c
781         * src/gtk/gtkutils.c
782                 bump up minimum required versions of GTK+ and
783                 GLIB to 2.6.0
784
785 2006-08-16 [paul]       2.4.0cvs52
786
787         * src/toolbar.c
788                 workaround GTK+ Bug 351600 - 'Can't re-click
789                 on button after sensitivity update'
790                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
791                 Thanks to Colin
792
793 2006-08-15 [colin]      2.4.0cvs51
794
795         * src/plugins/pgpcore/prefs_gpg.c
796                 Set options sensitivity according to
797                 key existence
798         * src/plugins/pgpcore/sgpgme.c
799                 Allow to create key with no passphrase
800
801 2006-08-14 [cleroy]     2.4.0cvs50
802
803         * src/gtk/pluginwindow.c
804                 New layout (maybe to be changed?)
805         * src/gtk/gtkutils.c
806                 Fix a bit label_window
807         * src/plugins/pgpcore/passphrase.c
808         * src/plugins/pgpcore/passphrase.h
809         * src/plugins/pgpcore/plugin.c
810         * src/plugins/pgpcore/prefs_gpg.c
811         * src/plugins/pgpcore/prefs_gpg.h
812         * src/plugins/pgpcore/sgpgme.c
813         * src/plugins/pgpcore/sgpgme.h
814                 Allow to create a PGP private key via the GUI
815
816 2006-08-14 [wwp]        2.4.0cvs49
817
818         * src/addressbook_foldersel.c
819                 fix strict ISO C90 compliance.
820
821 2006-08-14 [paul]       2.4.0cvs48
822
823         * src/gtk/prefswindow.c
824                 re-set scrolled window on opening
825                 Patch by Ticho
826
827 2006-08-14 [paul]
828
829         2.5.0-rc1 released
830
831 2006-08-14 [paul]       2.4.0cvs47
832
833         * src/prefs_display_header.c
834                 re-enable user-defined Displayed Headers
835
836 2006-08-14 [paul]       2.4.0cvs46
837
838         * src/prefs_account.c
839                 use GTK_STOCK_EDIT
840
841 2006-08-13 [colin]      2.4.0cvs45
842
843         * src/common/utils.c
844                 Fix "a" in quote when the original message is empty,
845                 by using \0 instead of 'a' to test writability of
846                 temp files.
847
848 2006-08-13 [wwp]        2.4.0cvs44
849
850         * src/plugins/spamassassin/spamassassin.c
851                 fix capitalization of "SpamAssassin" in some debug, log and
852                 dialog messages.
853
854 2006-08-13 [paul]       2.4.0cvs43
855
856         * src/editldap.c
857                 fix overlapping widgets
858         * src/prefs_account.c
859                 fix translation of protocol_names[]
860                 fix label disappearing off the edge of the
861                 visible area
862
863 2006-08-12 [paul]       2.4.0cvs42
864
865         * manual/plugins.xml
866                 update IRC channel info before it gets forgotten
867                 about
868
869 2006-08-11 [colin]      2.4.0cvs41
870
871         * src/compose.c
872         * src/mainwindow.c
873         * src/mainwindow.h
874         * src/procmsg.c
875         * src/procmsg.h
876         * src/summaryview.c
877         * src/toolbar.c
878                 Grey out the Send button if
879                 - Queue folders are empty, or
880                 - We're sending already
881
882 2006-08-11 [wwp]        2.4.0cvs40
883
884         * src/main.c
885                 fix a logic issue when quitting while a compose window is
886                 still open, thanks to Colin.
887
888 2006-08-10 [colin]      2.4.0cvs39
889
890         * src/main.c
891                 Fix default font size setting after wizard run
892         * src/imap.c
893         * src/etpan/imap-thread.c
894         * src/etpan/imap-thread.h
895                 Fix bug #999 (Timing out on TSL cert validation 
896                 dialog makes ugly things happen). Also, STARTTLS
897                 unconditionnaly if initial capabilities contain
898                 LOGINDISABLED and STARTTLS.
899
900 2006-08-09 [colin]      2.4.0cvs38
901
902         * src/mainwindow.c
903         * src/mainwindow.h
904                 Fix Tools/Actions sensitivity when there are
905                 no actions
906
907 2006-08-09 [colin]      2.4.0cvs37
908
909         * src/prefs_filtering.c
910                 Warning fix, patch by Paul
911         * src/messageview.c
912         * src/prefs_actions.c
913         * src/prefs_filtering_action.c
914         * src/prefs_matcher.c
915                 Uniformisation of "Info ..." to "Info..." (for
916                 old gtk), patch by Fabien
917         * src/plugins/clamav/clamav_plugin_gtk.c
918                 Sensitivity fix by Fabien
919
920 2006-08-09 [colin]      2.4.0cvs36
921
922         * src/main.c
923         * src/main.h
924                 Add a function to know whether we're exiting
925         * src/plugins/trayicon/trayicon.c
926                 If exiting, don't do anything. Faster, and
927                 avoids gtk_main_iteration reentracy causing
928                 segfaults at exit
929
930 2006-08-09 [colin]      2.4.0cvs35
931
932         * src/messageview.c
933         * src/mimeview.c
934         * src/mimeview.h
935                 Fix lack of part selection when automatically 
936                 jumping to a specific part
937         * src/msgcache.c
938                 Little optimisation in cache reading
939
940 2006-08-09 [colin]      2.4.0cvs34
941
942         * src/compose.c
943                 Fix crash setting the priority on reedit
944                 (Accessing compose before creating it!)
945
946 2006-08-08 [colin]      2.4.0cvs33
947
948         * src/procmime.c
949                 Fix bug #998 (last attachment is not accessible)
950                 Bad RFC interpretation on multipart close-delimiters
951         * src/mimeview.c
952         * src/mimeview.h
953         * src/gtk/gtkvscrollbutton.c
954         * src/gtk/gtkvscrollbutton.h
955                 Make attachments list wheel-scrollable
956
957 2006-08-07 [colin]      2.4.0cvs32
958
959         * src/gtk/gtkaspell.c
960                 Fix bug #973 (Unicode punctation characters 
961                 are not recognized as separators by the
962                 spell checker); fix unsigned stuff
963
964 2006-08-07 [colin]      2.4.0cvs31
965
966         * src/compose.c
967                 Fix bug #956 (DnD text with accents in compose 
968                 text entry); fix gccc's signed/unsigned fuss
969
970 2006-08-06 [colin]      2.4.0cvs30
971
972         * src/main.c
973                 Fix bug #979 (Plugin crashes when exiting 
974                 sylpheed-claws) : handle exit request only 
975                 once
976
977 2006-08-05 [colin]      2.4.0cvs29
978
979         * src/news.c
980                 Just make sure we have a msgid.
981
982 2006-08-05 [colin]      2.4.0cvs28
983
984         * src/news.c
985         * src/summaryview.c
986                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
987                 by reimplementing it
988         * src/textview.c
989                 Fix bug when hiding quotes with level > 3 and quote
990                 colors are recycled
991
992 2006-08-04 [colin]      2.4.0cvs27
993
994         * src/compose.c
995         * src/undo.c
996         * src/undo.h
997                 Fix a bit replace-by-pasting undo
998         * src/mainwindow.c
999         * src/messageview.c
1000                 Fix Fold quotes menu synchro in
1001                 mainwindow when it changes in 
1002                 messageview
1003         * src/textview.c
1004                 Fix right-click on quotes blocks
1005         * src/common/utils.c
1006                 Verify that the file created by
1007                 my_tmpfile() is writable. Fixes
1008                 bug #988 (very specific filesystem
1009                 issue)
1010         * src/plugins/pgpcore/sgpgme.c
1011                 Fix file descriptor leak
1012         * src/plugins/spamassassin/spamassassin.c
1013                 Warn once if spamd isn't reachable
1014
1015 2006-08-04 [colin]      2.4.0cvs26
1016
1017         * src/toolbar.c
1018                 i18n context patch by Fabien
1019
1020 2006-08-03 [colin]      2.4.0cvs25
1021
1022         * src/mainwindow.c
1023         * src/messageview.c
1024                 Rename "Hide quotes" to "Fold quotes"
1025         * src/textview.c
1026                 Don't use hand cursor on quotes. "all 
1027                 the bonuses of the feature and none of 
1028                 unwelcome side-effects"
1029
1030 2006-08-03 [colin]      2.4.0cvs24
1031
1032         * AUTHORS
1033         * sylpheed-claws.desktop
1034         * src/gtk/authors.h
1035                 Bring the desktop file to XDG compliance
1036                 Patch by Charles A. Edwards
1037
1038 2006-08-03 [colin]      2.4.0cvs23
1039
1040         * src/textview.c
1041                 Fix links offset when they are preceded
1042                 by accentued chars (g_utf8_strlen!)
1043         * src/mainwindow.c
1044                 Fix wrong status when starting offline
1045
1046
1047 2006-08-03 [wwp]        2.4.0cvs22
1048
1049         * src/prefs_common.h
1050                 ask what to do w/ filtering rules that belong to an account when
1051                 applying filtering rules manually from the main window (skip,
1052                 apply regardless of the account, use current account). This dialog
1053                 can be skipped and the last reply used.
1054                 (forgot that file)
1055
1056 2006-08-03 [wwp]        2.4.0cvs21
1057
1058         * src/filtering.c
1059         * src/filtering.h
1060         * src/prefs_common.c
1061         * src/summaryview.c
1062         * src/alertpanel.c
1063         * src/alertpanel.h
1064         * src/messageview.c
1065                 ask what to do w/ filtering rules that belong to an account when
1066                 applying filtering rules manually from the main window (skip,
1067                 apply regardless of the account, use current account). This dialog
1068                 can be skipped and the last reply used.
1069
1070
1071 2006-08-03 [colin]      2.4.0cvs20
1072
1073         * src/textview.c
1074                 Optimize previous patch
1075
1076 2006-08-03 [cleroy]     2.4.0cvs19
1077
1078         * src/textview.c
1079                 Fix quotes getting toggled back when the
1080                 mail has an even number of text parts
1081
1082 2006-08-02 [colin]      2.4.0cvs18
1083
1084         * src/messageview.c
1085                 Add Hide quotes menu
1086
1087 2006-08-02 [colin]      2.4.0cvs17
1088
1089         * src/mainwindow.c
1090         * src/prefs_common.c
1091         * src/textview.c
1092         * src/textview.h
1093         * src/gtk/about.c
1094                 Allow per-level quote hiding,
1095                 Allow toggling quotes by double-clicking them
1096                 Rename RemoteURI to ClickableText to reflect
1097                 the fact it's used for a variety of things
1098
1099 2006-08-02 [wwp]        2.4.0cvs16
1100
1101         * src/mainwindow.c
1102                 fix "View/Hide quotes" menu item status initialization.
1103
1104 2006-08-02 [wwp]        2.4.0cvs15
1105
1106         * src/matcher_parser_parse.y
1107                 remove a debug trace.
1108
1109 2006-08-02 [paul]       2.4.0cvs14
1110
1111         * src/plugins/pgpcore/passphrase.c
1112                 don't set initial dialog size
1113                 make it resizable
1114
1115 2006-08-02 [paul]       2.4.0cvs13
1116
1117         * src/noticeview.c
1118                 remove the rogue '/' character
1119
1120 2006-08-02 [paul]       2.4.0cvs12
1121
1122         * src/noticeview.c
1123                 allow buttons to resize as necessary
1124
1125 2006-08-01 [wwp]        2.4.0cvs11
1126
1127         * src/mbox.c
1128                 fix strict ISO C90 compliance.
1129
1130 2006-08-01 [wwp]        2.4.0cvs10
1131
1132         * tools/update-po
1133                 updated update-po tool to work w/ context-dependent translations.
1134                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1135
1136 2006-08-01 [wwp]        2.4.0cvs9
1137
1138         * src/matcher.c
1139         * src/prefs_filtering.c
1140         * src/prefs_matcher.c
1141                 allow context-dependent translations for "All",
1142                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1143
1144 2006-07-31 [colin]      2.4.0cvs8
1145
1146         * AUTHORS
1147         * src/gtk/authors.h
1148                 Add Rafal to authors
1149
1150 2006-07-31 [colin]      2.4.0cvs7
1151
1152         * src/compose.c
1153         * src/mainwindow.c
1154         * src/messageview.h
1155         * src/prefs_common.c
1156         * src/prefs_common.h
1157         * src/textview.c
1158                 Add 'View/Hide quotes'. Patch based on a patch
1159                 by Rafal Weglarz
1160
1161 2006-07-31 [colin]      2.4.0cvs6
1162
1163         * src/action.c
1164                 Fix problem with "> stuff >" actions
1165
1166 2006-07-31 [paul]       2.4.0cvs5
1167
1168         * po/nb.po
1169                 updated by Geir Helland
1170
1171 2006-07-31 [wwp]        2.4.0cvs4
1172
1173         * src/mainwindow.c
1174         * src/summaryview.c
1175         * src/summaryview.h
1176                 add "View/Go to/Parent message" and "View/Go to/Last read message",
1177                 thanks to Colin.
1178
1179 2006-07-31 [wwp]        2.4.0cvs3
1180
1181         * src/Makefile.am
1182         * src/addr_compl.c
1183         * src/addr_compl.h
1184         * src/addressbook.c
1185         * src/addressbook.h
1186         * src/addressbook_foldersel.c
1187         * src/addressbook_foldersel.h
1188         * src/addrindex.c
1189         * src/addrindex.h
1190         * src/matcher.c
1191         * src/matcher.h
1192         * src/matcher_parser_lex.l
1193         * src/matcher_parser_parse.y
1194         * src/prefs_common.c
1195         * src/prefs_common.h
1196         * src/prefs_filtering.c
1197         * src/prefs_matcher.c
1198         * src/prefs_matcher.h
1199         * src/summaryview.c
1200                 introduce filtering against the address book. It's now possible to add
1201                 matched conditions to determine if any email address in a message matches
1202                 or doesn't match any or all books or folders in the address book.
1203
1204 2006-07-31 [wwp]        2.4.0cvs2
1205
1206         * src/account.c
1207         * src/filtering.c
1208         * src/filtering.h
1209         * src/folder.c
1210         * src/folderview.c
1211         * src/inc.c
1212         * src/mainwindow.c
1213         * src/matcher.c
1214         * src/matcher_parser_lex.l
1215         * src/matcher_parser_parse.y
1216         * src/mbox.c
1217         * src/prefs_filtering.c
1218         * src/prefs_filtering.h
1219         * src/procmsg.c
1220         * src/procmsg.h
1221         * src/summaryview.c
1222                 introduce per-account filtering rules. Each filtering rule can now be assigned
1223                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1224                 when applying filtering rules manually, as all rules will apply - even the ones
1225                 assigned to an account. This issue will be addressed soon.
1226  
1227
1228
1229 2006-07-31 [wwp]        2.4.0cvs1
1230
1231         * src/quote_fmt.c
1232                 make more strings translatable.
1233
1234 2006-07-31 [paul]       2.4.0
1235
1236         2.4.0 released
1237
1238 2006-07-31 [paul]       2.3.1cvs91
1239
1240         * po/ca.po
1241                 updated by Miquel Oliete
1242
1243 2006-07-31 [paul]       2.3.1cvs90
1244
1245         * po/de.po
1246         * po/el.po
1247         * po/fr.po
1248         * po/it.po
1249         * po/pl.po
1250         * po/pt_BR.po
1251         * po/sr.po
1252         * po/zh_CN.po
1253                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1254                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1255                 Aleksandar Urosevic, and Ralgh Young
1256
1257 2006-07-31 [paul]       2.3.1cvs89
1258
1259         * src/account.c
1260         * src/main.c
1261         * src/mainwindow.c
1262         * src/mainwindow.h
1263                 Fix a race condition when, after an SC crash, rescanning
1264                 folders took more than 0.5 seconds
1265                 Thanks to Colin
1266
1267 2006-07-31 [paul]       2.3.1cvs88
1268
1269         * src/folderview.c
1270                 don't translate separator strings
1271
1272 2006-07-30 [mones]      2.3.1cvs87
1273
1274         * doc/man/sylpheed-claws.1
1275                 Fixed non-ASCII chars in Hoa's name
1276         * po/es.po
1277                 Updated for release
1278
1279 2006-07-27 [colin]      2.3.1cvs86
1280
1281         * src/textview.c
1282                 Don't include the leading \n in links
1283                 Patch by Fabien
1284
1285 2006-07-25 [colin]      2.3.1cvs85
1286
1287         * src/mainwindow.c
1288         * src/common/socket.h
1289         * src/etpan/imap-thread.c
1290                 Refresh resolvers before connecting
1291                 to IMAP servers, and after switching
1292                 to online. Thanks to Paul.
1293
1294 2006-07-18 [colin]
1295
1296         * 2.4.0-rc4 released
1297
1298 2006-07-17 [colin]      2.3.1cvs84
1299
1300         * src/inc.c
1301                 Show connection attempt in statusbar before
1302                 connecting (previously first message was
1303                 "Retrieving messages from ..." after the
1304                 connection succeeded.
1305
1306 2006-07-16 [wwp]        2.3.1cvs83
1307
1308         * sylpheed-claws.ico
1309                 Added .ico file (windows multi-size icon file, generated).
1310
1311 2006-07-12 [wwp]        2.3.1cvs82
1312
1313         * src/messageview.c
1314                 remove Message/Re-edit menu entry from messageview window,
1315                 as sent/draft/queued messages are opened in compose window when
1316                 re-edited and it's not possible to re-edit other msgs.
1317
1318 2006-07-12 [paul]       2.3.1cvs81
1319
1320         * AUTHORS
1321         * src/mainwindow.c
1322         * src/gtk/authors.h
1323                 check online state before resetting
1324                 mailcheck timer. Useful if some program
1325                 verifies connection state and updates
1326                 Claws.
1327                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
1328
1329 2006-07-12 [paul]       2.3.1cvs80
1330
1331         * sylpheed-claws-128x128.png
1332         * sylpheed-claws-64x64.png
1333         * sylpheed-claws.png
1334         * src/Makefile.am
1335         * src/main.c
1336         * src/prefs_toolbar.c
1337         * src/stock_pixmap.c
1338         * src/stock_pixmap.h
1339         * src/wizard.c
1340         * src/gtk/about.c
1341         * src/gtk/gtkutils.c
1342         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
1343         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
1344         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
1345         * src/pixmaps/sylpheed.xpm              ** REMOVED **
1346         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
1347         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
1348                 updated and renamed logo/icon files and related
1349                 logo by Jesper Schultz
1350
1351 2006-07-11 [paul]       2.3.1cvs79
1352
1353         * src/main.c
1354                 fix the labels a smidgin
1355
1356 2006-07-09 [colin]      2.3.1cvs78
1357
1358         * src/textview.c
1359                 Show errors in textviewer's command
1360                 Patch by H. Merijn Brand
1361
1362 2006-07-09 [colin]      2.3.1cvs77
1363
1364         * src/compose.c
1365                 Save FMID in drafts too
1366
1367 2006-07-08 [colin]      2.3.1cvs76
1368
1369         * src/compose.c
1370                 Svae RMID in drafted mails too
1371                 Save quote_fmt vars for whole mails,
1372                 don't reset at each quote_fmt_init:
1373                 allows to use the same |i{var} in
1374                 various template fields
1375         * src/prefs_template.c
1376         * src/quote_fmt.h
1377         * src/quote_fmt_parse.y
1378                 Same
1379
1380 2006-07-08 [colin]      2.3.1cvs75
1381
1382         * src/textview.c
1383                 Fix highlighting of attached parts URIs
1384
1385 2006-07-08 [colin]      2.3.1cvs74
1386
1387         * src/main.c
1388                 Prevent bug #981 (sc 2.3.1 segfaults with 
1389                 gtk+ 2.10) from being reported again:
1390                 if Sylpheed-Claws has been compiled against
1391                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
1392                 of if Sylpheed-Claws has been compiled against
1393                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1394                 error out.
1395
1396 2006-07-07 [colin]      2.3.1cvs73
1397
1398         * src/prefs_actions.c
1399                 Fix label
1400
1401 2006-07-07 [colin]      2.3.1cvs72
1402
1403         * src/prefs_actions.c
1404                 Fix compile on gtk < 2.8. argh :)
1405
1406 2006-07-07 [paul]       2.3.1cvs71
1407
1408         * src/common/defs.h
1409                 update DONATE_URI
1410
1411 2006-07-07 [colin]      2.3.1cvs70
1412
1413         * po/POTFILES.in
1414         * src/quote_fmt.c
1415         * src/quote_fmt_lex.l
1416         * src/quote_fmt_parse.y
1417                 Add |i{var}, a way to insert user-entered
1418                 text in a template
1419
1420 2006-07-07 [colin]
1421
1422         * 2.4.0-rc3 released
1423
1424 2006-07-07 [colin]      2.3.1cvs69
1425
1426         * src/folder.c
1427                 Don't consider inboxes of UNKNOWN folder 
1428                 classes to be useable as default inboxes
1429
1430 2006-07-07 [paul]       2.3.1cvs68
1431
1432         * src/textview.c
1433                 add missing #include <errno.h>
1434                 Thanks to René J. Blokland
1435
1436 2006-07-07 [paul]       2.3.1cvs67
1437
1438         * src/action.c
1439                 Return now Closes dialog
1440         * src/mimeview.c
1441         * src/mimeview.h
1442         * src/textview.c
1443                 add contextual menu to mime parts listed
1444                 in the textview
1445                 Thanks to Colin
1446         * src/common/utils.c
1447                 reversal: ' is a valid character in URLs
1448
1449 2006-07-06 [colin]      2.3.1cvs66
1450
1451         * src/remotefolder.h
1452                 Forgotten in previous commit
1453
1454 2006-07-06 [colin]      2.3.1cvs65
1455
1456         * src/folder.c
1457                 Set summary update flag whenever
1458                 totals changed
1459         * src/imap.c
1460         * src/prefs_account.c
1461         * src/common/utils.h
1462         * src/etpan/imap-thread.c
1463                 Fix warnings, thanks to Fabien and
1464                 Ricardo
1465
1466 2006-07-06 [wwp]        2.3.1cvs64
1467
1468         * src/gtk/gtkutils.c
1469                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1470
1471 2006-07-06 [wwp]        2.3.1cvs63
1472
1473         * src/account.c
1474         * src/addressbook.c
1475         * src/addressitem.h
1476         * src/folderview.c
1477         * src/mainwindow.c
1478         * src/manual.c
1479         * src/manual.h
1480         * src/message_search.c
1481         * src/prefs_actions.c
1482         * src/prefs_filtering.c
1483         * src/prefs_filtering.h
1484         * src/prefs_template.c
1485         * src/summary_search.c
1486         * src/summaryview.c
1487         * src/gtk/gtkutils.c
1488         * src/gtk/gtkutils.h
1489         * src/gtk/pluginwindow.c
1490                 add help buttons to some dialogs. Clicking such buttons opens a
1491                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1492
1493 2006-07-06 [paul]       2.3.1cvs62
1494
1495         * src/textview.c
1496                 fix attachments contextual menu
1497                 Thanks to Colin
1498
1499 2006-07-05 [colin]      2.3.1cvs61
1500
1501         * src/textview.c
1502         * src/compose.c
1503                 Handle sftp:// links
1504
1505 2006-07-05 [paul]       2.3.1cvs60
1506
1507         * src/gtk/filesel.c
1508                 grab save button by default
1509                 Thanks to Colin
1510
1511 2006-07-05 [wwp]        2.3.1cvs59
1512
1513         * manual/xml2pdf
1514                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1515
1516 2006-07-04 [colin]      2.3.1cvs58
1517
1518         * src/mimeview.c
1519         * src/textview.c
1520                 Use left click to select, middle click to open
1521                 on mimeparts links
1522         * src/common/utils.c
1523                 Fix segfault
1524
1525 2006-07-04 [colin]      2.3.1cvs57
1526
1527         * src/mainwindow.c
1528         * src/news.c
1529                 Warning fixes, thanks to Fabien
1530
1531 2006-07-04 [colin]      2.3.1cvs56
1532
1533         * src/mimeview.c
1534         * src/mimeview.h
1535         * src/textview.c
1536                 Allow parts to be selected via their text label
1537                 in textview
1538
1539 2006-07-04 [colin]      2.3.1cvs55
1540
1541         * src/folderview.c
1542                 Feedback when closing (for big folders)
1543         * src/prefs_actions.c
1544         * src/prefs_filtering.c
1545         * src/prefs_matcher.c
1546         * src/prefs_template.c
1547                 Fix default button when closing without
1548                 having saved
1549
1550 2006-07-04 [colin]      2.3.1cvs54
1551
1552         * src/news.c
1553                 Delete local file on deletion
1554
1555 2006-07-03 [colin]      2.3.1cvs53
1556
1557         * src/folderview.c
1558         * src/main.c
1559                 Don't freeze when rescanning after crash
1560
1561 2006-07-03 [wwp]        2.3.1cvs52
1562
1563         * src/compose.c
1564         * src/privacy.c
1565         * src/privacy.h
1566         * src/plugins/pgpinline/pgpinline.c
1567         * src/plugins/pgpmime/pgpmime.c
1568                 don't report an error when the user cancels the passphrase dialog.
1569
1570 2006-07-02 [colin]      2.3.1cvs51
1571
1572         * src/folderview.c
1573                 Open message when crossing folders with Space,
1574                 goto next unread and friends
1575
1576 2006-07-01 [colin]      2.3.1cvs50
1577
1578         * src/prefs_account.c
1579                 Typographic rules varying from language
1580                 to language (in french "Protocole :"),
1581                 we have to do that :)
1582
1583 2006-07-01 [ticho]      2.3.1cvs49
1584
1585         * src/prefs_account.c
1586                 Only use one temporary gchar* variable in
1587                 prefs_account_protocol_set_optmenu().
1588
1589 2006-07-01 [ticho]      2.3.1cvs48
1590
1591         * src/prefs_account.c
1592         * src/prefs_account.h
1593                 Use GtkLabel for existing account protocol name.
1594                 Created an array for protocol names and populate the
1595                 combobox from it in a for() cycle.
1596
1597 2006-06-30 [colin]      2.3.1cvs47
1598
1599         * src/compose.c
1600                 Block undo when changing signature (by changing
1601                 account)
1602
1603 2006-06-30 [paul]       2.3.1cvs46
1604
1605         * src/send_message.c
1606                 when editing From in the Compose window, use that address
1607                 in the Return-Path: header
1608                 Thanks to Colin
1609
1610 2006-06-30 [colin]      2.3.1cvs45
1611
1612         * src/compose.c
1613                 Fix signature replacement:
1614                 - when no newline before separator
1615                 - when reediting
1616
1617 2006-06-29 [colin]      2.3.1cvs44
1618
1619         * src/folderview.c
1620         * src/folderview.h
1621         * src/mainwindow.c
1622         * src/summaryview.c
1623                 Let 'View/Go to/Next marked' work like
1624                 Next new & Next unread: across folders
1625                 Change the select_on_entry pref to do
1626                 what we want when changing folder
1627         * src/common/utils.c
1628                 Fix single-quoted links 
1629
1630 2006-06-29 [colin]      2.3.1cvs43
1631
1632         * src/gtk/gtkaspell.c
1633                 "Sylpheed" and "Sylpheed-Claws" do exist !
1634
1635 2006-06-29 [colin]      2.3.1cvs42
1636
1637         * src/imap.c
1638                 Forgot to remove debug
1639
1640 2006-06-29 [colin]      2.3.1cvs41
1641
1642         * src/imap.c
1643         * src/imap.h
1644         * src/mainwindow.c
1645                 Disconnect from IMAP servers when going
1646                 offline. Fixes bug #978 (going to offline-mode 
1647                 won't close connections)
1648
1649 2006-06-29 [colin]      2.3.1cvs40
1650
1651         * src/main.c
1652                 Fix transient setting on failing plugins
1653                 Patch by Fabien
1654         * src/plugins/pgpcore/sgpgme.c
1655                 Only warn for OpenPGP. Most people don't
1656                 have CMS available.
1657
1658 2006-06-29 [colin]      2.3.1cvs39
1659
1660         * src/compose.c
1661                 Fix Spelling menu (discrepancy between context menu
1662                 and top menu when folder's dictionary isn't the 
1663                 default one)
1664         * src/plugins/pgpcore/sgpgme.c
1665                 More error reporting about why gpgme can fail
1666
1667 2006-06-29 [wwp]        2.3.1cvs38
1668
1669         * src/mainwindow.c
1670                 honor the display-header-pane setting even when the message view
1671                 is a separate window.
1672
1673 2006-06-29 [wwp]        2.3.1cvs37
1674
1675         * src/prefs_actions.c
1676                 forgot to commit that one (use of GTK_STOCK_INFO).
1677
1678 2006-06-29 [colin]      2.3.1cvs36
1679
1680         * src/imap.c
1681                 Better handling of login errors (ask the password
1682                 again once), alert in case of error. Fix three
1683                 signedness warnings.
1684
1685 2006-06-28 [wwp]        2.3.1cvs35
1686
1687         * src/prefs_template.c
1688         * src/prefs_matcher.c
1689         * src/prefs_filtering_action.c
1690         * src/prefs_quote.c
1691                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
1692                 patch by Fabien Vantard, slightly modified.
1693
1694 2006-06-28 [paul]
1695
1696         2.4.0-rc2 released
1697
1698 2006-06-28 [colin]      2.3.1cvs34
1699
1700         * src/prefs_account.c
1701                 Fix bug #977 (Can't add or edit imap accounts)
1702
1703 2006-06-28 [colin]      2.3.1cvs33
1704
1705         * src/mimeview.c
1706                 Fix previous
1707
1708 2006-06-28 [colin]      2.3.1cvs32
1709
1710         * src/mimeview.c
1711                 Save named inlined attachments with "Save all"
1712         * src/main.c
1713         * src/mbox.c
1714         * src/common/plugin.c
1715         * src/common/plugin.h
1716         * src/common/sylpheed.c
1717         * src/common/utils.c
1718         * src/plugins/pgpcore/sylpheed.def
1719         * src/plugins/pgpinline/sylpheed.def
1720         * src/plugins/pgpmime/sylpheed.def
1721                 Win32 compatibility patch, by
1722                 Werner Koch
1723
1724 2006-06-28 [wwp]        2.3.1cvs31
1725
1726         * src/imap.c
1727         * src/prefs_folder_item.c
1728                 less compilation warnings (thanks to Fabien Vantard), less typos.
1729
1730 2006-06-28 [paul]       2.3.1cvs30
1731
1732         * src/gtk/gtkutils.c
1733                 gtk_combo_box_set_focus_on_click() is only
1734                 available since gtk 2.6.0
1735
1736 2006-06-28 [paul]       2.3.1cvs29
1737
1738         * src/prefs_ext_prog.c
1739                 fix engrish and add a tooltip for the
1740                 'command for 'Display as text' option
1741
1742 2006-06-28 [paul]
1743
1744         2.4.0-rc1 released
1745
1746 2006-06-28 [paul]       2.3.1cvs28
1747
1748         * ChangeLog
1749         * tools/Makefile.am
1750                 include textviewer.pl in releases
1751
1752 2006-06-28 [paul]       2.3.1cvs27
1753
1754         * src/prefs_ext_prog.c
1755                 hide Print command option if libgnomeprint
1756                 support is present
1757
1758 2006-06-27 [colin]      2.3.1cvs26
1759
1760         * src/compose.c
1761                 Fix Esc handling in insert/attach dialog
1762                 Don't show this dialog if dragging something
1763                 else than text/uri-list
1764                 Thanks to Fabien Vantard
1765         * tools/textviewer.pl
1766                 Filter script to display stuff as text
1767                 by H. Merijn Brand
1768
1769 2006-06-27 [wwp]        2.3.1cvs25
1770
1771         * src/messageview.c
1772                 use the exact product name (message view title), patch
1773                 by Fabien Vantard.
1774
1775 2006-06-27 [ticho]      2.3.1cvs24
1776
1777         * src/prefs_account.c
1778         * src/prefs_common.c
1779         * src/prefs_common.h
1780         * src/prefs_ext_prog.c
1781         * src/textview.c
1782                 Add a preference (Preferences/External programs)
1783                 to allow "Display as text" to be done via a script
1784                 (patch by H.Merijn Brand).
1785                 Use GtkComboBox for protocol selection in account
1786                 preferences.
1787                 Only include current choice for existing accounts, and
1788                 insensitivize the combobox.
1789
1790 2006-06-27 [paul]       2.3.1cvs23
1791
1792         * src/mbox.c
1793                 fix crasher introduced in cvs21.
1794                 Thanks to Colin
1795
1796 2006-06-26 [colin]      2.3.1cvs22
1797
1798         * src/mbox.c
1799                 Fix double-frees when leaving folders
1800                 after exporting to mbox
1801
1802 2006-06-26 [colin]      2.3.1cvs21
1803
1804         * src/mbox.c
1805                 More feedback (and optimisation)
1806                 on import/export
1807         * src/common/utils.c
1808                 Fix case when looking for mail addresses
1809         * src/gtk/gtkutils.c
1810                 Extra check for (X-)Face
1811
1812 2006-06-25 [ticho]      2.3.1cvs20
1813
1814         * src/compose.c
1815         * src/exphtmldlg.c
1816         * src/gtk/gtkutils.c
1817         * src/gtk/gtkutils.h
1818                 Added second argument to gtkut_sc_combobox_create() to
1819                 control focus-on-click for the widget.
1820                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
1821
1822 2006-06-25 [ticho]      2.3.1cvs19
1823
1824         * src/compose.c
1825         * src/gtk/Makefile.am
1826         * src/gtk/combobox.c
1827         * src/gtk/combobox.h
1828         * src/gtk/gtkutils.c
1829         * src/gtk/gtkutils.h
1830                 Use GtkComboBox instead of deprecated GtkOptionMenu
1831                 for account selector in compose window and for encoding
1832                 selector in attachment properties.
1833                 Also factorise working with the new GtkComboBox somewhat.
1834
1835 2006-06-24 [paul]       2.3.1cvs18
1836
1837         * src/prefs_common.c
1838                 use the correct default value
1839
1840 2006-06-24 [paul]       2.3.1cvs17
1841
1842         * src/compose.c
1843         * src/prefs_common.c
1844         * src/prefs_common.h
1845         * src/prefs_compose_writing.c
1846                 enable setting of default action when
1847                 dnd'ing files in the compose window.
1848                 (Collaborative effort with wwp)
1849
1850 2006-06-23 [wwp]        2.3.1cvs16
1851
1852         * src/compose.c
1853                 i18n fix (thanks to Fabien Vantard)
1854
1855 2006-06-22 [colin]      2.3.1cvs15
1856
1857         * src/prefs_customheader.c
1858                 Don't use filters in custom headers' file 
1859                 selector. Remember, extensions mean nothing :)
1860
1861 2006-06-22 [paul]       2.3.1cvs14
1862
1863         * configure.ac
1864                 allow setting of man directory location
1865
1866 2006-06-22 [colin]      2.3.1cvs13
1867
1868         * src/mainwindow.c
1869                 Add 'View/Go to/Next unread folder'.
1870                 I missed that :)
1871
1872 2006-06-22 [colin]      2.3.1cvs12
1873
1874         * src/common/utils.c
1875                 Add some subject prefixes
1876                 Patch by Bjorn T Johansen <btj@havleik.no>
1877
1878 2006-06-22 [colin]      2.3.1cvs11
1879
1880         * manual/advanced.xml
1881                 Forgotten hidden pref
1882
1883 2006-06-21 [paul]       2.3.1cvs10
1884
1885         * src/prefs_account.c
1886                 complete the removal of 'Add date header' option
1887
1888 2006-06-21 [paul]       2.3.1cvs9
1889
1890         * src/account.c
1891         * src/compose.c
1892         * src/prefs_account.c
1893         * src/prefs_account.h
1894                 remove option to add date header - always
1895                 add date header
1896         * src/etpan/imap-thread.c
1897                 fix warnings (Thanks to Colin)
1898
1899 2006-06-21 [wwp]        2.3.1cvs8
1900
1901         * src/folder.c
1902                 set the attachment flag when inline text part are (file)named. This is more convenient
1903                 when receiving (for instance) inline source files or patches sent using thunderbird.
1904
1905 2006-06-21 [paul]       2.3.1cvs7
1906
1907         * src/inc.c
1908                 fix off-by-one count of current msg in
1909                 statusbar filtering progressbar
1910
1911 2006-06-21 [paul]       2.3.1cvs6
1912
1913         * src/folder.c
1914                 Show attachment icon even if the part is 'inline'
1915                 if the following conditions are met:
1916                 - content-type != 'text/plain'
1917                 - content-type != '*/pgp-signature'
1918                 - either 'name' or 'filename' parameter is not NULL
1919                 
1920                 Thanks to Colin
1921
1922 2006-06-21 [paul]       2.3.1cvs5
1923
1924         * src/messageview.c
1925         * src/prefs_common.c
1926         * src/prefs_common.h
1927         * src/prefs_other.c
1928                 add an option to 'Never send Return
1929                 Receipts'
1930                 Thanks to Colin
1931
1932 2006-06-20 [mones]      2.3.1cvs4
1933
1934         * po/es.po
1935                 updated
1936         * src/compose.c
1937                 typo fixed (space after comma)
1938         * tools/make.themes.project
1939                 remove exec mode from tarball files
1940
1941 2006-06-20 [colin]      2.3.1cvs3
1942
1943         * src/news.c
1944         * src/procheader.c
1945         * src/unmime.c
1946                 Better fix for \n's in headers (don't 
1947                 break Received: and others)
1948
1949 2006-06-20 [paul]       2.3.1cvs2
1950
1951         * src/alertpanel.c
1952         * src/textview.c
1953                 improve legibility of phishing attempt
1954                 dialog
1955
1956 2006-06-20 [paul]       2.3.1cvs1
1957
1958         * NEWS
1959         * README
1960         * configure.ac
1961                 Update version number following
1962                 stable release
1963
1964 2006-06-20 [colin]      2.3.0cvs26
1965
1966         * src/compose.c
1967                 When dragging a file to the text of the compose
1968                 window, ask whether we want to insert or attach
1969                 (I know lots of people who do that to attach)
1970
1971 2006-06-20 [colin]      2.3.0cvs25
1972
1973         * src/etpan/imap-thread.c
1974                 Fix threshold (the append command is often > 32 bytes)
1975
1976 2006-06-19 [colin]      2.3.0cvs24
1977
1978         * src/imap.c
1979         * src/etpan/imap-thread.c
1980                 Workaround Rockliffe IMAP server bug: replace
1981                 "x UID SEARCH (ANSWERED UID 1:*)" with
1982                 "x UID SEARCH ANSWERED"
1983                 (Rockliffe doesn't handle the parenthesis)
1984
1985 2006-06-19 [colin]      2.3.0cvs23
1986
1987         * src/compose.c
1988         * src/imap.c
1989         * src/etpan/imap-thread.c
1990                 Probably fix bug #972 (Freezes when adding 
1991                 an attachment to the message)
1992         * src/common/defs.h
1993                 Modernize Firefox cmd
1994
1995
1996 2006-06-18 [colin]      2.3.0cvs22
1997
1998         * src/prefs_customheader.c
1999                 Only allow correct filenames for various
2000                 custom headers
2001
2002 2006-06-18 [colin]      2.3.0cvs21
2003
2004         * src/prefs_customheader.c
2005                 Add a 'From File...' button in custom headers prefs, which
2006                 try to do the right thing: 
2007                 for normal headers, use file as plaintext,
2008                 for X-Face, calls compface,
2009                 for Face, encode to b64.
2010
2011 2006-06-17 [colin]      2.3.0cvs20
2012
2013         * src/mh.c
2014                 Warning fix
2015
2016 2006-06-16 [colin]      2.3.0cvs19
2017
2018         * src/summaryview.c
2019                 Recursive quicksearch: show message list
2020                 in current folder, *then* search children
2021                 in the background.
2022
2023 2006-06-16 [colin]      2.3.0cvs18
2024
2025         * src/main.c
2026                 Instead of ignoring SIGPIPE, save caches
2027                 when getting one. Will fix the fact that
2028                 hot caches are out-of-date when logging 
2029                 out of Xorg.
2030         * src/compose.c
2031         * src/prefs_compose_writing.c
2032                 Only save text (not attachments) when 
2033                 auto-saving to drafts
2034         * src/unmime.c
2035                 Always replace \n, \r and \t with spaces
2036                 in headers
2037         * manual/dist/html/Makefile.am
2038         * manual/dist/pdf/Makefile.am
2039         * manual/dist/ps/Makefile.am
2040         * manual/dist/txt/Makefile.am
2041         * manual/fr/dist/html/Makefile.am
2042         * manual/fr/dist/pdf/Makefile.am
2043         * manual/fr/dist/ps/Makefile.am
2044         * manual/fr/dist/txt/Makefile.am
2045         * manual/pl/dist/html/Makefile.am
2046         * manual/pl/dist/pdf/Makefile.am
2047         * manual/pl/dist/ps/Makefile.am
2048         * manual/pl/dist/txt/Makefile.am
2049                 Fix make clean removing pregenerated manuals
2050
2051
2052 2006-06-16 [colin]      2.3.0cvs17
2053
2054         * src/plugins/pgpcore/sgpgme.c
2055         * src/plugins/pgpmime/pgpmime.c
2056         * src/plugins/pgpinline/pgpinline.c
2057                 Better error reporting in setup_signers.
2058                 Don't fallback to default key if specified
2059                 key isn't found.
2060                 Don't allow signing if more than one secret
2061                 key matches the one specified in prefs.
2062
2063 2006-06-15 [colin]      2.3.0cvs16
2064
2065         * src/folderview.c
2066                 Add "Send queue" in the folder's contextual
2067                 menu
2068         * src/compose.c
2069         * src/messageview.c
2070         * src/privacy.c
2071         * src/privacy.h
2072         * src/procmime.c
2073         * src/procmsg.c
2074         * src/plugins/pgpcore/passphrase.c
2075         * src/plugins/pgpcore/sgpgme.c
2076         * src/plugins/pgpinline/pgpinline.c
2077         * src/plugins/pgpmime/pgpmime.c
2078                 Better error reporting
2079         * src/mbox.c
2080                 Probably fix bug #971 (2.2.3 cannot read mail 
2081                 from local mbox)
2082
2083
2084 2006-06-15 [mones]      2.3.0cvs15
2085
2086         * tools/make.themes.project
2087                 creates the themes project from the web page
2088
2089 2006-06-15 [colin]      2.3.0cvs14
2090
2091         * src/folder.c
2092                 Better fix (avoid losing the folder if scan_tree 
2093                 fails)
2094
2095 2006-06-15 [cleroy]     2.3.0cvs13
2096
2097         * src/folder.c
2098                 Probably fix Bug #969 (crash on rebuilding 
2099                 imap folder)
2100
2101 2006-06-14 [colin]      2.3.0cvs12
2102
2103         * manual/dtd/manual.xsl
2104         * manual/sylpheed-claws-manual.xml
2105         * manual/fr/sylpheed-claws-manual.xml
2106         * manual/pl/sylpheed-claws-manual.xml
2107                 Insert pagebreaks between sections
2108
2109 2006-06-14 [paul]       2.3.0cvs11
2110
2111         * configure.ac
2112                 better fix than 2.3.0cvs10
2113
2114 2006-06-14 [paul]       2.3.0cvs10
2115
2116         * configure.ac
2117                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2118                 (backwards compatible)
2119
2120 2006-06-13 [colin]      2.3.0cvs9
2121
2122         * src/messageview.c
2123                 Fix sending of return receipt with the new queue folders
2124
2125 2006-06-13 [wwp]        2.3.0cvs8
2126
2127         * src/quote_fmt_lex.l
2128                 fix wrong tokens returned in quote_fmt lexer, query not().
2129
2130 2006-06-13 [wwp]        2.3.0cvs7
2131
2132         * src/folder.c
2133         * src/prefs_folder_item.c
2134                 allow changing folder type even when folder is not a top-level one,
2135                 thanks to Colin.
2136
2137 2006-06-12 [colin]      2.3.0cvs6
2138
2139         * src/folderview.c
2140                 Fix double-ask of "Do you want to mark all
2141                 as read"
2142
2143 2006-06-12 [colin]      2.3.0cvs5
2144
2145         * src/compose.c
2146         * src/compose.h
2147         * src/folder.c
2148         * src/folder.h
2149         * src/imap.c
2150         * src/inc.c
2151         * src/main.c
2152         * src/messageview.c
2153         * src/mh.c
2154         * src/prefs_folder_item.c
2155         * src/procheader.c
2156         * src/procmime.c
2157         * src/procmsg.c
2158         * src/procmsg.h
2159         * src/send_message.c
2160         * src/summaryview.c
2161         * src/toolbar.c
2162                 Apply bug #964's patch (Queue and drafts aren't normal)
2163                 The Drafts and Queue folder now contain RFC-822 files,
2164                 allowing to move and copy mails from and to these 
2165                 folders. Moving from Drafts to Queue will prepare the
2166                 mail for sending (PGP signature, encryption, etc).
2167                 This patch also rework sending errors handling to try
2168                 to be more helpful.
2169                 Also, allow redefining folder types via the GUI 
2170                 (Folder type in its Properties)
2171
2172 2006-06-12 [colin]      2.3.0cvs4
2173
2174         * src/summaryview.c
2175         * src/prefs_common.c
2176         * src/prefs_common.h
2177         * src/gedit-print.c
2178                 Allow to define a specific print font - patch
2179                 by Bernhard Walle <bernhard.walle@gmx.de>
2180         * src/prefs_fonts.c
2181         * manual/advanced.xml
2182         * manual/fr/advanced.xml
2183                 Add a hidden pref to allow deletion without
2184                 confirmation
2185
2186 2006-06-12 [wwp]        2.3.0cvs3
2187
2188         * .cvsignore
2189                 more files to ignore.
2190
2191 2006-06-12 [wwp]        2.3.0cvs2
2192
2193         * src/quote_fmt.c
2194         * src/quote_fmt_lex.l
2195         * src/quote_fmt_parse.y
2196                 extend the quote_fmt parser (templates and quotes):
2197                 - allow limited sub-expressions in |p{} and |f{} expressions,
2198                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2199                 - implemented/fixed missing implementation of query_references and show_references,
2200                 - completed, fixed contents and format of the symbols help dialog,
2201                 - fix some compilation warnings.
2202
2203 2006-06-12 [wwp]        2.3.0cvs1
2204
2205         * manual/advanced.xml
2206         * manual/fr/advanced.xml
2207                 updates in the "templates" section of the manual (eng/fr):
2208                  - be more precise (both versions)
2209                  - completed to match the english reference (fr version)
2210                  - touchups (both versions)
2211
2212 2006-06-12 [paul]       2.3.0
2213
2214         2.3.0 released
2215
2216 2006-06-12 [paul]       2.2.3cvs14
2217
2218         * po/ca.po
2219         * po/cs.po
2220         * po/de.po
2221         * po/el.po
2222         * po/fr.po
2223         * po/it.po
2224         * po/pt_BR.po
2225         * po/sr.po
2226         * po/zh_CN.po
2227                 updated by Miquel Oliete, Tim, Stephan Sachse,
2228                 Stavros Giannouris, Fabien Vantard, Andrea
2229                 Spadaccini, Frederico Goncalves Guimaraes,
2230                 Aleksandar Urosevic, and Ralgh Young
2231
2232 2006-06-12 [colin]      2.2.3cvs13
2233
2234         * src/mbox.c
2235                 Add missing header
2236
2237 2006-06-11 [colin]      2.2.3cvs12
2238
2239         * src/msgcache.c
2240                 Verify that g_malloc() succeeded
2241
2242 2006-06-11 [colin]      2.2.3cvs11
2243
2244         * src/wizard.c
2245                 Add Face header to welcome mail
2246
2247 2006-06-10 [colin]      2.2.3cvs10
2248
2249         * src/textview.c
2250                 Revert previous (Forgot it changes the
2251                 margin on the whole mail)
2252
2253 2006-06-10 [colin]      2.2.3cvs9
2254
2255         * src/textview.c
2256                 Don't overlap long headers under (X-)Face
2257
2258 2006-06-10 [mones]      2.2.3cvs8
2259
2260         * manual/xml2pdf
2261                 allow generation of manual on systems lacking saxon binary
2262                 but with java and the saxon library installed
2263
2264         * po/es.po
2265                 updated for release
2266
2267 2006-06-09 [colin]      2.2.3cvs7
2268
2269         * src/summaryview.c
2270                 Fix leak when using Display Sender using Addressbook
2271
2272 2006-06-09 [colin]      2.2.3cvs6
2273
2274         * src/compose.c
2275         * src/folder.c
2276         * src/folderview.c
2277         * src/mimeview.c
2278         * src/summaryview.c
2279                 More leaks fixes
2280
2281 2006-06-09 [paul]       2.2.3cvs5
2282
2283         * AUTHORS
2284         * src/gtk/authors.h
2285         * tools/claws.i18n.status.pl
2286                 updated with new info
2287
2288 2006-06-09 [paul]       2.2.3cvs4
2289
2290         * README
2291                 updated
2292         * manual/ack.xml
2293                 add wwp to authors list
2294         * src/gtk/authors.h
2295                 update mine and Colin's addresses
2296
2297 2006-06-08 [colin]      2.2.3cvs3
2298
2299         * src/etpan/imap-thread.c
2300                 Fix leak on SSL cert check
2301
2302 2006-06-08 [colin]      2.2.3cvs2
2303
2304         * src/common/utils.c
2305                 Fix leak
2306
2307 2006-06-08 [paul]       2.2.3cvs1
2308
2309         * configure.ac
2310                 Update version number following
2311                 stable release
2312
2313 2006-06-07 [colin]      2.2.2cvs3
2314
2315         * src/msgcache.c
2316                 Fix catching cache read errors (guint instead of gint)
2317                 Prevent malloc'ing more than 8MB (means cache corruption)
2318
2319 2006-06-07 [paul]       2.2.2cvs2
2320
2321         * src/exporthtml.c
2322         * src/exportldif.c
2323         * src/mh.c
2324         * src/mutt.c
2325         * src/pine.c
2326         * src/common/utils.c
2327                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2328                 obey $HOME'
2329                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2330                 Thanks to Colin
2331
2332 2006-06-06 [paul]       2.2.2cvs1
2333
2334         * configure.ac
2335                 Update version number following
2336                 stable release
2337
2338 2006-06-06 [paul]       2.2.1cvs6
2339
2340         * src/matcher.c
2341                 fix  implicit declaration of
2342                 sylpheed_do_idle()
2343                 Patch by Fabien Vantard
2344
2345 2006-06-06 [paul]       2.2.1cvs5
2346
2347         * src/matcher.c
2348                 fix age_greater and age_lower so that they
2349                 mean what say and not '...or equal to'
2350                 Thanks to Colin
2351
2352 2006-06-06 [paul]       2.2.1cvs4
2353
2354         * src/textview.c
2355         * src/common/utils.c
2356                 fix URI check
2357                 Thanks to Colin
2358
2359 2006-06-05 [wwp]        2.2.1cvs3
2360
2361         * manual/fr/account.xml
2362                 minor language fixes (thanks to Fabien Vantard).
2363
2364 2006-06-05 [colin]      2.2.1cvs2
2365
2366         * src/prefs_folder_item.c
2367         * src/folderview.c
2368                 Allow recursive setting of properties 
2369                 for whole mailboxes
2370         * src/matcher.c
2371                 Don't freeze on 'test' filtering rule
2372
2373 2006-06-05 [colin]      2.2.1cvs1
2374
2375         * configure.ac
2376                 Update version number following
2377                 stable release
2378
2379 2006-06-04 [wwp]        2.2.0cvs82
2380
2381         * manual/glossary.xml
2382         * manual/account.xml
2383         * manual/fr/glossary.xml
2384         * manual/fr/account.xml
2385                 added glossary section and references/links related to the Face custom header.
2386
2387 2006-06-04 [colin]      2.2.0cvs81
2388
2389         * src/summaryview.c
2390                 Skip to next message on move with no
2391                 immediate execution
2392
2393 2006-06-04 [wwp]        2.2.0cvs80
2394
2395         * manual/xml2pdf
2396                 added sanity checks, exit when needed.
2397
2398 2006-06-03 [paul]       2.2.0cvs79
2399
2400         * src/prefs_receive.c
2401                 page name is now 'Receiving'
2402         * src/prefs_send.c
2403                 page name is now 'Sending'
2404
2405 2006-06-03 [colin]      2.2.0cvs78
2406
2407         * src/plugins/spamassassin/spamassassin_gtk.c
2408                 Autoswitch to Localhost if transport was previously
2409                 disabled. Else people had to check [] Enable, then
2410                 *reselect* transport.
2411
2412 2006-06-03 [colin]      2.2.0cvs77
2413
2414         * src/plugins/pgpinline/pgpinline.c
2415         * src/plugins/pgpmime/pgpmime.c
2416                 Check that gpg_data_release_and_get_mem 
2417                 didn't fail (now, why this happens...)
2418
2419 2006-06-03 [colin]      2.2.0cvs76
2420
2421         * src/mbox.c
2422                 Fix bug #962 (Manual and/or UI should 
2423                 warn about incompatible locking 
2424                 causing dataloss)
2425
2426 2006-06-02 [cleroy]     2.2.0cvs75
2427
2428         * src/filtering.c
2429         * src/folder.c
2430         * src/procmsg.c
2431         * src/summaryview.c
2432                 Fix a few leaks
2433
2434 2006-06-02 [colin]      2.2.0cvs74
2435
2436         * src/main.c
2437                 On exit, free caches after writing them
2438                 Shuts up some valgrind false positives
2439         * src/procmsg.c
2440         * src/send_message.c
2441                 Fix races when reusing existing SMTP connections
2442                 Fix inexistant session timeout
2443         * src/toolbar.c
2444                 Display alertpanel after all queues have
2445                 been processed, not after each
2446
2447 2006-06-02 [wwp]        2.2.0cvs73
2448
2449         * manual/fr/glossary.xml
2450         * manual/fr/ack.xml
2451         * manual/ack.xml
2452                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2453
2454 2006-06-02 [wwp]        2.2.0cvs72
2455
2456         * manual/xml2pdf
2457         * manual/dist/pdf/Makefile.am
2458         * manual/dtd/manual.xsl
2459         * manual/fr/dist/pdf/Makefile.am
2460         * manual/pl/dist/pdf/Makefile.am
2461                 we changed the procedure to generate the .pdf version of the manual.
2462                 The procedure is more modern and the .pdf we get now has a valid index.
2463                 Here are the new pre-requisites:
2464
2465                 - JRE 1.x (1.4 here): there must be one from your distro
2466                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2467                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2468                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2469
2470                 See my posts for further info about the installation of this toolchain:
2471
2472                 Date: Fri, 19 May 2006 19:40:06 +0200
2473                 From: wwp <subscript@free.fr>
2474                 To: sylpheed-claws-devel@lists.sourceforge.net
2475                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2476
2477                 and
2478
2479                 Date: Wed, 24 May 2006 12:58:49 +0200
2480                 From: wwp <subscript@free.fr>
2481                 To: sylpheed-claws-devel@lists.sourceforge.net
2482                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2483
2484 2006-06-01 [colin]      2.2.0cvs71
2485
2486         * src/compose.c
2487                 Better guards against IMAP races
2488         * src/main.c
2489         * src/prefs_common.c
2490         * src/prefs_common.h
2491         * src/common/ssl_certificate.c
2492         * src/etpan/imap-thread.c
2493         * src/etpan/imap-thread.h
2494         * src/gtk/sslcertwindow.c
2495                 New hidden option ssl_skip_cert_check to 
2496                 avoid dups of bug #959 (libetpan linked
2497                 against gnutls and gnutls buggy on 64bit)
2498                 Present expired warning only once per
2499                 session/server.
2500         * manual/advanced.xml
2501         * manual/fr/advanced.xml
2502                 Document new option
2503
2504 2006-06-01 [wwp]        2.2.0cvs70
2505
2506         * src/messageview.c
2507                 fix for bug #961 (return receipt dialog 
2508                 complains incorrectly about return-path 
2509                 email adress being different), thanks 
2510                 to Colin.
2511
2512 2006-05-31 [cleroy]     2.2.0cvs69
2513
2514         * src/common/ssl.c
2515                 Guard against NULLs, although this
2516                 should never be an issue
2517
2518 2006-05-31 [colin]      2.2.0cvs68
2519
2520         * src/filtering.c
2521                 Use g_slist_prepend
2522         * src/imap.c
2523                 Don't remove caches when destroying folder, it
2524                 could (should) be done at exit
2525         * src/inc.c
2526                 free processing cache after incorporation
2527         * src/etpan/imap-thread.c
2528                 Maybe fix bug #959 (Crash on moving to emails 
2529                 to a imap account per ssl with a expired 
2530                 certificate.)
2531
2532 2006-05-30 [colin]      2.2.0cvs67
2533
2534         * src/summaryview.c
2535                 Put back event flush when displaying message
2536                 It avoids reading a bunch of messages just
2537                 by hitting shift-n for too long ;)
2538
2539 2006-05-29 [colin]      2.2.0cvs66
2540
2541         * src/summaryview.c
2542                 Remove useless g_warnings
2543
2544 2006-05-29 [colin]      2.2.0cvs65
2545
2546         * src/imap.c
2547                 Fix g_slist_append()s for performance
2548
2549 2006-05-29 [colin]      2.2.0cvs64
2550
2551         * src/compose.c
2552         * src/common/utils.c
2553                 Fix extraneous tab at start of addresses
2554         * src/mainwindow.c
2555                 Fix warnings (thanks to Fabien)
2556                 Fix crash at exit when composing messages 
2557                 exist
2558         * src/pop.c
2559                 Fix progress bar when deleting expired mails
2560                 Thanks to Hiro
2561         * src/summaryview.c
2562         * src/gtk/gtksctree.c
2563                 Fix re-sorting slowness
2564
2565 2006-05-29 [paul]       2.2.0cvs63
2566
2567         * src/mh.c
2568                 fetch full message when moving mails
2569                 from another mailbox, (fixed data loss
2570                 when filtering from IMAP to MH, introduced
2571                 in 2.2.0cvs57).
2572                 Thanks to Colin
2573
2574 2006-05-29 [mones]      2.2.0cvs62
2575
2576         * src/gtk/gtksctree.c
2577                 Unselect faster (patch by Colin)        
2578
2579 2006-05-26 [colin]      2.2.0cvs61
2580
2581         * src/summaryview.c
2582                 Unplug MSGINFO_UPDATE callback on delete too.
2583
2584 2006-05-26 [colin]      2.2.0cvs60
2585
2586         * src/foldersel.c
2587                 Fix bold in folder selection window with glib2.10
2588                 thanks Hiro
2589
2590 2006-05-26 [colin]      2.2.0cvs59
2591
2592         * src/procheader.c
2593                 Convert date only if necessary (and don't
2594                 try to convert from utf8 to utf8, too)
2595         * src/summaryview.c
2596                 Only set column's text if the column's 
2597                 displayed
2598
2599 2006-05-26 [colin]      2.2.0cvs58
2600
2601         * src/summaryview.c
2602         * src/gtk/gtkutils.c
2603                 Fix useless warning
2604
2605 2006-05-26 [colin]      2.2.0cvs57
2606
2607         * src/mainwindow.c
2608                 Make summaryview selectable as long as 
2609                 no message has focus
2610         * src/mh.c
2611                 Faster deletion (by implementing mh_remove_msgs)
2612                 Faster copy (avoid using mh_fetch_msg just to get
2613                 the filename)
2614                 Faster move (using move_file instead of copy_file
2615                 if MSG_IS_MOVE)
2616                 No progressbar if total number of mails to cp/mv 
2617                 is less than 100
2618         * src/summaryview.c
2619                 Fix removal from subject_table when mail gets moved
2620                 Faster deletion (g_slist_prepend instead of append)
2621         * src/gtk/gtksctree.c
2622                 Remove useless code
2623
2624 2006-05-25 [colin]      2.2.0cvs56
2625
2626         * src/common/ssl_certificate.c
2627                 Fix leak in expired cert check
2628
2629 2006-05-25 [colin]      2.2.0cvs55
2630
2631         * src/mh.c
2632                 Disable flags syncing on .mh_sequences - it
2633                 is buggy and marks mails read under unknown
2634                 conditions.
2635
2636 2006-05-25 [paul]
2637
2638         * 2.3.0-rc4 released
2639
2640 2006-05-24 [colin]      2.2.0cvs54
2641
2642         attention cvs users: if you manage to crash
2643         Sylpheed-Claws while moving, copying or deleting
2644         mails, we *are* interested in stack traces and
2645         valgrind logs. It looks stable, but one never
2646         knows...
2647
2648         * src/folder.c
2649                 Add progressbar for cache updates
2650         * src/folderutils.c
2651                 Optimize Mark all read in the current
2652                 folder
2653         * src/mh.c
2654                 Add progressbar for copy/move
2655         * src/procmsg.c
2656                 Optimize O(n^2) in copy/move
2657         * src/summaryview.c
2658         * src/gtk/gtksctree.c
2659                 Optimize O(n^2) algos
2660         * src/common/timing.h
2661                 Display ms instead of us
2662
2663 2006-05-24 [wwp]        2.2.0cvs53
2664
2665         * manual/fr/advanced.xml
2666                 updates to the French manual.
2667
2668 2006-05-24 [wwp]        2.2.0cvs52
2669
2670         * src/common/utils.c
2671                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2672
2673 2006-05-24 [wwp]        2.2.0cvs51
2674
2675         * src/folderutils.c
2676                 fixed "mark all read" in MH folders (thanks to Colin).
2677
2678 2006-05-24 [paul]       2.2.0cvs50
2679
2680         * doc/man/sylpheed-claws.1
2681                 updated the man page
2682
2683 2006-05-23 [colin]      2.2.0cvs49
2684
2685         * src/folderview.c
2686         * src/imap.c
2687         * src/inc.c
2688         * src/mbox.c
2689         * src/messageview.c
2690         * src/news.c
2691         * src/send_message.c
2692         * src/summaryview.c
2693         * src/gtk/sslcertwindow.c
2694                 alertpanel fixes, by Fabien
2695
2696 2006-05-23 [colin]      2.2.0cvs48
2697
2698         * src/folder.c
2699         * src/folderview.c
2700         * src/msgcache.c
2701         * src/summaryview.c
2702         * src/gtk/gtksctree.c
2703         * src/gtk/gtksctree.h
2704                 More timings
2705                 Fix slow loading problem, which was caused by the
2706                 use of some gtk_ctree funcs and their use of
2707                 g_list_position while gtk_ctree_(un)link'ing.
2708                 Reap more functions from gtkctree.c to be sure we
2709                 use our (fast) version instead of theirs.
2710         * src/mh.c
2711                 Fix copy of unread mails
2712
2713
2714 2006-05-22 [wwp]        2.2.0cvs47
2715
2716         * manual/fr/advanced.xml
2717                 updated.
2718
2719 2006-05-22 [colin]      2.2.0cvs46
2720
2721         * src/filtering.c
2722                 Fix possible infinite loop. 'copy' is not a 
2723                 final action, so when encountering a 'copy',
2724                 we have to check if a previous one was set
2725                 and do it. In the same way, if we encounter
2726                 a 'move' we have to perform a possibly 
2727                 pending 'copy'. This will slow down filtering
2728                 on IMAP if move+copy or multiple copy actions
2729                 are to be done, but handling it via the batch
2730                 would be really too convoluted.
2731
2732 2006-05-22 [wwp]        2.2.0cvs45
2733
2734         * manual/fr/advanced.xml
2735         * manual/fr/faq.xml
2736         * manual/fr/glossary.xml
2737         * manual/fr/handling.xml
2738         * manual/fr/intro.xml
2739         * manual/fr/plugins.xml
2740         * manual/fr/sylpheed-claws-manual.xml
2741                 sync w/ the english manual: updates URIs, documented mailing-list
2742                 support, better explanation about the enabled/disabled feature
2743                 in filtering/processing rules by Paul.
2744
2745 2006-05-21 [colin]      2.2.0cvs44
2746
2747         * src/summaryview.c
2748                 Don't expand after building threads, but during
2749
2750 2006-05-21 [colin]      2.2.0cvs43
2751
2752         * src/procmsg.c
2753         * src/summaryview.c
2754                 More timing possibilities... For next time I have 
2755                 to find out how the hell some 3GHz computer takes
2756                 one minute to open a 30k folder...
2757
2758 2006-05-21 [colin]      2.2.0cvs42
2759
2760         * manual/pl/advanced.xml
2761         * manual/pl/faq.xml
2762         * manual/pl/glossary.xml
2763         * manual/pl/handling.xml
2764         * manual/pl/intro.xml
2765         * manual/pl/plugins.xml
2766         * manual/pl/sylpheed-claws-manual.xml
2767                 Polish manual updated by Pawel
2768
2769 2006-05-20 [colin]
2770
2771         * 2.3.0-rc3 released
2772
2773 2006-05-20 [colin]      2.2.0cvs41
2774
2775         * src/imap.c
2776                 Fix -rc2 problems:
2777                 - remove cache of moved messages from original folder
2778                 - apply new flags to messages even if they aren't appliable
2779                   via IMAP.
2780
2781 2006-05-20 [colin]
2782
2783         * 2.3.0-rc2 released
2784
2785 2006-05-19 [colin]      2.2.0cvs40
2786
2787         * src/imap.c
2788                 Don't issue SELECT in imap_change_flags
2789                 before having checked that we indeed have
2790                 some flags to change. MSG_POSTFILTERED for
2791                 example can't be used on IMAP.
2792                 Fixes bug #955 (copying messages between 
2793                 imap folders is extremely slow), which was
2794                 a regression.
2795
2796 2006-05-19 [colin]      2.2.0cvs39
2797
2798         * src/folder.c
2799         * src/folder.h
2800         * src/folderview.c
2801                 Try to fix bug #830 (Some unread messages 
2802                 get marked read in IMAP inbox):
2803                 - Prevent scanning a folder if it's being 
2804                   opened via the GUI
2805                 - Postpone opening via the GUI of a folder
2806                   currently scanned.
2807
2808
2809 2006-05-19 [wwp]        2.2.0cvs38
2810
2811         * manual/advanced.xml
2812                 fix English+typo (thanks to Paul).
2813
2814 2006-05-19 [wwp]        2.2.0cvs37
2815
2816         * manual/advanced.xml
2817         * manual/fr/advanced.xml
2818         * src/gtk/logwindow.c
2819         * src/prefs_common.c
2820         * src/prefs_common.h
2821                 added hidden prefs to allow customization of colors used in
2822                 protocol log window (useful for dark gtk+ themes).
2823
2824 2006-05-19 [wwp]        2.2.0cvs36
2825
2826         * ChangeLog
2827                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
2828
2829 2006-05-19 [paul]       2.2.0cvs35
2830
2831         * src/textview.c
2832                 make Reply-To fully clickable
2833         * src/gtk/logwindow.c
2834                 more colouring (SMTP ESMTP)
2835         Both patches by Pawel Pekala
2836
2837 2006-05-19 [cleroy]     2.2.0cvs34
2838
2839         * src/mh.c
2840                 Don't update flags from current folder
2841                 Probably fixes bug #935 (Read Messages 
2842                 Revert to Being Marked as Unread)
2843
2844 2006-05-18 [colin]      2.2.0cvs33
2845
2846         * src/imap.c
2847                 Warning fix
2848         * src/compose.c
2849         * src/mainwindow.c
2850         * src/summaryview.c
2851         * src/toolbar.c
2852                 Allow replying to multiple emails
2853                 in multiple windows
2854         * src/mimeview.c
2855         * src/etpan/imap-thread.c
2856                 Leak fixes
2857
2858 2006-05-18 [paul]       2.2.0cvs32
2859
2860         * src/summaryview.c
2861                 keep Mailing-List menu refreshed
2862                 Thanks to Colin
2863
2864 2006-05-18 [paul]       2.2.0cvs31
2865
2866         * manual/advanced.xml
2867         * manual/faq.xml
2868         * manual/glossary.xml
2869         * manual/handling.xml
2870         * manual/intro.xml
2871         * manual/plugins.xml
2872         * manual/sylpheed-claws-manual.xml
2873                 update URLs
2874                 add info about mailing-list support
2875                 edit filtering info
2876         * src/wizard.c
2877         * src/common/defs.h
2878         * src/gtk/about.c
2879         * src/plugins/dillo_viewer/README
2880                 update URLs
2881
2882 2006-05-17 [wwp]        2.2.0cvs30
2883
2884         * manual/handling.xml
2885         * manual/fr/handling.xml
2886                 documented the ability to enabled/disable filtering/processing rules.
2887
2888 2006-05-17 [colin]      2.2.0cvs29
2889
2890         * src/main.c
2891                 Don't initialize g_thread subsystem if it's 
2892                 already done (thanks to Hiro)
2893         * src/mimeview.c
2894                 Fix saving of parts when there name can't be
2895                 converted from UTF-8.
2896
2897 2006-05-17 [paul]       2.2.0cvs28
2898
2899         * po/Makefile.in.in
2900                 fix config.status warning with autoconf 2.60
2901
2902 2006-05-17 [paul]       2.2.0cvs27
2903
2904         * po/POTFILES.in
2905                 add src/mbox.c
2906
2907 2006-05-17 [wwp]        2.2.0cvs26
2908
2909         * src/mainwindow.c
2910                 fix useless and potentially dangerous buffer walking (thanks to Colin).
2911
2912 2006-05-17 [wwp]        2.2.0cvs25
2913
2914         * src/plugins/demo/demo.c
2915                 updated product name in plugin demo (many plugins need to be
2916                 sync'ed w/ that change).
2917
2918 2006-05-17 [colin]      2.2.0cvs24
2919
2920         * src/mh.c
2921                 Fix leak
2922
2923 2006-05-16 [colin]      2.2.0cvs23
2924
2925         * src/mainwindow.c
2926                 Stupid me hit again. Fix cvs22.
2927
2928 2006-05-16 [colin]      2.2.0cvs22
2929
2930         * src/mainwindow.c
2931                 Fix bug #922 (sylpheed-claws crashed after 
2932                 pushing on Inbox folder)
2933
2934 2006-05-16 [colin]      2.2.0cvs21
2935
2936         * src/compose.c
2937                 Make From header be copy/paste/select-able
2938
2939 2006-05-16 [wwp]        2.2.0cvs20
2940
2941         * src/export.c
2942         * src/matcher.c
2943         * src/summaryview.c
2944         * src/etpan/imap-thread.c
2945                 fix some compiler warnings (thanks to Colin).
2946
2947 2006-05-16 [wwp]        2.2.0cvs19
2948
2949         * src/action.c
2950         * src/gedit-print.c
2951         * src/inc.c
2952         * src/mainwindow.c
2953         * src/mh.c
2954         * src/statusbar.c
2955         * src/send_message.c
2956         * src/summaryview.c
2957                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
2958
2959 2006-05-15 [colin]      2.2.0cvs18
2960
2961         * src/procmsg.c
2962                 Fix automatic rule creation with List-Post
2963
2964 2006-05-15 [paul]       2.2.0cvs17
2965
2966         * tools/filter_conv_new.pl
2967                 updated for rule enabling/disabling
2968                 claws version >= 2.3.x required
2969
2970 2006-05-15 [cleroy]     2.2.0cvs16
2971
2972         * src/main.c
2973                 Revert test
2974
2975 2006-05-15 [cleroy]     2.2.0cvs15
2976
2977         * src/main.c
2978                 test
2979
2980 2006-05-15 [wwp]        2.2.0cvs14
2981
2982         * manual/pl/.cvsignore
2983                 ignore generated files.
2984
2985 2006-05-14 [wwp]        2.3.0-rc1
2986
2987         * 2.3.0-rc1 released
2988
2989 2006-05-13 [wwp]        2.2.0cvs13
2990
2991         * src/filtering.c
2992         * src/filtering.h
2993         * src/matcher.c
2994         * src/matcher_parser_lex.l
2995         * src/matcher_parser_parse.y
2996         * src/prefs_filtering.c
2997                 new feature: provide the ability to disable filtering and processing
2998                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
2999                 adaptations.
3000
3001 2006-05-13 [colin]      2.2.0cvs12
3002
3003         * src/compose.c
3004                 Remove useless if (a) b; else b;
3005                 Thanks to wwp
3006
3007 2006-05-13 [wwp]        2.2.0cvs11
3008
3009         * src/export.c
3010         * src/import.c
3011         * src/mainwindow.c
3012         * src/mbox.c
3013         * src/summaryview.c
3014         * src/summaryview.h
3015                 no more silent failures (or at least less ones) when importing
3016                 or exporting from/to mbox. Also start importing/exporting if
3017                 the necessary info is set.
3018
3019 2006-05-13 [wwp]        2.2.0cvs10
3020
3021         * RELEASE_NOTES
3022                 restored up-to-date release notes.
3023
3024 2006-05-13 [paul]       2.2.0cvs9
3025
3026         * po/nl.po
3027         * po/ru.po
3028                 updated by Tim Dijkstra and Pavlo Bohmat
3029
3030 2006-05-12 [colin]      2.2.0cvs8
3031
3032         * src/gtk/quicksearch.c
3033                 Add "k" as shortcut for "colorlabel". Patch
3034                 by ath42@users.sf.net.
3035
3036 2006-05-12 [paul]       2.2.0cvs7
3037
3038         * src/prefs_common.h
3039         * src/prefs_summaries.c
3040         * src/summaryview.c
3041                 when entering a folder also allow
3042                 going directly to first Marked message
3043
3044 2006-05-12 [paul]       2.2.0cvs6
3045
3046         * src/summaryview.c
3047                 always obey 'confirm before marking all
3048                 mails read' option
3049
3050 2006-05-12 [paul]       2.2.0cvs5
3051
3052         * src/textview.c
3053                 make Sender fully clickable
3054
3055 2006-05-12 [colin]      2.2.0cvs4
3056
3057         * src/compose.c
3058         * src/compose.h
3059                 Let From be editable
3060         * src/main.c
3061         * src/mh.c
3062                 Full support of .mh_sequences' Unseen seq
3063
3064 2006-05-12 [colin]      2.2.0cvs3
3065
3066         * src/folder.c
3067         * src/mainwindow.c
3068         * src/mainwindow.h
3069         * src/messageview.c
3070         * src/prefs_spelling.c
3071         * src/procheader.c
3072         * src/procmsg.c
3073         * src/procmsg.h
3074         * src/summaryview.c
3075         * src/toolbar.c
3076         * src/toolbar.h
3077                 Add contextual menu on Compose toolbar
3078                 button. Fixes bug #944 (Automatic
3079                 addresses not applied when changing account
3080                 from compose window)
3081                 add Mailing List support
3082                 based on the old 0.6.5claws25 patch by
3083                 Melvin Hadasht, with finishing touches
3084                 by Colin
3085                 Fix "ignore thread" when mails are threaded by
3086                 subject (and weren't ignored although appearing
3087                 in the thread).
3088                 GUI rework.
3089                 Both patches by Pawel.
3090
3091 2006-05-08 [paul]       2.2.0cvs2
3092
3093         * src/mainwindow.c
3094         * src/mainwindow.h
3095         * src/messageview.c
3096         * src/procheader.c
3097         * src/procmsg.c
3098         * src/procmsg.h
3099         * src/summaryview.c
3100                 add Mailing List support
3101                 based on the old 0.6.5claws25 patch by 
3102                 Melvin Hadasht, with finishing touches
3103                 by Colin
3104
3105 2006-05-08 [colin]      2.2.0cvs1
3106
3107         * src/mainwindow.c
3108         * src/toolbar.c
3109         * src/toolbar.h
3110                 Add contextual menu on Compose toolbar 
3111                 button. Fixes bug #944 (Automatic 
3112                 addresses not applied when changing account 
3113                 from compose window)
3114
3115 2006-05-08 [paul]       2.2.0
3116
3117         2.2.0 released
3118
3119 2006-05-08 [paul]       2.1.1cvs51
3120
3121         * po/cs.po
3122         * po/de.po
3123         * po/en_GB.po
3124         * po/fi.po
3125         * po/fr.po
3126         * po/pt_BR.po
3127         * po/sr.po
3128         * po/zh_CN.po
3129                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3130                 Fabien Vantard, Frederico Goncalves Guimaraes,
3131                 Aleksandar Urosevic, and Ralgh Young
3132
3133 2006-05-12 [colin]      2.1.1cvs50
3134
3135         * po/cs.po
3136         * po/de.po
3137         * po/en_GB.po
3138         * po/es.po
3139         * po/fi.po
3140         * po/fr.po
3141         * po/pt_BR.po
3142         * po/sr.po
3143         * po/zh_CN.po
3144                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3145                 Fabien Vantard, Frederico Goncalves Guimaraes,
3146                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3147
3148 2006-05-05 [colin]      2.1.1cvs49
3149
3150         * manual/Makefile.am
3151         * manual/pl/Makefile.am
3152         * manual/pl/account.xml
3153         * manual/pl/ack.xml
3154         * manual/pl/addrbook.xml
3155         * manual/pl/advanced.xml
3156         * manual/pl/faq.xml
3157         * manual/pl/glossary.xml
3158         * manual/pl/gpl.xml
3159         * manual/pl/handling.xml
3160         * manual/pl/intro.xml
3161         * manual/pl/keyboard.xml
3162         * manual/pl/plugins.xml
3163         * manual/pl/starting.xml
3164         * manual/pl/sylpheed-claws-manual.xml
3165         * manual/pl/dist/.cvsignore
3166         * manual/pl/dist/Makefile.am
3167         * manual/pl/dist/html/.cvsignore
3168         * manual/pl/dist/html/Makefile.am
3169         * manual/pl/dist/pdf/.cvsignore
3170         * manual/pl/dist/pdf/Makefile.am
3171         * manual/pl/dist/ps/.cvsignore
3172         * manual/pl/dist/ps/Makefile.am
3173         * manual/pl/dist/txt/.cvsignore
3174         * manual/pl/dist/txt/Makefile.am
3175                 Add the polish translation of the manual,
3176                 Authored by Pawel Pekala.
3177
3178 2006-05-05 [cleroy]     2.1.1cvs48
3179
3180         * src/main.c
3181                 Re-read matcherrc after loading plugins 
3182                 if some of them add folders.
3183
3184 2006-05-03 [colin]      2.1.1cvs47
3185
3186         * src/imap.c
3187                 I'm idiot
3188
3189 2006-05-03 [colin]      2.1.1cvs46
3190
3191         * src/imap.c
3192                 Be sure to have a session when
3193                 getting separator
3194
3195 2006-05-03 [colin]      2.1.1cvs45
3196
3197         * src/imap.c
3198         * src/imap.h
3199         * src/imap_gtk.c
3200                 Fix preventing renaming with namespace 
3201                 separator.
3202
3203 2006-05-01 [colin]      2.1.1cvs44
3204
3205         * src/action.c
3206                 Don't reload messageview when result of
3207                 action is piped.
3208
3209 2006-04-29 [colin]      2.1.1cvs43
3210
3211         * src/prefs_receive.c
3212         * src/plugins/spamassassin/spamassassin_gtk.c
3213         * src/plugins/clamav/clamav_plugin_gtk.c
3214                 GUI fixes by Pawel
3215
3216 2006-04-29 [colin]      2.1.1cvs42
3217
3218         * src/prefs_compose_writing.c
3219         * src/prefs_quote.c
3220                 Cleanups. Patch by Pawel
3221
3222 2006-04-28 [paul]       2.1.1cvs41
3223
3224         * src/matcher.c
3225                 fix returned quick search results when search
3226                 term contains an underscore.
3227                 Thanks to Colin
3228
3229 2006-04-28 [paul]       2.1.1cvs40
3230
3231         * src/prefs_message.c
3232         * src/prefs_receive.c
3233                 GUI cleanups
3234                 Patches by Pawel Pekala
3235
3236 2006-04-27 [colin]      2.1.1cvs39
3237
3238         * src/wizard.c
3239                 Differentiate subject Welcome from
3240                 window's title Welcome
3241
3242 2006-04-27 [paul]
3243
3244         2.2.0-rc1 released
3245
3246 2006-04-27 [paul]       2.1.1cvs38
3247
3248         * manual/advanced.xml
3249         * manual/fr/advanced.xml
3250                 add info about compose_no_markup hidden pref
3251
3252 2006-04-27 [paul]       2.1.1cvs37
3253
3254         * src/prefs_account.c
3255                 improve privacy labels
3256         * src/prefs_msg_colors.c
3257                 change some strings for translators' convenience
3258         * src/gtk/gtkutils.c
3259                 don't underline the link button text
3260
3261 2006-04-25 [colin]      2.1.1cvs36
3262
3263         * src/folder.c
3264                 Complete 2.1.1cvs33 (once more ;)
3265
3266 2006-04-25 [colin]      2.1.1cvs35
3267
3268         * src/editldap.c
3269                 Fix tooltip
3270
3271 2006-04-25 [cleroy]     2.1.1cvs34
3272
3273         * src/compose.c
3274         * src/gtk/gtkaspell.c
3275                 Fix crash on redirect (related to the return 
3276                 of the aspell menu in compose's toolbar)
3277         * src/prefs_msg_colors.c
3278                 Fix sensitivity widgets
3279         * src/image_viewer.c
3280         * src/gtk/pluginwindow.c
3281         * src/gtk/prefswindow.c
3282                 Change released signals to clicked (Fabien)
3283         * po/POTFILES.in
3284         * src/common/socket.c
3285         * src/plugins/spamassassin/spamassassin.c
3286                 Translate strings (Fabien)
3287
3288 2006-04-25 [paul]       2.1.1cvs33
3289
3290         * src/folder.c
3291         * src/folder.h
3292         * src/folderview.c
3293                 complete the fix of bug #912
3294                 Thanks to Colin
3295
3296 2006-04-25 [colin]      2.1.1cvs32
3297
3298         * src/news.c
3299                 Better progress bar
3300         * src/mimeview.c
3301         * src/summaryview.c
3302         * src/summaryview.h
3303                 Fix focus chain
3304                 Patches by Pawel Pekala
3305
3306 2006-04-24 [colin]      2.1.1cvs31
3307
3308         * src/compose.c
3309                 Fix compilation warnings (Fabien)
3310
3311 2006-04-24 [colin]      2.1.1cvs30
3312
3313         * src/addrindex.c
3314         * src/editldap.c
3315         * src/editldap_basedn.c
3316         * src/editldap_basedn.h
3317         * src/ldapctrl.c
3318         * src/ldapctrl.h
3319         * src/ldapquery.c
3320         * src/ldaputil.c
3321         * src/ldaputil.h
3322                 Fix bug #901 (LDAPS support)
3323
3324 2006-04-24 [colin]      2.1.1cvs29
3325
3326         * src/compose.c
3327                 Fix logic on error with send dialog on
3328         * src/imap.c
3329                 Fix compilation without libetpan, thanks
3330                 to Fabien
3331         * src/summaryview.c
3332                 Fix 'context-menu' key
3333
3334 2006-04-23 [colin]      2.1.1cvs28
3335
3336         * src/folder.c
3337                 Never free current's cache to free up 
3338                 memory. Fixes bug #912 (new count 
3339                 randomly set to message count)
3340
3341 2006-04-23 [colin]      2.1.1cvs27
3342
3343         * src/gtk/quicksearch.c
3344                 And remove printf...
3345
3346 2006-04-23 [colin]      2.1.1cvs26
3347
3348         * src/gtk/quicksearch.c
3349                 Fix replacing in quicksearch, and fix inserting
3350                 in the middle of the string. (introduced at 2.1.0cvs22)
3351
3352 2006-04-23 [colin]      2.1.1cvs25
3353
3354         * src/imap.c
3355                 Make sure uidnext is initialized in get_num_list
3356                 (not for stable, related to 2.1.1cvs8 and friends)
3357
3358 2006-04-23 [colin]      2.1.1cvs24
3359
3360         * src/imap.c
3361                 Output something when login is successful
3362                 too
3363
3364 2006-04-23 [colin]      2.1.1cvs23
3365
3366         * src/etpan/imap-thread.c
3367                 Better logging (line-per-line, hide data in fetch)
3368                 Fix a const warning
3369         * src/gtk/logwindow.c
3370         * src/gtk/logwindow.h
3371                 Better logging (color for input/output)
3372
3373 2006-04-21 [colin]      2.1.1cvs22
3374
3375         * src/gtk/quicksearch.c
3376                 On gtk+-2.8, use stock buttons in quicksearch
3377                 Based on a patch by Fabien and a design by Paul
3378
3379 2006-04-21 [colin]      2.1.1cvs21
3380
3381         * src/folderview.c
3382         * src/mainwindow.c
3383                 Fix occasional flicker in folderview
3384         * src/common/utils.c
3385                 Fix bug #943 (Incorrectly parsed email address 
3386                 list in short headers on message view and in 
3387                 printouts)
3388
3389 2006-04-20 [colin]      2.1.1cvs20
3390
3391         * src/imap.c
3392         * src/imap.h
3393         * src/prefs_account.c
3394                 Add ANONYMOUS auth for IMAP
3395
3396 2006-04-20 [paul]       2.1.1cvs19
3397
3398         * src/main.c
3399                 proper fix for 2.1.1cvs18
3400                 Thanks to Colin
3401
3402 2006-04-20 [paul]       2.1.1cvs18
3403
3404         * src/main.c
3405                 fix build warnings
3406
3407 2006-04-20 [paul]       2.1.1cvs17
3408
3409         * src/gtk/quicksearch.c
3410                 fix standard, non-extended Quick search,
3411                 was broken in 2.1.1cvs15.
3412                 Thanks to Colin.
3413
3414 2006-04-20 [colin]      2.1.1cvs16
3415
3416         * src/prefs_matcher.c
3417                 Fix values when reselecting a ~test
3418                 rule
3419
3420 2006-04-19 [colin]      2.1.1cvs15
3421
3422         * src/compose.c
3423         * src/compose.h
3424         * src/gtk/gtkaspell.c
3425         * src/gtk/gtkaspell.h
3426                 Put back Options menu in Spelling/
3427         * src/gtk/quicksearch.c
3428                 Don't search, and show error, if the
3429                 advanced search has a syntax error
3430
3431 2006-04-18 [colin]      2.1.1cvs14
3432
3433         * src/textview.c
3434                 Fix gdk warnings on set_cursor when textview
3435                 isn't visible
3436
3437 2006-04-18 [colin]      2.1.1cvs13
3438
3439         * src/gtk/gtksctree.c
3440                 Remove seemingly useless refresh that causes
3441                 flicker - watch this commit in case of 
3442                 problems before planned backport to stable
3443
3444 2006-04-18 [colin]      2.1.1cvs12
3445
3446         * src/imap.c
3447                 Factorize get/set_xml code
3448         * src/compose.c
3449         * src/prefs_account.c
3450         * src/prefs_account.h
3451         * src/procmsg.c
3452                 Add Encrypt to self option
3453
3454 2006-04-17 [colin]      2.1.1cvs11
3455
3456         * configure.ac
3457                 Fix search on encrpyt function on dragonfly
3458                 Patch by Jonathan Buschmann <jonthn@agmact.com>
3459
3460 2006-04-17 [colin]      2.1.1cvs10
3461
3462         * src/prefs_account.c
3463                 Be safe by default: remove mails from POP3
3464                 after 7 days, not immediately
3465
3466 2006-04-17 [colin]      2.1.1cvs9
3467
3468         * src/etpan/imap-thread.c
3469                 Fix build on DragonFly - patch by 
3470                 Jonathan Buschmann <jonthn@agmact.com>
3471
3472 2006-04-17 [colin]      2.1.1cvs8
3473
3474         * src/imap.c
3475                 Save uidnext between sessions
3476
3477 2006-04-17 [colin]      2.1.1cvs7
3478
3479         * src/imap.c
3480                 scan is required when uid validity changes
3481
3482 2006-04-17 [colin]      2.1.1cvs6
3483
3484         * src/folderview.c
3485                 Don't scan if not necessary, apart in current
3486                 folder and INBOX to fetch flags.
3487         * src/imap.c
3488                 Scan is necessary if unread count changes
3489
3490 2006-04-17 [colin]      2.1.1cvs5
3491
3492         * src/imap.c
3493                 ...But always fetch ANSWERED and DELETED flags for
3494                 INBOX, as filtering can happen on these flags.
3495
3496 2006-04-17 [colin]      2.1.1cvs4
3497
3498         * src/imap.c
3499                 Don't fetch REPLIED and DELETED flags when synchronising
3500                 flags with a closed folder. We only need UNSEEN and FLAGGED
3501                 to update the folderview.
3502
3503 2006-04-17 [colin]      2.1.1cvs3
3504
3505         * src/imap.c
3506                 Faster flag search when there are new mails 
3507                 in a folder. We can do a full search if the 
3508                 folder contains less messages than the new
3509                 list.
3510
3511 2006-04-17 [colin]      2.1.1cvs2
3512
3513         * po/cs.po
3514         * po/de.po
3515         * po/fr.po
3516         * po/nl.po
3517         * po/pt_BR.po
3518                 Update translations from stable branch
3519
3520 2006-04-17 [colin]      2.1.1cvs1
3521
3522         * configure.ac
3523                 Bump version to follow stable release
3524
3525 2006-04-16 [mones]      2.1.0cvs50
3526
3527         * po/es.po
3528                 Updated for release
3529
3530 2006-04-16 [colin]      2.1.0cvs49
3531
3532         * src/textview.c
3533                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
3534                 with gtk < 2.8. Thanks to Fabien Vantard.
3535
3536 2006-04-15 [colin]      2.1.0cvs48
3537
3538         * src/etpan/imap-thread.c
3539                 Fix bug #919 (libetpan: SEGV when connecting 
3540                 using command)
3541
3542 2006-04-14 [colin]      2.1.0cvs47
3543
3544         * src/main.c
3545                 Fix race on --select (should be done better)
3546
3547 2006-04-14 [wwp]        2.1.0cvs46
3548
3549         * src/send_message.c
3550                 enforce a check for domain in account prefs (a sending
3551                 error could be faced if domain was checked but no value set),
3552                 thanks to Colin.
3553
3554 2006-04-14 [colin]      2.1.0cvs45
3555
3556         * src/codeconv.c
3557                 when converting from unknown to unknown, if the
3558                 string is UTF8, don't convert it to the locale
3559                 (which breaks it)
3560
3561 2006-04-14 [colin]      2.1.0cvs44
3562
3563         * src/compose.c
3564                 Don't try to use ASCII for converting headers
3565                 (as done in body)
3566
3567 2006-04-14 [paul]       2.1.0cvs43
3568
3569         * src/crash.c
3570                 add locale/charset info to crash report
3571         * src/gtk/about.c
3572                 add wwp to doc team
3573                 replace 'e-mail' with preferred 'email'
3574         * src/gtk/authors.h
3575                 ensure contributors list is in alphabetical
3576                 order
3577
3578 2006-04-13 [colin]      2.1.0cvs42
3579
3580         * src/textview.c
3581                 Prevent gdk warnings
3582
3583 2006-04-13 [colin]      2.1.0cvs41
3584
3585         * src/common/ssl_certificate.c
3586         * src/common/ssl_certificate.h
3587         * src/gtk/sslcertwindow.c
3588                 Warn on expired certs, and display the expiration date
3589
3590 2006-04-13 [colin]      2.1.0cvs40
3591
3592         * src/plugins/spamassassin/spamassassin_gtk.c
3593                 Fix missing set_text on unix socket
3594
3595 2006-04-13 [wwp]        2.1.0cvs39
3596
3597         * manual/fr/advanced.xml
3598         * manual/fr/glossary.xml
3599                 applied new spam/ham/email lexicon (pourriel, courriel)
3600
3601 2006-04-13 [paul]       2.1.0cvs38
3602
3603         * src/plugins/pgpmime/plugin.c
3604                 remove the mention of S/MIME from the
3605                 description. This is now handled by the
3606                 S/MIME plugin.
3607
3608 2006-04-13 [paul]       2.1.0cvs37
3609
3610         * src/prefs_msg_colors.c
3611                 rework dialog
3612         * src/prefs_folder_item.c
3613         * src/prefs_spelling.c
3614                 add a tooltip to the colour selector buttons
3615
3616 2006-04-13 [wwp]        2.1.0cvs36
3617
3618         * manual/advanced.xml
3619         * manual/glossary.xml
3620         * manual/handling.xml
3621         * manual/keyboard.xml
3622         * manual/plugins.xml
3623         * manual/starting.xml
3624         * manual/fr/account.xml
3625         * manual/fr/ack.xml
3626         * manual/fr/addrbook.xml
3627         * manual/fr/advanced.xml
3628         * manual/fr/faq.xml
3629         * manual/fr/glossary.xml
3630         * manual/fr/gpl.xml
3631         * manual/fr/handling.xml
3632         * manual/fr/intro.xml
3633         * manual/fr/keyboard.xml
3634         * manual/fr/plugins.xml
3635         * manual/fr/starting.xml
3636         * manual/fr/sylpheed-claws-manual.xml
3637                 fixes to the manuals:
3638                  - summaryview -> Message List (same in French)
3639                  - translate key names
3640                  - fix French punctuation, use non-breakable spaces when
3641                    necessary, don't use &thinsp; which is not portable
3642                  - tell what maildir and mbox formats we support
3643
3644 2006-04-12 [wwp]        2.1.0cvs35
3645
3646         * src/prefs_toolbar.c
3647                 unified a replace button more,
3648                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3649
3650 2006-04-12 [wwp]        2.1.0cvs34
3651
3652         * src/prefs_common.c
3653         * src/prefs_msg_colors.c
3654                 make default color labels translatable,
3655                 patch from Fabien Vantard <fzzzzz@gmail.com>,
3656                 thanks to Tim <timbrain@post.cz> for reporting.
3657
3658 2006-04-12 [wwp]        2.1.0cvs33
3659
3660         * manual/glossary.xml
3661         * manual/intro.xml
3662         * manual/plugins.xml
3663         * manual/starting.xml
3664         * manual/sylpheed-claws-manual.xml
3665         * manual/fr/.cvsignore
3666         * manual/fr/account.xml
3667         * manual/fr/ack.xml
3668         * manual/fr/addrbook.xml
3669         * manual/fr/advanced.xml
3670         * manual/fr/faq.xml
3671         * manual/fr/glossary.xml
3672         * manual/fr/handling.xml
3673         * manual/fr/intro.xml
3674         * manual/fr/keyboard.xml
3675         * manual/fr/plugins.xml
3676         * manual/fr/starting.xml
3677         * manual/fr/sylpheed-claws-manual.xml
3678                 various fixes: typos, missing .fr translations, punctuation,
3679                 capitalization, links, accents and some bad French more.
3680
3681 2006-04-12 [wwp]        2.1.0cvs32
3682
3683         * src/prefs_gtk.c
3684                 fix for bug #935: always store prefs files in UTF-8 (thanks
3685                 to Colin).
3686
3687 2006-04-11 [colin]      2.1.0cvs31
3688
3689         * src/compose.c
3690                 Fix inserting files not in utf8 when locale is utf8
3691
3692 2006-04-11 [colin]      2.1.0cvs30
3693
3694         * src/inc.c
3695                 Don't show error dialog when cancelling connection
3696                 Patch by Pawel
3697
3698 2006-04-11 [cleroy]     2.1.0cvs29
3699
3700         * src/compose.c
3701                 Implement multiple quote levels
3702         * src/prefs_common.c
3703                 Change a little bit the quote bgcolor for 2nd level
3704
3705 2006-04-11 [colin]      2.1.0cvs28
3706
3707         * src/gtk/about.c
3708                 Add locale and charset in the label
3709
3710 2006-04-10 [colin]      2.1.0cvs27
3711
3712         * src/compose.c
3713         * src/prefs_common.c
3714         * src/prefs_common.h
3715         * src/prefs_msg_colors.c
3716         * src/textview.c
3717                 Allow optional background color in quotes
3718                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
3719                 GTK+-2.8.x feature
3720
3721 2006-04-10 [colin]      2.1.0cvs26
3722
3723         * src/main.c
3724         * src/mainwindow.c
3725         * src/mainwindow.h
3726                 Implement --select
3727
3728 2006-04-10 [colin]      2.1.0cvs25
3729
3730         * manual/plugins.xml
3731         * manual/fr/plugins.xml
3732                 Document libcurl's proxy variables
3733
3734 2006-04-09 [colin]      2.1.0cvs24
3735
3736         * src/prefs_common.c
3737                 gettext() returns statically allocated stuff. We have
3738                 to strdup it in order to be able to free it.
3739
3740 2006-04-09 [colin]      2.1.0cvs23
3741
3742         * AUTHORS
3743         * src/gtk/authors.h
3744                 Add Alexei
3745
3746 2006-04-09 [colin]      2.1.0cvs22
3747
3748         * src/mainwindow.c
3749         * src/gtk/quicksearch.c
3750                 Fix bug #859 (problems with cyrilic input in 
3751                 search panel) - Patch by Alexey Illarionov 
3752                 <littlesavage@rambler.ru>
3753
3754 2006-04-09 [colin]      2.1.0cvs21
3755
3756         * src/prefs_customheader.c
3757                 I prefer removing then freeing rather than the contrary
3758                 (even if it doesn't change anything ;-)
3759         * src/prefs_account.c
3760                 Fix bug #933 (Crash re-entering the custom headers list 
3761                 dialog in accounts prefs)
3762                 The problem happened when cancelling the Account 
3763                 Preferences' dialogs - in which case we didn't do 
3764                 anything to the PrefsAccount * struct. In case of applying,
3765                 the old ac_prefs was replaced with the tmp_ac_prefs we were
3766                 working with in this dialog. The problem is that 
3767                 prefs_customheader.c, working on this tmp_ac_prefs, always
3768                 changes the ->customhdr_list pointer, even when cancelled. 
3769                 So in case of cancelling the prefs_account dialog, we still
3770                 have to update ->customhdr_list in the real account.
3771
3772 2006-04-08 [colin]      2.1.0cvs20
3773
3774         * manual/fr/glossary.xml
3775         * manual/fr/keyboard.xml
3776                 Forgot some headers :)
3777
3778 2006-04-08 [colin]      2.1.0cvs19
3779
3780         * manual/Makefile.am
3781         * manual/fr/Makefile.am
3782         * manual/fr/account.xml
3783         * manual/fr/ack.xml
3784         * manual/fr/addrbook.xml
3785         * manual/fr/advanced.xml
3786         * manual/fr/faq.xml
3787         * manual/fr/glossary.xml
3788         * manual/fr/gpl.xml
3789         * manual/fr/handling.xml
3790         * manual/fr/intro.xml
3791         * manual/fr/keyboard.xml
3792         * manual/fr/plugins.xml
3793         * manual/fr/starting.xml
3794         * manual/fr/sylpheed-claws-manual.xml
3795         * manual/fr/dist/.cvsignore
3796         * manual/fr/dist/Makefile.am
3797         * manual/fr/dist/html/.cvsignore
3798         * manual/fr/dist/html/Makefile.am
3799         * manual/fr/dist/pdf/.cvsignore
3800         * manual/fr/dist/pdf/Makefile.am
3801         * manual/fr/dist/ps/.cvsignore
3802         * manual/fr/dist/ps/Makefile.am
3803         * manual/fr/dist/txt/.cvsignore
3804         * manual/fr/dist/txt/Makefile.am
3805                 Add the french translation of the manual. Thanks to
3806                 Olivier Delhomme <olivier.delhomme@free.fr> for 
3807                 account.xml, ack.xml, addrbook.xml and advanced.xml
3808
3809 2006-04-08 [colin]      2.1.0cvs18
3810
3811         * manual/plugins.xml
3812         * manual/starting.xml
3813                 More fixes
3814
3815 2006-04-07 [colin]      2.1.0cvs17
3816
3817         * manual/faq.xml
3818         * manual/intro.xml
3819         * manual/keyboard.xml
3820                 Little fixes
3821
3822 2006-04-07 [colin]      2.1.0cvs16
3823
3824         * README
3825         * src/compose.c
3826         * src/prefs_common.c
3827         * src/prefs_common.h
3828                 Add hidden compose_no_markup pref
3829
3830 2006-04-07 [wwp]        2.1.0cvs15
3831
3832         * src/summary_search.c
3833         * .cvsignore
3834                 Bugfix: stop button was sticky when searching in an empty folder.
3835                 Applied curly brackets code style to the whole file (summary_search.c).
3836                 More files to ignore.
3837
3838 2006-04-07 [wwp]        2.1.0cvs14
3839
3840         * src/message_search.c
3841         * src/summary_search.c
3842                 changed default button when search bumps at file/folder
3843                 beginning or end, for convenience (thanks to Colin).
3844
3845 2006-04-07 [paul]       2.1.0cvs13
3846
3847         * src/plugins/dillo_viewer/dillo_prefs.c
3848                 avoid future potential for namespace collision
3849                 Patch by Colin
3850
3851 2006-04-06 [wwp]        2.1.0cvs12
3852
3853         * src/summary_search.c
3854                 Unify extended/advanced searches names (and thus factorize labels),
3855                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3856
3857 2006-04-06 [wwp]        2.1.0cvs11
3858
3859         * src/folderview.c
3860         * src/prefs_themes.c
3861         * src/summaryview.c
3862                 Fixed some compilation warnings.
3863
3864 2006-04-06 [colin]      2.1.0cvs10
3865
3866         * manual/advanced.xml
3867                 Document the wizard template and how to deploy
3868                 Sylpheed-Claws effectively
3869
3870 2006-04-06 [colin]      2.1.0cvs9
3871
3872         * src/folderview.c
3873                 gettext patch to tell translators about _("#"),
3874                 by Maxim Britov
3875
3876 2006-04-06 [colin]      2.1.0cvs8
3877
3878         * src/textview.c
3879                 Fix invalid GtkTextBIter after clicking "Display as text"
3880
3881 2006-04-06 [mones]      2.1.0cvs7
3882
3883         * src/addr_compl.c
3884         * src/addrindex.c
3885         * src/addritem.c
3886         * src/codeconv.c
3887         * src/compose.c
3888         * src/filtering.c
3889         * src/folder.c
3890         * src/folder_item_prefs.c
3891         * src/folderview.c
3892         * src/localfolder.c
3893         * src/matcher.c
3894         * src/mimeview.c
3895         * src/prefs_msg_colors.c
3896         * src/prefs_spelling.c
3897         * src/prefs_themes.c
3898         * src/procmime.c
3899         * src/procmsg.c
3900         * src/stock_pixmap.c
3901         * src/summaryview.c
3902         * src/textview.c
3903         * src/toolbar.c
3904         * src/common/mgutils.c
3905         * src/common/prefs.c
3906         * src/common/ssl_certificate.c
3907         * src/gtk/colorlabel.c
3908         * src/gtk/quicksearch.c
3909         * src/plugins/pgpmime/pgpmime.c
3910         * src/plugins/spamassassin/spamassassin.c
3911                 Removed redundant NULL checks for g_free() calls.
3912                 Patch by Pawel Pekala.
3913
3914 2006-04-06 [mones]      2.1.0cvs6
3915
3916         * src/prefs_actions.c
3917         * src/prefs_filtering.c
3918         * src/prefs_filtering_action.c
3919         * src/prefs_matcher.c
3920         * src/prefs_template.c
3921         * src/gtk/gtkutils.c
3922         * src/gtk/gtkutils.h
3923                 Have a nice replace button. Patch by Pawel Pekala
3924
3925 2006-04-06 [colin]      2.1.0cvs5
3926
3927         * src/addressbook.c
3928                 Fix crash with empty columns
3929
3930 2006-04-05 [colin]      2.1.0cvs4
3931
3932         * src/wizard.c
3933         * src/prefs_gtk.c
3934                 Allow wizard customization with pre-filled values
3935
3936 2006-04-05 [colin]      2.1.0cvs3
3937
3938         * src/textview.c
3939         * src/mimeview.c
3940         * src/mimeview.h
3941                 Nicer messages in mimeview
3942
3943 2006-04-05 [colin]      2.1.0cvs2
3944
3945         * src/addressbook.c
3946         * src/prefs_summaries.c
3947                 i18n fix
3948
3949 2006-04-05 [colin]      2.1.0cvs1
3950
3951         * src/plugins/pgpcore/plugin.c
3952         * src/plugins/pgpcore/select-keys.c
3953         * src/plugins/pgpcore/select-keys.h
3954         * src/plugins/pgpcore/sgpgme.c
3955         * src/plugins/pgpcore/sgpgme.h
3956         * src/plugins/pgpinline/pgpinline.c
3957         * src/plugins/pgpinline/plugin.c
3958         * src/plugins/pgpmime/pgpmime.c
3959         * src/plugins/pgpmime/plugin.c
3960                 Factorize and generalize a bit 
3961                 Drop S/MIME signature verification from PGP/MIME
3962                 (adding it as another, more complete plugin)
3963
3964 2006-04-05 [paul]       2.1.0
3965
3966         2.1.0 released
3967
3968 2006-04-05 [paul]       2.0.0cvs186
3969
3970         * manual/advanced.xml
3971                 add info on colour labels
3972
3973 2006-04-05 [paul]       2.0.0cvs185
3974
3975         * po/bg.po
3976         * po/cs.po
3977         * po/de.po
3978         * po/el.po
3979         * po/en_GB.po
3980         * po/fi.po
3981         * po/fr.po
3982         * po/it.po
3983         * po/nl.po
3984         * po/pl.po
3985         * po/pt_BR.po
3986         * po/sr.po
3987         * po/zh_CN.po
3988                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
3989                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
3990                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
3991                 Guimaraes, Aleksandar Urosevic, Ralgh Young
3992         * src/gtk/authors.h
3993         * tools/claws.i18n.status.pl
3994                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
3995                 and new Czech translator, Tim <timbrain@post.cz>
3996
3997 2006-04-05 [mones]      2.0.0cvs184
3998
3999         * po/es.po
4000                 Updated translation
4001
4002 2006-04-05 [colin]      2.0.0cvs183
4003
4004         * src/gtk/quicksearch.c
4005                 Fix bug #929 (unnecessary reload in quick search bar)
4006
4007 2006-04-05 [colin]      2.0.0cvs182
4008
4009         * src/compose.c
4010                 Fix crash on Reply with no From:
4011                 Show signature and conversion error on queuing 
4012                 (but not sending)
4013         * src/mainwindow.c
4014         * src/summaryview.c
4015         * src/summaryview.h
4016                 Factorize threading code and make sure msginfo 
4017                 is not null when it comes from a GtkCTreeRow's 
4018                 data
4019         * src/gtk/gtkaspell.c
4020                 Check for necessary things
4021         * src/gtk/gtksctree.c
4022         * src/gtk/gtksctree.h
4023                 Reset anchor if necessary when removing node
4024
4025 2006-03-29 [colin]      2.0.0cvs181
4026
4027         * src/folderview.c
4028                 Warn for disabled IMAP accounts (due to lack of
4029                 libetpan). Breaks string-freeze - sorry - but it
4030                 is kind of important ;)
4031
4032 2006-03-28 [colin]      2.0.0cvs180
4033
4034         * src/gtk/gtkutils.c
4035         * src/gtk/gtkutils.h
4036                 Add a gtkut_get_link_btn() function that
4037                 creates a button which acts like an URI
4038         * src/prefs_themes.c
4039         * src/gtk/about.c
4040                 Use this function (factorizes codes)
4041         * src/common/defs.h
4042         * src/gtk/pluginwindow.c
4043                 Add a "Get more..." in the plugins window
4044
4045 2006-03-28 [colin]      2.0.0cvs179
4046
4047         * src/common/smtp.c
4048         * src/common/passcrypt.c
4049         * src/undo.c
4050                 Warning fixes. Patch by Pawel Pekala
4051
4052 2006-03-27 [colin]      2.0.0cvs178
4053
4054         * src/undo.c
4055                 Fix undoing by blocks with spaces
4056
4057 2006-03-27 [colin]      2.0.0cvs177
4058
4059         * src/textview.c
4060                 Set margin to 3px for headers
4061
4062 2006-03-27 [paul]
4063
4064         2.1.0-rc2 released
4065
4066 2006-03-27 [wwp]        2.0.0cvs176
4067
4068         * src/summaryview.c
4069                 don't reset quicksearch when updating the message list.
4070                 Thanks to Colin.
4071
4072 2006-03-26 [wwp]        2.0.0cvs175
4073
4074         * src/compose.c
4075                 use a unified border width ('other' tab in the compose window,
4076                 patch by Pawel Pekala).
4077
4078
4079 2006-03-26 [wwp]        2.0.0cvs174
4080
4081         * src/common/quoted-printable.c
4082         * src/addressbook.c
4083                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4084
4085 2006-03-26 [colin]      2.0.0cvs173
4086
4087         * src/quote_fmt_parse.y
4088                 Fix non-UTF8 date formats messing up the whole quote a 
4089                 little bit
4090
4091 2006-03-26 [colin]      2.0.0cvs172
4092
4093         * src/procheader.c
4094                 Make sure the date is UTF8 valid, or try to make it
4095                 so. IncrediMail is really IncrediStupid.
4096         * src/compose.c
4097                 Fix possible conversions. 
4098                 
4099
4100 2006-03-26 [colin]      2.0.0cvs171
4101
4102         * src/matcher.c
4103                 Fix corner cases in body search. This is still a
4104                 hack... It seems impossible to make it good and 
4105                 reasonably fast at the same time.
4106
4107 2006-03-26 [colin]      2.0.0cvs170
4108
4109         * src/summaryview.c
4110                 I think I killed the twilight zone bug!
4111                 summary_select_node() flushes GTK events in order
4112                 to be able to center the view. But this also 
4113                 flushes keypresses like Ctrl-Alt-U, so this can
4114                 call summary_show from summary_select_node (itself
4115                 called from summary_show, etc.). And the summaryview
4116                 has to be unlocked in this function. So just locking
4117                 while processing GTK events, and bailing if locked, 
4118                 should fix it.
4119                 Fixes bug #927 (SIGSEGV during Update Summary)
4120
4121 2006-03-25 [colin]      2.0.0cvs169
4122
4123         * src/matcher.c
4124                 Fix search in QP-encoded bodies
4125                 Fix utf-8 searches in bodies encoded in the
4126                 locale's encoding
4127         * src/common/quoted-printable.c
4128         * src/common/quoted-printable.h
4129                 Add a decode function that doesn't overwrite
4130                 the original pointer
4131                 
4132
4133 2006-03-24 [colin]      2.0.0cvs168
4134
4135         * src/action.c
4136         * src/summaryview.c
4137         * src/summaryview.h
4138                 Update message cache after action
4139                 Patch by H. Merijn Brand
4140         * src/prefs_msg_colors.c
4141                 Factorize label 
4142                 Patch by Fabien Vantard
4143         * src/plugins/spamassassin/spamassassin_gtk.c
4144                 Remove useless translation
4145                 Patch by Fabien Vantard
4146
4147 2006-03-23 [colin]      2.0.0cvs167
4148
4149         * src/common/ssl.c
4150                 Let 30 seconds to SSL_connect
4151
4152 2006-03-23 [wwp]        2.0.0cvs166
4153
4154         * src/summaryview.c
4155         * src/gtk/description_window.c
4156                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
4157                 and headers are translated; adjust description windows' width to fit their
4158                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
4159
4160 2006-03-23 [paul]       2.0.0cvs165
4161
4162         * src/common/utils.c
4163                 fix highlighting of URIs containing "()"
4164                 (2.0.0cvs164's reversal fixed)
4165                 Thanks to Colin.
4166
4167 2006-03-23 [paul]       2.0.0cvs164
4168
4169         * src/common/utils.c
4170                 revert patch, (postponing a fix), at 2.0.0cvs120
4171                 as it breaks more URIs than it fixes.
4172                 Allow '-' to be a terminating character in a URI
4173
4174 2006-03-22 [colin]      2.0.0cvs163
4175
4176         * configure.ac
4177                 Require libetpan 0.45
4178                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
4179
4180 2006-03-22 [paul]       2.0.0cvs162
4181
4182         * src/editgroup.c
4183                 replace '<-' and '->' buttons with GTK_STOCK graphical
4184                 buttons
4185         * src/summary_search.c
4186                 don't offer '...' for translation
4187                 add a tooltip to advanced search '...' button
4188         * src/gtk/quicksearch.c
4189                 don't offer '...' for translation
4190
4191 2006-03-21 [colin]      2.0.0cvs161
4192
4193         * src/compose.c
4194                 Fix middle-click pasting (insert at click
4195                 position instead of cursor position, don't
4196                 remove existing selection and allow pasting
4197                 our own selection)
4198         * src/addressbook.c
4199                 "LDAP Server" -> "LDAP servers"
4200
4201 2006-03-21 [wwp]        2.0.0cvs160
4202
4203         * src/etpan/imap-thread.c
4204                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
4205
4206 2006-03-20 [colin]      2.0.0cvs159
4207
4208         * src/summaryview.c
4209                 Don't reload summaryview after an execute with no
4210                 move action
4211
4212 2006-03-19 [colin]      2.0.0cvs158
4213
4214         * src/addressbook.c
4215                 and put groups at the top, always
4216
4217 2006-03-19 [colin]      2.0.0cvs157
4218
4219         * src/addressbook.c
4220                 Order groups before names, as previously
4221
4222 2006-03-19 [colin]      2.0.0cvs156
4223
4224         * src/addressbook.c
4225                 - Sort case-unsensitive
4226                 - Put the sort arrow at opening too
4227
4228 2006-03-19 [wwp]        2.0.0cvs155
4229
4230         * src/addressbook.c
4231                 allow sorting by name/email/remarks, ensure that right-pane's contents
4232                 matches the left-pane selection (cleared when appropriate).
4233                 Patch by Pawel Pekala <c0rn@o2.pl>.
4234
4235 2006-03-18 [colin]      2.0.0cvs154
4236
4237         * src/textview.c
4238                 Fix text cursor ;)
4239
4240 2006-03-18 [colin]      2.0.0cvs153
4241
4242         * src/gtk/filesel.c
4243                 Make sure we hide the preview if we didn't get
4244                 a filename
4245
4246 2006-03-18 [colin]      2.0.0cvs152
4247
4248         * src/summaryview.c
4249                 Set cursor to watch for execution (fixes lack
4250                 of watch-cursor when dnd'ing hundreds of mails)
4251         * src/gtk/filesel.c
4252                 Check that mime type is 'image/*' before updating
4253                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
4254
4255 2006-03-18 [colin]      2.0.0cvs151
4256
4257         * src/mainwindow.c
4258         * src/textview.c
4259         * src/textview.h
4260                 Put a watch cursor in textview too when the mainwindow's
4261                 cursor in a watch
4262
4263 2006-03-18 [colin]      2.0.0cvs150
4264
4265         * src/folder.c
4266                 Change wrong asserts to simple tests
4267
4268 2006-03-17 [colin]      2.0.0cvs149
4269
4270         * src/mainwindow.c
4271         * src/mainwindow.h
4272         * src/prefs_msg_colors.c
4273         * src/summaryview.c
4274         * src/summaryview.h
4275         * src/gtk/colorlabel.c
4276         * src/gtk/colorlabel.h
4277                 Add a color label menu in the main menubar
4278                 Add (fixed) accels Ctrl-{0-7} to change the color
4279                 They have to be fixed because the menu's dynamic,
4280                 the items are complex widgets, hence we can't use
4281                 a GtkItemFactory.
4282
4283
4284 2006-03-17 [wwp]        2.0.0cvs148
4285
4286         * src/compose.c
4287                 rollback few lines from my previous commit (those lines come from
4288                 a pending patch, accidentally commited, even if neutral as they are
4289                 commented out).
4290
4291 2006-03-17 [wwp]        2.0.0cvs147
4292
4293         * src/compose.c
4294                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
4295                 applied code style/indentation to the modified function.
4296
4297 2006-03-17 [wwp]        2.0.0cvs146
4298
4299         * src/procmsg.c
4300         * src/compose.c
4301                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
4302
4303 2006-03-17 [paul]
4304
4305         2.1.0-rc1 released
4306
4307 2006-03-17 [paul]       2.0.0cvs145
4308
4309         * src/main.c
4310                 addressbook_read_file() was called twice
4311         * src/textview.c
4312                 X-Mailer highlighting
4313
4314 2006-03-16 [colin]      2.0.0cvs144
4315
4316         * src/sourcewindow.c
4317         * src/sourcewindow.h
4318                 And the last one, in source window.
4319
4320 2006-03-16 [colin]      2.0.0cvs143
4321
4322         * src/compose.c
4323         * src/compose.h
4324                 Fix the same stuff in compose
4325
4326 2006-03-16 [colin]      2.0.0cvs142
4327
4328         * src/messageview.c
4329                 Complete the previous messageview crash fix
4330
4331 2006-03-16 [colin]      2.0.0cvs141
4332
4333         * src/procmsg.h
4334         * src/procmsg.c
4335         * src/folder.c
4336                 Fix POSTPROCESSING hook
4337                 Patch by H. Merijn Brand
4338
4339         * src/procmime.c
4340         * src/procmime.h
4341                 Parse Content-Location
4342
4343         * src/toolbar.c
4344         * src/messageview.c
4345         * src/messageview.h
4346                 Don't crash when a top-level MessageView has
4347                 been closed on us. Same problematic than
4348                 yesterday's quicksearch issue.
4349
4350 2006-03-15 [colin]      2.0.0cvs140
4351
4352         * src/gtk/quicksearch.c
4353                 Fix a bitchy race we didn't think about when we
4354                 added quicksearch cancellation:
4355                 If the search is not on cached fields, for example
4356                 body_part matchcase "stuff"
4357                 the matcher code has to get the whole message. If
4358                 we're on IMAP, that can be slow, and in order to
4359                 be non-blocking, the IMAP code idle loop processes
4360                 gtk events too. So it is possible to cancel a
4361                 quicksearch while the matcher is getting the mail's
4362                 body. After matcher got its body, it will start to
4363                 iterate over the matcher list that the Quicksearch's
4364                 clear_search_cb() just freed via prepare_matcher().
4365                 SIGSEGV ensues.
4366                 The fix consists of guarding the matcherlist_match()
4367                 call with a boolean 'matching'. If we reset the
4368                 quicksearch while matching is TRUE, we don't free
4369                 the matcherlist anymore like we did, but we set
4370                 another new flag, deferred_free, to TRUE. Then,
4371                 in quicksearch_match(), just after returning from
4372                 matcherlist_match() and unsetting the matching flag,
4373                 we check the deferred_free flag and do the
4374                 prepare_matcher() (which does the matcherlist_free)
4375                 for real, so we free the matcherlist once it's not
4376                 used anymore.
4377                 As all of this runs via the glib main loop, we
4378                 luckily don't need a mutex.
4379         * src/summaryview.c
4380                 Also, show progress while searching.
4381
4382
4383 2006-03-14 [colin]      2.0.0cvs139
4384
4385         * src/alertpanel.c
4386                 Make alertpanel_is_open non-static
4387
4388 2006-03-14 [colin]      2.0.0cvs138
4389
4390         * src/prefs_spelling.c
4391                 Cleanups - Fabien Vantard
4392
4393 2006-03-14 [wwp]        2.0.0cvs137
4394
4395         * src/main.c
4396                 code style normalization (curly braces, indentation).
4397
4398 2006-03-14 [wwp]        2.0.0cvs137
4399
4400         * src/main.c
4401                 code style (braces, indentation)
4402
4403 2006-03-12 [paul]       2.0.0cvs136
4404
4405         * src/prefs_common.c
4406                 trans_hdr defaults to FALSE to be RFC-savvy
4407         * src/prefs_summaries.c
4408                 add a tooltip to the trans_hdr option
4409                 
4410
4411 2006-03-12 [paul]       2.0.0cvs135
4412
4413         * src/prefs_matcher.c
4414                 give a little more width to the combos
4415         * src/prefs_display_header.c
4416         * src/textview.c
4417                 translate headers if prefs_common.trans_hdr
4418                 is TRUE
4419
4420         Patches by Pawel Pekala
4421
4422 2006-03-12 [paul]       2.0.0cvs134
4423
4424         * src/plugins/clamav/clamav_plugin.c
4425         * src/plugins/dillo_viewer/dillo_viewer.c
4426         * src/plugins/pgpcore/plugin.c
4427         * src/plugins/pgpinline/plugin.c
4428         * src/plugins/pgpmime/plugin.c
4429         * src/plugins/spamassassin/spamassassin.c
4430                 update/add to descriptions
4431         * src/plugins/spamassassin/spamassassin_gtk.c
4432                 fixes to the english, remove superfluous
4433                 tooltips, clean up a little
4434
4435 2006-03-12 [paul]       2.0.0cvs133
4436
4437         * src/compose.c
4438                 fix Bug 924, 'Account combo box shows up wrong 
4439                 if & is in account name'
4440
4441 2006-03-11 [colin]      2.0.0cvs132
4442
4443         * src/summaryview.c
4444                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
4445                 messed up shift-selection because is slows down
4446                 moving around summaryview. thanks -users
4447
4448 2006-03-10 [colin]      2.0.0cvs131
4449
4450         * src/plugins/spamassassin/spamassassin_gtk.c
4451                 Put back Paul's engrish fixes
4452
4453 2006-03-10 [colin]      2.0.0cvs130
4454
4455         * src/plugins/spamassassin/spamassassin.c
4456         * src/plugins/spamassassin/spamassassin.h
4457         * src/plugins/spamassassin/spamassassin_gtk.c
4458                 Cleanup SA prefs page (more)
4459                 Patch by Fabien Vantard
4460
4461 2006-03-10 [paul]       2.0.0cvs129
4462
4463         * src/prefs_msg_colors.c
4464         * src/prefs_spelling.c
4465                 widget sensitivity
4466
4467 2006-03-09 [mones]      2.0.0cvs128
4468
4469         * po/es.po
4470                 Update for next RC
4471
4472 2006-03-09 [wwp]        2.0.0cvs127
4473
4474         * configure.ac
4475                 revert accidental commit (requirement for libetpan 0.43), this time
4476                 not in HEAD.
4477
4478 2006-03-09 [wwp]        2.0.0cvs125
4479
4480         * configure.ac
4481                 revert accidental commit (requirement for libetpan 0.43)
4482
4483 2006-03-09 [paul]       2.0.0cvs126
4484
4485         * src/prefs_receive.c
4486                 remove useless frame
4487                 replace 'incorporation' with 'receiving'
4488         * src/plugins/clamav/clamav_plugin_gtk.c
4489         * src/plugins/spamassassin/spamassassin_gtk.c
4490                 improve widget sensitivity
4491                 fix a bit his engrish
4492
4493 2006-03-09 [wwp]        2.0.0cvs125
4494
4495         * src/addressadd.c
4496         * src/foldersel.c
4497         * src/prefs_common.c
4498         * src/prefs_common.h
4499                 remember some more windows' sizes (add to addressbook and
4500                 select folder).
4501
4502 2006-03-09 [paul]       2.0.0cvs124
4503
4504         * src/plugins/pgpcore/prefs_gpg.c
4505                 normalise construction of dialogue
4506
4507 2006-03-09 [paul]       2.0.0cvs123
4508
4509         * src/plugins/trayicon/Makefile.am
4510                 add missing slash
4511
4512 2006-03-08 [colin]      2.0.0cvs122
4513
4514         * src/plugins/trayicon/Makefile.am
4515                 Fix build in separate dir 
4516                 Patch by Bamanzi <bamanzi@gmail.com>
4517
4518 2006-03-08 [colin]      2.0.0cvs121
4519
4520         * src/procmsg.c
4521                 Batch move and copies from summaryview with delayed execution
4522                 too
4523
4524 2006-03-07 [paul]       2.0.0cvs120
4525
4526         * src/common/utils.c
4527                 fix highlighting of URIs containing "()"
4528                 Patch by Pawel Pekala
4529
4530 2006-03-07 [paul]       2.0.0cvs119
4531
4532         * src/folder.c
4533         * src/folder.h
4534         * src/folderview.c
4535                 immediately do alphabetical resort when
4536                 changing a folder's name
4537                 Patch by Pawel Pekala
4538
4539 2006-03-07 [paul]       2.0.0cvs118
4540
4541         * src/news.c
4542         * src/news_gtk.c
4543                 when unsubscribing a newsgroup, remove the
4544                 folder and msgs in .sylpheed-claws/newscache
4545                 Patch by Pawel Pekala <c0rn@gazeta.pl>
4546
4547 2006-03-07 [paul]       2.0.0cvs117
4548
4549         * src/textview.c
4550                 fix wrong Fake URL Warning
4551                 Thanks to Hiro
4552
4553 2006-03-07 [colin]      2.0.0cvs116
4554
4555         * src/imap.c
4556                 Return immediately when password dialog was
4557                 cancelled
4558         * src/gtk/inputdialog.c
4559                 Allow empty strings for passwords
4560
4561
4562 2006-03-06 [colin]      2.0.0cvs115
4563
4564         * src/imap.c
4565                 Prevent double-timeouts when connection fails
4566
4567 2006-03-06 [colin]
4568
4569         2.0.1-rc1 released
4570
4571 2006-03-06 [colin]      2.0.0cvs114
4572
4573         * src/imap.c
4574                 Refresh session during potentially long
4575                 operations
4576
4577 2006-03-06 [wwp]        2.0.0cvs113
4578
4579         * src/prefs_msg_colors.h
4580                 forgot that one (custom color labels).
4581
4582 2006-03-06 [wwp]        2.0.0cvs112
4583
4584         * src/prefs_common.c
4585         * src/prefs_common.h
4586         * src/prefs_msg_colors.c
4587         * src/summaryview.c
4588         * src/summaryview.h
4589         * src/gtk/colorlabel.c
4590         * src/gtk/colorlabel.h
4591                 colors in messages list are now customizable. Color values and names can
4592                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
4593                 Thanks to Paul and Colin for their help with this longstanding patch!
4594
4595 2006-03-06 [wwp]        2.0.0cvs111
4596
4597         * src/textview.c
4598                 don't crash if (x)face is bad.
4599
4600 2006-03-05 [paul]       2.0.0cvs110
4601
4602         * AUTHORS
4603         * configure.ac
4604         * src/Makefile.am
4605         * src/common/Makefile.am
4606         * src/common/utils.h
4607         * src/etpan/imap-thread.c
4608         * src/gtk/authors.h
4609         * src/plugins/clamav/Makefile.am
4610         * src/plugins/demo/Makefile.am
4611         * src/plugins/dillo_viewer/Makefile.am
4612         * src/plugins/pgpcore/Makefile.am
4613         * src/plugins/pgpcore/passphrase.c
4614         * src/plugins/pgpinline/Makefile.am
4615         * src/plugins/pgpmime/Makefile.am
4616         * src/plugins/spamassassin/Makefile.am
4617         * src/plugins/trayicon/Makefile.am
4618                 fix builiding on cygwin
4619                 Patch by Ralgh Young <bamanzi@gmail.com>
4620
4621 2006-03-04 [wwp]        2.0.0cvs109
4622
4623         * manual/keyboard.xml
4624                 fix mixed up/down keys.
4625
4626 2006-03-04 [wwp]        2.0.0cvs108
4627
4628         * README
4629         * INSTALL
4630                 updated links to SpamAssassin.
4631
4632 2006-03-04 [wwp]        2.0.0cvs107
4633
4634         * manual/plugins.xml
4635         * src/plugins/spamassassin/README
4636                 updated SpamAssassin plugin docs to reflect new functional additions
4637                 (also fix/update/documents few technical stuff more, see the README).
4638
4639 2006-03-04 [wwp]        2.0.0cvs106
4640
4641         * src/prefs_message.c
4642                 normalized capitalization of message-prefs paths.
4643
4644 2006-03-04 [wwp]        2.0.0cvs105
4645
4646         * manual/advanced.xml
4647                 typo.
4648
4649 2006-03-03 [colin]      2.0.0cvs104
4650
4651         * src/plugins/clamav/clamav_plugin_gtk.c
4652                 Rework prefs page, patch by Fabien 
4653
4654 2006-03-03 [colin]      2.0.0cvs103
4655
4656         * src/plugins/clamav/clamav_plugin.c
4657                 Set error on all errors
4658
4659 2006-03-03 [colin]      2.0.0cvs102
4660
4661         * src/common/plugin.c
4662                 Initialize error to avoid crashing when a plugin fails
4663                 without setting error
4664
4665 2006-03-02 [wwp]        2.0.0cvs101
4666
4667         * configure.ac
4668                 fixed linker flags for libetpan support on Cygwin
4669                 (thanks to H.Merijn Brand).
4670
4671 2006-03-02 [wwp]        2.0.0cvs100
4672
4673         * src/addressbook.c
4674                 fix some AB error messages: one for punctuation and
4675                 one wrongly duplicate (thanks, maxbritov).
4676
4677 2006-03-02 [wwp]        2.0.0cvs99
4678
4679         * src/plugins/spamassassin/spamassassin.c
4680                 make sync calls to sa-learn/spamc to prevent
4681                 system (whatever local or client/server) overload.
4682
4683 2006-03-02 [colin]      2.0.0cvs98
4684
4685         * src/summaryview.c
4686                 Put the spam icon in the status column instead of the
4687                 mark one
4688
4689 2006-03-01 [colin]      2.0.0cvs97
4690
4691         * src/plugins/spamassassin/spamassassin.c
4692                 Fix segfault (g_file_set_contents fails for some 
4693                 reason and err==0x2f. Can't find out why with
4694                 valgrind, using working function :-)
4695
4696 2006-03-01 [colin]      2.0.0cvs96
4697
4698         * src/inc.c
4699                 Offline overriding: let 'No' be cached only 3 seconds
4700
4701 2006-03-01 [colin]      2.0.0cvs95
4702
4703         * src/addr_compl.c
4704         * src/addrbook.c
4705         * src/addressbook.c
4706         * src/addrindex.c
4707         * src/folder_item_prefs.c
4708         * src/headerview.c
4709         * src/imap.c
4710         * src/inc.c
4711         * src/ldif.c
4712         * src/mainwindow.c
4713         * src/mh.c
4714         * src/msgcache.c
4715         * src/prefs_common.h
4716         * src/prefs_msg_colors.c
4717         * src/procheader.c
4718         * src/procheader.h
4719         * src/procmime.c
4720         * src/procmsg.c
4721         * src/procmsg.h
4722         * src/send_message.h
4723         * src/simple-gettext.c
4724         * src/summaryview.c
4725         * src/summaryview.h
4726         * src/syldap.c
4727         * src/textview.c
4728         * src/undo.c
4729         * src/common/ssl_certificate.c
4730         * src/common/utils.c
4731         * src/gtk/colorsel.c
4732         * src/gtk/gtksctree.c
4733         * src/gtk/gtkshruler.c
4734         * src/plugins/trayicon/trayicon.c
4735                 #if 0 goes to /dev/null
4736
4737 2006-03-01 [colin]      2.0.0cvs94
4738
4739         * src/compose.c
4740         * src/imap.c
4741         * src/inc.c
4742         * src/inc.h
4743         * src/messageview.c
4744         * src/news.c
4745         * src/plugins/spamassassin/spamassassin.c
4746                 Allow to add information in the "working offline"
4747                 window
4748
4749 2006-03-01 [wwp]        2.0.0cvs93
4750
4751         * src/plugins/spamassassin/spamassassin.c
4752                 fixed spamc invocation: use a tricky temporary mini shell wrapper
4753                 'cause it seems that calling `spamc ... < inputfile` with
4754                 g_spawn_(a)sync simply.. erm doesn't work :-).
4755
4756 2006-03-01 [wwp]        2.0.0cvs92
4757
4758         * src/toolbar.c
4759         * src/toolbar.h
4760                 simplify the adding of spam/ham button to the messageview toolbar
4761                 (it gets more clear now that the same button will be "Mark as spam"
4762                 or "Mark as ham" according to the current message status,
4763                 thanks to Colin).
4764
4765 2006-03-01 [wwp]        2.0.0cvs91
4766
4767         * src/messageview.c
4768         * src/procmsg.c
4769         * src/procmsg.h
4770         * src/summaryview.c
4771         * src/plugins/spamassassin/spamassassin.c
4772         * src/plugins/spamassassin/spamassassin.h
4773                 make learner callbacks return a status (0 for ok),
4774                 handle it in main code to avoid setting flags when learning failed,
4775                 don't learn on TCP if offline in spamassassin,
4776                 thanks to Colin.
4777
4778                 
4779
4780 2006-03-01 [wwp]        2.0.0cvs90
4781
4782         * src/compose.c
4783                 some work around the compose window's account menu,
4784                 patch by Fabien Vantard.
4785
4786 2006-03-01 [wwp]        2.0.0cvs89
4787
4788         * src/plugins/spamassassin/spamassassin.c
4789                 fixed bad logics, was using spamc in local mode and sa-learn
4790                 in remote mode (thanks, Colin).
4791
4792 2006-03-01 [wwp]        2.0.0cvs88
4793
4794         * src/plugins/spamassassin/spamassassin.c
4795         * src/plugins/spamassassin/spamassassin.h
4796         * src/plugins/spamassassin/spamassassin_gtk.c
4797                 made processing of emails w/ sa-plugin an option (default is TRUE),
4798                 fixed Engrish some tooltips, capitalization of some debug messages
4799                 and warnings. The spamassassin plugin now provides two separate
4800                 services: process emails upon incorporation and spamd training.
4801                 Both services (un)register independently but use some common
4802                 plugin settings (transport settings, spam storage location).
4803
4804 2006-02-28 [wwp]        2.0.0cvs87
4805
4806         * src/plugins/spamassassin/spamassassin.c
4807                 fix async flag to spamc cmdline execution (batch exec should
4808                 be asynchronous).
4809
4810 2006-02-27 [wwp]        2.0.0cvs86
4811
4812         * src/plugins/spamassassin/spamassassin.c
4813         * src/plugins/spamassassin/spamassassin.h
4814         * src/plugins/spamassassin/spamassassin_gtk.c
4815                 - added the ability to learn a remote spamassassin server (spamd),
4816                 using spamc.
4817                 - added the spamassassin option 'username', that applies to all
4818                 spamassassin operations (filtering, learning, local or remote).
4819                 The default username is the current unix user (if left blank
4820                 from gtk prefs or config file).
4821                 - commented out some unused code (notebook widget), removed unused
4822                 layout (hbox1).
4823                 - make more widgets sensitive to the transport type.
4824
4825 2006-02-27 [colin]      2.0.0cvs85
4826
4827         * src/plugins/spamassassin/spamassassin.c
4828                 Fix sa-learn call when offline
4829
4830 2006-02-27 [colin]      2.0.0cvs84
4831
4832         * configure.ac
4833         * src/Makefile.am
4834         * src/mainwindow.c
4835         * src/mainwindow.h
4836         * src/messageview.c
4837         * src/messageview.h
4838         * src/prefs_toolbar.c
4839         * src/procmsg.c
4840         * src/stock_pixmap.c
4841         * src/stock_pixmap.h
4842         * src/summaryview.c
4843         * src/toolbar.c
4844         * src/toolbar.h
4845         * src/pixmaps/ham_btn.xpm
4846         * src/pixmaps/spam.xpm
4847         * src/pixmaps/spam_btn.xpm
4848         * src/plugins/spamassassin/spamassassin.c
4849                 Add button in toolbar for spam learning
4850                 Fix a few bugs from the last related commit
4851                 Revert 1.9.6cvs23 which messed up shift-selection
4852
4853 2006-02-24 [colin]      2.0.0cvs83
4854
4855         * src/procmsg.c
4856         * src/summaryview.c
4857         * src/summaryview.h
4858         * src/plugins/spamassassin/spamassassin.c
4859         * src/plugins/spamassassin/spamassassin.h
4860         * src/plugins/spamassassin/spamassassin_gtk.c
4861                 Unregister learner when spamassassin is either
4862                 disabled or over tcp
4863
4864 2006-02-24 [colin]      2.0.0cvs82
4865
4866         * src/Makefile.am
4867         * src/mainwindow.c
4868         * src/mainwindow.h
4869         * src/procmsg.c
4870         * src/procmsg.h
4871         * src/stock_pixmap.c
4872         * src/stock_pixmap.h
4873         * src/summaryview.c
4874         * src/summaryview.h
4875         * src/gtk/icon_legend.c
4876         * src/pixmaps/spam.xpm  ** NEW FILE **
4877         * src/plugins/spamassassin/spamassassin.c
4878         * src/plugins/spamassassin/spamassassin_gtk.c
4879                 Add spam learning interface (Mark/Mark as 
4880                 (spam|ham) menus)
4881
4882 2006-02-24 [wwp]        2.0.0cvs81
4883
4884         * src/compose.c
4885         * src/compose.h
4886         * src/filtering.c
4887                 hide compose window when sending message in batch mode
4888                 (filtering: forward and redirect). Also fixed a wrong
4889                 value returned when sending failed, neutral anyway.
4890                 (Colin, me) 
4891
4892 2006-02-24 [wwp]        2.0.0cvs80
4893
4894         * src/mainwindow.c
4895                 use GTK+'s stock quit button. Patch by Fabien Vantard.
4896
4897 2006-02-24 [paul]       2.0.0cvs79
4898
4899         * src/news.c
4900         * src/news.h
4901         * src/news_gtk.c
4902                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
4903                 Thanks to Colin
4904
4905 2006-02-23 [colin]      2.0.0cvs78
4906
4907         * src/alertpanel.c
4908                 Change OK to Close in alertpanel with View log
4909                 button; add accel to View log. Patch by Fabien
4910                 Vantard
4911
4912 2006-02-23 [wwp]        2.0.0cvs77
4913
4914         * src/compose.c
4915                 silly me, there were much more tests to perform, since toolbars can
4916                 really have down to 1 element only.
4917
4918 2006-02-23 [wwp]        2.0.0cvs76
4919
4920         * commitHelper
4921                 fixed indentation from my previous commit. Fallback to VISUAL if
4922                 EDITOR is not set (and to vi, at last resort).
4923
4924 2006-02-23 [wwp]        2.0.0cvs75
4925
4926         * commitHelper
4927                 improved error detection (Colin, me).
4928
4929 2006-02-23 [wwp]        2.0.0cvs74
4930
4931         * src/prefs_toolbar.c
4932                 simplify and fix prefs/toolbars layouting. Combos' contents can
4933                 now be really displayed.
4934
4935 2006-02-23 [wwp]        2.0.0cvs73
4936         simplifies and fix prefs/toolbars layouting. Combos' contents can now
4937         be really displayed.
4938
4939 2006-02-22 [wwp]        2.0.0cvs72
4940
4941         * src/compose.c
4942                 fix a typo in my previous commit (sorry!).
4943
4944 2006-02-22 [wwp]        2.0.0cvs71
4945
4946         * src/prefs_toolbar.c
4947                 fix a crash when adding separators to toolbars,
4948                 also fix some separator item information.
4949
4950 2006-02-22 [wwp]        2.0.0cvs70
4951
4952         * src/compose.c
4953                 fix a crash when redirecting (for instance) when compose window's
4954                 toolbar contents has been customized (when some buttons have been
4955                 removed in fact).
4956
4957 2006-02-21 [wwp]        2.0.0cvs69
4958
4959         * src/summaryview.c
4960         * src/gtk/pluginwindow.c
4961         * src/plugins/pgpcore/prefs_gpg.c
4962                 fix some compilation warnings (feat. remains of removed code).
4963
4964 2006-02-21 [wwp]        2.0.0cvs68
4965
4966         * src/gtk/gtkutils.c
4967                 fix two compilation issues, thanks to Stephan Sachse.
4968
4969 2006-02-20 [colin]      2.0.0cvs67
4970
4971         * src/mainwindow.c
4972                 Don't reselect displayed mail on refocus
4973                 This fixes actions misbehaving 
4974
4975 2006-02-20 [wwp]        2.0.0cvs66
4976
4977         * src/summaryview.c
4978         * src/gtk/gtksctree.c
4979         * src/gtk/gtkshruler.c
4980                 changed more runtime typecast checks.
4981
4982 2006-02-20 [wwp]        2.0.0cvs65
4983
4984         * src/summary_search.c
4985                 find all - summaryview refresh issue fixed, thanks to Colin.
4986
4987 2006-02-20 [wwp]        2.0.0cvs64
4988
4989         * src/gtk/gtkutils.c
4990                 better runtime typecast checks.
4991
4992 2006-02-20 [wwp]        2.0.0cvs63
4993
4994         * src/summary_search.c
4995                 enhancements to the summary search:
4996                         - add the ability to stop the running search
4997                           (upon ESC-key press, new Stop button or when Clear button is pressed)
4998                         - don't search if no criteria (From/To/Subject/Body) is set
4999                         - ensure that a busy mouse pointer is always shown when searching,
5000                           show it even a bit earlier
5001
5002 2006-02-19 [colin]      2.0.0cvs62
5003
5004         * src/compose.c
5005         * src/imap.c
5006         * src/etpan/imap-thread.c
5007         * src/etpan/imap-thread.h
5008                 (Future) IMAP speed improvement on sending
5009                 Will require a libetpan update
5010         * src/summaryview.c
5011         * src/gtk/quicksearch.c
5012                 Make quicksearch clearable while running.
5013
5014 2006-02-17 [colin]      2.0.0cvs61
5015
5016         * src/imap.c
5017         * src/etpan/imap-thread.c
5018         * src/etpan/imap-thread.h
5019                 Check for IMAP certificates
5020                 ** Requires libetpan-0.42-cvs4 
5021                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5022
5023 2006-02-17 [colin]      2.0.0cvs60
5024
5025         * src/messageview.c
5026         * src/prefs_common.c
5027         * src/prefs_common.h
5028         * src/prefs_message.c
5029                 Add pref to display HTML-only mails with plugin, 
5030                 if possible (defaulting to FALSE of course).
5031
5032 2006-02-16 [colin]      2.0.0cvs59
5033
5034         * src/main.c
5035         * src/common/plugin.c
5036         * src/common/plugin.h
5037         * src/gtk/pluginwindow.c
5038                 Keep track of requested (but unloaded) plugins
5039                 in some error cases.
5040
5041 2006-02-16 [wwp]        2.0.0cvs58
5042
5043         * src/gtk/gtkaspell.c
5044         * src/gtk/gtkaspell.h
5045         * src/prefs_spelling.c
5046         * src/compose.c
5047         * src/prefs_common.c
5048         * src/prefs_common.h
5049                 implemented new optional spellchecker behaviour: re-check message when
5050                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5051
5052 2006-02-16 [wwp]        2.0.0cvs57
5053
5054         * src/quote_fmt_parse.y
5055                 pclose popen'ed pipe.
5056
5057 2006-02-15 [colin]      2.0.0cvs56
5058
5059         * src/mimeview.c
5060         * src/mimeview.h
5061                 Let MimeViewers know which MimeView they
5062                 depend of.
5063         * src/summaryview.c
5064                 Swap From/To columns in Sent/Queue/Drafts
5065                 folders
5066         * src/etpan/imap-thread.c
5067                 Use mailstream_low_tls_open() for STARTTLS
5068                 instead of mailstream_low_ssl_open()
5069                 ** REQUIRES libetpan 0.42cvs3 **
5070
5071 2006-02-15 [wwp]        2.0.0cvs55
5072
5073         * src/compose.c
5074         * src/compose.h
5075         * src/message_search.c
5076         * src/message_search.h
5077         * src/textview.c
5078         * src/gtk/gtkutils.c
5079         * src/gtk/gtkutils.h
5080                 added the ability to Find text in the compose window (and a bit
5081                 of code factorization).
5082
5083 2006-02-15 [wwp]        2.0.0cvs54
5084
5085         * src/prefs_gtk.c
5086                 yet another one file was missing (fix for some widgets' sensitivity).
5087                 Thanks Colin!
5088
5089 2006-02-15 [wwp]        2.0.0cvs53
5090
5091         * src/prefs_gtk.h
5092                 oops forgot that file (fix for some widgets' sensitivity).
5093
5094 2006-02-15 [wwp]        2.0.0cvs52
5095
5096         * src/summary_search.c
5097                 implemented advanced summary search options (added the ability
5098                 to use matcher conditions in an advanced search mode).
5099
5100 2006-02-15 [wwp]        2.0.0cvs51
5101
5102         * src/plugins/pgpcore/prefs_gpg.c
5103         * src/prefs_account.c
5104                 fix some widget sensitivity, mostly around some labels in
5105                 account prefs.
5106
5107 2006-02-15 [paul]       2.0.0cvs50
5108
5109         * manual/advanced.xml
5110                 improve Templates info
5111                 written by wwp
5112
5113 2006-02-14 [colin]      2.0.0cvs49
5114
5115         * src/pixmaps/address_book.xpm
5116         * src/pixmaps/preferences.xpm
5117         * src/pixmaps/properties.xpm
5118                 Fix pixmap size - patch by Fabien Vantard
5119
5120 2006-02-13 [colin]      2.0.0cvs48
5121
5122         * src/procmime.c
5123                 Add missing fclose()s on error
5124         * src/textview.c
5125                 Remove unused code
5126         * src/common/utils.c
5127                 Fix temp files not being deleted on windows
5128         Patches by Thomas Gilgin
5129
5130 2006-02-13 [colin]      2.0.0cvs47
5131
5132         * src/mainwindow.c
5133                 Fix exit crash
5134
5135 2006-02-13 [wwp]        2.0.0cvs46
5136
5137         * src/plugins/pgpcore/prefs_gpg.c
5138                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
5139
5140 2006-02-12 [colin]      2.0.0cvs45
5141
5142         * src/folderview.c
5143         * src/main.c
5144         * src/mainwindow.c
5145                 Fix "stuff" when quitting
5146
5147 2006-02-12 [wwp]        2.0.0cvs44
5148
5149         * src/prefs_themes.c
5150                 fix typos in debug messages.
5151
5152 2006-02-11 [colin]      2.0.0cvs43
5153
5154         * src/summaryview.c
5155                 don't allow drag/drop from ourself
5156
5157 2006-02-10 [wwp]        2.0.0cvs42
5158
5159         * src/exporthtml.c
5160         * src/html.c
5161         * src/html.h
5162         * src/procmime.c
5163         * src/textview.c
5164                 renamed html_ prefixed functions and data structures to avoid
5165                 namespace clashes w/ other software (gtkhtml2 for instance).
5166                 Closes bug #907.
5167
5168
5169 2006-02-09 [colin]      2.0.0cvs41
5170
5171         * src/summaryview.c
5172                 Fix shitty logic messed up. Thanks Ticho for the hint!
5173
5174 2006-02-09 [wwp]        2.0.0cvs40
5175
5176         * src/gtk/about.c
5177         * src/compose.c
5178         * src/prefs_account.c
5179         * src/prefs_gtk.h
5180         * src/editaddress.c
5181                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
5182                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
5183                 Browse buttons in accounts prefs.
5184
5185 2006-02-09 [colin]      2.0.0cvs39
5186
5187         * src/matcher.c
5188                 Check for pointer before using its members
5189         * src/gtk/gtksourceprintjob.c
5190                 Fix a wrong warning
5191
5192 2006-02-09 [wwp]        2.0.0cvs38
5193
5194         * src/gtk/filesel.c
5195                 fix few compiler warnings (type mismatch).
5196
5197 2006-02-09 [paul]       2.0.0cvs37
5198
5199         * po/fr.po
5200                 updated by Fabien Vantard
5201
5202 2006-02-08 [colin]      2.0.0cvs36
5203
5204         * src/prefs_common.c
5205         * src/common/defs.h
5206         * src/common/plugin.c
5207                 allow windows and linux configurations to coexist
5208                 patch by Thomas Gilgin
5209
5210 2006-02-08 [colin]      2.0.0cvs35
5211
5212         * src/filtering.c
5213         * src/matcher.c
5214         * src/matcher.h
5215         * src/matcher_parser_parse.y
5216         * src/prefs_filtering_action.c
5217         * src/prefs_matcher.c
5218                 Add the "Ignore thread" filtering
5219                 action
5220
5221 2006-02-08 [colin]      2.0.0cvs34
5222
5223         * src/compose.c
5224         * src/procmime.c
5225         * src/procmime.h
5226                 Fix bug #905 (damaged attachment)
5227                 text files with raw \0's aren't really text files
5228         FOR_STABLE
5229
5230 2006-02-08 [colin]      2.0.0cvs33
5231
5232         * src/summaryview.c
5233                 Fix crasher introduced yesterday
5234
5235 2006-02-08 [wwp]        2.0.0cvs32
5236
5237         * src/compose.c
5238         * src/compose.h
5239                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
5240
5241 2006-02-08 [wwp]        2.0.0cvs31
5242
5243         * src/prefs_template.c
5244                 templates enhancement: allow address completion for Cc and Bcc fields
5245                 (it was currently possible for the To field only)
5246
5247 2006-02-08 [colin]      2.0.0cvs30
5248
5249         * src/compose.c
5250                 Don't unblock if not blocked
5251         FOR_STABLE
5252
5253 2006-02-07 [colin]      2.0.0cvs29
5254
5255         * src/action.c
5256                 Forgot to refresh summaryview
5257
5258 2006-02-07 [colin]      2.0.0cvs28
5259
5260         * src/action.c
5261                 Freeze/thaw message list and folder list while
5262                 processing %as{} actions 
5263         * src/compose.c
5264                 Fix auto-wrap disabling after a middle-click
5265                 paste - FOR_STABLE
5266
5267 2006-02-07 [paul]       2.0.0cvs27
5268
5269         * src/folder.c
5270                 fix freeing of uninitialised pointers
5271                 Thanks to Colin
5272
5273 2006-02-06 [colin]      2.0.0cvs26
5274
5275         * src/folder.c
5276                 Use g_slist_prepend in potentially big list
5277
5278 2006-02-06 [colin]      2.0.0cvs25
5279
5280         * src/folder.c
5281                 Completely skip processing if it doesn't 
5282                 exist (faster!)
5283
5284 2006-02-06 [colin]      2.0.0cvs24
5285
5286         * src/folder.c
5287         * src/summaryview.c
5288                 Batch filtering in summaryview (from Tools menu)
5289                 and pre/post//-processing too
5290
5291 2006-02-06 [colin]      2.0.0cvs23
5292
5293         * src/procmsg.h
5294         * src/filtering.c
5295                 Use a special field for batch filtering instead
5296                 of stepping on deferred execution's toes
5297
5298 2006-02-06 [colin]      2.0.0cvs22
5299
5300         * src/action.c
5301         * src/filtering.c
5302         * src/filtering.h
5303         * src/folder.c
5304         * src/summaryview.c
5305                 Fix filtering via menus and actions
5306
5307 2006-02-06 [colin]      2.0.0cvs21
5308
5309         * src/imap.c
5310                 Put the added file directly to cache if possible (will work
5311                 with next libetpan)
5312         * src/filtering.c
5313         * src/filtering.h
5314         * src/inc.c
5315         * src/folder.c
5316         * src/mbox.c
5317         * src/procmsg.h
5318                 Move and copy filtered messages by batches instead of one
5319                 by one - faster on IMAP
5320         * src/procmsg.c
5321                 Add a function that'll possibly be useful later
5322
5323 2006-02-06 [colin]      2.0.0cvs20
5324
5325         * src/addressbook.c
5326                 Use internal mime-type instead of text/plain for d'n'd
5327         * src/compose.c
5328                 Allow attaching files from mimeview's icon list via d'n'd
5329         * src/folderview.c
5330         * src/folderview.h
5331                 Use internal mime-type instead of text/plain for d'n'd
5332                 Don't try to selected opened folder if none is
5333                 Factorize d'n'd from other apps code
5334         * src/headerview.c
5335         * src/textview.c
5336         * src/gtk/gtkutils.c
5337         * src/gtk/gtkutils.h
5338                 Factorize Face/X-Face stuff
5339         * src/mimeview.c
5340                 Fix d'n'd to other apps
5341         * src/prefs_message.c
5342                 Let the XFace pref be usable without libcompface as it also
5343                 applies to Face
5344         * src/summaryview.c
5345                 Fix d'n'd to other apps
5346                 Factorize d'n'd from other apps code
5347
5348 2006-02-06 [wwp]        2.0.0cvs19
5349
5350         * po/it.po
5351                 Italian translation fixes by Andrea Spadaccini (no more confusion
5352                 between filtering and processing, and few changes in the About
5353                 dialog).
5354
5355
5356 2006-02-06 [mones]      2.0.0cvs18
5357
5358         * src/gtk/icon_legend.c
5359                 Improved descriptions allowing better translations
5360
5361 2006-02-05 [colin]      2.0.0cvs17
5362
5363         * src/imap.c
5364                 Add the f*cking missing expunge that caused imap_fetch_env
5365                 to fail after an add_msgs ! :-///
5366         * src/etpan/imap-thread.c
5367                 Add a bit of debug
5368         FOR_STABLE
5369
5370 2006-02-05 [colin]      2.0.0cvs16
5371
5372         * src/common/utils.c
5373                 Don't check for return-path (or we can't put
5374                 back non-sent mails)
5375
5376 2006-02-05 [colin]      2.0.0cvs15
5377
5378         * src/textview.c
5379                 Don't try to display Face header in textview
5380                 when teh headerview's active
5381
5382 2006-02-05 [colin]      2.0.0cvs14
5383
5384         * tools/tbird2syl.py
5385         * tools/Makefile.am
5386                 Add script to import Thunderbird mails
5387
5388 2006-02-05 [colin]      2.0.0cvs13
5389
5390         * src/headerview.c
5391         * src/procheader.c
5392         * src/procmsg.c
5393         * src/procmsg.h
5394         * src/textview.c
5395                 Show Face headers - patch partially by Klaus Flittner
5396
5397 2006-02-05 [colin]      2.0.0cvs12
5398
5399         * src/folderview.c
5400         * src/summaryview.c
5401         * src/common/utils.c
5402         * src/common/utils.h
5403                 Let dnd work from mime icons to summaryview
5404                 and to folderview too
5405                 Add a crude test to avoid trying to add files
5406                 drag'n'dropped when they're not mails
5407
5408 2006-02-04 [colin]      2.0.0cvs11
5409
5410         * src/summaryview.c
5411         * src/mimeview.c
5412                 Fix utf8 conversion
5413
5414 2006-02-04 [colin]      2.0.0cvs10
5415
5416         * src/compose.c
5417         * src/folderview.c
5418         * src/mimeview.c
5419         * src/summaryview.c
5420         * src/summaryview.h
5421                 Added various drag and drop capas:
5422                 From                    To
5423                 summaryview             other apps
5424                 mimeview icons          other apps
5425                 other apps              summaryview
5426                 other apps              folderview
5427
5428                 This shouldn't have broken the existing:
5429                 From                    To
5430                 summaryview             folderview
5431                 folderview              folderview
5432                 summaryview             compose's attachments
5433
5434         Tests welcomed.
5435
5436 2006-02-02 [paul]       2.0.0cvs9
5437
5438         * src/mainwindow.c
5439                 move global option 'Set displayed columns...' out
5440                 of folder option grouping.
5441                 fix sensitivity of 'harvest addresses'
5442         FOR_STABLE
5443
5444 2006-02-01 [colin]      2.0.0cvs8
5445
5446         * src/mimeview.c
5447                 Revert the alertpanel patch, it sucks (intrusive
5448                 and gets in the way of "open")
5449
5450 2006-02-01 [colin]      2.0.0cvs7
5451
5452         * src/compose.c
5453         * src/prefs_account.c
5454         * src/prefs_common.c
5455         * src/common/defs.h
5456         * src/common/utils.c
5457         * src/common/utils.h
5458                 Add ability to edit the signature file
5459                 from the account preferences, and use
5460                 a default for the text editor.
5461                 Patch by Fabien Vantard
5462
5463 2006-02-01 [colin]      2.0.0cvs6
5464
5465         * src/mimeview.c
5466                 Try to get mime type by extension if it is
5467                 application/octet-stream
5468                 Display a window with possible choices when
5469                 encountering unknown mime types
5470         * src/gtk/filesel.c
5471         * src/gtk/filesel.h
5472                 Add preview
5473                 Allow multiple selection in filtered filesel
5474                 (patch by Fabien Vantard)
5475         * src/gtk/pluginwindow.c
5476                 Use it (patch by Fabien Vantard)
5477
5478 2006-02-01 [paul]       2.0.0cvs5
5479
5480         * src/jpilot.c
5481                 fix crash on creating jpilot address book
5482                 Thanks to Colin - FOR_STABLE
5483         * src/prefs_summaries.c
5484         * src/prefs_wrapping.c
5485         * src/gtk/icon_legend.c
5486         * src/gtk/quicksearch.c
5487                 string fixes and additions
5488
5489 2006-02-01 [paul]       2.0.0cvs4
5490
5491         * src/compose.c
5492         * src/mainwindow.c
5493         * src/messageview.c
5494         * src/prefs_send.c
5495                 add Arabic encoding option
5496                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
5497
5498 2006-01-31 [colin]      2.0.0cvs3
5499
5500         * src/plugins/pgpcore/passphrase.c
5501                 Convert passphrase to locale encoding
5502         * src/compose.c
5503                 Fix drafting on IMAP. Crappy bug sneaked in
5504                 the release :-/
5505         FOR_STABLE
5506
5507 2006-01-30 [paul]       2.0.0cvs2
5508
5509         * src/gtk/icon_legend.c
5510                 show the new entries
5511
5512 2006-01-30 [colin]      2.0.0cvs1
5513
5514         * src/manual.c
5515                 Check for the file to be present before 
5516                 enabling the menu - FOR_STABLE
5517         * src/gtk/icon_legend.c
5518                 Add folders icons (not all of them, there
5519                 are too much, but the most intriguing ones)
5520
5521 2006-01-30 [paul]       2.0.0
5522
5523         version 2.0.0 released
5524
5525 2006-01-30 [paul]       1.9.100cvs200
5526
5527         * manual/faq.xml
5528         * manual/gpl.xml
5529         * manual/intro.xml
5530         * manual/starting.xml
5531         * manual/sylpheed-claws-manual.xml
5532                 fixes, additions
5533
5534 2006-01-29 [mones]      1.9.100cvs199
5535
5536         * manual/account.xml
5537         * manual/advanced.xml
5538         * manual/glossary.xml
5539                 Some typos fixed, added LDIF term to glossary
5540         * po/es.po
5541                 Fixed leading plus symbol
5542
5543 2006-01-29 [paul]       1.9.100cvs198
5544
5545         * po/fi.po
5546         * po/sk.po
5547                 updated by Tommi Pirinen and Andrej Kacian
5548
5549 2006-01-29 [paul]       1.9.100cvs197
5550
5551         * src/gtk/authors.h
5552                 remove duplicates
5553
5554 2006-01-29 [paul]       1.9.100cvs196
5555
5556         * AUTHORS
5557         * po/nl.po
5558         * src/gtk/authors.h
5559         * tools/claws.i18n.status.pl
5560                 nl translation updated by Tim Dijkstra
5561
5562 2006-01-29 [paul]       1.9.100cvs195
5563
5564         * po/sr.po
5565         * po/sv.po
5566                 updated by Aleksandar Urosevic and Anders Troback
5567
5568 2006-01-28 [colin]      1.9.100cvs194
5569
5570         * src/gtk/gtksourceprintjob.c
5571                 Don't fiddle with PangoLayout when we
5572                 have an image
5573
5574 2006-01-28 [paul]       1.9.100cvs193
5575
5576         * AUTHORS
5577         * po/el.po
5578         * po/zh_CN.po
5579         * src/gtk/authors.h
5580         * tools/claws.i18n.status.pl
5581                 updated translations submitted by Stavros Giannouris
5582                 and Ralgh Young
5583
5584 2006-01-27 [colin]      1.9.100cvs192
5585
5586         * src/summaryview.c
5587         * src/gtk/gtksourceprintjob.c
5588                 Add image printing 
5589                 (libgnomeprint only, of course)
5590
5591 2006-01-27 [paul]       1.9.100cvs191
5592
5593         * po/fr.po
5594         * po/it.po
5595                 updated by Fabien Vantard and Andrea Spadaccini
5596
5597 2006-01-26 [colin]      1.9.100cvs190
5598
5599         * manual/Makefile.am
5600         * configure.ac
5601                 Make building the manual optional 
5602                 (--disable-manual)
5603
5604 2006-01-26 [paul]       1.9.100cvs189
5605
5606         * manual/glossary.xml
5607         * manual/plugins.xml
5608                 edited
5609         * po/en_GB.po
5610                 updated
5611
5612 2006-01-26 [paul]       1.9.100cvs188
5613
5614         * src/prefs_display_header.c
5615         * src/prefs_folder_column.c
5616         * src/prefs_msg_colors.c
5617         * src/prefs_summaries.c
5618         * src/prefs_summary_column.c
5619                 HIGify
5620
5621 2006-01-25 [colin]      1.9.100cvs187
5622
5623         * src/imap.c
5624                 Don't allow moving/copying mails between
5625                 queue/drafts and non-queue/drafts folders
5626                 Fixes bug #897 (message header is resetted 
5627                 if one is copied to Drafts)
5628
5629 2006-01-25 [colin]      1.9.100cvs186
5630
5631         * src/folder.c
5632         * src/mainwindow.c
5633                 Fix subscribed folders not found
5634         * src/compose.c
5635                 Don't try to encode as original mail's charset
5636                 if it's ascii 
5637
5638 2006-01-25 [paul]       1.9.100cvs185
5639
5640         * AUTHORS
5641         * po/Makevars
5642                 updated
5643         * po/de.po
5644         * po/pl.po
5645         * po/pt_BR.po
5646         * po/sr.po
5647                 updates submitted by Stephan Sachse, Emilian Nowak
5648                 and Quar, Frederico Goncalves Guimaraes, and
5649                 Aleksandar Urosevic
5650                 Fix Bug 896, 'PT_BR locale broken'.
5651         * src/gtk/authors.h
5652                 updated
5653
5654 2006-01-24 [mones]      1.9.100cvs184
5655
5656         * manual/glossary.xml
5657                 All current terms finished. Reviewers welcome ;-)
5658         * manual/keyboard.xml
5659                 Fixed column width for pdf output.
5660         * po/es.po
5661                 Updated
5662
5663 2006-01-24 [paul]       1.9.100cvs183
5664
5665         * manual/glossary.xml
5666                 fix id name
5667         * manual/dist/html/Makefile.am
5668         * manual/dist/pdf/Makefile.am
5669         * manual/dist/ps/Makefile.am
5670         * manual/dist/txt/Makefile.am
5671                 fix make deps
5672                 Thanks to Colin
5673
5674 2006-01-24 [mones]      1.9.100cvs182
5675
5676         * manual/glossary.xml
5677                 Nearly finished, some terms missing.
5678
5679 2006-01-23 [paul]       1.9.100cvs181
5680
5681         * manual/dist/html/Makefile.am
5682         * manual/dist/pdf/Makefile.am
5683         * manual/dist/ps/Makefile.am
5684         * manual/dist/txt/Makefile.am
5685         * src/mainwindow.c
5686                 re-enable manual
5687                 Thanks to Colin
5688
5689 2006-01-22 [colin]      1.9.100cvs180
5690
5691         * src/compose.c
5692         * src/gtk/gtkaspell.c
5693                 Don't deselect stuff before right-clicking, with aspell.
5694                 (This prevented right-click Copy, for example).
5695                 Thanks to Clo!
5696
5697 2006-01-22 [paul]       1.9.100cvs179
5698
5699         * src/summary_search.c
5700                 don't fix the widget size as it causes problems
5701                 under localisation.
5702                 Thanks to Emilian Nowak
5703
5704 2006-01-21 [paul]       1.9.100cvs178
5705
5706         * src/prefs_themes.c
5707                 fix broken underlining of label text
5708                 with some translations
5709
5710 2006-01-21 [colin]      1.9.100cvs177
5711
5712         * po/fr.po
5713                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
5714
5715 2006-01-20 [colin]      1.9.100cvs176
5716
5717         * configure.ac
5718         * Makefile.am
5719         * manual/Makefile
5720         * manual/dist/html/.cvsignore
5721         * manual/dist/html/Makefile.am
5722         * manual/dist/pdf/.cvsignore
5723         * manual/dist/pdf/Makefile.am
5724         * manual/dist/ps/.cvsignore
5725         * manual/dist/ps/Makefile.am
5726         * manual/dist/txt/.cvsignore
5727         * manual/dist/txt/Makefile.am
5728                 Autotool-ize manual
5729
5730 2006-01-20 [paul]       1.9.100cvs175
5731
5732         * manual/handling.xml
5733                 make Filtering and Searching entries easier to find
5734         * manual/keyboard.xml
5735                 add the remaining default keybinds
5736         * src/prefs_summaries.c
5737                 update the default keybinds
5738
5739 2006-01-20 [paul]       1.9.100cvs174
5740
5741         * src/addressbook.c
5742         * src/addrgather.c
5743         * src/addrharvest.c
5744         * src/editaddress.c
5745         * src/editgroup.c
5746         * src/exphtmldlg.c
5747         * src/expldifdlg.c
5748         * src/exporthtml.c
5749         * src/exportldif.c
5750         * src/ldif.c
5751                 replace 'e-mail' with 'email'
5752         * src/summary_search.c
5753                 add mnemonic to "Find all" button
5754
5755 2006-01-20 [wwp]        1.9.100cvs173
5756
5757         * src/export.c
5758         * src/import.c
5759                 touched mbox import/export buttons for HIG-compliance
5760
5761 2006-01-19 [paul]       1.9.100cvs172
5762
5763         * manual/account.xml
5764         * manual/addrbook.xml
5765         * manual/advanced.xml
5766         * manual/faq.xml
5767         * manual/handling.xml
5768         * manual/intro.xml
5769         * manual/plugins.xml
5770         * manual/starting.xml
5771                 more editing
5772
5773 2006-01-19 [paul]       1.9.100cvs171
5774
5775         * src/toolbar.c
5776                 allow use of trash button while receiving
5777                 Thanks to Colin
5778
5779 2006-01-19 [wwp]        1.9.100cvs170
5780
5781         * src/gtk/quicksearch.c
5782         * src/compose.c
5783                 force text color to black when yellow background is set
5784
5785 2006-01-19 [colin]      1.9.100cvs169
5786
5787         * src/plugins/trayicon/trayicon.c
5788                 Gray out Get Mail when already getting mail
5789
5790 2006-01-18 [paul]       1.9.100cvs168
5791
5792         * src/compose.c
5793                 give widget yellow background was To is
5794                 set via folder prefs
5795         * src/gtk/quicksearch.c
5796                 give widget yellow background when quick
5797                 search is active.
5798                 Thanks to Colin
5799
5800 2006-01-18 [paul]       1.9.100cvs167
5801
5802         * doc/man/sylpheed-claws.1
5803                 add --subscribe option
5804
5805 2006-01-18 [paul]       1.9.100cvs166
5806
5807         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5808         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5809                 use %U instead of %F (%F is broken for user installed
5810                 files in kde 3.5)
5811
5812 2006-01-18 [colin]      1.9.100cvs165
5813
5814         * src/summaryview.c
5815                 Default to Yes in "No more * messages" dialogs
5816
5817 2006-01-17 [colin]      1.9.100cvs164
5818
5819         * src/compose.c
5820                 Possibly fix an invalid iterator causing
5821                 crash
5822
5823 2006-01-17 [colin]      1.9.100cvs163
5824
5825         * src/mimeview.c
5826                 Fix crash when the image disappears under the
5827                 image viewer
5828
5829 2006-01-16 [colin]      1.9.100cvs162
5830
5831         * src/compose.c
5832                 Fix reenabling autowrap
5833
5834 2006-01-16 [colin]      1.9.100cvs161
5835
5836         * src/compose.c
5837                 reset quote_len before getting quote_str
5838
5839 2006-01-16 [colin]      1.9.100cvs160
5840
5841         * src/account.c
5842         * src/account.h
5843         * src/folder.c
5844         * src/imap_gtk.c
5845         * src/mh_gtk.c
5846                 Fix bug #883 (default inbox does not track folder move)
5847
5848 2006-01-16 [colin]      1.9.100cvs159
5849
5850         * src/compose.c
5851         * src/plugins/pgpcore/passphrase.c
5852                 More buttons fixes
5853
5854 2006-01-16 [paul]       1.9.100cvs158
5855
5856         * src/prefs_actions.c
5857         * src/prefs_filtering_action.c
5858         * src/prefs_matcher.c
5859         * src/quote_fmt.c
5860         * src/gtk/description_window.c
5861         * src/gtk/description_window.h
5862         * src/gtk/quicksearch.c
5863                 description window cleanups
5864
5865 2006-01-15 [colin]      1.9.100cvs157
5866
5867         * src/addressbook.c
5868         * src/prefs_filtering.c
5869                 Same here
5870
5871 2006-01-15 [colin]      1.9.100cvs156
5872
5873         * src/folderview.c
5874         * src/mainwindow.c
5875                 Same for "Empty trash"
5876
5877 2006-01-15 [colin]      1.9.100cvs155
5878
5879         * src/inc.c
5880                 Override offline dialog had Yes by default
5881
5882 2006-01-15 [colin]      1.9.100cvs154
5883
5884         * src/summaryview.c
5885                 Delete selected messages? previously had Yes the default
5886
5887 2006-01-15 [colin]      1.9.100cvs153
5888
5889         * src/folder.c
5890         * src/folder.h
5891         * src/main.c
5892                 Check if a mailbox is loaded after all
5893                 plugins are loaded.
5894
5895 2006-01-15 [colin]      1.9.100cvs152
5896
5897         * src/folder.c
5898                 Don't start wizard when there are unloaded folders (will help
5899                 people with only mbox or maildir mailboxes)
5900
5901 2006-01-14 [colin]      1.9.100cvs151
5902
5903         * src/addressbook.c
5904         * src/expldifdlg.c
5905         * src/importldif.c
5906         * src/importmutt.c
5907         * src/importpine.c
5908         * src/mh_gtk.c
5909                 More HIG compliance and fixes
5910
5911 2006-01-14 [colin]      1.9.100cvs150
5912
5913         * src/prefs_filtering_action.c
5914         * src/foldersel.c
5915                 Two forgotten button order changes
5916
5917 2006-01-14 [colin]      1.9.100cvs149
5918
5919         * src/account.c
5920         * src/addressbook.c
5921         * src/compose.c
5922         * src/folderview.c
5923         * src/imap_gtk.c
5924         * src/mainwindow.c
5925         * src/mh_gtk.c
5926         * src/news_gtk.c
5927         * src/prefs_actions.c
5928         * src/prefs_customheader.c
5929         * src/prefs_filtering.c
5930         * src/prefs_matcher.c
5931         * src/prefs_template.c
5932         * src/ssl_manager.c
5933         * src/summaryview.c
5934         * src/textview.c
5935         * src/toolbar.c
5936                 All deletion confirmations are now "Cancel, Delete" 
5937                 instead of "No, Yes"
5938                 Clarified most of the other "No, Yes" to 
5939                 "Cancel, Descriptive_action"
5940                 Rechanged the "Entry not saved" alerts to have 
5941                 "Close, Continue editing"
5942
5943
5944 2006-01-14 [paul]
5945
5946         * 2.0.0-rc4 released
5947
5948 2006-01-14 [paul]       1.9.100cvs148
5949
5950         * src/account.c
5951         * src/addressadd.c
5952         * src/addressbook.c
5953         * src/compose.c
5954         * src/editaddress.c
5955         * src/editbook.c
5956         * src/editgroup.c
5957         * src/editjpilot.c
5958         * src/editldap.c
5959         * src/editvcard.c
5960         * src/exphtmldlg.c
5961         * src/expldifdlg.c
5962         * src/folderview.c
5963         * src/grouplistdialog.c
5964         * src/imap_gtk.c
5965         * src/importmutt.c
5966         * src/importpine.c
5967         * src/inc.c
5968         * src/main.c
5969         * src/mainwindow.c
5970         * src/message_search.c
5971         * src/messageview.c
5972         * src/mh_gtk.c
5973         * src/mimeview.c
5974         * src/news_gtk.c
5975         * src/prefs_actions.c
5976         * src/prefs_customheader.c
5977         * src/prefs_filtering.c
5978         * src/prefs_matcher.c
5979         * src/prefs_template.c
5980         * src/prefs_themes.c
5981         * src/ssl_manager.c
5982         * src/summary_search.c
5983         * src/summaryview.c
5984         * src/textview.c
5985         * src/toolbar.c
5986         * src/gtk/foldersort.c
5987         * src/gtk/gtkaspell.c
5988         * src/gtk/inputdialog.c
5989         * src/gtk/prefswindow.c
5990         * src/plugins/pgpcore/select-keys.c
5991         * src/plugins/trayicon/trayicon.c
5992                 HIG compliant button order
5993
5994 2006-01-14 [mones]      1.9.100cvs147
5995
5996         * po/es.po
5997                 Updated translation
5998
5999 2006-01-13 [paul]       1.9.100cvs146
6000
6001         * AUTHORS
6002         * ChangeLog
6003         * src/gtk/authors.h
6004                 add Joshua M. Kwan to contributors list
6005
6006 2006-01-13 [colin]      1.9.100cvs145
6007
6008         * src/gtk/quicksearch.c
6009                 Don't refocus quick search after executing (Esc or Enter)
6010                 Allows to '/'search something then move up/down in 
6011                 summaryview, and to Esc a search and be back in the 
6012                 summaryview
6013
6014 2006-01-13 [paul]       1.9.100cvs144
6015
6016         * src/plugins/pgpinline/pgpinline.c
6017                 support Content-Type 'application/pgp'
6018                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6019
6020 2006-01-13 [paul]       1.9.100cvs143
6021
6022         * manual/account.xml
6023                 make mention of partial retrieval
6024                 thanks to Colin
6025
6026 2006-01-13 [paul]       1.9.100cvs142
6027
6028         * src/account.c
6029         * src/account.h
6030         * src/action.c
6031         * src/action.h
6032         * src/adbookbase.h
6033         * src/addr_compl.c
6034         * src/addr_compl.h
6035         * src/addrbook.c
6036         * src/addrcache.c
6037         * src/addrcache.h
6038         * src/addrcindex.c
6039         * src/addrcindex.h
6040         * src/addrclip.c
6041         * src/addrclip.h
6042         * src/addrdefs.h
6043         * src/addressadd.c
6044         * src/addressadd.h
6045         * src/addressbook.c
6046         * src/addressbook.h
6047         * src/addrgather.c
6048         * src/addrgather.h
6049         * src/addrharvest.c
6050         * src/addrharvest.h
6051         * src/addrindex.c
6052         * src/addrindex.h
6053         * src/addritem.c
6054         * src/addritem.h
6055         * src/addrquery.c
6056         * src/addrquery.h
6057         * src/addrselect.c
6058         * src/addrselect.h
6059         * src/alertpanel.c
6060         * src/alertpanel.h
6061         * src/browseldap.c
6062         * src/browseldap.h
6063         * src/codeconv.c
6064         * src/codeconv.h
6065         * src/compose.c
6066         * src/compose.h
6067         * src/customheader.c
6068         * src/customheader.h
6069         * src/displayheader.c
6070         * src/displayheader.h
6071         * src/editaddress.c
6072         * src/editaddress.h
6073         * src/editbook.c
6074         * src/editbook.h
6075         * src/editgroup.c
6076         * src/editgroup.h
6077         * src/editjpilot.c
6078         * src/editjpilot.h
6079         * src/editldap.c
6080         * src/editldap.h
6081         * src/editldap_basedn.c
6082         * src/editldap_basedn.h
6083         * src/editvcard.c
6084         * src/editvcard.h
6085         * src/exphtmldlg.c
6086         * src/exphtmldlg.h
6087         * src/expldifdlg.c
6088         * src/expldifdlg.h
6089         * src/export.h
6090         * src/exporthtml.c
6091         * src/exporthtml.h
6092         * src/exportldif.c
6093         * src/exportldif.h
6094         * src/filtering.c
6095         * src/filtering.h
6096         * src/folder.c
6097         * src/folder.h
6098         * src/folder_item_prefs.c
6099         * src/folder_item_prefs.h
6100         * src/foldersel.c
6101         * src/foldersel.h
6102         * src/folderutils.c
6103         * src/folderutils.h
6104         * src/folderview.c
6105         * src/folderview.h
6106         * src/grouplistdialog.c
6107         * src/grouplistdialog.h
6108         * src/headerview.c
6109         * src/html.c
6110         * src/html.h
6111         * src/image_viewer.c
6112         * src/image_viewer.h
6113         * src/imap.c
6114         * src/imap.h
6115         * src/imap_gtk.c
6116         * src/imap_gtk.h
6117         * src/import.h
6118         * src/importldif.c
6119         * src/importldif.h
6120         * src/importmutt.c
6121         * src/importmutt.h
6122         * src/importpine.c
6123         * src/importpine.h
6124         * src/inc.c
6125         * src/inc.h
6126         * src/jpilot.c
6127         * src/jpilot.h
6128         * src/ldapctrl.c
6129         * src/ldapctrl.h
6130         * src/ldaplocate.c
6131         * src/ldaplocate.h
6132         * src/ldapquery.c
6133         * src/ldapquery.h
6134         * src/ldapserver.c
6135         * src/ldapserver.h
6136         * src/ldaputil.c
6137         * src/ldaputil.h
6138         * src/ldif.c
6139         * src/ldif.h
6140         * src/main.c
6141         * src/main.h
6142         * src/mainwindow.c
6143         * src/mainwindow.h
6144         * src/manual.c
6145         * src/manual.h
6146         * src/mbox.c
6147         * src/mbox.h
6148         * src/message_search.c
6149         * src/message_search.h
6150         * src/messageview.c
6151         * src/messageview.h
6152         * src/mh.c
6153         * src/mh.h
6154         * src/mh_gtk.c
6155         * src/mh_gtk.h
6156         * src/mimeview.c
6157         * src/mimeview.h
6158         * src/msgcache.c
6159         * src/msgcache.h
6160         * src/mutt.c
6161         * src/mutt.h
6162         * src/news.c
6163         * src/news.h
6164         * src/news_gtk.c
6165         * src/news_gtk.h
6166         * src/partial_download.c
6167         * src/partial_download.h
6168         * src/pine.c
6169         * src/pine.h
6170         * src/pop.c
6171         * src/pop.h
6172         * src/prefs_account.c
6173         * src/prefs_account.h
6174         * src/prefs_actions.c
6175         * src/prefs_actions.h
6176         * src/prefs_common.c
6177         * src/prefs_common.h
6178         * src/prefs_compose_writing.c
6179         * src/prefs_compose_writing.h
6180         * src/prefs_customheader.c
6181         * src/prefs_customheader.h
6182         * src/prefs_display_header.c
6183         * src/prefs_display_header.h
6184         * src/prefs_filtering.c
6185         * src/prefs_filtering.h
6186         * src/prefs_filtering_action.c
6187         * src/prefs_filtering_action.h
6188         * src/prefs_folder_column.c
6189         * src/prefs_folder_column.h
6190         * src/prefs_folder_item.c
6191         * src/prefs_folder_item.h
6192         * src/prefs_fonts.c
6193         * src/prefs_fonts.h
6194         * src/prefs_gtk.c
6195         * src/prefs_gtk.h
6196         * src/prefs_image_viewer.c
6197         * src/prefs_image_viewer.h
6198         * src/prefs_matcher.c
6199         * src/prefs_matcher.h
6200         * src/prefs_message.c
6201         * src/prefs_msg_colors.c
6202         * src/prefs_msg_colors.h
6203         * src/prefs_other.c
6204         * src/prefs_quote.c
6205         * src/prefs_receive.c
6206         * src/prefs_send.c
6207         * src/prefs_spelling.c
6208         * src/prefs_spelling.h
6209         * src/prefs_summaries.c
6210         * src/prefs_summaries.h
6211         * src/prefs_summary_column.c
6212         * src/prefs_summary_column.h
6213         * src/prefs_template.c
6214         * src/prefs_template.h
6215         * src/prefs_themes.c
6216         * src/prefs_themes.h
6217         * src/prefs_toolbar.c
6218         * src/prefs_toolbar.h
6219         * src/prefs_wrapping.c
6220         * src/prefs_wrapping.h
6221         * src/privacy.c
6222         * src/privacy.h
6223         * src/procheader.c
6224         * src/procheader.h
6225         * src/procmime.c
6226         * src/procmime.h
6227         * src/procmsg.c
6228         * src/procmsg.h
6229         * src/quote_fmt.c
6230         * src/quote_fmt_parse.y
6231         * src/recv.c
6232         * src/recv.h
6233         * src/remotefolder.c
6234         * src/remotefolder.h
6235         * src/send_message.c
6236         * src/send_message.h
6237         * src/setup.c
6238         * src/setup.h
6239         * src/sourcewindow.c
6240         * src/sourcewindow.h
6241         * src/ssl_manager.c
6242         * src/ssl_manager.h
6243         * src/statusbar.c
6244         * src/statusbar.h
6245         * src/stock_pixmap.c
6246         * src/stock_pixmap.h
6247         * src/summary_search.c
6248         * src/summary_search.h
6249         * src/summaryview.c
6250         * src/summaryview.h
6251         * src/syldap.c
6252         * src/syldap.h
6253         * src/textview.c
6254         * src/textview.h
6255         * src/toolbar.c
6256         * src/toolbar.h
6257         * src/undo.c
6258         * src/undo.h
6259         * src/unmime.c
6260         * src/unmime.h
6261         * src/vcard.c
6262         * src/vcard.h
6263         * src/wizard.c
6264         * src/wizard.h
6265         * src/common/base64.c
6266         * src/common/base64.h
6267         * src/common/defs.h
6268         * src/common/hooks.c
6269         * src/common/hooks.h
6270         * src/common/log.c
6271         * src/common/log.h
6272         * src/common/mgutils.c
6273         * src/common/mgutils.h
6274         * src/common/nntp.c
6275         * src/common/nntp.h
6276         * src/common/passcrypt.c
6277         * src/common/passcrypt.h.in
6278         * src/common/plugin.c
6279         * src/common/plugin.h
6280         * src/common/prefs.c
6281         * src/common/prefs.h
6282         * src/common/progressindicator.c
6283         * src/common/progressindicator.h
6284         * src/common/quoted-printable.c
6285         * src/common/quoted-printable.h
6286         * src/common/session.c
6287         * src/common/session.h
6288         * src/common/smtp.c
6289         * src/common/smtp.h
6290         * src/common/socket.c
6291         * src/common/socket.h
6292         * src/common/ssl.c
6293         * src/common/ssl.h
6294         * src/common/ssl_certificate.c
6295         * src/common/ssl_certificate.h
6296         * src/common/stringtable.c
6297         * src/common/stringtable.h
6298         * src/common/sylpheed.c
6299         * src/common/sylpheed.h
6300         * src/common/template.c
6301         * src/common/template.h
6302         * src/common/timing.h
6303         * src/common/utils.c
6304         * src/common/utils.h
6305         * src/common/version.h.in
6306         * src/common/xml.c
6307         * src/common/xml.h
6308         * src/common/xmlprops.c
6309         * src/common/xmlprops.h
6310         * src/gtk/colorlabel.c
6311         * src/gtk/colorsel.c
6312         * src/gtk/colorsel.h
6313         * src/gtk/description_window.c
6314         * src/gtk/description_window.h
6315         * src/gtk/filesel.c
6316         * src/gtk/filesel.h
6317         * src/gtk/foldersort.c
6318         * src/gtk/foldersort.h
6319         * src/gtk/gtkutils.c
6320         * src/gtk/gtkutils.h
6321         * src/gtk/inputdialog.c
6322         * src/gtk/inputdialog.h
6323         * src/gtk/logwindow.c
6324         * src/gtk/logwindow.h
6325         * src/gtk/manage_window.c
6326         * src/gtk/manage_window.h
6327         * src/gtk/menu.c
6328         * src/gtk/menu.h
6329         * src/gtk/pluginwindow.c
6330         * src/gtk/pluginwindow.h
6331         * src/gtk/prefswindow.c
6332         * src/gtk/prefswindow.h
6333         * src/gtk/progressdialog.c
6334         * src/gtk/progressdialog.h
6335         * src/gtk/sslcertwindow.c
6336         * src/gtk/sslcertwindow.h
6337         * src/plugins/clamav/clamav_plugin.c
6338         * src/plugins/clamav/clamav_plugin.h
6339         * src/plugins/clamav/clamav_plugin_gtk.c
6340         * src/plugins/demo/demo.c
6341         * src/plugins/dillo_viewer/dillo_prefs.c
6342         * src/plugins/dillo_viewer/dillo_prefs.h
6343         * src/plugins/dillo_viewer/dillo_viewer.c
6344         * src/plugins/pgpcore/passphrase.c
6345         * src/plugins/pgpcore/passphrase.h
6346         * src/plugins/pgpcore/plugin.c
6347         * src/plugins/pgpcore/select-keys.c
6348         * src/plugins/pgpcore/select-keys.h
6349         * src/plugins/pgpcore/sgpgme.c
6350         * src/plugins/pgpcore/sgpgme.h
6351         * src/plugins/pgpinline/pgpinline.c
6352         * src/plugins/pgpinline/pgpinline.h
6353         * src/plugins/pgpinline/plugin.c
6354         * src/plugins/pgpmime/pgpmime.c
6355         * src/plugins/pgpmime/pgpmime.h
6356         * src/plugins/pgpmime/plugin.c
6357         * src/plugins/spamassassin/spamassassin.c
6358         * src/plugins/spamassassin/spamassassin.h
6359         * src/plugins/spamassassin/spamassassin_gtk.c
6360         * src/plugins/trayicon/trayicon.c
6361                 update copyright header
6362
6363 2006-01-13 [paul]       1.9.100cvs141
6364
6365         * src/account.c
6366         * src/export.c
6367         * src/import.c
6368         * src/mainwindow.c
6369         * src/prefs_account.c
6370         * src/prefs_display_header.c
6371         * src/prefs_receive.c
6372         * src/prefs_send.c
6373         * src/prefs_summaries.c
6374         * src/prefs_themes.c
6375         * src/prefs_toolbar.c
6376         * src/gtk/about.c
6377                 various cleanups
6378
6379 2006-01-12 [colin]      1.9.100cvs140
6380
6381         * src/folder.c
6382         * src/folder.h
6383         * src/main.c
6384                 Add --subscribe option
6385                 Let sylpheed-claws email@domain.com equivalent to --compose
6386                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
6387
6388 2006-01-12 [paul]       1.9.100cvs139
6389
6390         * src/mainwindow.c
6391                 append 'Change folder order' label with '...'
6392         * src/prefs_actions.c
6393                 allow reordering of actions list by dnd
6394         * src/gtk/foldersort.c
6395                 make the dialog nicer
6396
6397 2006-01-11 [colin]      1.9.100cvs138
6398
6399         * src/compose.c
6400                 Allow templates without text
6401
6402 2006-01-11 [paul]       1.9.100cvs137
6403
6404         * tools/README
6405         * tools/filter_conv_new.pl
6406                 add info to README
6407                 also check .sylpheed for filter.xml
6408                 be a bit informative to the user
6409
6410 2006-01-11 [colin]      1.9.100cvs136
6411
6412         * src/textview.c
6413                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
6414
6415 2006-01-10 [paul]       1.9.100cvs135
6416
6417         * tools/Makefile.am
6418         * tools/filter_conv_new.pl
6419                 add script to convert new style Sylpheed
6420                 filter rules (Sylpheed >= 0.9.99) to
6421                 Claws filtering rules
6422
6423 2006-01-10 [colin]      1.9.100cvs134
6424
6425         * src/compose.c
6426                 Fix broken line joins in certain conditions
6427                 (between two quoted lines: <enter><enter><up>
6428                  <type a wrapped sentence><go in the first line>
6429                  <insert more text><watch as line joining failed>)
6430
6431 2006-01-10 [paul]       1.9.100cvs133
6432
6433         * src/compose.c
6434                 don't report success in error dialog
6435                 thanks to Colin
6436         * src/common/utils.c
6437                 include some trailing punctuations as URI
6438                 thanks to Hiro
6439
6440 2006-01-10 [paul]       1.9.100cvs132
6441
6442         * src/mimeview.c
6443                 fix incompatible pointer type
6444                 warning
6445
6446 2006-01-10 [paul]       1.9.100cvs131
6447
6448         * src/compose.c
6449                 change Subject in window title
6450                 instantaneously
6451
6452 2006-01-09 [colin]      1.9.100cvs130
6453
6454         * src/addressbook.c
6455         * src/headerview.c
6456         * src/mainwindow.c
6457         * src/messageview.c
6458         * src/mimeview.c
6459         * src/noticeview.c
6460         * src/summaryview.c
6461                 Fix possible crashes on exit and in addressbook
6462
6463 2006-01-09 [paul]       1.9.100cvs129
6464
6465         * src/prefs_msg_colors.c
6466                 some cleanups that I forgot last time
6467
6468 2006-01-09 [paul]       1.9.100cvs128
6469
6470         * README
6471         * src/folderview.c
6472         * src/prefs_msg_colors.c
6473                 add previously hidden option, color_new, to
6474                 the gui
6475                 move the page to Display/
6476                 rework the gui
6477
6478 2006-01-09 [wwp]        1.9.100cvs127
6479
6480         * src/prefs_themes.c
6481                 made the prefs/display/themes layouts spacing less condensed
6482                 (and so they match other prefs/pages' look).
6483
6484 2006-01-09 [paul]       1.9.100cvs126
6485
6486         * src/compose.c
6487         * src/prefs_common.c
6488         * src/prefs_common.h
6489         * src/prefs_wrapping.c
6490                 remove 'wrap at send' option
6491
6492 2006-01-06 [colin]      1.9.100cvs125
6493
6494         * src/compose.c
6495                 Just make completely sure we don't insert "manual line breaks" 
6496                 when wrapping... 
6497
6498 2006-01-04 [paul]
6499
6500         * 2.0.0-rc3 released
6501
6502 2006-01-04 [paul]       1.9.100cvs124
6503
6504         * src/folderview.c
6505                 fix bug 882, 'quick scroll in folder list
6506                 displays wrong folder contents'
6507
6508 2006-01-04 [paul]       1.9.100cvs123
6509
6510         * src/plugins/pgpmime/pgpmime.c
6511                 better debug information when signing
6512                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
6513
6514 2006-01-03 [colin]      1.9.100cvs122
6515
6516         * configure.ac
6517                 We need to recheck for gpgme 1.0.0 after checking
6518                 for 1.1.1, because if 1.1.1 isn't available, 
6519                 GPGME_LIBS and friends are blanked out by the 
6520                 second check.
6521
6522 2006-01-03 [colin]      1.9.100cvs121
6523
6524         * src/common/prefs.c
6525                 Windows unlink-before rename fix
6526         * src/plugins/pgpcore/sgpgme.c
6527                 Add support for PKA info if available
6528                 Both patches by Werner Koch
6529
6530 2006-01-03 [paul]       1.9.100cvs120
6531
6532         * src/messageview.c
6533                 fix bug 884, 'Send receipt' button visible in queue
6534                 Thanks to Colin
6535
6536 2006-01-02 [colin]      1.9.100cvs119
6537
6538         * src/compose.c
6539         * src/imap.c
6540                 Fix autosave on IMAP and more generally try to
6541                 return the correct ID on a newly added IMAP message
6542
6543 2006-01-02 [paul]       1.9.100cvs118
6544
6545         * manual/keyboard.xml
6546                 edited
6547
6548 2006-01-01 [paul]       1.9.100cvs117
6549
6550         * src/gtk/authors.h
6551                 alphabetical order
6552
6553 2005-12-30 [colin]      1.9.100cvs116
6554
6555         * manual/advanced.xml
6556                 Explain Pre/Post-processing differences.
6557
6558 2005-12-30 [colin]      1.9.100cvs115
6559
6560         * src/mh.c
6561                 Implement copy_msgs for a little optimization
6562         * src/imap.c
6563                 Finish yesterday's fix
6564
6565 2005-12-29 [colin]      1.9.100cvs114
6566
6567         * src/imap.c
6568                 Fix occasional failure in fetching a mail over
6569                 IMAP
6570
6571 2005-12-29 [colin]      1.9.100cvs113
6572
6573         * src/compose.c
6574                 Don't remove a draft when sending it, if it is 
6575                 locked.
6576
6577 2005-12-28 [colin]      1.9.100cvs112
6578
6579         * src/summaryview.c
6580                 Fix leak for real
6581
6582 2005-12-28 [wwp]        1.9.100cvs111
6583
6584         * doc/faq/.cvsignore
6585         * doc/faq/de/.cvsignore
6586         * doc/faq/en/.cvsignore
6587         * doc/faq/es/.cvsignore
6588         * doc/faq/fr/.cvsignore
6589         * doc/faq/it/.cvsignore
6590         * doc/manual/.cvsignore
6591         * doc/manual/de/.cvsignore
6592         * doc/manual/en/.cvsignore
6593         * doc/manual/es/.cvsignore
6594         * doc/manual/fr/.cvsignore
6595         * doc/manual/ja/.cvsignore
6596         * src/plugins/mathml_viewer/.cvsignore
6597                 rollback revival of those files (my bad, sorry for the noise).
6598
6599 2005-12-28 [wwp]        1.9.100cvs110
6600
6601         * src/compose.c
6602                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
6603
6604 2005-12-28 [wwp]        1.9.100cvs109
6605
6606         * doc/faq/.cvsignore
6607         * doc/faq/de/.cvsignore
6608         * doc/faq/en/.cvsignore
6609         * doc/faq/es/.cvsignore
6610         * doc/faq/fr/.cvsignore
6611         * doc/faq/it/.cvsignore
6612         * doc/manual/.cvsignore
6613         * doc/manual/de/.cvsignore
6614         * doc/manual/en/.cvsignore
6615         * doc/manual/es/.cvsignore
6616         * doc/manual/fr/.cvsignore
6617         * doc/manual/ja/.cvsignore
6618         * src/plugins/mathml_viewer/.cvsignore
6619         * po/.cvsignore
6620                 more files to ignore.
6621
6622 2005-12-24 [colin]      1.9.100cvs108
6623
6624         * AUTHORS
6625         * src/gtk/authors.h
6626                 Update for Werner
6627
6628 2005-12-24 [colin]      1.9.100cvs107
6629
6630         * src/procmsg.c
6631                 Allow NULL src_msginfo in 
6632                 procmsg_msginfo_new_from_mimeinfo
6633
6634 2005-12-23 [paul]       1.9.100cvs106
6635
6636         * src/plugins/pgpinline/mypgpcore.def
6637                 add this forgotten file
6638
6639 2005-12-23 [colin]      1.9.100cvs105
6640
6641         * src/mainwindow.c
6642                 Fix missing break
6643
6644 2005-12-23 [colin]      1.9.100cvs104
6645
6646         * autogen.sh
6647         * src/folder.c
6648         * src/mh.c
6649         * src/common/plugin.c
6650         * src/common/socket.c
6651         * src/common/socket.h
6652         * src/common/utils.c
6653         * src/common/utils.h
6654         * src/gtk/pluginwindow.c
6655         * src/plugins/pgpcore/plugin.def
6656         * src/plugins/pgpcore/sylpheed.def
6657         * src/plugins/pgpinline/Makefile.am
6658         * src/plugins/pgpinline/plugin.def
6659         * src/plugins/pgpinline/sylpheed.def
6660         * src/plugins/pgpmime/plugin.def
6661         * src/plugins/pgpmime/sylpheed.def
6662                 Various w32 fixes by Werner Koch
6663
6664 2005-12-22 [paul]       1.9.100cvs103
6665
6666         * src/wizard.c
6667                 don't offer IMAP as 'server type' if
6668                 libetpan isn't built in
6669
6670 2005-12-22 [paul]       1.9.100cvs102
6671
6672         * AUTHORS
6673         * src/mainwindow.c
6674         * src/mainwindow.h
6675         * src/toolbar.c
6676         * src/gtk/authors.h
6677                 support GTK_TOOLBAR_BOTH_HORIZ (text
6678                 next to icon) Patch by Marien Zwart
6679                 marienz@users.sf.net
6680                 Also reword the text
6681
6682 2005-12-21 [colin]      1.9.100cvs101
6683
6684         * configure.ac
6685                 Fix DATADIRNAME
6686         * COPYING
6687                 Fix missing section and explicit the exception better
6688         * src/compose.c
6689                 Prevent mail from being lost without notice when an
6690                 SMTP error happens on trying to send an unmodified
6691                 drafted mail.
6692         * src/send_message.c
6693         * src/common/smtp.c
6694                 Fix password remembering when wrong, and add return
6695                 value checks where they should have been
6696         * src/plugins/pgpcore/sylpheed.def
6697         * src/plugins/pgpinline/sylpheed.def
6698         * src/plugins/pgpmime/sylpheed.def
6699                 Add a few symbols needed
6700
6701 2005-12-21 [paul]       1.9.100cvs100
6702
6703         * m4/codeset.m4
6704         * m4/glibc21.m4
6705         * m4/intdiv0.m4
6706         * m4/inttypes-pri.m4
6707         * m4/inttypes.m4
6708         * m4/inttypes_h.m4
6709         * m4/isc-posix.m4
6710         * m4/lcmessage.m4
6711         * m4/stdint_h.m4
6712         * m4/uintmax_t.m4
6713                 gettextization
6714                 thanks to Colin
6715
6716 2005-12-21 [paul]       1.9.100cvs99
6717
6718         * po/sv.po
6719                 fixed by Colin
6720
6721 2005-12-20 [paul]       1.9.100cvs98
6722
6723         * po/sv.po
6724                 updated by Anders Trobäck
6725
6726 2005-12-20 [colin]      1.9.100cvs97
6727
6728         * ABOUT-NLS
6729         * Makefile.am
6730         * autogen.sh
6731         * configure.ac
6732         * config/config.rpath
6733         * config/mkinstalldirs
6734         * m4/Makefile.am
6735         * m4/glibc2.m4
6736         * m4/gnupg.m4
6737         * m4/gpgme.m4
6738         * m4/intmax.m4
6739         * m4/longdouble.m4
6740         * m4/longlong.m4
6741         * m4/printf-posix.m4
6742         * m4/signed.m4
6743         * m4/size_max.m4
6744         * m4/ulonglong.m4
6745         * m4/wchar_t.m4
6746         * m4/wint_t.m4
6747         * m4/xsize.m4
6748         * po/Makefile.in.in
6749         * po/Makevars
6750         * po/bg.po
6751         * po/ca.po
6752         * po/cs.po
6753         * po/de.po
6754         * po/el.po
6755         * po/en_GB.po
6756         * po/es.po
6757         * po/fi.po
6758         * po/fr.po
6759         * po/hr.po
6760         * po/hu.po
6761         * po/it.po
6762         * po/ja.po
6763         * po/ko.po
6764         * po/nb.po
6765         * po/nl.po
6766         * po/pl.po
6767         * po/pt_BR.po
6768         * po/ru.po
6769         * po/sk.po
6770         * po/sr.po
6771         * po/stamp-po
6772         * po/sv.po
6773         * po/zh_CN.po
6774         * po/zh_TW.po
6775         * src/Makefile.am
6776         * src/codeconv.c
6777         * src/compose.c
6778         * src/exporthtml.c
6779         * src/exportldif.c
6780         * src/folder.c
6781         * src/main.c
6782         * src/manual.c
6783         * src/mh.c
6784         * src/mimeview.c
6785         * src/send_message.c
6786         * src/common/Makefile.am
6787         * src/common/fnmatch.c
6788         * src/common/fnmatch.h
6789         * src/common/fnmatch_loop.c
6790         * src/common/nntp.c
6791         * src/common/plugin.c
6792         * src/common/smtp.c
6793         * src/common/socket.c
6794         * src/common/string_match.c
6795         * src/common/sylpheed.c
6796         * src/common/utils.c
6797         * src/common/utils.h
6798         * src/common/w32_dirent.c
6799         * src/common/w32_reg.c
6800         * src/common/w32_signal.c
6801         * src/common/w32_stat.c
6802         * src/common/w32_stdio.c
6803         * src/common/w32_stdlib.c
6804         * src/common/w32_string.c
6805         * src/common/w32_time.c
6806         * src/common/w32_unistd.c
6807         * src/common/w32_wait.c
6808         * src/common/w32lib.h
6809         * src/etpan/Makefile.am
6810         * src/gtk/Makefile.am
6811         * src/plugins/clamav/Makefile.am
6812         * src/plugins/demo/Makefile.am
6813         * src/plugins/dillo_viewer/Makefile.am
6814         * src/plugins/pgpcore/Makefile.am
6815         * src/plugins/pgpcore/passphrase.c
6816         * src/plugins/pgpcore/plugin.def
6817         * src/plugins/pgpcore/sgpgme.c
6818         * src/plugins/pgpcore/sylpheed.def
6819         * src/plugins/pgpcore/version.rc
6820         * src/plugins/pgpinline/Makefile.am
6821         * src/plugins/pgpinline/plugin.def
6822         * src/plugins/pgpinline/sylpheed.def
6823         * src/plugins/pgpinline/version.rc
6824         * src/plugins/pgpmime/Makefile.am
6825         * src/plugins/pgpmime/mypgpcore.def
6826         * src/plugins/pgpmime/plugin.def
6827         * src/plugins/pgpmime/sylpheed.def
6828         * src/plugins/pgpmime/version.rc
6829         * src/plugins/spamassassin/Makefile.am
6830                 Very little ;-) patch from Werner Koch, providing
6831                 infrastructure for cross-compiling to Win32
6832
6833 2005-12-20 [paul]       1.9.100cvs96
6834
6835         * src/account.c
6836         * src/account.h
6837         * src/mainwindow.c
6838         * src/mainwindow.h
6839         * src/toolbar.c
6840         * src/toolbar.h
6841                 add a combo to the Get All button, allowing
6842                 quick retrieval from any account
6843                 Patch by Fabien Vantard, slightly modified
6844                 by Colin
6845         * src/gtk/about.c
6846                 i18n fix. Patch by Fabien Vantard
6847
6848 2005-12-19 [colin]      1.9.100cvs95
6849
6850         * src/compose.c
6851         * src/compose.h
6852                 Don't automatically join lines when they've 
6853                 been separated by the user and not automatically
6854
6855 2005-12-19 [paul]       1.9.100cvs94
6856
6857         * src/gtk/pluginwindow.c
6858                 i18n fix.
6859                 Patch by Fabien Vantard
6860
6861 2005-12-15 [paul]       1.9.100cvs93
6862
6863         * src/common/plugin.c
6864         * src/common/plugin.h
6865         * src/gtk/pluginwindow.c
6866         * src/plugins/clamav/clamav_plugin.c
6867         * src/plugins/demo/demo.c
6868         * src/plugins/dillo_viewer/dillo_viewer.c
6869         * src/plugins/pgpcore/plugin.c
6870         * src/plugins/pgpinline/plugin.c
6871         * src/plugins/pgpmime/plugin.c
6872         * src/plugins/spamassassin/spamassassin.c
6873         * src/plugins/trayicon/trayicon.c
6874                 add plugin_version()
6875
6876 2005-12-15 [colin]      1.9.100cvs92
6877
6878         * src/compose.c
6879                 Further fix bug #875
6880
6881 2005-12-15 [paul]       1.9.100cvs91
6882
6883         * src/gtk/filesel.c
6884                 fix attach_load_dir getting set to
6885                 PLUGINDIR on plugin load
6886
6887 2005-12-14 [mones]      1.9.100cvs90
6888
6889         * manual/ack.xml
6890         * manual/keyboard.xml
6891                 Initial draft and some shortcuts added
6892                 
6893         * po/es.po
6894                 Updated translation
6895
6896 2005-12-14 [colin]      1.9.100cvs89
6897
6898         * src/compose.c
6899         * src/imap.c
6900         * src/summaryview.c
6901         * src/gtk/gtkaspell.c
6902                 More leaks fixed
6903         * src/prefs_folder_item.c
6904                 Fix recursive prefs apply
6905
6906
6907 2005-12-14 [colin]      1.9.100cvs88
6908
6909         * src/compose.c
6910                 Fix bug #875 (Freeze On Inline Forward of 
6911                 Large Message)
6912
6913 2005-12-13 [colin]      1.9.100cvs87
6914
6915         * src/compose.c
6916                 Uniq-ify and sort the mimetypes list
6917                 Patch by Fabien Vantard
6918
6919 2005-12-13 [colin]      1.9.100cvs86
6920
6921         * src/imap.c
6922         * src/etpan/imap-thread.c
6923                 Fix leaks (patch by Hoa)
6924         * src/news.c
6925         * src/common/plugin.c
6926                 Fix leaks
6927
6928 2005-12-12 [colin]
6929
6930         * 2.0.0-rc2 released
6931
6932 2005-12-12 [colin]      1.9.100cvs85
6933
6934         * src/matcher.c
6935                 Fix a leak
6936
6937 2005-12-12 [wwp]        1.9.100cvs84
6938
6939         * src/gtk/icon_legend.c
6940                 fix misbehaviour and crash when closing the legend window
6941         using the Esc key (patch by Fabien Vantard).
6942
6943 2005-12-12 [paul]       1.9.100cvs83
6944
6945         * src/browseldap.c
6946         * src/foldersel.c
6947         * src/prefs_actions.c
6948         * src/prefs_filtering.c
6949         * src/prefs_matcher.c
6950         * src/prefs_spelling.glade      ** REMOVED **
6951         * src/prefs_template.c
6952         * src/gtk/foldersort.glade      ** REMOVED **
6953         * src/gtk/pluginwindow.c
6954         * src/gtk/pluginwindow.glade    ** REMOVED **
6955         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
6956                 cleanups
6957
6958 2005-12-11 [paul]       1.9.100cvs82
6959
6960         * src/gtk/filesel.c
6961                 fix attach_load_dir crasher (double free)
6962
6963 2005-12-09 [paul]       1.9.100cvs81
6964
6965         * po/POTFILES.in
6966         * src/mainwindow.c
6967         * src/gtk/Makefile.am
6968         * src/gtk/icon_legend.c
6969         * src/gtk/icon_legend.h
6970                 add icon legend
6971         * src/manual.c
6972                 cleanup
6973
6974 2005-12-09 [paul]       1.9.100cvs80
6975
6976         * src/plugins/pgpcore/passphrase.c
6977                 wrap the label in the dialog
6978
6979 2005-12-09 [colin]      1.9.100cvs79
6980
6981         * src/plugins/pgpcore/sgpgme.c
6982                 Display (untrusted) on not trusted signatures
6983                 Patch by Michal Èihaø <michal@cihar.com>
6984                 Closes bug #867 (Report also key trust)
6985
6986 2005-12-09 [colin]      1.9.100cvs78
6987
6988         * src/common/plugin.c
6989                 Update licence check, following Eben Moglen's advice
6990
6991 2005-12-08 [colin]      1.9.100cvs77
6992
6993         * src/folder.c
6994                 Fix the occasionnal item->cache != NULL 
6995                 assertion failure. 
6996
6997 2005-12-08 [colin]      1.9.100cvs76
6998
6999         * src/mimeview.c
7000         * src/plugins/pgpcore/sgpgme.c
7001                 Print key id when unable to check it
7002                 Closes bug #866 (Show key id when missing)
7003
7004 2005-12-08 [paul]       1.9.100cvs75
7005
7006         * src/prefs_common.c
7007         * src/prefs_common.h
7008         * src/gtk/filesel.c
7009                 remember load attachment dir
7010
7011 2005-12-07 [colin]      1.9.100cvs74
7012
7013         * src/prefs_toolbar.c
7014                 Gtk fixes, patch by Fabien Vantard
7015
7016 2005-12-07 [colin]      1.9.100cvs73
7017
7018         * src/action.c
7019         * src/compose.c
7020         * src/compose.h
7021                 Fix bug #839 (Quoted text isn't colored after 
7022                 executing an action)
7023         * src/common/plugin.c
7024                 Require plugins to declare their licence in plugin_licence()
7025                 Refuse to load non-GPL plugins as they'd be illegal (as 
7026                 derived works of Sylpheed-Claws, they must be GPL).
7027         * src/plugins/clamav/clamav_plugin.c
7028         * src/plugins/demo/demo.c
7029         * src/plugins/dillo_viewer/dillo_viewer.c
7030         * src/plugins/pgpcore/plugin.c
7031         * src/plugins/pgpinline/plugin.c
7032         * src/plugins/pgpmime/plugin.c
7033         * src/plugins/spamassassin/spamassassin.c
7034         * src/plugins/trayicon/trayicon.c
7035                 Add plugin_licence()
7036
7037 2005-12-07 [paul]       1.9.100cvs72
7038
7039         * configure.ac
7040         * src/mainwindow.c
7041         * src/manual.c
7042         * src/manual.h
7043         * src/common/defs.h
7044                 clean up after local FAQ removal and
7045                 temporary manual removal
7046
7047 2005-12-06 [colin]      1.9.100cvs71
7048
7049         * configure.ac
7050         * doc/Makefile.am
7051         * doc/faq/.cvsignore
7052         * doc/faq/Makefile.am
7053         * doc/faq/de/.cvsignore
7054         * doc/faq/de/Makefile.am
7055         * doc/faq/de/sylpheed-faq-1.html
7056         * doc/faq/de/sylpheed-faq-2.html
7057         * doc/faq/de/sylpheed-faq-3.html
7058         * doc/faq/de/sylpheed-faq.html
7059         * doc/faq/en/.cvsignore
7060         * doc/faq/en/Makefile.am
7061         * doc/faq/en/sylpheed-faq-1.html
7062         * doc/faq/en/sylpheed-faq-2.html
7063         * doc/faq/en/sylpheed-faq-3.html
7064         * doc/faq/en/sylpheed-faq-4.html
7065         * doc/faq/en/sylpheed-faq.html
7066         * doc/faq/es/.cvsignore
7067         * doc/faq/es/Makefile.am
7068         * doc/faq/es/sylpheed-faq-1.html
7069         * doc/faq/es/sylpheed-faq-2.html
7070         * doc/faq/es/sylpheed-faq-3.html
7071         * doc/faq/es/sylpheed-faq-4.html
7072         * doc/faq/es/sylpheed-faq.html
7073         * doc/faq/fr/.cvsignore
7074         * doc/faq/fr/Makefile.am
7075         * doc/faq/fr/sylpheed-faq-1.html
7076         * doc/faq/fr/sylpheed-faq-2.html
7077         * doc/faq/fr/sylpheed-faq-3.html
7078         * doc/faq/fr/sylpheed-faq.html
7079         * doc/faq/it/.cvsignore
7080         * doc/faq/it/Makefile.am
7081         * doc/faq/it/sylpheed-faq-1.html
7082         * doc/faq/it/sylpheed-faq-2.html
7083         * doc/faq/it/sylpheed-faq-3.html
7084         * doc/faq/it/sylpheed-faq.html
7085         * doc/manual/.cvsignore
7086         * doc/manual/Makefile.am
7087         * doc/manual/de/.cvsignore
7088         * doc/manual/de/Makefile.am
7089         * doc/manual/de/sylpheed-1.html
7090         * doc/manual/de/sylpheed-10.html
7091         * doc/manual/de/sylpheed-11.html
7092         * doc/manual/de/sylpheed-12.html
7093         * doc/manual/de/sylpheed-13.html
7094         * doc/manual/de/sylpheed-14.html
7095         * doc/manual/de/sylpheed-15.html
7096         * doc/manual/de/sylpheed-16.html
7097         * doc/manual/de/sylpheed-17.html
7098         * doc/manual/de/sylpheed-18.html
7099         * doc/manual/de/sylpheed-19.html
7100         * doc/manual/de/sylpheed-2.html
7101         * doc/manual/de/sylpheed-20.html
7102         * doc/manual/de/sylpheed-3.html
7103         * doc/manual/de/sylpheed-4.html
7104         * doc/manual/de/sylpheed-5.html
7105         * doc/manual/de/sylpheed-6.html
7106         * doc/manual/de/sylpheed-7.html
7107         * doc/manual/de/sylpheed-8.html
7108         * doc/manual/de/sylpheed-9.html
7109         * doc/manual/de/sylpheed.html
7110         * doc/manual/en/.cvsignore
7111         * doc/manual/en/Makefile.am
7112         * doc/manual/en/sylpheed-1.html
7113         * doc/manual/en/sylpheed-10.html
7114         * doc/manual/en/sylpheed-11.html
7115         * doc/manual/en/sylpheed-12.html
7116         * doc/manual/en/sylpheed-13.html
7117         * doc/manual/en/sylpheed-14.html
7118         * doc/manual/en/sylpheed-15.html
7119         * doc/manual/en/sylpheed-16.html
7120         * doc/manual/en/sylpheed-17.html
7121         * doc/manual/en/sylpheed-18.html
7122         * doc/manual/en/sylpheed-19.html
7123         * doc/manual/en/sylpheed-2.html
7124         * doc/manual/en/sylpheed-20.html
7125         * doc/manual/en/sylpheed-21.html
7126         * doc/manual/en/sylpheed-22.html
7127         * doc/manual/en/sylpheed-3.html
7128         * doc/manual/en/sylpheed-4.html
7129         * doc/manual/en/sylpheed-5.html
7130         * doc/manual/en/sylpheed-6.html
7131         * doc/manual/en/sylpheed-7.html
7132         * doc/manual/en/sylpheed-8.html
7133         * doc/manual/en/sylpheed-9.html
7134         * doc/manual/en/sylpheed.html
7135         * doc/manual/es/.cvsignore
7136         * doc/manual/es/Makefile.am
7137         * doc/manual/es/sylpheed-1.html
7138         * doc/manual/es/sylpheed-10.html
7139         * doc/manual/es/sylpheed-11.html
7140         * doc/manual/es/sylpheed-12.html
7141         * doc/manual/es/sylpheed-13.html
7142         * doc/manual/es/sylpheed-14.html
7143         * doc/manual/es/sylpheed-15.html
7144         * doc/manual/es/sylpheed-16.html
7145         * doc/manual/es/sylpheed-17.html
7146         * doc/manual/es/sylpheed-18.html
7147         * doc/manual/es/sylpheed-19.html
7148         * doc/manual/es/sylpheed-2.html
7149         * doc/manual/es/sylpheed-20.html
7150         * doc/manual/es/sylpheed-3.html
7151         * doc/manual/es/sylpheed-4.html
7152         * doc/manual/es/sylpheed-5.html
7153         * doc/manual/es/sylpheed-6.html
7154         * doc/manual/es/sylpheed-7.html
7155         * doc/manual/es/sylpheed-8.html
7156         * doc/manual/es/sylpheed-9.html
7157         * doc/manual/es/sylpheed.html
7158         * doc/manual/fr/.cvsignore
7159         * doc/manual/fr/Makefile.am
7160         * doc/manual/fr/sylpheed-1.html
7161         * doc/manual/fr/sylpheed-10.html
7162         * doc/manual/fr/sylpheed-11.html
7163         * doc/manual/fr/sylpheed-12.html
7164         * doc/manual/fr/sylpheed-13.html
7165         * doc/manual/fr/sylpheed-14.html
7166         * doc/manual/fr/sylpheed-15.html
7167         * doc/manual/fr/sylpheed-16.html
7168         * doc/manual/fr/sylpheed-17.html
7169         * doc/manual/fr/sylpheed-18.html
7170         * doc/manual/fr/sylpheed-19.html
7171         * doc/manual/fr/sylpheed-2.html
7172         * doc/manual/fr/sylpheed-20.html
7173         * doc/manual/fr/sylpheed-3.html
7174         * doc/manual/fr/sylpheed-4.html
7175         * doc/manual/fr/sylpheed-5.html
7176         * doc/manual/fr/sylpheed-6.html
7177         * doc/manual/fr/sylpheed-7.html
7178         * doc/manual/fr/sylpheed-8.html
7179         * doc/manual/fr/sylpheed-9.html
7180         * doc/manual/fr/sylpheed.html
7181         * doc/manual/ja/.cvsignore
7182         * doc/manual/ja/Makefile.am
7183         * doc/manual/ja/sylpheed-1.html
7184         * doc/manual/ja/sylpheed-10.html
7185         * doc/manual/ja/sylpheed-11.html
7186         * doc/manual/ja/sylpheed-12.html
7187         * doc/manual/ja/sylpheed-13.html
7188         * doc/manual/ja/sylpheed-14.html
7189         * doc/manual/ja/sylpheed-15.html
7190         * doc/manual/ja/sylpheed-16.html
7191         * doc/manual/ja/sylpheed-17.html
7192         * doc/manual/ja/sylpheed-18.html
7193         * doc/manual/ja/sylpheed-19.html
7194         * doc/manual/ja/sylpheed-2.html
7195         * doc/manual/ja/sylpheed-20.html
7196         * doc/manual/ja/sylpheed-3.html
7197         * doc/manual/ja/sylpheed-4.html
7198         * doc/manual/ja/sylpheed-5.html
7199         * doc/manual/ja/sylpheed-6.html
7200         * doc/manual/ja/sylpheed-7.html
7201         * doc/manual/ja/sylpheed-8.html
7202         * doc/manual/ja/sylpheed-9.html
7203         * doc/manual/ja/sylpheed.html
7204         * doc/manual/ja/sylpheed.sgml
7205         * src/mainwindow.c
7206                 Remove outdated manual and faq. Noisy, eh?
7207
7208 2005-12-06 [colin]      1.9.100cvs70
7209
7210         * src/compose.c
7211         * src/quote_fmt_parse.y
7212         * src/undo.c
7213         * src/undo.h
7214                 Allow %X to position cursor at 0 
7215                 (no %X = before signature)
7216                 Fix paste as quotation putting the cursor at 0
7217                 Fix undo offsets when pasting
7218                 Insert the quote_fmt at once instead of line 
7219                 by line
7220                 Fix [Edited] when starting to reply/forward
7221
7222 2005-12-06 [paul]       1.9.100cvs69
7223
7224         * src/plugins/clamav/clamav_plugin_gtk.c
7225                 add another tooltip
7226         * src/plugins/spamassassin/spamassassin_gtk.c
7227                 rework spamassassin_create_widget_func()
7228
7229 2005-12-05 [colin]      1.9.100cvs68
7230
7231         * po/POTFILES.in
7232                 Fix make release ;-)
7233
7234 2005-12-05 [colin]      1.9.100cvs67
7235
7236         * src/compose.c
7237         * src/compose.h
7238                 Fix cursor positioning (not obeying %X)
7239
7240 2005-12-05 [paul]       1.9.100cvs66
7241
7242         * src/plugins/dillo_viewer/dillo_prefs.c
7243                 fix compilation warning
7244
7245 2005-12-05 [paul]       1.9.100cvs65
7246
7247         * src/prefs_spelling.c
7248         * src/plugins/trayicon/trayicon.c
7249                 cleanups - remove unused stuff
7250
7251 2005-12-05 [paul]       1.9.100cvs64
7252
7253         * README
7254         * manual/plugins.xml
7255                 remove info about removed mathml_viewer plugin
7256
7257 2005-12-05 [paul]       1.9.100cvs63
7258
7259         * configure.ac
7260         * src/plugins/Makefile.am
7261         * src/plugins/mathml_viewer/.cvsignore
7262         * src/plugins/mathml_viewer/Makefile.am
7263         * src/plugins/mathml_viewer/mathml_viewer.c
7264                 remove unmaintained mathml_viewer plugin
7265
7266 2005-12-05 [paul]       1.9.100cvs62
7267
7268         * src/summaryview.c
7269                 obey prefs_common.always_show_msg when
7270                 moving a msg
7271                 Thanks to Colin
7272
7273 2005-12-05 [paul]       1.9.100cvs61
7274
7275         * src/compose.c
7276         * src/prefs_account.c
7277         * src/prefs_filtering.c
7278         * src/prefs_quote.c
7279         * src/prefs_spelling.c
7280         * src/prefs_toolbar.c
7281         * src/summaryview.c
7282         * src/gtk/gtkutils.c
7283         * src/gtk/quicksearch.c
7284         * src/plugins/dillo_viewer/dillo_prefs.c
7285                 dialog cleanups
7286
7287 2005-12-04 [paul]       1.9.100cvs60
7288
7289         * src/inc.c
7290         * src/prefs_account.c
7291         * src/prefs_account.h
7292                 allow a Local account to specify a
7293                 default inbox
7294                 (closes bug 843 'Inbox cannot be changed for local
7295                  mailboxes')
7296
7297 2005-12-04 [colin]      1.9.100cvs59
7298
7299         * src/plugins/trayicon/trayicon.c
7300                 Remove Get, rename Get All to Get Mail in order to
7301                 be consistent with the default main toolbar
7302
7303 2005-12-03 [colin]      1.9.100cvs58
7304
7305         * manual/gpl.xml
7306         * manual/sylpheed-claws-manual.xml
7307                 Add GPL appendix
7308
7309 2005-12-03 [paul]       1.9.100cvs57
7310
7311         * AUTHORS
7312         * po/sv.po
7313         * src/gtk/authors.h
7314                 new (partially complete) Swedish translation
7315                 by Anders Troback <sylpheed@troback.com>
7316
7317 2005-12-02 [paul]       1.9.100cvs56
7318
7319         * configure.ac
7320                 libetpan 0.41 required
7321
7322 2005-12-02 [paul]       1.9.100cvs55
7323
7324         * src/plugins/clamav/clamav_plugin.c
7325         * src/plugins/clamav/clamav_plugin.h
7326         * src/plugins/clamav/clamav_plugin_gtk.c
7327         * src/plugins/spamassassin/spamassassin.c
7328         * src/plugins/spamassassin/spamassassin.h
7329         * src/plugins/spamassassin/spamassassin_gtk.c
7330                 unregister prefs pages on unloading, thus
7331                 preventing a crash
7332                 (thanks to Colin for the hint)
7333
7334 2005-12-02 [wwp]        1.9.100cvs54
7335
7336         * src/quote_fmt.h
7337         * src/quote_fmt_parse.y
7338                 fix misuse of gboolean*, use gboolean instead
7339                 (thanks to Paul, Colin, for pointing out that scaring one)
7340
7341 2005-12-02 [paul]       1.9.100cvs53
7342
7343         * src/plugins/clamav/clamav_plugin.c
7344                 int no --> unsigned int no
7345         * src/plugins/clamav/clamav_plugin_gtk.c
7346                 rework config page
7347
7348 2005-12-02 [wwp]        1.9.100cvs52
7349
7350         * src/compose.c
7351         * src/prefs_template.c
7352         * src/quote_fmt.h
7353         * src/quote_fmt_parse.y
7354                 prevent from executing |f and |p templates commands when
7355                 adding or replacing templates in prefs (avoids annoying and
7356                 potentially dangerous behaviours)
7357
7358 2005-12-02 [paul]       1.9.100cvs51
7359
7360         * src/prefs_common.c
7361                 allow translation of some default values
7362                 Patch by Fabien Vantard
7363
7364 2005-12-02 [paul]       1.9.100cvs50
7365
7366         * src/codeconv.c
7367         * src/codeconv.h
7368         * src/prefs_common.c
7369         * src/prefs_common.h
7370         * src/prefs_message.c
7371         * src/textview.c
7372                 remove obsolete 'convert_mb_alnum' option
7373                 and related stuff
7374         * src/gtk/about.c
7375                 remove unused 'about_textview_visibility_notify'
7376
7377 2005-12-02 [paul]       1.9.100cvs49
7378
7379         * src/prefs_account.c
7380         * src/prefs_compose_writing.c
7381         * src/prefs_fonts.c
7382         * src/prefs_gtk.h
7383         * src/prefs_image_viewer.c
7384         * src/prefs_message.c
7385         * src/prefs_other.c
7386         * src/prefs_receive.c
7387         * src/prefs_send.c
7388         * src/prefs_spelling.c
7389         * src/prefs_summaries.c
7390         * src/prefs_wrapping.c
7391         * src/plugins/dillo_viewer/dillo_prefs.c
7392         * src/plugins/pgpcore/prefs_gpg.c
7393                 several cleanups to the prefs dialogs
7394                 (slightly modified) patch by Fabien Vantard
7395
7396 2005-12-02 [paul]       1.9.100cvs48
7397
7398         * src/main.c
7399                 --exit means exit
7400         * src/send_message.c
7401                 fix crash on send when connection fails
7402
7403         Thanks to Colin
7404
7405 2005-12-01 [colin]      1.9.100cvs47
7406
7407         * src/html.c
7408                 Translate &hellip; to "..."
7409
7410 2005-11-30 [colin]      1.9.100cvs46
7411
7412         * src/matcher.c
7413         * src/matcher.h
7414                 Optimize back yesterday's fix.
7415
7416 2005-11-30 [paul]       1.9.100cvs45
7417
7418         * manual/faq.xml
7419                 standardised
7420         * manual/intro.xml
7421                 written by Colin, edited by me
7422
7423 2005-11-29 [colin]      1.9.100cvs44
7424
7425         * src/matcher.c
7426                 Skip headers unconditionnaly in match_body if the
7427                 rule is not message or ~message
7428
7429 2005-11-29 [colin]      1.9.100cvs43
7430
7431         * src/matcher.c
7432                 Fix body_part and such, not skipping headers 
7433                 if the matchcriteria wasn't the first in the rule
7434
7435 2005-11-29 [colin]      1.9.100cvs42
7436
7437         * src/compose.c
7438                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
7439                 option missing from message view window)
7440                 Fix double text D'n'D with gtk-2.8
7441         * src/matcher.c
7442                 Fix ~message, ~headers_part, ~body_part rules
7443         * src/messageview.c
7444                 Add Windows-1252 (Closes bug #863)
7445                 Fix accels
7446         * src/gtk/gtkaspell.c
7447                 Properly destroy accels in all menus
7448
7449 2005-11-29 [mones]      1.9.100cvs41
7450
7451         * po/es.po
7452                 Updated.
7453
7454 2005-11-27 [colin]      1.9.100cvs40
7455
7456         * src/mh_gtk.c
7457                 "/Remove mailbox" -> "/Remove mailbox..."
7458
7459 2005-11-27 [paul]       1.9.100cvs39
7460
7461         * AUTHORS
7462         * po/de.po
7463         * src/gtk/authors.h
7464                 updated by new maintainer, Stephan Sachse
7465
7466 2005-11-27 [paul]       1.9.100cvs38
7467
7468         * manual/faq.xml
7469                 written by Colin, edited by me
7470
7471 2005-11-27 [paul]       1.9.100cvs37
7472
7473         * src/prefs_common.c
7474         * src/prefs_common.h
7475         * src/prefs_receive.c
7476         * src/prefs_summaries.c
7477                 move 'go to inbox after receiving new mail'
7478                 option from display/sumamaries to mail
7479                 handling/receive, and rework prefs_summaries
7480                 dialog a little
7481
7482 2005-11-25 [martin]     1.9.100cvs36
7483
7484         * po/de.po
7485             fixed windows-1252 translation;
7486             translated some new and fuzzy strings
7487
7488 2005-11-25 [paul]       1.9.100cvs35
7489
7490         * src/plugins/clamav/clamav_plugin.c
7491                 complete the update done in cvs34
7492
7493 2005-11-25 [paul]       1.9.100cvs34
7494
7495         * src/plugins/clamav/clamav_plugin.c
7496                 reflect upstream changes
7497
7498 2005-11-25 [paul]       1.9.100cvs33
7499
7500         * manual/ack.xml
7501         * manual/plugins.xml
7502         * manual/sylpheed-claws-manual.xml
7503                 written/updated by Colin, edited by me
7504         * tools/acroread2sylpheed.pl
7505                 update binary name
7506
7507 2005-11-24 [colin]      1.9.100cvs32
7508
7509         * src/compose.c
7510                 Fix bug #856 (reediting messages forgets Request
7511                 Return Receipt)
7512
7513 2005-11-24 [paul]       1.9.100cvs31
7514
7515         * manual/addrbook.xml
7516         * manual/starting.xml
7517                 written by Colin, proofread, edited, adapted by me
7518         * manual/advanced.xml
7519                 add some Actions examples
7520         * src/importldif.c
7521                 use a Save button instead of a Close button
7522         * src/wizard.c
7523                 indicate mandatory fields
7524                 fix page display
7525                 Thanks to Colin
7526
7527 2005-11-23 [colin]      1.9.100cvs30
7528
7529         * src/addressbook.c
7530                 Rename menu item, fix possible crash after
7531                 deletion of books
7532         * src/addrindex.c
7533                 Allow searching for '*' in ldap
7534         * src/browseldap.c
7535                 Fix "Browse Entry" (did anyone use it?)
7536         * src/wizard.c
7537                 Add guards for mandatory information
7538
7539 2005-11-23 [paul]       1.9.100cvs29
7540
7541         * manual/advanced.xml
7542                 corrections to the English
7543
7544 2005-11-23 [colin]      1.9.100cvs28
7545
7546         * src/mimeview.c
7547                 Fix possible crash at exit. After the call to
7548                 gtk_container_remove(), the Viewer's widget has no
7549                 more parent so gtk+ automatically frees it and its
7550                 sons. If destroy_viewer() then try to access it,
7551                 problems ensue.
7552
7553 2005-11-22 [colin]      1.9.100cvs27
7554
7555         * src/compose.c
7556         * src/gtk/gtkaspell.c
7557                 Fix right-clicking on a misspelled word
7558                 Fix More... in suggestions menu
7559
7560 2005-11-22 [wwp]        1.9.100cvs26
7561
7562         * src/prefs_template.c
7563                 templates works: re-sort templates list when adding or replacing,
7564                 prevent from adding or replacing when the template name is empty
7565
7566 2005-11-21 [colin]      1.9.100cvs25
7567
7568         * src/addressbook.c
7569                 Fix some addressbook suckage (dnd, select all)
7570         * src/compose.c
7571         * src/gtk/gtkaspell.c
7572         * src/gtk/gtkaspell.h
7573                 Make the spellchecker menu work with the 
7574                 GtkTextView one instead of overriding it
7575
7576 2005-11-20 [paul]       1.9.100cvs24
7577
7578         * manual/handling.xml
7579                 proofread and corrected
7580
7581 2005-11-20 [paul]       1.9.100cvs23
7582
7583         * manual/Makefile
7584                 generate html as one file
7585         * manual/advanced.xml
7586                 fix output generation
7587                 reformat hidden options list
7588         * manual/manual.xml     ** REMOVED **
7589         * manual/sylpheed-claws-manual.xml      ** ADDED **
7590                 renamed
7591
7592 2005-11-18 [colin]      1.9.100cvs22
7593
7594         * src/prefs_account.c
7595                 Fix layout in news and mbox accounts
7596         * manual/account.xml
7597         * manual/advanced.xml
7598                 New contents for Paul to check :)
7599
7600 2005-11-18 [wwp]        1.9.100cvs21
7601
7602         * src/gtk/quicksearch.c
7603                 don't update extended quicksearch buttons twice
7604
7605 2005-11-18 [paul]       1.9.100cvs20
7606
7607         * src/textview.c
7608                 complete 1.9.100cvs19
7609
7610 2005-11-18 [paul]       1.9.100cvs19
7611
7612         * src/compose.c
7613                 cosmetic improvements
7614         * src/textview.c
7615                 also list text/* attachments
7616
7617 2005-11-18 [colin]      1.9.100cvs18
7618
7619         * src/summaryview.c
7620                 Use column 0 instead of -1 in 
7621                 gtk_ctree_node_moveto, in a naive
7622                 hope it'll fix the gtk-related crashes
7623
7624 2005-11-18 [colin]      1.9.100cvs17
7625
7626         * src/gtk/inputdialog.c
7627                 Fix icon staying the first one
7628
7629 2005-11-17 [wwp]        1.9.100cvs16
7630                 fix possible problem showing some quicksearch buttons, and a bad
7631                 call to g_return_if_fail in a function that returns a value (both
7632                 fixes by Fabien Vantard)
7633
7634 2005-11-15 [wwp]        1.9.100cvs15
7635
7636         * src/gtk/quicksearch.c
7637                 added a tooltip to that obscure ... quicksearch button
7638
7639 2005-11-15 [wwp]        1.9.100cvs14
7640
7641         * src/gtk/quicksearch.c
7642                 add a quicksearch helper to filtering expression users: the ... button
7643                 raises the condition expr window. condition expressions set up w/ this
7644                 window are used by the quicksearch if the user closes it pressing OK.
7645
7646 2005-11-14 [paul]       1.9.100cvs13
7647
7648         * src/plugins/clamav/clamav_plugin.c
7649         * src/plugins/spamassassin/spamassassin.c
7650                 change plugin type following recent merging
7651
7652 2005-11-14 [wwp]        1.9.100cvs12
7653
7654         * src/folder.c
7655                 prevent from crashing when copying/moving message(s) from and
7656                 to the same folder
7657
7658 2005-11-14 [paul]       1.9.100cvs11
7659
7660         * src/plugins/clamav/Makefile.am
7661         * src/plugins/clamav/clamav_plugin.c
7662         * src/plugins/clamav/clamav_plugin.h
7663         * src/plugins/clamav/clamav_plugin_gtk.c
7664                 also merge clamav and clamav_gtk plugins
7665
7666 2005-11-13 [colin]      1.9.100cvs10
7667
7668         * configure.ac
7669         * src/plugins/spamassassin/Makefile.am
7670         * src/plugins/spamassassin/spamassassin.c
7671         * src/plugins/spamassassin/spamassassin.h
7672         * src/plugins/spamassassin/spamassassin_gtk.c
7673                 Merge spamassassin and spamassassin_gtk plugins,
7674                 and build it by default.
7675
7676 2005-11-12 [colin]      1.9.100cvs9
7677
7678         * src/etpan/imap-thread.c
7679                 Fix gcc warning
7680
7681 2005-11-12 [colin]      1.9.100cvs8
7682
7683         * src/procmime.c
7684                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
7685
7686 2005-11-10 [colin]      1.9.100cvs7
7687
7688         * src/main.c
7689                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
7690                 minimised state)
7691
7692 2005-11-10 [wwp]        1.9.100cvs6
7693
7694         * src/gtk/description_window.c
7695                 fix a crash when closing description windows using the WM's [X] button
7696
7697 2005-11-09 [colin]      1.9.100cvs5
7698
7699         * src/common/ssl.c
7700                 Update libetpan call to follow upstream
7701                 (yes, this requires libetpan-0.40cvs3)
7702
7703 2005-11-08 [colin]      1.9.100cvs4
7704
7705         * src/compose.c
7706         * src/textview.c
7707         * src/common/utils.c
7708         * src/common/utils.h
7709                 Enhance the email parser
7710
7711 2005-11-08 [colin]      1.9.100cvs3
7712
7713         * src/procmime.c
7714                 Fix what looks like an off-by-one (fixes 
7715                 attachments from the Bat)
7716
7717 2005-11-08 [wwp]        1.9.100cvs2
7718
7719         * src/main.c
7720                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
7721
7722 2005-11-08 [wwp]        1.9.100cvs1
7723
7724         * src/main.c
7725                 allow exiting Sylpheed-Claws from command-line
7726
7727 2005-11-08 [paul]       1.9.100
7728
7729         1.9.100 released
7730
7731 2005-11-07 [colin]      1.9.99cvs17
7732
7733         * src/addritem.c
7734         * src/ldif.c
7735                 Fix import of base-64 encoded items
7736
7737 2005-11-07 [colin]      1.9.99cvs16
7738
7739         * src/send_message.c
7740                 Fix bug #314 (Queue does not empty under certain 
7741                 circumstances)
7742
7743 2005-11-07 [paul]       1.9.99cvs15
7744
7745         * src/mutt.c
7746         * src/pine.c
7747                 fix buffer overflows
7748                 Thanks to Colin
7749
7750 2005-11-07 [paul]       1.9.99cvs14
7751
7752         * doc/man/Makefile.am
7753         * doc/man/sylpheed-claws.1      ** ADDED **
7754         * doc/man/sylpheed.1            ** DELETED **
7755                 rename and update the man file
7756
7757 2005-11-06 [colin]      1.9.99cvs13
7758
7759         * src/ldif.c
7760                 Fix ldif_get_line() that returned empty strings
7761                 (Didn't understand why). Also fix a possible
7762                 buffer overflow.
7763
7764 2005-11-06 [wwp]        1.9.99cvs12
7765
7766         * src/textview.c
7767         * src/gtk/about.c
7768         * src/gtk/gtkutils.c
7769         * src/gtk/gtkutils.h
7770                 fix a compilation warning,
7771                 make links sensitive in the about dialog
7772
7773 2005-11-04 [wwp]        1.9.99cvs11
7774
7775         * src/gtk/about.c
7776                 don't wrap or translate URIs, and a bit text format cleanup
7777
7778 2005-11-04 [wwp]        1.9.99cvs10
7779
7780         * src/gtk/about.c
7781                 better textview tagging implementation (no more use of marks for
7782                 postponed tagging)
7783
7784 2005-11-02 [colin]      1.9.99cvs9
7785
7786         * src/common/ssl.c
7787                 Forgot an ifdef
7788
7789 2005-11-02 [colin]      1.9.99cvs8
7790
7791         * configure.ac
7792                 Require libetpan-0.40 due to upstream fix
7793         * src/common/ssl.c
7794                 Tell libetpan not to call SSL_Library_Init,
7795                 as we do it ourselves.
7796
7797 2005-11-02 [colin]      1.9.99cvs7
7798
7799         * po/POTFILES.in
7800                 Add missing files (thanks to Fabien Vantard)
7801
7802 2005-11-02 [colin]      1.9.99cvs6
7803
7804         * src/summaryview.c
7805                 Fix totals when read messages are hidden or quicksearch
7806                 is on
7807         * src/ssl_manager.c
7808         * src/ssl_manager.h
7809         * src/common/ssl_certificate.c
7810         * src/common/ssl_certificate.h
7811         * src/gtk/sslcertwindow.c
7812         * src/gtk/sslcertwindow.h
7813                 Fix copyright on my stuff
7814
7815 2005-11-02 [wwp]        1.9.99cvs5
7816
7817         * src/prefs_themes.c
7818                 fix directory name checking (theme installation/removal),
7819                 made related error a bit more verbose
7820
7821 2005-11-02 [colin]      1.9.99cvs4
7822
7823         * src/summaryview.c
7824                 Fix typo (probably fixes bug #841 (Sort by the From 
7825                 field doesn't work)
7826
7827 2005-11-02 [paul]       1.9.99cvs3
7828
7829         * po/ko.po
7830         * po/nb.po
7831                 updated by SungHyun Nam, Geir Helland
7832         * src/wizard.c
7833                 fix typo in welcome message. spotted by
7834                 Andrea Spadaccini
7835
7836 2005-11-01 [colin]      1.9.99cvs2
7837
7838         * src/compose.c
7839                 Fix replying to ml wen confirming subscription
7840         * src/messageview.c
7841         * src/mimeview.c
7842         * src/mimeview.h
7843         * src/privacy.h
7844         * src/summaryview.c
7845                 Make key check non blocking
7846
7847 2005-10-31 [paul]       1.9.99cvs1
7848
7849         * tools/claws.i18n.status.pl
7850                 updated for ChangeLog
7851
7852 2005-10-31 [paul]       1.9.99
7853
7854         1.9.99 released
7855
7856 2005-10-31 [paul]       1.9.15cvs131
7857
7858         * .cvsignore
7859         * ChangeLog
7860         * ChangeLog.claws       ** REMOVED **
7861         * ChangeLog-gtk2.claws  ** REMOVED **
7862         * ChangeLog.gtk1        ** ADDED **
7863         * INSTALL
7864         * Makefile.am
7865         * NEWS
7866         * README
7867         * README.claws          ** REMOVED **
7868         * README.jp             ** REMOVED **
7869         * RELEASE_NOTES         ** ADDED **
7870         * RELEASE_NOTES.claws   ** REMOVED **
7871         * commitHelper
7872         * configure.ac
7873         * sylpheed.spec.in      ** REMOVED **
7874                 tidy up and update the default docs:
7875                 ChangeLog.claws is renamed ChangeLog.gtk1
7876                 ChangeLog-gtk2.claws is renamed ChangeLog
7877                 README.claws is renamed README
7878                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
7879
7880 2005-10-31 [paul]       1.9.15cvs130
7881
7882         * po/it.po
7883                 fix errors
7884
7885 2005-10-31 [paul]       1.9.15cvs129
7886
7887         * po/ca.po
7888         * po/de.po
7889         * po/en_GB.po
7890         * po/fr.po
7891         * po/it.po
7892         * po/pt_BR.po
7893         * po/sk.po
7894         * po/sr.po
7895         * po/zh_CN.po
7896                 updated by Miquel Oliete, Stephan Sachse and
7897                 Thomas Gilgin, me, Fabien Vantard, Andrea
7898                 Spadaccini, Frederico Goncalves Guimaraes,
7899                 Andrej Kacian, Aleksandar Urosevic, and
7900                 Ralgh Young.
7901
7902 2005-10-31 [mones]      1.9.15cvs128
7903
7904         * manual/faq.xml
7905                 More questions.
7906         
7907         * po/es.po
7908                 Updated for release.
7909
7910 2005-10-30 [colin]      1.9.15cvs127
7911
7912         * src/compose.c
7913                 Place cursor before rewrapping (fixes cursor
7914                 pos if quotation gets rewrapped)
7915
7916 2005-10-29 [paul]       1.9.15cvs126
7917
7918         * src/crash.c
7919         * src/foldersel.c
7920         * src/main.c
7921         * src/messageview.c
7922         * src/toolbar.c
7923         * src/gtk/authors.h
7924                 corrections to text items
7925
7926 2005-10-28 [colin]      1.9.15cvs125
7927
7928         * src/messageview.c
7929                 Make "hit 'C' to check sig" work from extern 
7930                 messageviews
7931
7932 2005-10-27 [colin]      1.9.15cvs124
7933
7934         * src/summaryview.c
7935                 Add a hack to avoid segfaulting when hammering 
7936                 on gtk's events
7937
7938 2005-10-27 [wwp]        1.9.15cvs123
7939
7940         * src/prefs_themes.c
7941                 sort list of themes names in themes prefs
7942
7943 2005-10-27 [paul]       1.9.15cvs122
7944
7945         * src/folder.c
7946         * src/prefs_account.c
7947                 fix building on Solaris
7948                 Patch by Alex Moore
7949
7950 2005-10-27 [wwp]        1.9.15cvs121
7951
7952         * src/summaryview.c
7953         * src/gtk/gtksctree.c
7954                 speed up unselecting messages in summary view (thanks to Colin)
7955
7956 2005-10-27 [paul]       1.9.15cvs120
7957
7958         * src/mainwindow.c
7959                 fix a compilation warning
7960         * src/summaryview.c
7961                 fix updating of 'n items selected' count
7962                 when deselecting
7963
7964 2005-10-27 [martin]     1.9.15cvs119
7965
7966         * src/action.c
7967                 ignore actions with a leading '/' in the action menu name
7968                 fixes a crash on menu creation
7969         * src/prefs_actions.c
7970                 do not allow a leading '/' in the action menu name
7971
7972 2005-10-27 [paul]       1.9.15cvs118
7973
7974         * src/main.c
7975                 fix compilation warning
7976
7977 2005-10-27 [paul]       1.9.15cvs117
7978
7979         * src/procmime.c
7980                 add #if HAVE_LOCALE_H
7981
7982 2005-10-27 [paul]       1.9.15cvs116
7983
7984         * src/plugins/clamav/clamav_plugin.c
7985         * src/plugins/dillo_viewer/dillo_viewer.c
7986         * src/plugins/mathml_viewer/mathml_viewer.c
7987         * src/plugins/pgpcore/plugin.c
7988         * src/plugins/pgpinline/plugin.c
7989         * src/plugins/pgpmime/plugin.c
7990         * src/plugins/spamassassin/spamassassin.c
7991         * src/plugins/trayicon/trayicon.c
7992                 plugin_init() : make error messages more
7993                 informative
7994
7995 2005-10-26 [wwp]        1.9.15cvs115
7996
7997         * src/prefs_matcher.c
7998                 enlarge boolean op widget width a bit (wasn't always showing text contents)
7999
8000 2005-10-26 [wwp]        1.9.15cvs114
8001
8002         * src/procmime.c
8003         * src/gtk/gtksctree.c
8004         * src/plugins/spamassassin/libspamc.c
8005         * src/plugins/spamassassin/spamassassin.c
8006                 fix some compilation warnings more
8007
8008 2005-10-26 [mones]      1.9.15cvs113
8009
8010         * po/es.po
8011                 Updated translation
8012
8013 2005-10-26 [paul]       1.9.15cvs112
8014
8015         * src/prefs_message.c
8016                 give all display_xface stuff the
8017                 #if HAVE_LIBCOMPFACE treatment, thus
8018                 preventing a crash
8019                 (Thanks to Wolfgang Enderlein)
8020
8021 2005-10-26 [colin]      1.9.15cvs111
8022
8023         * src/gedit-print.c
8024                 Fix date format
8025         * src/imap_gtk.c
8026         * src/news_gtk.c
8027                 Remove context menu items that should not be there
8028         * src/jpilot.c
8029                 Fix encoding
8030         * src/main.c
8031         * src/mainwindow.c
8032                 Don't show the mainwindow too soon
8033
8034 2005-10-26 [wwp]        1.9.15cvs110
8035
8036         * src/folder.c
8037         * src/manual.c
8038         * src/summaryview.c
8039                 fix uninitialized pointers in the folder updating hook
8040                 (thanks to Colin)
8041
8042 2005-10-25 [mones]      1.9.15cvs109
8043
8044         * manual/faq.xml
8045                 General information subsection completed. 
8046                 Removed archaic references.
8047                 
8048         * manual/Makefile
8049         * manual/dtd/manual.dsl
8050                 Added customization stylesheet for getting paragraphs
8051                 fully justified in PDF output (as suggested by Colin).
8052
8053 2005-10-25 [colin]      1.9.15cvs108
8054
8055         * src/compose.c
8056                 Fix a second leak
8057
8058 2005-10-25 [colin]      1.9.15cvs107
8059
8060         * src/addrbook.c
8061         * src/addrindex.c
8062                 Fix leak (xml_get_element() allocates memory)
8063         * src/compose.c
8064                 Fix leak + dead code (shame!)
8065         * src/procmime.c
8066                 Fix leak
8067
8068 2005-10-25 [colin]      1.9.15cvs106
8069
8070         * src/mimeview.c
8071                 Fix encoding issue in Save all and in 
8072                 overwrite-confirmation alertpanel
8073
8074 2005-10-25 [colin]      1.9.15cvs105
8075
8076         * src/common/socket.c
8077                 Fix a leak - Thanks to Christopher Aillon
8078                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8079
8080 2005-10-25 [paul]       1.9.15cvs104
8081
8082         * src/wizard.c
8083                 Always guess servers from the right-hand
8084                 email part and guess username from the
8085                 left-hand part. (Thanks to Colin)
8086                 add an X-Face to the welcome message
8087
8088 2005-10-25 [paul]       1.9.15cvs103
8089
8090         * manual/handling.xml
8091                 written by Colin, edited by me
8092
8093 2005-10-25 [wwp]        1.9.15cvs102
8094
8095         * src/folderview.c
8096         * src/grouplistdialog.c
8097         * src/imap.c
8098         * src/noticeview.c
8099                 fix some compilation warnings
8100
8101 2005-10-24 [paul]
8102
8103         1.9.99-rc3 released
8104
8105 2005-10-24 [paul]       1.9.15cvs101
8106
8107         * src/gtk/about.c
8108                 fix window sizing
8109
8110 2005-10-24 [paul]       1.9.15cvs100
8111
8112         * src/pixmaps/offline.xpm
8113         * src/pixmaps/online.xpm
8114                 replace with last default versions
8115
8116 2005-10-24 [colin]      1.9.15cvs99
8117
8118         * src/imap.c
8119                 Fix bug when moving a folder
8120         * src/imap_gtk.c
8121         * src/mh_gtk.c
8122                 "Delete folder" pops up a window, so it 
8123                 should be suffixed with "..."
8124         * src/plugins/pgpcore/sgpgme.c
8125                 Include locale.h
8126
8127 2005-10-24 [mones]      1.9.15cvs98
8128
8129         * manual/Makefile
8130         * manual/account.xml
8131         * manual/ack.xml
8132         * manual/addrbook.xml
8133         * manual/advanced.xml
8134         * manual/faq.xml
8135         * manual/glossary.xml
8136         * manual/gpl.xml
8137         * manual/handling.xml
8138         * manual/intro.xml
8139         * manual/keyboard.xml
8140         * manual/manual.xml
8141         * manual/plugins.xml
8142         * manual/starting.xml
8143         * manual/dtd/sdocbook.dtd
8144                 Initial manual structure and some content.
8145
8146 2005-10-23 [wwp]        1.9.15cvs97
8147
8148         * src/gtk/about.c
8149                 fix a typo
8150
8151 2005-10-23 [wwp]        1.9.15cvs96
8152
8153         * src/gtk/about.c
8154         * src/gtk/authors.h
8155                 rework of the about window (main work by Paul), also featuring a few
8156                 fixes for typos and duplicate names
8157
8158 2005-10-23 [wwp]        1.9.15cvs95
8159
8160         * src/.cvsignore
8161                 Ignore the right binary name (sylpheed-claws now)
8162
8163 2005-10-23 [paul]       1.9.15cvs94
8164
8165         * src/compose.c
8166                 when using Folder Pref 'Default To for
8167                 replies' make the entry in the Compose
8168                 window bold
8169                 Patch by Fabien Vantard
8170
8171 2005-10-22 [colin]      1.9.15cvs93
8172
8173         * src/codeconv.c
8174                 Fix leak
8175
8176 2005-10-22 [colin]      1.9.15cvs92
8177
8178         * src/codeconv.c
8179                 try to convert using locale (apart utf8) if necessary
8180
8181 2005-10-22 [colin]      1.9.15cvs91
8182
8183         * src/pixmaps/new.xpm
8184         * src/pixmaps/unread.xpm
8185                 Make the unread envelope blue again and
8186                 saturate the new one a bit more.
8187
8188 2005-10-22 [colin]      1.9.15cvs90
8189
8190         * src/compose.c
8191                 When replying to a mail sent by one of our accounts,
8192                 use the original list of recipients. Let 'Reply All'
8193                 and 'Reply to sender' work like previously.
8194
8195 2005-10-21 [colin]      1.9.15cvs89
8196
8197         * src/prefs_filtering.c
8198                 Clear fields after add and replace
8199         * src/textview.c
8200                 Display xface differently (better)
8201         * src/plugins/pgpinline/pgpinline.c
8202                 Fix crappy encodings/recodings
8203
8204 2005-10-21 [paul]       1.9.15cvs88
8205
8206         * src/compose.c
8207         * src/prefs_folder_item.c
8208         * src/toolbar.c
8209                 fix news folder Folder Properties
8210                 (thanks to Colin)
8211         * src/folderview.c
8212                 update folderview after Themes change
8213                 keep selected folder selected
8214                 (thanks to Colin)
8215
8216 2005-10-21 [paul]       1.9.15cvs87
8217
8218         * tools/Makefile.am
8219         * tools/OOo2sylpheed.pl
8220         * tools/README
8221         * tools/README.sylprint
8222         * tools/asus_mailled.sh         ** REMOVED **
8223         * tools/filter_conv.pl
8224         * tools/freshmeat_search.pl
8225         * tools/google_search.pl
8226         * tools/gpg-sign-syl            ** REMOVED **
8227         * tools/kmail2sylpheed.pl
8228         * tools/kmail2sylpheed_v2.pl
8229         * tools/multiwebsearch.pl
8230         * tools/nautilus2sylpheed.sh
8231         * tools/newscache_clean.pl
8232         * tools/outlook2sylpheed.pl
8233         * tools/sylpheed-switcher       ** REMOVED **
8234         * tools/sylprint.pl
8235         * tools/sylprint.rc
8236         * tools/tb2sylpheed
8237         * tools/vcard2xml.py
8238         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8239                 update default config dir
8240                 update binary name (thanks to Fabien Vantard)
8241                 remove obsolete scripts
8242
8243 2005-10-21 [colin]      1.9.15cvs86
8244
8245         * src/inc.c
8246                 Fix possible leak and units. Based on a patch by
8247                 Fabien Vantard.
8248
8249 2005-10-20 [colin]      1.9.15cvs85
8250
8251         * src/textview.c
8252                 Clear xface when clearing textview
8253
8254 2005-10-20 [colin]      1.9.15cvs84
8255
8256         * configure.ac
8257         * src/folderview.c
8258         * src/headerview.c
8259         * src/main.c
8260         * src/prefs_common.c
8261         * src/prefs_common.h
8262         * src/prefs_message.c
8263         * src/textview.c
8264         * src/textview.h
8265         * src/common/defs.h
8266         * src/common/utils.c
8267         * src/common/utils.h
8268         * src/gtk/gtkutils.c
8269         * src/gtk/gtkutils.h
8270                 Migrate config to .sylpheed-claws (Automatically)
8271                 Add a way to get the Xface in the TextView
8272
8273 2005-10-20 [colin]      1.9.15cvs83
8274
8275         * src/gtk/Makefile.am
8276         * src/gtk/about.c
8277         * src/gtk/authors.h
8278                 Make the about dialog *grooovy*
8279
8280 2005-10-20 [colin]      1.9.15cvs82
8281
8282         * src/mimeview.c
8283                 Use "Open with" on double click if no command
8284                 was found
8285
8286 2005-10-20 [colin]      1.9.15cvs81
8287
8288         * src/imap.c
8289         * src/etpan/imap-thread.c
8290                 Fix possible crash.
8291
8292 2005-10-20 [paul]       1.9.15cvs80
8293
8294         * src/folder.c
8295                 don't show clipkey icon if the only
8296                 attachment is the signature
8297                 Patch by Colin
8298
8299 2005-10-20 [paul]       1.9.15cvs79
8300
8301         * AUTHORS
8302         * src/plugins/pgpmime/pgpmime.c
8303                 name the PGP/MIME signature 'signature.asc'
8304                 Patch by Andrew Nelson <freeandy@gmail.com>
8305
8306 2005-10-19 [colin]      1.9.15cvs78
8307
8308         * src/plugins/pgpmime/pgpmime.c
8309                 Oops, no need to double-check though
8310
8311 2005-10-19 [colin]      1.9.15cvs77
8312
8313         * src/plugins/pgpinline/pgpinline.c
8314         * src/plugins/pgpmime/pgpmime.c
8315                 Check that my_tmpfile() doesn't 
8316                 return NULL
8317
8318 2005-10-19 [colin]      1.9.15cvs76
8319
8320         * src/common/utils.c
8321                 Use shorter mime boundaries to avoid having
8322                 MTAs rewrapping our headers, breaking the
8323                 PGP signature in the process 
8324         * src/compose.c
8325         * src/plugins/pgpmime/pgpmime.c
8326                 Check for boundary uniqueness to be sure
8327                 it won't happen, instead of hoping for the
8328                 best
8329
8330 2005-10-19 [colin]      1.9.15cvs75
8331
8332         * sylpheed-claws.desktop
8333         * src/Makefile.am
8334         * src/main.c
8335                 Ship a sylpheed-claws binary instead
8336                 of a sylpheed one. Change the socket
8337                 name, too
8338         * src/folderview.c
8339                 Update folder only if it changed
8340         * src/wizard.c
8341                 Fix i18n in welcome mail, patch by
8342                 Fabien Vantard
8343
8344 2005-10-19 [paul]
8345
8346         1.9.99-rc2 released
8347
8348 2005-10-19 [paul]       1.9.15cvs74
8349
8350         * src/folder.c
8351         * src/folderview.c
8352                 fix summaryview update
8353                 Patch by Colin
8354
8355 2005-10-18 [colin]      1.9.15cvs73
8356
8357         * src/plugins/pgpcore/passphrase.c
8358                 Don't XGrabServer, and try a bit more to 
8359                 sync everything before grabbing mouse/keyboard
8360
8361 2005-10-18 [colin]      1.9.15cvs72
8362
8363         * src/Makefile.am
8364         * src/addressadd.c
8365         * src/addressbook.c
8366         * src/folderview.c
8367         * src/grouplistdialog.c
8368         * src/mimeview.c
8369         * src/stock_pixmap.c
8370         * src/stock_pixmap.h
8371         * src/summaryview.c
8372         * src/gtk/gtksctree.c
8373         * src/gtk/gtksctree.h
8374         * src/pixmaps/empty.xpm
8375                 Implement a wrapper call for gtk_ctree_set_node_info
8376                 and gtk_ctree_insert_node, that uses a 1x1 transparent
8377                 pixmap instead of a NULL one. This works around some
8378                 memory problems deep inside gtk, revealed by valgrind,
8379                 and fixes bug #834 (Pressing CTRl-D on a message marked 
8380                 as locked crashes sylpheed.), as well as, probably, 
8381                 wwp's 4th dimension problems that happen in gtk_ctree_*.
8382
8383 2005-10-17 [colin]      1.9.15cvs71
8384
8385         * src/mimeview.c
8386                 Provide visual feedback when checking
8387                 signature
8388
8389 2005-10-17 [colin]      1.9.15cvs70
8390
8391         * src/main.c
8392                 Keep the folder list frozen while checking caches...
8393
8394 2005-10-17 [colin]      1.9.15cvs69
8395
8396         * src/addr_compl.c
8397                 Fi bug #833 (Autocompleting from addressbook 
8398                 fails with extended chars)
8399         * src/imap.c
8400                 Fix 'adding messages' staying in statusbar
8401                 after an error
8402
8403 2005-10-17 [wwp]        1.9.15cvs68
8404
8405         * src/ssl_manager.c
8406                 Fix buttons' layout resizing when window size changes
8407
8408 2005-10-17 [wwp]        1.9.15cvs67
8409
8410         * src/account.c
8411         * src/prefs_account.c
8412         * src/prefs_common.c
8413         * src/prefs_common.h
8414         * src/prefs_folder_item.c
8415         * src/prefs_gtk.c
8416         * src/gtk/logwindow.c
8417         * src/gtk/pluginwindow.c
8418         * src/gtk/prefswindow.c
8419         * src/gtk/prefswindow.h
8420                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
8421
8422 2005-10-17 [paul]       1.9.15cvs66
8423
8424         * configure.ac
8425                 fix missing libetpan message
8426         * po/en_GB.po
8427                 updated
8428         * src/crash.c
8429         * src/manual.c
8430         * src/prefs_themes.c
8431         * src/common/defs.h
8432                 add some new URI defines, change some
8433                 others
8434         * src/wizard.c
8435                 make welcome message translatable
8436                 small improvements to english
8437                 other tweaks
8438         * src/gtk/menu.c
8439                 fix warnings
8440
8441 2005-10-17 [paul]       1.9.15cvs65
8442
8443         * src/summaryview.c
8444                 fix column titles
8445
8446 2005-10-16 [mones]      1.9.15cvs64
8447
8448         * po/es.po
8449                 Updated translation
8450
8451 2005-10-16 [colin]
8452
8453         1.9.99-rc1 released
8454
8455 2005-10-16 [colin]      1.9.15cvs63
8456
8457         * src/wizard.c
8458                 Fix whitespace
8459
8460 2005-10-16 [colin]      1.9.15cvs62
8461
8462         * src/toolbar.c
8463                 s/Get All/Get Mail/
8464         * src/wizard.c
8465                 Real welcome mail text, thanks Paul
8466
8467 2005-10-16 [colin]      1.9.15cvs61
8468
8469         * src/editldap.c
8470         * src/exporthtml.c
8471         * src/main.c
8472         * src/mainwindow.c
8473         * src/prefs_themes.c
8474         * src/prefs_toolbar.c
8475         * src/plugins/demo/demo.c
8476         * src/plugins/trayicon/trayicon.c
8477                 s/Sylpheed/Sylpheed-Claws/
8478
8479 2005-10-16 [colin]      1.9.15cvs60
8480
8481         * src/wizard.c
8482                 Add a welcome email in the first empty mailbox
8483         * src/prefs_common.c
8484                 Change one more default
8485
8486 2005-10-16 [colin]      1.9.15cvs59
8487
8488         * src/wizard.c
8489                 Remove printf
8490
8491 2005-10-16 [colin]      1.9.15cvs58
8492
8493         * src/toolbar.c
8494         * src/prefs_common.c
8495                 Change some defaults
8496
8497 2005-10-16 [colin]      1.9.15cvs57
8498
8499         * src/toolbar.c
8500         * src/prefs_common.c
8501                 Change some defaults
8502
8503 2005-10-16 [colin]      1.9.15cvs56
8504
8505         * src/wizard.c
8506                 By default, initialize fonts to have
8507                 the same size as normal GtkWidgets
8508
8509 2005-10-16 [colin]      1.9.15cvs55
8510
8511         * src/mimeview.c
8512                 Fix message a bit more
8513
8514 2005-10-16 [colin]      1.9.15cvs54
8515
8516         * src/addressbook.c
8517                 Second attempt at flicker fixing
8518
8519 2005-10-16 [colin]      1.9.15cvs53
8520
8521         * src/addressbook.c
8522                 Fix flicker
8523
8524 2005-10-16 [wwp]        1.9.15cvs52
8525
8526         * src/addressbook.c
8527         * src/editaddress.c
8528         * src/prefs_common.c
8529         * src/prefs_common.h
8530                 Remember window sizes (address book)
8531
8532 2005-10-16 [wwp]        1.9.15cvs51
8533
8534         * src/plugins/clamav/clamav_plugin_gtk.c
8535         * src/plugins/spamassassin/spamassassin_gtk.c
8536                 Fix compilation warnings (missing #include).
8537
8538 2005-10-16 [colin]      1.9.15cvs50
8539
8540         * src/mimeview.c
8541         * src/summaryview.c
8542         * src/textview.c
8543                 Make 'c' check signature, and forward
8544                 c, l, y, t from summaryview to mimeview
8545
8546 2005-10-16 [colin]      1.9.15cvs49
8547
8548         * src/addressbook.c
8549                 Put border around buttons
8550         * src/mainwindow.c
8551         * src/summaryview.c
8552                 Rework menus (Patch based on a patch
8553                 by Paul)
8554
8555 2005-10-15 [wwp]        1.9.15cvs48
8556
8557         * src/editjpilot.c
8558         * src/editldap.c
8559         * src/editvcard.c
8560         * src/exphtmldlg.c
8561         * src/expldifdlg.c
8562         * src/export.c
8563         * src/import.c
8564         * src/importldif.c
8565         * src/importmutt.c
8566         * src/importpine.c
8567         * src/prefs_account.c
8568         * src/prefs_spelling.c
8569         * src/gtk/gtkutils.c
8570         * src/gtk/gtkutils.h
8571         * src/plugins/clamav/clamav_plugin_gtk.c
8572         * src/plugins/spamassassin/spamassassin_gtk.c
8573                 use nicer browse-for-file/dir buttons than the "..." ones,
8574                 code factorizing more.
8575
8576 2005-10-14 [colin]      1.9.15cvs47
8577
8578         * src/mainwindow.c
8579                 set relief on the account switcher so that people see it
8580                 grey out Create processing rules when no message is selected
8581         * src/prefs_filtering.c
8582                 ask before closing if the rule has not been modified, even if
8583                 it's not valid
8584         * src/prefs_matcher.c
8585                 fix sensitivity when entering the dialog
8586         * src/gtk/inputdialog.c
8587                 display a better icon on password ask
8588         * src/plugins/pgpcore/passphrase.c
8589                 make the dialog look better
8590
8591 2005-10-14 [paul]       1.9.15cvs46
8592
8593         * src/folderview.c
8594                 indicate presense of marked msgs in
8595                 unexpanded subfolders
8596
8597 2005-10-14 [paul]       1.9.15cvs45
8598
8599         * src/prefs_actions.c
8600         * src/prefs_common.c
8601         * src/prefs_common.h
8602         * src/prefs_filtering_action.c
8603         * src/prefs_matcher.c
8604         * src/prefs_template.c
8605                 remember window sizes
8606                 fix Info button size
8607
8608         Patches by wwp
8609
8610 2005-10-13 [colin]      1.9.15cvs44
8611
8612         * src/mimeview.c
8613         * src/noticeview.c
8614         * src/noticeview.h
8615                 Add a tooltip on the icon (optional) 
8616                 Get rid of the signature buttons and only
8617                 use the icon+tooltip
8618
8619 2005-10-13 [colin]      1.9.15cvs43
8620
8621         * src/noticeview.c
8622         * src/noticeview.h
8623                 Add hand cursor for hovering over icon
8624
8625 2005-10-13 [colin]      1.9.15cvs42
8626
8627         * src/summaryview.c
8628                 Fix crash when quicksearch's hidden 
8629                 at startup
8630
8631 2005-10-13 [colin]      1.9.15cvs41
8632
8633         * src/compose.c
8634                 Set subject when forwarding multiple mails
8635                 Check that other recipient than the default Cc or Bcc
8636                 have been set before sending.
8637
8638 2005-10-13 [colin]      1.9.15cvs40
8639
8640         * src/imap.c
8641                 Batch per-folder
8642                 Introduce locking, but don't use it yet
8643
8644 2005-10-13 [colin]      1.9.15cvs39
8645
8646         * src/gtk/quicksearch.c
8647                 Reset quicksearch when hiding it
8648                 Make sticky a real pref
8649
8650 2005-10-13 [colin]      1.9.15cvs38
8651
8652         * src/summaryview.c
8653                 Faster prefs apply
8654
8655 2005-10-13 [colin]      1.9.15cvs37
8656
8657         * src/mimeview.c
8658         * src/noticeview.c
8659         * src/noticeview.h
8660         * src/plugins/pgpcore/sgpgme.c
8661                 Make privacy icon clickable
8662                 Move Trust field in Full info
8663                 When trust is less than full, don't display
8664                 a warning icon
8665
8666 2005-10-13 [colin]      1.9.15cvs36
8667
8668         * src/folder.c
8669                 Batch on flags sync
8670         * src/folderview.c
8671                 Revert speed hack which is dangerous in fact
8672                 Apply prefs faster
8673
8674 2005-10-13 [colin]      1.9.15cvs35
8675
8676         * src/folder_item_prefs.c
8677                 Fix pref corruption on folder move. Patch
8678                 by wwp
8679
8680 2005-10-13 [paul]       1.9.15cvs34
8681
8682         * src/export.c
8683         * src/import.c
8684                 fix typos in g_warnings
8685         * src/prefs_account.c
8686                 add a file selector for Signature file
8687
8688         Patches by wwp
8689
8690 2005-10-12 [colin]      1.9.15cvs33
8691
8692         * src/mimeview.c
8693                 Provide a quick way to go back from a
8694                 signature's full info to the email part
8695
8696 2005-10-12 [colin]      1.9.15cvs32
8697
8698         * src/compose.c
8699                 Remove old hack of encoding signed mails with base64.
8700                 QP works equally well.
8701
8702 2005-10-12 [colin]      1.9.15cvs31
8703
8704         * src/crash.c
8705                 Replace deprecated GtkText with GtkTextView
8706         * src/imap.c
8707                 Fix a logic bug about counts in imap_select
8708                 (previously un-triggered)
8709         * src/mainwindow.c
8710         * src/summaryview.c
8711         * src/news.c
8712                 Allow local deletion of news posts
8713         * src/mimeview.c
8714                 Show GPG noticeview on the message/rfc822 part
8715                 in addition to the text/plain one
8716         * src/prefs_image_viewer.c
8717           src/plugins/pgpcore/prefs_gpg.c
8718                 Polish (set the label as part of the checkbox)
8719         * src/wizard.c
8720                 Don't sit there doing nothing after destroying
8721                 the window - return err
8722
8723 2005-10-11 [colin]      1.9.15cvs30
8724
8725         * src/folderview.c
8726                 Apply processing rules before showing folders.
8727                 Early folder show (before flags sync) will only
8728                 be done when there are no processing rules (nor
8729                 pre- or post- ones)
8730         * src/imap.c
8731                 Fix stuff related to mail subdir, creation and 
8732                 deletion of folders 
8733         * src/imap_gtk.c
8734                 Don't allow creation of folders in NoInferior
8735                 folders, as it won't work
8736
8737 2005-10-10 [colin]      1.9.15cvs29
8738
8739         * src/compose.c
8740                 Reselect "None" Privacy system when selecting an
8741                 account with no privacy system defined
8742
8743 2005-10-10 [colin]      1.9.15cvs28
8744
8745         * src/mainwindow.c
8746                 Add Windows-1252 encoding
8747         * src/prefs_common.c
8748                 Rework some defaults:
8749                 - autosave to draft by default
8750                 - don't show header pane (it's already in the textview)
8751                 - Select first new or unread mail on entry
8752                 - Assume 'Yes' to change folder when there's no more
8753                   unread message
8754         * src/prefs_matcher.c
8755                 Fix a gtk assertion failure
8756         * src/gtk/colorlabel.c
8757                 Workaround bad repainting on selection
8758         * src/main.c
8759                 Freeze/thaw (a bit faster on ssh -X)
8760         * src/msgcache.c
8761                 Get rid of StrdupConverter that just adds an
8762                 extra strdup/free 
8763         * src/etpan/imap_thread.c
8764                 memset buf to 0
8765
8766 2005-10-10 [colin]      1.9.15cvs27
8767
8768         * src/export.c
8769         * src/import.c
8770                 Fix compile on gtk 2.4. Patch by wwp
8771
8772 2005-10-09 [colin]      1.9.15cvs26
8773
8774         * src/mainwindow.c
8775         * src/messageview.c
8776         * src/summaryview.c
8777                 Clarify forward menus. Patch by wwp
8778
8779 2005-10-09 [colin]      1.9.15cvs25
8780
8781         * src/compose.c
8782         * src/compose.h
8783                 Fix bug #829 (Non-working "Encrypt message by 
8784                 default when replying to an encrypted message")
8785
8786 2005-10-08 [colin]      1.9.15cvs24
8787
8788         * src/wizard.c
8789                 Fix bug #827 ("Welcome" setup wizard after a 
8790                 permission error gives up & forgets itself.)
8791
8792 2005-10-08 [colin]      1.9.15cvs23
8793
8794         * src/procmime.c
8795                 Fix bug #828 (Ignoring headers with spaces around = sign)
8796
8797 2005-10-08 [colin]      1.9.15cvs22
8798
8799         * src/export.c
8800                 Warning fix by wwp
8801
8802 2005-10-08 [colin]      1.9.15cvs21
8803
8804         * src/folder.c
8805         * src/folder.h
8806                 Add a processing_pending indicator, set on 
8807                 folder_item_open and cleared after 
8808                 folder_item_process_open
8809         * src/folderview.c
8810         * src/summaryview.c
8811                 wrap procmsg_msginfo_*_flags, and in the
8812                 wrapper check that there's no folder processing 
8813                 pending. If there is, defer the flags change until 
8814                 processing is done to avoid stepping over each
8815                 other's toes.
8816                 Freeze during processing, but not during scanning.
8817
8818 2005-10-07 [colin]      1.9.15cvs20
8819
8820         * src/plugins/pgpcore/passphrase.c
8821                 Fix bug #826 (X-Server hangs when 
8822                 right-clicking a PGP encrypted message)
8823
8824 2005-10-07 [paul]       1.9.15cvs19
8825
8826         * src/compose.c
8827                 fix compose_entries[]
8828                 patch by Fabien Vantard
8829
8830 2005-10-06 [colin]      1.9.15cvs18
8831
8832         * src/pixmaps/address.xpm
8833         * src/pixmaps/address_book.xpm
8834         * src/pixmaps/book.xpm
8835         * src/pixmaps/check_spelling.xpm
8836         * src/pixmaps/checkbox_off.xpm
8837         * src/pixmaps/checkbox_on.xpm
8838         * src/pixmaps/close.xpm
8839         * src/pixmaps/complete.xpm
8840         * src/pixmaps/continue.xpm
8841         * src/pixmaps/deleted.xpm
8842         * src/pixmaps/down_arrow.xpm
8843         * src/pixmaps/exec.xpm
8844         * src/pixmaps/forwarded.xpm
8845         * src/pixmaps/group.xpm
8846         * src/pixmaps/ignorethread.xpm
8847         * src/pixmaps/interface.xpm
8848         * src/pixmaps/jpilot.xpm
8849         * src/pixmaps/ldap.xpm
8850         * src/pixmaps/linewrap.xpm
8851         * src/pixmaps/linewrapcurrent.xpm
8852         * src/pixmaps/mail.xpm
8853         * src/pixmaps/mail_attach.xpm
8854         * src/pixmaps/mail_compose.xpm
8855         * src/pixmaps/mail_forward.xpm
8856         * src/pixmaps/mail_receive.xpm
8857         * src/pixmaps/mail_receive_all.xpm
8858         * src/pixmaps/mail_reply.xpm
8859         * src/pixmaps/mail_reply_to_all.xpm
8860         * src/pixmaps/mail_reply_to_author.xpm
8861         * src/pixmaps/mail_send.xpm
8862         * src/pixmaps/mail_send_queue.xpm
8863         * src/pixmaps/mime_application.xpm
8864         * src/pixmaps/mime_audio.xpm
8865         * src/pixmaps/mime_image.xpm
8866         * src/pixmaps/mime_message.xpm
8867         * src/pixmaps/mime_text_enriched.xpm
8868         * src/pixmaps/mime_text_html.xpm
8869         * src/pixmaps/mime_text_plain.xpm
8870         * src/pixmaps/mime_unknown.xpm
8871         * src/pixmaps/new.xpm
8872         * src/pixmaps/news_compose.xpm
8873         * src/pixmaps/offline.xpm
8874         * src/pixmaps/online.xpm
8875         * src/pixmaps/paste.xpm
8876         * src/pixmaps/preferences.xpm
8877         * src/pixmaps/privacy_emblem_encrypted.xpm
8878         * src/pixmaps/privacy_expired.xpm
8879         * src/pixmaps/privacy_failed.xpm
8880         * src/pixmaps/privacy_passed.xpm
8881         * src/pixmaps/privacy_signed.xpm
8882         * src/pixmaps/privacy_unknown.xpm
8883         * src/pixmaps/privacy_warn.xpm
8884         * src/pixmaps/properties.xpm
8885         * src/pixmaps/replied.xpm
8886         * src/pixmaps/search.xpm
8887         * src/pixmaps/unread.xpm
8888         * src/pixmaps/up_arrow.xpm
8889         * src/pixmaps/vcard.xpm
8890                 Modernize internal theme, with icons from the 
8891                 Gnomaws theme. Keep some of the old ones where
8892                 they were better.
8893
8894 2005-10-06 [colin]      1.9.15cvs17
8895
8896         * src/summaryview.c
8897                 Little optimisations + bugfix
8898         * src/toolbar.c
8899                 Remove default useless items - useless being defined
8900                 by the default relevant prefs
8901         * src/wizard.c
8902                 include config.h to make gettext work
8903         * src/prefs_themes.c
8904                 Fix selection of current theme in prefs
8905
8906 2005-10-06 [colin]      1.9.15cvs16
8907
8908         * src/prefs_common.c
8909         * src/prefs_common.h
8910         * src/prefs_summaries.c
8911         * src/folderview.c
8912                 Add a warning dialog on Mark all read 
8913                 (with pref to get rid of it)
8914
8915 2005-10-06 [paul]       1.9.15cvs15
8916
8917         * po/nb.po
8918         * po/pt_BR.po
8919                 updated by Geir Helland and Frederico
8920                 Goncalves Guimaraes
8921
8922 2005-10-05 [colin]      1.9.15cvs14
8923
8924         * src/folder.c
8925         * src/folder.h
8926         * src/folderview.c
8927         * src/folderview.h
8928         * src/imap_gtk.c
8929         * src/mh_gtk.c
8930         * src/mainwindow.c
8931         * src/setup.c
8932                 add a way to rescan without rebuilding
8933                 make moving a bit faster (less folders changes)
8934                 don't lock the tree on Get 
8935         * src/imap.c
8936                 Don't re-delete deleted messages before expunging
8937         * src/summaryview.c
8938                 Set batch mode when deleting mails
8939
8940 2005-10-05 [paul]       1.9.15cvs13
8941
8942         * src/mainwindow.c
8943         * src/mainwindow.h
8944                 fix disabled Execute menu item
8945         * src/toolbar.c
8946                 match the change in 1.9.15cvs10: use Compose
8947                 instead of News by default
8948
8949 2005-10-04 [colin]      1.9.15cvs12
8950
8951         * src/compose.c
8952                 When replying to an ML post with Reply-To set
8953                 to the poster's email, honor it (as before),
8954                 but also honor our user's request to reply to
8955                 the mailing list: set the ML address in the To
8956                 field and the Reply-To address in the Cc: 
8957                 field.
8958
8959 2005-10-04 [colin]      1.9.15cvs11
8960
8961         * src/plugins/trayicon/trayicon.c
8962                 Finish cosmetic change - thanks to wwp
8963
8964 2005-10-04 [colin]      1.9.15cvs10
8965
8966         * src/toolbar.c
8967                 Use Compose instead of Email by default.
8968                 Spotted by wwp.
8969
8970 2005-10-04 [colin]      1.9.15cvs9
8971
8972         * src/folder.c
8973         * src/folder.h
8974         * src/folderview.c
8975         * src/imap.c
8976         * src/etpan/imap-thread.c
8977         * src/etpan/imap-thread.h
8978                 Try to make IMAP faster, by simplifying SEARCH
8979                 commands, avoiding sending two STATUS in a row,
8980                 and deferring flags sync and processing just
8981                 after displaying the folder. 
8982                 This will update the SummaryView in certain
8983                 cases (new mails not already fetched, flags
8984                 changed from another client) but in a non-
8985                 blocking manner.
8986
8987 2005-10-04 [colin]      1.9.15cvs8
8988
8989         * src/plugins/trayicon/trayicon.c
8990                 Relabel "Offline" to "Work offline"
8991
8992 2005-10-04 [colin]      1.9.15cvs7
8993
8994         * src/export.c
8995         * src/import.c
8996         * src/mbox.c
8997                 Fix mbox import/export buglets
8998                 Patch by wwp
8999         * src/plugins/trayicon/trayicon.c
9000                 Add offline swithc
9001                 Patch by wwp
9002
9003 2005-10-04 [colin]      1.9.15cvs6
9004
9005         * src/folder.c
9006         * src/folderview.c
9007         * src/summaryview.c
9008                 Better fix (don't break mark all read) for cvs2
9009
9010 2005-10-03 [colin]      1.9.15cvs5
9011
9012         * src/folder.c
9013                 Use a sane sort by default
9014
9015 2005-10-03 [colin]      1.9.15cvs4
9016
9017         * src/inc.c
9018                 Add a 'Only once' button for overriding offline mode
9019         * src/prefs_account.c
9020         * src/wizard.c
9021                 Add Local mbox to the wizard
9022                 Add IMAP subdir to the wizard (or the wizard is useless
9023                 for such accounts, or even worse than useless)
9024                 Move IMAP subdir from Advanced to Receive tab, as it's
9025                 not that uncommon
9026
9027 2005-10-03 [colin]      1.9.15cvs3
9028
9029         * src/send_message.c
9030                 Forgot this one in cvs1
9031
9032 2005-10-03 [colin]      1.9.15cvs2
9033
9034         * src/folder.c
9035                 Faster close when leaving a folder with lots
9036                 of new mails. Idea by David Relson.
9037
9038 2005-10-03 [colin]      1.9.15cvs1
9039
9040         * src/compose.c
9041         * src/imap.c
9042         * src/inc.c
9043         * src/main.c
9044         * src/messageview.c
9045         * src/news.c
9046         * src/summaryview.c
9047         * src/gtk/sslcertwindow.c
9048         * src/plugins/trayicon/trayicon.c
9049                 Add accels to every AlertPanel. Patch by Fabien 
9050                 Vantard
9051
9052 2005-10-03 [paul]       1.9.15
9053
9054         1.9.15 released
9055
9056 2005-10-03 [paul]       1.9.14cvs68
9057
9058         * po/ca.po
9059         * po/de.po
9060         * po/es.po
9061         * po/fi.po
9062         * po/fr.po
9063         * po/sk.po
9064         * po/sr.po
9065         * po/zh_CN.po
9066                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9067                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9068                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9069
9070 2005-10-03 [paul]       1.9.14cvs67
9071
9072         * src/send_message.c
9073                 prevent hang on Cancel
9074                 patch by Colin
9075
9076 2005-10-03 [paul]       1.9.14cvs66
9077
9078         * src/main.c
9079                 fix crash in IMAP caused by discrepancy
9080                 between check_at_startup and offline mode
9081                 Patch by Colin
9082
9083 2005-10-01 [paul]       1.9.14cvs65
9084
9085         * src/inc.c
9086                 fix engrish
9087
9088 2005-10-01 [paul]       1.9.14cvs64
9089         * src/export.c
9090         * src/import.c
9091                 synchronise import_mbox() and export_mbox()
9092         * src/mbox.c
9093                 proc_mbox(): add alert if file cannot be opened
9094                 export_list_to_mbox(): test if dest file exists,
9095                 prompt user to overwrite if it does. add alert
9096                 if file cannot be created
9097                                                                 
9098         Patch by wwp
9099                                                                                                                 
9100
9101 2005-09-30 [paul]       1.9.14cvs63
9102
9103         * src/addressbook.c
9104                 Fix sensitivity of a menu
9105         * src/codeconv.c
9106                 Respect hidden pref for mails with no encoding
9107         * src/common/xml.c
9108                 Fix memory corruption
9109         * src/plugins/pgpcore/sgpgme.c
9110                 Fix segfault on incomplete sigs, and display
9111                 of S/Mime UIDs
9112
9113         Patches by Colin
9114
9115 2005-09-30 [colin]      1.9.14cvs62
9116
9117         * src/partial_download.c
9118                 Little logic fix in almost-dead code
9119         * src/pop.c
9120                 Fix partial download when there's no new mail
9121
9122 2005-09-29 [paul]       1.9.14cvs61
9123
9124         * src/plugins/pgpinline/pgpinline.c
9125                 fix bug 819, 'crash accessing sign message'
9126                 Patch by Colin
9127
9128 2005-09-28 [martin]     1.9.14cvs60
9129
9130         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9131                 fix bug #790 (Crash when restarting window manager (fluxbox))
9132
9133 2005-09-28 [paul]       1.9.14cvs59
9134
9135         * src/gtk/gtkaspell.c
9136                 fix off-by-one typo
9137
9138 2005-09-27 [colin]      1.9.14cvs58
9139
9140         * src/plugins/pgpcore/sgpgme.c
9141                 Report error when there's one, instead of
9142                 "Signature unchecked" 
9143
9144 2005-09-27 [colin]      1.9.14cvs57
9145
9146         * src/prefs_quote.c
9147                 Fix bug #816 (Weird quotation with spaces)
9148
9149 2005-09-27 [colin]      1.9.14cvs56
9150
9151         * src/codeconv.c
9152         * src/compose.c
9153         * src/compose.h
9154                 Put subject in compose's title
9155                 Fix Automatic encoding so that it's really automatic:
9156                 first try default locale's charset, then charset of the replied mail, 
9157                 then utf-8
9158                 Fix encoding of headers (must be in strict mode too)
9159
9160 2005-09-26 [colin]      1.9.14cvs55
9161
9162         * src/gtk/gtkaspell.c
9163                 Fix previous patch - don't color the space,
9164                 just uncolor it :)
9165
9166 2005-09-26 [colin]      1.9.14cvs54
9167
9168         * src/gtk/gtkaspell.c
9169                 Unmark space if possible
9170
9171 2005-09-26 [colin]      1.9.14cvs53
9172
9173         * src/imap.c
9174                 log_error instead of alertpanel according to the pref
9175         * src/etpan/imap-thread.c
9176                 Print connect status, copy only necessary size to 
9177                 logger
9178         * src/plugins/pgpmime/pgpmime.c
9179                 Handle S/Mime signatures (verification only). Patch based
9180                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
9181
9182 2005-09-26 [paul]       1.9.14cvs52
9183
9184         * src/common/passcrypt.c
9185                 this 'workaround' not necessary on NetBSD.
9186                 Thanks to Daniel Gustafson
9187
9188 2005-09-26 [paul]
9189
9190         1.9.15-rc4 released
9191
9192 2005-09-26 [paul]       1.9.14cvs51
9193
9194         * src/summaryview.c
9195                 Skip currently selected message when
9196                 looking for next new or unread message
9197                 in current folder. Patch by Colin
9198         * src/common/passcrypt.c
9199                 eliminate warnings on *BSD. Patch by
9200                 Daniel Gustafson
9201
9202 2005-09-26 [colin]      1.9.14cvs50
9203
9204         * src/procmsg.c
9205                 Call postfiltering hook anyway
9206
9207 2005-09-22 [colin]      1.9.14cvs49
9208
9209         * src/codeconv.c
9210         * src/codeconv.h
9211                 Add a strict mode that doesn't replace with _
9212         * src/compose.c
9213         * src/compose.h
9214                 Use strict conversion while sending
9215                 Fix race when drafting while sending (happens
9216                 on IMAP)
9217                 Fix d'n'd of messages from summaryview
9218         * src/prefs_common.c
9219         * src/prefs_common.h
9220                 add hidden utf8_instead_of_locale_for_broken_mail 
9221                 pref for people that preferred the default charset 
9222                 to be utf8 for broken mails
9223         * src/quote_fmt_parse.y
9224                 fix bug #815 (No quote insert if "From:" fied 
9225                 contained Russian letters)
9226         * src/summaryview.c
9227                 Fix d'n'd of messages to compose
9228
9229 2005-09-22 [paul]       1.9.14cvs48
9230
9231         * src/compose.c
9232                 fix bug where attachments Name entry
9233                 would display Path instead
9234
9235 2005-09-21 [paul]       1.9.14cvs47
9236
9237         * README
9238         * README.jp
9239         * configure.ac
9240         * config/config.rpath
9241         * doc/manual/en/sylpheed-20.html
9242         * doc/manual/es/sylpheed-20.html
9243         * po/bg.po
9244         * po/ca.po
9245         * po/de.po
9246         * po/es.po
9247         * po/fr.po
9248         * po/it.po
9249         * po/pt_BR.po
9250         * po/sk.po
9251         * po/zh_TW.po
9252         * src/account.c
9253         * src/account.h
9254         * src/action.c
9255         * src/action.h
9256         * src/adbookbase.h
9257         * src/addr_compl.c
9258         * src/addr_compl.h
9259         * src/addrbook.c
9260         * src/addrbook.h
9261         * src/addrcache.c
9262         * src/addrcache.h
9263         * src/addrcindex.c
9264         * src/addrcindex.h
9265         * src/addrclip.c
9266         * src/addrclip.h
9267         * src/addrdefs.h
9268         * src/addressadd.c
9269         * src/addressadd.h
9270         * src/addressbook.c
9271         * src/addressbook.h
9272         * src/addressitem.h
9273         * src/addrgather.c
9274         * src/addrgather.h
9275         * src/addrharvest.c
9276         * src/addrharvest.h
9277         * src/addrindex.c
9278         * src/addrindex.h
9279         * src/addritem.c
9280         * src/addritem.h
9281         * src/addrquery.c
9282         * src/addrquery.h
9283         * src/addrselect.c
9284         * src/addrselect.h
9285         * src/alertpanel.c
9286         * src/alertpanel.h
9287         * src/browseldap.c
9288         * src/browseldap.h
9289         * src/codeconv.c
9290         * src/codeconv.h
9291         * src/compose.c
9292         * src/compose.h
9293         * src/crash.c
9294         * src/crash.h
9295         * src/customheader.c
9296         * src/customheader.h
9297         * src/displayheader.c
9298         * src/displayheader.h
9299         * src/editaddress.c
9300         * src/editaddress.h
9301         * src/editbook.c
9302         * src/editbook.h
9303         * src/editgroup.c
9304         * src/editgroup.h
9305         * src/editjpilot.c
9306         * src/editjpilot.h
9307         * src/editldap.c
9308         * src/editldap.h
9309         * src/editldap_basedn.c
9310         * src/editldap_basedn.h
9311         * src/editvcard.c
9312         * src/editvcard.h
9313         * src/enriched.c
9314         * src/enriched.h
9315         * src/exphtmldlg.c
9316         * src/exphtmldlg.h
9317         * src/expldifdlg.c
9318         * src/expldifdlg.h
9319         * src/export.c
9320         * src/export.h
9321         * src/exporthtml.c
9322         * src/exporthtml.h
9323         * src/exportldif.c
9324         * src/exportldif.h
9325         * src/filtering.c
9326         * src/filtering.h
9327         * src/folder.c
9328         * src/folder.h
9329         * src/folder_item_prefs.c
9330         * src/folder_item_prefs.h
9331         * src/foldersel.c
9332         * src/foldersel.h
9333         * src/folderutils.c
9334         * src/folderutils.h
9335         * src/folderview.c
9336         * src/folderview.h
9337         * src/grouplistdialog.c
9338         * src/grouplistdialog.h
9339         * src/headerview.c
9340         * src/headerview.h
9341         * src/html.c
9342         * src/html.h
9343         * src/image_viewer.c
9344         * src/image_viewer.h
9345         * src/imap.c
9346         * src/imap.h
9347         * src/imap_gtk.c
9348         * src/imap_gtk.h
9349         * src/import.c
9350         * src/import.h
9351         * src/importldif.c
9352         * src/importldif.h
9353         * src/importmutt.c
9354         * src/importmutt.h
9355         * src/importpine.c
9356         * src/importpine.h
9357         * src/inc.c
9358         * src/inc.h
9359         * src/jpilot.c
9360         * src/jpilot.h
9361         * src/ldapctrl.c
9362         * src/ldapctrl.h
9363         * src/ldaplocate.c
9364         * src/ldaplocate.h
9365         * src/ldapquery.c
9366         * src/ldapquery.h
9367         * src/ldapserver.c
9368         * src/ldapserver.h
9369         * src/ldaputil.c
9370         * src/ldaputil.h
9371         * src/ldif.c
9372         * src/ldif.h
9373         * src/localfolder.c
9374         * src/localfolder.h
9375         * src/main.c
9376         * src/main.h
9377         * src/mainwindow.c
9378         * src/mainwindow.h
9379         * src/manual.c
9380         * src/manual.h
9381         * src/matcher.c
9382         * src/matcher.h
9383         * src/matcher_parser.h
9384         * src/matcher_parser_lex.l
9385         * src/matcher_parser_parse.y
9386         * src/mbox.c
9387         * src/mbox.h
9388         * src/message_search.c
9389         * src/message_search.h
9390         * src/messageview.c
9391         * src/messageview.h
9392         * src/mh.c
9393         * src/mh.h
9394         * src/mh_gtk.c
9395         * src/mh_gtk.h
9396         * src/mimeview.c
9397         * src/mimeview.h
9398         * src/msgcache.c
9399         * src/msgcache.h
9400         * src/mutt.c
9401         * src/mutt.h
9402         * src/news.c
9403         * src/news.h
9404         * src/news_gtk.c
9405         * src/news_gtk.h
9406         * src/noticeview.c
9407         * src/noticeview.h
9408         * src/partial_download.c
9409         * src/partial_download.h
9410         * src/pine.c
9411         * src/pine.h
9412         * src/pop.c
9413         * src/pop.h
9414         * src/prefs_account.c
9415         * src/prefs_account.h
9416         * src/prefs_actions.c
9417         * src/prefs_actions.h
9418         * src/prefs_common.c
9419         * src/prefs_common.h
9420         * src/prefs_compose_writing.c
9421         * src/prefs_compose_writing.h
9422         * src/prefs_customheader.c
9423         * src/prefs_customheader.h
9424         * src/prefs_display_header.c
9425         * src/prefs_display_header.h
9426         * src/prefs_ext_prog.c
9427         * src/prefs_ext_prog.h
9428         * src/prefs_filtering.c
9429         * src/prefs_filtering.h
9430         * src/prefs_filtering_action.c
9431         * src/prefs_filtering_action.h
9432         * src/prefs_folder_column.c
9433         * src/prefs_folder_column.h
9434         * src/prefs_folder_item.c
9435         * src/prefs_folder_item.h
9436         * src/prefs_fonts.c
9437         * src/prefs_fonts.h
9438         * src/prefs_gtk.c
9439         * src/prefs_gtk.h
9440         * src/prefs_image_viewer.c
9441         * src/prefs_image_viewer.h
9442         * src/prefs_matcher.c
9443         * src/prefs_matcher.h
9444         * src/prefs_message.c
9445         * src/prefs_message.h
9446         * src/prefs_msg_colors.c
9447         * src/prefs_msg_colors.h
9448         * src/prefs_other.c
9449         * src/prefs_other.h
9450         * src/prefs_quote.c
9451         * src/prefs_quote.h
9452         * src/prefs_receive.c
9453         * src/prefs_receive.h
9454         * src/prefs_send.c
9455         * src/prefs_send.h
9456         * src/prefs_spelling.c
9457         * src/prefs_spelling.h
9458         * src/prefs_summaries.c
9459         * src/prefs_summaries.h
9460         * src/prefs_summary_column.c
9461         * src/prefs_summary_column.h
9462         * src/prefs_template.c
9463         * src/prefs_template.h
9464         * src/prefs_themes.c
9465         * src/prefs_themes.h
9466         * src/prefs_toolbar.c
9467         * src/prefs_toolbar.h
9468         * src/prefs_wrapping.c
9469         * src/prefs_wrapping.h
9470         * src/privacy.c
9471         * src/privacy.h
9472         * src/procheader.c
9473         * src/procheader.h
9474         * src/procmime.c
9475         * src/procmime.h
9476         * src/procmsg.c
9477         * src/procmsg.h
9478         * src/quote_fmt.c
9479         * src/quote_fmt_parse.y
9480         * src/recv.c
9481         * src/recv.h
9482         * src/remotefolder.c
9483         * src/remotefolder.h
9484         * src/send_message.c
9485         * src/send_message.h
9486         * src/setup.c
9487         * src/setup.h
9488         * src/simple-gettext.c
9489         * src/sourcewindow.c
9490         * src/sourcewindow.h
9491         * src/ssl_manager.c
9492         * src/ssl_manager.h
9493         * src/statusbar.c
9494         * src/statusbar.h
9495         * src/stock_pixmap.c
9496         * src/stock_pixmap.h
9497         * src/summary_search.c
9498         * src/summary_search.h
9499         * src/summaryview.c
9500         * src/summaryview.h
9501         * src/syldap.c
9502         * src/syldap.h
9503         * src/textview.c
9504         * src/textview.h
9505         * src/toolbar.c
9506         * src/toolbar.h
9507         * src/undo.c
9508         * src/undo.h
9509         * src/unmime.c
9510         * src/unmime.h
9511         * src/vcard.c
9512         * src/vcard.h
9513         * src/wizard.c
9514         * src/wizard.h
9515         * src/common/base64.c
9516         * src/common/base64.h
9517         * src/common/defs.h
9518         * src/common/hooks.c
9519         * src/common/hooks.h
9520         * src/common/log.c
9521         * src/common/log.h
9522         * src/common/md5.c
9523         * src/common/md5.h
9524         * src/common/mgutils.c
9525         * src/common/mgutils.h
9526         * src/common/nntp.c
9527         * src/common/nntp.h
9528         * src/common/passcrypt.c
9529         * src/common/passcrypt.h.in
9530         * src/common/plugin.c
9531         * src/common/plugin.h
9532         * src/common/prefs.c
9533         * src/common/prefs.h
9534         * src/common/progressindicator.c
9535         * src/common/progressindicator.h
9536         * src/common/quoted-printable.c
9537         * src/common/quoted-printable.h
9538         * src/common/session.c
9539         * src/common/session.h
9540         * src/common/smtp.c
9541         * src/common/smtp.h
9542         * src/common/socket.c
9543         * src/common/socket.h
9544         * src/common/ssl.c
9545         * src/common/ssl.h
9546         * src/common/ssl_certificate.c
9547         * src/common/ssl_certificate.h
9548         * src/common/string_match.c
9549         * src/common/string_match.h
9550         * src/common/stringtable.c
9551         * src/common/sylpheed.c
9552         * src/common/sylpheed.h
9553         * src/common/template.c
9554         * src/common/template.h
9555         * src/common/timing.h
9556         * src/common/utils.c
9557         * src/common/utils.h
9558         * src/common/uuencode.c
9559         * src/common/uuencode.h
9560         * src/common/version.h.in
9561         * src/common/xml.c
9562         * src/common/xml.h
9563         * src/common/xmlprops.c
9564         * src/common/xmlprops.h
9565         * src/gtk/about.c
9566         * src/gtk/about.h
9567         * src/gtk/colorlabel.c
9568         * src/gtk/colorlabel.h
9569         * src/gtk/colorsel.c
9570         * src/gtk/colorsel.h
9571         * src/gtk/description_window.c
9572         * src/gtk/description_window.h
9573         * src/gtk/filesel.c
9574         * src/gtk/filesel.h
9575         * src/gtk/foldersort.c
9576         * src/gtk/foldersort.h
9577         * src/gtk/gtkutils.c
9578         * src/gtk/gtkutils.h
9579         * src/gtk/inputdialog.c
9580         * src/gtk/inputdialog.h
9581         * src/gtk/logwindow.c
9582         * src/gtk/logwindow.h
9583         * src/gtk/manage_window.c
9584         * src/gtk/manage_window.h
9585         * src/gtk/menu.c
9586         * src/gtk/menu.h
9587         * src/gtk/pluginwindow.c
9588         * src/gtk/pluginwindow.h
9589         * src/gtk/prefswindow.c
9590         * src/gtk/prefswindow.h
9591         * src/gtk/progressdialog.c
9592         * src/gtk/progressdialog.h
9593         * src/gtk/quicksearch.c
9594         * src/gtk/quicksearch.h
9595         * src/gtk/sslcertwindow.c
9596         * src/gtk/sslcertwindow.h
9597         * src/plugins/clamav/clamav_plugin.c
9598         * src/plugins/clamav/clamav_plugin.h
9599         * src/plugins/clamav/clamav_plugin_gtk.c
9600         * src/plugins/demo/demo.c
9601         * src/plugins/dillo_viewer/dillo_prefs.c
9602         * src/plugins/dillo_viewer/dillo_prefs.h
9603         * src/plugins/dillo_viewer/dillo_viewer.c
9604         * src/plugins/mathml_viewer/mathml_viewer.c
9605         * src/plugins/pgpcore/passphrase.c
9606         * src/plugins/pgpcore/passphrase.h
9607         * src/plugins/pgpcore/plugin.c
9608         * src/plugins/pgpcore/prefs_gpg.c
9609         * src/plugins/pgpcore/prefs_gpg.h
9610         * src/plugins/pgpcore/select-keys.c
9611         * src/plugins/pgpcore/select-keys.h
9612         * src/plugins/pgpcore/sgpgme.c
9613         * src/plugins/pgpcore/sgpgme.h
9614         * src/plugins/pgpinline/pgpinline.c
9615         * src/plugins/pgpinline/pgpinline.h
9616         * src/plugins/pgpinline/plugin.c
9617         * src/plugins/pgpmime/pgpmime.c
9618         * src/plugins/pgpmime/pgpmime.h
9619         * src/plugins/pgpmime/plugin.c
9620         * src/plugins/spamassassin/spamassassin.c
9621         * src/plugins/spamassassin/spamassassin.h
9622         * src/plugins/spamassassin/spamassassin_gtk.c
9623         * src/plugins/trayicon/trayicon.c
9624         * tools/OOo2sylpheed.pl
9625         * tools/acroread2sylpheed.pl
9626         * tools/asus_mailled.sh
9627         * tools/filter_conv.pl
9628         * tools/freshmeat_search.pl
9629         * tools/google_search.pl
9630         * tools/kmail2sylpheed.pl
9631         * tools/kmail2sylpheed_v2.pl
9632         * tools/maildir2sylpheed.pl
9633         * tools/multiwebsearch.pl
9634         * tools/newscache_clean.pl
9635         * tools/outlook2sylpheed.pl
9636         * tools/sylpheed-switcher
9637         * tools/update-po
9638         * tools/vcard2xml.py
9639         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9640                 update FSF address
9641
9642 2005-09-21 [colin]      1.9.14cvs46
9643
9644         * src/gedit-print.c
9645         * src/procmsg.c
9646         * src/procmsg.h
9647         * src/textview.c
9648         * src/summaryview.c
9649                 Remove some printing hacks (deselection/reselection),
9650                 which by the way fix printing the currently 
9651                 displayed mime part (still only text)
9652                 Plus a little optimisation of summary_show
9653
9654
9655 2005-09-20 [colin]      1.9.14cvs45
9656
9657         * src/mainwindow.c
9658         * src/messageview.c
9659                 GUI fixups: add accels, set message
9660                 view title to displayed mail's subject
9661         * src/prefs_spelling.c
9662         * src/gtk/gtkaspell.c
9663                 GUI fixups: allow underlining misspelled
9664                 words instead of coloring them (a11y!)
9665
9666 2005-09-19 [colin]
9667
9668         1.9.15rc3 released
9669
9670 2005-09-19 [colin]      1.9.14cvs44
9671
9672         * src/compose.c
9673                 Fix draft message
9674         * src/gtk/gtkaspell.c
9675                 Fix wrong test ;-)
9676
9677 2005-09-19 [colin]      1.9.14cvs43
9678
9679         * src/addressbook.c
9680                 Fix sensitivity of Delete button
9681         * src/compose.c
9682                 Warn if the requested Privacy system
9683                 is not available
9684         * src/exphtmldlg.c
9685         * src/expldifdlg.c
9686         * src/importldif.c
9687         * src/importmutt.c
9688         * src/importpine.c
9689                 Fix crappy UI
9690         * src/
9691         * src/ssl.h
9692         * src/prefs_account.h
9693         * src/prefs_account.c
9694                 Save SSL prefs even in builds that have
9695                 SSL support disable
9696         * src/imap.c
9697         * src/inc.c
9698         * src/news.c
9699         * src/send_message.c
9700                 Warn if connection should be secure, but
9701                 SSL support isn't compiled in
9702         * src/gtkaspell.c
9703                 Fix word separation on UTF-8 systems
9704                 Fixes bug #812 (Strange inline spellchecking)
9705         * src/compose.c
9706                 Warn if the requested Privacy system
9707                 is not available
9708                 Factorize offline warning
9709         * src/imap.c
9710         * src/imap_gtk.c
9711         * src/imap_gtk.h
9712         * src/inc.h
9713         * src/news_gtk.c
9714         * src/news_gtk.h
9715         * src/messageview.c
9716                 Factorize offline warning
9717
9718 2005-09-19 [paul]
9719
9720         1.9.15-rc2 released
9721
9722 2005-09-18 [colin]      1.9.14cvs42
9723
9724         * src/codeconv.c
9725         * src/codeconv.h
9726         * src/procmime.c
9727                 Add a way to get locale's charset ignoring utf-8,
9728                 and use that as default encoding for broken mails
9729
9730 2005-09-18 [colin]      1.9.14cvs41
9731
9732         * src/gtk/logwindow.c
9733                 Translate string. Patch by Fabien Vantard
9734
9735 2005-09-18 [colin]      1.9.14cvs40
9736
9737         * configure.ac
9738                 Fix bug #803 (IMAP/SSL support breaks with 
9739                 GnuTLS libetpan 0.38)
9740
9741 2005-09-18 [colin]      1.9.14cvs39
9742
9743         * src/codeconv.c
9744         * src/compose.c
9745         * src/procmime.c
9746                 More charsets fixes. Fixes bug #806 (non
9747                 ascii characters in subject line)
9748
9749 2005-09-17 [paul]       1.9.14cvs38
9750
9751         * src/folderview.c
9752         * src/mainwindow.c
9753                 fix gcc-2.95 issues
9754                 Patch by Pawel Pekala
9755
9756 2005-09-17 [colin]      1.9.14cvs37
9757
9758         * src/addrindex.c
9759                 bugfix for NO-USE LDAP compilation, patch 
9760                 by Fabien Vantard
9761
9762 2005-09-17 [colin]      1.9.14cvs36
9763
9764         * src/prefs_actions.c
9765         * src/prefs_customheader.c
9766         * src/prefs_display_header.c
9767         * src/prefs_filtering_action.c
9768         * src/prefs_matcher.c
9769         * src/prefs_toolbar.c
9770                 Fix strange casts (less elegant but
9771                 works better)
9772
9773 2005-09-16 [colin]      1.9.14cvs35
9774
9775         * src/jpilot.c
9776                 Missed that one
9777
9778 2005-09-16 [colin]      1.9.14cvs34
9779
9780         * configure.ac
9781         * src/Makefile.am
9782         * src/addr_compl.c
9783         * src/addrindex.c
9784         * src/browseldap.c
9785         * src/editldap.c
9786         * src/ldaplocate.c
9787         * src/ldapquery.c
9788         * src/ldapquery.h
9789         * src/ldapserver.c
9790         * src/ldapserver.h
9791         * src/main.c
9792         * src/matcher_parser_parse.y
9793         * src/prefs_themes.c
9794         * src/etpan/Makefile.am
9795         * src/gtk/description_window.c
9796         * src/plugins/clamav/Makefile.am
9797         * src/plugins/clamav/clamav_plugin.c
9798         * src/plugins/dillo_viewer/Makefile.am
9799         * src/plugins/pgpcore/Makefile.am
9800         * src/plugins/pgpinline/Makefile.am
9801         * src/plugins/pgpmime/Makefile.am
9802         * src/plugins/trayicon/Makefile.am
9803                 Fix 100% cpu usage in address completion list
9804                 Fix little bugs (return with no values etc)
9805                 Fix all warnings (with common CFLAGS)
9806
9807 2005-09-15 [colin]      1.9.14cvs33
9808
9809         * src/addressbook.c
9810                 Fix bug where sometimes a group's email list is empty,
9811                 force its refresh (probably fixes "Re: how to create a 
9812                 distribution list")
9813         * src/ldapquery.c
9814                 Don't return to the callback in the main thread from the
9815                 fetch thread (or face segs!)
9816
9817 2005-09-15 [paul]       1.9.14cvs32
9818
9819         * src/prefs_matcher.c
9820                 forgotten in last commit
9821
9822 2005-09-15 [paul]       1.9.14cvs31
9823
9824         * src/prefs_actions.c
9825         * src/prefs_filtering_action.c
9826         * src/prefs_quote.c
9827         * src/quote_fmt.c
9828         * src/summaryview.c
9829         * src/gtk/description_window.c
9830         * src/gtk/description_window.h
9831         * src/gtk/quicksearch.c
9832                 allow interaction with the called
9833                 description window
9834                 Patch by Anders Hammar
9835
9836 2005-09-14 [paul]       1.9.14cvs30
9837
9838         * src/compose.c
9839                 fix a little annoyance when pasting with 3rd button 
9840                 with wrap_pastes=0 and wrap_input=1
9841                 Patch by Colin
9842
9843 2005-09-14 [paul]       1.9.14cvs29
9844
9845         * src/prefs_account.c
9846                 disable 'Filter messages on receiving' for
9847                 SMTP-only accounts
9848                 Patch  by Anders Hammar
9849
9850 2005-09-14 [paul]       1.9.14cvs28
9851
9852         * po/sk.po
9853                 fix crash
9854                 updated by Andrej Kacian
9855
9856 2005-09-14 [paul]
9857
9858         1.9.15-rc1 released
9859
9860 2005-09-14 [paul]       1.9.14cvs27
9861
9862         * po/es.po
9863                 updated by Ricardo Mones Lastra
9864         * src/compose.c
9865         * src/compose.h
9866                 associate no_wrap_tags to Compose windows
9867                 instead of using a static one
9868                 Patch by Colin
9869         * src/mbox.c
9870                 fix proc_mbox()
9871                 Patch by wwp
9872         * src/textview.c
9873                 remove unneeded printf()
9874
9875 2005-09-14 [paul]       1.9.14cvs26
9876
9877         * src/addrcache.c
9878         * src/codeconv.h
9879         * src/folder.h
9880         * src/mainwindow.h
9881         * src/mh.c
9882         * src/mimeview.h
9883         * src/partial_download.c
9884         * src/pop.c
9885         * src/prefs_account.c
9886         * src/prefs_account.h
9887         * src/prefs_actions.c
9888         * src/prefs_customheader.c
9889         * src/prefs_display_header.c
9890         * src/prefs_filtering_action.c
9891         * src/prefs_matcher.c
9892         * src/prefs_toolbar.c
9893         * src/privacy.h
9894         * src/procmime.c
9895         * src/procmime.h
9896         * src/procmsg.h
9897         * src/textview.c
9898         * src/undo.h
9899         * src/common/plugin.c
9900         * src/common/session.h
9901         * src/common/socket.c
9902         * src/common/socket.h
9903         * src/common/template.c
9904         * src/gtk/gtkaspell.c
9905         * src/gtk/quicksearch.h
9906         * src/plugins/pgpcore/passphrase.c
9907         * src/plugins/pgpcore/prefs_gpg.h
9908         * src/plugins/pgpcore/select-keys.c
9909         * src/plugins/pgpcore/select-keys.h
9910         * src/plugins/pgpcore/sgpgme.c
9911         * src/plugins/pgpinline/pgpinline.c
9912         * src/plugins/pgpmime/pgpmime.c
9913         * src/plugins/trayicon/trayicon.c
9914                 fix compilation warnings
9915                 Patch by Daniel Gustafson
9916
9917 2005-09-14 [paul]       1.9.14cvs25
9918
9919         * src/addressbook.c
9920                 add missing column header, and other small
9921                 bug fixes
9922                 Patch by Anders Hammar
9923
9924 2005-09-13 [colin]      1.9.14cvs24
9925
9926         * src/gtk/gtkaspell.c
9927                 Fix non-utf8 in menu
9928                 Fix little leaks
9929                 Nullify struct members after free()s
9930
9931 2005-09-13 [colin]      1.9.14cvs23
9932
9933         * src/compose.c
9934                 Test utf8 compliance before inserting to 
9935                 buffer, and try to convert if necessary
9936         * src/procmime.c
9937                 If no charset is present, use the locale 
9938                 one instead of us-ascii
9939         * src/procmsg.c
9940                 Add Sender, List-Post and To in the checked 
9941                 headers for automatic rules creation 
9942                 (thanks to wwp)
9943         * src/prefs_themes.c
9944         * src/gtk/gtkaspell.c
9945                 Remove deprecated functions. 
9946                 patch by Daniel Gustafson
9947
9948 2005-09-12 [colin]      1.9.14cvs22
9949
9950         * src/compose.c
9951                 Fix bug #448 (Scrolling/Redraw issue with 
9952                 address-fields in Header)
9953         * src/mainwindow.c
9954         * src/summaryview.c
9955         * src/summaryview.h
9956                 Fix loss of MSG_MARKED on move/copy
9957                 Fix bug #804 (Quicksearch togglebutton doesn't 
9958                 get depressed after '/' key is pressed)
9959
9960 2005-09-12 [paul]       1.9.14cvs21
9961
9962         * AUTHORS
9963         * src/gtk/logwindow.c
9964                 add 'Clear Log' to popup menu
9965                 Patch by Anders Hammar <anders.hammar@telia.com>
9966
9967 2005-09-12 [paul]       1.9.14cvs20
9968
9969         * src/compose.c
9970                 set correct sensitivity on attachments
9971                 popup menu
9972         * src/folder.c
9973                 fix typo
9974         * src/prefs_spelling.c
9975                 fix crash when no LANG env is set
9976         * src/common/xml.c
9977                 fix crash in wizard
9978                 don't use memeory after free
9979
9980         All patches by Daniel Gustafson
9981
9982 2005-09-12 [paul]       1.9.14cvs19
9983
9984         * src/prefs_themes.c
9985                 make theme info selectable
9986         * src/gtk/description_window.c
9987                 make window non-modal
9988         * tools/README
9989                 add details of asus_mailed.sh
9990         * tools/claws.i18n.status.pl
9991                 update for new zh_TW translator
9992                 widen the output
9993                 create alternate coloured lines
9994                 improve readability
9995
9996 2005-09-10 [colin]      1.9.14cvs18
9997
9998         * src/plugins/pgpcore/select-keys.c
9999                 Better order for the buttons
10000
10001 2005-09-10 [colin]      1.9.14cvs17
10002
10003         * src/compose.c
10004         * src/plugins/pgpcore/select-keys.c
10005         * src/plugins/pgpcore/select-keys.h
10006         * src/plugins/pgpcore/sgpgme.c
10007                 Add a "Don't encrypt" button to the key
10008                 selection dialog. Fixes bug #177 (There should be a 
10009                 'Don't encrypt button in the Select Keys dialog)
10010
10011 2005-09-10 [colin]      1.9.14cvs16
10012
10013         * src/compose.c
10014                 Fix bug #572 (%X option does not work with templates)
10015
10016 2005-09-10 [colin]      1.9.14cvs15
10017
10018         * src/toolbar.c 
10019                 Remove g_print
10020
10021 2005-09-10 [colin]      1.9.14cvs14
10022
10023         * src/imap.c
10024                 Fix a possible crash
10025
10026 2005-09-09 [colin]      1.9.14cvs13
10027
10028         * src/imap.c
10029         * src/etpan/imap-thread.c
10030         * src/etpan/imap-thread.h
10031                 Fix moving from queue or drafts to normal folders
10032                 Fix bug #794 (No way to delete without expunging)
10033                 Take flags unset by other mailers into account
10034                 Take deleted flag set by other mailers into account
10035                 Fix unsetting REPLIED flag
10036                 Fix crash when capabilities can't be retrieved
10037         * src/mainwindow.c
10038         * src/mainwindow.h
10039                 Add M_DELAYED_FLAGS condition, and let the user use
10040                 Execute in order to be able to expunge deleted mails,
10041                 even if he's not in delayed execute mode
10042         * src/prefs_spelling.c
10043                 Use 'en' dictionary by default if LANG is POSIX or C
10044         * src/gtk/prefswindow.c
10045                 Fix bug #767 (Preferences windows expanding) by making
10046                 the window a bit larger when the resolution is greater
10047                 than 640x480, and by putting the prefs in a
10048                 GtkScrolledWindow.
10049
10050 2005-09-09 [paul]       1.9.14cvs12
10051
10052         * AUTHORS
10053         * configure.ac
10054         * po/zh_TW.Big5.po      ** REMOVED **
10055         * po/zh_TW.po           ** ADDED **
10056                 updated by Wei-Lun Chao
10057
10058 2005-09-09 [paul]       1.9.14cvs11
10059
10060         * src/mainwindow.c
10061                 fix asserts
10062         * src/common/xml.c
10063                 delay memory allocation until file is
10064                 opened successfully
10065                 Patch by Daniel Gustafson
10066
10067 2005-09-09 [colin]      1.9.14cvs10
10068
10069         * src/imap.c
10070                 Add guards
10071
10072 2005-09-08 [colin]      1.9.14cvs9
10073
10074         * src/compose.c
10075                 Alert when we can't save draft
10076                 Fix various wrap/color issues
10077                 Add mid-click pasting respecting wrap_paste option
10078         * src/folder.c
10079         * src/folder.h
10080         * src/folder_item_prefs.c
10081         * src/folder_item_prefs.h
10082         * src/imap.c
10083         * src/imap_gtk.c
10084         * src/imap_gtk.h
10085         * src/main.c
10086         * src/mainwindow.c
10087         * src/mainwindow.h
10088         * src/news.c
10089         * src/news_gtk.c
10090         * src/news_gtk.h
10091         * src/prefs_folder_item.c
10092                 Fix the impossibility to synchronise folders for
10093                 offline use (IMAP and NNTP are concerned)
10094
10095 2005-09-08 [colin]      1.9.14cvs8
10096
10097         * configure.ac
10098                 Build LDAP and JPilot by default if available
10099         * src/textview.c
10100                 Fix use after free
10101
10102 2005-09-08 [paul]       1.9.14cvs7
10103
10104         * doc/manual/en/sylpheed-1.html
10105         * doc/manual/en/sylpheed-18.html
10106         * doc/manual/en/sylpheed-19.html
10107         * doc/manual/en/sylpheed-4.html
10108         * doc/manual/en/sylpheed-6.html
10109         * doc/manual/en/sylpheed.html
10110                 a few minor updates, plus include some
10111                 details about plugins and their requirements
10112         * src/mainwindow.c
10113                 minor changes to English in /View/Sort
10114
10115 2005-09-07 [colin]      1.9.14cvs6
10116
10117         * doc/manual/en/sylpheed-1.html
10118         * doc/manual/en/sylpheed-10.html
10119         * doc/manual/en/sylpheed-11.html
10120         * doc/manual/en/sylpheed-12.html
10121         * doc/manual/en/sylpheed-13.html
10122         * doc/manual/en/sylpheed-14.html
10123         * doc/manual/en/sylpheed-15.html
10124         * doc/manual/en/sylpheed-16.html
10125         * doc/manual/en/sylpheed-17.html
10126         * doc/manual/en/sylpheed-18.html
10127         * doc/manual/en/sylpheed-19.html
10128         * doc/manual/en/sylpheed-2.html
10129         * doc/manual/en/sylpheed-20.html
10130         * doc/manual/en/sylpheed-21.html
10131         * doc/manual/en/sylpheed-22.html
10132         * doc/manual/en/sylpheed-3.html
10133         * doc/manual/en/sylpheed-4.html
10134         * doc/manual/en/sylpheed-5.html
10135         * doc/manual/en/sylpheed-6.html
10136         * doc/manual/en/sylpheed-7.html
10137         * doc/manual/en/sylpheed-8.html
10138         * doc/manual/en/sylpheed-9.html
10139         * doc/manual/en/sylpheed.html
10140                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
10141
10142 2005-09-07 [colin]      1.9.14cvs5
10143
10144         * src/mainwindow.c
10145                 Make labels more to-the-point
10146
10147 2005-09-07 [colin]      1.9.14cvs4
10148
10149         * doc/manual/en/sylpheed-1.html
10150         * doc/manual/en/sylpheed-12.html
10151         * doc/manual/en/sylpheed-13.html
10152         * doc/manual/en/sylpheed-14.html
10153         * doc/manual/en/sylpheed-15.html
10154         * doc/manual/en/sylpheed-16.html
10155         * doc/manual/en/sylpheed-17.html
10156         * doc/manual/en/sylpheed-18.html
10157         * doc/manual/en/sylpheed-19.html
10158         * doc/manual/en/sylpheed-2.html
10159         * doc/manual/en/sylpheed-20.html
10160         * doc/manual/en/sylpheed-21.html
10161         * doc/manual/en/sylpheed-22.html
10162         * doc/manual/en/sylpheed-4.html
10163         * doc/manual/en/sylpheed-5.html
10164         * doc/manual/en/sylpheed-6.html
10165         * doc/manual/en/sylpheed-7.html
10166         * doc/manual/en/sylpheed-8.html
10167         * doc/manual/en/sylpheed-9.html
10168         * doc/manual/en/sylpheed.html
10169                 Update manual
10170
10171 2005-09-07 [colin]      1.9.14cvs3
10172
10173         * doc/faq/en/sylpheed-faq-1.html
10174         * doc/faq/en/sylpheed-faq-2.html
10175         * doc/faq/en/sylpheed-faq-3.html
10176         * doc/faq/en/sylpheed-faq.html
10177                 Update FAQ
10178
10179 2005-09-07 [colin]      1.9.14cvs2
10180
10181         * src/folderview.c
10182         * src/procmsg.c
10183         * src/summaryview.c
10184         * src/toolbar.c
10185                 Fix special subfolders:
10186                 - Inherit parent's icon
10187                 - sent contents of queues subfolders
10188                 - empty subfolders of trashes
10189         * src/mainwindow.c
10190                 Remove outdated manual and faq entries
10191         * src/common/utils.c
10192                 Add quotes around %s coming from mailcap
10193
10194 2005-09-07 [colin]      1.9.14cvs1
10195
10196         * src/compose.c
10197                 After saving draft, set modified to FALSE
10198         * src/mimeview.c
10199         * src/common/utils.c
10200         * src/common/utils.h
10201                 Try to open mime parts using what is 
10202                 indicated in ~/.mailcap or /etc/mailcap,
10203                 if possible.
10204
10205 2005-09-05 [paul]       1.9.14
10206
10207         1.9.14 released
10208
10209         * po/sk.po
10210                 updated by Andrej Kacian
10211
10212 2005-09-05 [paul]       1.9.13cvs83
10213
10214         * po/de.po
10215         * po/es.po
10216         * po/fi.po
10217         * po/fr.po
10218         * po/nb.po
10219         * po/pt_BR.po
10220         * po/sr.po
10221                 updated translations by Thomas Gilgin, Ricardo Mones
10222                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
10223                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
10224
10225 2005-09-04 [paul]       1.9.13cvs82
10226
10227         * src/compose.c
10228                 only warn about exceeded line length limit
10229                 on send
10230
10231 2005-09-04 [paul]       1.9.13cvs81
10232
10233         * src/compose.c
10234                 fix crash in 'line length exceeded' dialogue
10235
10236 2005-09-02 [paul]       1.9.13cvs80
10237
10238         * src/imap.c
10239                 fix bug 795, 'Connection lost IMAP'
10240                 and add statusbar prints
10241                 Patch by Colin
10242
10243 2005-09-02 [paul]       1.9.13cvs79
10244
10245         * src/compose.c
10246                 compose_wrap_paragraph() becomes
10247                 compose_beautify_paragraph()
10248                 Patch by Colin
10249
10250 2005-09-02 [colin]      1.9.13cvs78
10251
10252         * src/folderview.c
10253                 Micro-fix
10254
10255 2005-09-01 [colin]      1.9.13cvs77
10256
10257         * src/imap.c
10258                 Maybe fix bug #795 (Connection lost IMAP)
10259                 Don't try to send logout when we're disconnected.
10260         * src/summaryview.c
10261                 Include locked and marked emails in HRM
10262                 view. Fixes bug #800 (Locked messages no longer 
10263                 show up when hide read messages is used)
10264
10265 2005-09-01 [paul]       1.9.13cvs76
10266
10267         * src/prefs_common.c
10268                 fix bad cutting
10269
10270 2005-08-31 [colin]      1.9.13cvs75
10271
10272         * src/folderview.c
10273         * src/folderview.h
10274         * src/prefs_summaries.c
10275         * src/summaryview.c
10276                 Fix "go to next new", fix preference
10277                 (Open unread/next swapped)
10278
10279 2005-08-31 [paul]       1.9.13cvs74
10280
10281         * src/compose.c
10282         * src/folderview.c
10283         * src/headerview.c
10284         * src/headerview.h
10285         * src/mainwindow.c
10286         * src/prefs_common.c
10287         * src/prefs_common.h
10288         * src/prefs_fonts.c
10289         * src/summaryview.c
10290         * src/textview.c
10291         * src/common/defs.h
10292                 remove obsolete BOLD_FONT setting
10293                 fix font update in headerview and textview
10294                 headers after prefs change
10295                 Patch By Colin
10296
10297 2005-08-31 [paul]
10298
10299         1.9.14-rc4 released
10300
10301 2005-08-30 [colin]      1.9.13cvs73
10302
10303         * src/summaryview.c
10304                 When Hide read messages is selected and we
10305                 refresh the summaryview, don't remove the 
10306                 currently displayed message. Fixes bug #797
10307                 (Summary view reloads when new mail is 
10308                 downloaded in 1.9.14 rc)
10309
10310 2005-08-30 [colin]      1.9.13cvs72
10311
10312         * src/folderview.c
10313                 Fix flickering
10314         * src/mainwindow.c
10315                 Remove useless callback
10316         * src/mimeview.c
10317         * src/gtk/filesel.c
10318         * src/gtk/filesel.h
10319                 Add a filesel_select_file_save_folder() - used by Save All
10320
10321 2005-08-29 [paul]       1.9.13cvs71
10322
10323         * AUTHORS
10324         * src/matcher_parser_parse.y
10325         * src/etpan/imap-thread.c
10326                 fix building on FreeBSD
10327                 Patch by Daniel Gustafson <daniel@hobbit.se>
10328
10329 2005-08-29 [paul]       1.9.13cvs70
10330
10331         * src/plugins/pgpinline/pgpinline.c
10332                 only initialise sig result if it's been handled
10333                 Patch by Colin
10334
10335 2005-08-29 [paul]       1.9.13cvs69
10336         
10337         Patches by Colin:
10338
10339         * src/imap.c
10340         * src/common.utils.c
10341         * src/common/utils.h
10342                 optimisation
10343         * src/stock_pixmap.h
10344                 fix wrong icon reference
10345         * src/pixmaps/trash_btn.xpm
10346                 replace with nicer image
10347
10348 2005-08-28 [colin]      1.9.13cvs68
10349
10350         * src/Makefile.am
10351         * src/stock_pixmap.c
10352         * src/stock_pixmap.h
10353         * src/toolbar.c
10354         * src/pixmaps/trash_btn.xpm
10355                 Add a specific trash xpm for the button
10356
10357 2005-08-28 [colin]      1.9.13cvs67
10358
10359         * src/imap.c
10360                 Fix leak
10361
10362 2005-08-27 [colin]      1.9.13cvs66
10363
10364         * src/imap.c
10365         * src/procmime.c
10366                 Correctly fix "Problem with replies", fixes
10367                 pgpmime encryption too. 
10368
10369 2005-08-27 [colin]      1.9.13cvs65
10370
10371         * src/folder.c
10372         * src/procmsg.c
10373         * src/procmsg.h
10374         * src/summaryview.c
10375                 Fix bug #517 (messages removed from summaryview 
10376                 when moving fails)
10377
10378 2005-08-27 [colin]      1.9.13cvs64
10379
10380         * tools/Makefile.am
10381         * tools/asus_mailled.sh
10382                 Add a script to blink ASUS laptops' mail LED where there
10383                 is unread mail.
10384
10385 2005-08-27 [colin]      1.9.13cvs63
10386
10387         * src/imap.c
10388         * src/etpan/imap-thread.c
10389         * src/etpan/imap-thread.h
10390                 Implement automatic choosing of login method
10391                 Fixes bug #791
10392         * src/gtk/.cvsignore
10393                 Add sylpheed-marshal.[ch]
10394
10395 2005-08-27 [colin]      1.9.13cvs62
10396
10397         * src/common/utils.c
10398                 Fix confusing perror
10399
10400 2005-08-27 [colin]      1.9.13cvs61
10401
10402         * src/toolbar.c
10403         * src/toolbar.h
10404                 Remove A_DELETE, replace it with 
10405                 A_TRASH and A_DELETE_REAL. Automatically
10406                 rewrite config files to replace A_DELETE
10407                 with A_TRASH (no functionality change).
10408                 Fixes half of #794
10409
10410 2005-08-26 [colin]      1.9.13cvs60
10411
10412         * src/procmime.c
10413                 Previous "Problem with replies" fix brought other
10414                 problems, fixing them
10415
10416 2005-08-26 [colin]      1.9.13cvs59
10417
10418         * src/procmime.c
10419                 Fix "Problem with replies". This happened only
10420                 on IMAP...
10421         * src/procmsg.c
10422                 Factorize code a bit
10423         * src/compose.c
10424                 Speed improvement on very long messages (wrapping)
10425                 Fix signature color on Reedit and Redirect
10426                 On Reedit, don't attach pgp-signatures parts, but
10427                 set signing to On.
10428
10429 2005-08-24 [paul]       1.9.13cvs58
10430
10431         * src/compose.c
10432                 don't claim success when clicking
10433                 Cancel on the passphrase box.
10434                 Patch by Colin
10435
10436 2005-08-24 [paul]       1.9.13cvs57
10437
10438         * src/main.c
10439                 fix misplaced sylpheed.log
10440         * src/common/defs.h
10441                 define UIDL_DIR
10442
10443 2005-08-24 [paul]       1.9.13cvs56
10444
10445         * src/imap.c
10446         * src/etpan/imap-thread.c
10447         * src/etpan/imap-thread.h
10448                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
10449                 Patch by Colin
10450         * src/gtk/sylpheed-marshal.c    ** REMOVED **
10451         * src/gtk/sylpheed-marshal.h    ** REMOVED **
10452                 remove autogenerated files
10453         * tools/kdeservicemenu/README
10454         * tools/kdeservicemenu/install.sh
10455         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10456         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10457                 use Claws icon, use 'Sylpheed-Claws' in menu,
10458                 use kdialog, and other cleanups
10459
10460 2005-08-23 [paul]       1.9.13cvs55
10461
10462         * src/compose.c
10463                 fix paste/wrap crash
10464                 Patch by Colin
10465
10466 2005-08-23 [paul]       1.9.13cvs54
10467
10468         * src/main.c
10469                 fix crash recovery
10470                 Patch by Colin
10471
10472 2005-08-23 [paul]       1.9.13cvs53
10473
10474         * src/addressbook.c
10475         * src/editaddress.c
10476                 view all data of LDAP contacts
10477                 Patch by Colin
10478
10479 2005-08-23 [paul]       1.9.13cvs52
10480
10481         * src/addressbook.c
10482                 fix issues with the Search field
10483                 Patch by Colin
10484
10485 2005-08-22 [paul]       1.9.13cvs51
10486
10487         * src/folderview.c
10488                 put name of folder in processing dialog
10489                 title
10490         * src/prefs_folder_item.c
10491                 improve english usage
10492
10493 2005-08-22 [paul]       1.9.13cvs50
10494
10495         * src/filtering.c
10496         * src/filtering.h
10497         * src/matcher.c
10498         * src/matcher_parser_lex.l
10499         * src/matcher_parser_parse.y
10500         * src/prefs_filtering.c
10501                 add Filtering/Processing rule names feature.
10502                 (the incompatible old matcherrc is saved as
10503                 matcherrc.pre_names).
10504                 Patch by Colin
10505
10506 2005-08-22 [paul]       1.9.13cvs49
10507
10508         * src/procmsg.c
10509                 fix colour labelling
10510                 Patch by Colin
10511
10512 2005-08-22 [paul]       1.9.13cvs48
10513
10514         * src/textview.c
10515                 fix open_image_cb()
10516
10517 2005-08-22 [paul]       1.9.13cvs47
10518
10519         * src/imap.c
10520                 fix bug 789, 'SC crashes with imap (CVS ver)'
10521                 Patch by Colin
10522
10523 2005-08-22 [paul]       1.9.13cvs46
10524
10525         * src/mimeview.c
10526         * src/prefs_common.c
10527         * src/common/defs.h
10528                 define reused defaults in defs.h
10529         * src/textview.c
10530                 add 'Open image' to image popup menu
10531
10532 2005-08-21 [colin]      1.9.13cvs45
10533
10534         * src/summaryview.c
10535                 Fix bug #788 (Bogus "From" address displayed)
10536
10537 2005-08-20 [colin]      1.9.13cvs44
10538
10539         * src/folder.c
10540                 Fix buf #787 (multilevel delete causes SIGSEGV)
10541
10542 2005-08-19 [colin]      1.9.13cvs43
10543
10544         * src/inc.c
10545         * src/prefs_common.c
10546         * src/prefs_common.h
10547                 Add an hidden pref to allow modifying the
10548                 update stepping in incorporation.
10549                 Patch by wwp.
10550
10551 2005-08-19 [colin]      1.9.13cvs42
10552
10553         * src/compose.c
10554         * src/procmime.c
10555                 Workaround for broken MUAs: encode 
10556                 Content-type: name: as ASCII and 
10557                 Content-Disposition: filename: as
10558                 per rfc2231
10559         * src/prefs_account.c
10560                 Fix invisible-ness of SMTP SSL prefs
10561                 in NNTP accounts
10562
10563 2005-08-19 [paul]       1.9.13cvs41
10564
10565         * src/compose.c
10566         * src/prefs_common.c
10567         * src/prefs_common.h
10568         * src/prefs_wrapping.c
10569                 paste with or without wrapping.
10570                 patch by Colin
10571
10572 2005-08-19 [paul]       1.9.13cvs40
10573
10574         * src/prefs_common.c
10575         * src/prefs_common.h
10576         * src/summaryview.c
10577                 reintroduce enable_swap_from as a
10578                 hidden pref. patch by Colin
10579         * src/quote_fmt_parse.y
10580         * src/plugins/clamav/clamav_plugin.c
10581         * src/plugins/dillo_viewer/dillo_viewer.c
10582         * src/plugins/mathml_viewer/mathml_viewer.c
10583         * src/plugins/pgpcore/sgpgme.c
10584         * src/plugins/pgpinline/pgpinline.c
10585         * src/plugins/pgpmime/pgpmime.c
10586                 tidy up. patch by Colin
10587
10588 2005-08-19 [paul]       1.9.13cvs39
10589
10590         * configure.ac
10591                 complete cvs38's sync
10592         * src/editaddress.c
10593         * src/gedit-print.c
10594         * src/mutt.c
10595         * src/etpan/etpan-log.c
10596         * src/etpan/imap-thread.c
10597         * src/gtk/gtksourceprintjob.c
10598                 fix compilation warnings
10599                 (patch by Colin)
10600
10601 2005-08-19 [paul]       1.9.13cvs38
10602
10603         sync with main:
10604
10605         * src/account.c
10606         * src/action.c
10607         * src/addrbook.c
10608         * src/addrcache.c
10609         * src/addrharvest.c
10610         * src/addrindex.c
10611         * src/codeconv.c
10612         * src/compose.c
10613         * src/crash.c
10614         * src/exporthtml.c
10615         * src/exportldif.c
10616         * src/folder.c
10617         * src/image_viewer.c
10618         * src/inc.c
10619         * src/inc.h
10620         * src/jpilot.c
10621         * src/ldif.c
10622         * src/main.c
10623         * src/matcher.c
10624         * src/mbox.c
10625         * src/messageview.c
10626         * src/mh.c
10627         * src/mimeview.c
10628         * src/msgcache.c
10629         * src/mutt.c
10630         * src/news.c
10631         * src/partial_download.c
10632         * src/pine.c
10633         * src/pop.c
10634         * src/prefs_actions.c
10635         * src/prefs_common.c
10636         * src/prefs_customheader.c
10637         * src/prefs_display_header.c
10638         * src/prefs_gtk.c
10639         * src/prefs_themes.c
10640         * src/procheader.c
10641         * src/procmime.c
10642         * src/procmsg.c
10643         * src/recv.c
10644         * src/send_message.c
10645         * src/simple-gettext.c
10646         * src/sourcewindow.c
10647         * src/textview.c
10648         * src/vcard.c
10649         * src/common/defs.h
10650         * src/common/log.c
10651         * src/common/plugin.c
10652         * src/common/prefs.c
10653         * src/common/session.c
10654         * src/common/session.h
10655         * src/common/socket.c
10656         * src/common/socket.h
10657         * src/common/ssl_certificate.c
10658         * src/common/template.c
10659         * src/common/utils.c
10660         * src/common/utils.h
10661         * src/common/xml.c
10662         * src/gtk/about.c
10663         added wrappers for C library function that
10664                 take pathname arguments.
10665                 enabled compilation with MinGW.
10666                 use GDir instead of directly using opendir().
10667                 added rename_force().
10668
10669 2005-08-19 [paul]       1.9.13cvs37
10670         
10671         patches by Colin:
10672         * src/compose.c
10673                 fix privacy settings on re-editing
10674                 a sent message
10675         * src/jpilot.c
10676                 fix encoding bug
10677         * src/folder.c
10678         * src/procmsg.c
10679         * src/procmsg.h
10680         * src/summaryview.c
10681                 flag changing optimisation
10682
10683 2005-08-18 [martin]     1.9.13cvs36
10684
10685         * commitHelper
10686             added my login
10687         * src/addrcache.c
10688         * src/addrharvest.c
10689         * src/addrindex.c
10690         * src/compose.c
10691         * src/grouplistdialog.c
10692         * src/main.c
10693         * src/mainwindow.c
10694         * src/msgcache.c
10695         * src/mutt.c
10696         * src/pine.c
10697         * src/prefs_account.c
10698         * src/prefs_themes.c
10699         * src/stock_pixmap.c
10700         * src/summaryview.c
10701         * src/gtk/about.c
10702         * src/gtk/logwindow.c
10703             removed deprecated glib and gdk stuff
10704         * src/plugins/pgpcore/select-keys.c
10705             convert attributes from locale to utf8
10706
10707 2005-08-17 [paul]       1.9.13cvs35
10708
10709         * src/account.c
10710         * src/addressbook.c
10711                 use new GTK_STOCK_ icons if available
10712         * src/summaryview.c
10713         * src/gtk/gtksctree.c
10714         * src/gtk/gtksctree.h
10715                 faster range select. patch by Colin
10716
10717 2005-08-17 [paul]       1.9.13cvs34
10718
10719         patches by colin:
10720         * src/addressbook.c
10721         * src/addressitem.h
10722                 Add an edit button for contacts, fix selections
10723                 of gtksctree items
10724         * src/editaddress.c
10725                 Change labels, let Save be always possible in the
10726                 email and user atributes tabs
10727         * src/folderview.c
10728                 fix sort issues
10729         * src/summaryview.c
10730                 select next item instead of the displayed one
10731                 after deletion
10732
10733         * src/gtk/progressdialog.c
10734                 use prefs_common.enable_rules_hint
10735
10736 2005-08-13 [hoa]        1.9.13cvs33
10737
10738         * src/etpan/imap-thread.c
10739                 fixed build on Solaris.
10740
10741 2005-08-10 [colin]      1.9.13cvs32
10742
10743         * src/procmsg.c
10744                 Fix cvs31 (missing fclose before reading
10745                 the file)
10746
10747 2005-08-10 [colin]      1.9.13cvs31
10748
10749         * src/procmsg.c
10750                 Fix procmsg_msginfo_new_from_mimeinfo() when
10751                 the MimeInfo isn't stored in memory. This fixes
10752                 replying to an attached message.
10753
10754 2005-08-10 [colin]      1.9.13cvs30
10755
10756         * src/mainwindow.c
10757                 Fix slowness in account changing
10758
10759 2005-08-10 [colin]      1.9.13cvs29
10760
10761         * src/folder.c
10762         * src/folderutils.c
10763         * src/folderview.c
10764         * src/imap_gtk.c
10765         * src/mainwindow.c
10766         * src/mh_gtk.c
10767         * src/procmsg.c
10768         * src/summaryview.c
10769                 Optimize folder_has_parent_of_type
10770                 Prevent moving special sub-folders from contextual menus
10771                 Rework message a bit ("Empty all messages" -> "Delete all
10772                 messages")
10773                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
10774                 and "Deleted Items" folders)
10775
10776 2005-08-08 [colin]      1.9.13cvs28
10777
10778         * src/summaryview.c
10779         * src/prefs_summaries.c
10780                 Make "Select first unread|new" more flexible
10781                 (just prioritize new or unread)
10782
10783 2005-08-08 [colin]      1.9.13cvs27
10784
10785         * src/summaryview.c
10786                 If "select first new" is selected and there only
10787                 are unread messages, fallback to "select first
10788                 unread".
10789
10790 2005-08-08 [colin]      1.9.13cvs26
10791
10792         * src/folder.c
10793                 Fix shameful bugs (and bug #779)
10794
10795 2005-08-08 [colin]      1.9.13cvs25
10796
10797         * src/folder.c
10798         * src/folder.h
10799                 Cache parents' type to make folder_has_parent_of_type
10800                 faster
10801         * src/folderview.c
10802                 Forbid DnD of special sub-folders
10803         * src/procmsg.c
10804         * src/procmsg.h
10805                 Add MAIL_POSTFILTERING_HOOK
10806         * src/summaryview.c
10807                 Revert over-zealous deletion of the use_addr_book 
10808                 code
10809
10810 2005-08-07 [colin]      1.9.13cvs24
10811
10812         * src/folder.c
10813                 Fix big mistake (passing MsgInfo instead 
10814                 of FolderItem)
10815
10816 2005-08-07 [colin]      1.9.13cvs23
10817
10818         * src/compose.c
10819         * src/folder.c
10820         * src/folder.h
10821         * src/foldersel.c
10822         * src/folderutils.c
10823         * src/folderview.c
10824         * src/imap.c
10825         * src/mainwindow.c
10826         * src/messageview.c
10827         * src/mh.c
10828         * src/msgcache.c
10829         * src/procmime.c
10830         * src/summaryview.c
10831                 Make subfolders of Drafts, Queue, Outbox, Trash
10832                 work like their parents. 
10833                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
10834
10835 2005-08-07 [colin]      1.9.13cvs22
10836
10837         * src/addressbook.c
10838                 Fix bug #771 (Dragged contacts not saved)
10839
10840 2005-08-07 [paul]       1.9.13cvs21
10841
10842         * src/summaryview.c
10843                 fix bug 32 'Search Doesn't display results
10844                 if "Hide Read Messages" is chosen'
10845                 be more literal in interpreting 'Hide read
10846                 messages'
10847
10848 2005-08-07 [colin]      1.9.13cvs20
10849
10850         * src/folderview.c
10851                 Add debug
10852         * src/summaryview.c
10853                 Faster 'unthread_for_execution'
10854
10855 2005-08-06 [paul]       1.9.13cvs19
10856
10857         * src/mainwindow.c
10858                 add mnemonics to Set displayed columns
10859                 fix bug where msgview_visible option was
10860                 overwritten as TRUE on startup
10861
10862 2005-08-06 [paul]       1.9.13cvs18
10863
10864         * src/mainwindow.c
10865                 refer to 'displayed columns in folder/message
10866                 list' not 'displayed items in summary/message view'
10867         * src/prefs_display_header.c
10868                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
10869                 be consistent with similar dialogues
10870         * src/prefs_folder_column.c
10871         * src/prefs_summary_column.c
10872                 'columns' not 'items', and folder and message lists,
10873                 instead of folder and summary views;
10874                 Use 'Hidden columns' as list heading not 'Available
10875                 items';
10876                 move the 'Remove' button to the right hand side;
10877                 top-align the buttons;
10878                 remove unneeded vbox
10879         * src/prefs_summaries.c
10880                 put the 2 column prefs buttons in a frame to reduce
10881                 overall width; refer to columns not items &c.
10882
10883 2005-08-05 [colin]      1.9.13cvs17
10884
10885         * src/prefs_common.c
10886         * src/prefs_common.h
10887         * src/mainwindow.c
10888         * src/compose.c
10889         * src/messageview.c
10890                 Add an hidden toolbar_detachable pref, so
10891                 that I can get rid of these painful handles
10892                 in the toolbars. Defaults to TRUE to avoid
10893                 changing the GUI on unsuspecting people...
10894
10895 2005-08-05 [colin]      1.9.13cvs16
10896
10897         * src/Makefile.am
10898         * src/prefs_folder_column.c
10899         * src/prefs_folder_column.h
10900                 Add prefs for folder columns
10901         * src/folderview.c
10902         * src/folderview.h
10903         * src/mainwindow.c
10904         * src/mainwindow.h
10905         * src/prefs_common.c
10906         * src/prefs_common.h
10907         * src/prefs_summaries.c
10908                 Use them
10909         * src/prefs_summary_column.c
10910         * src/summaryview.c
10911         * src/summaryview.h
10912                 Add a To column
10913         * src/textview.c
10914         * src/common/utils.c
10915         * src/common/utils.h
10916                 Move uri colourisation functions
10917                 to utils
10918         * src/compose.c
10919                 Colourise URIs
10920         * src/imap.c
10921                 Fix bug with LIST where we'd try
10922                 to get Folder//////[...]/// 
10923
10924 2005-08-05 [paul]       1.9.13cvs15
10925
10926         * src/prefs_summaries.c
10927                 improve the English usage
10928         * src/summaryview.c
10929                 set font on column change
10930                 thanks to Colin
10931
10932 2005-08-05 [paul]       1.9.13cvs14
10933
10934         * src/prefs_common.c
10935         * src/prefs_common.h
10936         * src/prefs_summaries.c
10937         * src/summaryview.c
10938                 replace 'open_unread_on_enter' option with
10939                 'select_on_entry' option. opening/not opening
10940                 is now exclusively controlled by 'always_show_msg'
10941
10942 2005-08-04 [colin]      1.9.13cvs13
10943
10944         * src/compose.c
10945                 Remove dead code
10946                 Add colourisation of quotes and signatures
10947         * src/folderview.c
10948                 Fix possible crashes
10949         * src/messageview.c
10950                 Change an assert that is no problem
10951         * src/news.c
10952         * src/news_gtk.c
10953         * src/news_gtk.h
10954                 Fix offline mode
10955         * src/gtk/quicksearch.c
10956                 Fix a possible crash
10957
10958 2005-08-03 [colin]      1.9.13cvs12
10959
10960         * src/prefs_account.c
10961                 Fix bug #777 (Sylpheed crash in account configuration)
10962
10963 2005-08-03 [colin]      1.9.13cvs11
10964
10965         * src/addressbook.c
10966         * src/editaddress.c
10967         * src/editgroup.c
10968                 Fixing addressbook, round 2
10969         * src/textview.c
10970                 Fix emphasis color on rechecking 'Colorize messages'
10971
10972 2005-08-03 [paul]       1.9.13cvs10
10973
10974         sync with main
10975
10976         * src/addr_compl.c
10977         * src/compose.c
10978         * src/main.c
10979         * src/pop.c
10980         * src/prefs_account.c
10981         * src/procmime.c
10982         * src/procmsg.c
10983         * src/quote_fmt_parse.y
10984         * src/textview.c
10985         * src/common/quoted-printable.c
10986         * src/common/utils.c
10987         * src/common/utils.h
10988         * src/common/xml.c
10989                 replaced incorrect locale-independent
10990                 ctype functions with GLib's. Corrected
10991                 signedness mismatch.
10992         * src/headerview.c
10993                 headerview_create(): added spacing for vbox.
10994         * src/gtk/about.c
10995                 set focus to the OK button.
10996
10997 2005-08-03 [colin]      1.9.13cvs9
10998
10999         * src/folderview.c
11000                 Fix possible crash
11001
11002 2005-08-02 [colin]      1.9.13cvs8
11003
11004         * src/mainwindow.c
11005                 Fix cast
11006         * src/addressbook.c
11007         * src/addressitem.h
11008                 Fix a cast and more generally, try to make the
11009                 GUI more intuitive and consistent (round 1)
11010
11011 2005-08-02 [paul]       1.9.13cvs7
11012
11013         * src/folder.h
11014                 missing in 1.9.13cvs6
11015
11016 2005-08-02 [colin]      1.9.13cvs6
11017
11018         * src/folder.c
11019                 Fix one more leak
11020
11021 2005-08-02 [colin]      1.9.13cvs5
11022
11023         * src/folder.c
11024         * src/folderview.c
11025         * src/imap.c
11026         * src/main.c
11027         * src/mbox.c
11028         * src/procmsg.c
11029         * src/summaryview.c
11030                 Fix a number of folder_item_get_msg_list()-related
11031                 leaks (missing procmsg_msginfo_free()s)
11032
11033 2005-08-01 [colin]      1.9.13cvs4
11034
11035         * src/folderview.c
11036         * src/folderview.h
11037         * src/mainwindow.c
11038         * src/prefs_fonts.c
11039         * src/prefs_summaries.c
11040         * src/prefs_themes.c
11041         * src/summaryview.c
11042         * src/summaryview.h
11043         * src/textview.c
11044         * src/textview.h
11045                 Fix instant-apply of summary and folderview-related prefs
11046                 Fix erroneous g_free and alertpanels in prefs_theme
11047                 Add instant-apply for fonts
11048                 Defer applying of prefs a little bit so it's done only
11049                 once even if requested by multiples prefs pages
11050
11051 2005-08-01 [paul]       1.9.13cvs3
11052
11053         * src/main.c
11054                 fix bug 776 'S.C. crashes on close'
11055                 thanks to Colin
11056         * src/etpan/etpan-thread-manager-types.h
11057                 add missing include
11058                 thanks to Hoa
11059
11060 2005-07-25 [paul]       1.9.13cvs2
11061
11062         * src/summaryview.c
11063                 fix typos. spotted by Fabien Vantard
11064
11065 2005-07-24 [paul]       1.9.13cvs1
11066
11067         * doc/man/sylpheed.1
11068                 update man page, incorporating fix of
11069                 bug 769 'Typo in manpage'
11070         * src/etpan/imap-thread.c
11071                 fix NetBSD openssl dependencies. patch by
11072                 George Michaelson <ggm@apnic.net>
11073         * po/pt_BR.po
11074                 updated by Frederico Goncalves Guimaraes
11075
11076 2005-07-22 [paul]       1.9.13
11077
11078         1.9.13 release
11079
11080 2005-07-22 [paul]       1.9.12cvs91
11081
11082         * AUTHORS
11083         * INSTALL
11084         * README.claws
11085         * RELEASE_NOTES.claws
11086                 updated for release
11087         * configure.ac
11088         * po/nb.po
11089         * tools/claws.i18n.status.pl
11090                 add Norwegian translation. submiited by
11091                 Geir Helland <pjallabais@users.sourceforge.net>
11092         * po/ca.po
11093         * po/de.po
11094         * po/es.po
11095         * po/fi.po
11096         * po/fr.po
11097         * po/it.po
11098         * po/sk.po
11099         * po/sr.po
11100         * po/zh_CN.po
11101                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11102                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11103                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11104                 Yang Guilong
11105         * src/plugins/clamav/clamav_plugin_gtk.c
11106         * src/plugins/spamassassin/spamassassin_gtk.c
11107                 replace outdated description strings
11108
11109 2005-07-21 [colin]      1.9.12cvs90
11110
11111         * src/folder.c
11112                 Set folder to batch mode when scanning it. Makes deletion
11113                 of unread mails on IMAP much faster (due to the UNREAD 
11114                 flag unsetting)
11115
11116 2005-07-21 [darko]      1.9.12cvs89
11117
11118         * configure.ac
11119                 link against libresolv if necessary (patch by Paul)
11120         * src/msgcache.c
11121                 use glib's portable macros to determine endianness
11122
11123 2005-07-21 [paul]       1.9.12cvs88
11124
11125         * src/crash.c
11126         * src/gtk/about.c
11127                 update compiled-in features list
11128
11129 2005-07-20 [colin]      1.9.12cvs87
11130
11131         * src/folder.c
11132         * src/textview.c
11133                 Gcc 2.9x compilation fixes, thanks to Darko
11134         * src/plugins/clamav/clamav_plugin.c
11135                 Little optimisation: load virus database only once
11136         * src/plugins/spamassassin/spamassassin.c
11137                 Big optimisation: filtering one mail took at least 1 second,
11138                 now it takes at least 50ms. Doesn't speed up spamassassin 
11139                 itself, but should already be much more tolerable.
11140
11141 2005-07-20 [colin]      1.9.12cvs86
11142
11143         * src/summaryview.c
11144                 Fix performance issue
11145
11146 2005-07-19 [colin]      1.9.12cvs85
11147
11148         * src/plugins/pgpinline/plugin.c
11149                 Fix warning
11150
11151 2005-07-19 [colin]      1.9.12cvs84
11152
11153         * configure.ac
11154         * src/plugins/Makefile.am
11155         * src/plugins/pgpinline/.cvsignore
11156         * src/plugins/pgpinline/Makefile.am
11157         * src/plugins/pgpinline/pgpinline.c
11158         * src/plugins/pgpinline/pgpinline.deps
11159         * src/plugins/pgpinline/pgpinline.h
11160         * src/plugins/pgpinline/plugin.c
11161                 Put pgpinline in the main tree
11162
11163 2005-07-19 [paul]       1.9.12cvs83
11164
11165         * src/prefs_actions.c
11166                 prevent '//' in menu names, which cause a crash
11167                 thanks to Colin
11168
11169 2005-07-19 [paul]       1.9.12cvs82
11170
11171         * configure.ac
11172                 be generally more informative in configure output.
11173                 OpenSSL: correction: '[ --enable-openssl ...' -> 
11174                 '[ --disable-openssl ...', as --enable-openssl is default
11175                 PGP/MIME: don't check for GPGME again, check for
11176                 pgpcore instead. Therefore prevent the possibility of
11177                 attempting to build pgpmime if pgpcore dependencies are
11178                 not met
11179                 ClamAV: use pkgconfig to check for lib
11180                 libgnomeprint: revert logic on inner test to match
11181                 everything else
11182         * src/plugins/pgpcore/sgpgme.c
11183                 add missing include
11184
11185 2005-07-19 [colin]      1.9.12cvs81
11186
11187         * src/summaryview.c
11188                 Fix slow thread rebuilding in particular
11189                 cases
11190
11191 2005-07-19 [paul]       1.9.12cvs80
11192
11193         * sylpheed-claws.desktop
11194                 fix typo, spotted by Stephan Sachse
11195         * src/account.c
11196                 replace GTK_STOCK_ADD with
11197                 GTK_STOCK_NEW button
11198
11199 2005-07-18 [colin]      1.9.12cvs79
11200
11201         * src/etpan/imap-thread.c
11202                 Fix return value (Thanks Hoa)
11203
11204 2005-07-18 [colin]      1.9.12cvs78
11205
11206         * src/imap.c
11207                 Allow empty passwords
11208                 Create drafts/queue/outbox if necessary
11209         * src/summaryview.c
11210                 Remove old code
11211         * src/etpan/imap-thread.c
11212                 Fix STARTTLS (Thanks to Hoa)
11213
11214 2005-07-18 [paul]       1.9.12cvs77
11215
11216         * ChangeLog-gtk2.jp
11217         * ChangeLog.jp
11218                 removed
11219         * Makefile.am
11220                 updated to reflect additions and removals
11221         * TODO
11222                 updated to be claws-specific
11223         * TODO-gtk2
11224         * TODO-gtk2.jp
11225         * TODO.jp
11226         * sylpheed-128x128.png
11227         * sylpheed-64x64.png
11228                 removed
11229         * sylpheed-claws-128x128.png
11230         * sylpheed-claws-64x64.png
11231         * sylpheed-claws.desktop
11232         * sylpheed-claws.png
11233                 added
11234         * sylpheed.desktop
11235         * sylpheed.png
11236                 removed
11237
11238 2005-07-17 [paul]       1.9.12cvs76
11239
11240         * src/account.c
11241         * src/addressbook.c
11242         * src/alertpanel.c
11243         * src/alertpanel.h
11244         * src/compose.c
11245         * src/exphtmldlg.c
11246         * src/expldifdlg.c
11247         * src/folderview.c
11248         * src/imap_gtk.c
11249         * src/inc.c
11250         * src/message_search.c
11251         * src/messageview.c
11252         * src/mh_gtk.c
11253         * src/news_gtk.c
11254         * src/prefs_actions.c
11255         * src/prefs_filtering.c
11256         * src/prefs_matcher.c
11257         * src/prefs_template.c
11258         * src/prefs_themes.c
11259         * src/ssl_manager.c
11260         * src/summary_search.c
11261         * src/textview.c
11262         * src/toolbar.c
11263         * src/gtk/sslcertwindow.c
11264         * src/plugins/pgpcore/sgpgme.c
11265                 rework alertpanels
11266
11267 2005-07-17 [colin]      1.9.12cvs75
11268
11269         * src/privacy.c
11270                 add a PrivacySystem accessor that checks that
11271                 the system cached in a MimeInfo's privacydata
11272                 is still registered. Use this accessor instead
11273                 of directly using data->system. Fixes crashes
11274                 after unloading pgp plugins.
11275
11276 2005-07-17 [colin]      1.9.12cvs74
11277
11278         * src/alertpanel.c
11279                 Change geometry hints to a simple default size.
11280                 Fixes the certs dialogs.
11281
11282 2005-07-17 [colin]      1.9.12cvs73
11283
11284         * src/gtk/sslcertwindow.c
11285                 Use a gtkExpander
11286
11287 2005-07-17 [colin]      1.9.12cvs72
11288
11289         * src/plugins/pgpcore/Makefile.am
11290         * src/plugins/pgpmime/Makefile.am
11291                 Add gpgme libs
11292
11293 2005-07-17 [paul]       1.9.12cvs71
11294
11295         * configure.ac
11296                 add --disable-gnomeprint option
11297                 modified version of patch by Marius Mauch
11298
11299 2005-07-17 [paul]       1.9.12cvs70
11300
11301         * src/common/defs.h
11302                 update urls
11303         * src/account.c
11304         * src/action.c
11305         * src/addressbook.c
11306         * src/compose.c
11307         * src/foldersel.c
11308         * src/folderview.c
11309         * src/html.c
11310         * src/imap_gtk.c
11311         * src/main.c
11312         * src/mainwindow.c
11313         * src/messageview.c
11314         * src/mh_gtk.c
11315         * src/mimeview.c
11316         * src/news_gtk.c
11317         * src/prefs_account.c
11318         * src/prefs_send.c
11319         * src/prefs_summaries.c
11320         * src/procmsg.c
11321         * src/summaryview.c
11322         * src/common/utils.c
11323         * src/common/xml.c
11324         * src/plugins/pgpcore/passphrase.c
11325         * src/plugins/pgpcore/select-keys.c
11326                 replace inappropriately used backticks
11327                 with single quotes
11328
11329 2005-07-16 [colin]      1.9.12cvs69
11330
11331         * src/image_viewer.c
11332                 Add extra paranoid checks
11333
11334 2005-07-16 [colin]      1.9.12cvs68
11335
11336         * src/plugins/pgpcore/prefs_gpg.c
11337                 Don't auto-check sigs by default, as it
11338                 can be really slow.
11339
11340 2005-07-16 [colin]      1.9.12cvs67
11341
11342         * src/plugins/pgpcore/sgpgme.c
11343                 Make messages a bit better.
11344
11345 2005-07-16 [colin]      1.9.12cvs66
11346
11347         * src/imap.c
11348                 Remove pseudo-log
11349         * src/etpan/imap-thread.c
11350                 Add real log
11351
11352 2005-07-16 [colin]      1.9.12cvs65
11353
11354         * src/main.c
11355         * src/prefs_other.c
11356                 And now, fix build with libetpan :-/
11357
11358 2005-07-15 [colin]      1.9.12cvs64
11359
11360         * src/prefs_other.c
11361                 Continue fixing build without libetpan.
11362
11363 2005-07-15 [colin]      1.9.12cvs63
11364
11365         * src/main.c
11366                 Fix build with --disable-libetpan
11367
11368 2005-07-15 [colin]      1.9.12cvs62
11369
11370         * configure.ac
11371                 Bump libetpan's version
11372
11373 2005-07-15 [colin]      1.9.12cvs61
11374
11375         * src/etpan/imap-thread.c
11376                 Actually stop logging :)
11377
11378 2005-07-15 [colin]      1.9.12cvs60
11379
11380         * src/addressbook.c
11381                 Fix dnd of multiple addresses.
11382
11383 2005-07-15 [hoa]        1.9.12cvs59
11384
11385         * src/etpan/imap-thread.c
11386             disable login of IMAP password in libetpan log file.
11387
11388 2005-07-15 [paul]       1.9.12cvs58
11389
11390         * src/account.c
11391                 don't automatically sort
11392                 do allow drag n drop
11393
11394 2005-07-15 [paul]       1.9.12cvs57
11395
11396         * src/account.c
11397         * src/ssl_manager.c
11398                 alphabetical listing
11399
11400 2005-07-15 [paul]       1.9.12cvs56
11401
11402         * src/gtk/pluginwindow.c
11403                 sort plugin list alphabetically
11404
11405 2005-07-15 [paul]       1.9.12cvs55
11406
11407         * src/prefs_spelling.c
11408         * src/prefs_wrapping.c
11409                 unify English usage
11410
11411 2005-07-15 [colin]      1.9.12cvs54
11412
11413         * src/wizard.c
11414                 Typo fix
11415
11416 2005-07-15 [paul]       1.9.12cvs53
11417
11418         * src/prefs_message.c
11419                 make 'show cursor' a hidden option
11420
11421 2005-07-14 [colin]      1.9.12cvs52
11422
11423         * src/plugins/spamassassin/Makefile.am
11424         * src/plugins/clamav/Makefile.am
11425                 Fix double EXTRA_DISTs
11426
11427 2005-07-14 [colin]      1.9.12cvs51
11428
11429         * src/plugins/clamav/Makefile.am
11430         * src/plugins/clamav/clamav_plugin_gtk.deps
11431         * src/plugins/spamassassin/Makefile.am
11432         * src/plugins/spamassassin/spamassassin_gtk.deps
11433                 Make $plugin_gtk depend on $plugin
11434
11435 2005-07-14 [hoa]        1.9.12cvs50
11436
11437         * src/etpan/imap-thread.c
11438                 enable debug log of libetpan when running with --debug
11439
11440 2005-07-14 [colin]      1.9.12cvs49
11441
11442         * configure.ac
11443         * src/common/Makefile.am
11444         * src/common/plugin.c
11445         * src/common/plugin.h
11446                 Add a little plugin dependancy system.
11447                 Plugins can ship a $plugin_name.deps file
11448                 (near them in PLUGINDIR) so that their
11449                 dependancies are loaded if possible.
11450         * src/plugins/Makefile.am
11451         * src/plugins/pgpcore/Makefile.am
11452         * src/plugins/pgpcore/passphrase.c
11453         * src/plugins/pgpcore/passphrase.h
11454         * src/plugins/pgpcore/plugin.c
11455         * src/plugins/pgpcore/prefs_gpg.c
11456         * src/plugins/pgpcore/prefs_gpg.h
11457         * src/plugins/pgpcore/select-keys.c
11458         * src/plugins/pgpcore/select-keys.h
11459         * src/plugins/pgpcore/sgpgme.c
11460         * src/plugins/pgpcore/sgpgme.h
11461                 Introduce pgpcore, used by pgpmime and
11462                 pgpinline
11463         * src/plugins/pgpmime/Makefile.am
11464         * src/plugins/pgpmime/passphrase.c
11465         * src/plugins/pgpmime/passphrase.h
11466         * src/plugins/pgpmime/pgpmime.c
11467         * src/plugins/pgpmime/pgpmime.deps
11468         * src/plugins/pgpmime/plugin.c
11469         * src/plugins/pgpmime/prefs_gpg.c
11470         * src/plugins/pgpmime/prefs_gpg.h
11471         * src/plugins/pgpmime/select-keys.c
11472         * src/plugins/pgpmime/select-keys.h
11473         * src/plugins/pgpmime/sgpgme.c
11474         * src/plugins/pgpmime/sgpgme.h
11475                 Remove the core from pgpmime and add the
11476                 dependancy to pgpcore.
11477
11478 2005-07-14 [paul]       1.9.12cvs48
11479
11480         * src/stock_pixmap.c
11481                 forgot this in last commit
11482
11483 2005-07-14 [paul]       1.9.12cvs47
11484
11485         * src/account.c
11486         * src/addressbook.c
11487                 add accelerators for the buttons (sync with main)
11488         * src/compose.c
11489         * src/compose.h
11490                 add accelerators for the buttons.
11491                 fix editing with external editor.
11492                 replace gdk_input_*() with GIOChannel;
11493                 (sync with main)
11494         * src/foldersel.c
11495                 display folder names with new/unread
11496                 representation (sync with main)
11497         * src/main.c
11498                 specify default window icon (sync with main)
11499         * src/prefs_common.c
11500                 use_addr_book default to FALSE
11501         * src/summaryview.c
11502         * src/textview.c
11503                 add accelerators for the buttons (sync with main)
11504         * src/gtk/menu.c
11505                 fix typos
11506         * src/pixmaps/sylpheed_icon.xpm
11507                 updated
11508
11509 2005-07-13 [paul]       1.9.12cvs46
11510
11511         * src/plugins/pgpmime/pgpmime.c
11512         * src/plugins/pgpmime/sgpgme.c
11513                 (temporarily) use deprecated gpgme_data_rewind()
11514                 while largefile support is not present
11515                 (as suggested by Colin)
11516
11517 2005-07-13 [paul]       1.9.12cvs45
11518
11519         * configure.ac
11520                 remove large file support (for now):
11521                 it breaks too many things
11522
11523 2005-07-13 [paul]       1.9.12cvs44
11524
11525         * configure.ac
11526                 add large file support
11527         * src/html.c
11528                 fix bug #763 where href attribute was not
11529                 the very first attribute of a link
11530                 patch by Thomas Gilgin
11531
11532 2005-07-13 [colin]      1.9.12cvs43
11533
11534         * src/gtk/pluginwindow.c
11535                 Little portability fix
11536
11537 2005-07-13 [colin]      1.9.12cvs42
11538
11539         * src/plugins/pgpmime/sgpgme.c
11540                 Fix crasher.
11541
11542 2005-07-13 [colin]      1.9.12cvs41
11543
11544         * src/plugins/pgpmime/pgpmime.c
11545         * src/plugins/pgpmime/sgpgme.c
11546                 Use gpgme_data_release_and_get_mem instead
11547                 of gpgme_data_read.
11548
11549 2005-07-13 [colin]      1.9.12cvs40
11550
11551         * configure.ac
11552         * src/plugins/pgpmime/passphrase.c
11553         * src/plugins/pgpmime/passphrase.h
11554         * src/plugins/pgpmime/pgpmime.c
11555         * src/plugins/pgpmime/plugin.c
11556         * src/plugins/pgpmime/select-keys.c
11557         * src/plugins/pgpmime/select-keys.h
11558         * src/plugins/pgpmime/sgpgme.c
11559         * src/plugins/pgpmime/sgpgme.h
11560                 Port pgpmime to gpgme-1.0.
11561
11562 2005-07-12 [paul]       1.9.12cvs39
11563
11564         * AUTHORS
11565         * src/toolbar.c
11566         * src/toolbar.h
11567                 add a 'Go to Prev' button to the toolbar.
11568                 correct tooltip text of go to buttons.
11569                 based on patch by Yang Guilong <bamanzi@gmail.com>
11570
11571 2005-07-12 [colin]      1.9.12cvs38
11572
11573         * src/statusbar.c
11574                 Fix progress bar showing stuff at startup.
11575
11576 2005-07-12 [paul]       1.9.12cvs37
11577
11578         * src/editjpilot.c
11579                 fix building with jpilot support
11580
11581 2005-07-11 [colin]      1.9.12cvs36
11582
11583         * src/inc.c
11584                 Add visual indication that filtering is running
11585         * src/textview.c
11586                 Make {}[] uri delimiters
11587         * src/summaryview.c
11588                 Remove useless (and slow) calls
11589
11590 2005-07-11 [paul]       1.9.12cvs35
11591
11592         * src/plugins/clamav/clamav_plugin_gtk.c
11593         * src/plugins/dillo_viewer/dillo_prefs.c
11594         * src/plugins/pgpmime/prefs_gpg.c
11595         * src/plugins/spamassassin/spamassassin_gtk.c
11596                 gather plugins prefs together under their
11597                 own 'Plugins' heading
11598
11599 2005-07-11 [paul]       1.9.12cvs34
11600
11601         sync with main
11602
11603         * src/account.c
11604                 account_delete(): modified alert dialog
11605         * src/editjpilot.c
11606         * src/editvcard.c
11607                 fixed a crash when cancelling file selection
11608                 dialog by Escape key. Made non-ascii filename
11609                 selectable.
11610         * src/prefs_template.c
11611                 prefs_template_window_create(): make scrolled
11612                 window policy AUTOMATIC
11613
11614 2005-07-10 [hoa]        1.9.12cvs33
11615
11616         * src/etpan/imap-thread.c
11617                 workaround for old Courier IMAP servers.
11618
11619 2005-07-10 [colin]      1.9.12cvs32
11620
11621         * src/folder.c
11622         * src/statusbar.c
11623         * src/statusbar.h
11624                 Add visual progress indicator on filtering/processing
11625                 Factorize the progress bar code
11626         * src/imap.c
11627         * src/imap.h
11628         * src/etpan/imap-thread.c
11629                 Add a reference counter to avoid destroying the Folder
11630                 while it's in use by another callback.
11631
11632 2005-07-09 [hoa]        1.9.12cvs31
11633
11634         * src/imap.c
11635         * src/etpan/imap-thread.c
11636                 fixed deadlock when removing IMAP account.
11637
11638 2005-07-08 [colin]      1.9.12cvs30
11639
11640         * src/textview.c
11641         * src/unmime.c
11642                 Fix again problems decoding broken headers
11643         * src/gtk/inputdialog.c
11644                 Fix local variable shadowing a global one
11645
11646 2005-07-08 [colin]      1.9.12cvs29
11647
11648         * src/msgcache.c
11649                 Make the cache/mark files platform-agnostic by writing
11650                 them in little-endian format. Reading them is also done
11651                 in little-endian format, of course; however, in order
11652                 to avoid trashing mark data on big-endian machines, the
11653                 files are, at first, read from the native format if the
11654                 little-endian one doesn't exist. This is easy to deter-
11655                 mine by trying to open a file with a swapped data_ver
11656                 and seeing if it's the wanted version.
11657                 Little-endian using users should see absolutely no
11658                 difference, Big-endian users may get a very little
11659                 performance drop due to byte-swapping.
11660                 Tested on i386 and ppc32. 
11661                 Fixes bug #159 (The index file, in the mailboxes, is 
11662                 hardware depending).
11663
11664                 To have the cache/mark files updated to the new little-
11665                 endian format, "Check for new messages" or even
11666                 "Rebuild folder tree" aren't enough. Files will be
11667                 updated as soon as a folder has been opened/closed.
11668                 To update everything, just select all folders by
11669                 selecting them one by one.
11670
11671 2005-07-07 [colin]      1.9.12cvs28
11672
11673         * src/imap.c
11674                 Remember the folder separator per IMAPFolder
11675                 instead of globally.
11676                 Revive the Session on noop; fixes bug #761
11677                 (mark a bunch of unread messages as read takes 
11678                 forever)
11679
11680 2005-07-07 [darko]      1.9.12cvs27
11681
11682         * src/common/template.c
11683                 Sort templates alphabetically
11684
11685 2005-07-06 [colin]      1.9.12cvs26
11686
11687         * src/imap.c
11688                 Try to use the correct separator in
11689                 most cases. Possibly fixes bug #759
11690                 (only creates the INBOX folder when 
11691                 setting up new IMAP account) and 
11692                 bug #760 (Can't retrieve messages)
11693
11694 2005-07-06 [colin]      1.9.12cvs25
11695
11696         * src/imap.c
11697                 Use real_path in status command. This will
11698                 help later, when namespaces will be used.
11699
11700 2005-07-06 [colin]      1.9.12cvs24
11701
11702         * configure.ac
11703         * src/account.c
11704         * src/folder.c
11705         * src/imap.c
11706         * src/etpan/etpan-log.c
11707         * src/etpan/etpan-thread-manager.c
11708         * src/etpan/imap-thread.c
11709                 Add a --disable-libetpan parameter. With this,
11710                 users that don't want IMAP4 support can avoid
11711                 the new dependancy (and have no IMAP support).
11712                 Users that have IMAP4 accounts and use this
11713                 parameter won't lose their configuration, their
11714                 IMAP accounts will just be invisible and not
11715                 used.
11716         * src/textview.c
11717                 Make the "Copy ..." contextual menu items 
11718                 copy to both the X clipboard and the gtk 
11719                 clipboard - as most other apps do.
11720         * src/gtk/about.c
11721                 Add a notice about OpenSSL usage, in order to
11722                 comply with OpenSSL's license (point 6):
11723                 http://www.openssl.org/source/license.html
11724
11725 2005-07-06 [colin]      1.9.12cvs23
11726
11727         * src/alertpanel.c
11728                 Fix a minimum size for alertpanels
11729         * src/compose.c
11730                 Show 'No space left on device' type errors
11731                 when queuing/sending
11732         * src/imap_gtk.c
11733         * src/mh_gtk.c
11734                 Rework folder's deletion message (remove 
11735                 extra \n)
11736
11737 2005-07-05 [colin]      1.9.12cvs22
11738
11739         * src/imap.c
11740                 Add an alertpanel on auth error
11741                 Add pseudo-log
11742                 Remove pthread-related stuff
11743
11744 2005-07-05 [colin]      1.9.12cvs21
11745
11746         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11747                 Fix crash on plugin reloading (with a hack)
11748
11749 2005-07-05 [colin]      1.9.12cvs20
11750
11751         * src/prefs_account.c
11752         * src/prefs_account.h
11753                 Fix typo
11754         * src/gtk/filesel.c
11755         * src/gtk/filesel.h
11756                 Add a way to filter the view
11757         * src/gtk/pluginwindow.c
11758                 Filter loadable stuff
11759         * src/plugins/pgpmime/prefs_gpg.c
11760                 Fix missing unregistration
11761         * .cvsignore
11762         * src/etpan/.cvsignore
11763         * src/plugins/spamassassin/.cvsignore
11764                 Add more stuff to cvs ignored files
11765
11766 2005-07-04 [colin]      1.9.12cvs19
11767
11768         * src/imap.c
11769                 Fix scan_required returning FALSE when it
11770                 shouldn't. Maybe fix #760 (Can't retrieve
11771                 messages)
11772
11773 2005-07-04 [colin]      1.9.12cvs18
11774
11775         * src/summaryview.c
11776                 Fix always_show_msg pref
11777
11778 2005-07-04 [paul]       1.9.12cvs17
11779
11780         sync with main (forgotten in last commit)
11781         
11782         * src/common/utils.c
11783         * src/common/utils.h
11784                 check_line_length(): new.
11785                 is_dir_exist()
11786                 is_file_entry_exist()
11787                 dirent_is_regular_file()
11788                 dirent_is_directory(): use g_file_test() instead of stat().
11789
11790 2005-07-04 [paul]       1.9.12cvs16
11791
11792         sync with main:
11793
11794         * src/compose.c
11795                 compose_write_to_file(): check for line
11796                 length limit and display warning if exceeds
11797         * src/jpilot.c
11798                 use get_home_dir() instead of g_get_home_dir()
11799         * src/procheader.c
11800                 removed warning about invalid date
11801         * src/vcard.c
11802                 use get_home_dir() instead of g_get_home_dir()
11803
11804 2005-07-04 [paul]       1.9.12cvs15
11805
11806         * src/stock_pixmap.c
11807                 fix new pixmap naming errors
11808                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
11809
11810 2005-07-04 [colin]      1.9.12cvs14
11811
11812         * src/imap.c
11813                 Fix debugging string with a warning
11814
11815 2005-07-04 [colin]      1.9.12cvs13
11816
11817         * configure.ac
11818                 Add a check for libetpan's version (>= 0.37)
11819
11820 2005-07-04 [hoa]        1.9.12cvs12
11821
11822         * commitHelper
11823         * src/imap.c
11824         * src/etpan/imap-thread.c
11825         * src/etpan/imap-thread.h
11826                 fixed IMAP implementation of check of mails.
11827
11828 2005-07-03 [hoa]        1.9.12cvs11
11829
11830         * src/etpan/Makefile.am
11831         * src/etpan/etpan-errors.h
11832         * src/etpan/etpan-log.[ch]
11833         * src/etpan/etpan-thread-manager-types.h
11834         * src/etpan/etpan-thread-manager.[ch]
11835         * src/etpan/imap-thread.[ch]
11836         * src/Makefile.am
11837         * src/imap.c
11838         * src/main.c
11839         * src/prefs_other.c
11840         * configure.ac
11841             merged imap branch.
11842             dependency on libetpan 0.37 is now added.
11843
11844 2005-07-01 [colin]      1.9.12cvs10
11845
11846         * src/Makefile.am
11847         * src/folder.c
11848         * src/folder.h
11849         * src/folderview.c
11850         * src/stock_pixmap.c
11851         * src/stock_pixmap.h
11852         * src/plugins/trayicon/trayicon.c
11853                 Add marked symbol on folders containing
11854                 marked messages
11855         * src/procmsg.c
11856         * src/procmsg.h
11857         * src/toolbar.c
11858         * src/prefs_common.c
11859         * src/prefs_common.h
11860         * src/prefs_send.c
11861                 Add an optional confirmation dialog on queue
11862                 sending. Patch by wwp.
11863         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
11864         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
11865         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
11866         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
11867         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
11868         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
11869         * src/pixmaps/inbox_mark.xpm            ** ADDED **
11870         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
11871         * src/pixmaps/outbox_mark.xpm           ** ADDED **
11872         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
11873         * src/pixmaps/trash_mark.xpm            ** ADDED **
11874                 New pixmaps
11875
11876 2005-07-01 [colin]      1.9.12cvs9
11877
11878         * src/summaryview.c
11879                 Fix a little threading bug
11880         * src/addrgather.c
11881         * src/mainwindow.c
11882                 A little bit of HIG normality never hurts
11883
11884 2005-07-01 [colin]      1.9.12cvs8
11885
11886         * src/compose.c
11887         * src/msgcache.c
11888         * src/pop.c
11889         * src/procmime.c
11890         * src/recv.c
11891         * src/common/log.c
11892         * src/common/template.c
11893         * src/common/utils.c
11894         * src/common/utils.h
11895                 Reverted the fwrite_atomic stuff. In fact
11896                 it is already atomic.
11897
11898 2005-06-30 [colin]      1.9.12cvs7
11899
11900         * src/common/utils.c
11901         * src/common/utils.h
11902                 Add an fwrite_atomic() function to make
11903                 sure we write everything: fwrite can make
11904                 short writes.
11905         * src/compose.c
11906         * src/msgcache.c
11907         * src/pop.c
11908         * src/procmime.c
11909         * src/recv.c
11910         * src/common/log.c
11911         * src/common/template.c
11912                 Use that (and fix swapping of size and nmemb).
11913                 Thanks to Rich Coe for the heads up.
11914
11915 2005-06-30 [colin]      1.9.12cvs6
11916
11917         * src/addressbook.c
11918                 Optimize addressbook opening 
11919
11920 2005-06-30 [colin]      1.9.12cvs5
11921
11922         * src/summaryview.c
11923                 Remove calls to summary_step after move/copy
11924
11925 2005-06-28 [paul]       1.9.12cvs4
11926
11927         * src/alertpanel.c
11928                 wrap and make the error msg selectable
11929
11930 2005-06-28 [paul]       1.9.12cvs3
11931
11932         * src/ssl_manager.c
11933                 replace the OK button with a Close button
11934         * src/gtk/foldersort.c
11935                 use GTK_STOCK_ icons/buttons
11936
11937 2005-06-28 [colin]      1.9.12cvs2
11938
11939         * src/gedit-print.c             ** ADDED **
11940         * src/gedit-print.h             ** ADDED **
11941         * src/gtk/gtksourceprintjob.c   ** ADDED **
11942         * src/gtk/gtksourceprintjob.h   ** ADDED **
11943                 I can't believe no one had enough time to tell
11944                 me I forgot the `cvs add`
11945
11946 2005-06-27 [colin]      1.9.12cvs1
11947
11948         * src/Makefile.am
11949         * src/gtk/Makefile.am
11950         * src/messageview.c
11951         * src/procmsg.c
11952         * src/summaryview.c
11953         * configure.ac
11954                 Add optional libgnomeprint-based printing
11955         * src/mainwindow.c
11956         * src/gtk/quicksearch.c
11957                 Add an Edit/Quick search menu item to show
11958                 and focus the quicksearch
11959
11960 2005-06-27 [paul]       1.9.12
11961
11962         1.9.12 release
11963
11964         * po/ca.po
11965         * po/de.po
11966         * po/es.po
11967         * po/fr.po
11968         * po/it.po
11969         * po/ko.po
11970         * po/pt_BR.po
11971         * po/sk.po
11972         * po/zh_CN.po
11973                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11974                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
11975                 SungHyun Nam, Frederico Goncalves Guimaraes,
11976                 Andrej Kacian, and Yang Guilong
11977 2005-06-26 [colin]      1.9.11cvs106
11978
11979         * src/imap_gtk.c
11980                 Forgot one file for previous fix
11981
11982 2005-06-26 [colin]      1.9.11cvs105
11983
11984         * src/folder.c
11985         * src/imap.c
11986                 Fix problems with folder operations in no_select
11987                 imap folders. it applies only to mails, and 
11988                 creation/deletion/move/renaming of folders 
11989                 should be possible
11990
11991 2005-06-26 [paul]       1.9.11cvs104
11992
11993         * src/prefs_filtering.c
11994                 replace one more GTK_STOCK_REMOVE
11995                 with GTK_STOCK_DELETE
11996
11997 2005-06-25 [colin]      1.9.11cvs103
11998
11999         * src/imap.c
12000                 Optimize get_seq_set_from_seq_list
12001                 (Patch by Ricardo) 
12002
12003 2005-06-25 [colin]      1.9.11cvs102
12004
12005         * src/mh.c
12006                 If the directory exists, but not in the
12007                 correct encoding, rename it. This should
12008                 handle old-versions-induced bugs.
12009
12010 2005-06-25 [colin]      1.9.11cvs101
12011
12012         * src/mh.c
12013                 Fix path access with extended dir names
12014                 Fixes bug #589 (SC segfaults with wrong locale
12015                 settings)
12016
12017 2005-06-25 [colin]      1.9.11cvs100
12018
12019         * src/prefs_account.c
12020         * src/prefs_account.h
12021         * src/compose.c
12022                 Add an option to encrypt replies to
12023                 encrypted messages
12024
12025 2005-06-25 [colin]      1.9.11cvs99
12026
12027         * src/compose.c
12028         * src/quote_fmt_parse.y
12029                 ... And make it work with pgpinline.
12030
12031 2005-06-25 [colin]      1.9.11cvs98
12032
12033         * src/compose.c
12034         * src/procmime.c
12035         * src/procmime.h
12036         * src/quote_fmt_parse.y
12037                 o Make reedition of encrypted messages possible
12038                   (as long as it is encrypted to self too, no
12039                    magic there)
12040                 o Make replying with quote (and without selecting
12041                   text) possible for encrypted messages.
12042                 Closes bug #550 (Not possible to "reply with quote"
12043                 to gnupg encrypted messages)
12044
12045 2005-06-24 [paul]       1.9.11cvs97
12046
12047         * src/imap.c
12048                 add missing include
12049
12050 2005-06-24 [paul]       1.9.11cvs96
12051
12052         * src/editldap.c
12053                 made bind password entry invisible
12054                 (sync with main)
12055         * src/send_message.c
12056                 send_message_local(): check exit status
12057                 to detect errors (sync with main)
12058         * src/textview.c
12059                 use main's less ambiguous popup menu
12060                 wording
12061
12062 2005-06-24 [paul]       1.9.11cvs95
12063
12064         * src/prefs_actions.c
12065         * src/prefs_customheader.c
12066         * src/prefs_display_header.c
12067         * src/prefs_filtering_action.c
12068         * src/prefs_matcher.c
12069         * src/prefs_template.c
12070         * src/prefs_toolbar.c
12071                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12072         * src/gtk/description_window.c
12073                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12074
12075 2005-06-23 [colin]      1.9.11cvs94
12076
12077         * src/summaryview.c
12078                 Fix rough edges (be sure to call status_show whenever
12079                 necessary).
12080
12081 2005-06-23 [colin]      1.9.11cvs93
12082
12083         * src/summaryview.c
12084                 Optimize Select All
12085                 Before, in a 5K mails folder: 11s
12086                 After, in the same folder: 58000µs
12087                 The joys of locking... gtk_clist_select_all() fires a 
12088                 tree-select-row event for each selected row, which in 
12089                 summaryview, callbacks summary_selected which in turn,
12090                 calls summary_status_show, which walks the selected
12091                 rows. Hence, calling gtk_clist_select_all was 
12092                 exponential. Locking the summaryview makes 
12093                 summary_selected return early.
12094
12095 2005-06-23 [colin]      1.9.11cvs92
12096
12097         * src/imap.c
12098                 Move mutex at the important place to avoid
12099                 deadlocks
12100         * src/summaryview.c
12101                 Fix Del key deleting directly instead of
12102                 moving to trash
12103
12104 2005-06-22 [colin]      1.9.11cvs91
12105
12106         * src/plugins/spamassassin/libspamc.c
12107                 As we do spagetti code with assignations in multiple
12108                 places (see _message_read_raw where out = msg = raw),
12109                 let's be sure we don't free the same pointer twice.
12110                 Should fix bug #683 (Crash in libpam at 
12111                 message_cleanup).
12112
12113 2005-06-22 [colin]      1.9.11cvs90
12114
12115         * src/compose.c
12116         * src/messageview.c
12117         * src/toolbar.c
12118                 Make toolbar's delete use the move to trash stuff;
12119                 Add gtk_widget_realize to be sure pixmaps can get
12120                 created (that may fix an old worksforme bug which
12121                 I can't find back...)
12122
12123 2005-06-22 [colin]      1.9.11cvs89
12124
12125         * src/summaryview.c
12126         * src/summaryview.h
12127         * src/mainwindow.c
12128                 Rename "Message/Delete" to "Message/Move to trash"
12129                 Add "Message/Delete..." that directly destroys the
12130                 selected messages after asking for a confirmation.
12131
12132 2005-06-22 [colin]      1.9.11cvs88
12133
12134         * src/imap.c
12135                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12136                 o Fix a deadlock (thanks Darko)
12137
12138 2005-06-22 [colin]      1.9.11cvs87
12139
12140         * src/gtk/foldersort.c
12141                 Add missing include for the i18n;
12142                 patch by Fabien Vantard
12143
12144 2005-06-21 [colin]      1.9.11cvs86
12145
12146         * src/folder.c
12147         * src/folderview.c
12148                 Respect the no_select flag
12149         * src/imap.c
12150                 Fix recursive deletion
12151         * src/imap_gtk.c
12152         * src/mh_gtk.c
12153                 Make the folder deletion's warning
12154                 more explicit
12155
12156 2005-06-21 [colin]      1.9.11cvs85
12157
12158         * src/textview.c
12159                 Prevent email addresses from spanning accross
12160                 lines - fixes bug # 646 (newline-chars in 
12161                 email addresses)
12162
12163 2005-06-20 [colin]      1.9.11cvs84
12164
12165         * src/folder.c
12166                 Be sure not to remove source if copy failed
12167
12168 2005-06-20 [colin]      1.9.11cvs83
12169
12170         * src/folderview.c
12171         * src/imap_gtk.c
12172                 remove summaryview's lock
12173         * src/imap.c
12174                 introduce threads to avoid problems when foreground tasks
12175                 interfere with background tasks
12176         * src/mh.c
12177                 prevent moving to drafts/queue
12178         * src/mimeview.c
12179                 fix leak
12180
12181 2005-06-19 [colin]      1.9.11cvs82
12182
12183         * src/imap_gtk.c
12184                 Remember that the user doesn't want to override
12185                 offline mode, for 3 seconds. It avoid presenting
12186                 him with N popups in a really short time.
12187
12188 2005-06-17 [colin]      1.9.11cvs81
12189
12190         * src/imap.c
12191                 Fix IMAP breaking on folders containing '('
12192                 (Probably won't be enough)
12193
12194 2005-06-17 [colin]      1.9.11cvs80
12195
12196         Forgotten files on 1.9.11cvs79
12197         * src/summaryview.c
12198                 Fix stepping when not immediately executing
12199         * src/imap.c
12200                 Really prevent UID FETCH 0
12201         * src/codeconv.c
12202                 Fix outgoing charset never set to utf-8
12203         * src/mh.c
12204                 Fix leak
12205
12206 2005-06-16 [colin]      1.9.11cvs79
12207
12208         * src/compose.c
12209                 Fix bug #707 (Dash splits rows)
12210                 Only wrap if we're on a line break position and
12211                 the previous one was a "white" (space) char.
12212                 Pango stuff is weird.
12213
12214 2005-06-16 [colin]      1.9.11cvs78
12215
12216         * src/imap_gtk.c
12217                 Lock summaryview while downloading messages
12218                 on user demand
12219         * src/procheader.c
12220         * src/unmime.c
12221         * src/common/utils.c
12222         * src/common/utils.h
12223                 Replace \r and \n with spaces in From and
12224                 Subject headers
12225
12226 2005-06-16 [paul]       1.9.11cvs77
12227
12228         * src/procmime.c
12229                 liberalise the mime parser
12230         * src/gtk/about.c
12231                 add text wrapping
12232
12233 2005-06-16 [paul]       1.9.11cvs76
12234
12235         * src/gtk/about.c
12236                 reworked
12237
12238 2005-06-15 [colin]      1.9.11cvs75
12239
12240         * src/compose.c
12241                 Finish header encoding fix
12242         * src/summaryview.c
12243                 Fix segfault
12244         * src/headerview.c
12245                 Fix compilation (Thanks Stephan
12246                 Sachse)
12247
12248 2005-06-15 [colin]      1.9.11cvs74
12249
12250         * Makefile.am
12251                 Install gnome2 stuff rather than gnome1, 
12252                 if both are present
12253         * src/codeconv.c
12254         * src/codeconv.h
12255         * src/compose.c
12256                 Fix headers encoding
12257         * src/folder.c
12258                 Visual progress when fetching all messages
12259         * src/folderview.c
12260         * src/summaryview.c
12261         * src/summaryview.h
12262                 Prevent changing current message while
12263                 incorporating
12264
12265 2005-06-15 [paul]       1.9.11cvs73
12266
12267         * src/gtk/gtkaspell.c
12268         * src/gtk/gtkaspell.h
12269                 fix build warnings
12270
12271 2005-06-15 [paul]       1.9.11cvs72
12272
12273         * src/prefs_filtering.c
12274                 allow reordering of filter rules by
12275                 drag n drop
12276
12277 2005-06-15 [paul]       1.9.11cvs71
12278
12279         * COPYING
12280                 updated
12281         * src/codeconv.c
12282                 replace deprecated function
12283         * src/inc.c
12284         * src/send_message.c
12285         * src/gtk/progressdialog.c
12286         * src/gtk/progressdialog.h
12287                 salvage and reuse parts of reverted sync
12288
12289 2005-06-15 [paul]       1.9.11cvs70
12290
12291         * src/inc.c
12292         * src/send_message.c
12293         * src/gtk/progressdialog.c
12294         * src/gtk/progressdialog.h
12295                 revert yesterday's sync with main
12296                 it contains deprecated functions
12297
12298 2005-06-15 [colin]      1.9.11cvs69
12299
12300         * src/headerview.c
12301                 Fix bug #670 (multi user to: will corrupt message 
12302                 headers display)
12303
12304 2005-06-15 [colin]      1.9.11cvs68
12305
12306         * src/compose.c
12307                 Fix bug #421 (Fix undo on wrapping)
12308
12309 2005-06-15 [colin]      1.9.11cvs67
12310
12311         * src/folder.c
12312                 Provide visual feedback while processing
12313                 folder's rules.
12314         * src/imap.c
12315                 Provide visual feedback while getting
12316                 short headers (for uncached messages)
12317
12318
12319 2005-06-14 [paul]       1.9.11cvs66
12320
12321         * src/account.c
12322                 change a couple stock icons
12323         * src/inc.c
12324         * src/send_message.c
12325         * src/gtk/progressdialog.c
12326         * src/gtk/progressdialog.h
12327                 sync main's GtkTreeView implementation
12328
12329 2005-06-14 [colin]      1.9.11cvs65
12330
12331         * src/imap.c
12332                 Various little fixes, mainly on error paths
12333
12334 2005-06-13 [colin]      1.9.11cvs64
12335
12336         * matcher.c
12337         * procmsg.c
12338         * procmsg.h
12339                 Add a way to fetch only headers. This speeds
12340                 up filtering on headers for IMAP. Fixes:
12341                 bug #481 extraneous imap commands slow down 
12342                         imap filtering
12343                 bug #522 Sylpheed downloads all messages 
12344                         when opening mailbox (IMAP)
12345                 bug #677 IMAP fetch is soooooooooooooo slow
12346         * src/folder.c
12347         * src/folder.h
12348                 Add a folder set_batch method so that
12349                 implementations can speed up flags changes
12350         * src/folderutils.c
12351         * src/summaryview.c
12352                 Use that in mark as (un)read and mark all read
12353                 Refix bug #679
12354         * src/imap.c
12355                 Implement set_batch - brings back deferred
12356                 flags in a less buggy manner. Fixes:
12357                 bug #729 IMAP immediate expunge of deleted messages
12358                 bug #191 remove list of messages with one command
12359                 Fix login with strange chars
12360                 Implement fetch_msg_full
12361                 Fix copy (wrong counts)
12362
12363 2005-06-12 [colin]      1.9.11cvs63
12364
12365         * src/folder.c
12366                 lock incorporation during long operations.
12367                 Avoids fucking up the IMAP socket.
12368
12369 2005-06-12 [colin]      1.9.11cvs62
12370
12371         * src/imap.c
12372                 Fix harmful typo
12373                 Factorize remove_all_msg
12374                 Thread-ize expunge
12375         * src/summaryview.c
12376                 Don't update partial-download status if unnecessary
12377         * src/folder.c
12378                 Use remove_msgs everywhere possible
12379
12380 2005-06-12 [colin]      1.9.11cvs61
12381
12382         * src/folder.c
12383         * src/folder.h
12384                 Add a remove_msgs function to remove a 
12385                 list of messages
12386         * src/imap.c
12387                 Implement that.
12388
12389 2005-06-12 [colin]      1.9.11cvs60
12390
12391         * src/imap.c
12392                 Remove flags-processing deferring... Too hard
12393                 to get it to work in all cases.
12394
12395 2005-06-11 [colin]      1.9.11cvs59
12396
12397         * src/imap.c
12398                 printf -> debug_print
12399
12400 2005-06-11 [colin]      1.9.11cvs58
12401
12402         * src/imap.c
12403                 o Fix build without USE_PTHREAD
12404                 o Factorize imap_open
12405                 o Alertpanel in case of impossible connection
12406                 o Alertpanel in case of impossible login
12407                 o Fix deferred flags processing to force a 
12408                   flush before adding some more flags to process,
12409                   but in another folder.
12410
12411 2005-06-10 [colin]      1.9.11cvs57
12412
12413         * src/imap.c
12414                 o Fix a format string error
12415                 o init ssl socket outside of the thread 
12416                   (it possibly invokes gtk calls)
12417         * src/procmime.c
12418                 o Put back the buffer to its necessary size
12419                 o Fix changing a file pointer without keeping
12420                   track of it (thanks Valgrind)
12421         * src/common/smtp.c
12422                 o Fix automatic STARTTLS if login should be done
12423                   and the server only allows it after starting TLS
12424         * src/gtk/gtkinputdialog.c
12425                 o Eat GDK_Return so that the combo popup doesn't 
12426                   appear when we press Enter to validate the combo
12427                   input dialog (as seen in the Open with... dialog)
12428
12429 2005-06-10 [colin]      1.9.11cvs56
12430
12431         * src/imap.c
12432                 o A bit less debug
12433                 o Fix a crash on deletion
12434                 o Threadize imap_select (it's called outside of 
12435                   threads)
12436                 o Defer treatment of DELETED flags
12437
12438
12439 2005-06-09 [colin]      1.9.11cvs55
12440
12441         * src/imap.c
12442                 Make sure we check imap_gtk_should_override(), which
12443                 potentially calls gtk stuff, before creating thread.
12444                 That way it should't be called via imap_get_session()
12445                 inside a thread.
12446
12447 2005-06-09 [colin]      1.9.11cvs54
12448
12449         * src/imap.c
12450                 o add a bit of status output
12451                 o remove some dead code
12452                 o threadize get_list_of_uids
12453                 o threadize imap_get_flags
12454                 o defer flag changing by 500ms so that they
12455                   can be batched
12456
12457
12458 2005-06-08 [colin]      1.9.11cvs53
12459
12460         * src/imap.c
12461                 Thread-ize imap_cmd_fetch
12462
12463 2005-06-08 [colin]      1.9.11cvs52
12464
12465         * src/main.c
12466                 Mmh, that broke POP3...
12467
12468 2005-06-08 [colin]      1.9.11cvs51
12469
12470         * src/main.c
12471                 Stabilize IMAP patch (thanks to Hoa)
12472
12473 2005-06-08 [colin]      1.9.11cvs50
12474
12475         * src/imap.c
12476                 Test patch to speed up imap. 
12477
12478 2005-06-08 [colin]      1.9.11cvs49
12479
12480         * src/imap_gtk.c
12481                 Warning fix
12482         * src/procmime.c
12483                 Apply patch from gentoo to use /usr/share/mime/globs if 
12484                 available, after un-breaking it
12485         * src/common/log.c
12486         * src/common/log.h
12487                 Use g_timeout for invoking hooks that possibly use gtk
12488                 calls. This should leave gtk calls in the main thread.
12489
12490 2005-06-08 [paul]       1.9.11cvs48
12491
12492         * src/codeconv.c
12493                 conv_get_outgoing_charset_str(): don't
12494                 use prefs_common setting
12495         * src/compose.c
12496         * src/compose.h
12497                 add /Options/Character encoding/... to
12498                 temporarily change the outgoing encoding
12499
12500         (belated sync with main)
12501
12502 2005-06-08 [paul]       1.9.11cvs47
12503
12504         * src/compose.c
12505                 correction to/completion of last
12506                 sync with main
12507
12508 2005-06-08 [paul]       1.9.11cvs46
12509
12510         sync with main:
12511         
12512         * src/codeconv.c
12513         * src/codeconv.h
12514                 always enabled Japanese auto-detection
12515                 if the first letters of locale string
12516                 is "ja"
12517         * src/compose.c
12518                 don't use "destroy" signal to destroy
12519                 Compose object (fix rare crashes on discard?)
12520         * src/mainwindow.c
12521         * src/messageview.c
12522         * src/prefs_send.c
12523                 added Hebrew encodings
12524         * src/sourcewindow.c
12525                 don't use "destroy" signal to destroy
12526                 objects
12527
12528 2005-06-07 [colin]      1.9.11cvs45
12529
12530         * src/summaryview.c
12531                 Add missing unlocks/locks
12532
12533 2005-06-07 [paul]       1.9.11cvs44
12534
12535         * src/summaryview.c
12536                 restore bug #749 fix
12537
12538 2005-06-06 [colin]      1.9.11cvs43
12539
12540         * src/summaryview.c
12541                 Fix selection bug when prefs_common.open_unread 
12542                 is FALSE
12543
12544 2005-06-06 [colin]      1.9.11cvs42
12545
12546         * src/common/md5.c
12547                 Fix a warning
12548         * src/summaryview.c
12549         * src/folderview.c
12550                 Factorize long operations beginning and end
12551                 (locking, freezing/thawing, cursor, ...)
12552                 Check selection->data member in selection-
12553                 related loops; this avoids dying an awful
12554                 death if the selection changes on us while
12555                 we're marking a whole IMAP folder unread, 
12556                 for example.
12557
12558 2005-06-06 [paul]       1.9.11cvs41
12559
12560         * src/textview.c
12561                 don't g_free() a static gchar buffer
12562
12563 2005-06-05 [colin]      1.9.11cvs40
12564
12565         * src/mainwindow.c
12566         * src/messageview.c
12567         * src/summaryview.c
12568                 Fix bug #749 (Show all headers should be
12569                 sticky as the GUI suggests)
12570
12571 2005-06-03 [paul]       1.9.11cvs39
12572
12573         * src/compose.c
12574                 don't allow editing of mail while sending.
12575                 patch by Colin
12576
12577 2005-06-03 [paul]       1.9.11cvs38
12578
12579         * src/folderview.c
12580                 add a freeze/thaw to speed up 'mark all read'
12581
12582 2005-06-03 [paul]       1.9.11cvs37
12583
12584         * src/prefs_message.c
12585                 reflect changes immediately
12586
12587 2005-06-02 [colin]      1.9.11cvs36
12588
12589         * po/POTFILES.in
12590                 Patch by Fabien Vantard.
12591
12592 2005-06-02 [colin]      1.9.11cvs35
12593
12594         * src/imap.c
12595                 Use a non-blocking imap_getline() if possible.
12596                 This should completely prevent the interface
12597                 from freezin on imap operations, although it
12598                 may do strange stuff in case of folder switching
12599                 while a big imap operation is taking place...
12600
12601                 In addition, fix a leak in the case thread
12602                 creation fails on connection.
12603
12604 2005-06-02 [colin]      1.9.11cvs34
12605
12606         * src/crash.c
12607         * src/prefs_common.h
12608                 Fix build (prefs_common_init() doesn't exist
12609                 anymore)
12610
12611 2005-06-02 [colin]      1.9.11cvs33
12612
12613         * src/prefs_account.c
12614                 Fix bug #245 (filtering rules broken when
12615                 renaming a remote account (imap4 or nntp)
12616
12617 2005-06-02 [colin]      1.9.11cvs32
12618
12619         * src/imap.c
12620                 Try to fix IMAP shortcomings: 
12621                 o Multithread imap_open()
12622                 o allow offline-mode overriding instead of
12623                   just returning NULL
12624         * src/imap_gtk.c
12625         * src/imap_gtk.h
12626                 Add a function to ask whether we want to
12627                 override offline-mode for 10 minutes (one-shot
12628                 asking was painful)
12629         * src/procheader.c
12630                 Fix segfault when imap parser isn't happy about
12631                 a missing {
12632
12633 2005-06-01 [colin]      1.9.11cvs31
12634
12635         * src/addrharvest.c
12636         * src/compose.c
12637         * src/mbox.c
12638         * src/mbox.h
12639         * src/mh.c
12640         * src/msgcache.c
12641         * src/send_message.c
12642         * src/setup.c
12643         * src/undo.c
12644         * src/common/hooks.c
12645         * src/common/prefs.c
12646         * src/common/template.c
12647         * src/common/utils.c
12648         * src/gtk/gtkutils.c
12649         * src/gtk/inputdialog.c
12650         * src/gtk/menu.c
12651         * src/gtk/pluginwindow.c
12652         * src/gtk/prefswindow.c
12653         * src/plugins/pgpmime/passphrase.c
12654         * src/plugins/pgpmime/prefs_gpg.c
12655                 More -Wall fixes
12656
12657         * src/common/Makefile.am
12658         * src/common/timing.h
12659                 Add basic timing code
12660
12661         * src/summaryview.c
12662                 Fix a bug with unread messages when 
12663                 re-sorting folders, and by the way
12664                 fix a big performance hit when 
12665                 re-sorting (10k mails: before 5s,
12666                 after .5s)
12667
12668         * src/prefs_compose_writing.c
12669         * src/prefs_compose_writing.h
12670         * src/prefs_message.c
12671         * src/prefs_message.h
12672         * src/prefs_other.c
12673         * src/prefs_other.h
12674         * src/prefs_quote.c
12675         * src/prefs_quote.h
12676         * src/prefs_receive.c
12677         * src/prefs_receive.h
12678         * src/prefs_send.c
12679         * src/prefs_send.h
12680         * src/prefs_summaries.c
12681         * src/prefs_summaries.h
12682                 Fix copyright banner
12683
12684 2005-06-01 [paul]       1.9.11cvs30
12685
12686         * po/fi.po
12687                 updated by Flammie Pirinen
12688         * src/procmime.c
12689                 fix 'Bad BASE64 content' output
12690
12691 2005-05-31 [colin]      1.9.11cvs29
12692
12693         * src/procmime.c
12694                 Oops, where did my hunk go.
12695
12696 2005-05-31 [colin]      1.9.11cvs28
12697
12698         * src/Makefile.am
12699         * src/account.c
12700         * src/action.c
12701         * src/addr_compl.c
12702         * src/addressbook.c
12703         * src/codeconv.c
12704         * src/compose.c
12705         * src/export.c
12706         * src/folder.c
12707         * src/folderview.c
12708         * src/image_viewer.c
12709         * src/main.c
12710         * src/mainwindow.c
12711         * src/messageview.c
12712         * src/mimeview.c
12713         * src/msgcache.c
12714         * src/prefs_account.c
12715         * src/prefs_actions.c
12716         * src/prefs_common.c
12717         * src/prefs_compose_writing.c
12718         * src/prefs_customheader.c
12719         * src/prefs_ext_prog.c
12720         * src/prefs_filtering.c
12721         * src/prefs_filtering_action.c
12722         * src/prefs_fonts.c
12723         * src/prefs_image_viewer.c
12724         * src/prefs_message.c
12725         * src/prefs_message.h
12726         * src/prefs_msg_colors.c
12727         * src/prefs_other.c
12728         * src/prefs_other.h
12729         * src/prefs_quote.c
12730         * src/prefs_receive.c
12731         * src/prefs_receive.h
12732         * src/prefs_send.c
12733         * src/prefs_send.h
12734         * src/prefs_spelling.c
12735         * src/prefs_summaries.c
12736         * src/prefs_summary_column.c
12737         * src/prefs_template.c
12738         * src/prefs_themes.c
12739         * src/prefs_toolbar.c
12740         * src/prefs_wrapping.c
12741         * src/procmime.c
12742         * src/procmsg.c
12743         * src/send_message.h
12744         * src/ssl_manager.c
12745         * src/summary_search.c
12746         * src/summaryview.c
12747         * src/textview.c
12748         * src/wizard.c
12749         * src/common/smtp.c
12750         * src/common/smtp.h
12751         * src/gtk/gtkutils.h
12752                 o Move the rest of Common prefs to new style
12753                 o Lots of -Wall warning fixes
12754                 o fix FIXME in cache memusage calculation
12755                 o Let return receipts be sent from any account
12756                 o Little cache optimisation (read)
12757                 o Fix bug #746 (don't treat commas as separators
12758                   when inside a quoted string)
12759
12760 2005-05-31 [paul]       1.9.11cvs27
12761
12762         * src/prefs_common.c
12763                 fix 'off-by-one' typo
12764
12765 2005-05-31 [paul]       1.9.11cvs26
12766
12767         * src/account.c
12768         * src/addr_compl.c
12769         * src/compose.c
12770         * src/foldersel.c
12771         * src/prefs_actions.c
12772         * src/prefs_common.c
12773         * src/prefs_common.h
12774         * src/prefs_customheader.c
12775         * src/prefs_display_header.c
12776         * src/prefs_filtering.c
12777         * src/prefs_filtering_action.c
12778         * src/prefs_matcher.c
12779         * src/prefs_summaries.c
12780         * src/prefs_summary_column.c
12781         * src/prefs_template.c
12782         * src/prefs_toolbar.c
12783         * src/ssl_manager.c
12784         * src/gtk/pluginwindow.c
12785         * src/gtk/prefswindow.c
12786         * src/gtk/progressdialog.c
12787                 add hidden prefs 'enable_rules_hint'
12788                 for gtk_tree_view_set_rules_hint()
12789                 (sync with main)
12790                 
12791
12792 2005-05-31 [colin]      1.9.11cvs25
12793
12794         * src/Makefile.am
12795         * src/main.c
12796         * src/prefs_common.c
12797         * src/prefs_summaries.c ** ADDED **
12798         * src/prefs_summaries.h ** ADDED **
12799                 Common/Display -> Display/Summaries
12800
12801 2005-05-31 [colin]      1.9.11cvs24
12802
12803         * src/Makefile.am
12804         * src/main.c
12805         * src/prefs_quote.c ** ADDED **
12806         * src/prefs_quote.h ** ADDED **
12807                 Move Common/Quote to Compose/Quoting
12808         * src/prefs_common.c
12809         * src/prefs_common.h
12810                 Remove old quote stuff, add
12811                 convenience functions for GtkTextView prefs
12812         * src/gtk/prefswindow.c
12813                 Set default height higher
12814
12815 2005-05-30 [colin]      1.9.11cvs23
12816
12817         * src/Makefile.am
12818         * src/main.c
12819         * src/prefs_common.c
12820         * src/prefs_compose_writing.c ** ADDED **
12821         * src/prefs_compose_writing.h ** ADDED **
12822                 Move Common/Compose prefs to Compose/Writing
12823
12824 2005-05-30 [colin]      1.9.11cvs22
12825
12826         * src/common/utils.c
12827                 Fix bug #651 (Confused Attract by Subject)
12828                 Patch by M. Benkmann <haferfrost@web.de>
12829         * AUTHORS
12830
12831 2005-05-30 [colin]      1.9.11cvs21
12832
12833         * src/compose.c
12834                 Fix concatenation of different headers of
12835                 the same type (bug #645)
12836         * src/prefs_folder_item.c
12837                 Fix bug #699 (setting color to black doesn't
12838                 work immediately)
12839         * src/procmime.c
12840                 Print out decoding error only once per
12841                 block
12842
12843 2005-05-30 [paul]       1.9.11cvs20
12844
12845         * src/common/template.c
12846                 fix Bcc
12847
12848 2005-05-30 [paul]       1.9.11cvs19
12849
12850         * doc/src/rfc2368.txt   **NEW FILE**
12851         * src/compose.c
12852                 compose_entries_set(): don't interpret Bcc
12853                 header field (conform to RFC 2368)
12854                 (sync with main)
12855
12856 2005-05-29 [colin]      1.9.11cvs18
12857
12858         * src/prefs_common.c
12859                 Let the default reply format respect
12860                 netiquette by cutting the signature.
12861
12862 2005-05-29 [colin]      1.9.11cvs17
12863
12864         * src/summaryview.c
12865                 Don't let always_show_msg override
12866                 open_unread_on_enter when opening a new
12867                 directory.
12868
12869 2005-05-27 [paul]       1.9.11cvs16
12870
12871         sync with main:
12872
12873         * src/main.c
12874                 app_will_exit(): cleanup tmp directory when exit
12875         * src/message_search.c
12876                 improved the interface and made code cleanup.
12877                 removed Clear button
12878         * src/send_message.c
12879                 send_message_local(): use GSpawn, and detect errors
12880         * src/summary_search.c
12881                 improved the interface and made code cleanup
12882         * src/textview.c
12883                 textview_write_link(): also skip non-ascii space
12884                  at the head of link strings (phishing check
12885                  didn't work at the case)
12886         * src/common/utils.c
12887                 get_command_output(): use g_spawn_command_line_sync()
12888                 instead of popen()
12889
12890 2005-05-26 [colin]      1.9.11cvs15
12891
12892         * src/folder.c
12893                 remove printf
12894
12895 2005-05-26 [colin]      1.9.11cvs14
12896
12897         * src/common/nntp.c
12898                 Fix nntp mode reader (bug #611)
12899                 Patch by Florian Mickler <florian@mickler.org>
12900
12901 2005-05-26 [colin]      1.9.11cvs13
12902
12903         * src/plugins/pgpmime/passphrase.c
12904                 Fix mouse grabbing (bug #557)
12905
12906 2005-05-26 [colin]      1.9.11cvs12
12907
12908         * src/prefs_themes.c
12909                 Fix g_warning (bug #541)
12910
12911 2005-05-26 [colin]      1.9.11cvs11
12912
12913         * src/prefs_actions.c
12914         * src/prefs_template.c
12915                 Fix bug #506 (no warning if action/template
12916                 is not saved)
12917         * src/common/template.c
12918                 Fix a possible crash
12919
12920 2005-05-26 [colin]      1.9.11cvs10
12921
12922         * src/folder.c
12923         * src/folderview.c
12924         * src/procmsg.c
12925         * src/summaryview.c
12926                 Forbid locked messages to be moved or
12927                 deleted. Locked messages in trashes 
12928                 still get deleted, for performance
12929                 reason (mh.c::mh_remove_all_msgs)
12930
12931 2005-05-25 [colin]      1.9.11cvs9
12932
12933         * src/procmime.c
12934                 Use correct encoding when sending mails
12935                 with attachments that have accentued 
12936                 chars in their name
12937
12938 2005-05-24 [colin]      1.9.11cvs8
12939
12940         * src/summaryview.c
12941                 Fix bug #688 f) read/unread marker not
12942                 changed on first click
12943                 Also, optimize summary_status_show()
12944                 calls
12945         * src/folder.c
12946         * src/inc.c
12947         * src/procmime.c
12948                 Fix bug #688 b) and c) wrt message
12949                 attachments and signature
12950         * src/stock_pixmap.c
12951         * src/stock_pixmap.h
12952         * src/stock_pixmap.c
12953         * src/stock_pixmap.h
12954         * src/Makefile.am
12955         * src/pixmaps/clip_gpg_signed.xpm
12956                 Add clip/signed icon
12957
12958 2005-05-24 [colin]      1.9.11cvs7
12959
12960         * src/folder_item_prefs.c
12961                 whitespace fix
12962
12963 2005-05-24 [colin]      1.9.11cvs6
12964
12965         * src/folderview.c
12966         * src/prefs_common.c
12967         * src/prefs_common.h
12968                 Add a confirmation to folder drag and drop
12969                 fixes bug #156
12970         * src/alertpanel.c
12971         * src/alertpanel.h
12972                 fix _with_disable parameters so that
12973                 the buttons labels are specifiable too
12974         * src/plugins/pgpmime/sgpgme.c
12975                 reflect said change
12976                 
12977
12978 2005-05-24 [colin]      1.9.11cvs5
12979
12980         * src/folderview.c
12981                 Uncollapse/collapse folders on double-click
12982                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
12983                 closes bug #108
12984
12985 2005-05-23 [colin]      1.9.11cvs4
12986
12987         * src/common/socket.c
12988                 Check another special SSL_peek() error.
12989                 Should help wrt bug #728
12990
12991 2005-05-23 [colin]      1.9.11cvs3
12992
12993         * src/plugins/pgpmime/pgpmime.c
12994                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
12995                 breaking menu accelerators and stuff. Users will have to
12996                 reselect "PGP MIME" instead of "PGP/MIME" in their 
12997                 account's privacy preferences if needed.
12998
12999 2005-05-22 [paul]
13000
13001         * tools/kdeservicemenu/install.sh
13002                 use kdesu to prompt for root password if doing
13003                 global install/uninstall
13004
13005 2005-05-20 [colin]      1.9.11cvs2
13006
13007         * src/procmsg.c
13008                 Fix another compilation error with gcc-2.9x
13009                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13010         * src/send_message.c
13011                 Don't send QUIT if we aren't connected
13012
13013 2005-05-19 [colin]      1.9.11cvs1
13014
13015         * src/procmsg.c
13016                 Fix compilation with gcc 2.9x
13017
13018 2005-05-19 [paul]       1.9.11
13019
13020         1.9.11 released
13021
13022 2005-05-19 [paul]       1.9.9cvs14
13023
13024         * src/gtk/inputdialog.c
13025                 prevent gettext warning
13026
13027 2005-05-19 [paul]       1.9.9cvs13
13028
13029         * src/mainwindow.c
13030         * src/prefs_common.c
13031         * src/prefs_common.h
13032         * src/textview.c
13033         * src/textview.h
13034                 add an option to toggle cursor in message
13035                 view (sync with main)
13036
13037 2005-05-18 [colin]      1.9.9cvs12
13038
13039         * src/compose.c
13040                 Dereference freed pointer
13041         * src/gtk/gtkaspell.c
13042                 Fix duplication of dictionaries (is it an aspell issue?)
13043
13044 2005-05-18 [colin]      1.9.9cvs11
13045
13046         * src/gtk/inputdialog.c
13047         * src/gtk/gtkaspell.c
13048                 HIGuify dialogs
13049         * src/alertpanel.c
13050                 Remove a double call
13051
13052 2005-05-17 [colin]      1.9.9cvs10
13053
13054         * src/gtk/gtkaspell.c
13055                 Fix dialogs, Ctrl-Enter accel
13056
13057 2005-05-17 [colin]      1.9.9cvs9
13058
13059         * src/gtk/gtkaspell.c
13060                 Fix some accelerators, escape in replace-window
13061
13062 2005-05-16 [colin]      1.9.9cvs8
13063
13064         * src/gtk/gtkaspell.c
13065                 Revert last commit, it was a mistake.
13066
13067 2005-05-16 [colin]      1.9.9cvs7
13068
13069         * src/gtk/gtkaspell.c
13070                 Remove buggy code while we're at it. It's a 
13071                 dead code path anyway.
13072
13073 2005-05-16 [colin]      1.9.9cvs6
13074
13075         * src/gtk/gtkaspell.c
13076                 Missed some gtk_menu_popup where deactivate
13077                 signal should be handled. Should fix bug
13078                 #629 a bit more.
13079
13080 2005-05-16 [colin]      1.9.9cvs5
13081
13082         * src/gtk/gtkaspell.c
13083                 Remove debug printf()s
13084
13085 2005-05-16 [colin]      1.9.9cvs4
13086
13087         * src/gtk/gtkaspell.c
13088                 Fix a bit aspell problems
13089                 (see bug #629)
13090
13091 2005-05-13 [colin]      1.9.9cvs3
13092
13093         * src/folderview.c
13094                 Fix the + appearing even when no subfolders
13095                 have unread messages. Thanks to wwp for the
13096                 bug report.
13097
13098 2005-05-11 [paul]       1.9.9cvs2
13099
13100         * src/folderview.c
13101                 correction to 1.9.9cvs1, only colour folders that
13102                 have new msgs (not unread msgs)
13103
13104 2005-05-10 [colin]      1.9.9cvs1
13105
13106         * src/folderview.c
13107         * src/summaryview.c
13108                 Try to fix bolding bugs again.
13109
13110 2005-05-09 [paul]
13111
13112         * tools/claws.i18n.status.pl
13113                 add Ricardo Mones Lastra's script that has been providing
13114                 the i18n status page for many months
13115
13116 2005-05-09 [paul]       1.9.9
13117
13118         1.9.9 release
13119
13120 2005-05-09 [paul]       1.9.6cvs58
13121
13122         * AUTHORS
13123         * INSTALL
13124         * README.claws
13125                 updated
13126         * Makefile.am 
13127         * RELEASE_NOTES.claws
13128                 add release notes to cvs to simplify release
13129                 procedure
13130         * configure.ac
13131                 add ca and fi to ALL_LINGUAS
13132         * po/Makefile.in.in
13133                 workaround for missing Makevars
13134         * po/ca.po
13135         * po/fi.po
13136                 add new Catalan and Finnish translations
13137                 submitted by Miquel Oliete and Flammie Pirinen
13138         * po/de.po
13139         * po/es.po
13140         * po/fr.po
13141         * po/it.po
13142         * po/pl.po
13143         * po/ru.po
13144         * po/sk.po
13145         * po/sr.po
13146         * po/zh_CN.po
13147                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
13148                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
13149                 Urke MMI, and Hansom Young
13150         * src/main.c
13151                 Fix drafting when quitting. compose_draft() closes the
13152                 compose windows, which modifies the compose_list GSList.
13153                 We have to refresh this list after echo drafting to avoid a
13154                 segfault
13155         * src/partial_download.c
13156                 fix segfault on exit
13157
13158 2005-05-06 [paul]       1.9.6cvs57
13159
13160         * src/grouplistdialog.c
13161                 quick fix/workaround for unresizeable newsgroup
13162                 name column 
13163
13164 2005-05-06 [paul]       1.9.6cvs56
13165
13166         * src/inc.c
13167         * src/mainwindow.c
13168                 use gettext plural forms
13169         * src/imap_gtk.c
13170         * src/mh_gtk.c
13171         * src/toolbar.c
13172                 small improvement to english usage
13173
13174 2005-05-05 [thorsten]   1.9.6cvs55
13175
13176         * src/folder.c
13177                 fix possible crash
13178
13179 2005-05-05 [paul]       1.9.6cvs54
13180         
13181         sync with HEAD
13182
13183         * AUTHORS
13184         * src/compose.c
13185                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
13186                 patch by Tim Mann
13187
13188 2005-05-05 [paul]       1.9.6cvs53
13189
13190         * src/mainwindow.c
13191                 fix resizing of separate message and
13192                 folder views
13193
13194 2005-05-05 [paul]       1.9.6cvs52
13195
13196         * src/account.c
13197         * src/addrgather.c
13198         * src/browseldap.c
13199         * src/exphtmldlg.c
13200         * src/expldifdlg.c
13201         * src/importmutt.c
13202         * src/importpine.c
13203         * src/main.c
13204         * src/mainwindow.c
13205         * src/noticeview.c
13206         * src/prefs_filtering.c
13207         * src/prefs_filtering_action.c
13208         * src/prefs_matcher.c
13209         * src/prefs_spelling.c
13210         * src/prefs_toolbar.c
13211         * src/toolbar.c
13212         * src/wizard.c
13213         * src/gtk/description_window.c
13214         * src/gtk/gtkvscrollbutton.c
13215         * src/gtk/progressdialog.c
13216         * src/gtk/quicksearch.c
13217         * src/plugins/pgpmime/prefs_gpg.c
13218         * src/plugins/spamassassin/spamassassin_gtk.c
13219                 replace deprecated gtk_widget_set_usize
13220
13221 2005-05-04 [colin]      1.9.6cvs51
13222
13223         * src/common/utils.c
13224                 Fix crash when subst_for_filename is called
13225                 with a NULL parameter
13226
13227 2005-05-04 [colin]      1.9.6cvs50
13228
13229         * src/partial_download.c
13230         * src/pop.c
13231                 Escape login when writing uidl file
13232                 fixes bug #736
13233
13234 2005-05-03 [colin]      1.9.6cvs49
13235
13236         * src/procmime.c
13237                 Fix possible DOS in mime parser
13238                 (see bug #634)
13239
13240 2005-05-02 [colin]      1.9.6cvs48
13241
13242         * src/compose.c
13243                 Try to fix the copy/paste mess once again.
13244
13245
13246 2005-04-30 [colin]      1.9.6cvs47
13247
13248         * src/prefs_account.h
13249         * src/procmsg.c
13250         * src/send_message.c
13251         * src/common/smtp.c
13252         * src/common/smtp.h
13253                 Try to batch sending mails (per account) instead of
13254                 reconnecting to server every time.
13255
13256 2005-04-29 [colin]      1.9.6cvs46
13257
13258         * src/messageview.c
13259                 Fix window resizing that refused to size down
13260         * src/prefs_common.c
13261         * src/prefs_common.h
13262         * src/prefs_filtering.c
13263                 Save Filtering's window size
13264
13265 2005-04-21 [paul]       1.9.6cvs45
13266
13267         * ChangeLog-gtk2.claws
13268         * src/setup.c
13269                 correction to sync
13270
13271 2005-04-21 [paul]       1.9.6cvs44
13272
13273         sync with main:
13274
13275         * src/setup.c
13276         * src/statusbar.c
13277         * src/statusbar.h
13278                 use gtkut_widget_draw_now(). Improved performance
13279                 of the update of statusbar
13280         * src/textview.c
13281                 textview_smooth_scroll_do(): redraw it after scroll
13282                 is done (fixed incorrect display when a part of the
13283                 view is hidden).
13284         * src/gtk/gtkutils.c
13285         * src/gtk/gtkutils.h
13286                 gtkut_widget_draw_now(): use gdk_window_process_updates()
13287                 to force update of widgets.
13288                 Removed gtkut_widget_wait_for_draw() which had a big
13289                 overhead  because of waiting for all events processed 
13290
13291 2005-04-20 [paul]       1.9.6cvs43
13292
13293         * src/codeconv.c
13294                 complete 1.9.6cvs42's sync:
13295                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
13296
13297 2005-04-19 [paul]       1.9.6cvs42
13298
13299         sync with main:
13300
13301         * src/action.c
13302                 catch_output(): correctly select the insert text
13303                 (fix invalid iterator warnings).
13304         * src/codeconv.c
13305         * src/codeconv.h
13306         * src/mainwindow.c
13307         * src/messageview.c
13308         * src/prefs_common.c
13309                 support GBK encoding.
13310         * src/common/session.c
13311         * src/common/session.h
13312                 use separate buffer for large data to be sent,
13313                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
13314
13315 2005-04-18 [paul]       1.9.6cvs41
13316
13317         * src/jpilot.c
13318                 convert unsigned long into guint32
13319                 patch by Paul LeoNerd Evans 
13320
13321 2005-04-17 [colin]      1.9.6cvs40
13322
13323         * src/compose.c
13324                 Fix 'Request return receipt' from folder
13325                 properties (bug #708)
13326
13327 2005-04-17 [colin]      1.9.6cvs39
13328
13329         * src/mainwindow.c
13330                 Fix duplicate hotkeys in Mainwindow's menu
13331
13332 2005-04-17 [colin]      1.9.6cvs38
13333
13334         * src/folderview.c
13335                 Fix duplicate hotkeys in Folderview's contextual
13336                 menu
13337
13338 2005-04-15 [colin]      1.9.6cvs37
13339
13340         * src/summaryview.c
13341                 Fix 'Save as...' with non-ascii filenames
13342
13343 2005-04-15 [colin]      1.9.6cvs36
13344
13345         * src/plugins/pgpmime/pgpmime.c
13346                 Fix bus error on 64bit. Spotted by 
13347                 macallan1888@gmail.com
13348
13349 2005-04-15 [colin]      1.9.6cvs35
13350
13351         * src/prefs_account.c
13352                 Fix cvs34.
13353
13354 2005-04-12 [colin]      1.9.6cvs34
13355
13356         * src/prefs_account.c
13357                 Fix smtp auth type off-by-one. We forgot to
13358                 add PLAIN in the prefs-to-gui setter func and
13359                 as a result, the selected auth when opening
13360                 account prefs was not the correct one.
13361
13362 2005-04-12 [paul]       1.9.6cvs33
13363
13364         * src/inc.c
13365                 if the recv dialog is visible, Cancel only
13366                 cancels the current account
13367
13368
13369 2005-04-10 [colin]      1.9.6cvs32
13370
13371         * src/filtering.c
13372                 Copy score when copying FilteringActions
13373                 Fix bug #674
13374
13375 2005-04-10 [colin]      1.9.6cvs31
13376
13377         * src/inc.c
13378                 Make Message -> Receive -> Cancel cancel 
13379                 incorporation on all accounts. Fixes
13380                 bug #693
13381
13382 2005-04-10 [colin]      1.9.6cvs30
13383
13384         * src/prefs_account.c
13385                 Update Privacy checkbuttons status based
13386                 on the selected privacy system
13387         * src/compose.c
13388                 Always connect the "None" privacy system; the
13389                 static boolean was probably there to avoid
13390                 reconnecting twice in the same compose window,
13391                 but as the parent function is only called once
13392                 per compose, it's only a bug - as a static is
13393                 initialized once per application instance.
13394                 Also, don't uncheck Sign and Encrypt when
13395                 selecting None as privacy system; just ignore
13396                 them when sending/queuing.
13397                 Should fix bug #695
13398
13399 2005-04-08 [colin]      1.9.6cvs29
13400
13401         * src/account.c
13402         * src/prefs_account.c
13403         * src/prefs_account.h
13404                 Add account preference to queue message in a certain
13405                 folder.
13406
13407 2005-04-06 [colin]      1.9.6cvs28
13408
13409         * src/prefs_account.c
13410                 Update old inbox path syntax
13411
13412 2005-04-06 [paul]       1.9.6cvs27
13413
13414         sync with main:
13415
13416         * configure.ac
13417                 changed -traditional-cpp to -no-cpp-precomp for newer
13418                 Mac OS X support
13419         * src/foldersel.c
13420                 made column resize automatically
13421         * src/send_message.c
13422                 send_message_smtp(): consider EOF right after QUIT
13423                 successful (workaround for Gmail SMTP server)
13424         * src/common/socket.c
13425                 ssl_read(), ssl_peek(): check EOF which violates the
13426                 SSL protocol
13427         * src/gtk/colorlabel.c
13428                 removed warnings when displaying colorlabel menu
13429                 (don't use GtkAlignment)
13430
13431 2005-04-05 [paul]       1.9.6cvs26
13432
13433         * src/plugins/trayicon/trayicon.c
13434                 fix clipping of icon under KDE3 
13435
13436 2005-04-05 [paul]       1.9.6cvs25
13437
13438         * src/summaryview.c
13439                 hide display of threading
13440                 patch by Alfons
13441
13442 2005-04-04 [thorsten]   1.9.6cvs24
13443
13444         * src/mh.c
13445                 marks lost on filesystems with different stat() results on
13446                 summer-/wintertime
13447
13448 2005-04-03 [colin]      1.9.6cvs23
13449
13450         * src/summaryview.c
13451                 Don't handle up/down. Patch by Alfons
13452
13453 2005-04-02 [colin]      1.9.6cvs22
13454
13455         * src/summaryview.c
13456                 Make scrolling faster. Patch by Alfons.
13457
13458 2005-04-01 [colin]      1.9.6cvs21
13459
13460         * src/Makefile.am
13461         * src/stock_pixmap.c
13462         * src/pixmaps/dir-noselect.xpm ** REMOVED **
13463         * src/pixmaps/dir_noselect.xpm ** ADDED **
13464                 Fix pixmap name mismatch (Thanks Stephan Sachse)
13465
13466 2005-04-01 [colin]      1.9.6cvs20
13467
13468         * src/image_viewer.c
13469         * src/image_viewer.h
13470         * src/procmime.c
13471         * src/procmime.h
13472         * src/textview.c
13473         * src/textview.h
13474                 Implement inline image resizing and right-clicking
13475
13476 2005-04-01 [paul]       1.9.6cvs19
13477
13478         * AUTHORS
13479         * Makefile.am
13480         * configure.ac
13481                 check for gnome2
13482                 patch by Luca Cavalli <loopback<AT>slackit.org>
13483         * po/ru.po
13484                 updated by Pavlo Bohmat
13485
13486 2005-03-31 [colin]      1.9.6cvs18
13487
13488         * src/news.c
13489                 Fix parsing references
13490         * src/msgcache.c
13491                 don't put nulls in the references list
13492         * src/procheader.c
13493                 commit that forgotten file in 1.9.6cvs14
13494
13495 2005-03-31 [colin]      1.9.6cvs17
13496
13497         * src/compose.c
13498                 Fix joining of signature separator again. 
13499                 Maybe Hiro could put it in main too...
13500
13501 2005-03-31 [colin]      1.9.6cvs16
13502
13503         * src/Makefile.am
13504         * src/foldersel.c
13505         * src/stock_pixmap.c
13506         * src/stock_pixmap.h
13507         * src/pixmaps/dir-noselect.xpm
13508                 Update foldersel.c (sync from main, patch by Alfons)
13509
13510 2005-03-30 [colin]      1.9.6cvs15
13511
13512         * src/imap.c
13513                 Fix handling of imap folders containing [] in 
13514                 their name. Thanks to Nahuel Angelinetti for
13515                 the detailed bugreport.
13516
13517 2005-03-30 [colin]      1.9.6cvs14
13518
13519         * src/common/utils.h
13520         * src/common/utils.c
13521         * src/common/defs.h
13522         * src/matcher.c
13523         * src/msgcache.c
13524         * src/news.c
13525         * src/procmsg.c
13526         * src/procmsg.h
13527         * src/quote_fmt_parse.y
13528         * src/summaryview.c
13529                 Update references system. Patch by Alfons
13530
13531 2005-03-30 [colin]      1.9.6cvs13
13532
13533         * src/common/socket.c
13534                 Force the glibc to read resolv.conf again when 
13535                 it has changed. Should fix issues when changing
13536                 networks on a laptop and not restarting sylpheed. 
13537
13538 2005-03-30 [paul]       1.9.6cvs12
13539
13540         partial sync with main:
13541
13542         * src/action.c
13543                 create_io_dialog(): use user-defined text font
13544                 (thanks to Alfons), and modified its appearance.
13545         * src/addrgather.c
13546         * src/addrharvest.c
13547         * src/browseldap.c
13548                 replace old code
13549         * src/compose.c
13550                 don't join (presumably) itemized lines on line-wrapping
13551                 fixed wrapping of quote when auto-wrapping is enabled
13552                 compose_destroy(): destroy paned only if it's not
13553                 attached to window. Fixed memory leak of popup menu.
13554         * src/exphtmldlg.c
13555         * src/expldifdlg.c
13556                 replace old code
13557         * src/html.c
13558         * src/html.h
13559         * src/importmutt.c
13560         * src/importpine.c
13561                 replace old code
13562         * src/main.c
13563                 removed redundant code
13564         * src/mainwindow.c
13565                 changed 'Code set' (which is rather incorrect)
13566                 in the menu to 'Character encoding'
13567                 main_window_set_widgets(): request size first
13568                 to prevent window size becoming wrong
13569                 fixed remembering of the state of the visibility
13570                 of MessageView
13571         * src/messageview.c
13572                 changed 'Code set' (which is rather incorrect)
13573                 in the menu to 'Character encoding'
13574         * src/prefs_common.c
13575         * src/prefs_common.h
13576                 added an option whether to render HTML as text or not
13577                 added separators to outgoing encoding menu
13578         * src/procheader.c
13579                 procheader_scan_date_string(): support header
13580                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
13581         * src/summaryview.c
13582         * src/summaryview.h
13583                 minor code cleanup
13584         * src/textview.c
13585                 textview_show_html(): force output of newline
13586                 added an option whether to render HTML as text or not
13587         * src/common/utils.c
13588                 strncpy2(): optimized based on Alfons' code
13589         * src/gtk/gtkutils.c
13590         * src/gtk/gtkutils.h
13591                 removed non-used code
13592         * src/plugins/pgpmime/passphrase.c
13593                 partially fixed grab input of passphrase dialog
13594                 Confine pointer to window
13595
13596 2005-03-30 [colin]      1.9.6cvs11
13597
13598         * src/msgcache.c
13599         * src/msgcache.h
13600                 Read/write 32bit ints from cache & marks
13601                 From main.
13602
13603 2005-03-29 [paul]       1.9.6cvs10
13604
13605         * AUTHORS
13606         * ChangeLog.claws
13607         * src/compose.c
13608         * src/gtk/gtkaspell.c
13609                 sync with HEAD (don't pass NULL pointers) 
13610
13611 2005-03-24 [paul]
13612
13613         * tools/Makefile.am
13614         * tools/README
13615         * tools/acroread2sylpheed.pl
13616                 sync with HEAD (add script to send pdfs as
13617                 attachments from Adobe Reader 7)
13618
13619 2005-03-21 [paul]       1.9.6cvs9
13620
13621         * configure.ac
13622         * po/POTFILES.in
13623         * src/Makefile.am
13624         * src/crash.c
13625         * src/image_viewer.c ** ADDED **
13626         * src/image_viewer.h ** ADDED **
13627         * src/main.c
13628         * src/prefs_common.c
13629         * src/prefs_common.h
13630         * src/prefs_image_viewer.c ** ADDED **
13631         * src/prefs_image_viewer.h ** ADDED **
13632         * src/textview.c
13633         * src/gtk/about.c
13634         * src/pixmaps/sylpheed_logo.xpm
13635         * src/plugins/Makefile.am
13636         * src/plugins/image_viewer/.cvsignore ** REMOVED **
13637         * src/plugins/image_viewer/Makefile.am ** REMOVED **
13638         * src/plugins/image_viewer/plugin.c ** REMOVED **
13639         * src/plugins/image_viewer/viewer.c ** REMOVED **
13640         * src/plugins/image_viewer/viewer.glade ** REMOVED **
13641         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
13642         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
13643         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
13644         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
13645                 as gdk-pixbuf is now built-in
13646                 remove image_viewer plugin and put code back into
13647                 main codebase
13648                 implement inline image display (sync with main)
13649
13650                 replace logo with newer, nicer, larger version  
13651
13652 2005-03-21 [paul]       1.9.6cvs8
13653
13654         * src/gtk/about.c
13655                 cosmetic improvement
13656
13657 2005-03-21 [holger]     1.9.6cvs7
13658
13659         * src/plugins/spamassassin/spamassassin.c
13660                 Sync with HEAD
13661                 (unregister hook on failed plugin init)
13662
13663 2005-03-20 [colin]      1.9.6cvs6
13664
13665         * src/common/plugin.c
13666                 Check that plugin isn't already loaded
13667                 Patch by Alfons
13668
13669 2005-03-20 [thorsten]   1.9.6cvs5
13670
13671         * src/compose.c
13672                 use a more compatible syntax
13673
13674 2005-03-20 [thorsten]   1.9.6cvs4
13675
13676         * src/prefs_toolbar.c
13677                 fix crash when selecting toolbar item (uninitialized pointer)
13678
13679 2005-03-20 [thorsten]   1.9.6cvs3
13680
13681         * src/procmime.c
13682                 fix mimetype detection (referenced free()d string)
13683
13684 2005-03-20 [paul]       1.9.6cvs2
13685
13686         * src/compose.c
13687                 sync with HEAD (1.0.3cvs5)
13688                 neglect Reply-To header if empty
13689                 Patch by Alfons 
13690
13691 2005-03-19 [holger]     1.9.6cvs1
13692
13693         * src/summaryview.c
13694         * src/summaryview.h
13695                 Sync with HEAD
13696
13697 2005-03-18 [paul]       1.9.6
13698
13699         initial GTK2 release
13700
13701 2005-03-18 [paul]       1.0.3cvs3.1
13702
13703         * AUTHORS
13704         * ChangeLog.claws
13705         * configure.ac
13706         * src/gtk/about.c
13707         * src/pixmaps/sylpheed_logo.xpm
13708                 sync with HEAD
13709
13710 2005-03-18 [colin]      1.0.3cvs2.6
13711
13712         * src/summaryview.c
13713                 Remove call to summary_step in summary_copy_selected_to
13714                 Can't see its purpose, and this causes bug when copying
13715                 a message if the next one is unread: it reads it.
13716
13717 2005-03-18 [paul]       1.0.3cvs2.5
13718
13719         * src/foldersel.c
13720                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
13721
13722 2005-03-18 [paul]       1.0.3cvs2.4
13723
13724         * src/addrharvest.c
13725         * src/codeconv.c
13726         * src/codeconv.h
13727         * src/compose.c
13728         * src/news.c
13729         * src/procheader.c
13730         * src/procmime.c
13731         * src/unmime.c
13732         * src/unmime.h
13733                 fix buffer overflow, CAN-2005-0667, see
13734                 http://secunia.com/advisories/14491/
13735                 Patch by Alfons
13736
13737 2005-03-17 [colin]      1.0.3cvs2.3
13738
13739         * src/prefs_fonts.c
13740         * src/summaryview.c
13741                 Fix font bugs (both lists now officialy share 
13742                 the same font)
13743                 
13744
13745 2005-03-17 [paul]       1.0.3cvs2.2
13746
13747         * src/gtk/pluginwindow.c
13748                 make plugin descriptions uneditable
13749
13750 2005-03-11 [paul]       1.0.3cvs2.1
13751
13752         * ChangeLog.claws
13753         * configure.ac
13754         * po/POTFILES.in
13755         * src/plugins/trayicon/trayicon.c
13756                 sync with HEAD
13757                 add src/wizard.c to POTFILES.in
13758
13759 2005-03-11 [paul]       1.0.3cvs1.1
13760
13761         * ChangeLog
13762         * ChangeLog.claws
13763         * configure.ac
13764         * po/de.po
13765         * po/es.po
13766         * po/fr.po
13767         * po/it.po
13768         * po/pt_BR.po
13769         * po/ru.po
13770         * po/sk.po
13771         * po/sr.po
13772         * po/zh_CN.po
13773                 sync with HEAD
13774
13775 2005-03-04 [colin]      1.0.1cvs22.2
13776
13777         * src/compose.c
13778                 Fix signatures with accentued chars in it
13779
13780 2005-03-04 [colin]      1.0.1cvs22.1
13781
13782         * src/common/smtp.c
13783         * src/common/smtp.h
13784                 Don't use SIZE param in MAIL FROM: if server 
13785                 doesn't support it. Patch by Eugen Freiter
13786                 <eugen_f@users.sf.net>
13787
13788 2005-02-27 [paul]       1.0.1cvs20.1
13789
13790         * ChangeLog.claws
13791         * configure.ac
13792         * src/messageview.c
13793                 sync with HEAD
13794
13795 2005-02-27 [colin]      1.0.1cvs19.4
13796
13797         * src/procheader.c
13798         * src/procheader.h
13799                 Fix prototypes. Patch by Alfons
13800
13801 2005-02-27 [colin]      1.0.1cvs19.3
13802
13803         * src/compose.c
13804                 Don't auto-join the signature separator.
13805
13806 2005-02-26 [colin]      1.0.1cvs19.2
13807
13808         * src/summaryview.c
13809                 Fix 'mark all read' with collapsed threads.
13810                 Patch by Alfons.
13811
13812 2005-02-25 [paul]       1.0.1cvs19.1
13813
13814         * ChangeLog.claws
13815         * configure.ac
13816         * src/prefs_account.c
13817         * src/prefs_folder_item.c
13818         * src/gtk/prefswindow.c
13819         * src/gtk/prefswindow.h
13820                 sync with HEAD
13821
13822 2005-02-25 [paul]       1.0.1cvs15.12
13823
13824         * src/alertpanel.c
13825         * src/codeconv.c
13826         * src/compose.c
13827         * src/textview.c
13828         * src/gtk/gtkutils.c
13829         * src/gtk/gtkutils.h
13830         * src/gtk/logwindow.c
13831         * src/gtk/progressdialog.c
13832                 sync with main (revision 127)
13833                 and fix logwindow clipping
13834
13835 2005-02-24 [colin]      1.0.1cvs15.11
13836
13837         * src/plugins/pgpmime/passphrase.c
13838                 Disable input grabbing; it doesn't work yet.
13839
13840 2005-02-24 [colin]      1.0.1cvs15.10
13841
13842         * src/messageview.c
13843                 Don't send out receipts if offline. Ask.
13844
13845 2005-02-23 [colin]      1.0.1cvs15.9
13846
13847         * src/summaryview.c     
13848                 Fix expanding
13849
13850 2005-02-23 [colin]      1.0.1cvs15.8
13851
13852         * src/summaryview.c
13853                 Really fix Bug 568 by removing useless
13854                 calls. summary_thread_init() now called
13855                 in summary_sort(). This should please
13856                 Alfons as it should be faster than 
13857                 previously.
13858
13859 2005-02-23 [colin]      1.0.1cvs15.7
13860
13861         * src/compose.c
13862                 Encode parts as QP or B64 if signing
13863
13864 2005-02-23 [colin]      1.0.1cvs15.6
13865
13866         * src/compose.c
13867                 Fix Mimeinfo leakage (including tmp files)
13868         * src/procmsg.c
13869                 Fix tmp file leakage (spotted by Ivan Rayner)
13870
13871 2005-02-22 [colin]      1.0.1cvs15.5
13872
13873         * src/expldifdlg.c
13874                 Fix keyboard input. Patch by Alfons.
13875
13876 2005-02-21 [colin]      1.0.1cvs15.4
13877
13878         * src/compose.c
13879                 Fix Sign/Encrypt when unselecting privacy
13880                 system
13881         * src/prefs_common.c
13882                 Change default message font to Monospace
13883         * src/summaryview.c
13884                 More freezing during potentially large operations
13885
13886 2005-02-21 [paul]       1.0.1cvs15.3
13887
13888         * src/main.c
13889                 fix --help output
13890
13891 2005-02-21 [paul]       1.0.1cvs15.2
13892
13893         * po/Makefile.in.in
13894         * src/compose.c
13895         * src/summaryview.c
13896         * src/textview.c
13897         * src/common/utils.c
13898         * src/common/utils.h
13899                 sync with main (revision 117)
13900
13901 2005-02-20 [colin]      1.0.1cvs15.1
13902
13903         * src/common/defs.h
13904                 Change cache file to .sylpheed_claws_cache, as
13905                 suggested by Alfons. Allows people to switch
13906                 between Sylpheed and Sylpheed-Claws. it is
13907                 a good idea to "Check for new messages" at next
13908                 startup.
13909
13910
13911 2005-02-18 [colin]      1.0.1cvs14.1
13912
13913         * src/quote_fmt_lex.l
13914         * src/quote_fmt_parse.y
13915                 Fix parser initialisation. Patch by Ivan.
13916
13917 2005-02-18 [colin]      1.0.1cvs11.6
13918
13919         * src/folderview.c
13920                 Fix scrolldown (bug 662)
13921
13922 2005-02-17 [colin]      1.0.1cvs11.5
13923
13924         * src/codeconv.c
13925                 conv_filename_to_utf8: return clean 7bit instead
13926                 of broken utf8 if needed
13927         * src/mimeview.c
13928                 Fix display of parts with unclean 8bit names
13929
13930 2005-02-17 [paul]       1.0.1cvs11.4
13931
13932         * src/compose.c
13933         * src/exportldif.c
13934         * src/matcher_parser_parse.y
13935         * src/procmime.c
13936         * src/sourcewindow.c
13937         * src/common/Makefile.am
13938         * src/common/intl.h             ** REMOVED **
13939         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13940                 sync with main (revision 109)
13941                 and clean up
13942
13943 2005-02-16 [colin]      1.0.1cvs11.3
13944
13945         * src/summaryview.c
13946                 Fix collapsed thread not highlighting when new
13947                 messages in it (Bug 568) Patch by Stephan Sachse.
13948                 Fix messed up selection when reaching bounds (Bug 632)
13949         * src/prefs_themes.c
13950                 Fix theme installing (Bug 684)
13951
13952 2005-02-16 [colin]      1.0.1cvs11.2
13953
13954         * src/messageview.c
13955                 Fix messageview_select_all
13956
13957 2005-02-16 [colin]      1.0.1cvs11.1
13958
13959         * src/mh.c
13960                 Sync with HEAD (MH scan required function)
13961
13962 2005-02-15 [colin]      1.0.1cvs8.1
13963
13964         * src/mimeview.c
13965         * src/common/utils.c
13966                 Sync with HEAD (filename chars substitution)
13967
13968 2005-02-15 [colin]      1.0.1cvs7.3
13969
13970         * src/gtk/pluginwindow.c
13971                 Fix button spacing
13972
13973 2005-02-15 [colin]      1.0.1cvs7.2
13974
13975         * src/mimeview.c
13976                 Fix mime icons not reset across message when
13977                 scrolled down
13978
13979 2005-02-15 [colin]      1.0.1cvs7.1
13980
13981         * src/compose.c
13982         * src/procmime.c
13983                 Sync with HEAD (optimisation of cvs6)
13984
13985 2005-02-14 [colin]      1.0.1cvs6.1
13986
13987         * src/compose.c
13988         * src/procmime.c
13989                 Sync with HEAD (encode "From " at line beginning)
13990
13991 2005-02-14 [colin]      1.0.1cvs5.3
13992
13993         * src/compose.c
13994                 Fix wrapping with accentued chars.
13995
13996 2005-02-13 [colin]      1.0.1cvs5.2
13997
13998         * src/textview.c
13999                 Fix email informative part parsing with
14000                 accentued chars in it. ispunct() returns
14001                 true for them in utf8...
14002
14003 2005-02-12 [colin]      1.0.1cvs5.1
14004
14005         * src/filtering.c
14006                 Sync with HEAD (remove wrong use of compose after send)
14007
14008 2005-02-12 [paul]       1.0.1cvs4.5
14009
14010         * src/textview.c
14011                 remove unnecessary code (thanks to Alfons)
14012
14013 2005-02-12 [paul]       1.0.1cvs4.4
14014
14015         * src/textview.c
14016                 add 'Copy' to contextual menu on emails
14017
14018 2005-02-11 [colin]      1.0.1cvs4.3
14019
14020         * src/compose.c
14021                 revert 1.0.0cvs28.2, it doesn't work that well.
14022
14023 2005-02-11 [paul]       1.0.1cvs4.2
14024
14025         * po/Makefile.in.in
14026                 fix 'make release'
14027
14028 2005-02-10 [paul]       1.0.1cvs4.1
14029
14030         * ChangeLog
14031         * ChangeLog.claws
14032         * ChangeLog.jp
14033         * configure.ac
14034         * src/compose.c
14035                 sync with HEAD (sync with main)
14036
14037 2005-02-10 [paul]       1.0.1cvs3.2
14038
14039         * AUTHORS
14040         * Makefile.am
14041         * autogen.sh
14042         * configure.ac
14043         * config/mkinstalldirs
14044         * intl/.cvsignore
14045         * intl/ChangeLog
14046         * intl/VERSION
14047         * intl/bindtextdom.c
14048         * intl/config.charset
14049         * intl/dcgettext.c
14050         * intl/dcigettext.c
14051         * intl/dcngettext.c
14052         * intl/dgettext.c
14053         * intl/dngettext.c
14054         * intl/eval-plural.h
14055         * intl/explodename.c
14056         * intl/finddomain.c
14057         * intl/gettext.c
14058         * intl/gettextP.h
14059         * intl/gmo.h
14060         * intl/hash-string.h
14061         * intl/intl-compat.c
14062         * intl/l10nflist.c
14063         * intl/libgnuintl.h.in
14064         * intl/loadinfo.h
14065         * intl/loadmsgcat.c
14066         * intl/localcharset.c
14067         * intl/localcharset.h
14068         * intl/locale.alias
14069         * intl/localealias.c
14070         * intl/localename.c
14071         * intl/log.c
14072         * intl/ngettext.c
14073         * intl/os2compat.c
14074         * intl/os2compat.h
14075         * intl/osdep.c
14076         * intl/plural-exp.c
14077         * intl/plural-exp.h
14078         * intl/plural.c
14079         * intl/plural.y
14080         * intl/ref-add.sin
14081         * intl/ref-del.sin
14082         * intl/relocatable.c
14083         * intl/relocatable.h
14084         * intl/textdomain.c
14085         * m4/Makefile.am
14086         * po/Makefile.in.in
14087         * src/Makefile.am
14088         * src/account.c
14089         * src/action.c
14090         * src/addr_compl.c
14091         * src/addressadd.c
14092         * src/addressbook.c
14093         * src/addrgather.c
14094         * src/addrindex.c
14095         * src/alertpanel.c
14096         * src/browseldap.c
14097         * src/codeconv.c
14098         * src/codeconv.h
14099         * src/compose.c
14100         * src/compose.h
14101         * src/crash.c
14102         * src/editaddress.c
14103         * src/editbook.c
14104         * src/editgroup.c
14105         * src/editjpilot.c
14106         * src/editldap.c
14107         * src/editldap_basedn.c
14108         * src/editvcard.c
14109         * src/exphtmldlg.c
14110         * src/expldifdlg.c
14111         * src/export.c
14112         * src/exporthtml.c
14113         * src/filtering.c
14114         * src/folder.c
14115         * src/folder_item_prefs.c
14116         * src/foldersel.c
14117         * src/folderview.c
14118         * src/grouplistdialog.c
14119         * src/headerview.c
14120         * src/imap.c
14121         * src/imap_gtk.c
14122         * src/import.c
14123         * src/importldif.c
14124         * src/importmutt.c
14125         * src/importpine.c
14126         * src/inc.c
14127         * src/ldif.c
14128         * src/main.c
14129         * src/mainwindow.c
14130         * src/matcher.c
14131         * src/mbox.c
14132         * src/message_search.c
14133         * src/messageview.c
14134         * src/mh.c
14135         * src/mh_gtk.c
14136         * src/mimeview.c
14137         * src/msgcache.c
14138         * src/news.c
14139         * src/news_gtk.c
14140         * src/noticeview.c
14141         * src/partial_download.c
14142         * src/pop.c
14143         * src/prefs_account.c
14144         * src/prefs_actions.c
14145         * src/prefs_common.c
14146         * src/prefs_customheader.c
14147         * src/prefs_display_header.c
14148         * src/prefs_ext_prog.c
14149         * src/prefs_filtering.c
14150         * src/prefs_filtering_action.c
14151         * src/prefs_folder_item.c
14152         * src/prefs_fonts.c
14153         * src/prefs_gtk.c
14154         * src/prefs_matcher.c
14155         * src/prefs_msg_colors.c
14156         * src/prefs_spelling.c
14157         * src/prefs_summary_column.c
14158         * src/prefs_template.c
14159         * src/prefs_themes.c
14160         * src/prefs_toolbar.c
14161         * src/prefs_wrapping.c
14162         * src/privacy.c
14163         * src/procheader.c
14164         * src/procmime.c
14165         * src/procmsg.c
14166         * src/quote_fmt.c
14167         * src/recv.c
14168         * src/send_message.c
14169         * src/setup.c
14170         * src/sourcewindow.c
14171         * src/ssl_manager.c
14172         * src/statusbar.c
14173         * src/summary_search.c
14174         * src/summaryview.c
14175         * src/textview.c
14176         * src/toolbar.c
14177         * src/wizard.c
14178         * src/common/nntp.c
14179         * src/common/plugin.c
14180         * src/common/smtp.c
14181         * src/common/ssl.c
14182         * src/common/ssl_certificate.c
14183         * src/common/string_match.c
14184         * src/common/sylpheed.c
14185         * src/common/template.c
14186         * src/common/utils.c
14187         * src/gtk/about.c
14188         * src/gtk/colorlabel.c
14189         * src/gtk/description_window.c
14190         * src/gtk/filesel.c
14191         * src/gtk/foldersort.c
14192         * src/gtk/gtkaspell.c
14193         * src/gtk/gtkutils.c
14194         * src/gtk/inputdialog.c
14195         * src/gtk/logwindow.c
14196         * src/gtk/menu.c
14197         * src/gtk/pluginwindow.c
14198         * src/gtk/prefswindow.c
14199         * src/gtk/progressdialog.c
14200         * src/gtk/quicksearch.c
14201         * src/gtk/sslcertwindow.c
14202         * src/plugins/clamav/clamav_plugin.c
14203         * src/plugins/clamav/clamav_plugin_gtk.c
14204         * src/plugins/demo/demo.c
14205         * src/plugins/dillo_viewer/dillo_prefs.c
14206         * src/plugins/dillo_viewer/dillo_viewer.c
14207         * src/plugins/image_viewer/plugin.c
14208         * src/plugins/image_viewer/viewer.c
14209         * src/plugins/image_viewer/viewerprefs.c
14210         * src/plugins/mathml_viewer/mathml_viewer.c
14211         * src/plugins/pgpmime/passphrase.c
14212         * src/plugins/pgpmime/plugin.c
14213         * src/plugins/pgpmime/prefs_gpg.c
14214         * src/plugins/pgpmime/select-keys.c
14215         * src/plugins/pgpmime/sgpgme.c
14216         * src/plugins/spamassassin/spamassassin.c
14217         * src/plugins/spamassassin/spamassassin_gtk.c
14218         * src/plugins/trayicon/trayicon.c
14219                 sync with main (revision 104)
14220
14221 2005-02-10 [colin]      1.0.1cvs3.1
14222
14223         * src/mainwindow.c
14224                 Sync with HEAD (fix occasional crasher)
14225
14226 2005-02-10 [colin]      1.0.1cvs2.1
14227
14228         * src/messageview.c
14229                 Synw with HEAD (don't automatically display html)
14230
14231 2005-02-09 [colin]      1.0.1cvs1.3
14232
14233         * src/textview.c
14234         * src/textview.h
14235                 Add contextual menu on emails
14236
14237 2005-02-09 [colin]      1.0.1cvs1.2
14238
14239         * src/codeconv.c
14240                 Fix converting from broken headers and 
14241                 put back the _ in missing places
14242                 (feature broke with cvs24.2 sync, main 
14243                  possibly affected?)
14244
14245 2005-02-09 [colin]      1.0.1cvs1.1
14246
14247         * src/messageview.c
14248         * src/mimeview.c
14249         * src/mimeview.h
14250                 Sync with HEAD (display non text/plain mails with plugin)
14251
14252 2005-02-08 [colin]      1.0.1.1
14253
14254         * ChangeLog.claws
14255         * po/pt_BR.po
14256                 Sync with HEAD
14257         * configure.ac
14258                 Make default configuration directory 
14259                 be .sylpheed-gtk2
14260
14261 2005-02-08 [colin]      1.0.0cvs29.1
14262
14263         * po/de.po
14264         * po/es.po
14265         * po/fr.po
14266         * po/it.po
14267         * po/sk.po
14268         * po/sr.po
14269                 Sync translations with HEAD
14270
14271 2005-02-06 [colin]      1.0.0cvs28.3
14272
14273         * src/compose.c
14274                 Make compose a bit faster - patch by Alfons.
14275
14276 2005-02-06 [colin]      1.0.0cvs28.2
14277
14278         * src/compose.c
14279                 Make pasting via middle-click more reliable
14280
14281 2005-02-05 [paul]       1.0.0cvs28.1
14282
14283         * ChangeLog
14284         * ChangeLog.claws
14285         * ChangeLog.jp
14286         * configure.ac
14287         * src/compose.c
14288                 sync with HEAD
14289                 (fix bug 682 'redirect is broken'
14290
14291 2005-02-05 [torte]      1.0.0cvs27.1
14292
14293         * ChangeLog.claws
14294         * configure.ac
14295         * src/partial_download.c
14296                 Sync with HEAD (fix buf overflow)
14297
14298 2005-02-03 [colin]      1.0.0cvs26.1
14299
14300         * src/common/plugin.c
14301                 Sync with HEAD (avoid plugin mismatches)
14302
14303 2005-02-03 [paul]       1.0.0cvs25.3
14304
14305         * src/folderview.c
14306         * src/headerview.c
14307         * src/summaryview.c
14308         * src/textview.c
14309         * src/gtk/colorlabel.c
14310                 third and final part of initial sync with main-gtk2
14311
14312 2005-02-03 [paul]       1.0.0cvs25.2
14313
14314         * src/jpilot.c
14315                 fix building with jpilot support
14316
14317 2005-02-02 [colin]      1.0.0cvs25.1
14318
14319         * src/messageview.c
14320                 Sync with HEAD (fix dangerous typo)
14321
14322 2005-02-01 [colin]      1.0.0cvs24.3
14323
14324         * src/common/xml.c
14325                 Write file as advertised (UTF-8)
14326
14327 2005-02-01 [paul]       1.0.0cvs24.2
14328
14329         * src/addrbook.c
14330         * src/addrindex.c
14331         * src/alertpanel.h
14332         * src/codeconv.c
14333         * src/codeconv.h
14334         * src/compose.c
14335         * src/export.c
14336         * src/folder_item_prefs.c
14337         * src/html.c
14338         * src/imap.c
14339         * src/import.c
14340         * src/jpilot.c
14341         * src/mainwindow.c
14342         * src/matcher_parser_lex.l
14343         * src/messageview.c
14344         * src/mh.c
14345         * src/prefs_account.c
14346         * src/prefs_actions.c
14347         * src/prefs_common.c
14348         * src/prefs_gtk.c
14349         * src/prefs_gtk.h
14350         * src/prefs_themes.c
14351         * src/procheader.c
14352         * src/procmime.c
14353         * src/sourcewindow.c
14354         * src/statusbar.c
14355         * src/summaryview.c
14356         * src/textview.c
14357         * src/toolbar.c
14358         * src/unmime.c
14359         * src/common/template.c
14360         * src/common/utils.c
14361         * src/common/xml.c
14362         * src/common/xml.h
14363         * src/gtk/gtkaspell.c
14364         * src/plugins/clamav/clamav_plugin.c
14365         * src/plugins/dillo_viewer/dillo_prefs.c
14366         * src/plugins/image_viewer/viewerprefs.c
14367         * src/plugins/pgpmime/passphrase.c
14368         * src/plugins/pgpmime/prefs_gpg.c
14369         * src/plugins/pgpmime/select-keys.c
14370         * src/plugins/spamassassin/spamassassin.c
14371                 second part of initial sync with main-gtk2
14372                 (more to follow)
14373
14374 2005-01-31 [colin]      1.0.0cvs24.1
14375
14376         * src/compose.c
14377                 Sync with HEAD
14378
14379 2005-01-29 [paul]       1.0.0cvs23.2
14380
14381         * src/account.c
14382         * src/action.c
14383         * src/addressadd.c
14384         * src/addressbook.c
14385         * src/alertpanel.c
14386         * src/compose.c
14387         * src/editaddress.c
14388         * src/editbook.c
14389         * src/editgroup.c
14390         * src/editjpilot.c
14391         * src/editldap.c
14392         * src/editldap_basedn.c
14393         * src/editvcard.c
14394         * src/export.c
14395         * src/foldersel.c
14396         * src/grouplistdialog.c
14397         * src/import.c
14398         * src/importldif.c
14399         * src/inc.c
14400         * src/main.c
14401         * src/mainwindow.c
14402         * src/message_search.c
14403         * src/messageview.c
14404         * src/mimeview.c
14405         * src/prefs_actions.c
14406         * src/prefs_common.c
14407         * src/prefs_common.h
14408         * src/prefs_customheader.c
14409         * src/prefs_display_header.c
14410         * src/prefs_filtering.c
14411         * src/prefs_filtering_action.c
14412         * src/prefs_gtk.c
14413         * src/prefs_matcher.c
14414         * src/prefs_summary_column.c
14415         * src/prefs_template.c
14416         * src/sourcewindow.c
14417         * src/summary_search.c
14418         * src/summaryview.c
14419         * src/textview.c
14420         * src/gtk/about.c
14421         * src/gtk/description_window.c
14422         * src/gtk/gtkshruler.c
14423         * src/gtk/gtkutils.c
14424         * src/gtk/gtkutils.h
14425         * src/gtk/inputdialog.c
14426         * src/gtk/logwindow.c
14427         * src/gtk/prefswindow.c
14428         * src/gtk/progressdialog.c
14429         * src/gtk/progressdialog.h
14430                 first part of initial sync with main-gtk2
14431                 (more to follow)
14432
14433 2005-01-28 [colin]      1.0.0cvs23.1
14434
14435         * src/folderview.c
14436                 Sync with HEAD
14437
14438 2005-01-27 [colin]      1.0.0cvs21.1
14439
14440         * src/folder.c
14441         * src/folderview.c
14442                 Sync with HEAD
14443
14444 2005-01-27 [colin]      1.0.0cvs19.1
14445
14446         * src/procmime.c
14447                 Sync with HEAD
14448
14449 2005-01-27 [colin]      1.0.0cvs18.1
14450
14451         * src/messageview.c
14452         * src/summaryview.c
14453         * src/mainwindow.c
14454         * src/compose.c
14455         * src/compose.h
14456         * src/procmsg.c
14457         * src/procmsg.h
14458         * src/toolbar.c
14459                 Sync with HEAD
14460
14461 2005-01-26 [paul]       1.0.0cvs15.2
14462
14463         * src/compose.c
14464                 compose_entries_set(): convert subject and body to
14465                 utf8 if necessary. patch by Felix Eckhofer
14466
14467 2005-01-26 [paul]       1.0.0cvs15.1
14468
14469         * configure.ac
14470         * src/common/template.c
14471                 sync with HEAD (fix memory leak)
14472
14473 2005-01-25 [paul]       1.0.0cvs14.1
14474
14475         * configure.ac
14476         * src/compose.c
14477                 sync with HEAD
14478
14479 2005-01-24 [colin]      1.0.0cvs13.1
14480
14481         * src/summaryview.c
14482                 Sync with HEAD
14483
14484 2005-01-24 [paul]       1.0.0cvs12.1
14485
14486         * configure.ac
14487         * src/messageview.c
14488         * src/mh.c
14489         * src/common/utils.c
14490                 sync with HEAD
14491
14492 2005-01-24 [colin]      1.0.0cvs11.1
14493
14494         * src/procheader.c
14495                 Sync with HEAD
14496
14497 2005-01-24 [colin]      1.0.0cvs10.1
14498
14499         * src/folderview.c
14500                 Sync with HEAD
14501
14502 2005-01-23 [colin]      1.0.0cvs9.1
14503
14504         * src/crash.c
14505                 Sync with HEAD
14506
14507 2005-01-22 [colin]      1.0.0cvs8.1
14508
14509         * src/summaryview.c
14510         * src/gtk/quicksearch.c
14511                 Sync with HEAD
14512
14513 2005-01-21 [colin]      1.0.0cvs7.1
14514
14515         * src/summaryview.c
14516                 Sync with HEAD
14517
14518 2005-01-21 [colin]      1.0.0cvs6.1
14519
14520         * src/summaryview.c
14521                 Sync with HEAD
14522
14523 2005-01-21 [colin]      1.0.0cvs5.1
14524
14525         * src/gtk/quicksearch.c
14526         * src/prefs_common.c
14527         * src/prefs_common.h
14528                 Sync with HEAD (recurse option)
14529
14530 2005-01-21 [colin]      1.0.0cvs4.1
14531
14532         * src/folder.h
14533         * src/folderview.c
14534         * src/folderview.h
14535         * src/summaryview.c
14536         * src/gtk/quicksearch.c
14537         * src/gtk/quicksearch.h
14538                 Sync with HEAD (recursive quicksearch)
14539
14540 2005-01-20 [colin]      1.0.0cvs3.4
14541
14542         * src/ssl_manager.c
14543                 Remove useless code
14544
14545 2005-01-20 [colin]      1.0.0cvs3.3
14546
14547         * src/ssl_manager.c
14548                 Fix leak, thanks to Alfons.
14549
14550 2005-01-20 [colin]      1.0.0cvs3.2
14551
14552         * src/ssl_manager.c
14553                 Port SSL certificate window to GTK2.
14554
14555 2005-01-20 [paul]       1.0.0cvs3.1
14556
14557         * ChangeLog.claws
14558         * configure.ac
14559         * src/addrindex.c
14560         * src/addrindex.h
14561                 sync with HEAD
14562
14563 2005-01-19 [colin]      1.0.0cvs2.2
14564
14565         * src/plugins/trayicon/trayicon.c
14566                 Fix freeze with gtk-2.6, the easy way
14567                 (signal blocking helpless there...)
14568                 Closes bug #668.
14569
14570 2005-01-19 [colin]      1.0.0cvs2.1
14571
14572         * src/mbox.c
14573         * src/mbox.h
14574         * src/mainwindow.c
14575         * src/summaryview.c
14576         * src/summaryview.h
14577                 Sync with HEAD
14578
14579 2005-01-19 [paul]       1.0.0cvs1.1
14580
14581         * configure.ac
14582         * po/de.po
14583         * po/es.po
14584         * po/fr.po
14585         * po/hr.po
14586         * po/it.po
14587         * po/ja.po
14588         * po/ko.po
14589         * po/pt_BR.po
14590         * po/ru.po
14591         * po/sk.po
14592         * po/sr.po
14593                 sync with HEAD (update translations)
14594
14595 2005-01-18 [colin]      1.0.0cvs0.1
14596
14597         * src/foldersel.c
14598                 Specify search column - patch by Alfons
14599
14600 2005-01-18 [colin]      0.9.13cvs36.3
14601
14602         * src/prefs_toolbar.c
14603                 Change Delete to Remove
14604         * src/prefs_fonts.c
14605                 GTK2 version and leak fixes
14606         * src/prefs_actions.c
14607                 Add stock buttons.
14608                 All patches by Alfons
14609
14610 2005-01-17 [colin]      0.9.13cvs36.2
14611
14612         * src/compose.c
14613                 Fix DnD inserting twice. While at it,
14614                 add DnD support for text/plain in the
14615                 body, and add support in the headers.
14616
14617 2005-01-16 [colin]      0.9.13cvs36.1
14618
14619         * ChangeLog
14620         * ChangeLog.jp
14621         * ChangeLog.claws
14622                 Sync with HEAD (nothing applicable)
14623
14624 2005-01-16 [colin]      0.9.13cvs33.2
14625
14626         * src/prefs_toolbar.c
14627                 GTK2ize prefs_toolbar, by Alfons.
14628
14629 2005-01-14 [colin]      0.9.13cvs33.1
14630
14631         * src/html.c
14632         * src/msgcache.c
14633                 Sync with HEAD
14634
14635 2005-01-14 [colin]      0.9.13cvs32.1
14636
14637         * src/html.c
14638         * src/html.h
14639         * src/msgcache.c
14640         * AUTHORS
14641         * tools/calypso_convert.pl
14642                 Sync with HEAD
14643
14644 2005-01-08 [colin]      0.9.13cvs29.2
14645
14646         * src/prefs_filtering_action.c
14647         * src/prefs_filtering.c
14648                 2 more gtk2 patches by Alfons
14649
14650 2005-01-07 [paul]       0.9.13cvs29.1
14651
14652         * ChangeLog
14653         * ChangeLog.claws
14654         * ChangeLog.jp
14655         * configure.ac
14656         * src/pop.c
14657         * src/pop.h
14658                 sync with HEAD
14659
14660 2005-01-07 [colin]      0.9.13cvs28.3
14661
14662         * src/gtk/progressdialog.c
14663         * src/gtk/progressdialog.h
14664         * src/inc.c
14665         * src/send_message.c
14666                 GTK2 for the incorporation dialog. The CList isn't dead
14667                 yet, for a more smooth migration. Patch by Alfons.
14668
14669 2005-01-06 [colin]      0.9.13cvs28.2
14670
14671         * src/prefs_display_header.c
14672                 GTK2 conversion by Alfons
14673         * src/prefs_actions.c
14674         * src/prefs_matcher.c
14675                 Fix 2 leaks - patch by Alfons
14676
14677 2005-01-06 [colin]      0.9.13cvs28.1
14678
14679         * src/prefs_matcher.c
14680                 Sync with HEAD
14681
14682 2005-01-06 [colin]      0.9.13cvs27.4
14683
14684         * src/prefs_matcher.c
14685                 Fix double-free. Patch by Alfons
14686
14687 2005-01-06 [colin]      0.9.13cvs27.3
14688
14689         * src/prefs_matcher.c
14690                 GTK2 widgets + memleak
14691                 Patch by Alfons
14692
14693 2005-01-05 [colin]      0.9.13cvs27.2
14694
14695         * src/account.c
14696         * src/addr_compl.c
14697         * src/foldersel.c
14698         * src/stock_pixmap.c
14699         * src/stock_pixmap.h
14700                 3 more GTK2 patches by Alfons.
14701
14702 2005-01-04 [colin]      0.9.13cvs27.1
14703
14704         * src/folderview.c
14705         * src/imap_gtk.c
14706         * src/news_gtk.c
14707                 Sync with HEAD
14708
14709 2005-01-04 [colin]      0.9.13cvs25.9
14710
14711         * src/compose.c
14712                 Fix Show Ruler menuitem
14713         * src/prefs_template.c
14714                 Convert to GTK2
14715         * src/common/utils.c
14716                 Make auto pointer stuff handles NULLs
14717                 Patches by Alfons.
14718
14719 2005-01-04 [colin]      0.9.13cvs25.8
14720
14721         * src/compose.c
14722                 Move the attachment list to gtk2
14723                 Patch by Alfons.
14724
14725 2005-01-04 [colin]      0.9.13cvs25.7
14726
14727         * src/textview.c
14728                 Make some keys work again
14729                 Patch by SungHyun Nam <namsh@kldp.org>
14730
14731 2005-01-04 [colin]      0.9.13cvs25.6
14732
14733         * src/gtk/gtkshruler.c
14734                 Move the ruler to GTK2
14735                 Patch by Alfons
14736
14737 2005-01-03 [colin]      0.9.13cvs25.5
14738
14739         * src/compose.c
14740                 Fix my broken patch apply 
14741
14742 2005-01-03 [colin]      0.9.13cvs25.4
14743
14744         * src/common/utils.c
14745         * src/common/utils.h
14746         * src/gtk/prefswindow.c
14747                 Move auto pointer stuff to utils.c
14748                 Patch by Alfons again :)
14749
14750 2005-01-03 [colin]      0.9.13cvs25.3
14751
14752         * src/compose.c
14753         * src/prefs_gtk.c
14754         * src/prefs_template.c
14755         * src/textview.c
14756                 Empty text widgets with empty strings, not NULL char
14757                 Patch by SungHyun Nam <namsh@kldp_org>
14758
14759 2005-01-03 [colin]      0.9.13cvs25.2
14760
14761         * src/main.c
14762         * AUTHORS
14763                 Sync with HEAD
14764
14765 2005-01-03 [colin]      0.9.13cvs25.1
14766
14767         * src/pop.c
14768         * src/pop.h
14769                 Sync with HEAD
14770
14771 2005-01-03 [colin]      0.9.13cvs24.3
14772
14773         * src/account.c
14774                 Two patches from Alfons and Alex S Moore:
14775                 fix images, fix return value.
14776
14777 2005-01-01 [colin]      0.9.13cvs24.2
14778
14779         * src/prefs_actions.c
14780                 Fix over-zealous assertion. Patch by Alfons
14781
14782 2005-01-01 [colin]      0.9.13cvs24.1
14783
14784         * src/procmime.c
14785                 Sync with HEAD (leak fix)
14786
14787 2004-12-31 [colin]      0.9.13cvs23.2
14788
14789         * src/prefs_common.c
14790                 GTK2 widgets + stock buttons - patch by Alfons
14791
14792 2004-12-31 [paul]       0.9.13cvs23.1
14793
14794         * configure.ac
14795                 bump up EXTRA_VERSION to match (sync'ed) HEAD
14796         * src/gtk/pluginwindow.c
14797                 use GTK2 widgets and plug memory leaks,
14798                 patches by Alfons
14799
14800 2004-12-30 [colin]      0.9.13cvs22.4
14801
14802         * src/account.c
14803         * src/action.c
14804         * src/export.c
14805         * src/foldersel.c
14806         * src/import.c
14807         * src/message_search.c
14808         * src/prefs_actions.c
14809         * src/prefs_common.c
14810         * src/prefs_customheader.c
14811         * src/prefs_filtering.c
14812         * src/prefs_summary_column.c
14813         * src/summary_search.c
14814         * src/gtk/about.c
14815         * src/gtk/description_window.c
14816         * src/gtk/gtkutils.c
14817         * src/gtk/gtkutils.h
14818         * src/gtk/inputdialog.c
14819         * src/gtk/prefswindow.c
14820                 Use GTK2 stock buttons. Patches by Alfons.
14821
14822 2004-12-30 [colin]      0.9.13cvs22.3
14823
14824         * src/account.c
14825                 Sync with HEAD
14826         * src/prefs_actions.c
14827         * src/prefs_customheader.c
14828         * src/prefs_filtering.c
14829         * src/prefs_msg_colors.c
14830         * src/prefs_summary_column.c
14831         * src/gtk/prefswindow.c
14832                 Use GtkTreeView instead of deprecated 
14833                 widgets. Patches by Alfons.
14834
14835 2004-12-30 [paul]       0.9.13cvs22.2
14836
14837         * src/foldersel.c
14838                 use GTK 2 Tree View
14839                 patch by Alfons, with root folder sorting fix
14840                 by Stephan Sachse
14841
14842 2004-12-30 [paul]       0.9.13cvs22.1
14843
14844         * ChangeLog
14845         * ChangeLog.claws
14846         * ChangeLog.jp
14847         * NEWS
14848         * configure.ac
14849         * src/account.c
14850                 sync with HEAD
14851
14852 2004-12-22 [martin]     0.9.13cvs21.2
14853
14854         * src/action.c
14855                 free the command line after its use
14856
14857 2004-12-18 [paul]       0.9.13cvs21.1
14858
14859         * AUTHORS
14860         * ChangeLog
14861         * ChangeLog.claws
14862         * ChangeLog.jp
14863         * NEWS
14864         * configure.ac
14865         * src/action.c
14866         * src/compose.c
14867         * src/syldap.c
14868                 sync with HEAD
14869
14870 2004-12-17 [martin]     0.9.13cvs17.2
14871
14872         * src/action.c
14873                 convert actions input to locale
14874         * src/inc.c
14875                 convert notification command to locale
14876         * src/plugins/pgpmime/select-keys.c
14877                 convert attributes to utf8
14878
14879 2004-12-14 [colin]      0.9.13cvs17.1
14880
14881         * ChangeLog
14882         * ChangeLog.jp
14883         * ChangeLog.claws
14884         * src/action.c
14885         * src/common/utils.c
14886         * src/gtk/prefswindow.c
14887         * src/gtk/gtkutils.c
14888         * src/gtk/gtkutils.h
14889         * src/plugins/spamassassin/libspamc.c
14890                 Sync with HEAD
14891
14892 2004-12-13 [colin]      0.9.13cvs14.1
14893
14894         * src/quote_fmt_parse.y
14895                 Sync with HEAD
14896
14897 2004-12-10 [colin]      0.9.13cvs12.1
14898
14899         * src/prefs_themes.c
14900         * src/mainwindow.c
14901         * src/messageview.c
14902                 Sync with HEAD
14903
14904 2004-12-09 [colin]      0.9.13cvs10.1
14905
14906         * src/procmime.c
14907                 Sync with HEAD (fix B64 encoding from memory)
14908
14909 2004-12-08 [colin]      0.9.13cvs9.1
14910
14911         * src/gtk/colorlabel.c
14912                 Sync with HEAD
14913
14914 2004-12-08 [paul]       0.9.13cvs8.2
14915
14916         * src/gtk/pluginwindow.c
14917                 fix window resizing oddities
14918
14919 2004-12-08 [colin]      0.9.13cvs8.1
14920
14921         * src/quote_fmt_parse.y
14922                 Sync with HEAD
14923
14924 2004-12-08 [colin]      0.9.13cvs7.1
14925
14926         * src/matcher_parser_parse.y
14927         * src/msgcache.c
14928         * src/prefs_matcher.c
14929         * src/procheader.c
14930         * src/matcher.c
14931         * src/common/defs.h
14932         * po/sr.po
14933                 Sync with HEAD
14934
14935 2004-12-08 [colin]      0.9.13cvs6.1
14936
14937         * src/quote_fmt_parse.y
14938         * src/textview.c
14939                 Sync with HEAD
14940         * src/gtk/prefswindow.c
14941         * src/gtk/pluginwindow.c
14942                 Fix G_CALLBACKS protos (thanks to Alfons)
14943
14944 2004-12-07 [torte]      0.9.13cvs2.2
14945
14946         * src/procmime.c
14947                 [Bug 650] reply button causes crash
14948                 Thanks to David Relson and Christoph
14949
14950 2004-12-07 [colin]      0.9.13cvs2.1
14951
14952         * ChangeLog.claws
14953         * AUTHORS
14954         * po/sk.po
14955         * src/procmime.c
14956         * src/prefs_account.c
14957         * src/common/smtp.c
14958         * src/common/smtp.h
14959                 Sync with HEAD
14960
14961 2004-12-06 [colin]      0.9.12cvs187.1
14962
14963         * ChangeLog.claws
14964         * INSTALL
14965         * Makefile.am
14966         * README.claws
14967         * TODO.claws
14968         * configure.ac
14969         * po/bg.po
14970         * po/cs.po
14971         * po/el.po
14972         * po/en_GB.po
14973         * po/es.po
14974         * po/fr.po
14975         * po/hr.po
14976         * po/hu.po
14977         * po/it.po
14978         * po/ja.po
14979         * po/ko.po
14980         * po/nl.po
14981         * po/pl.po
14982         * po/pt_BR.po
14983         * po/ru.po
14984         * po/sk.po
14985         * po/sr.po
14986         * po/sv.po
14987         * po/zh_CN.po
14988         * po/zh_TW.Big5.po
14989         * src/compose.c
14990         * tools/Makefile.am
14991         * tools/README
14992         * tools/filter_conv.pl
14993         * tools/kdeservicemenu/README
14994         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14995         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14996                 Sync with HEAD
14997
14998 2004-12-04 [colin]      0.9.12cvs183.1
14999
15000         * src/compose.c
15001                 Sync with HEAD (compose window position saving)
15002
15003 2004-12-04 [paul]       0.9.12cvs182.3
15004
15005         * src/messageview.c
15006         * src/mimeview.c
15007         * src/prefs_customheader.c
15008         * src/gtk/quicksearch.c
15009                 replace some forgotten GTK_SIGNAL_FUNCs
15010
15011 2004-12-04 [paul]       0.9.12cvs182.2
15012
15013         * src/Makefile.am
15014                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15015                 committed in error      
15016
15017 2004-12-04 [paul]       0.9.12cvs182.1
15018
15019         * ChangeLog
15020         * ChangeLog.claws
15021         * ChangeLog.jp
15022         * INSTALL
15023         * NEWS
15024         * README
15025         * README.jp
15026         * configure.ac
15027         * doc/manual/ja/Makefile.am
15028         * doc/manual/ja/sylpheed-1.html
15029         * doc/manual/ja/sylpheed-10.html
15030         * doc/manual/ja/sylpheed-11.html
15031         * doc/manual/ja/sylpheed-12.html
15032         * doc/manual/ja/sylpheed-13.html
15033         * doc/manual/ja/sylpheed-14.html
15034         * doc/manual/ja/sylpheed-15.html
15035         * doc/manual/ja/sylpheed-16.html
15036         * doc/manual/ja/sylpheed-17.html
15037         * doc/manual/ja/sylpheed-18.html
15038         * doc/manual/ja/sylpheed-19.html
15039         * doc/manual/ja/sylpheed-2.html
15040         * doc/manual/ja/sylpheed-20.html
15041         * doc/manual/ja/sylpheed-3.html
15042         * doc/manual/ja/sylpheed-4.html
15043         * doc/manual/ja/sylpheed-5.html
15044         * doc/manual/ja/sylpheed-6.html
15045         * doc/manual/ja/sylpheed-7.html
15046         * doc/manual/ja/sylpheed-8.html
15047         * doc/manual/ja/sylpheed-9.html
15048         * doc/manual/ja/sylpheed.html
15049         * doc/manual/ja/sylpheed.sgml
15050         * po/de.po
15051         * src/Makefile.am
15052         * src/compose.c
15053         * src/procmime.c
15054         * src/pixmaps/regular.xpm **REMOVED**
15055         * src/plugins/pgpmime/pgpmime.c
15056         * src/plugins/pgpmime/plugin.c
15057         * src/plugins/pgpmime/prefs_gpg.c
15058                 sync with HEAD
15059
15060 2004-12-03 [paul]       0.9.12cvs180.1
15061
15062         * ChangeLog
15063         * ChangeLog.claws
15064         * ChangeLog.jp
15065         * configure.ac
15066         * src/Makefile.am
15067         * src/pop.c
15068         * src/common/utils.c
15069         * src/common/utils.h
15070         * src/pixmaps/continue.xpm
15071         * src/pixmaps/dir_close.xpm
15072         * src/pixmaps/dir_open.xpm
15073         * src/pixmaps/drafts_close.xpm
15074         * src/pixmaps/drafts_open.xpm
15075         * src/pixmaps/folder.xpm **REMOVED**
15076         * src/pixmaps/group.xpm
15077         * src/pixmaps/unread.xpm
15078                 sync with HEAD
15079
15080 2004-12-02 [colin]      0.9.12cvs179.1
15081
15082         * src/compose.c
15083                 Sync with HEAD (non-duplicated reedition)
15084
15085 2004-12-02 [colin]      0.9.12cvs178.1
15086
15087         * src/compose.c
15088                 Sync with HEAD (linewrap_quote fix)
15089
15090 2004-12-01 [colin]      0.9.12cvs177.3
15091
15092         * src/addrharvest.c
15093                 Replace sizeof with strlen
15094
15095 2004-12-01 [paul]       0.9.12cvs177.2
15096
15097         * src/addrharvest.c
15098                 fix 'harvest addresses'
15099
15100 2004-11-30 [colin]      0.9.12cvs177.1
15101
15102         * src/gtk/prefswindow.c
15103         * src/gtk/pluginwindow.c
15104                 Sync with HEAD
15105
15106 2004-11-29 [colin]      0.9.12cvs176.1
15107
15108         * src/folderview.c
15109                 sync with HEAD (Fix disappearing separators in folderview's popup)
15110
15111 2004-11-29 [colin]      0.9.12cvs175.1
15112
15113         * src/procmime.c
15114                 Sync with head (another format fix)
15115
15116 2004-11-29 [colin]      0.9.12cvs174.1
15117
15118         * src/pop.c
15119                 Sync with HEAD (format string fix)
15120
15121 2004-11-26 [colin]      0.9.12cvs173.1
15122
15123         * src/common/smtp.c
15124         * src/common/smtp.h
15125                 Sync with HEAD
15126
15127 2004-11-24 [colin]      0.9.12cvs172.1
15128
15129         * src/plugins/pgpmime/pgpmime.c
15130                 Sync with HEAD
15131
15132 2004-11-24 [colin]      0.9.12cvs171.1
15133
15134         * src/plugins/pgpmime/pgpmime.c
15135                 Sync with head (gpgmectx leaks)
15136
15137 2004-11-24 [colin]      0.9.12cvs169.1
15138
15139         * src/plugins/pgpmime/plugin.c
15140         * src/plugins/trayicon/Makefile.am
15141         * src/plugins/trayicon/newmarkedmail.xpm
15142         * src/plugins/trayicon/trayicon.c
15143         * src/plugins/trayicon/unreadmarkedmail.xpm
15144                 Sync with HEAD
15145
15146 2004-11-23 [colin]      0.9.12cvs168.1
15147
15148         * src/partial_download.c
15149         * src/partial_download.h
15150         * src/plugins/pgpmime/plugin.c
15151                 Sync with HEAD
15152
15153 2004-11-23 [colin]      0.9.12cvs166.1
15154
15155         * src/Makefile.am
15156         * src/codeconv.c
15157         * src/compose.c
15158         * src/folderview.c
15159         * src/main.c
15160         * src/partial_download.c
15161         * src/partial_download.h
15162         * src/prefs_account.c
15163         * src/prefs_account.h
15164         * src/privacy.c
15165         * src/privacy.h
15166         * src/procmime.c
15167         * src/common/Makefile.am
15168         * src/common/base64.h
15169         * src/common/partial_download.c
15170         * src/common/partial_download.h
15171         * src/gtk/prefswindow.c
15172         * src/gtk/prefswindow.h
15173         * src/plugins/pgpmime/pgpmime.c
15174         * src/plugins/pgpmime/prefs_gpg.c
15175         * src/plugins/pgpmime/prefs_gpg.h
15176         * src/plugins/pgpmime/sgpgme.c
15177         * src/plugins/pgpmime/sgpgme.h
15178                 Sync with HEAD
15179
15180 2004-11-23 [colin]      0.9.12cvs163.1
15181
15182         * src/main.c
15183                 Sync with HEAD (cursor optimization)
15184
15185 2004-11-23 [colin]      0.9.12cvs162.1
15186
15187         * src/prefs_common.c
15188         * src/prefs_themes.c
15189         * src/procmsg.c
15190                 Sync with HEAD
15191
15192 2004-11-23 [colin]      0.9.12cvs158.9
15193
15194         * src/compose.c
15195                 Fix double-free when forwarding
15196         * src/msgcache.c
15197                 Fix leak on error path
15198                 
15199
15200 2004-11-23 [colin]      0.9.12cvs158.8
15201
15202         * src/compose.c
15203                 Fix possible double-free
15204                 Spotted by Alfons
15205
15206 2004-11-23 [colin]      0.9.12cvs158.7
15207
15208         * src/compose.c
15209                 Fix some signal handlers' prototypes
15210                 Spotted by Alfons
15211
15212 2004-11-22 [colin]      0.9.12cvs158.6
15213
15214         * src/compose.c
15215                 Remove unneeded code and duplicated
15216                 wrapping - patch by Alfons
15217
15218 2004-11-22 [colin]      0.9.12cvs158.5
15219
15220         * src/prefs_themes.c
15221                 Fix oversized selector
15222
15223 2004-11-22 [colin]      0.9.12cvs158.4
15224
15225         * src/compose.c
15226                 fix dump_text()
15227                 patch by Alfons
15228
15229 2004-11-19 [colin]      0.9.12cvs158.3
15230
15231         * src/textview.c
15232                 Add a context menu on links (open, copy)
15233
15234 2004-11-18 [paul]       0.9.12cvs158.2
15235
15236         * src/addrgather.c
15237         * src/exphtmldlg.c
15238         * src/expldifdlg.c
15239         * src/mimeview.c
15240         * src/prefs_common.c
15241         * src/plugins/image_viewer/viewer.c
15242         * src/plugins/spamassassin/spamassassin_gtk.c
15243                 replace deprecated gtk_notebook_set_page
15244                 and gtk_notebook_current_page
15245
15246 2004-11-18 [paul]       0.9.12cvs158.1
15247
15248         * configure.ac
15249         * src/compose.c
15250         * src/mainwindow.c
15251         * src/messageview.c
15252         * src/prefs_common.c
15253         * src/common/utils.c
15254         * src/common/utils.h
15255                 sync with HEAD
15256
15257 2004-11-17 [colin]      0.9.12cvs156.1
15258
15259         * src/prefs_account.c
15260         * src/prefs_account.h
15261         * src/procmsg.c
15262                 Sync with HEAD (add pref to store encrypted mails encrypted)
15263
15264 2004-11-17 [paul]       0.9.12cvs155.1
15265
15266         * ChangeLog
15267         * ChangeLog.claws
15268         * ChangeLog.jp
15269         * NEWS
15270         * configure.ac
15271         * src/compose.c
15272         * src/jpilot.c
15273         * src/privacy.c
15274         * src/procmime.c
15275         * src/procmime.h
15276         * src/procmsg.c
15277         * src/toolbar.c
15278         * src/pixmaps/error.xpm
15279                 sync with HEAD
15280
15281 2004-11-17 [colin]      0.9.12cvs151.1
15282
15283         * src/plugins/pgpmime/pgpmime.c
15284                 Sync with HEAD (remove debug printf)
15285
15286 2004-11-17 [colin]      0.9.12cvs150.1
15287
15288         * src/plugins/pgpmime/pgpmime.c
15289                 Sync with HEAD (off-by-one fix)
15290
15291 2004-11-17 [colin]      0.9.12cvs149.1
15292
15293         * src/procmsg.c
15294                 Sync with HEAD (coding style fixes)
15295
15296 2004-11-16 [colin]      0.9.12cvs148.1
15297
15298         * src/procmsg.c
15299                 Sync with head (Fix the fix)
15300
15301 2004-11-16 [colin]      0.9.12cvs147.1
15302
15303         * src/procmsg.c
15304                 Sync with Main (leak fix)
15305
15306 2004-11-16 [colin]      0.9.12cvs146.14
15307
15308         * src/compose.c
15309                 Remove useless chunk of code
15310                 Patch by Alfons
15311
15312 2004-11-15 [colin]      0.9.12cvs146.13
15313
15314         * src/compose.c
15315                 Fix drafting after insertion
15316                 Patch by Alfons
15317
15318 2004-11-15 [colin]      0.9.12cvs146.12
15319
15320         * src/compose.c
15321         * src/prefs_filtering.c
15322         * src/prefs_filtering_action.c
15323         * src/prefs_toolbar.c
15324                 Fix some const-correctness
15325
15326 2004-11-15 [colin]      0.9.12cvs146.11
15327
15328         * src/summaryview.c
15329         * src/prefs_themes.c
15330         * src/messageview.c
15331                 Fix some leaks
15332
15333 2004-11-15 [colin]      0.9.12cvs146.10
15334
15335         * src/codeconv.c
15336                 More unreadable locale fixes
15337
15338 2004-11-14 [colin]      0.9.12cvs146.9
15339
15340         * src/textview.c
15341                 Fix uri_security_check
15342                 Patch by Alfons
15343
15344 2004-11-13 [paul]       0.9.12cvs146.8
15345
15346         * src/folder.c
15347         * src/procmime.c
15348                 fix 2 bugs introduced in last commit
15349
15350 2004-11-13 [paul]       0.9.12cvs146.7
15351
15352         * src/compose.c
15353         * src/exporthtml.c
15354         * src/exportldif.c
15355         * src/folder.c
15356         * src/imap.c
15357         * src/imap_gtk.c
15358         * src/main.c
15359         * src/mainwindow.c
15360         * src/messageview.c
15361         * src/mh_gtk.c
15362         * src/prefs_themes.c
15363         * src/procmime.c
15364         * src/setup.c
15365         * src/summaryview.c
15366                 replace deprecated g_basename
15367
15368 2004-11-13 [paul]       0.9.12cvs146.6
15369
15370         * src/compose.c
15371         * src/imap.c
15372         * src/matcher_parser.h
15373         * src/matcher_parser_parse.y
15374         * src/prefs_filtering.c
15375         * src/prefs_filtering_action.c
15376         * src/prefs_themes.c
15377         * src/prefs_toolbar.c
15378         * src/common/utils.c
15379                 various small fixes/cleanups
15380
15381 2004-11-12 [colin]      0.9.12cvs146.5
15382
15383         * src/textview.c
15384                 Validate event's origin on visibility notify
15385                 Patch by Alfons.
15386
15387 2004-11-12 [paul]       0.9.12cvs146.4
15388
15389         * src/exporthtml.c
15390         * src/exportldif.c
15391         * src/imap.c
15392         * src/mh.c
15393         * src/mimeview.c
15394         * src/prefs_spelling.c
15395         * src/prefs_themes.c
15396                 replace deprecated g_dirname    
15397
15398 2004-11-12 [colin]      0.9.12cvs146.3
15399
15400         * src/textview.c
15401                 Some coding style fixes
15402
15403 2004-11-12 [colin]      0.9.12cvs146.2
15404
15405         * src/codeconv.c
15406                 We want to replace _all_ extended chars in
15407                 conv_unreadable_*, because any string containing
15408                 extended chars not parsing as UTF8 is 
15409                 undisplayed on gtk2.
15410
15411 2004-11-12 [paul]       0.9.12cvs146.1
15412
15413         * ChangeLog
15414         * ChangeLog.claws
15415         * ChangeLog.jp
15416         * NEWS
15417         * configure.ac
15418         * src/account.c
15419         * src/folderview.c
15420         * src/folderview.h
15421         * src/imap.c
15422         * src/imap_gtk.c
15423         * src/inc.c
15424         * src/mainwindow.c
15425         * src/mh_gtk.c
15426         * src/news_gtk.c
15427         * src/pop.c
15428         * src/prefs_account.c
15429         * src/prefs_account.h
15430         * src/prefs_ext_prog.c
15431         * src/procmime.c
15432         * src/procmime.h
15433         * src/procmsg.c
15434         * src/procmsg.h
15435         * src/summary_search.c
15436         * src/summaryview.c
15437         * src/textview.c
15438         * src/common/defs.h
15439         * src/common/utils.c
15440         * src/common/utils.h
15441         * src/gtk/menu.c
15442         * src/gtk/menu.h
15443                 sync with HEAD
15444
15445 2004-11-11 [colin]      0.9.12cvs144.2
15446
15447         * src/textview.c
15448                 Fix URI range selection (patch by Alfons)
15449
15450 2004-11-09 [colin]      0.9.12cvs144.1
15451
15452         * ChangeLog.claws
15453         * src/compose.c
15454         * src/folder.c
15455         * src/folder_item_prefs.c
15456         * src/prefs_account.c
15457         * src/prefs_account.h
15458         * src/plugins/pgpmime/pgpmime.c
15459                 Sync with HEAD
15460
15461 2004-11-08 [colin]      0.9.12cvs143.1
15462
15463         * src/summaryview.c
15464                 Sync with HEAD (optimize quicksearch)
15465
15466 2004-11-08 [colin]      0.9.12cvs142.2
15467
15468         * src/compose.c
15469                 Don't wrap when Edit/Auto wrapping is disabled
15470
15471 2004-11-08 [colin]      0.9.12cvs142.1
15472
15473         * src/textview.c
15474                 Sync with HEAD
15475
15476 2004-11-08 [colin]      0.9.12cvs141.1
15477
15478         * src/textview.c
15479                 Sync with HEAD (fix some mail URIs)
15480
15481 2004-11-08 [colin]      0.9.12cvs140.3
15482
15483         * src/textview.c
15484                 o Use text cursor instead of arrow when
15485                   not on a link
15486                 o Fix handling of contiguous links (as in
15487                   "colin@colino.net" <colin@colino.net>)
15488                   This one unveils a bug in get_email_part()
15489
15490 2004-11-07 [colin]      0.9.12cvs140.2
15491
15492         * src/textview.c
15493                 Fix memleak. Patch by Alfons.
15494
15495 2004-11-06 [colin]      0.9.12cvs140.1
15496
15497         * src/compose.c
15498                 Sync with HEAD (don't ask passphrase
15499                 when drafting)
15500
15501 2004-11-06 [paul]       0.9.12cvs139.2
15502
15503         * AUTHORS
15504         * src/textview.c
15505         * src/textview.h
15506                 textview URI handling. hovering over a 
15507                 link displays it in the status bar,
15508                 and changes the mouse pointer to a hand 
15509                 cursor. a link is activated with a single 
15510                 click. (Modified from the) patch by Jean-Yves 
15511                 Lefort <jylefort@users.sourceforge.net>
15512                 
15513
15514 2004-11-05 [colin]      0.9.12cvs139.1
15515
15516         * src/compose.c
15517         * src/procmime.c
15518                 Sync with HEAD again ^^
15519
15520 2004-11-05 [colin]      0.9.12cvs139.1
15521
15522         * src/compose.c
15523         * src/procmime.c
15524                 Sync with HEAD
15525
15526 2004-11-03 [paul]       0.9.12cvs138.1
15527
15528         * ChangeLog.claws
15529         * configure.ac
15530         * po/POTFILES.in
15531         * src/prefs_ext_prog.c
15532         * src/procmime.c
15533         * tools/kdeservicemenu/README
15534         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15535         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15536                 sync with HEAD
15537
15538 2004-11-01 [christoph]  0.9.12cvs136.2
15539
15540         * src/procmime.c
15541                 convert MIME parameters to UTF-8
15542
15543 2004-10-29 [colin]      0.9.12cvs136.1
15544
15545         * src/common/utils.c
15546                 Sync with HEAD (don't use '=' in mime boundary)
15547
15548 2004-10-29 [paul]       0.9.12cvs135.1
15549
15550         * configure.ac
15551         * doc/src/rfc2231.txt
15552         * src/procmime.c
15553         * src/common/quoted-printable.c
15554         * src/common/utils.c
15555         * src/common/utils.h
15556                 sync with HEAD
15557
15558 2004-10-27 [paul]       0.9.12cvs134.1
15559
15560         * configure.ac
15561         * src/main.c
15562         * src/procmime.c
15563         * src/plugins/pgpmime/pgpmime.c
15564                 sync with HEAD
15565
15566 2004-10-26 [paul]       0.9.12cvs132.3
15567
15568         * src/account.c
15569         * src/addressbook.c
15570         * src/addrgather.c
15571         * src/addrharvest.c
15572         * src/codeconv.c
15573         * src/compose.c
15574         * src/customheader.c
15575         * src/editaddress.c
15576         * src/editgroup.c
15577         * src/enriched.c
15578         * src/expldifdlg.c
15579         * src/exporthtml.c
15580         * src/exportldif.c
15581         * src/folder.c
15582         * src/foldersel.c
15583         * src/folderview.c
15584         * src/grouplistdialog.c
15585         * src/html.c
15586         * src/imap.c
15587         * src/jpilot.c
15588         * src/ldapserver.c
15589         * src/ldif.c
15590         * src/mimeview.c
15591         * src/news.c
15592         * src/news_gtk.c
15593         * src/pop.c
15594         * src/prefs_display_header.c
15595         * src/prefs_gtk.c
15596         * src/prefs_msg_colors.c
15597         * src/prefs_toolbar.c
15598         * src/procheader.c
15599         * src/procmime.c
15600         * src/summaryview.c
15601         * src/textview.c
15602         * src/toolbar.c
15603         * src/vcard.c
15604         * src/common/mgutils.c
15605         * src/common/nntp.c
15606         * src/common/smtp.c
15607         * src/common/template.c
15608         * src/common/utils.c
15609         * src/common/xmlprops.c
15610         * src/plugins/pgpmime/pgpmime.c
15611         * src/plugins/pgpmime/select-keys.c
15612         * src/plugins/pgpmime/sgpgme.c
15613                 replace deprecated g_strcasecmp(), g_strncasecmp(),
15614                 g_string_sprintfa(), gtk_notebook_current_page()
15615
15616 2004-10-26 [colin]      0.9.12cvs132.2
15617
15618         * src/prefs_folder_item.c
15619                 Fix default-account selection
15620
15621 2004-10-21 [colin]      0.9.12cvs133
15622
15623         * src/compose.c
15624                 Sync with HEAD (Remove extra separator in compose's Options)
15625         * src/textview.c
15626                 Set wrapping to char
15627
15628 2004-10-21 [paul]       0.9.12cvs131.2
15629
15630         * src/compose.c
15631         * src/sourcewindow.c
15632                 fix wrapping
15633                 fix window shrinking 
15634
15635 2004-10-21 [colin]      0.9.12cvs131.1
15636
15637         * ChangeLog.claws
15638         * src/compose.c
15639                 Sync with HEAD
15640
15641 2004-10-21 [paul]       0.9.12cvs130.2
15642
15643         * src/prefs_folder_item.c
15644                 sync with HEAD (Apply to subfolders)
15645
15646 2004-10-19 [colin]      0.9.12cvs130.1
15647
15648         * ChangeLog.claws
15649         * src/compose.c
15650         * src/common/utils.c
15651         * src/gtk/menu.c
15652                 Sync with HEAD
15653
15654 2004-10-19 [colin]      0.9.12cvs128.1
15655
15656         * src/addrbook.c
15657         * src/addrcache.c
15658         * src/addressbook.c
15659         * src/codeconv.c
15660         * src/compose.c
15661         * src/customheader.c
15662         * src/editaddress.c
15663         * src/editgroup.c
15664         * src/exporthtml.c
15665         * src/folder.c
15666         * src/folderview.c
15667         * src/imap.c
15668         * src/jpilot.c
15669         * src/main.c
15670         * src/matcher_parser_parse.y
15671         * src/mbox.c
15672         * src/pop.c
15673         * src/prefs_account.c
15674         * src/prefs_gtk.c
15675         * src/prefs_msg_colors.c
15676         * src/procheader.c
15677         * src/procmime.c
15678         * src/procmime.h
15679         * src/procmsg.c
15680         * src/summaryview.c
15681         * src/textview.c
15682         * src/common/base64.c
15683         * src/common/partial_download.c
15684         * src/common/socket.c
15685         * src/common/sylpheed.c
15686         * src/common/utils.c
15687         * src/common/utils.h
15688         * src/gtk/pluginwindow.c
15689         * src/gtk/quicksearch.c
15690         * src/plugins/clamav/clamav_plugin.c
15691         * src/plugins/clamav/clamav_plugin.h
15692         * src/plugins/clamav/clamav_plugin_gtk.c
15693         * src/plugins/pgpmime/passphrase.c
15694         * src/plugins/pgpmime/pgpmime.c
15695         * src/plugins/pgpmime/plugin.c
15696         * src/plugins/pgpmime/prefs_gpg.c
15697         * src/plugins/pgpmime/prefs_gpg.h
15698         * src/plugins/pgpmime/select-keys.c
15699         * src/plugins/pgpmime/sgpgme.c
15700         * src/plugins/spamassassin/libspamc.c
15701         * src/plugins/spamassassin/spamassassin.c
15702         * src/plugins/spamassassin/spamassassin.h
15703         * src/plugins/spamassassin/spamassassin_gtk.c
15704         * src/plugins/trayicon/trayicon.c
15705         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
15706                 Sync with HEAD
15707
15708 2004-10-14 [colin]      0.9.12cvs126.2
15709
15710         * src/codeconv.c
15711         * src/textview.c
15712                 Fix conv_unreadable_locale
15713
15714 2004-10-13 [colin]      0.9.12cvs126.1
15715
15716         * src/compose.c
15717                 Sync with HEAD (don't convert charset for 
15718                 drafted messages, minor cleanup)
15719
15720 2004-10-13 [colin]      0.9.12cvs125.1
15721
15722         * po/POTFILES.in
15723                 Sync with HEAD (POTFILES fix)
15724
15725 2004-10-12 [colin]      0.9.12cvs124.3
15726
15727         * src/compose.c
15728                 Fix encoding bug from latest sync
15729
15730 2004-10-12 [paul]       0.9.12cvs124.2
15731
15732         * src/plugins/pgpmime/prefs_gpg.c
15733         * src/plugins/pgpmime/prefs_gpg.h
15734                 forgotten in last commit        
15735
15736 2004-10-12 [paul]       0.9.12cvs124.1
15737
15738         * ChangeLog.claws
15739         * configure.ac
15740         * m4/spamassassin.m4
15741         * src/Makefile.am
15742         * src/account.c
15743         * src/compose.c
15744         * src/compose.h
15745         * src/crash.c
15746         * src/main.c
15747         * src/mimeview.c
15748         * src/passphrase.c
15749         * src/passphrase.h
15750         * src/prefs_account.c
15751         * src/prefs_account.h
15752         * src/prefs_common.c
15753         * src/privacy.c
15754         * src/privacy.h
15755         * src/procmime.c
15756         * src/procmime.h
15757         * src/procmsg.c
15758         * src/rfc2015.c
15759         * src/rfc2015.h
15760         * src/select-keys.c
15761         * src/select-keys.h
15762         * src/textview.c
15763         * src/common/utils.c
15764         * src/common/utils.h
15765         * src/gtk/about.c
15766         * src/plugins/pgpmime/Makefile.am
15767         * src/plugins/pgpmime/passphrase.c
15768         * src/plugins/pgpmime/passphrase.h
15769         * src/plugins/pgpmime/pgpmime.c
15770         * src/plugins/pgpmime/plugin.c
15771         * src/plugins/pgpmime/select-keys.c
15772         * src/plugins/pgpmime/select-keys.h
15773         * src/plugins/pgpmime/sgpgme.c
15774         * src/plugins/pgpmime/sgpgme.h
15775                 sync with HEAD
15776
15777 2004-10-04 [colin]      0.9.12cvs122.1
15778
15779         * src/mainwindow.c
15780         * src/messageview.c
15781         * src/messageview.h
15782         * src/textview.c
15783                 Sync with HEAD
15784
15785 2004-10-04 [colin]      0.9.12cvs121.1
15786
15787         * src/summaryview.c
15788                 Sync with HEAD
15789
15790 2004-10-04 [paul]       0.9.12cvs120.1
15791
15792         * configure.ac
15793                 sync with HEAD [don't try to build 
15794                 pgpmime plugin when gpgme is disabled]
15795
15796 2004-10-03 [colin]      0.9.12cvs119.3
15797
15798         * src/gtk/gtksctree.c
15799                 Lots of side effects. Put back as before 117.2.
15800         * src/summaryview.c
15801                 Fix bug #602
15802
15803 2004-10-03 [colin]      0.9.12cvs119.2
15804
15805         * src/gtk/gtksctree.c
15806                 Revert 608 fix that doesn't work that good
15807
15808 2004-10-02 [colin]      0.9.12cvs119.1
15809
15810         * src/mainwindow.c
15811         * src/messageview.c
15812         * src/prefs_common.h
15813         * src/procmime.c
15814         * src/procmime.h
15815         * src/textview.c
15816                 Sync with HEAD
15817         * src/gtk/gtksctree.c
15818                 Close bug #608
15819
15820 2004-10-01 [colin]      0.9.12cvs118.1
15821
15822         * src/mimeview.c
15823                 Sync with HEAD (better Save All fix)
15824
15825 2004-10-01 [colin]      0.9.12cvs117.2
15826
15827         * src/gtk/gtksctree.c
15828                 Faster on selection
15829
15830 2004-10-01 [colin]      0.9.12cvs117.1
15831
15832         * src/mimeview.c
15833                 Sync with HEAD (Save All: only attachments)
15834
15835 2004-10-01 [paul]       0.9.12cvs116.1
15836
15837         * ChangeLog.claws
15838         * configure.ac
15839         * src/account.c
15840         * src/prefs_common.c
15841         * src/gtk/colorlabel.c
15842                 sync with HEAD
15843
15844 2004-09-30 [colin]      0.9.12cvs115.1
15845
15846         * src/stock_pixmap.c
15847         * src/stock_pixmap.h
15848         * src/folderview.c
15849         * src/Makefile.am
15850         * src/pixmaps/read.xpm
15851                 Sync with HEAD (new pixmap)
15852
15853 2004-09-29 [colin]      0.9.12cvs114.1
15854
15855         * src/compose.c
15856                 Sync with HEAD
15857                 Fix focus handling in headers
15858
15859 2004-09-29 [paul]       0.9.12cvs113.1
15860
15861         * src/quote_fmt_parse.y
15862                 sync with HEAD
15863  
15864
15865 2004-09-28 [colin]      0.9.12cvs112.1
15866
15867         * src/folderview.c
15868         * src/mainwindow.c
15869                 Sync with HEAD
15870
15871 2004-09-28 [colin]      0.9.12cvs110.1
15872
15873         * src/folderview.c
15874                 Sync with HEAD (Contextual Empty trash menu)
15875
15876 2004-09-28 [colin]      0.9.12cvs108.1
15877
15878         * src/addressbook.c
15879                 Sync with HEAD (addressbook edit on double-click)
15880
15881 2004-09-28 [colin]      0.9.12cvs106.1
15882
15883         * src/inc.c
15884                 Sync with HEAD (folder_item freeze on inc)
15885
15886 2004-09-27 [colin]      0.9.12cvs105.1
15887
15888         * src/folderview.c
15889                 Sync with HEAD (right-align new and unread column)
15890
15891 2004-09-27 [colin]      0.9.12cvs104.1
15892
15893         * src/main.c
15894                 Sync with HEAD (revert 0.9.12cvs101)
15895
15896 2004-09-24 [colin]      0.9.12cvs103.2
15897
15898         * src/wizard.c
15899                 Fix gtk warnings and use domain part of the email address 
15900                 when domain detection fails (no dot in domain name)
15901
15902 2004-09-23 [colin]      0.9.12cvs103.1
15903
15904         * src/plugins/spamassassin/libspamc.c
15905         * src/plugins/spamassassin/libspamc.h
15906         * src/plugins/spamassassin/utils.c
15907         * src/plugins/spamassassin/utils.h
15908                 Sync with HEAD (Update spamassassin to 3.0)
15909
15910 2004-09-21 [colin]      0.9.12cvs102.3
15911
15912         * src/action.c
15913                 Add horizontal scrollbar in action io dialog as needed
15914                 Patch by Alfons.
15915
15916 2004-09-20 [colin]      0.9.12cvs102.2
15917
15918         * src/plugins/image_viewer/viewer.c
15919                 Remove imlib stuff
15920                 use gtk_pixmap_set when clearing
15921                 (would be better to use gtkImages, but causes size-allocate 
15922                 signals storm)
15923
15924 2004-09-17 [paul]       0.9.12cvs102.1
15925
15926         * ChangeLog
15927         * ChangeLog.claws
15928         * ChangeLog.jp
15929         * configure.ac
15930         * src/inc.c
15931                 sync with HEAD
15932
15933
15934 2004-09-17 [colin]      0.9.12cvs101.1
15935
15936         * ChangeLog.claws
15937         * src/main.c
15938                 Sync with HEAD (fix segs at exit)
15939
15940 2004-09-14 [colin]      0.9.12cvs99.5
15941
15942         * src/common/socket.c
15943         * AUTHORS
15944                 Fix send error on 64bit platforms
15945                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
15946
15947 2004-09-14 [colin]      0.9.12cvs99.4
15948
15949         * src/action.c
15950                 Fix action output with utf8 
15951                 Patch by Alfons.
15952
15953 2004-09-14 [colin]      0.9.12cvs99.3
15954
15955         * ChangeLog.claws
15956         * src/folder.c
15957                 Sync with HEAD
15958
15959 2004-09-09 [colin]      0.9.12cvs99.2
15960
15961         * src/action.c
15962                 Fix progress bar (displaying "Completed %v/%u")
15963                 Patch by Alfons.
15964
15965 2004-09-08 [colin]      0.9.12cvs99.1
15966
15967         * src/account.c
15968         * src/folder.c
15969         * src/procmsg.c
15970         * src/procmsg.h
15971         * src/plugins/pgpmime/pgpmime.c
15972                 Sync with HEAD
15973
15974 2004-09-08 [colin]      0.9.12cvs97.2
15975
15976         * src/summaryview.c
15977                 Don't select mails in collapsed threads 
15978                 when navigating with up/down
15979
15980 2004-09-07 [colin]      0.9.12cvs97.1
15981
15982         * src/inc.c
15983                 Sync with HEAD (meaningful error messages)
15984
15985 2004-09-06 [colin]      0.9.12cvs96.1
15986
15987         * src/toolbar.c
15988                 Sync with HEAD (fix Redirect graying out)
15989
15990 2004-09-06 [colin]      0.9.12cvs95.1
15991
15992         * src/summaryview.c
15993         * src/mimeview.c
15994                 Sync with HEAD (fix dropped URIs)
15995
15996 2004-09-06 [colin]      0.9.12cvs94.1
15997
15998         * src/addressbook.c
15999         * src/addressitem.h
16000         * src/addritem.c
16001         * src/addritem.h
16002                 Sync with HEAD (addressbook DnD)
16003
16004 2004-09-03 [colin]      0.9.12cvs93.1
16005
16006         * src/summaryview.c
16007                 Sync with HEAD (next/prev unread)
16008
16009 2004-09-03 [colin]      0.9.12cvs92.1
16010
16011         * src/prefs_common.c
16012         * src/prefs_common.h
16013         * src/summaryview.c
16014                 Sync with HEAD ('mark_as_read_delay' pref)
16015
16016 2004-09-02 [colin]      0.9.12cvs91.2
16017
16018         * src/common/xml.c
16019                 Fix leak
16020
16021 2004-09-02 [colin]      0.9.12cvs91.1
16022
16023         * src/gtk/menu.c
16024                 Sync with HEAD (menu accel don't work, but whatever)
16025
16026 2004-09-02 [colin]      0.9.12cvs90.1
16027
16028         * src/account.c
16029                 Sync with HEAD (fix bug 582)
16030
16031 2004-09-02 [colin]      0.9.12cvs89.1
16032
16033         * src/addrindex.c
16034                 Sync with HEAD (free deleted queries)
16035
16036 2004-09-02 [colin]      0.9.12cvs88.1
16037
16038         * src/ldapquery.c
16039                 Sync with HEAD (fix LDAP freezes)
16040
16041 2004-09-02 [colin]      0.9.12cvs87.1
16042
16043         * src/prefs_spelling.c
16044                 Sync with HEAD (add default dictionary)
16045
16046 2004-09-01 [colin]      0.9.12cvs86.1
16047
16048         * src/filtering.c
16049         * src/folderview.c
16050         * src/imap.c
16051         * src/prefs_matcher.c
16052         * src/stock_pixmap.c
16053         * src/summary_search.c
16054         * src/summaryview.c
16055         * src/wizard.c
16056         * src/wizard.h
16057                 Sync with HEAD (uninitialized vars fixes)
16058                 + gtk2 specific warning fixes
16059
16060 2004-08-31 [colin]      0.9.12cvs85.1
16061
16062         * src/folder.c
16063                 Sync with HEAD (Fix memory corruption due to 
16064                 uninitialized var)
16065
16066 2004-08-31 [colin]      0.9.12cvs84.4
16067
16068         * src/summary_search.c
16069                 Fix segfaults when searching in folders with broken headers
16070
16071 2004-08-31 [colin]      0.9.12cvs84.3
16072
16073         * src/compose.c
16074         * src/textview.c
16075                 Fix some more encoding/decoding issues
16076
16077 2004-08-30 [colin]      0.9.12cvs84.2
16078
16079         * src/mimeview.c
16080         * src/prefs_themes.c
16081         * src/gtk/filesel.c
16082         * src/gtk/filesel.h
16083                 Add a folder-mode selection (fixes mimeview's "Save all")
16084
16085 2004-08-29 [colin]      0.9.12cvs84.1
16086
16087         * src/mimeview.c
16088                 Sync with HEAD (don't escape saved filenames)
16089
16090 2004-08-27 [colin]      0.9.12cvs83.1
16091
16092         * ChangeLog
16093         * ChangeLog.claws
16094         * ChangeLog.jp
16095         * src/mh.c
16096         * src/procheader.c
16097         * src/procmsg.c
16098         * src/procmsg.h
16099         * src/common/utils.c
16100         * src/gtk/menu.h
16101         * po/
16102                 Sync with HEAD 0.9.12cvs83 (sync with main)
16103
16104 2004-08-26 [colin]      0.9.12cvs82.4
16105
16106         * src/codeconv.c
16107                 Fix strange stack corruption
16108                 Convert to utf8 after unmime, not before
16109
16110 2004-08-26 [colin]      0.9.12cvs82.3
16111
16112         * src/main.c
16113         * src/wizard.c
16114                 Fix account folders duplication
16115
16116 2004-08-25 [colin]      0.9.12cvs82.2
16117
16118         * src/wizard.c
16119                 Remove ports
16120                 Add SSL selection
16121                 Use login@server as account name
16122
16123 2004-08-25 [colin]      0.9.12cvs82.1
16124
16125         * src/plugins/pgpmime/pgpmime.c
16126                 Sync with HEAD (leak fix).
16127
16128 2004-08-25 [colin]      0.9.12cvs81.1
16129
16130         * src/plugins/pgpmime/pgpmime.c
16131         * src/plugins/pgpmime/sgpgme.c
16132         * src/plugins/pgpmime/sgpgme.h
16133                 Sync with HEAD (Handle combined messages).
16134
16135 2004-08-24 [colin]      0.9.12cvs80.3
16136
16137         * src/wizard.c
16138                 Fix full name, ports, and imap
16139
16140 2004-08-24 [colin]      0.9.12cvs80.2
16141
16142         * src/Makefile.am
16143         * src/main.c
16144         * src/setup.c
16145         * src/setup.h
16146         * src/stock_pixmap.c
16147         * src/stock_pixmap.h
16148         * src/wizard.c ** ADDED **
16149         * src/wizard.h ** ADDED ** 
16150         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
16151                 Add a setup wizard 
16152
16153 2004-08-24 [colin]      0.9.12cvs80.1
16154
16155         * src/folder.c
16156                 Sync with HEAD (set mimeflags on all messages)
16157
16158 2004-08-24 [colin]      0.9.12cvs79.3
16159
16160         * src/matcher_parser_lex.l
16161                 Fix 8bits strings not in utf8
16162
16163 2004-08-24 [colin]      0.9.12cvs79.2
16164
16165         * src/compose.c
16166                 Check conversion result before replacing buffer
16167
16168 2004-08-23 [colin]      0.9.12cvs79.1
16169
16170         * src/compose.c
16171                 Sync with HEAD (create message header in memory)
16172
16173 2004-08-23 [colin]      0.9.12cvs78.1
16174
16175         * src/rfc2015.c
16176         * src/rfc2015.h
16177                 Sync with HEAD (fix bug 197 again)
16178
16179 2004-08-23 [colin]      0.9.12cvs77.3
16180
16181         * src/compose.c
16182                 Fix again inline gpg signing (which outputs utf8
16183                 in gtk2). Not syncing this fix to HEAD as this 
16184                 code is meant to die.
16185
16186 2004-08-23 [colin]      0.9.12cvs77.2
16187
16188         * src/prefs_account.h
16189                 Remove useless include
16190
16191 2004-08-23 [colin]      0.9.12cvs77.1
16192
16193         * src/imap.c
16194         * po/es.po
16195         * po/fr.po
16196         * po/it.po
16197         * po/pl.po
16198         * po/pt_BR.po
16199         * po/sk.po
16200         * po/sr.po
16201                 Sync with HEAD (fix bug 577)
16202
16203 2004-08-22 [colin]      0.9.12cvs76.1
16204
16205         * src/plugins/trayicon/trayicon.c
16206                 Sync with HEAD (fix formatting bug)
16207
16208 2004-08-21 [colin]      0.9.12cvs74.2
16209
16210         * src/gtk/colorsel.c
16211                 Fix bug 564 (Folder color selection window exits on any
16212                 keypress)
16213
16214 2004-08-21 [colin]      0.9.12cvs74.1
16215
16216         * ChangeLog.claws
16217         * src/compose.c
16218         * src/summaryview.c
16219         * src/toolbar.c
16220                 Sync with HEAD (fix bug 576)
16221
16222 2004-08-21 [colin]      0.9.12cvs70.1
16223
16224         * src/compose.c
16225         * src/mainwindow.c
16226                 Sync with HEAD
16227                 
16228
16229 2004-08-21 [paul]       0.9.12cvs66.4
16230
16231         * src/mainwindow.c
16232         * src/messageview.c
16233         * src/gtk/menu.c
16234         * src/plugins/spamassassin/spamassassin_gtk.c
16235                 remove some deprecated gtk1 functions
16236
16237
16238 2004-08-21 [colin]      0.9.12cvs66.3
16239
16240         * src/compose.c
16241         * src/codeconv.c
16242                 Fix warnings
16243                 Remove encoding hacks
16244                 Fix bug 575 (Strange character messes up message)
16245                 Don't display conversion error when drafting
16246
16247 2004-08-21 [paul]       0.9.12cvs66.2
16248
16249         * src/prefs_account.c
16250                 fix GnuPG mode bugs
16251
16252
16253 2004-08-20 [colin]      0.9.12cvs66.1
16254
16255         * src/codeconv.c
16256                 Sync with HEAD 0.9.12cvs66
16257
16258 2004-08-20 [paul]
16259
16260         * src/plugins/pgpmime/plugin.c
16261                 modify PGP/MIME plugin's description
16262
16263 2004-08-17 [colin]      0.9.12cvs65.1
16264
16265         * src/common/ssl.c
16266         * src/plugins/pgpmime/plugin.c
16267                 Sync with HEAD
16268
16269 2004-08-14 [colin]      0.9.12cvs60.3
16270
16271         * src/plugins/trayicon/trayicon.c
16272                 Put back resize callback, on size-request signal
16273                 rather than size-allocate to avoid infinite 
16274                 callback loop
16275
16276 2004-08-13 [colin]      0.9.12cvs60.2
16277
16278         * src/common/defs.h
16279                 Cache versions have been fixed
16280
16281 2004-08-13 [colin]      0.9.12cvs60.1
16282
16283         * src/folderutils.c
16284                 Sync with HEAD
16285
16286 2004-08-12 [colin]      0.9.12cvs59.1
16287
16288         * src/plugins/trayicon/trayicon.c
16289                 Sync with HEAD
16290
16291 2004-08-12 [colin]      0.9.12cvs57.5
16292
16293         * sylpheed.desktop
16294         * configure.ac
16295         * src/Makefile.am
16296         * src/main.c
16297                 Add support for Freedesktop.org's startup notification
16298
16299 2004-08-11 [colin]      0.9.12cvs57.4
16300
16301         * src/textview.c
16302                 Fix off-by-one
16303
16304 2004-08-11 [colin]      0.9.12cvs57.3
16305
16306         * src/message_search.c
16307         * src/summary_search.c
16308                 Make searches case insensitive by default
16309         * src/textview.c
16310                 Fix case-insensitive search in message
16311
16312 2004-08-11 [colin]      0.9.12cvs57.2
16313
16314         * src/summary_search.c
16315                 Let case-sensitive be specified
16316
16317 2004-08-10 [colin]      0.9.12cvs55.4
16318
16319         * src/common/socket.c
16320                 Fix the possible race condition
16321
16322 2004-08-09 [paul]       0.9.12cvs55.3
16323
16324         * configure.ac
16325         * src/Makefile.am
16326         * src/common/Makefile.am
16327                 sync with HEAD
16328
16329
16330 2004-08-09 [paul]       0.9.12cvs55.2
16331
16332         * autogen.sh
16333         * po/poconv.sh
16334                 remove unneeded script
16335
16336         * configure.ac
16337                 add forgotten USE_LDAP_TLS (sync with HEAD)
16338
16339
16340 2004-08-09 [colin]      0.9.12cvs55.1
16341
16342         * src/main.c
16343         * src/common/ssl.c
16344         * src/common/sylpheed.c
16345         * src/common/sylpheed.h
16346                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
16347
16348 2004-08-09 [paul]       0.9.12cvs54.1
16349
16350         * ChangeLog
16351         * ChangeLog.claws
16352         * ChangeLog.jp
16353         * configure.ac
16354         * po/POTFILES.in
16355         * src/Makefile.am
16356         * src/folderutils.c
16357         * src/main.c
16358         * src/pgpmime.c
16359         * src/pgpmime.h
16360         * src/sgpgme.c
16361         * src/sgpgme.h
16362         * src/plugins/Makefile.am
16363         * src/plugins/pgpmime/.cvsignore
16364         * src/plugins/pgpmime/Makefile.am
16365         * src/plugins/pgpmime/pgpmime.c
16366         * src/plugins/pgpmime/pgpmime.h
16367         * src/plugins/pgpmime/plugin.c
16368         * src/plugins/pgpmime/sgpgme.c
16369         * src/plugins/pgpmime/sgpgme.h
16370                 sync with HEAD
16371
16372 2004-08-08 [paul]       0.9.12cvs51.1
16373
16374         * configure.ac
16375         * src/folder.c
16376                 sync with HEAD
16377
16378 2004-08-07 [colin]      0.9.12cvs50.1
16379
16380         * src/pop.c
16381         * src/common/partial_download.c
16382                 fix warnings (sync from HEAD)
16383
16384 2004-08-07 [colin]      0.9.12cvs48.1
16385
16386         * src/prefs_folder_item.c
16387                 sync with HEAD 0.9.12cvs48
16388
16389 2004-08-06 [colin]      0.9.12cvs47.1
16390
16391         * src/compose.c
16392                 Sync with HEAD
16393
16394 2004-08-06 [christoph]  0.9.12cvs46.2
16395
16396         * src/main.c
16397         * src/plugins/clamav/clamav_plugin_gtk.c
16398         * src/plugins/dillo_viewer/dillo_viewer.c
16399         * src/plugins/image_viewer/plugin.c
16400         * src/plugins/mathml_viewer/mathml_viewer.c
16401         * src/plugins/spamassassin/spamassassin_gtk.c
16402         * src/plugins/trayicon/trayicon.c
16403                 don't mix GTK1.2 plugin with GTK2 plugins
16404
16405 2004-08-06 [colin]      0.9.12cvs46.1
16406
16407         * ChangeLog
16408         * ChangeLog.claws
16409         * ChangeLog.jp
16410         * configure.ac
16411         * sylpheed-claws.pc.in
16412         * src/folder.c
16413         * src/imap.c
16414         * src/localfolder.c
16415         * src/messageview.c
16416         * src/mimeview.c
16417         * src/mimeview.h
16418         * src/msgcache.c
16419         * src/news.c
16420         * src/prefs_ext_prog.c
16421         * src/prefs_folder_item.c
16422         * src/prefs_fonts.c
16423         * src/prefs_msg_colors.c
16424         * src/prefs_spelling.c
16425         * src/prefs_themes.c
16426         * src/prefs_toolbar.c
16427         * src/prefs_wrapping.c
16428         * src/procmime.h
16429         * src/common/defs.h
16430         * src/common/nntp.c
16431         * src/common/session.c
16432         * src/common/session.h
16433         * src/common/socket.c
16434         * src/common/utils.h
16435         * src/common/xml.c
16436         * src/common/xml.h
16437         * src/gtk/prefswindow.c
16438         * src/gtk/prefswindow.h
16439         * src/plugins/clamav/clamav_plugin_gtk.c
16440         * src/plugins/dillo_viewer/dillo_prefs.c
16441         * src/plugins/image_viewer/viewerprefs.c
16442         * src/plugins/spamassassin/spamassassin_gtk.c
16443         * m4/openssl.m4 *** REMOVED ***
16444                 Sync with HEAD 0.9.12cvs46
16445
16446 2004-08-03 [paul]       0.9.12cvs40.2
16447
16448         * src/action.c
16449         * src/addressadd.c
16450         * src/addressbook.c
16451         * src/addrgather.c
16452         * src/browseldap.c
16453         * src/compose.c
16454         * src/crash.c
16455         * src/editaddress.c
16456         * src/editgroup.c
16457         * src/editldap_basedn.c
16458         * src/foldersel.c
16459         * src/importldif.c
16460         * src/mimeview.c
16461         * src/prefs_common.c
16462         * src/prefs_template.c
16463         * src/sourcewindow.c
16464         * src/summaryview.c
16465         * src/gtk/about.c
16466         * src/gtk/foldersort.c
16467         * src/gtk/logwindow.c
16468         * src/gtk/pluginwindow.c
16469         * src/gtk/prefswindow.c
16470                 change all gtk_scrolled_window_set_policy from 
16471                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
16472
16473 2004-08-02 [paul]       0.9.12cvs40.1
16474
16475         * AUTHORS
16476                 update translation team section
16477         * po/pt_BR.po
16478                 updated by Frederico Goncalves Guimaraes
16479                 <fggdebian@yahoo.com.br>
16480
16481 2004-07-31 [colin]      0.9.12cvs39.9
16482
16483         * src/exphtmldlg.c
16484                 Fix compilation
16485
16486 2004-07-31 [colin]      0.9.12cvs39.8
16487
16488         * src/exphtmldlg.c
16489                 Fix an alertpanel type
16490
16491 2004-07-30 [colin]      0.9.12cvs39.7
16492
16493         * src/alertpanel.c
16494                 Fix alertpanel_error_log's icon
16495
16496 2004-07-30 [colin]      0.9.12cvs39.6
16497
16498         * src/pop.c
16499                 Two of them should still be warnings
16500
16501 2004-07-30 [colin]      0.9.12cvs39.5
16502
16503         * src/pop.c
16504                 More warning -> error
16505 2004-07-29 [colin]      0.9.12cvs39.4
16506
16507         * src/pop.c
16508                 Warning -> error
16509
16510 2004-07-29 [colin]      0.9.12cvs39.3
16511
16512         * src/prefs_matcher.c
16513                 Fix segfault
16514
16515 2004-07-29 [colin]      0.9.12cvs39.2
16516
16517         * src/alertpanel.c
16518                 More nice-looking alertpanels
16519
16520 2004-07-29 [colin]      0.9.12cvs39.1
16521
16522         * src/messageview.c
16523                 sync with head
16524                 (inform user when partial mail is deleted on server)
16525
16526 2004-07-29 [colin]      0.9.12cvs38.1
16527
16528         * src/messageview.c
16529                 sync with head
16530
16531 2004-07-28 [paul]       0.9.12cvs37.7
16532
16533         * src/mainwindow.c
16534                 complete the replacement of deprecated gtk_progress_*
16535
16536 2004-07-28 [paul]       0.9.12cvs37.6
16537
16538         * src/action.c
16539         * src/inc.c
16540         * src/mainwindow.c
16541         * src/send_message.c
16542         * src/gtk/progressdialog.c
16543         * src/gtk/progressdialog.h
16544                 replace deprecated gtk_progress_*
16545
16546 2004-07-28 [paul]       0.9.12cvs37.5
16547
16548         * src/gtk/filesel.c
16549                 remove gtk_window_set_wmclass()
16550 2004-07-28 [paul]       0.9.12cvs37.4
16551
16552         * src/addressbook.c
16553         * src/compose.c
16554         * src/foldersel.c
16555         * src/mainwindow.c
16556         * src/messageview.c
16557         * src/sourcewindow.c
16558         * src/gtk/logwindow.c
16559                 remove gtk_window_set_wmclass()
16560                 
16561         * src/prefs_filtering.c
16562         * src/prefs_filtering_action.c
16563         * src/prefs_fonts.c
16564         * src/prefs_gtk.c
16565         * src/prefs_matcher.c
16566         * src/ssl_manager.c
16567         * src/gtk/prefswindow.c
16568                 replace gtk_window_position()
16569
16570 2004-07-28 [colin]      0.9.12cvs37.3
16571
16572         * src/alertpanel.c
16573         * src/alertpanel.h
16574                 Add a way to specify panel type for specific
16575                 panels (alertpanel())
16576         * src/account.c
16577         * src/addressbook.c
16578         * src/compose.c
16579         * src/expldifdlg.c
16580         * src/main.c
16581         * src/messageview.c
16582         * src/summaryview.c
16583         * src/textview.c
16584         * src/gtk/sslcertwindow.c
16585                 Fix alertpanel()s so that their icon match
16586                 their real type
16587
16588 2004-07-28 [paul]       0.9.12cvs37.2
16589
16590         * src/addr_compl.c
16591         * src/addressbook.c
16592         * src/alertpanel.c
16593         * src/compose.c
16594         * src/export.c
16595         * src/foldersel.c
16596         * src/folderview.c
16597         * src/grouplistdialog.c
16598         * src/import.c
16599         * src/mainwindow.c
16600         * src/message_search.c
16601         * src/messageview.c
16602         * src/passphrase.c
16603         * src/prefs_actions.c
16604         * src/prefs_common.c
16605         * src/prefs_customheader.c
16606         * src/prefs_display_header.c
16607         * src/prefs_filtering.c
16608         * src/prefs_filtering_action.c
16609         * src/prefs_gtk.c
16610         * src/prefs_matcher.c
16611         * src/prefs_msg_colors.c
16612         * src/prefs_summary_column.c
16613         * src/prefs_template.c
16614         * src/sourcewindow.c
16615         * src/ssl_manager.c
16616         * src/summary_search.c
16617         * src/gtk/colorsel.c
16618         * src/gtk/description_window.c
16619         * src/gtk/gtkaspell.c
16620         * src/gtk/inputdialog.c
16621         * src/gtk/logwindow.c
16622         * src/gtk/prefswindow.c
16623         * src/gtk/progressdialog.c
16624                 replace deprecated gtk_window_set_policy
16625
16626 2004-07-27 [colin]      0.9.12cvs37.1
16627
16628         * src/msgcache.c
16629                 More fixes (synced for head again)
16630
16631 2004-07-27 [colin]      0.9.12cvs35.3
16632
16633         * src/msgcache.c
16634                 Fix wrong test
16635
16636 2004-07-27 [colin]      0.9.12cvs35.2
16637
16638         * src/mimeview.c
16639                 Fix width a bit (by Paul)
16640         * src/alertpanel.c
16641         * src/alertpanel.h
16642                 Specialize icons, make alertpanel_message()
16643                 private
16644         * src/message_search.c
16645         * src/sgpgme.c
16646         * src/summary_search.c
16647                 Suit alertpanel changes
16648
16649 2004-07-27 [colin]      0.9.12cvs35.1
16650
16651         * src/alertpanel.c
16652                 Add an icon
16653         * src/passphrase.c
16654                 Add debug output - maybe someone will
16655                 want to look at the problem with Grab
16656                 Input :)
16657         Bump version as we're synced with HEAD
16658
16659 2004-07-26 [colin]      0.9.12cvs33.26
16660
16661         * src/pop.c
16662                 Fix uidl-file parsing when not in new
16663                 format
16664
16665 2004-07-26 [colin]      0.9.12cvs33.25
16666
16667         * src/gtk/menu.c
16668                 Move popup menu up if necessary (fixes 
16669                 account selector)
16670         * src/mainwindow.c
16671                 Set account selector's button height to
16672                 minimum
16673
16674 2004-07-26 [colin]      0.9.12cvs33.24
16675
16676         * src/alertpanel.c
16677                 Maybe fix 551 (Truncated font in alert window)
16678
16679 2004-07-26 [colin]      0.9.12cvs33.23
16680
16681         * po/de.po
16682         * po/es.po
16683         * po/fr.po
16684         * po/it.po
16685         * po/ja.po
16686         * po/pl.po
16687         * po/ru.po
16688         * po/sk.po
16689         * po/sr.po
16690         * po/zh_CN.po
16691                 Sync po files with HEAD
16692
16693 2004-07-26 [paul]       0.9.12cvs33.22
16694
16695         * src/compose.c
16696                 fix Bug 556 'Organisation-header is sent even if empty'
16697
16698 2004-07-24 [colin]      0.9.12cvs33.21
16699
16700         * src/compose.c
16701         * src/gtk/gtkaspell.c
16702         * src/gtk/gtkaspell.h
16703                 Fix speller accelerators (require hack)
16704
16705 2004-07-24 [colin]      0.9.12cvs33.20
16706
16707         * src/gtk/gtkaspell.c
16708                 Fix over-eager code deletion breaking
16709                 Check while typing
16710
16711 2004-07-24 [colin]      0.9.12cvs33.19
16712
16713         * src/browseldap.c
16714         * src/ldapctrl.c
16715         * src/ldapctrl.h
16716         * src/ldapserver.h
16717                 Sync ldap with HEAD
16718         (Fixes 546 LDAP completely broken)
16719
16720 2004-07-24 [colin]      0.9.12cvs33.18
16721
16722         * src/prefs_msg_colors.c
16723                 Fix prototype mismatch
16724         (Fixes 547 void function cannot return value)
16725
16726 2004-07-24 [colin]      0.9.12cvs33.17
16727
16728         * src/mainwindow.c
16729                 Fix sort going back to previous sort key
16730                 when changing sort direction
16731
16732 2004-07-24 [colin]      0.9.12cvs33.16
16733
16734         * src/compose.c
16735                 Fix space insertion when re-wrapping at 
16736                 cursor point
16737
16738 2004-07-24 [colin]      0.9.12cvs33.15
16739
16740         * src/gtk/gtkaspell.c
16741                 Don't change cursor position in insert-text
16742                 callback
16743         (Fixes 539 Word wrapping on input transposes letters)
16744
16745 2004-07-24 [colin]      0.9.12cvs33.14
16746
16747         * src/gtk/gtkaspell.c
16748                 Reencode non-ascii chars to dictionary's
16749                 encoding
16750         (Fixes 544 Spell check broken non english locale)
16751
16752 2004-07-24 [colin]      0.9.12cvs33.13
16753
16754         * src/summaryview.c
16755                 Fix Shift+Down, add Home/End/PgUp/PgDown
16756
16757 2004-07-21 [colin]      0.9.12cvs33.12
16758
16759         * src/prefs_common.c
16760                 Fix a gtk warning (Patch by Andrej Kacian)
16761
16762 2004-07-21 [colin]      0.9.12cvs33.11
16763
16764         * src/gtk/filesel.c
16765                 More check
16766
16767 2004-07-21 [colin]      0.9.12cvs33.10
16768
16769         * src/compose.c
16770         * src/crash.c
16771         * src/export.c
16772         * src/import.c
16773         * src/messageview.c
16774         * src/mimeview.c
16775         * src/prefs_spelling.c
16776         * src/prefs_themes.c
16777         * src/summaryview.c
16778         * src/gtk/filesel.c
16779         * src/gtk/filesel.h
16780         * src/gtk/pluginwindow.c
16781                 Untwist open/save mode guessing logic, make
16782                 it explicit
16783
16784 2004-07-20 [colin]      0.9.12cvs33.9
16785
16786         * src/codeconv.c
16787                 conv_encode_header: src_charset is UTF-8 on
16788                 gtk2
16789         * src/compose.c
16790                 Remove double encoding of the headers
16791
16792 2004-07-20 [colin]      0.9.12cvs33.8
16793
16794         * src/codeconv.c
16795                 Fix typo
16796
16797 2004-07-20 [colin]      0.9.12cvs33.7
16798
16799         * src/mainwindow.c
16800                 Set the separated messageview to the saved
16801                 size of Claws' messageview (Patch by Alfons)
16802                 Fix a callback prototype (me)
16803
16804 2004-07-20 [colin]      0.9.12cvs33.6
16805
16806         * src/codeconv.h
16807                 Forgot one hunk in 0.9.12cvs33.4
16808
16809 2004-07-19 [colin]      0.9.12cvs33.5
16810
16811         * src/action.c
16812                 Action output fix
16813                 Patch by Alfons
16814
16815 2004-07-19 [colin]      0.9.12cvs33.4
16816
16817         * src/compose.c
16818                 Fix outgoing charset bug in headers
16819         * src/codeconv.c
16820                 Clean for glib2 - Patch by Alfons
16821
16822 2004-07-19 [colin]      0.9.12cvs33.3
16823
16824         * src/statusbar.c
16825                 Remove grip from the statusbar
16826                 Patch by Alfons
16827
16828 2004-07-19 [colin]      0.9.12cvs33.2
16829
16830         * src/messageview.c
16831         * src/textview.c
16832                 Fix messageview remembering the previous
16833                 scroll position when loading a new message
16834                 Patch by Alfons
16835
16836 2004-07-19 [colin]      0.9.12cvs33.1
16837
16838         * src/folder.h
16839         * src/folderview.c
16840         * src/summaryview.c
16841                 Sync with HEAD
16842
16843 2004-07-18 [colin]      0.9.12cvs32.7
16844
16845         * configure.ac
16846                 Remove useless check for XIM - noticed
16847                 by Alfons
16848
16849 2004-07-18 [colin]      0.9.12cvs32.6
16850
16851         * src/summaryview.c
16852                 Remove non-modified and shift-modified
16853                 accelerators in summaryview's popup
16854                 menu, as that doesn't get catched by
16855                 the accel-activate signal catcher...
16856
16857 2004-07-18 [colin]      0.9.12cvs32.5
16858
16859         * src/prefs_common.c
16860                 Define sensible default prefs for 
16861                 wrapping
16862
16863 2004-07-18 [colin]      0.9.12cvs32.4
16864
16865         * src/compose.c
16866         * src/prefs_common.c
16867         * src/prefs_common.h
16868         * src/prefs_wrapping.c
16869                 Remove Smart Wrapping pref, which does
16870                 nothing on gtk2 branch
16871
16872 2004-07-18 [colin]      0.9.12cvs32.3
16873
16874         * src/sourcewindow.c
16875                 Proper utf8
16876
16877 2004-07-18 [colin]      0.9.12cvs32.2
16878
16879         * src/compose.c
16880                 Save attachment status when drafting
16881
16882 2004-07-18 [colin]      0.9.12cvs32.1
16883
16884         * src/gtk/filesel.c
16885                 Fix erratic folder selection in open mode
16886
16887 2004-07-18 [colin]      0.9.12cvs31.11
16888
16889         * src/pop.c
16890                 Don't let partial messages get deleted
16891                 even with "dowload all"
16892                 (0.9.12cvs31.8 fix extension)
16893 2004-07-18 [colin]      0.9.12cvs31.10
16894
16895         * src/gtk/logwindow.c
16896                 Fix log scrolling
16897
16898 2004-07-18 [colin]      0.9.12cvs31.9
16899
16900         * src/common/utils.c
16901                 Fix non-utf8 strings coming from commands
16902                 and files
16903
16904 2004-07-18 [colin]      0.9.12cvs31.8
16905
16906         * src/pop.c
16907                 Fix partial download bug with Download all
16908                 messages option
16909
16910 2004-07-18 [colin]      0.9.12cvs31.7
16911
16912         * src/textview.c
16913                 Fix bug introduced in 0.9.12cvs31.2
16914                 (blocked in select mode after double click)
16915
16916 2004-07-18 [colin]      0.9.12cvs31.6
16917
16918         * src/compose.c
16919         * src/gtk/menu.c
16920                 More glib-warning fixes
16921
16922 2004-07-18 [colin]      0.9.12cvs31.5
16923
16924         * src/compose.c
16925                 Fix trashing the primary clipboard when moving 
16926                 around with tab
16927         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
16928
16929 2004-07-18 [colin]      0.9.12cvs31.4
16930
16931         * src/codeconv.c
16932                 convert unencoded iso headers to utf8
16933         (Fix Bug 538 Unencoded local characters in subject make it 
16934          disappear)
16935
16936 2004-07-18 [colin]      0.9.12cvs31.3
16937
16938         * src/compose.c
16939                 Fix tab char handling in wrapping
16940         (Fix Bug 537 Line wrap problem - TAB character treated as 
16941          one character instead of 8)
16942
16943 2004-07-18 [colin]      0.9.12cvs31.2
16944
16945         * src/textview.c
16946                 return FALSE on GDK_MOTION_NOTIFY
16947         (Fix Bug 535 Hyperlinks/addresses are not selectable 
16948          (unable to highlight))
16949
16950 2004-07-18 [colin]      0.9.12cvs31.1
16951
16952         * src/folderview.c
16953                 Sync with 0.9.12cvs31
16954
16955 2004-07-18 [colin]      0.9.12cvs30.4
16956
16957         * src/compose.c
16958                 Also block text_inserted when inserting a file
16959
16960 2004-07-18 [colin]      0.9.12cvs30.3
16961
16962         * src/compose.c
16963                 Fix smart wrapping (block text_inserted handler
16964                 while putting quotation to avoid wrap on input,
16965                 don't join lines if next is sig separator)
16966
16967 2004-07-17 [colin]      0.9.12cvs30.2
16968
16969         * src/folderview.c
16970         * src/mainwindow.c
16971         * src/mimeview.c
16972         * src/summaryview.c
16973         * src/gtk/quicksearch.c
16974         * src/gtk/quicksearch.h
16975                 Block key events handlers *and* accels while
16976                 quicksearch is focused
16977         (Fixes Bug 534 quick-search bar not accepting certain letters)
16978
16979 2004-07-17 [colin]      0.9.12cvs30.1
16980
16981         * src/folder.h
16982         * src/folderview.c
16983         * src/summaryview.c
16984                 Sync with 0.9.12cvs30
16985
16986 2004-07-17 [colin]      0.9.12cvs28.2
16987
16988         * src/mimeview.c
16989         * src/procmime.c
16990         * src/summaryview.c
16991         * src/gtk/menu.c
16992                 Squash some compile and glib warnings
16993
16994 2004-07-17 [paul]       0.9.12cvs28.1
16995
16996         * src/mimeview.c
16997                 sync with 0.9.12cvs28 HEAD
16998
16999 2004-07-16 [paul]       0.9.12cvs26.1
17000         
17001         * src/gtk/quicksearch.c
17002         * src/account.c
17003         * src/account.h
17004         * src/compose.c
17005         * src/customheader.c
17006         * src/folder_item_prefs.c
17007         * src/main.c
17008         * src/mainwindow.c
17009         * src/messageview.c
17010         * src/mimeview.c
17011         * src/news.c
17012         * src/pgpmime.c
17013         * src/pop.c
17014         * src/pop.h
17015         * src/prefs_account.c
17016         * src/prefs_account.h
17017         * src/prefs_common.c
17018         * src/prefs_common.h
17019         * src/prefs_display_header.c
17020         * src/prefs_gtk.c
17021         * src/prefs_gtk.h
17022         * src/procheader.c
17023         * src/procmime.c
17024                 sync with 0.9.12cvs26 HEAD      
17025
17026 2004-07-15 [colin]      0.9.12cvs18.14
17027
17028         * src/folder.c
17029                 Disable GPG signature check during
17030                 folder move and scan
17031         (Closes Bug 521 Signature checking slows down Folder-Move)
17032
17033 2004-07-14 [colin]      0.9.12cvs18.13
17034
17035         * src/common/partial_download.c
17036                 update includes
17037
17038 2004-07-14 [colin]      0.9.12cvs18.12
17039
17040         * src/common/partial_download.c
17041         * src/common/partial_download.h
17042                 Move doc at top, add correct copyright
17043
17044 2004-07-14 [colin]      0.9.12cvs18.11
17045
17046         * src/folder.c
17047         * src/messageview.c
17048         * src/pop.c
17049         * src/pop.h
17050         * src/procmsg.c
17051         * src/summaryview.c
17052         * src/common/Makefile.am
17053         * src/common/partial_download.c ** NEW FILES **
17054         * src/common/partial_download.h ** NEW FILES **
17055                 Move partial-download related stuff to its
17056                 own file
17057
17058 2004-07-14 [colin]      0.9.12cvs18.10
17059
17060         * src/send_message.c
17061                 Fix smtp auth when user is null or empty
17062
17063 2004-07-13 [colin]      0.9.12cvs18.9
17064
17065         * src/gtk/quicksearch.c
17066                 Use alphabetic order
17067
17068 2004-07-13 [colin]      0.9.12cvs18.8
17069
17070         * src/pop.c
17071                 Be paranoid on the checks
17072
17073 2004-07-13 [colin]      0.9.12cvs18.7
17074
17075         * src/gtk/quicksearch.c
17076                 Fix Engrish once again
17077
17078 2004-07-13 [colin]      0.9.12cvs18.6
17079
17080         * src/procmsg.c
17081         * src/summaryview.c
17082                 Mark messages for deletion when they are about to
17083                 be removed from trash
17084
17085 2004-07-13 [colin]      0.9.12cvs18.5
17086
17087         * src/matcher.c
17088         * src/matcher.h
17089         * src/matcher_parser_parse.y
17090         * src/prefs_matcher.c
17091         * src/gtk/quicksearch.c
17092                 Add 'partial' ('p') match string to find partially
17093                 downloaded messages
17094
17095 2004-07-13 [colin]      0.9.12cvs18.4
17096
17097         * src/pop.c
17098                 Fix misplaced block
17099
17100 2004-07-13 [colin]      0.9.12cvs18.3
17101
17102         * src/pop.c
17103         * src/pop.h
17104         * src/messageview.c
17105                 Refactor API (to avoid passing 5+ params and code
17106                 duplication)
17107         * src/folder.c
17108         * src/msgcache.c
17109         * src/procheader.c
17110         * src/common/defs.h
17111                 Add planned_download to cache
17112                 Don't mess uidl file when moving partially downloaded
17113                 mails (they change folder, we should change it in the
17114                 uidl list too or we'll remove an incorrect message)
17115                 (this also helps removing hacks when changing 
17116                 planned_download in messageview.c)
17117
17118 2004-07-12 [colin]      0.9.12cvs18.2
17119
17120         * src/gtk/quicksearch.c
17121                 Fix missing status update in quicksearch
17122
17123 2004-07-12 [paul]       0.9.12cvs18.1
17124
17125         * po/POTFILES.in
17126         * src/Makefile.am
17127         * src/account.c
17128         * src/codeconv.c
17129         * src/compose.c
17130         * src/inc.c
17131         * src/main.c
17132         * src/prefs_common.c
17133         * src/procmsg.h
17134         * src/toolbar.c
17135         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17136         * src/prefs_wrapping.[ch]       ** NEW FILES **
17137         * src/common/intl.h
17138         * src/common/utils.[ch]
17139         * src/gtk/quicksearch.[ch]
17140                 sync with 0.9.12cvs18 HEAD
17141
17142 2004-07-12 [colin]      0.9.11cvs17.25
17143
17144         * src/folder.c
17145         * src/folder.h
17146                 Remove unused function added by me in 0.9.11cvs17.10
17147
17148 2004-07-11 [colin]      0.9.11cvs17.24
17149
17150         * src/inc.c
17151         * src/messageview.c
17152         * src/pop.c
17153         * src/pop.h
17154                 Use folderitem and msgnum instead of filename to
17155                 know which mail to delete
17156                 Move old partial mail deletion to pop.c
17157
17158 2004-07-10 [colin]      0.9.11cvs17.23
17159
17160         * src/inc.c
17161                 Add debug
17162         * src/pop.c
17163         * src/pop.h
17164                 Don't re-use same enums for unrelated stuff: it's 
17165                 completely misleading !
17166                 Document a bit
17167
17168 2004-07-09 [colin]      0.9.11cvs17.22
17169
17170         * src/inc.c
17171                 Remove folder-type check and do
17172                 more tests to be sure everything's
17173                 ok
17174         * src/messageview.c
17175                 Punctuation update, remove useless
17176                 code, fix two warnings
17177         * src/noticeview.c
17178                 Layout cleaning, reset 2nd button
17179                 when specifying one
17180
17181 2004-07-09 [colin]      0.9.11cvs17.21
17182
17183         * src/messageview.c
17184         * src/pop.c
17185         * src/pop.h
17186                 Allow user to change his mind
17187                 and postpone decision (by
17188                 unmarking the mail)
17189
17190 2004-07-09 [colin]      0.9.11cvs17.20
17191
17192         * src/messageview.c
17193                 Fix bug with delete state
17194         * src/pop.c
17195         * src/pop.h
17196                 Fix buffer leak (fread doesn't 
17197                 terminate buffers with \0)
17198                 Refactoring (remove magic 
17199                 numbers)
17200
17201 2004-07-09 [colin]      0.9.11cvs17.19
17202
17203         * src/pop.c
17204                 Don't log "Skipping message" if 
17205                 we're going to TOP it two lines
17206                 later
17207
17208 2004-07-09 [colin]      0.9.11cvs17.18
17209
17210         * src/messageview.c
17211                 Fix Engrish
17212
17213 2004-07-09 [colin]      0.9.11cvs17.17
17214
17215         * src/pop.c
17216                 strlen checking...
17217         * src/messageview.c
17218                 refactoring a bit
17219
17220 2004-07-08 [colin]      0.9.11cvs17.16
17221
17222         * src/noticeview.c
17223         * src/noticeview.h
17224                 Add an optional second button
17225         * src/messageview.c
17226         * src/pop.c
17227         * src/pop.h
17228                 Don't delete partially received mails after a certain
17229                 time; rather, let the user decide.
17230
17231 2004-07-08 [colin]      0.9.11cvs17.15
17232
17233         * src/common/smtp.h
17234                 Sync with HEAD
17235
17236 2004-07-08 [colin]      0.9.11cvs17.14
17237
17238         * src/messageview.c
17239         * src/common/smtp.c
17240                 Use to_human_readable() for sizes
17241
17242 2004-07-08 [colin]      0.9.11cvs17.13
17243
17244         * src/inc.c
17245         * src/messageview.c
17246         * src/pop.c
17247         * src/pop.h
17248         * src/procmsg.c
17249                 Fix partial-downloading issues:
17250                         catch unsupported TOP
17251                         don't delete partially downloaded mails before 5 days
17252                         don't update existing with non-MH folders; that'll
17253                         make dups, but it's better than trashing the folder
17254                         free new msginfo parts
17255                 Fix indentation ;-)
17256
17257 2004-07-08 [colin]      0.9.11cvs17.12
17258
17259         * src/common/smtp.c
17260         * src/common/smtp.h
17261                 Sync smtp size verification with HEAD
17262
17263 2004-07-08 [colin]      0.9.11cvs17.11
17264
17265         * src/summaryview.c
17266         * src/prefs_common.c
17267         * src/prefs_common.h
17268         * src/gtk/quicksearch.c
17269         * src/gtk/quicksearch.h
17270                 Sync sticky pref with HEAD
17271
17272 2004-07-08 [colin]      0.9.11cvs17.10
17273
17274         * src/folder.c [1.213.2.6]
17275         * src/folder.h [1.87.2.6]
17276         * src/inc.c [1.149.2.7]
17277         * src/messageview.c [1.94.2.8]
17278         * src/procheader.c [1.47.2.6]
17279         * src/procmsg.c [1.150.2.4]
17280         * src/procmsg.h [1.60.2.5]
17281         * src/pop.c [1.56.2.4]
17282         * src/pop.h [1.17.2.3]
17283                 Let too big messages get downloaded, but truncated
17284                 Add a button to download them completely
17285                 
17286 2004-07-06 [colin]      0.9.11cvs17.9
17287
17288         * src/gtk/quicksearch.c [1.1.2.3]
17289                 Add a Clear button
17290         * commitHelper
17291         * PATCHSETS
17292                 Add a script to help with cvs
17293
17294 2004-07-03 [colin]      0.9.11cvs17.8
17295
17296         * src/plugins/imageviewer/viewer.c
17297                 fix imageviewer (which was staying on the first
17298                 displayed image)
17299
17300 2004-07-03 [colin]      0.9.11cvs17.7
17301
17302         Removed FIXME_GTK2 warnings
17303         * src/gtk/gtkutils.c
17304                 useless #warnings
17305         * src/gtk/menu.c
17306                 useless #warnings (no need to mess with menu rc)
17307         * src/gtk/menu.h
17308                 unused functions
17309         
17310
17311 2004-07-03 [colin]      0.9.11cvs17.6
17312
17313         Removed FIXME_GTK2 warnings
17314         * src/codeconv.c
17315                 useless #warnings (rewrite needed)
17316         * src/compose.c
17317                 useless #warnings (rewrite needed)
17318                 useless #warnings (gtk2 is like that)
17319                 useless #warnings (previously fixed)
17320         * src/main.c
17321                 useless #warnings (previously fixed)
17322         * src/message_search.c
17323                 useless #warnings (gtk2 is like that)
17324                 Made apparent that search is case-sensitive
17325         * src/mimeview.c
17326                 useless #warnings (rewrite needed)
17327                 useless #warnings (gtk2 is like that)
17328                 reimplemented real warnings
17329         * src/prefs_common.c
17330                 Removed block cursor option (not it gtk2)
17331         * src/prefs_gtk.c
17332                 useless #warnings (rewrite needed)
17333         * src/procheader.c
17334                 useless #warnings (rewrite needed)
17335         * src/sourcewindow.c
17336                 useless #warnings (incorrect placing)
17337         * src/summary_search.c
17338                 useless #warnings (gtk2 is like that)
17339                 Made apparent that search is case-sensitive
17340         * src/action.c
17341                 useless #warnings (gtk2 is like that)
17342         * src/textview.c
17343                 useless #warnings (rewrite needed)
17344         * src/toolbar.c
17345                 useless #warnings (rewrite needed)
17346
17347 2004-07-03 [colin]      0.9.11cvs17.5
17348
17349         * src/textview.c
17350                 Fix mismerge which broke URI opening
17351                 
17352 2004-07-01 [colin]      0.9.11cvs17.4
17353
17354         * src/gtk/filesel.c
17355                 Fill filename when saving
17356                 
17357 2004-06-27 [colin]      0.9.11cvs17.3
17358
17359         * src/gtk/filesel.[ch]
17360                 Use the new GTK file selector
17361                 Update prototype to match the reality: multiple file
17362                 selection is open-only          
17363         * src/compose.c
17364                 Match the new prototypes        
17365         * configure.ac
17366                 Match the new requirements (gtk 2.4.0)
17367                         
17368 2004-06-26 [colin]      0.9.11cvs17.2
17369
17370         * src/plugins/trayicon/trayicon.c
17371                 Remove useless signal handler on resize, which causes
17372                 an infinite "loop"
17373         
17374 2004-06-26 [colin]      0.9.11cvs17.1
17375         
17376         * tools/Makefile.am
17377                 remove launch_firebird and add nautilus2sylpheed.sh
17378         * src/quicksearch.c
17379           src/summaryview.c
17380                 Fix show/hide "Extended symbols" button problem
17381                 Fix apparition at startup
17382                 Fix const warnings
17383         * src/plugins/image_viewer/Makefile.am
17384                 Fix configure 
17385         * common/ssl.c
17386                 Re-enable certificate check, as it doesn't seem to
17387                 cause Xlib errors anymore
17388
17389 2004-06-25 [paul]       0.9.11cvs17
17390
17391         * sync with 0.9.11cvs17 HEAD
17392         
17393         NOTE: QuickSearch is broken
17394
17395 2004-06-07 [colin]      0.9.10claws67.10
17396         * src/plugins/trayicon/trayicon.c
17397           src/plugins/trayicon/libeggtrayicon/Makefile.am
17398           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17399                 Fix gettextization in trayicon plugin
17400
17401 2004-06-07 [colin]      0.9.10claws67.9
17402         
17403         * src/summaryview.c
17404           src/gtk/gtksctree.[ch]
17405                 Let Shift+{Up,Down} work in summaryview
17406                 (well, Down "works" and Up works)
17407                 Let the list scroll when using these keys
17408
17409 2004-06-06 [colin]      0.9.10claws67.8
17410
17411         * src/plugins/trayicon/trayicon.c
17412                 Fix pixmap update
17413
17414 2004-06-06 [colin]      0.9.10claws67.7
17415
17416         * src/addressbook.c
17417                 Fix signal handling causing system-wide focus grab
17418
17419 2004-05-25 [paul]       0.9.10claws67.6
17420
17421         * Makefile.am
17422           src/Makefile.am
17423                 clean up
17424
17425 2004-05-25 [paul]       0.9.10claws67.5
17426
17427         * replace deprecated gtk_signal... functions
17428
17429 2004-05-23 [colin]      0.9.10claws67.4
17430
17431         * src/compose.c
17432                 Fix wrapping
17433
17434 2004-05-22 [colin]      0.9.10claws67.3
17435
17436         * src/compose.c
17437                 Re-fix [Edited] in compose.c::compose_reedit()
17438
17439 2004-05-22 [colin]      0.9.10claws67.2
17440
17441         * src/procmime.c
17442                 Fix parsing of multiparts mails
17443
17444 2004-05-22 [colin]      0.9.10claws67.1
17445
17446         * src/summaryview.c
17447                 Fix quicksearch
17448
17449 2004-05-22 [paul]       0.9.10claws67
17450
17451         * sync with 0.9.10claws67 HEAD
17452
17453 2004-05-14 [alfons]
17454
17455         * src/procmime.h
17456                 add forgotton prototype
17457
17458 2004-05-10 [paul]       0.9.10claws57
17459
17460         * sync with 0.9.10claws57 HEAD
17461
17462 2004-05-05 [paul]       0.9.9.claws1
17463
17464         * ChangeLog-gtk2        ** REMOVED **
17465           ChangeLog-gtk2.claws  ** ADDED **
17466                 rename and adopt the normal claws format
17467                 
17468         * configure.ac
17469                 require gtkmathview >= 0.5
17470
17471         * ac/*                          ** REMOVED **
17472           ac/                           ** REMOVED **
17473           intl/Makefile.in              ** REMOVED **
17474           m4/                           ** ADDED **
17475           m4/missing                    ** ADDED **
17476           m4/missing/gdk-pixbuf.m4      ** ADDED **
17477           m4/missing/gettext.m4         ** ADDED **
17478           m4/missing/gpgme.m4           ** ADDED **
17479           m4/missing/imlib.m4           ** ADDED **
17480           m4/.cvsignore                 ** ADDED **
17481           m4/Makefile.am                ** ADDED **
17482           m4/README                     ** ADDED **
17483           m4/aclocal-include.m4         ** ADDED **
17484           m4/aspell.m4                  ** ADDED **
17485           m4/check-type.m4              ** ADDED **
17486           m4/gnupg-check-typedef.m4     ** ADDED **
17487           m4/openssl.m4                 ** ADDED **
17488           m4/spamassassin.m4            ** ADDED **
17489           po/ChangeLog                  ** REMOVED **
17490           po/Makefile.in.in             ** REMOVED **
17491           po/Rules-quot                 ** REMOVED **
17492           po/boldquot.sed               ** REMOVED **
17493           po/en@boldquot.header         ** REMOVED **
17494           po/en@quot.header             ** REMOVED **
17495           po/insert-header.sin          ** REMOVED **
17496           po/quot.sed                   ** REMOVED **
17497           po/remove-potcdate.sed        ** REMOVED **
17498           po/remove-potcdate.sin        ** REMOVED **
17499           po/stamp-po                   ** REMOVED **
17500           Makefile.am
17501           autogen.sh
17502           configure.ac
17503                 enable building with automake 1.8.x
17504                 add 'autopoint --force' to autogen.sh and remove all
17505                 auto-generated files, remove ac/ directory and use
17506                 m4/ directory instead
17507                 
17508         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17509                 fix gettextization
17510
17511 2004-02-28 Colin Leroy <colin@colino.net>
17512         * src/prefs_matcher.c
17513           src/prefs_filtering.c
17514           src/prefs_filtering_action.c
17515                 Fix non-editable GtkEntries
17516
17517 2004-02-22 Thorsten Maerz <torte@netztorte.de>
17518         * src/prefs_themes.c
17519                 utf8 conversion for theme info
17520
17521 2004-02-21 Thorsten Maerz <torte@netztorte.de>
17522         * sync 0.9.9claws
17523
17524 2004-02-14 Thorsten Maerz <torte@netztorte.de>
17525         * src/grouplistdialog.c
17526                 allow multiple selections without ctrl key
17527
17528 2004-02-09 Thorsten Maerz <torte@netztorte.de>
17529         * src/main.c
17530                 enable customizable accelerators
17531
17532 2004-02-08 Thorsten Maerz <torte@netztorte.de>
17533         * src/prefs_common.c
17534                 re-enable different font settings for gtk1/2
17535         * src/prefs_folder_item.c
17536                 fix folder prefs displayed wrong
17537         * src/textview.c
17538                 set 'sunken' shadow type
17539
17540 2004-02-07 Colin Leroy <colin@colino.net>
17541         * src/compose.c
17542                 Fix message being always [Edited]
17543                 Encode headers correctly (utf8 buf)
17544
17545 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17546         * src/socket.c
17547                 remove double g_source_attach()
17548                 (Thanks to Colin Leroy)
17549
17550 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17551         * src/gtk/gtksctree.c
17552                 Fix SSL certificate list not shown
17553         * src/mimeview.c
17554                 Fix clicks in mime tree
17555
17556 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17557         * src/common/socket.c
17558                 Fix SSL receive
17559         * src/compose.c
17560                 Fix clipboard menu hotkeys
17561
17562 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17563         * src/gtk/gtkaspell.[ch]
17564           src/compose.c
17565                 reimplement spellchecker
17566
17567 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17568         * src/gtk/filesel.c
17569                 crash when inserting file in compose window
17570                 (TODO: keep old selection on clicks)
17571         * src/main.c
17572                 use gtkrc-2.0 instead of gtkrc
17573
17574 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17575         * src/messageview.c
17576                 remove orphaned mimeview unref()
17577
17578 2004-01-20 Thorsten Maerz <torte@netztorte.de>
17579         * src/grouplistdialog.c
17580                 expand nodes containing subscribed groups
17581
17582 2004-01-19 Thorsten Maerz <torte@netztorte.de>
17583         * src/textview.c
17584                 textview: hide cursor, restore old click behaviour
17585
17586 2004-01-18 Thorsten Maerz <torte@netztorte.de>
17587         * src/textview.c
17588                 variable names messed up
17589
17590 2004-01-17 Colin Leroy <colin@colino.net>
17591         * src/addr_compl.c
17592                 Fix completion address too thin
17593         * src/compose.c
17594                 Fix tab-to-subject behaviour
17595         * src/summaryview.c
17596                 Implement key up & down in summaryview
17597
17598 2004-01-12 Thorsten Maerz <torte@netztorte.de>
17599
17600         * sync 098claws
17601
17602 2004-01-08 Thorsten Maerz <torte@netztorte.de>
17603         * configure.ac
17604           Makefile.am
17605           doc/.cvsignore
17606           doc/Makefile.am
17607                 faq, man, manual moved to doc/
17608         * ac/aspell.m4
17609           ac/check-type.m4
17610           ac/gnupg-check-typedef.m4
17611           ac/openssl.m4
17612           ac/spamassassin.m4
17613           ac/missing/gdk-pixbuf.m4
17614           ac/missing/gpgme.m4
17615           ac/missing/imlib.m4
17616                 fix automake warnings
17617
17618 2003-12-06 Colin Leroy <colin@colino.net>
17619         * src/summaryview.c
17620                 Fix quicksearch
17621
17622 2003-12-05 Colin Leroy <colin@colino.net>
17623         * src/summaryview.c
17624                 Fix going to next unread folder
17625
17626 2003-12-05 Colin Leroy <colin@colino.net>
17627         * src/crash.c
17628                 Fix gtk2 compilation
17629         * src/session.c
17630                 Remove iotag source handler at disconnection
17631         * src/socket.[ch] 
17632                 Remove source handler when closing socket 
17633                 (fixes another seg)
17634
17635 2003-12-04 Colin Leroy <colin@colino.net>
17636         * src/compose.c
17637           src/prefs_account.c
17638           src/prefs_common.c
17639                 Fix some dropdown menus
17640
17641 2003-12-04 Colin Leroy <colin@colino.net>
17642         * src/compose.c
17643                 Fix event handlers on header fields
17644         * src/common/socket.c
17645           src/common/session.c
17646                 Fix segfault with callback (SSL)
17647                 Fix end of session 
17648
17649 2003-10-06 Thorsten Maerz <torte@netztorte.de>
17650
17651         * Fix compile bug in src/compose.c
17652         * removed src/gtk/gtkstext.[ch]
17653
17654 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
17655
17656         * Convert character set and escape "text" attributes in toolbar setting
17657         files.
17658         * Fixed bug in button-press-event handling.
17659
17660 2003-09-16 Thorsten Maerz <torte@netztorte.de>
17661
17662         * Fixed bug in key-press-event handling.
17663
17664 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
17665
17666         * Enabled to compile tray-icon plugin (Ad-hoc).
17667         * Avoid hang up bug of icon list in mime view (Ad-hoc).
17668
17669 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
17670
17671         * Enabled to compile on sylpheed-claws.
17672         (tray-icon plugin still cannot compile yet.)
17673
17674 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
17675
17676         * Updated to 0.9.5.
17677
17678 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
17679
17680         * Updated to 0.9.4.
17681         * Ported monitoring SSL mechanism to GSource of GLib2
17682         (I don't confirm it)
17683         * Added _gtk2 suffix to key name of font preference to avoid
17684         ovverwriting preference of Gtk+-1.2 version.
17685
17686 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
17687
17688         * Updated to 0.9.2.
17689
17690 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
17691
17692         * Updated to 0.9.1.
17693         * Translate po files into UTF-8 when execute autogen.sh.
17694
17695 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
17696
17697         * Updated to 0.9.0.
17698
17699 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
17700
17701         * Plugged GError related memory leaks.
17702
17703 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
17704
17705         * Changed default size of fonts.
17706         * Enabled to set titile font size of warning dialog.
17707
17708 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
17709
17710         * Embed a sylpheed icon into executable binary on Windows.
17711
17712 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
17713
17714         * I forgot to traslate character set of element string in src/xml.c.
17715
17716 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
17717
17718         * Fixed detecting bind_textdomain_codeset in configure.in.
17719         * The bug in which "Example" of "Date fromat" preference isn't displayed
17720         correctly has been fixed.
17721
17722 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
17723
17724         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
17725           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
17726           glib-gettextize
17727           Removed intl directory.
17728           Translated po files into UTF-8.
17729           (Thanks! Ryuji Abe)
17730
17731 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
17732
17733         * The bug which doesn't unscape string in xml.c has been fixed.
17734
17735 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
17736
17737         * The bug which is failed to translate encoding of file name thorough
17738         file dialog has been fixed.
17739
17740 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
17741
17742         * Modified to translate file names which is used in inporting/expoting
17743         mbox feature and "Save as" feature into locale encoding.
17744         * Translate file names into locale encoding when "Attache file" and
17745         "Insert file".
17746         * Force set G_BROKEN_FILENAMES environment variable.
17747         * Other minor fixes.
17748
17749 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
17750
17751         * Modified to treat MH folder's name as locale encoding.
17752
17753 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
17754
17755         * The bug which clash on switching candidates of auto completion of
17756         addresses, cannot use auto completion in Japanesse is fixed
17757         (Thanks! Tokunaga-san)¡¥
17758
17759 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17760
17761         * The bug which cannot switch key accelerator preference has been fixed
17762         (Thanks! smbd-san)¡¥
17763
17764 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17765
17766         * version 0.8.11-gtk2-20030314
17767
17768 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17769
17770         * The bug in which character set conversion of filtering messages has
17771         been fixed.(Thanks! COCOA-san).
17772
17773 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
17774
17775         * Revived "Leave space on head" preference in "Message" category.
17776         * A bug which clash when put the cursor to end of buffer and execute
17777         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
17778
17779 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17780
17781         * version 0.8.11-gtk2-20030312
17782
17783 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17784
17785         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
17786         * Modified to use Pango's API directly for font preference.
17787         * Integrated GtkTextView of textview to one widget.
17788         * Set fonts of header title in textview by "header_title" tag.
17789         * Removed some deprecated codes.
17790
17791 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
17792
17793         * Updated to 0.8.11.
17794         * Merged cygwin patch(Thanks! Sakai-san).
17795
17796 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
17797
17798         * version 0.8.10-gtk2-20030309