2006-09-06 [colin] 2.4.0cvs153
[claws.git] / ChangeLog
1 2006-09-06 [colin]      2.4.0cvs153
2
3         * src/textview.c
4                 Hide Sylpheed-Claws' internal queue headers
5                 when showing all headers. They'll be present
6                 only in Source window.
7
8 2006-09-05 [colin]      2.4.0cvs152
9
10         * src/plugins/trayicon/trayicon.c
11                 Fix crash at exit - we have to disconnect
12                 our handlers
13         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14                 Update eggtrayicon - patch adapted from a
15                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
16                 on Sylpheed's ML
17
18 2006-09-05 [colin]      2.4.0cvs151
19
20         * src/mainwindow.c
21         * src/gtk/logwindow.c
22                 Fix race condition when something writes
23                 to the log too soon during init. Thanks
24                 to Fabien Vantard
25
26 2006-09-05 [colin]      2.4.0cvs150
27
28         * src/mimeview.c
29                 Don't select part on right-click either
30
31 2006-09-05 [paul]       2.4.0cvs149
32
33         * src/mimeview.c
34                 completion of previous commit
35                 Thanks to Colin
36
37 2006-09-05 [colin]      2.4.0cvs148
38
39         * src/mimeview.c
40                 Don't force selection on middle-click, just open
41
42 2006-09-04 [colin]      2.4.0cvs147
43
44         * src/mimeview.c
45                 Looks like gtk_notebook_set_current_page()
46                 sometimes steals focus, and this annoys us
47                 in MimeViewers as it renders navigation
48                 keys useless. Take back focus after switching
49                 pages.
50
51 2006-09-04 [colin]      2.4.0cvs146
52
53         * src/messageview.c
54                 Set stop_loading when clicking on Next
55                 during load. Don't add a callback to 
56                 avoid over-complicating things.
57
58 2006-09-04 [colin]      2.4.0cvs145
59
60         * src/mimeview.c
61         * src/messageview.c
62                 Fix multiple loads in separate messageview
63
64 2006-09-04 [colin]      2.4.0cvs144
65
66         * src/summaryview.c
67                 Let navigation keys be handled during 
68                 load
69
70 2006-09-04 [colin]      2.4.0cvs143
71
72         * src/messageview.c
73         * src/summaryview.c
74         * src/textview.c
75         * src/textview.h
76                 Make loading of huge mails (lots of text and/or
77                 images) cancellable, so the GUI doesn't block 
78
79 2006-09-04 [colin]      2.4.0cvs142
80
81         * src/plugins/trayicon/trayicon.c
82                 Fix annoyance when removing a folder with 
83                 unread mails: trayicon didn't update
84
85 2006-09-04 [paul]       2.4.0cvs141
86
87         * src/gtk/icon_legend.c
88                 straighten up columns
89                 Patch by Fabien Vantard
90
91 2006-09-04 [wwp]        2.4.0cvs140
92
93         * src/prefs_filtering.c
94                 fix new line's account name in filtering prefs:
95                 was "All", is now "(New)".
96
97 2006-09-04 [paul]       2.4.0cvs139
98
99         * tools/make.themes.project
100                 use "AUTOMAKE_OPTIONS = dist-bzip2"
101                 instead of homebrewed "make release"
102
103 2006-09-03 [colin]      2.4.0cvs138
104
105         * src/folderview.c
106                 Fix bug #1007 (Wrong folder highlighted)
107
108 2006-09-03 [colin]      2.4.0cvs137
109
110         * src/compose.c
111                 Don't set Newsgroup: header to a mail folder
112                 path
113
114 2006-09-03 [paul]       2.4.0cvs136
115
116         * src/prefs_other.c
117         * src/prefs_spelling.c
118                 unify the gui
119
120 2006-09-03 [paul]       2.4.0cvs135
121
122         * src/prefs_summaries.c
123                 correct menu item text in prefs_keybind_apply_clicked()
124
125 2006-09-03 [paul]       2.4.0cvs134
126
127         * manual/advanced.xml
128                 some improvements to the descriptions
129         * src/mainwindow.c
130         * src/messageview.c
131         * src/summaryview.c
132         * src/gtk/menu.c
133                 fix menu sensitivity issues
134         * src/prefs_message.c
135                 drop the useless word 'short'
136         * src/prefs_other.c
137                 add the word 'lines' indicating log length
138                 is a measure of lines
139         * src/textview.c
140                 fix compilation warnings
141
142 2006-09-02 [colin]      2.4.0cvs133
143
144         * src/messageview.c
145                 Display a special return-receipt message
146                 if the message is from the user
147         * src/summaryview.c
148                 Fix missing freeze of the list when marking
149                 all read and unthreading for exec. Thanks
150                 to Stephan Sachse.
151
152 2006-09-02 [paul]       2.4.0cvs132
153
154         * src/mainwindow.c
155         * src/prefs_message.c
156         * src/summaryview.c
157                 fix some english
158
159 2006-09-02 [wwp]        2.4.0cvs131
160
161         * src/prefs_filtering.c
162                 added an account name column to the filtering rules
163                 dialog.
164
165 2006-09-02 [colin]      2.4.0cvs130
166
167         * src/gtk/logwindow.c
168         * src/gtk/logwindow.h
169                 Block scrolling if we're not at the end
170                 of the log
171
172 2006-09-02 [colin]      2.4.0cvs129
173
174         * src/folder.c
175                 Make sure account-specific rules can't
176                 be used in {pre-,post-,}processing
177         * src/mainwindow.c
178         * src/gtk/logwindow.c
179         * src/gtk/logwindow.h
180                 Jump to last error when clicking on the
181                 warning icon
182
183 2006-09-02 [colin]      2.4.0cvs128
184
185         * src/imap.c
186         * src/import.c
187         * src/mainwindow.c
188         * src/mainwindow.h
189                 Fix warning icon
190         * src/inc.c
191         * src/mbox.c
192         * src/mbox.h
193                 Let proc_mbox know its account, for
194                 account-specific rules
195
196 2006-09-01 [colin]      2.4.0cvs127
197
198         * src/codeconv.c
199                 Don't uselessly use iconv to convert from
200                 us-ascii
201         * src/alertpanel.c
202         * src/mainwindow.c
203         * src/mainwindow.h
204         * src/inc.c
205                 Fix certain log cases, disable warning icon
206                 for now, the correct way to display it when
207                 necessary and only when necessary is probably
208                 to do it manually rather than use error logs
209         * src/etpan/imap-thread.c
210                 Clean up UID logging a bit
211         * src/gtk/logwindow.c
212         * src/gtk/logwindow.h
213                 Make logging faster when the window's closed
214
215 2006-09-01 [wwp]        2.4.0cvs126
216
217         * manual/fr/account.xml
218                 reflect changes to the ref. manual (parts of cvs72):
219                 fix tabnames and quotes.
220
221 2006-09-01 [wwp]        2.4.0cvs125
222
223         * manual/fr/plugins.xml
224                 reflect changes to the reference manual (cvs42):
225                 update IRC channel info.
226
227 2006-09-01 [wwp]        2.4.0cvs124
228
229         * commitHelper
230                 use CVSEDITOR env. var. if set, according to `man cvs`.
231
232 2006-09-01 [wwp]        2.4.0cvs123
233
234         * manual/advanced.xml
235                 better sentence again (thanks to Paul).
236
237 2006-09-01 [wwp]        2.4.0cvs122
238
239         * manual/advanced.xml
240         fix definition of toolbar_detachable and rework a bit the one of
241         enable_dotted_lines.
242
243 2006-09-01 [mones]      2.4.0cvs121
244
245         * manual/advanced.xml
246                 Document enable_dotted_lines
247
248 2006-09-01 [paul]       2.4.0cvs120
249
250         * src/folderview.c
251         * src/folderview.h
252         * src/imap.c
253         * src/mainwindow.c
254         * src/summaryview.c
255                 obey the 'When entering folder...' option
256                 when using the /View/Go to/... menu items
257                 Thanks to Colin
258
259 2006-08-31 [colin]      2.4.0cvs119
260
261         * src/folderview.c
262                 Revert 2.4.0cvs116, wrong fix.
263
264 2006-08-31 [colin]      2.4.0cvs118
265
266         * src/gtk/gtksctree.c
267                 Better state the various copyrights
268
269 2006-08-31 [colin]      2.4.0cvs117
270
271         * src/prefs_common.c
272                 fix enable_dotted_lines
273
274 2006-08-31 [colin]      2.4.0cvs116
275
276         * src/folderview.c
277                 Use pref "Always open on select" when going
278                 to next unread folder
279         * src/gtk/gtksctree.c
280                 Fix link failure to _gtk_clist_create_cell_layout
281                 on certain computers. (Why not mine, I wonder)
282
283 2006-08-31 [colin]      2.4.0cvs115
284
285         * src/procmsg.c
286         * src/textview.c
287         * src/plugins/bogofilter/bogofilter.c
288         * src/plugins/spamassassin/spamassassin.c
289                 Requalify some "errors" to warnings
290         * src/mainwindow.c
291         * src/mainwindow.h
292         * src/statusbar.c
293                 Add an icon in the statusbar to notify
294                 of errors
295         * src/gtk/gtksctree.c
296         * src/folderview.c
297         * src/summaryview.c
298                 Make the GtkSCTree look more modern by
299                 alternating background lines
300         * src/prefs_common.c
301         * src/prefs_common.h
302                 Add a pref to let people have the old
303                 way if they prefer
304
305
306 2006-08-30 [colin]      2.4.0cvs114
307
308         * src/procmsg.c
309         * src/procmsg.h
310                 Provide a way to filter a list of
311                 messages in an optimised manner, and
312                 add a list-filtering hook
313         * src/folder.c
314         * src/inc.c
315         * src/mbox.c
316                 Use the list filtering
317         * src/plugins/bogofilter/bogofilter.c
318                 Use the list-filtering hook
319                 Use -b (bulk) mode for more speed
320                 when learning and filtering
321         * src/etpan/imap-thread.c
322                 Make log output shorter in UID SEARCH
323
324
325 2006-08-30 [colin]      2.4.0cvs113
326
327         * src/plugins/bogofilter/bogofilter.c
328                 Really fast mass learning - thanks to David
329                 Relson for the options explanations :)
330
331 2006-08-30 [colin]      2.4.0cvs112
332
333         * src/msgcache.c
334                 Fix compilation on FreeBSD. Thanks
335                 to Michael Hugues
336
337 2006-08-29 [colin]      2.4.0cvs111
338
339         * src/folderview.c
340                 Handle "popup_menu" signal (for popping the 
341                 menu via the keyboard)
342         * src/mimeview.c
343         * src/mimeview.h
344         * src/summaryview.c
345         * src/textview.c
346         * src/gtk/gtkutils.c
347         * src/gtk/gtkutils.h
348                 Factorize scrolling code, and add an API 
349                 for MimeViewers to handle scroll orders
350
351 2006-08-29 [wwp]        2.4.0cvs110
352
353         * src/plugins//bogofilter/bogofilter.c
354         * src/plugins//spamassassin/spamassassin.c
355                 make the bogofilter/spamassassin filtering error dialogs at
356         incorporation obey to the "don't popup error dialog on
357         receive error" option. If disabled, feed the log window w/
358         the error message.
359
360 2006-08-29 [paul]
361
362         2.5.0-rc2 released
363
364 2006-08-29 [paul]       2.4.0cvs109
365
366         * Makefile.am
367                 remove 'make release', it's not needed
368                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
369
370 2006-08-29 [paul]       2.4.0cvs108
371
372         * src/foldersel.c
373         * src/summary_search.c
374         * src/gtk/progressdialog.c
375         * src/plugins/pgpcore/passphrase.c
376                 replace deprecated gtk_window_set_policy()
377
378 2006-08-29 [colin]      2.4.0cvs107
379
380         * src/folder.c
381                 Fix data loss when copy fails during a move:
382                 only use fast remove_msgs if everything was
383                 copied OK; else use slow remove_msg on the
384                 mails that got copied only.
385
386 2006-08-28 [paul]       2.4.0cvs106
387
388         * src/mh.c
389                 revert change in 2.4.0cvs104, it breaks
390                 stuff
391
392 2006-08-28 [paul]       2.4.0cvs105
393
394         * src/plugins/spamassassin/spamassassin.c
395                 english fix
396
397 2006-08-28 [paul]       2.4.0cvs104
398
399         * src/mh.c
400                 fix data loss when moving to another
401                 mailbox fails
402         * src/prefs_spelling.c
403                 improve the english
404         * src/gtk/pluginwindow.c
405                 improve the layout of the dialog text
406         All thanks to Colin
407
408 2006-08-28 [paul]       2.4.0cvs103
409
410         * src/plugins/bogofilter/bogofilter.c
411         * src/plugins/bogofilter/bogofilter_gtk.c
412                 fix english up a bit, innit
413
414 2006-08-28 [paul]       2.4.0cvs102
415
416         * configure.ac
417         * po/Makefile.in.in
418         * po/Makevars
419                 require autoconf 2.60, enabling building
420                 with gettext 0.15 (gettext 0.14.x build still
421                 possible). Replace Makefiles with versions
422                 from gettext 0.15.
423                 Remove configure options --with-localedir and
424                 --with-mandir. The options that are provided
425                 directly by autoconf 2.60 can be used instead:
426                 --mandir --localedir
427
428 2006-08-27 [colin]      2.4.0cvs101
429
430         * src/plugins/bogofilter/Makefile.am
431                 Fix make dist (no README)
432
433 2006-08-27 [colin]      2.4.0cvs100
434
435         * src/folder.c
436                 Don't use F_UNKNOWN folders for any default
437                 outbox/trash/etc
438         * src/plugins/bogofilter/bogofilter.c
439         * src/plugins/bogofilter/bogofilter.h
440         * src/plugins/bogofilter/bogofilter_gtk.c
441                 Add an option to specify the path to bogofilter
442                 Use single-quotes to be able to learn in folders
443                 with spaces in their names
444                 Verify learning status
445
446 2006-08-27 [colin]      2.4.0cvs99
447
448         * manual/faq.xml
449         * manual/plugins.xml
450                 Document Bogofilter plugin
451
452 2006-08-27 [colin]      2.4.0cvs98
453
454         * src/compose.c
455         * src/messageview.c
456         * src/procmsg.c
457         * src/procmsg.h
458                 When possible, copy the queued mail to sent folder
459                 instead of re-adding. Much faster on IMAP.
460
461 2006-08-27 [colin]      2.4.0cvs97
462
463         * src/msgcache.c
464                 Disable mmaped caches - huge metadata loss
465                 here after a power failure.
466         * src/summaryview.c
467                 Add quicksearch timing
468         * src/common/plugin.c
469         * src/common/plugin.h
470                 Implement an interface to tell what plugins
471                 provide. Prevent loading of similar plugins.
472         * src/plugins/clamav/clamav_plugin.c
473         * src/plugins/demo/demo.c
474         * src/plugins/dillo_viewer/dillo_viewer.c
475         * src/plugins/pgpcore/plugin.c
476         * src/plugins/pgpinline/pgpinline.c
477         * src/plugins/pgpmime/pgpmime.c
478         * src/plugins/spamassassin/spamassassin.c
479         * src/plugins/trayicon/trayicon.c
480                 Implement plugin_provides()
481
482 2006-08-27 [colin]      2.4.0cvs96
483
484         * configure.ac
485         * src/plugins/Makefile.am
486         * src/plugins/bogofilter/.cvsignore
487         * src/plugins/bogofilter/Makefile.am
488         * src/plugins/bogofilter/bogofilter.c
489         * src/plugins/bogofilter/bogofilter.h
490         * src/plugins/bogofilter/bogofilter_gtk.c
491                 New Bogofilter plugin, provides filtering and
492                 learning. Spamassassin will go to extra plugins.
493
494 2006-08-26 [mones]      2.4.0cvs95
495
496         * manual/handling.xml
497                 Fix subfolder path in the example (thanks to Paul) 
498
499 2006-08-26 [mones]      2.4.0cvs94
500
501         * manual/glossary.xml
502                 2.2. + add ISP to the glossary
503                 7.5. + Add UIDL to glossary
504                 7.7. + Add TCP to glossary
505         * manual/handling.xml
506                 7.1. + Mentions GNU/Linux distribution, what about the non...
507                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
508                 7.3. + Mentions .bashrc, what about the non-bash ones? 
509                 7.4. = Use appropriate quotation for commands
510                 7.6. = change "" to <quote></quote>
511         * manual/plugins.xml
512                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
513         * manual/starting.xml
514                 2.1. + local mbox file: some examples of mbox file locations...
515                 Also reformatted files requiring it
516
517 2006-08-26 [wwp]        2.4.0cvs93
518
519         * src/summary_search.c
520                 disable find buttons while summary search is running.
521
522 2006-08-25 [colin]      2.4.0cvs92
523
524         * src/folder.c
525         * src/folderutils.c
526         * src/mh.c
527         * src/procmsg.h
528         * src/summaryview.c
529                 Speed up MH moving, and add progressbar
530                 for MH deletion
531         * src/msgcache.c
532                 Write cache files using mmap() too
533
534 2006-08-25 [wwp]        2.4.0cvs91
535
536         * src/summaryview.c
537                 switch spam<->ham button when a message has been marked as spam or ham
538                 and is still selected. Thanks to Colin.
539
540 2006-08-25 [paul]       2.4.0cvs90
541
542         * src/Makefile.am
543         * src/stock_pixmap.c
544         * src/stock_pixmap.h
545         * src/summaryview.c
546         * src/gtk/icon_legend.c
547         * src/pixmaps/copied.xpm
548         * src/pixmaps/moved.xpm
549                 add icons for delayed execution marked for
550                 copying, marked for moving
551
552 2006-08-25 [mones]      2.4.0cvs89
553
554         * manual/glossary.xml
555                 Fix the other glossary items:
556                 5.1. = Inmmediate execution -> <quote>immediate execution...
557                 5.2. = Fix MBOX capitalization -> Mbox
558                 5.3. + Improve Plugins def. w/ tech. ref.
559                 5.4. = Quotation -> replace '>' by <quote>></quote>
560                 5.5. - SMTP Server. -> remove dot
561         * po/es.po
562                 Updated translation
563
564 2006-08-25 [mones]      2.4.0cvs88
565
566         * manual/ack.xml
567                 Reformatted, changed email address
568         * manual/glossary.xml
569                 Reformatted, fixed MANUAL-TODO items:
570                 8.2. + add ROT-13 to glossary
571                 8.4. + add URL to glossary
572         * manual/es/advanced.xml
573                 Fixed <literal>s
574
575 2006-08-25 [paul]       2.4.0cvs87
576
577         * src/gtk/icon_legend.c
578                 add 'marked for deletion' icon
579                 arrange icons by containing column
580                 wrap long label text
581
582 2006-08-25 [colin]      2.4.0cvs86
583
584         * src/common/utils.c
585         * src/common/utils.h
586                 Add the sc_g_*list_bigger functions in
587                 a place everyone can use it
588         * src/summaryview.c
589                 Only freeze/thaw the list when working
590                 on the selection, if it's bigger than 1
591         * src/gtk/gtksctree.c
592                 Only freeze/thaw the list when unselec-
593                 ting 'all' if ('all' != 1)
594                 This avoids some flickering
595
596 2006-08-24 [colin]      2.4.0cvs85
597
598         * src/addressbook.c
599                 Fix strange list selection
600                 Fix random seg (Invalid read of freed memory)
601
602 2006-08-24 [colin]      2.4.0cvs84
603
604         * src/alertpanel.c
605         * src/gtk/inputdialog.c
606         * src/plugins/pgpcore/passphrase.c
607                 Revert minimal width patch of 2.4.0cvs67,
608                 as it is also a maximal width. Use 
609                 gtk_window_set_default_size instead.
610
611 2006-08-24 [colin]      2.4.0cvs83
612
613         * src/msgcache.c
614                 Write cache/mark to temp files before
615                 overwriting old ones (avoids metadata
616                 loss if writing the new files fail).
617                 Use mmap() to read cache/mark file, as
618                 this makes cache reading faster. Dis-
619                 abled for big-endian machines until it
620                 can be tested. (Big-endian users: set
621                 msgcache_use_mmap = TRUE in the relevant
622                 #if).
623         * src/procmsg.h
624                 Move rarely used fields of MsgInfo in 
625                 another structure, which will only be
626                 allocated if needed. Face, X-Face,
627                 Return receipt headers and List-*
628                 headers are moved. Mails having none
629                 of these occupy 52 bytes less with
630                 this patch, which makes 2.5MB of RAM
631                 saved on a 50k folder).
632         * src/headerview.c
633         * src/mainwindow.c
634         * src/messageview.c
635         * src/partial_download.c
636         * src/procheader.c
637         * src/procmsg.c
638         * src/textview.c
639                 Follow this structure change.
640
641 2006-08-24 [wwp]        2.4.0cvs82
642
643         * manual/es/.cvsignore
644         * manual/es/dist/.cvsignore
645         * manual/es/dist/html/.cvsignore
646         * manual/es/dist/pdf/.cvsignore
647         * manual/es/dist/ps/.cvsignore
648         * manual/es/dist/txt/.cvsignore
649                 more (generated) files to ignore.
650
651 2006-08-24 [colin]      2.4.0cvs81
652
653         * src/folder.c
654         * src/mh.c
655                 Fix possible problems with local delivery. Check the folder doesn't
656                 need scan before setting its mtime when saving cache (which can be
657                 done long after the folder's been modified by an external process);
658                 Check that the stored item's mtime didn't change in mh functions.
659
660 2006-08-24 [mones]      2.4.0cvs80
661
662         * manual/advanced.xml
663                 Rewrapping, some fixes and MANUAL-TODO items:
664                 8.1. = change "" to <quote></quote>
665                 8.3. = quote menu items
666                 8.5. - deploying -> new user ... ideally a new user (redundant)
667
668 2006-08-23 [colin]      2.4.0cvs79
669
670         * src/gtk/gtksctree.c
671                 When selecting or deselecting range, only
672                 freeze/thaw when selection is bigger than 10
673
674 2006-08-23 [colin]      2.4.0cvs78
675
676         * src/messageview.c
677         * src/mimeview.c
678         * src/mimeview.h
679         * src/plugins/dillo_viewer/dillo_viewer.c
680                 Provide an API for MimeViewer plugins to
681                 return a text selection for replying
682
683 2006-08-23 [colin]      2.4.0cvs77
684
685         * src/image_viewer.c
686         * src/textview.c
687                 Use gtk_pixbuf_new_from_file_at_scale(), which
688                 is faster than getting the pixbuf then resizing
689                 it.
690
691 2006-08-23 [colin]      2.4.0cvs76
692
693         * src/procmime.c
694                 UTF-8 should be sent Quoted-printable
695
696 2006-08-22 [colin]      2.4.0cvs75
697
698         * src/mh.c
699                 Check if scan is required before touching
700                 the folder (or it'll be required every time)
701
702 2006-08-22 [colin]      2.4.0cvs74
703
704         * configure.ac
705                 Require libetpan 0.46 (crasher fix when built
706                 against gnutls)
707
708 2006-08-22 [colin]      2.4.0cvs73
709
710         * src/folder.c
711                 Set folder's mtime after writing its
712                 cache
713         * src/folderview.c
714                 Add some timing
715         * src/procmsg.c
716                 Don't do useless stuff if we don't 
717                 thread by subject
718         * src/summaryview.c
719                 Add some timing, don't deselect prior
720                 to selecting (gtksctree does it itself),
721                 remove crash avoidance hacks as it's been
722                 properly fixed since a while
723         * src/common/utils.c
724                 Optimize to_human_readable(): _() is slow,
725                 do it only once, and avoid %f format for KB
726                 (the most common in a summaryview)
727         * src/gtk/gtksctree.c
728                 Don't uselessly freeze/thaw (fixes flicker
729                 on next unread and friends), reduce number
730                 of g_list_nth/g_list_position where possible
731         * src/gtk/gtkutils.c
732         * src/gtk/gtkutils.h
733                 Reduce number of g_list_nth/g_list_position
734                 where possible.
735                 All of this makes loading as 70k folder 2.1
736                 seconds instead of 3.2 (with hot FS caches).
737                 (1.3 seconds without Date and Size columns...)
738
739 2006-08-22 [paul]       2.4.0cvs72
740
741         wrap documents and do some items from mones' MANUAL-TODO:
742
743         * manual/account.xml
744                 4.1. = fix tabname references to <quote>tabname</quote>
745                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
746         * manual/faq.xml
747                 1.1. = mentioned options don't match UI
748                 Add information about the 'Never send Return Receipts'
749                 option
750         * manual/handling.xml
751                 6.2. = Mentions Extended symbols button, but now is
752                 named Information
753                 6.3. = Mentions ... button, which is now Edit
754
755 2006-08-22 [colin]      2.4.0cvs71
756
757         * src/gtk/pluginwindow.c
758                 Fix layout in verbose translations (such
759                 as french)
760
761 2006-08-22 [paul]       2.4.0cvs70
762
763         * manual/Makefile.am
764                 build manuals in alphabetical order
765         * src/addressbook.c
766         * src/prefs_themes.c
767                 replace/remove deprecated symbols
768         * src/gtk/gtkutils.c
769                 fix a warning
770         * src/gtk/pluginwindow.c
771                 replace deprecated symbol
772                 replace label text and move it
773         * src/plugins/pgpcore/prefs_gpg.c
774                 move the 'Generate...' button out of the
775                 Sign Key frame, replace the English used
776         * src/plugins/pgpcore/sgpgme.c
777                 fixes to the English
778
779 2006-08-21 [colin]      2.4.0cvs69
780
781         * src/plugins/trayicon/trayicon.c
782                 Add more strings for translation; patch
783                 by Pawel
784
785 2006-08-21 [colin]      2.4.0cvs68
786
787         * src/compose.c
788                 fix replied flag not set after drafting
789         * src/matcher.c
790                 fix body quicksearch in non-encoded bodies
791                 containing '='
792         * src/msgcache.c
793                 Get rid of the g_malloc workaround for
794                 corrupted caches, use g_try_malloc
795
796 2006-08-21 [colin]      2.4.0cvs67
797
798         * src/alertpanel.c
799         * src/gtk/inputdialog.c
800         * src/plugins/pgpcore/passphrase.c
801                 Set minimal width to 375
802         * src/mainwindow.c
803                 Fix switching to offline, asking if it 
804                 should be overriden for synchronising
805         * src/mimeview.c
806                 Don't offer to remember command on Open 
807                 with for text parts, as the browser or 
808                 text editor command isn't changed from 
809                 there
810
811 2006-08-20 [paul]       2.4.0cvs66
812
813         * po/ko.po
814         * po/zh_CN.po
815                 fix plural form errors. revealed by stricter
816                 checking of gettext 0.15
817
818 2006-08-18 [paul]       2.4.0cvs65
819
820         * src/stock_pixmap.c
821                 fix the fix of 2.4.0cvs64
822                 Thanks to Colin
823
824 2006-08-18 [paul]       2.4.0cvs64
825
826         * src/stock_pixmap.c
827                 fix leaks
828                 Thanks to Colin
829
830 2006-08-18 [paul]       2.4.0cvs63
831
832         * src/compose.c
833         * src/procmsg.c
834                 fix occasional IMAP bug where large msgs
835                 were left in the queue folder after sending
836                 Thanks to Colin
837
838 2006-08-18 [paul]       2.4.0cvs62
839
840         * src/folderview.c
841                 freeze the summaryview while quicksearch results
842                 are displayed
843                 (fixes bug 456 'current message is hidden when the
844                 view is refreshed and extended search is "unread 
845                 messages"')
846                 Thanks to Colin
847         * src/textview.c
848                 add missing #include "inputdialog.h"
849         * src/common/utils.h
850                 add missing mailcap_update_default() and improve
851                 readability
852
853 2006-08-17 [colin]      2.4.0cvs61
854
855         * src/plugins/pgpcore/select-keys.c
856                 Fix warnings :)
857
858 2006-08-17 [colin]      2.4.0cvs60
859
860         * src/compose.c
861                 Don't continue queuing if Cancel is clicked
862                 in select-keys
863
864 2006-08-17 [colin]      2.4.0cvs59
865
866         * src/plugins/pgpcore/select-keys.c
867                 When encrypting, if only one key matches and it 
868                 matches exactly, automatically use it.
869
870 2006-08-17 [colin]      2.4.0cvs58
871
872         * src/mimeview.c
873         * src/prefs_common.c
874         * src/prefs_common.h
875         * src/prefs_ext_prog.c
876         * src/textview.c
877                 Fix issues with previous patch (text/html)
878                 Remove outdated prefs
879
880 2006-08-17 [colin]      2.4.0cvs57
881
882         * src/imap.c
883                 Add View Log button on auth error
884         * src/procmsg.c
885                 Fix encrypted mail marked as new when
886                 saved in normal folders
887         * src/plugins/pgpinline/pgpinline.c
888                 Fix encrypt bug on IMAP
889         * src/mimeview.c
890         * src/common/utils.c
891         * src/common/utils.h
892         * src/gtk/inputdialog.c
893         * src/gtk/inputdialog.h
894                 Get rid of metamail stuff, simplify
895                 opening, and allow remembering of user's
896                 choices (by updating ~/.mailcap). There's
897                 still to drop "Audio player" and "Image
898                 viewer" preferences.
899
900 2006-08-17 [mones]      2.4.0cvs56
901
902         * manual/es/sylpheed-claws-manual.xml
903                 fix DTD path
904
905 2006-08-17 [mones]      2.4.0cvs55
906
907         * configure.ac
908         * manual/Makefile.am
909         * manual/es/Makefile.am
910         * manual/es/account.xml
911         * manual/es/ack.xml
912         * manual/es/addrbook.xml
913         * manual/es/advanced.xml
914         * manual/es/faq.xml
915         * manual/es/glossary.xml
916         * manual/es/gpl.xml
917         * manual/es/handling.xml
918         * manual/es/intro.xml
919         * manual/es/keyboard.xml
920         * manual/es/plugins.xml
921         * manual/es/starting.xml
922         * manual/es/sylpheed-claws-manual.xml
923         * manual/es/dist/Makefile.am
924         * manual/es/dist/html/Makefile.am
925         * manual/es/dist/pdf/Makefile.am
926         * manual/es/dist/ps/Makefile.am
927         * manual/es/dist/txt/Makefile.am
928                 Spanish translation for the manual
929
930 2006-08-16 [colin]      2.4.0cvs54
931
932         * src/compose.c
933         * src/main.c
934         * src/mainwindow.c
935                 Fix send button sensitivity at startup
936                 Set send menu sensitivity (patch by Fabien)
937         * src/ssl_manager.c
938                 Enable closing with esc (patch by Fabien)
939         * src/gtk/foldersort.c
940                 Enable closing with esc (patch by Fabien)
941         * src/procmime.c
942                 Optimisation (no need to copy to tempfile to
943                 "decode" 7bit and 8bit)
944         * src/summaryview.c
945                 Fix cruft in swap_from case
946         * src/textview.c
947                 Fix missing last line in some mail cases 
948                 (Fixes debian #381872)
949         * src/plugins/pgpcore/prefs_gpg.c
950         * src/plugins/pgpcore/sgpgme.c
951         * src/plugins/pgpcore/sgpgme.h
952                 Don't show "no key found" when user explicitely
953                 wants to create a key
954
955 2006-08-16 [paul]       2.4.0cvs53
956
957         * configure.ac
958         * src/account.c
959         * src/addressbook.c
960         * src/headerview.c
961         * src/prefs_account.c
962         * src/prefs_message.c
963         * src/gtk/gtkutils.c
964                 bump up minimum required versions of GTK+ and
965                 GLIB to 2.6.0
966
967 2006-08-16 [paul]       2.4.0cvs52
968
969         * src/toolbar.c
970                 workaround GTK+ Bug 351600 - 'Can't re-click
971                 on button after sensitivity update'
972                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
973                 Thanks to Colin
974
975 2006-08-15 [colin]      2.4.0cvs51
976
977         * src/plugins/pgpcore/prefs_gpg.c
978                 Set options sensitivity according to
979                 key existence
980         * src/plugins/pgpcore/sgpgme.c
981                 Allow to create key with no passphrase
982
983 2006-08-14 [cleroy]     2.4.0cvs50
984
985         * src/gtk/pluginwindow.c
986                 New layout (maybe to be changed?)
987         * src/gtk/gtkutils.c
988                 Fix a bit label_window
989         * src/plugins/pgpcore/passphrase.c
990         * src/plugins/pgpcore/passphrase.h
991         * src/plugins/pgpcore/plugin.c
992         * src/plugins/pgpcore/prefs_gpg.c
993         * src/plugins/pgpcore/prefs_gpg.h
994         * src/plugins/pgpcore/sgpgme.c
995         * src/plugins/pgpcore/sgpgme.h
996                 Allow to create a PGP private key via the GUI
997
998 2006-08-14 [wwp]        2.4.0cvs49
999
1000         * src/addressbook_foldersel.c
1001                 fix strict ISO C90 compliance.
1002
1003 2006-08-14 [paul]       2.4.0cvs48
1004
1005         * src/gtk/prefswindow.c
1006                 re-set scrolled window on opening
1007                 Patch by Ticho
1008
1009 2006-08-14 [paul]
1010
1011         2.5.0-rc1 released
1012
1013 2006-08-14 [paul]       2.4.0cvs47
1014
1015         * src/prefs_display_header.c
1016                 re-enable user-defined Displayed Headers
1017
1018 2006-08-14 [paul]       2.4.0cvs46
1019
1020         * src/prefs_account.c
1021                 use GTK_STOCK_EDIT
1022
1023 2006-08-13 [colin]      2.4.0cvs45
1024
1025         * src/common/utils.c
1026                 Fix "a" in quote when the original message is empty,
1027                 by using \0 instead of 'a' to test writability of
1028                 temp files.
1029
1030 2006-08-13 [wwp]        2.4.0cvs44
1031
1032         * src/plugins/spamassassin/spamassassin.c
1033                 fix capitalization of "SpamAssassin" in some debug, log and
1034                 dialog messages.
1035
1036 2006-08-13 [paul]       2.4.0cvs43
1037
1038         * src/editldap.c
1039                 fix overlapping widgets
1040         * src/prefs_account.c
1041                 fix translation of protocol_names[]
1042                 fix label disappearing off the edge of the
1043                 visible area
1044
1045 2006-08-12 [paul]       2.4.0cvs42
1046
1047         * manual/plugins.xml
1048                 update IRC channel info before it gets forgotten
1049                 about
1050
1051 2006-08-11 [colin]      2.4.0cvs41
1052
1053         * src/compose.c
1054         * src/mainwindow.c
1055         * src/mainwindow.h
1056         * src/procmsg.c
1057         * src/procmsg.h
1058         * src/summaryview.c
1059         * src/toolbar.c
1060                 Grey out the Send button if
1061                 - Queue folders are empty, or
1062                 - We're sending already
1063
1064 2006-08-11 [wwp]        2.4.0cvs40
1065
1066         * src/main.c
1067                 fix a logic issue when quitting while a compose window is
1068                 still open, thanks to Colin.
1069
1070 2006-08-10 [colin]      2.4.0cvs39
1071
1072         * src/main.c
1073                 Fix default font size setting after wizard run
1074         * src/imap.c
1075         * src/etpan/imap-thread.c
1076         * src/etpan/imap-thread.h
1077                 Fix bug #999 (Timing out on TSL cert validation 
1078                 dialog makes ugly things happen). Also, STARTTLS
1079                 unconditionnaly if initial capabilities contain
1080                 LOGINDISABLED and STARTTLS.
1081
1082 2006-08-09 [colin]      2.4.0cvs38
1083
1084         * src/mainwindow.c
1085         * src/mainwindow.h
1086                 Fix Tools/Actions sensitivity when there are
1087                 no actions
1088
1089 2006-08-09 [colin]      2.4.0cvs37
1090
1091         * src/prefs_filtering.c
1092                 Warning fix, patch by Paul
1093         * src/messageview.c
1094         * src/prefs_actions.c
1095         * src/prefs_filtering_action.c
1096         * src/prefs_matcher.c
1097                 Uniformisation of "Info ..." to "Info..." (for
1098                 old gtk), patch by Fabien
1099         * src/plugins/clamav/clamav_plugin_gtk.c
1100                 Sensitivity fix by Fabien
1101
1102 2006-08-09 [colin]      2.4.0cvs36
1103
1104         * src/main.c
1105         * src/main.h
1106                 Add a function to know whether we're exiting
1107         * src/plugins/trayicon/trayicon.c
1108                 If exiting, don't do anything. Faster, and
1109                 avoids gtk_main_iteration reentracy causing
1110                 segfaults at exit
1111
1112 2006-08-09 [colin]      2.4.0cvs35
1113
1114         * src/messageview.c
1115         * src/mimeview.c
1116         * src/mimeview.h
1117                 Fix lack of part selection when automatically 
1118                 jumping to a specific part
1119         * src/msgcache.c
1120                 Little optimisation in cache reading
1121
1122 2006-08-09 [colin]      2.4.0cvs34
1123
1124         * src/compose.c
1125                 Fix crash setting the priority on reedit
1126                 (Accessing compose before creating it!)
1127
1128 2006-08-08 [colin]      2.4.0cvs33
1129
1130         * src/procmime.c
1131                 Fix bug #998 (last attachment is not accessible)
1132                 Bad RFC interpretation on multipart close-delimiters
1133         * src/mimeview.c
1134         * src/mimeview.h
1135         * src/gtk/gtkvscrollbutton.c
1136         * src/gtk/gtkvscrollbutton.h
1137                 Make attachments list wheel-scrollable
1138
1139 2006-08-07 [colin]      2.4.0cvs32
1140
1141         * src/gtk/gtkaspell.c
1142                 Fix bug #973 (Unicode punctation characters 
1143                 are not recognized as separators by the
1144                 spell checker); fix unsigned stuff
1145
1146 2006-08-07 [colin]      2.4.0cvs31
1147
1148         * src/compose.c
1149                 Fix bug #956 (DnD text with accents in compose 
1150                 text entry); fix gccc's signed/unsigned fuss
1151
1152 2006-08-06 [colin]      2.4.0cvs30
1153
1154         * src/main.c
1155                 Fix bug #979 (Plugin crashes when exiting 
1156                 sylpheed-claws) : handle exit request only 
1157                 once
1158
1159 2006-08-05 [colin]      2.4.0cvs29
1160
1161         * src/news.c
1162                 Just make sure we have a msgid.
1163
1164 2006-08-05 [colin]      2.4.0cvs28
1165
1166         * src/news.c
1167         * src/summaryview.c
1168                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1169                 by reimplementing it
1170         * src/textview.c
1171                 Fix bug when hiding quotes with level > 3 and quote
1172                 colors are recycled
1173
1174 2006-08-04 [colin]      2.4.0cvs27
1175
1176         * src/compose.c
1177         * src/undo.c
1178         * src/undo.h
1179                 Fix a bit replace-by-pasting undo
1180         * src/mainwindow.c
1181         * src/messageview.c
1182                 Fix Fold quotes menu synchro in
1183                 mainwindow when it changes in 
1184                 messageview
1185         * src/textview.c
1186                 Fix right-click on quotes blocks
1187         * src/common/utils.c
1188                 Verify that the file created by
1189                 my_tmpfile() is writable. Fixes
1190                 bug #988 (very specific filesystem
1191                 issue)
1192         * src/plugins/pgpcore/sgpgme.c
1193                 Fix file descriptor leak
1194         * src/plugins/spamassassin/spamassassin.c
1195                 Warn once if spamd isn't reachable
1196
1197 2006-08-04 [colin]      2.4.0cvs26
1198
1199         * src/toolbar.c
1200                 i18n context patch by Fabien
1201
1202 2006-08-03 [colin]      2.4.0cvs25
1203
1204         * src/mainwindow.c
1205         * src/messageview.c
1206                 Rename "Hide quotes" to "Fold quotes"
1207         * src/textview.c
1208                 Don't use hand cursor on quotes. "all 
1209                 the bonuses of the feature and none of 
1210                 unwelcome side-effects"
1211
1212 2006-08-03 [colin]      2.4.0cvs24
1213
1214         * AUTHORS
1215         * sylpheed-claws.desktop
1216         * src/gtk/authors.h
1217                 Bring the desktop file to XDG compliance
1218                 Patch by Charles A. Edwards
1219
1220 2006-08-03 [colin]      2.4.0cvs23
1221
1222         * src/textview.c
1223                 Fix links offset when they are preceded
1224                 by accentued chars (g_utf8_strlen!)
1225         * src/mainwindow.c
1226                 Fix wrong status when starting offline
1227
1228
1229 2006-08-03 [wwp]        2.4.0cvs22
1230
1231         * src/prefs_common.h
1232                 ask what to do w/ filtering rules that belong to an account when
1233                 applying filtering rules manually from the main window (skip,
1234                 apply regardless of the account, use current account). This dialog
1235                 can be skipped and the last reply used.
1236                 (forgot that file)
1237
1238 2006-08-03 [wwp]        2.4.0cvs21
1239
1240         * src/filtering.c
1241         * src/filtering.h
1242         * src/prefs_common.c
1243         * src/summaryview.c
1244         * src/alertpanel.c
1245         * src/alertpanel.h
1246         * src/messageview.c
1247                 ask what to do w/ filtering rules that belong to an account when
1248                 applying filtering rules manually from the main window (skip,
1249                 apply regardless of the account, use current account). This dialog
1250                 can be skipped and the last reply used.
1251
1252
1253 2006-08-03 [colin]      2.4.0cvs20
1254
1255         * src/textview.c
1256                 Optimize previous patch
1257
1258 2006-08-03 [cleroy]     2.4.0cvs19
1259
1260         * src/textview.c
1261                 Fix quotes getting toggled back when the
1262                 mail has an even number of text parts
1263
1264 2006-08-02 [colin]      2.4.0cvs18
1265
1266         * src/messageview.c
1267                 Add Hide quotes menu
1268
1269 2006-08-02 [colin]      2.4.0cvs17
1270
1271         * src/mainwindow.c
1272         * src/prefs_common.c
1273         * src/textview.c
1274         * src/textview.h
1275         * src/gtk/about.c
1276                 Allow per-level quote hiding,
1277                 Allow toggling quotes by double-clicking them
1278                 Rename RemoteURI to ClickableText to reflect
1279                 the fact it's used for a variety of things
1280
1281 2006-08-02 [wwp]        2.4.0cvs16
1282
1283         * src/mainwindow.c
1284                 fix "View/Hide quotes" menu item status initialization.
1285
1286 2006-08-02 [wwp]        2.4.0cvs15
1287
1288         * src/matcher_parser_parse.y
1289                 remove a debug trace.
1290
1291 2006-08-02 [paul]       2.4.0cvs14
1292
1293         * src/plugins/pgpcore/passphrase.c
1294                 don't set initial dialog size
1295                 make it resizable
1296
1297 2006-08-02 [paul]       2.4.0cvs13
1298
1299         * src/noticeview.c
1300                 remove the rogue '/' character
1301
1302 2006-08-02 [paul]       2.4.0cvs12
1303
1304         * src/noticeview.c
1305                 allow buttons to resize as necessary
1306
1307 2006-08-01 [wwp]        2.4.0cvs11
1308
1309         * src/mbox.c
1310                 fix strict ISO C90 compliance.
1311
1312 2006-08-01 [wwp]        2.4.0cvs10
1313
1314         * tools/update-po
1315                 updated update-po tool to work w/ context-dependent translations.
1316                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1317
1318 2006-08-01 [wwp]        2.4.0cvs9
1319
1320         * src/matcher.c
1321         * src/prefs_filtering.c
1322         * src/prefs_matcher.c
1323                 allow context-dependent translations for "All",
1324                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1325
1326 2006-07-31 [colin]      2.4.0cvs8
1327
1328         * AUTHORS
1329         * src/gtk/authors.h
1330                 Add Rafal to authors
1331
1332 2006-07-31 [colin]      2.4.0cvs7
1333
1334         * src/compose.c
1335         * src/mainwindow.c
1336         * src/messageview.h
1337         * src/prefs_common.c
1338         * src/prefs_common.h
1339         * src/textview.c
1340                 Add 'View/Hide quotes'. Patch based on a patch
1341                 by Rafal Weglarz
1342
1343 2006-07-31 [colin]      2.4.0cvs6
1344
1345         * src/action.c
1346                 Fix problem with "> stuff >" actions
1347
1348 2006-07-31 [paul]       2.4.0cvs5
1349
1350         * po/nb.po
1351                 updated by Geir Helland
1352
1353 2006-07-31 [wwp]        2.4.0cvs4
1354
1355         * src/mainwindow.c
1356         * src/summaryview.c
1357         * src/summaryview.h
1358                 add "View/Go to/Parent message" and "View/Go to/Last read message",
1359                 thanks to Colin.
1360
1361 2006-07-31 [wwp]        2.4.0cvs3
1362
1363         * src/Makefile.am
1364         * src/addr_compl.c
1365         * src/addr_compl.h
1366         * src/addressbook.c
1367         * src/addressbook.h
1368         * src/addressbook_foldersel.c
1369         * src/addressbook_foldersel.h
1370         * src/addrindex.c
1371         * src/addrindex.h
1372         * src/matcher.c
1373         * src/matcher.h
1374         * src/matcher_parser_lex.l
1375         * src/matcher_parser_parse.y
1376         * src/prefs_common.c
1377         * src/prefs_common.h
1378         * src/prefs_filtering.c
1379         * src/prefs_matcher.c
1380         * src/prefs_matcher.h
1381         * src/summaryview.c
1382                 introduce filtering against the address book. It's now possible to add
1383                 matched conditions to determine if any email address in a message matches
1384                 or doesn't match any or all books or folders in the address book.
1385
1386 2006-07-31 [wwp]        2.4.0cvs2
1387
1388         * src/account.c
1389         * src/filtering.c
1390         * src/filtering.h
1391         * src/folder.c
1392         * src/folderview.c
1393         * src/inc.c
1394         * src/mainwindow.c
1395         * src/matcher.c
1396         * src/matcher_parser_lex.l
1397         * src/matcher_parser_parse.y
1398         * src/mbox.c
1399         * src/prefs_filtering.c
1400         * src/prefs_filtering.h
1401         * src/procmsg.c
1402         * src/procmsg.h
1403         * src/summaryview.c
1404                 introduce per-account filtering rules. Each filtering rule can now be assigned
1405                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1406                 when applying filtering rules manually, as all rules will apply - even the ones
1407                 assigned to an account. This issue will be addressed soon.
1408  
1409
1410
1411 2006-07-31 [wwp]        2.4.0cvs1
1412
1413         * src/quote_fmt.c
1414                 make more strings translatable.
1415
1416 2006-07-31 [paul]       2.4.0
1417
1418         2.4.0 released
1419
1420 2006-07-31 [paul]       2.3.1cvs91
1421
1422         * po/ca.po
1423                 updated by Miquel Oliete
1424
1425 2006-07-31 [paul]       2.3.1cvs90
1426
1427         * po/de.po
1428         * po/el.po
1429         * po/fr.po
1430         * po/it.po
1431         * po/pl.po
1432         * po/pt_BR.po
1433         * po/sr.po
1434         * po/zh_CN.po
1435                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1436                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1437                 Aleksandar Urosevic, and Ralgh Young
1438
1439 2006-07-31 [paul]       2.3.1cvs89
1440
1441         * src/account.c
1442         * src/main.c
1443         * src/mainwindow.c
1444         * src/mainwindow.h
1445                 Fix a race condition when, after an SC crash, rescanning
1446                 folders took more than 0.5 seconds
1447                 Thanks to Colin
1448
1449 2006-07-31 [paul]       2.3.1cvs88
1450
1451         * src/folderview.c
1452                 don't translate separator strings
1453
1454 2006-07-30 [mones]      2.3.1cvs87
1455
1456         * doc/man/sylpheed-claws.1
1457                 Fixed non-ASCII chars in Hoa's name
1458         * po/es.po
1459                 Updated for release
1460
1461 2006-07-27 [colin]      2.3.1cvs86
1462
1463         * src/textview.c
1464                 Don't include the leading \n in links
1465                 Patch by Fabien
1466
1467 2006-07-25 [colin]      2.3.1cvs85
1468
1469         * src/mainwindow.c
1470         * src/common/socket.h
1471         * src/etpan/imap-thread.c
1472                 Refresh resolvers before connecting
1473                 to IMAP servers, and after switching
1474                 to online. Thanks to Paul.
1475
1476 2006-07-18 [colin]
1477
1478         * 2.4.0-rc4 released
1479
1480 2006-07-17 [colin]      2.3.1cvs84
1481
1482         * src/inc.c
1483                 Show connection attempt in statusbar before
1484                 connecting (previously first message was
1485                 "Retrieving messages from ..." after the
1486                 connection succeeded.
1487
1488 2006-07-16 [wwp]        2.3.1cvs83
1489
1490         * sylpheed-claws.ico
1491                 Added .ico file (windows multi-size icon file, generated).
1492
1493 2006-07-12 [wwp]        2.3.1cvs82
1494
1495         * src/messageview.c
1496                 remove Message/Re-edit menu entry from messageview window,
1497                 as sent/draft/queued messages are opened in compose window when
1498                 re-edited and it's not possible to re-edit other msgs.
1499
1500 2006-07-12 [paul]       2.3.1cvs81
1501
1502         * AUTHORS
1503         * src/mainwindow.c
1504         * src/gtk/authors.h
1505                 check online state before resetting
1506                 mailcheck timer. Useful if some program
1507                 verifies connection state and updates
1508                 Claws.
1509                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
1510
1511 2006-07-12 [paul]       2.3.1cvs80
1512
1513         * sylpheed-claws-128x128.png
1514         * sylpheed-claws-64x64.png
1515         * sylpheed-claws.png
1516         * src/Makefile.am
1517         * src/main.c
1518         * src/prefs_toolbar.c
1519         * src/stock_pixmap.c
1520         * src/stock_pixmap.h
1521         * src/wizard.c
1522         * src/gtk/about.c
1523         * src/gtk/gtkutils.c
1524         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
1525         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
1526         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
1527         * src/pixmaps/sylpheed.xpm              ** REMOVED **
1528         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
1529         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
1530                 updated and renamed logo/icon files and related
1531                 logo by Jesper Schultz
1532
1533 2006-07-11 [paul]       2.3.1cvs79
1534
1535         * src/main.c
1536                 fix the labels a smidgin
1537
1538 2006-07-09 [colin]      2.3.1cvs78
1539
1540         * src/textview.c
1541                 Show errors in textviewer's command
1542                 Patch by H. Merijn Brand
1543
1544 2006-07-09 [colin]      2.3.1cvs77
1545
1546         * src/compose.c
1547                 Save FMID in drafts too
1548
1549 2006-07-08 [colin]      2.3.1cvs76
1550
1551         * src/compose.c
1552                 Svae RMID in drafted mails too
1553                 Save quote_fmt vars for whole mails,
1554                 don't reset at each quote_fmt_init:
1555                 allows to use the same |i{var} in
1556                 various template fields
1557         * src/prefs_template.c
1558         * src/quote_fmt.h
1559         * src/quote_fmt_parse.y
1560                 Same
1561
1562 2006-07-08 [colin]      2.3.1cvs75
1563
1564         * src/textview.c
1565                 Fix highlighting of attached parts URIs
1566
1567 2006-07-08 [colin]      2.3.1cvs74
1568
1569         * src/main.c
1570                 Prevent bug #981 (sc 2.3.1 segfaults with 
1571                 gtk+ 2.10) from being reported again:
1572                 if Sylpheed-Claws has been compiled against
1573                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
1574                 of if Sylpheed-Claws has been compiled against
1575                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1576                 error out.
1577
1578 2006-07-07 [colin]      2.3.1cvs73
1579
1580         * src/prefs_actions.c
1581                 Fix label
1582
1583 2006-07-07 [colin]      2.3.1cvs72
1584
1585         * src/prefs_actions.c
1586                 Fix compile on gtk < 2.8. argh :)
1587
1588 2006-07-07 [paul]       2.3.1cvs71
1589
1590         * src/common/defs.h
1591                 update DONATE_URI
1592
1593 2006-07-07 [colin]      2.3.1cvs70
1594
1595         * po/POTFILES.in
1596         * src/quote_fmt.c
1597         * src/quote_fmt_lex.l
1598         * src/quote_fmt_parse.y
1599                 Add |i{var}, a way to insert user-entered
1600                 text in a template
1601
1602 2006-07-07 [colin]
1603
1604         * 2.4.0-rc3 released
1605
1606 2006-07-07 [colin]      2.3.1cvs69
1607
1608         * src/folder.c
1609                 Don't consider inboxes of UNKNOWN folder 
1610                 classes to be useable as default inboxes
1611
1612 2006-07-07 [paul]       2.3.1cvs68
1613
1614         * src/textview.c
1615                 add missing #include <errno.h>
1616                 Thanks to René J. Blokland
1617
1618 2006-07-07 [paul]       2.3.1cvs67
1619
1620         * src/action.c
1621                 Return now Closes dialog
1622         * src/mimeview.c
1623         * src/mimeview.h
1624         * src/textview.c
1625                 add contextual menu to mime parts listed
1626                 in the textview
1627                 Thanks to Colin
1628         * src/common/utils.c
1629                 reversal: ' is a valid character in URLs
1630
1631 2006-07-06 [colin]      2.3.1cvs66
1632
1633         * src/remotefolder.h
1634                 Forgotten in previous commit
1635
1636 2006-07-06 [colin]      2.3.1cvs65
1637
1638         * src/folder.c
1639                 Set summary update flag whenever
1640                 totals changed
1641         * src/imap.c
1642         * src/prefs_account.c
1643         * src/common/utils.h
1644         * src/etpan/imap-thread.c
1645                 Fix warnings, thanks to Fabien and
1646                 Ricardo
1647
1648 2006-07-06 [wwp]        2.3.1cvs64
1649
1650         * src/gtk/gtkutils.c
1651                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1652
1653 2006-07-06 [wwp]        2.3.1cvs63
1654
1655         * src/account.c
1656         * src/addressbook.c
1657         * src/addressitem.h
1658         * src/folderview.c
1659         * src/mainwindow.c
1660         * src/manual.c
1661         * src/manual.h
1662         * src/message_search.c
1663         * src/prefs_actions.c
1664         * src/prefs_filtering.c
1665         * src/prefs_filtering.h
1666         * src/prefs_template.c
1667         * src/summary_search.c
1668         * src/summaryview.c
1669         * src/gtk/gtkutils.c
1670         * src/gtk/gtkutils.h
1671         * src/gtk/pluginwindow.c
1672                 add help buttons to some dialogs. Clicking such buttons opens a
1673                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1674
1675 2006-07-06 [paul]       2.3.1cvs62
1676
1677         * src/textview.c
1678                 fix attachments contextual menu
1679                 Thanks to Colin
1680
1681 2006-07-05 [colin]      2.3.1cvs61
1682
1683         * src/textview.c
1684         * src/compose.c
1685                 Handle sftp:// links
1686
1687 2006-07-05 [paul]       2.3.1cvs60
1688
1689         * src/gtk/filesel.c
1690                 grab save button by default
1691                 Thanks to Colin
1692
1693 2006-07-05 [wwp]        2.3.1cvs59
1694
1695         * manual/xml2pdf
1696                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1697
1698 2006-07-04 [colin]      2.3.1cvs58
1699
1700         * src/mimeview.c
1701         * src/textview.c
1702                 Use left click to select, middle click to open
1703                 on mimeparts links
1704         * src/common/utils.c
1705                 Fix segfault
1706
1707 2006-07-04 [colin]      2.3.1cvs57
1708
1709         * src/mainwindow.c
1710         * src/news.c
1711                 Warning fixes, thanks to Fabien
1712
1713 2006-07-04 [colin]      2.3.1cvs56
1714
1715         * src/mimeview.c
1716         * src/mimeview.h
1717         * src/textview.c
1718                 Allow parts to be selected via their text label
1719                 in textview
1720
1721 2006-07-04 [colin]      2.3.1cvs55
1722
1723         * src/folderview.c
1724                 Feedback when closing (for big folders)
1725         * src/prefs_actions.c
1726         * src/prefs_filtering.c
1727         * src/prefs_matcher.c
1728         * src/prefs_template.c
1729                 Fix default button when closing without
1730                 having saved
1731
1732 2006-07-04 [colin]      2.3.1cvs54
1733
1734         * src/news.c
1735                 Delete local file on deletion
1736
1737 2006-07-03 [colin]      2.3.1cvs53
1738
1739         * src/folderview.c
1740         * src/main.c
1741                 Don't freeze when rescanning after crash
1742
1743 2006-07-03 [wwp]        2.3.1cvs52
1744
1745         * src/compose.c
1746         * src/privacy.c
1747         * src/privacy.h
1748         * src/plugins/pgpinline/pgpinline.c
1749         * src/plugins/pgpmime/pgpmime.c
1750                 don't report an error when the user cancels the passphrase dialog.
1751
1752 2006-07-02 [colin]      2.3.1cvs51
1753
1754         * src/folderview.c
1755                 Open message when crossing folders with Space,
1756                 goto next unread and friends
1757
1758 2006-07-01 [colin]      2.3.1cvs50
1759
1760         * src/prefs_account.c
1761                 Typographic rules varying from language
1762                 to language (in french "Protocole :"),
1763                 we have to do that :)
1764
1765 2006-07-01 [ticho]      2.3.1cvs49
1766
1767         * src/prefs_account.c
1768                 Only use one temporary gchar* variable in
1769                 prefs_account_protocol_set_optmenu().
1770
1771 2006-07-01 [ticho]      2.3.1cvs48
1772
1773         * src/prefs_account.c
1774         * src/prefs_account.h
1775                 Use GtkLabel for existing account protocol name.
1776                 Created an array for protocol names and populate the
1777                 combobox from it in a for() cycle.
1778
1779 2006-06-30 [colin]      2.3.1cvs47
1780
1781         * src/compose.c
1782                 Block undo when changing signature (by changing
1783                 account)
1784
1785 2006-06-30 [paul]       2.3.1cvs46
1786
1787         * src/send_message.c
1788                 when editing From in the Compose window, use that address
1789                 in the Return-Path: header
1790                 Thanks to Colin
1791
1792 2006-06-30 [colin]      2.3.1cvs45
1793
1794         * src/compose.c
1795                 Fix signature replacement:
1796                 - when no newline before separator
1797                 - when reediting
1798
1799 2006-06-29 [colin]      2.3.1cvs44
1800
1801         * src/folderview.c
1802         * src/folderview.h
1803         * src/mainwindow.c
1804         * src/summaryview.c
1805                 Let 'View/Go to/Next marked' work like
1806                 Next new & Next unread: across folders
1807                 Change the select_on_entry pref to do
1808                 what we want when changing folder
1809         * src/common/utils.c
1810                 Fix single-quoted links 
1811
1812 2006-06-29 [colin]      2.3.1cvs43
1813
1814         * src/gtk/gtkaspell.c
1815                 "Sylpheed" and "Sylpheed-Claws" do exist !
1816
1817 2006-06-29 [colin]      2.3.1cvs42
1818
1819         * src/imap.c
1820                 Forgot to remove debug
1821
1822 2006-06-29 [colin]      2.3.1cvs41
1823
1824         * src/imap.c
1825         * src/imap.h
1826         * src/mainwindow.c
1827                 Disconnect from IMAP servers when going
1828                 offline. Fixes bug #978 (going to offline-mode 
1829                 won't close connections)
1830
1831 2006-06-29 [colin]      2.3.1cvs40
1832
1833         * src/main.c
1834                 Fix transient setting on failing plugins
1835                 Patch by Fabien
1836         * src/plugins/pgpcore/sgpgme.c
1837                 Only warn for OpenPGP. Most people don't
1838                 have CMS available.
1839
1840 2006-06-29 [colin]      2.3.1cvs39
1841
1842         * src/compose.c
1843                 Fix Spelling menu (discrepancy between context menu
1844                 and top menu when folder's dictionary isn't the 
1845                 default one)
1846         * src/plugins/pgpcore/sgpgme.c
1847                 More error reporting about why gpgme can fail
1848
1849 2006-06-29 [wwp]        2.3.1cvs38
1850
1851         * src/mainwindow.c
1852                 honor the display-header-pane setting even when the message view
1853                 is a separate window.
1854
1855 2006-06-29 [wwp]        2.3.1cvs37
1856
1857         * src/prefs_actions.c
1858                 forgot to commit that one (use of GTK_STOCK_INFO).
1859
1860 2006-06-29 [colin]      2.3.1cvs36
1861
1862         * src/imap.c
1863                 Better handling of login errors (ask the password
1864                 again once), alert in case of error. Fix three
1865                 signedness warnings.
1866
1867 2006-06-28 [wwp]        2.3.1cvs35
1868
1869         * src/prefs_template.c
1870         * src/prefs_matcher.c
1871         * src/prefs_filtering_action.c
1872         * src/prefs_quote.c
1873                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
1874                 patch by Fabien Vantard, slightly modified.
1875
1876 2006-06-28 [paul]
1877
1878         2.4.0-rc2 released
1879
1880 2006-06-28 [colin]      2.3.1cvs34
1881
1882         * src/prefs_account.c
1883                 Fix bug #977 (Can't add or edit imap accounts)
1884
1885 2006-06-28 [colin]      2.3.1cvs33
1886
1887         * src/mimeview.c
1888                 Fix previous
1889
1890 2006-06-28 [colin]      2.3.1cvs32
1891
1892         * src/mimeview.c
1893                 Save named inlined attachments with "Save all"
1894         * src/main.c
1895         * src/mbox.c
1896         * src/common/plugin.c
1897         * src/common/plugin.h
1898         * src/common/sylpheed.c
1899         * src/common/utils.c
1900         * src/plugins/pgpcore/sylpheed.def
1901         * src/plugins/pgpinline/sylpheed.def
1902         * src/plugins/pgpmime/sylpheed.def
1903                 Win32 compatibility patch, by
1904                 Werner Koch
1905
1906 2006-06-28 [wwp]        2.3.1cvs31
1907
1908         * src/imap.c
1909         * src/prefs_folder_item.c
1910                 less compilation warnings (thanks to Fabien Vantard), less typos.
1911
1912 2006-06-28 [paul]       2.3.1cvs30
1913
1914         * src/gtk/gtkutils.c
1915                 gtk_combo_box_set_focus_on_click() is only
1916                 available since gtk 2.6.0
1917
1918 2006-06-28 [paul]       2.3.1cvs29
1919
1920         * src/prefs_ext_prog.c
1921                 fix engrish and add a tooltip for the
1922                 'command for 'Display as text' option
1923
1924 2006-06-28 [paul]
1925
1926         2.4.0-rc1 released
1927
1928 2006-06-28 [paul]       2.3.1cvs28
1929
1930         * ChangeLog
1931         * tools/Makefile.am
1932                 include textviewer.pl in releases
1933
1934 2006-06-28 [paul]       2.3.1cvs27
1935
1936         * src/prefs_ext_prog.c
1937                 hide Print command option if libgnomeprint
1938                 support is present
1939
1940 2006-06-27 [colin]      2.3.1cvs26
1941
1942         * src/compose.c
1943                 Fix Esc handling in insert/attach dialog
1944                 Don't show this dialog if dragging something
1945                 else than text/uri-list
1946                 Thanks to Fabien Vantard
1947         * tools/textviewer.pl
1948                 Filter script to display stuff as text
1949                 by H. Merijn Brand
1950
1951 2006-06-27 [wwp]        2.3.1cvs25
1952
1953         * src/messageview.c
1954                 use the exact product name (message view title), patch
1955                 by Fabien Vantard.
1956
1957 2006-06-27 [ticho]      2.3.1cvs24
1958
1959         * src/prefs_account.c
1960         * src/prefs_common.c
1961         * src/prefs_common.h
1962         * src/prefs_ext_prog.c
1963         * src/textview.c
1964                 Add a preference (Preferences/External programs)
1965                 to allow "Display as text" to be done via a script
1966                 (patch by H.Merijn Brand).
1967                 Use GtkComboBox for protocol selection in account
1968                 preferences.
1969                 Only include current choice for existing accounts, and
1970                 insensitivize the combobox.
1971
1972 2006-06-27 [paul]       2.3.1cvs23
1973
1974         * src/mbox.c
1975                 fix crasher introduced in cvs21.
1976                 Thanks to Colin
1977
1978 2006-06-26 [colin]      2.3.1cvs22
1979
1980         * src/mbox.c
1981                 Fix double-frees when leaving folders
1982                 after exporting to mbox
1983
1984 2006-06-26 [colin]      2.3.1cvs21
1985
1986         * src/mbox.c
1987                 More feedback (and optimisation)
1988                 on import/export
1989         * src/common/utils.c
1990                 Fix case when looking for mail addresses
1991         * src/gtk/gtkutils.c
1992                 Extra check for (X-)Face
1993
1994 2006-06-25 [ticho]      2.3.1cvs20
1995
1996         * src/compose.c
1997         * src/exphtmldlg.c
1998         * src/gtk/gtkutils.c
1999         * src/gtk/gtkutils.h
2000                 Added second argument to gtkut_sc_combobox_create() to
2001                 control focus-on-click for the widget.
2002                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2003
2004 2006-06-25 [ticho]      2.3.1cvs19
2005
2006         * src/compose.c
2007         * src/gtk/Makefile.am
2008         * src/gtk/combobox.c
2009         * src/gtk/combobox.h
2010         * src/gtk/gtkutils.c
2011         * src/gtk/gtkutils.h
2012                 Use GtkComboBox instead of deprecated GtkOptionMenu
2013                 for account selector in compose window and for encoding
2014                 selector in attachment properties.
2015                 Also factorise working with the new GtkComboBox somewhat.
2016
2017 2006-06-24 [paul]       2.3.1cvs18
2018
2019         * src/prefs_common.c
2020                 use the correct default value
2021
2022 2006-06-24 [paul]       2.3.1cvs17
2023
2024         * src/compose.c
2025         * src/prefs_common.c
2026         * src/prefs_common.h
2027         * src/prefs_compose_writing.c
2028                 enable setting of default action when
2029                 dnd'ing files in the compose window.
2030                 (Collaborative effort with wwp)
2031
2032 2006-06-23 [wwp]        2.3.1cvs16
2033
2034         * src/compose.c
2035                 i18n fix (thanks to Fabien Vantard)
2036
2037 2006-06-22 [colin]      2.3.1cvs15
2038
2039         * src/prefs_customheader.c
2040                 Don't use filters in custom headers' file 
2041                 selector. Remember, extensions mean nothing :)
2042
2043 2006-06-22 [paul]       2.3.1cvs14
2044
2045         * configure.ac
2046                 allow setting of man directory location
2047
2048 2006-06-22 [colin]      2.3.1cvs13
2049
2050         * src/mainwindow.c
2051                 Add 'View/Go to/Next unread folder'.
2052                 I missed that :)
2053
2054 2006-06-22 [colin]      2.3.1cvs12
2055
2056         * src/common/utils.c
2057                 Add some subject prefixes
2058                 Patch by Bjorn T Johansen <btj@havleik.no>
2059
2060 2006-06-22 [colin]      2.3.1cvs11
2061
2062         * manual/advanced.xml
2063                 Forgotten hidden pref
2064
2065 2006-06-21 [paul]       2.3.1cvs10
2066
2067         * src/prefs_account.c
2068                 complete the removal of 'Add date header' option
2069
2070 2006-06-21 [paul]       2.3.1cvs9
2071
2072         * src/account.c
2073         * src/compose.c
2074         * src/prefs_account.c
2075         * src/prefs_account.h
2076                 remove option to add date header - always
2077                 add date header
2078         * src/etpan/imap-thread.c
2079                 fix warnings (Thanks to Colin)
2080
2081 2006-06-21 [wwp]        2.3.1cvs8
2082
2083         * src/folder.c
2084                 set the attachment flag when inline text part are (file)named. This is more convenient
2085                 when receiving (for instance) inline source files or patches sent using thunderbird.
2086
2087 2006-06-21 [paul]       2.3.1cvs7
2088
2089         * src/inc.c
2090                 fix off-by-one count of current msg in
2091                 statusbar filtering progressbar
2092
2093 2006-06-21 [paul]       2.3.1cvs6
2094
2095         * src/folder.c
2096                 Show attachment icon even if the part is 'inline'
2097                 if the following conditions are met:
2098                 - content-type != 'text/plain'
2099                 - content-type != '*/pgp-signature'
2100                 - either 'name' or 'filename' parameter is not NULL
2101                 
2102                 Thanks to Colin
2103
2104 2006-06-21 [paul]       2.3.1cvs5
2105
2106         * src/messageview.c
2107         * src/prefs_common.c
2108         * src/prefs_common.h
2109         * src/prefs_other.c
2110                 add an option to 'Never send Return
2111                 Receipts'
2112                 Thanks to Colin
2113
2114 2006-06-20 [mones]      2.3.1cvs4
2115
2116         * po/es.po
2117                 updated
2118         * src/compose.c
2119                 typo fixed (space after comma)
2120         * tools/make.themes.project
2121                 remove exec mode from tarball files
2122
2123 2006-06-20 [colin]      2.3.1cvs3
2124
2125         * src/news.c
2126         * src/procheader.c
2127         * src/unmime.c
2128                 Better fix for \n's in headers (don't 
2129                 break Received: and others)
2130
2131 2006-06-20 [paul]       2.3.1cvs2
2132
2133         * src/alertpanel.c
2134         * src/textview.c
2135                 improve legibility of phishing attempt
2136                 dialog
2137
2138 2006-06-20 [paul]       2.3.1cvs1
2139
2140         * NEWS
2141         * README
2142         * configure.ac
2143                 Update version number following
2144                 stable release
2145
2146 2006-06-20 [colin]      2.3.0cvs26
2147
2148         * src/compose.c
2149                 When dragging a file to the text of the compose
2150                 window, ask whether we want to insert or attach
2151                 (I know lots of people who do that to attach)
2152
2153 2006-06-20 [colin]      2.3.0cvs25
2154
2155         * src/etpan/imap-thread.c
2156                 Fix threshold (the append command is often > 32 bytes)
2157
2158 2006-06-19 [colin]      2.3.0cvs24
2159
2160         * src/imap.c
2161         * src/etpan/imap-thread.c
2162                 Workaround Rockliffe IMAP server bug: replace
2163                 "x UID SEARCH (ANSWERED UID 1:*)" with
2164                 "x UID SEARCH ANSWERED"
2165                 (Rockliffe doesn't handle the parenthesis)
2166
2167 2006-06-19 [colin]      2.3.0cvs23
2168
2169         * src/compose.c
2170         * src/imap.c
2171         * src/etpan/imap-thread.c
2172                 Probably fix bug #972 (Freezes when adding 
2173                 an attachment to the message)
2174         * src/common/defs.h
2175                 Modernize Firefox cmd
2176
2177
2178 2006-06-18 [colin]      2.3.0cvs22
2179
2180         * src/prefs_customheader.c
2181                 Only allow correct filenames for various
2182                 custom headers
2183
2184 2006-06-18 [colin]      2.3.0cvs21
2185
2186         * src/prefs_customheader.c
2187                 Add a 'From File...' button in custom headers prefs, which
2188                 try to do the right thing: 
2189                 for normal headers, use file as plaintext,
2190                 for X-Face, calls compface,
2191                 for Face, encode to b64.
2192
2193 2006-06-17 [colin]      2.3.0cvs20
2194
2195         * src/mh.c
2196                 Warning fix
2197
2198 2006-06-16 [colin]      2.3.0cvs19
2199
2200         * src/summaryview.c
2201                 Recursive quicksearch: show message list
2202                 in current folder, *then* search children
2203                 in the background.
2204
2205 2006-06-16 [colin]      2.3.0cvs18
2206
2207         * src/main.c
2208                 Instead of ignoring SIGPIPE, save caches
2209                 when getting one. Will fix the fact that
2210                 hot caches are out-of-date when logging 
2211                 out of Xorg.
2212         * src/compose.c
2213         * src/prefs_compose_writing.c
2214                 Only save text (not attachments) when 
2215                 auto-saving to drafts
2216         * src/unmime.c
2217                 Always replace \n, \r and \t with spaces
2218                 in headers
2219         * manual/dist/html/Makefile.am
2220         * manual/dist/pdf/Makefile.am
2221         * manual/dist/ps/Makefile.am
2222         * manual/dist/txt/Makefile.am
2223         * manual/fr/dist/html/Makefile.am
2224         * manual/fr/dist/pdf/Makefile.am
2225         * manual/fr/dist/ps/Makefile.am
2226         * manual/fr/dist/txt/Makefile.am
2227         * manual/pl/dist/html/Makefile.am
2228         * manual/pl/dist/pdf/Makefile.am
2229         * manual/pl/dist/ps/Makefile.am
2230         * manual/pl/dist/txt/Makefile.am
2231                 Fix make clean removing pregenerated manuals
2232
2233
2234 2006-06-16 [colin]      2.3.0cvs17
2235
2236         * src/plugins/pgpcore/sgpgme.c
2237         * src/plugins/pgpmime/pgpmime.c
2238         * src/plugins/pgpinline/pgpinline.c
2239                 Better error reporting in setup_signers.
2240                 Don't fallback to default key if specified
2241                 key isn't found.
2242                 Don't allow signing if more than one secret
2243                 key matches the one specified in prefs.
2244
2245 2006-06-15 [colin]      2.3.0cvs16
2246
2247         * src/folderview.c
2248                 Add "Send queue" in the folder's contextual
2249                 menu
2250         * src/compose.c
2251         * src/messageview.c
2252         * src/privacy.c
2253         * src/privacy.h
2254         * src/procmime.c
2255         * src/procmsg.c
2256         * src/plugins/pgpcore/passphrase.c
2257         * src/plugins/pgpcore/sgpgme.c
2258         * src/plugins/pgpinline/pgpinline.c
2259         * src/plugins/pgpmime/pgpmime.c
2260                 Better error reporting
2261         * src/mbox.c
2262                 Probably fix bug #971 (2.2.3 cannot read mail 
2263                 from local mbox)
2264
2265
2266 2006-06-15 [mones]      2.3.0cvs15
2267
2268         * tools/make.themes.project
2269                 creates the themes project from the web page
2270
2271 2006-06-15 [colin]      2.3.0cvs14
2272
2273         * src/folder.c
2274                 Better fix (avoid losing the folder if scan_tree 
2275                 fails)
2276
2277 2006-06-15 [cleroy]     2.3.0cvs13
2278
2279         * src/folder.c
2280                 Probably fix Bug #969 (crash on rebuilding 
2281                 imap folder)
2282
2283 2006-06-14 [colin]      2.3.0cvs12
2284
2285         * manual/dtd/manual.xsl
2286         * manual/sylpheed-claws-manual.xml
2287         * manual/fr/sylpheed-claws-manual.xml
2288         * manual/pl/sylpheed-claws-manual.xml
2289                 Insert pagebreaks between sections
2290
2291 2006-06-14 [paul]       2.3.0cvs11
2292
2293         * configure.ac
2294                 better fix than 2.3.0cvs10
2295
2296 2006-06-14 [paul]       2.3.0cvs10
2297
2298         * configure.ac
2299                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2300                 (backwards compatible)
2301
2302 2006-06-13 [colin]      2.3.0cvs9
2303
2304         * src/messageview.c
2305                 Fix sending of return receipt with the new queue folders
2306
2307 2006-06-13 [wwp]        2.3.0cvs8
2308
2309         * src/quote_fmt_lex.l
2310                 fix wrong tokens returned in quote_fmt lexer, query not().
2311
2312 2006-06-13 [wwp]        2.3.0cvs7
2313
2314         * src/folder.c
2315         * src/prefs_folder_item.c
2316                 allow changing folder type even when folder is not a top-level one,
2317                 thanks to Colin.
2318
2319 2006-06-12 [colin]      2.3.0cvs6
2320
2321         * src/folderview.c
2322                 Fix double-ask of "Do you want to mark all
2323                 as read"
2324
2325 2006-06-12 [colin]      2.3.0cvs5
2326
2327         * src/compose.c
2328         * src/compose.h
2329         * src/folder.c
2330         * src/folder.h
2331         * src/imap.c
2332         * src/inc.c
2333         * src/main.c
2334         * src/messageview.c
2335         * src/mh.c
2336         * src/prefs_folder_item.c
2337         * src/procheader.c
2338         * src/procmime.c
2339         * src/procmsg.c
2340         * src/procmsg.h
2341         * src/send_message.c
2342         * src/summaryview.c
2343         * src/toolbar.c
2344                 Apply bug #964's patch (Queue and drafts aren't normal)
2345                 The Drafts and Queue folder now contain RFC-822 files,
2346                 allowing to move and copy mails from and to these 
2347                 folders. Moving from Drafts to Queue will prepare the
2348                 mail for sending (PGP signature, encryption, etc).
2349                 This patch also rework sending errors handling to try
2350                 to be more helpful.
2351                 Also, allow redefining folder types via the GUI 
2352                 (Folder type in its Properties)
2353
2354 2006-06-12 [colin]      2.3.0cvs4
2355
2356         * src/summaryview.c
2357         * src/prefs_common.c
2358         * src/prefs_common.h
2359         * src/gedit-print.c
2360                 Allow to define a specific print font - patch
2361                 by Bernhard Walle <bernhard.walle@gmx.de>
2362         * src/prefs_fonts.c
2363         * manual/advanced.xml
2364         * manual/fr/advanced.xml
2365                 Add a hidden pref to allow deletion without
2366                 confirmation
2367
2368 2006-06-12 [wwp]        2.3.0cvs3
2369
2370         * .cvsignore
2371                 more files to ignore.
2372
2373 2006-06-12 [wwp]        2.3.0cvs2
2374
2375         * src/quote_fmt.c
2376         * src/quote_fmt_lex.l
2377         * src/quote_fmt_parse.y
2378                 extend the quote_fmt parser (templates and quotes):
2379                 - allow limited sub-expressions in |p{} and |f{} expressions,
2380                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2381                 - implemented/fixed missing implementation of query_references and show_references,
2382                 - completed, fixed contents and format of the symbols help dialog,
2383                 - fix some compilation warnings.
2384
2385 2006-06-12 [wwp]        2.3.0cvs1
2386
2387         * manual/advanced.xml
2388         * manual/fr/advanced.xml
2389                 updates in the "templates" section of the manual (eng/fr):
2390                  - be more precise (both versions)
2391                  - completed to match the english reference (fr version)
2392                  - touchups (both versions)
2393
2394 2006-06-12 [paul]       2.3.0
2395
2396         2.3.0 released
2397
2398 2006-06-12 [paul]       2.2.3cvs14
2399
2400         * po/ca.po
2401         * po/cs.po
2402         * po/de.po
2403         * po/el.po
2404         * po/fr.po
2405         * po/it.po
2406         * po/pt_BR.po
2407         * po/sr.po
2408         * po/zh_CN.po
2409                 updated by Miquel Oliete, Tim, Stephan Sachse,
2410                 Stavros Giannouris, Fabien Vantard, Andrea
2411                 Spadaccini, Frederico Goncalves Guimaraes,
2412                 Aleksandar Urosevic, and Ralgh Young
2413
2414 2006-06-12 [colin]      2.2.3cvs13
2415
2416         * src/mbox.c
2417                 Add missing header
2418
2419 2006-06-11 [colin]      2.2.3cvs12
2420
2421         * src/msgcache.c
2422                 Verify that g_malloc() succeeded
2423
2424 2006-06-11 [colin]      2.2.3cvs11
2425
2426         * src/wizard.c
2427                 Add Face header to welcome mail
2428
2429 2006-06-10 [colin]      2.2.3cvs10
2430
2431         * src/textview.c
2432                 Revert previous (Forgot it changes the
2433                 margin on the whole mail)
2434
2435 2006-06-10 [colin]      2.2.3cvs9
2436
2437         * src/textview.c
2438                 Don't overlap long headers under (X-)Face
2439
2440 2006-06-10 [mones]      2.2.3cvs8
2441
2442         * manual/xml2pdf
2443                 allow generation of manual on systems lacking saxon binary
2444                 but with java and the saxon library installed
2445
2446         * po/es.po
2447                 updated for release
2448
2449 2006-06-09 [colin]      2.2.3cvs7
2450
2451         * src/summaryview.c
2452                 Fix leak when using Display Sender using Addressbook
2453
2454 2006-06-09 [colin]      2.2.3cvs6
2455
2456         * src/compose.c
2457         * src/folder.c
2458         * src/folderview.c
2459         * src/mimeview.c
2460         * src/summaryview.c
2461                 More leaks fixes
2462
2463 2006-06-09 [paul]       2.2.3cvs5
2464
2465         * AUTHORS
2466         * src/gtk/authors.h
2467         * tools/claws.i18n.status.pl
2468                 updated with new info
2469
2470 2006-06-09 [paul]       2.2.3cvs4
2471
2472         * README
2473                 updated
2474         * manual/ack.xml
2475                 add wwp to authors list
2476         * src/gtk/authors.h
2477                 update mine and Colin's addresses
2478
2479 2006-06-08 [colin]      2.2.3cvs3
2480
2481         * src/etpan/imap-thread.c
2482                 Fix leak on SSL cert check
2483
2484 2006-06-08 [colin]      2.2.3cvs2
2485
2486         * src/common/utils.c
2487                 Fix leak
2488
2489 2006-06-08 [paul]       2.2.3cvs1
2490
2491         * configure.ac
2492                 Update version number following
2493                 stable release
2494
2495 2006-06-07 [colin]      2.2.2cvs3
2496
2497         * src/msgcache.c
2498                 Fix catching cache read errors (guint instead of gint)
2499                 Prevent malloc'ing more than 8MB (means cache corruption)
2500
2501 2006-06-07 [paul]       2.2.2cvs2
2502
2503         * src/exporthtml.c
2504         * src/exportldif.c
2505         * src/mh.c
2506         * src/mutt.c
2507         * src/pine.c
2508         * src/common/utils.c
2509                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2510                 obey $HOME'
2511                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2512                 Thanks to Colin
2513
2514 2006-06-06 [paul]       2.2.2cvs1
2515
2516         * configure.ac
2517                 Update version number following
2518                 stable release
2519
2520 2006-06-06 [paul]       2.2.1cvs6
2521
2522         * src/matcher.c
2523                 fix  implicit declaration of
2524                 sylpheed_do_idle()
2525                 Patch by Fabien Vantard
2526
2527 2006-06-06 [paul]       2.2.1cvs5
2528
2529         * src/matcher.c
2530                 fix age_greater and age_lower so that they
2531                 mean what say and not '...or equal to'
2532                 Thanks to Colin
2533
2534 2006-06-06 [paul]       2.2.1cvs4
2535
2536         * src/textview.c
2537         * src/common/utils.c
2538                 fix URI check
2539                 Thanks to Colin
2540
2541 2006-06-05 [wwp]        2.2.1cvs3
2542
2543         * manual/fr/account.xml
2544                 minor language fixes (thanks to Fabien Vantard).
2545
2546 2006-06-05 [colin]      2.2.1cvs2
2547
2548         * src/prefs_folder_item.c
2549         * src/folderview.c
2550                 Allow recursive setting of properties 
2551                 for whole mailboxes
2552         * src/matcher.c
2553                 Don't freeze on 'test' filtering rule
2554
2555 2006-06-05 [colin]      2.2.1cvs1
2556
2557         * configure.ac
2558                 Update version number following
2559                 stable release
2560
2561 2006-06-04 [wwp]        2.2.0cvs82
2562
2563         * manual/glossary.xml
2564         * manual/account.xml
2565         * manual/fr/glossary.xml
2566         * manual/fr/account.xml
2567                 added glossary section and references/links related to the Face custom header.
2568
2569 2006-06-04 [colin]      2.2.0cvs81
2570
2571         * src/summaryview.c
2572                 Skip to next message on move with no
2573                 immediate execution
2574
2575 2006-06-04 [wwp]        2.2.0cvs80
2576
2577         * manual/xml2pdf
2578                 added sanity checks, exit when needed.
2579
2580 2006-06-03 [paul]       2.2.0cvs79
2581
2582         * src/prefs_receive.c
2583                 page name is now 'Receiving'
2584         * src/prefs_send.c
2585                 page name is now 'Sending'
2586
2587 2006-06-03 [colin]      2.2.0cvs78
2588
2589         * src/plugins/spamassassin/spamassassin_gtk.c
2590                 Autoswitch to Localhost if transport was previously
2591                 disabled. Else people had to check [] Enable, then
2592                 *reselect* transport.
2593
2594 2006-06-03 [colin]      2.2.0cvs77
2595
2596         * src/plugins/pgpinline/pgpinline.c
2597         * src/plugins/pgpmime/pgpmime.c
2598                 Check that gpg_data_release_and_get_mem 
2599                 didn't fail (now, why this happens...)
2600
2601 2006-06-03 [colin]      2.2.0cvs76
2602
2603         * src/mbox.c
2604                 Fix bug #962 (Manual and/or UI should 
2605                 warn about incompatible locking 
2606                 causing dataloss)
2607
2608 2006-06-02 [cleroy]     2.2.0cvs75
2609
2610         * src/filtering.c
2611         * src/folder.c
2612         * src/procmsg.c
2613         * src/summaryview.c
2614                 Fix a few leaks
2615
2616 2006-06-02 [colin]      2.2.0cvs74
2617
2618         * src/main.c
2619                 On exit, free caches after writing them
2620                 Shuts up some valgrind false positives
2621         * src/procmsg.c
2622         * src/send_message.c
2623                 Fix races when reusing existing SMTP connections
2624                 Fix inexistant session timeout
2625         * src/toolbar.c
2626                 Display alertpanel after all queues have
2627                 been processed, not after each
2628
2629 2006-06-02 [wwp]        2.2.0cvs73
2630
2631         * manual/fr/glossary.xml
2632         * manual/fr/ack.xml
2633         * manual/ack.xml
2634                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2635
2636 2006-06-02 [wwp]        2.2.0cvs72
2637
2638         * manual/xml2pdf
2639         * manual/dist/pdf/Makefile.am
2640         * manual/dtd/manual.xsl
2641         * manual/fr/dist/pdf/Makefile.am
2642         * manual/pl/dist/pdf/Makefile.am
2643                 we changed the procedure to generate the .pdf version of the manual.
2644                 The procedure is more modern and the .pdf we get now has a valid index.
2645                 Here are the new pre-requisites:
2646
2647                 - JRE 1.x (1.4 here): there must be one from your distro
2648                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2649                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2650                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2651
2652                 See my posts for further info about the installation of this toolchain:
2653
2654                 Date: Fri, 19 May 2006 19:40:06 +0200
2655                 From: wwp <subscript@free.fr>
2656                 To: sylpheed-claws-devel@lists.sourceforge.net
2657                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2658
2659                 and
2660
2661                 Date: Wed, 24 May 2006 12:58:49 +0200
2662                 From: wwp <subscript@free.fr>
2663                 To: sylpheed-claws-devel@lists.sourceforge.net
2664                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2665
2666 2006-06-01 [colin]      2.2.0cvs71
2667
2668         * src/compose.c
2669                 Better guards against IMAP races
2670         * src/main.c
2671         * src/prefs_common.c
2672         * src/prefs_common.h
2673         * src/common/ssl_certificate.c
2674         * src/etpan/imap-thread.c
2675         * src/etpan/imap-thread.h
2676         * src/gtk/sslcertwindow.c
2677                 New hidden option ssl_skip_cert_check to 
2678                 avoid dups of bug #959 (libetpan linked
2679                 against gnutls and gnutls buggy on 64bit)
2680                 Present expired warning only once per
2681                 session/server.
2682         * manual/advanced.xml
2683         * manual/fr/advanced.xml
2684                 Document new option
2685
2686 2006-06-01 [wwp]        2.2.0cvs70
2687
2688         * src/messageview.c
2689                 fix for bug #961 (return receipt dialog 
2690                 complains incorrectly about return-path 
2691                 email adress being different), thanks 
2692                 to Colin.
2693
2694 2006-05-31 [cleroy]     2.2.0cvs69
2695
2696         * src/common/ssl.c
2697                 Guard against NULLs, although this
2698                 should never be an issue
2699
2700 2006-05-31 [colin]      2.2.0cvs68
2701
2702         * src/filtering.c
2703                 Use g_slist_prepend
2704         * src/imap.c
2705                 Don't remove caches when destroying folder, it
2706                 could (should) be done at exit
2707         * src/inc.c
2708                 free processing cache after incorporation
2709         * src/etpan/imap-thread.c
2710                 Maybe fix bug #959 (Crash on moving to emails 
2711                 to a imap account per ssl with a expired 
2712                 certificate.)
2713
2714 2006-05-30 [colin]      2.2.0cvs67
2715
2716         * src/summaryview.c
2717                 Put back event flush when displaying message
2718                 It avoids reading a bunch of messages just
2719                 by hitting shift-n for too long ;)
2720
2721 2006-05-29 [colin]      2.2.0cvs66
2722
2723         * src/summaryview.c
2724                 Remove useless g_warnings
2725
2726 2006-05-29 [colin]      2.2.0cvs65
2727
2728         * src/imap.c
2729                 Fix g_slist_append()s for performance
2730
2731 2006-05-29 [colin]      2.2.0cvs64
2732
2733         * src/compose.c
2734         * src/common/utils.c
2735                 Fix extraneous tab at start of addresses
2736         * src/mainwindow.c
2737                 Fix warnings (thanks to Fabien)
2738                 Fix crash at exit when composing messages 
2739                 exist
2740         * src/pop.c
2741                 Fix progress bar when deleting expired mails
2742                 Thanks to Hiro
2743         * src/summaryview.c
2744         * src/gtk/gtksctree.c
2745                 Fix re-sorting slowness
2746
2747 2006-05-29 [paul]       2.2.0cvs63
2748
2749         * src/mh.c
2750                 fetch full message when moving mails
2751                 from another mailbox, (fixed data loss
2752                 when filtering from IMAP to MH, introduced
2753                 in 2.2.0cvs57).
2754                 Thanks to Colin
2755
2756 2006-05-29 [mones]      2.2.0cvs62
2757
2758         * src/gtk/gtksctree.c
2759                 Unselect faster (patch by Colin)        
2760
2761 2006-05-26 [colin]      2.2.0cvs61
2762
2763         * src/summaryview.c
2764                 Unplug MSGINFO_UPDATE callback on delete too.
2765
2766 2006-05-26 [colin]      2.2.0cvs60
2767
2768         * src/foldersel.c
2769                 Fix bold in folder selection window with glib2.10
2770                 thanks Hiro
2771
2772 2006-05-26 [colin]      2.2.0cvs59
2773
2774         * src/procheader.c
2775                 Convert date only if necessary (and don't
2776                 try to convert from utf8 to utf8, too)
2777         * src/summaryview.c
2778                 Only set column's text if the column's 
2779                 displayed
2780
2781 2006-05-26 [colin]      2.2.0cvs58
2782
2783         * src/summaryview.c
2784         * src/gtk/gtkutils.c
2785                 Fix useless warning
2786
2787 2006-05-26 [colin]      2.2.0cvs57
2788
2789         * src/mainwindow.c
2790                 Make summaryview selectable as long as 
2791                 no message has focus
2792         * src/mh.c
2793                 Faster deletion (by implementing mh_remove_msgs)
2794                 Faster copy (avoid using mh_fetch_msg just to get
2795                 the filename)
2796                 Faster move (using move_file instead of copy_file
2797                 if MSG_IS_MOVE)
2798                 No progressbar if total number of mails to cp/mv 
2799                 is less than 100
2800         * src/summaryview.c
2801                 Fix removal from subject_table when mail gets moved
2802                 Faster deletion (g_slist_prepend instead of append)
2803         * src/gtk/gtksctree.c
2804                 Remove useless code
2805
2806 2006-05-25 [colin]      2.2.0cvs56
2807
2808         * src/common/ssl_certificate.c
2809                 Fix leak in expired cert check
2810
2811 2006-05-25 [colin]      2.2.0cvs55
2812
2813         * src/mh.c
2814                 Disable flags syncing on .mh_sequences - it
2815                 is buggy and marks mails read under unknown
2816                 conditions.
2817
2818 2006-05-25 [paul]
2819
2820         * 2.3.0-rc4 released
2821
2822 2006-05-24 [colin]      2.2.0cvs54
2823
2824         attention cvs users: if you manage to crash
2825         Sylpheed-Claws while moving, copying or deleting
2826         mails, we *are* interested in stack traces and
2827         valgrind logs. It looks stable, but one never
2828         knows...
2829
2830         * src/folder.c
2831                 Add progressbar for cache updates
2832         * src/folderutils.c
2833                 Optimize Mark all read in the current
2834                 folder
2835         * src/mh.c
2836                 Add progressbar for copy/move
2837         * src/procmsg.c
2838                 Optimize O(n^2) in copy/move
2839         * src/summaryview.c
2840         * src/gtk/gtksctree.c
2841                 Optimize O(n^2) algos
2842         * src/common/timing.h
2843                 Display ms instead of us
2844
2845 2006-05-24 [wwp]        2.2.0cvs53
2846
2847         * manual/fr/advanced.xml
2848                 updates to the French manual.
2849
2850 2006-05-24 [wwp]        2.2.0cvs52
2851
2852         * src/common/utils.c
2853                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2854
2855 2006-05-24 [wwp]        2.2.0cvs51
2856
2857         * src/folderutils.c
2858                 fixed "mark all read" in MH folders (thanks to Colin).
2859
2860 2006-05-24 [paul]       2.2.0cvs50
2861
2862         * doc/man/sylpheed-claws.1
2863                 updated the man page
2864
2865 2006-05-23 [colin]      2.2.0cvs49
2866
2867         * src/folderview.c
2868         * src/imap.c
2869         * src/inc.c
2870         * src/mbox.c
2871         * src/messageview.c
2872         * src/news.c
2873         * src/send_message.c
2874         * src/summaryview.c
2875         * src/gtk/sslcertwindow.c
2876                 alertpanel fixes, by Fabien
2877
2878 2006-05-23 [colin]      2.2.0cvs48
2879
2880         * src/folder.c
2881         * src/folderview.c
2882         * src/msgcache.c
2883         * src/summaryview.c
2884         * src/gtk/gtksctree.c
2885         * src/gtk/gtksctree.h
2886                 More timings
2887                 Fix slow loading problem, which was caused by the
2888                 use of some gtk_ctree funcs and their use of
2889                 g_list_position while gtk_ctree_(un)link'ing.
2890                 Reap more functions from gtkctree.c to be sure we
2891                 use our (fast) version instead of theirs.
2892         * src/mh.c
2893                 Fix copy of unread mails
2894
2895
2896 2006-05-22 [wwp]        2.2.0cvs47
2897
2898         * manual/fr/advanced.xml
2899                 updated.
2900
2901 2006-05-22 [colin]      2.2.0cvs46
2902
2903         * src/filtering.c
2904                 Fix possible infinite loop. 'copy' is not a 
2905                 final action, so when encountering a 'copy',
2906                 we have to check if a previous one was set
2907                 and do it. In the same way, if we encounter
2908                 a 'move' we have to perform a possibly 
2909                 pending 'copy'. This will slow down filtering
2910                 on IMAP if move+copy or multiple copy actions
2911                 are to be done, but handling it via the batch
2912                 would be really too convoluted.
2913
2914 2006-05-22 [wwp]        2.2.0cvs45
2915
2916         * manual/fr/advanced.xml
2917         * manual/fr/faq.xml
2918         * manual/fr/glossary.xml
2919         * manual/fr/handling.xml
2920         * manual/fr/intro.xml
2921         * manual/fr/plugins.xml
2922         * manual/fr/sylpheed-claws-manual.xml
2923                 sync w/ the english manual: updates URIs, documented mailing-list
2924                 support, better explanation about the enabled/disabled feature
2925                 in filtering/processing rules by Paul.
2926
2927 2006-05-21 [colin]      2.2.0cvs44
2928
2929         * src/summaryview.c
2930                 Don't expand after building threads, but during
2931
2932 2006-05-21 [colin]      2.2.0cvs43
2933
2934         * src/procmsg.c
2935         * src/summaryview.c
2936                 More timing possibilities... For next time I have 
2937                 to find out how the hell some 3GHz computer takes
2938                 one minute to open a 30k folder...
2939
2940 2006-05-21 [colin]      2.2.0cvs42
2941
2942         * manual/pl/advanced.xml
2943         * manual/pl/faq.xml
2944         * manual/pl/glossary.xml
2945         * manual/pl/handling.xml
2946         * manual/pl/intro.xml
2947         * manual/pl/plugins.xml
2948         * manual/pl/sylpheed-claws-manual.xml
2949                 Polish manual updated by Pawel
2950
2951 2006-05-20 [colin]
2952
2953         * 2.3.0-rc3 released
2954
2955 2006-05-20 [colin]      2.2.0cvs41
2956
2957         * src/imap.c
2958                 Fix -rc2 problems:
2959                 - remove cache of moved messages from original folder
2960                 - apply new flags to messages even if they aren't appliable
2961                   via IMAP.
2962
2963 2006-05-20 [colin]
2964
2965         * 2.3.0-rc2 released
2966
2967 2006-05-19 [colin]      2.2.0cvs40
2968
2969         * src/imap.c
2970                 Don't issue SELECT in imap_change_flags
2971                 before having checked that we indeed have
2972                 some flags to change. MSG_POSTFILTERED for
2973                 example can't be used on IMAP.
2974                 Fixes bug #955 (copying messages between 
2975                 imap folders is extremely slow), which was
2976                 a regression.
2977
2978 2006-05-19 [colin]      2.2.0cvs39
2979
2980         * src/folder.c
2981         * src/folder.h
2982         * src/folderview.c
2983                 Try to fix bug #830 (Some unread messages 
2984                 get marked read in IMAP inbox):
2985                 - Prevent scanning a folder if it's being 
2986                   opened via the GUI
2987                 - Postpone opening via the GUI of a folder
2988                   currently scanned.
2989
2990
2991 2006-05-19 [wwp]        2.2.0cvs38
2992
2993         * manual/advanced.xml
2994                 fix English+typo (thanks to Paul).
2995
2996 2006-05-19 [wwp]        2.2.0cvs37
2997
2998         * manual/advanced.xml
2999         * manual/fr/advanced.xml
3000         * src/gtk/logwindow.c
3001         * src/prefs_common.c
3002         * src/prefs_common.h
3003                 added hidden prefs to allow customization of colors used in
3004                 protocol log window (useful for dark gtk+ themes).
3005
3006 2006-05-19 [wwp]        2.2.0cvs36
3007
3008         * ChangeLog
3009                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3010
3011 2006-05-19 [paul]       2.2.0cvs35
3012
3013         * src/textview.c
3014                 make Reply-To fully clickable
3015         * src/gtk/logwindow.c
3016                 more colouring (SMTP ESMTP)
3017         Both patches by Pawel Pekala
3018
3019 2006-05-19 [cleroy]     2.2.0cvs34
3020
3021         * src/mh.c
3022                 Don't update flags from current folder
3023                 Probably fixes bug #935 (Read Messages 
3024                 Revert to Being Marked as Unread)
3025
3026 2006-05-18 [colin]      2.2.0cvs33
3027
3028         * src/imap.c
3029                 Warning fix
3030         * src/compose.c
3031         * src/mainwindow.c
3032         * src/summaryview.c
3033         * src/toolbar.c
3034                 Allow replying to multiple emails
3035                 in multiple windows
3036         * src/mimeview.c
3037         * src/etpan/imap-thread.c
3038                 Leak fixes
3039
3040 2006-05-18 [paul]       2.2.0cvs32
3041
3042         * src/summaryview.c
3043                 keep Mailing-List menu refreshed
3044                 Thanks to Colin
3045
3046 2006-05-18 [paul]       2.2.0cvs31
3047
3048         * manual/advanced.xml
3049         * manual/faq.xml
3050         * manual/glossary.xml
3051         * manual/handling.xml
3052         * manual/intro.xml
3053         * manual/plugins.xml
3054         * manual/sylpheed-claws-manual.xml
3055                 update URLs
3056                 add info about mailing-list support
3057                 edit filtering info
3058         * src/wizard.c
3059         * src/common/defs.h
3060         * src/gtk/about.c
3061         * src/plugins/dillo_viewer/README
3062                 update URLs
3063
3064 2006-05-17 [wwp]        2.2.0cvs30
3065
3066         * manual/handling.xml
3067         * manual/fr/handling.xml
3068                 documented the ability to enabled/disable filtering/processing rules.
3069
3070 2006-05-17 [colin]      2.2.0cvs29
3071
3072         * src/main.c
3073                 Don't initialize g_thread subsystem if it's 
3074                 already done (thanks to Hiro)
3075         * src/mimeview.c
3076                 Fix saving of parts when there name can't be
3077                 converted from UTF-8.
3078
3079 2006-05-17 [paul]       2.2.0cvs28
3080
3081         * po/Makefile.in.in
3082                 fix config.status warning with autoconf 2.60
3083
3084 2006-05-17 [paul]       2.2.0cvs27
3085
3086         * po/POTFILES.in
3087                 add src/mbox.c
3088
3089 2006-05-17 [wwp]        2.2.0cvs26
3090
3091         * src/mainwindow.c
3092                 fix useless and potentially dangerous buffer walking (thanks to Colin).
3093
3094 2006-05-17 [wwp]        2.2.0cvs25
3095
3096         * src/plugins/demo/demo.c
3097                 updated product name in plugin demo (many plugins need to be
3098                 sync'ed w/ that change).
3099
3100 2006-05-17 [colin]      2.2.0cvs24
3101
3102         * src/mh.c
3103                 Fix leak
3104
3105 2006-05-16 [colin]      2.2.0cvs23
3106
3107         * src/mainwindow.c
3108                 Stupid me hit again. Fix cvs22.
3109
3110 2006-05-16 [colin]      2.2.0cvs22
3111
3112         * src/mainwindow.c
3113                 Fix bug #922 (sylpheed-claws crashed after 
3114                 pushing on Inbox folder)
3115
3116 2006-05-16 [colin]      2.2.0cvs21
3117
3118         * src/compose.c
3119                 Make From header be copy/paste/select-able
3120
3121 2006-05-16 [wwp]        2.2.0cvs20
3122
3123         * src/export.c
3124         * src/matcher.c
3125         * src/summaryview.c
3126         * src/etpan/imap-thread.c
3127                 fix some compiler warnings (thanks to Colin).
3128
3129 2006-05-16 [wwp]        2.2.0cvs19
3130
3131         * src/action.c
3132         * src/gedit-print.c
3133         * src/inc.c
3134         * src/mainwindow.c
3135         * src/mh.c
3136         * src/statusbar.c
3137         * src/send_message.c
3138         * src/summaryview.c
3139                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3140
3141 2006-05-15 [colin]      2.2.0cvs18
3142
3143         * src/procmsg.c
3144                 Fix automatic rule creation with List-Post
3145
3146 2006-05-15 [paul]       2.2.0cvs17
3147
3148         * tools/filter_conv_new.pl
3149                 updated for rule enabling/disabling
3150                 claws version >= 2.3.x required
3151
3152 2006-05-15 [cleroy]     2.2.0cvs16
3153
3154         * src/main.c
3155                 Revert test
3156
3157 2006-05-15 [cleroy]     2.2.0cvs15
3158
3159         * src/main.c
3160                 test
3161
3162 2006-05-15 [wwp]        2.2.0cvs14
3163
3164         * manual/pl/.cvsignore
3165                 ignore generated files.
3166
3167 2006-05-14 [wwp]        2.3.0-rc1
3168
3169         * 2.3.0-rc1 released
3170
3171 2006-05-13 [wwp]        2.2.0cvs13
3172
3173         * src/filtering.c
3174         * src/filtering.h
3175         * src/matcher.c
3176         * src/matcher_parser_lex.l
3177         * src/matcher_parser_parse.y
3178         * src/prefs_filtering.c
3179                 new feature: provide the ability to disable filtering and processing
3180                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3181                 adaptations.
3182
3183 2006-05-13 [colin]      2.2.0cvs12
3184
3185         * src/compose.c
3186                 Remove useless if (a) b; else b;
3187                 Thanks to wwp
3188
3189 2006-05-13 [wwp]        2.2.0cvs11
3190
3191         * src/export.c
3192         * src/import.c
3193         * src/mainwindow.c
3194         * src/mbox.c
3195         * src/summaryview.c
3196         * src/summaryview.h
3197                 no more silent failures (or at least less ones) when importing
3198                 or exporting from/to mbox. Also start importing/exporting if
3199                 the necessary info is set.
3200
3201 2006-05-13 [wwp]        2.2.0cvs10
3202
3203         * RELEASE_NOTES
3204                 restored up-to-date release notes.
3205
3206 2006-05-13 [paul]       2.2.0cvs9
3207
3208         * po/nl.po
3209         * po/ru.po
3210                 updated by Tim Dijkstra and Pavlo Bohmat
3211
3212 2006-05-12 [colin]      2.2.0cvs8
3213
3214         * src/gtk/quicksearch.c
3215                 Add "k" as shortcut for "colorlabel". Patch
3216                 by ath42@users.sf.net.
3217
3218 2006-05-12 [paul]       2.2.0cvs7
3219
3220         * src/prefs_common.h
3221         * src/prefs_summaries.c
3222         * src/summaryview.c
3223                 when entering a folder also allow
3224                 going directly to first Marked message
3225
3226 2006-05-12 [paul]       2.2.0cvs6
3227
3228         * src/summaryview.c
3229                 always obey 'confirm before marking all
3230                 mails read' option
3231
3232 2006-05-12 [paul]       2.2.0cvs5
3233
3234         * src/textview.c
3235                 make Sender fully clickable
3236
3237 2006-05-12 [colin]      2.2.0cvs4
3238
3239         * src/compose.c
3240         * src/compose.h
3241                 Let From be editable
3242         * src/main.c
3243         * src/mh.c
3244                 Full support of .mh_sequences' Unseen seq
3245
3246 2006-05-12 [colin]      2.2.0cvs3
3247
3248         * src/folder.c
3249         * src/mainwindow.c
3250         * src/mainwindow.h
3251         * src/messageview.c
3252         * src/prefs_spelling.c
3253         * src/procheader.c
3254         * src/procmsg.c
3255         * src/procmsg.h
3256         * src/summaryview.c
3257         * src/toolbar.c
3258         * src/toolbar.h
3259                 Add contextual menu on Compose toolbar
3260                 button. Fixes bug #944 (Automatic
3261                 addresses not applied when changing account
3262                 from compose window)
3263                 add Mailing List support
3264                 based on the old 0.6.5claws25 patch by
3265                 Melvin Hadasht, with finishing touches
3266                 by Colin
3267                 Fix "ignore thread" when mails are threaded by
3268                 subject (and weren't ignored although appearing
3269                 in the thread).
3270                 GUI rework.
3271                 Both patches by Pawel.
3272
3273 2006-05-08 [paul]       2.2.0cvs2
3274
3275         * src/mainwindow.c
3276         * src/mainwindow.h
3277         * src/messageview.c
3278         * src/procheader.c
3279         * src/procmsg.c
3280         * src/procmsg.h
3281         * src/summaryview.c
3282                 add Mailing List support
3283                 based on the old 0.6.5claws25 patch by 
3284                 Melvin Hadasht, with finishing touches
3285                 by Colin
3286
3287 2006-05-08 [colin]      2.2.0cvs1
3288
3289         * src/mainwindow.c
3290         * src/toolbar.c
3291         * src/toolbar.h
3292                 Add contextual menu on Compose toolbar 
3293                 button. Fixes bug #944 (Automatic 
3294                 addresses not applied when changing account 
3295                 from compose window)
3296
3297 2006-05-08 [paul]       2.2.0
3298
3299         2.2.0 released
3300
3301 2006-05-08 [paul]       2.1.1cvs51
3302
3303         * po/cs.po
3304         * po/de.po
3305         * po/en_GB.po
3306         * po/fi.po
3307         * po/fr.po
3308         * po/pt_BR.po
3309         * po/sr.po
3310         * po/zh_CN.po
3311                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3312                 Fabien Vantard, Frederico Goncalves Guimaraes,
3313                 Aleksandar Urosevic, and Ralgh Young
3314
3315 2006-05-12 [colin]      2.1.1cvs50
3316
3317         * po/cs.po
3318         * po/de.po
3319         * po/en_GB.po
3320         * po/es.po
3321         * po/fi.po
3322         * po/fr.po
3323         * po/pt_BR.po
3324         * po/sr.po
3325         * po/zh_CN.po
3326                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3327                 Fabien Vantard, Frederico Goncalves Guimaraes,
3328                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3329
3330 2006-05-05 [colin]      2.1.1cvs49
3331
3332         * manual/Makefile.am
3333         * manual/pl/Makefile.am
3334         * manual/pl/account.xml
3335         * manual/pl/ack.xml
3336         * manual/pl/addrbook.xml
3337         * manual/pl/advanced.xml
3338         * manual/pl/faq.xml
3339         * manual/pl/glossary.xml
3340         * manual/pl/gpl.xml
3341         * manual/pl/handling.xml
3342         * manual/pl/intro.xml
3343         * manual/pl/keyboard.xml
3344         * manual/pl/plugins.xml
3345         * manual/pl/starting.xml
3346         * manual/pl/sylpheed-claws-manual.xml
3347         * manual/pl/dist/.cvsignore
3348         * manual/pl/dist/Makefile.am
3349         * manual/pl/dist/html/.cvsignore
3350         * manual/pl/dist/html/Makefile.am
3351         * manual/pl/dist/pdf/.cvsignore
3352         * manual/pl/dist/pdf/Makefile.am
3353         * manual/pl/dist/ps/.cvsignore
3354         * manual/pl/dist/ps/Makefile.am
3355         * manual/pl/dist/txt/.cvsignore
3356         * manual/pl/dist/txt/Makefile.am
3357                 Add the polish translation of the manual,
3358                 Authored by Pawel Pekala.
3359
3360 2006-05-05 [cleroy]     2.1.1cvs48
3361
3362         * src/main.c
3363                 Re-read matcherrc after loading plugins 
3364                 if some of them add folders.
3365
3366 2006-05-03 [colin]      2.1.1cvs47
3367
3368         * src/imap.c
3369                 I'm idiot
3370
3371 2006-05-03 [colin]      2.1.1cvs46
3372
3373         * src/imap.c
3374                 Be sure to have a session when
3375                 getting separator
3376
3377 2006-05-03 [colin]      2.1.1cvs45
3378
3379         * src/imap.c
3380         * src/imap.h
3381         * src/imap_gtk.c
3382                 Fix preventing renaming with namespace 
3383                 separator.
3384
3385 2006-05-01 [colin]      2.1.1cvs44
3386
3387         * src/action.c
3388                 Don't reload messageview when result of
3389                 action is piped.
3390
3391 2006-04-29 [colin]      2.1.1cvs43
3392
3393         * src/prefs_receive.c
3394         * src/plugins/spamassassin/spamassassin_gtk.c
3395         * src/plugins/clamav/clamav_plugin_gtk.c
3396                 GUI fixes by Pawel
3397
3398 2006-04-29 [colin]      2.1.1cvs42
3399
3400         * src/prefs_compose_writing.c
3401         * src/prefs_quote.c
3402                 Cleanups. Patch by Pawel
3403
3404 2006-04-28 [paul]       2.1.1cvs41
3405
3406         * src/matcher.c
3407                 fix returned quick search results when search
3408                 term contains an underscore.
3409                 Thanks to Colin
3410
3411 2006-04-28 [paul]       2.1.1cvs40
3412
3413         * src/prefs_message.c
3414         * src/prefs_receive.c
3415                 GUI cleanups
3416                 Patches by Pawel Pekala
3417
3418 2006-04-27 [colin]      2.1.1cvs39
3419
3420         * src/wizard.c
3421                 Differentiate subject Welcome from
3422                 window's title Welcome
3423
3424 2006-04-27 [paul]
3425
3426         2.2.0-rc1 released
3427
3428 2006-04-27 [paul]       2.1.1cvs38
3429
3430         * manual/advanced.xml
3431         * manual/fr/advanced.xml
3432                 add info about compose_no_markup hidden pref
3433
3434 2006-04-27 [paul]       2.1.1cvs37
3435
3436         * src/prefs_account.c
3437                 improve privacy labels
3438         * src/prefs_msg_colors.c
3439                 change some strings for translators' convenience
3440         * src/gtk/gtkutils.c
3441                 don't underline the link button text
3442
3443 2006-04-25 [colin]      2.1.1cvs36
3444
3445         * src/folder.c
3446                 Complete 2.1.1cvs33 (once more ;)
3447
3448 2006-04-25 [colin]      2.1.1cvs35
3449
3450         * src/editldap.c
3451                 Fix tooltip
3452
3453 2006-04-25 [cleroy]     2.1.1cvs34
3454
3455         * src/compose.c
3456         * src/gtk/gtkaspell.c
3457                 Fix crash on redirect (related to the return 
3458                 of the aspell menu in compose's toolbar)
3459         * src/prefs_msg_colors.c
3460                 Fix sensitivity widgets
3461         * src/image_viewer.c
3462         * src/gtk/pluginwindow.c
3463         * src/gtk/prefswindow.c
3464                 Change released signals to clicked (Fabien)
3465         * po/POTFILES.in
3466         * src/common/socket.c
3467         * src/plugins/spamassassin/spamassassin.c
3468                 Translate strings (Fabien)
3469
3470 2006-04-25 [paul]       2.1.1cvs33
3471
3472         * src/folder.c
3473         * src/folder.h
3474         * src/folderview.c
3475                 complete the fix of bug #912
3476                 Thanks to Colin
3477
3478 2006-04-25 [colin]      2.1.1cvs32
3479
3480         * src/news.c
3481                 Better progress bar
3482         * src/mimeview.c
3483         * src/summaryview.c
3484         * src/summaryview.h
3485                 Fix focus chain
3486                 Patches by Pawel Pekala
3487
3488 2006-04-24 [colin]      2.1.1cvs31
3489
3490         * src/compose.c
3491                 Fix compilation warnings (Fabien)
3492
3493 2006-04-24 [colin]      2.1.1cvs30
3494
3495         * src/addrindex.c
3496         * src/editldap.c
3497         * src/editldap_basedn.c
3498         * src/editldap_basedn.h
3499         * src/ldapctrl.c
3500         * src/ldapctrl.h
3501         * src/ldapquery.c
3502         * src/ldaputil.c
3503         * src/ldaputil.h
3504                 Fix bug #901 (LDAPS support)
3505
3506 2006-04-24 [colin]      2.1.1cvs29
3507
3508         * src/compose.c
3509                 Fix logic on error with send dialog on
3510         * src/imap.c
3511                 Fix compilation without libetpan, thanks
3512                 to Fabien
3513         * src/summaryview.c
3514                 Fix 'context-menu' key
3515
3516 2006-04-23 [colin]      2.1.1cvs28
3517
3518         * src/folder.c
3519                 Never free current's cache to free up 
3520                 memory. Fixes bug #912 (new count 
3521                 randomly set to message count)
3522
3523 2006-04-23 [colin]      2.1.1cvs27
3524
3525         * src/gtk/quicksearch.c
3526                 And remove printf...
3527
3528 2006-04-23 [colin]      2.1.1cvs26
3529
3530         * src/gtk/quicksearch.c
3531                 Fix replacing in quicksearch, and fix inserting
3532                 in the middle of the string. (introduced at 2.1.0cvs22)
3533
3534 2006-04-23 [colin]      2.1.1cvs25
3535
3536         * src/imap.c
3537                 Make sure uidnext is initialized in get_num_list
3538                 (not for stable, related to 2.1.1cvs8 and friends)
3539
3540 2006-04-23 [colin]      2.1.1cvs24
3541
3542         * src/imap.c
3543                 Output something when login is successful
3544                 too
3545
3546 2006-04-23 [colin]      2.1.1cvs23
3547
3548         * src/etpan/imap-thread.c
3549                 Better logging (line-per-line, hide data in fetch)
3550                 Fix a const warning
3551         * src/gtk/logwindow.c
3552         * src/gtk/logwindow.h
3553                 Better logging (color for input/output)
3554
3555 2006-04-21 [colin]      2.1.1cvs22
3556
3557         * src/gtk/quicksearch.c
3558                 On gtk+-2.8, use stock buttons in quicksearch
3559                 Based on a patch by Fabien and a design by Paul
3560
3561 2006-04-21 [colin]      2.1.1cvs21
3562
3563         * src/folderview.c
3564         * src/mainwindow.c
3565                 Fix occasional flicker in folderview
3566         * src/common/utils.c
3567                 Fix bug #943 (Incorrectly parsed email address 
3568                 list in short headers on message view and in 
3569                 printouts)
3570
3571 2006-04-20 [colin]      2.1.1cvs20
3572
3573         * src/imap.c
3574         * src/imap.h
3575         * src/prefs_account.c
3576                 Add ANONYMOUS auth for IMAP
3577
3578 2006-04-20 [paul]       2.1.1cvs19
3579
3580         * src/main.c
3581                 proper fix for 2.1.1cvs18
3582                 Thanks to Colin
3583
3584 2006-04-20 [paul]       2.1.1cvs18
3585
3586         * src/main.c
3587                 fix build warnings
3588
3589 2006-04-20 [paul]       2.1.1cvs17
3590
3591         * src/gtk/quicksearch.c
3592                 fix standard, non-extended Quick search,
3593                 was broken in 2.1.1cvs15.
3594                 Thanks to Colin.
3595
3596 2006-04-20 [colin]      2.1.1cvs16
3597
3598         * src/prefs_matcher.c
3599                 Fix values when reselecting a ~test
3600                 rule
3601
3602 2006-04-19 [colin]      2.1.1cvs15
3603
3604         * src/compose.c
3605         * src/compose.h
3606         * src/gtk/gtkaspell.c
3607         * src/gtk/gtkaspell.h
3608                 Put back Options menu in Spelling/
3609         * src/gtk/quicksearch.c
3610                 Don't search, and show error, if the
3611                 advanced search has a syntax error
3612
3613 2006-04-18 [colin]      2.1.1cvs14
3614
3615         * src/textview.c
3616                 Fix gdk warnings on set_cursor when textview
3617                 isn't visible
3618
3619 2006-04-18 [colin]      2.1.1cvs13
3620
3621         * src/gtk/gtksctree.c
3622                 Remove seemingly useless refresh that causes
3623                 flicker - watch this commit in case of 
3624                 problems before planned backport to stable
3625
3626 2006-04-18 [colin]      2.1.1cvs12
3627
3628         * src/imap.c
3629                 Factorize get/set_xml code
3630         * src/compose.c
3631         * src/prefs_account.c
3632         * src/prefs_account.h
3633         * src/procmsg.c
3634                 Add Encrypt to self option
3635
3636 2006-04-17 [colin]      2.1.1cvs11
3637
3638         * configure.ac
3639                 Fix search on encrpyt function on dragonfly
3640                 Patch by Jonathan Buschmann <jonthn@agmact.com>
3641
3642 2006-04-17 [colin]      2.1.1cvs10
3643
3644         * src/prefs_account.c
3645                 Be safe by default: remove mails from POP3
3646                 after 7 days, not immediately
3647
3648 2006-04-17 [colin]      2.1.1cvs9
3649
3650         * src/etpan/imap-thread.c
3651                 Fix build on DragonFly - patch by 
3652                 Jonathan Buschmann <jonthn@agmact.com>
3653
3654 2006-04-17 [colin]      2.1.1cvs8
3655
3656         * src/imap.c
3657                 Save uidnext between sessions
3658
3659 2006-04-17 [colin]      2.1.1cvs7
3660
3661         * src/imap.c
3662                 scan is required when uid validity changes
3663
3664 2006-04-17 [colin]      2.1.1cvs6
3665
3666         * src/folderview.c
3667                 Don't scan if not necessary, apart in current
3668                 folder and INBOX to fetch flags.
3669         * src/imap.c
3670                 Scan is necessary if unread count changes
3671
3672 2006-04-17 [colin]      2.1.1cvs5
3673
3674         * src/imap.c
3675                 ...But always fetch ANSWERED and DELETED flags for
3676                 INBOX, as filtering can happen on these flags.
3677
3678 2006-04-17 [colin]      2.1.1cvs4
3679
3680         * src/imap.c
3681                 Don't fetch REPLIED and DELETED flags when synchronising
3682                 flags with a closed folder. We only need UNSEEN and FLAGGED
3683                 to update the folderview.
3684
3685 2006-04-17 [colin]      2.1.1cvs3
3686
3687         * src/imap.c
3688                 Faster flag search when there are new mails 
3689                 in a folder. We can do a full search if the 
3690                 folder contains less messages than the new
3691                 list.
3692
3693 2006-04-17 [colin]      2.1.1cvs2
3694
3695         * po/cs.po
3696         * po/de.po
3697         * po/fr.po
3698         * po/nl.po
3699         * po/pt_BR.po
3700                 Update translations from stable branch
3701
3702 2006-04-17 [colin]      2.1.1cvs1
3703
3704         * configure.ac
3705                 Bump version to follow stable release
3706
3707 2006-04-16 [mones]      2.1.0cvs50
3708
3709         * po/es.po
3710                 Updated for release
3711
3712 2006-04-16 [colin]      2.1.0cvs49
3713
3714         * src/textview.c
3715                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
3716                 with gtk < 2.8. Thanks to Fabien Vantard.
3717
3718 2006-04-15 [colin]      2.1.0cvs48
3719
3720         * src/etpan/imap-thread.c
3721                 Fix bug #919 (libetpan: SEGV when connecting 
3722                 using command)
3723
3724 2006-04-14 [colin]      2.1.0cvs47
3725
3726         * src/main.c
3727                 Fix race on --select (should be done better)
3728
3729 2006-04-14 [wwp]        2.1.0cvs46
3730
3731         * src/send_message.c
3732                 enforce a check for domain in account prefs (a sending
3733                 error could be faced if domain was checked but no value set),
3734                 thanks to Colin.
3735
3736 2006-04-14 [colin]      2.1.0cvs45
3737
3738         * src/codeconv.c
3739                 when converting from unknown to unknown, if the
3740                 string is UTF8, don't convert it to the locale
3741                 (which breaks it)
3742
3743 2006-04-14 [colin]      2.1.0cvs44
3744
3745         * src/compose.c
3746                 Don't try to use ASCII for converting headers
3747                 (as done in body)
3748
3749 2006-04-14 [paul]       2.1.0cvs43
3750
3751         * src/crash.c
3752                 add locale/charset info to crash report
3753         * src/gtk/about.c
3754                 add wwp to doc team
3755                 replace 'e-mail' with preferred 'email'
3756         * src/gtk/authors.h
3757                 ensure contributors list is in alphabetical
3758                 order
3759
3760 2006-04-13 [colin]      2.1.0cvs42
3761
3762         * src/textview.c
3763                 Prevent gdk warnings
3764
3765 2006-04-13 [colin]      2.1.0cvs41
3766
3767         * src/common/ssl_certificate.c
3768         * src/common/ssl_certificate.h
3769         * src/gtk/sslcertwindow.c
3770                 Warn on expired certs, and display the expiration date
3771
3772 2006-04-13 [colin]      2.1.0cvs40
3773
3774         * src/plugins/spamassassin/spamassassin_gtk.c
3775                 Fix missing set_text on unix socket
3776
3777 2006-04-13 [wwp]        2.1.0cvs39
3778
3779         * manual/fr/advanced.xml
3780         * manual/fr/glossary.xml
3781                 applied new spam/ham/email lexicon (pourriel, courriel)
3782
3783 2006-04-13 [paul]       2.1.0cvs38
3784
3785         * src/plugins/pgpmime/plugin.c
3786                 remove the mention of S/MIME from the
3787                 description. This is now handled by the
3788                 S/MIME plugin.
3789
3790 2006-04-13 [paul]       2.1.0cvs37
3791
3792         * src/prefs_msg_colors.c
3793                 rework dialog
3794         * src/prefs_folder_item.c
3795         * src/prefs_spelling.c
3796                 add a tooltip to the colour selector buttons
3797
3798 2006-04-13 [wwp]        2.1.0cvs36
3799
3800         * manual/advanced.xml
3801         * manual/glossary.xml
3802         * manual/handling.xml
3803         * manual/keyboard.xml
3804         * manual/plugins.xml
3805         * manual/starting.xml
3806         * manual/fr/account.xml
3807         * manual/fr/ack.xml
3808         * manual/fr/addrbook.xml
3809         * manual/fr/advanced.xml
3810         * manual/fr/faq.xml
3811         * manual/fr/glossary.xml
3812         * manual/fr/gpl.xml
3813         * manual/fr/handling.xml
3814         * manual/fr/intro.xml
3815         * manual/fr/keyboard.xml
3816         * manual/fr/plugins.xml
3817         * manual/fr/starting.xml
3818         * manual/fr/sylpheed-claws-manual.xml
3819                 fixes to the manuals:
3820                  - summaryview -> Message List (same in French)
3821                  - translate key names
3822                  - fix French punctuation, use non-breakable spaces when
3823                    necessary, don't use &thinsp; which is not portable
3824                  - tell what maildir and mbox formats we support
3825
3826 2006-04-12 [wwp]        2.1.0cvs35
3827
3828         * src/prefs_toolbar.c
3829                 unified a replace button more,
3830                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3831
3832 2006-04-12 [wwp]        2.1.0cvs34
3833
3834         * src/prefs_common.c
3835         * src/prefs_msg_colors.c
3836                 make default color labels translatable,
3837                 patch from Fabien Vantard <fzzzzz@gmail.com>,
3838                 thanks to Tim <timbrain@post.cz> for reporting.
3839
3840 2006-04-12 [wwp]        2.1.0cvs33
3841
3842         * manual/glossary.xml
3843         * manual/intro.xml
3844         * manual/plugins.xml
3845         * manual/starting.xml
3846         * manual/sylpheed-claws-manual.xml
3847         * manual/fr/.cvsignore
3848         * manual/fr/account.xml
3849         * manual/fr/ack.xml
3850         * manual/fr/addrbook.xml
3851         * manual/fr/advanced.xml
3852         * manual/fr/faq.xml
3853         * manual/fr/glossary.xml
3854         * manual/fr/handling.xml
3855         * manual/fr/intro.xml
3856         * manual/fr/keyboard.xml
3857         * manual/fr/plugins.xml
3858         * manual/fr/starting.xml
3859         * manual/fr/sylpheed-claws-manual.xml
3860                 various fixes: typos, missing .fr translations, punctuation,
3861                 capitalization, links, accents and some bad French more.
3862
3863 2006-04-12 [wwp]        2.1.0cvs32
3864
3865         * src/prefs_gtk.c
3866                 fix for bug #935: always store prefs files in UTF-8 (thanks
3867                 to Colin).
3868
3869 2006-04-11 [colin]      2.1.0cvs31
3870
3871         * src/compose.c
3872                 Fix inserting files not in utf8 when locale is utf8
3873
3874 2006-04-11 [colin]      2.1.0cvs30
3875
3876         * src/inc.c
3877                 Don't show error dialog when cancelling connection
3878                 Patch by Pawel
3879
3880 2006-04-11 [cleroy]     2.1.0cvs29
3881
3882         * src/compose.c
3883                 Implement multiple quote levels
3884         * src/prefs_common.c
3885                 Change a little bit the quote bgcolor for 2nd level
3886
3887 2006-04-11 [colin]      2.1.0cvs28
3888
3889         * src/gtk/about.c
3890                 Add locale and charset in the label
3891
3892 2006-04-10 [colin]      2.1.0cvs27
3893
3894         * src/compose.c
3895         * src/prefs_common.c
3896         * src/prefs_common.h
3897         * src/prefs_msg_colors.c
3898         * src/textview.c
3899                 Allow optional background color in quotes
3900                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
3901                 GTK+-2.8.x feature
3902
3903 2006-04-10 [colin]      2.1.0cvs26
3904
3905         * src/main.c
3906         * src/mainwindow.c
3907         * src/mainwindow.h
3908                 Implement --select
3909
3910 2006-04-10 [colin]      2.1.0cvs25
3911
3912         * manual/plugins.xml
3913         * manual/fr/plugins.xml
3914                 Document libcurl's proxy variables
3915
3916 2006-04-09 [colin]      2.1.0cvs24
3917
3918         * src/prefs_common.c
3919                 gettext() returns statically allocated stuff. We have
3920                 to strdup it in order to be able to free it.
3921
3922 2006-04-09 [colin]      2.1.0cvs23
3923
3924         * AUTHORS
3925         * src/gtk/authors.h
3926                 Add Alexei
3927
3928 2006-04-09 [colin]      2.1.0cvs22
3929
3930         * src/mainwindow.c
3931         * src/gtk/quicksearch.c
3932                 Fix bug #859 (problems with cyrilic input in 
3933                 search panel) - Patch by Alexey Illarionov 
3934                 <littlesavage@rambler.ru>
3935
3936 2006-04-09 [colin]      2.1.0cvs21
3937
3938         * src/prefs_customheader.c
3939                 I prefer removing then freeing rather than the contrary
3940                 (even if it doesn't change anything ;-)
3941         * src/prefs_account.c
3942                 Fix bug #933 (Crash re-entering the custom headers list 
3943                 dialog in accounts prefs)
3944                 The problem happened when cancelling the Account 
3945                 Preferences' dialogs - in which case we didn't do 
3946                 anything to the PrefsAccount * struct. In case of applying,
3947                 the old ac_prefs was replaced with the tmp_ac_prefs we were
3948                 working with in this dialog. The problem is that 
3949                 prefs_customheader.c, working on this tmp_ac_prefs, always
3950                 changes the ->customhdr_list pointer, even when cancelled. 
3951                 So in case of cancelling the prefs_account dialog, we still
3952                 have to update ->customhdr_list in the real account.
3953
3954 2006-04-08 [colin]      2.1.0cvs20
3955
3956         * manual/fr/glossary.xml
3957         * manual/fr/keyboard.xml
3958                 Forgot some headers :)
3959
3960 2006-04-08 [colin]      2.1.0cvs19
3961
3962         * manual/Makefile.am
3963         * manual/fr/Makefile.am
3964         * manual/fr/account.xml
3965         * manual/fr/ack.xml
3966         * manual/fr/addrbook.xml
3967         * manual/fr/advanced.xml
3968         * manual/fr/faq.xml
3969         * manual/fr/glossary.xml
3970         * manual/fr/gpl.xml
3971         * manual/fr/handling.xml
3972         * manual/fr/intro.xml
3973         * manual/fr/keyboard.xml
3974         * manual/fr/plugins.xml
3975         * manual/fr/starting.xml
3976         * manual/fr/sylpheed-claws-manual.xml
3977         * manual/fr/dist/.cvsignore
3978         * manual/fr/dist/Makefile.am
3979         * manual/fr/dist/html/.cvsignore
3980         * manual/fr/dist/html/Makefile.am
3981         * manual/fr/dist/pdf/.cvsignore
3982         * manual/fr/dist/pdf/Makefile.am
3983         * manual/fr/dist/ps/.cvsignore
3984         * manual/fr/dist/ps/Makefile.am
3985         * manual/fr/dist/txt/.cvsignore
3986         * manual/fr/dist/txt/Makefile.am
3987                 Add the french translation of the manual. Thanks to
3988                 Olivier Delhomme <olivier.delhomme@free.fr> for 
3989                 account.xml, ack.xml, addrbook.xml and advanced.xml
3990
3991 2006-04-08 [colin]      2.1.0cvs18
3992
3993         * manual/plugins.xml
3994         * manual/starting.xml
3995                 More fixes
3996
3997 2006-04-07 [colin]      2.1.0cvs17
3998
3999         * manual/faq.xml
4000         * manual/intro.xml
4001         * manual/keyboard.xml
4002                 Little fixes
4003
4004 2006-04-07 [colin]      2.1.0cvs16
4005
4006         * README
4007         * src/compose.c
4008         * src/prefs_common.c
4009         * src/prefs_common.h
4010                 Add hidden compose_no_markup pref
4011
4012 2006-04-07 [wwp]        2.1.0cvs15
4013
4014         * src/summary_search.c
4015         * .cvsignore
4016                 Bugfix: stop button was sticky when searching in an empty folder.
4017                 Applied curly brackets code style to the whole file (summary_search.c).
4018                 More files to ignore.
4019
4020 2006-04-07 [wwp]        2.1.0cvs14
4021
4022         * src/message_search.c
4023         * src/summary_search.c
4024                 changed default button when search bumps at file/folder
4025                 beginning or end, for convenience (thanks to Colin).
4026
4027 2006-04-07 [paul]       2.1.0cvs13
4028
4029         * src/plugins/dillo_viewer/dillo_prefs.c
4030                 avoid future potential for namespace collision
4031                 Patch by Colin
4032
4033 2006-04-06 [wwp]        2.1.0cvs12
4034
4035         * src/summary_search.c
4036                 Unify extended/advanced searches names (and thus factorize labels),
4037                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4038
4039 2006-04-06 [wwp]        2.1.0cvs11
4040
4041         * src/folderview.c
4042         * src/prefs_themes.c
4043         * src/summaryview.c
4044                 Fixed some compilation warnings.
4045
4046 2006-04-06 [colin]      2.1.0cvs10
4047
4048         * manual/advanced.xml
4049                 Document the wizard template and how to deploy
4050                 Sylpheed-Claws effectively
4051
4052 2006-04-06 [colin]      2.1.0cvs9
4053
4054         * src/folderview.c
4055                 gettext patch to tell translators about _("#"),
4056                 by Maxim Britov
4057
4058 2006-04-06 [colin]      2.1.0cvs8
4059
4060         * src/textview.c
4061                 Fix invalid GtkTextBIter after clicking "Display as text"
4062
4063 2006-04-06 [mones]      2.1.0cvs7
4064
4065         * src/addr_compl.c
4066         * src/addrindex.c
4067         * src/addritem.c
4068         * src/codeconv.c
4069         * src/compose.c
4070         * src/filtering.c
4071         * src/folder.c
4072         * src/folder_item_prefs.c
4073         * src/folderview.c
4074         * src/localfolder.c
4075         * src/matcher.c
4076         * src/mimeview.c
4077         * src/prefs_msg_colors.c
4078         * src/prefs_spelling.c
4079         * src/prefs_themes.c
4080         * src/procmime.c
4081         * src/procmsg.c
4082         * src/stock_pixmap.c
4083         * src/summaryview.c
4084         * src/textview.c
4085         * src/toolbar.c
4086         * src/common/mgutils.c
4087         * src/common/prefs.c
4088         * src/common/ssl_certificate.c
4089         * src/gtk/colorlabel.c
4090         * src/gtk/quicksearch.c
4091         * src/plugins/pgpmime/pgpmime.c
4092         * src/plugins/spamassassin/spamassassin.c
4093                 Removed redundant NULL checks for g_free() calls.
4094                 Patch by Pawel Pekala.
4095
4096 2006-04-06 [mones]      2.1.0cvs6
4097
4098         * src/prefs_actions.c
4099         * src/prefs_filtering.c
4100         * src/prefs_filtering_action.c
4101         * src/prefs_matcher.c
4102         * src/prefs_template.c
4103         * src/gtk/gtkutils.c
4104         * src/gtk/gtkutils.h
4105                 Have a nice replace button. Patch by Pawel Pekala
4106
4107 2006-04-06 [colin]      2.1.0cvs5
4108
4109         * src/addressbook.c
4110                 Fix crash with empty columns
4111
4112 2006-04-05 [colin]      2.1.0cvs4
4113
4114         * src/wizard.c
4115         * src/prefs_gtk.c
4116                 Allow wizard customization with pre-filled values
4117
4118 2006-04-05 [colin]      2.1.0cvs3
4119
4120         * src/textview.c
4121         * src/mimeview.c
4122         * src/mimeview.h
4123                 Nicer messages in mimeview
4124
4125 2006-04-05 [colin]      2.1.0cvs2
4126
4127         * src/addressbook.c
4128         * src/prefs_summaries.c
4129                 i18n fix
4130
4131 2006-04-05 [colin]      2.1.0cvs1
4132
4133         * src/plugins/pgpcore/plugin.c
4134         * src/plugins/pgpcore/select-keys.c
4135         * src/plugins/pgpcore/select-keys.h
4136         * src/plugins/pgpcore/sgpgme.c
4137         * src/plugins/pgpcore/sgpgme.h
4138         * src/plugins/pgpinline/pgpinline.c
4139         * src/plugins/pgpinline/plugin.c
4140         * src/plugins/pgpmime/pgpmime.c
4141         * src/plugins/pgpmime/plugin.c
4142                 Factorize and generalize a bit 
4143                 Drop S/MIME signature verification from PGP/MIME
4144                 (adding it as another, more complete plugin)
4145
4146 2006-04-05 [paul]       2.1.0
4147
4148         2.1.0 released
4149
4150 2006-04-05 [paul]       2.0.0cvs186
4151
4152         * manual/advanced.xml
4153                 add info on colour labels
4154
4155 2006-04-05 [paul]       2.0.0cvs185
4156
4157         * po/bg.po
4158         * po/cs.po
4159         * po/de.po
4160         * po/el.po
4161         * po/en_GB.po
4162         * po/fi.po
4163         * po/fr.po
4164         * po/it.po
4165         * po/nl.po
4166         * po/pl.po
4167         * po/pt_BR.po
4168         * po/sr.po
4169         * po/zh_CN.po
4170                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4171                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4172                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4173                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4174         * src/gtk/authors.h
4175         * tools/claws.i18n.status.pl
4176                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4177                 and new Czech translator, Tim <timbrain@post.cz>
4178
4179 2006-04-05 [mones]      2.0.0cvs184
4180
4181         * po/es.po
4182                 Updated translation
4183
4184 2006-04-05 [colin]      2.0.0cvs183
4185
4186         * src/gtk/quicksearch.c
4187                 Fix bug #929 (unnecessary reload in quick search bar)
4188
4189 2006-04-05 [colin]      2.0.0cvs182
4190
4191         * src/compose.c
4192                 Fix crash on Reply with no From:
4193                 Show signature and conversion error on queuing 
4194                 (but not sending)
4195         * src/mainwindow.c
4196         * src/summaryview.c
4197         * src/summaryview.h
4198                 Factorize threading code and make sure msginfo 
4199                 is not null when it comes from a GtkCTreeRow's 
4200                 data
4201         * src/gtk/gtkaspell.c
4202                 Check for necessary things
4203         * src/gtk/gtksctree.c
4204         * src/gtk/gtksctree.h
4205                 Reset anchor if necessary when removing node
4206
4207 2006-03-29 [colin]      2.0.0cvs181
4208
4209         * src/folderview.c
4210                 Warn for disabled IMAP accounts (due to lack of
4211                 libetpan). Breaks string-freeze - sorry - but it
4212                 is kind of important ;)
4213
4214 2006-03-28 [colin]      2.0.0cvs180
4215
4216         * src/gtk/gtkutils.c
4217         * src/gtk/gtkutils.h
4218                 Add a gtkut_get_link_btn() function that
4219                 creates a button which acts like an URI
4220         * src/prefs_themes.c
4221         * src/gtk/about.c
4222                 Use this function (factorizes codes)
4223         * src/common/defs.h
4224         * src/gtk/pluginwindow.c
4225                 Add a "Get more..." in the plugins window
4226
4227 2006-03-28 [colin]      2.0.0cvs179
4228
4229         * src/common/smtp.c
4230         * src/common/passcrypt.c
4231         * src/undo.c
4232                 Warning fixes. Patch by Pawel Pekala
4233
4234 2006-03-27 [colin]      2.0.0cvs178
4235
4236         * src/undo.c
4237                 Fix undoing by blocks with spaces
4238
4239 2006-03-27 [colin]      2.0.0cvs177
4240
4241         * src/textview.c
4242                 Set margin to 3px for headers
4243
4244 2006-03-27 [paul]
4245
4246         2.1.0-rc2 released
4247
4248 2006-03-27 [wwp]        2.0.0cvs176
4249
4250         * src/summaryview.c
4251                 don't reset quicksearch when updating the message list.
4252                 Thanks to Colin.
4253
4254 2006-03-26 [wwp]        2.0.0cvs175
4255
4256         * src/compose.c
4257                 use a unified border width ('other' tab in the compose window,
4258                 patch by Pawel Pekala).
4259
4260
4261 2006-03-26 [wwp]        2.0.0cvs174
4262
4263         * src/common/quoted-printable.c
4264         * src/addressbook.c
4265                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4266
4267 2006-03-26 [colin]      2.0.0cvs173
4268
4269         * src/quote_fmt_parse.y
4270                 Fix non-UTF8 date formats messing up the whole quote a 
4271                 little bit
4272
4273 2006-03-26 [colin]      2.0.0cvs172
4274
4275         * src/procheader.c
4276                 Make sure the date is UTF8 valid, or try to make it
4277                 so. IncrediMail is really IncrediStupid.
4278         * src/compose.c
4279                 Fix possible conversions. 
4280                 
4281
4282 2006-03-26 [colin]      2.0.0cvs171
4283
4284         * src/matcher.c
4285                 Fix corner cases in body search. This is still a
4286                 hack... It seems impossible to make it good and 
4287                 reasonably fast at the same time.
4288
4289 2006-03-26 [colin]      2.0.0cvs170
4290
4291         * src/summaryview.c
4292                 I think I killed the twilight zone bug!
4293                 summary_select_node() flushes GTK events in order
4294                 to be able to center the view. But this also 
4295                 flushes keypresses like Ctrl-Alt-U, so this can
4296                 call summary_show from summary_select_node (itself
4297                 called from summary_show, etc.). And the summaryview
4298                 has to be unlocked in this function. So just locking
4299                 while processing GTK events, and bailing if locked, 
4300                 should fix it.
4301                 Fixes bug #927 (SIGSEGV during Update Summary)
4302
4303 2006-03-25 [colin]      2.0.0cvs169
4304
4305         * src/matcher.c
4306                 Fix search in QP-encoded bodies
4307                 Fix utf-8 searches in bodies encoded in the
4308                 locale's encoding
4309         * src/common/quoted-printable.c
4310         * src/common/quoted-printable.h
4311                 Add a decode function that doesn't overwrite
4312                 the original pointer
4313                 
4314
4315 2006-03-24 [colin]      2.0.0cvs168
4316
4317         * src/action.c
4318         * src/summaryview.c
4319         * src/summaryview.h
4320                 Update message cache after action
4321                 Patch by H. Merijn Brand
4322         * src/prefs_msg_colors.c
4323                 Factorize label 
4324                 Patch by Fabien Vantard
4325         * src/plugins/spamassassin/spamassassin_gtk.c
4326                 Remove useless translation
4327                 Patch by Fabien Vantard
4328
4329 2006-03-23 [colin]      2.0.0cvs167
4330
4331         * src/common/ssl.c
4332                 Let 30 seconds to SSL_connect
4333
4334 2006-03-23 [wwp]        2.0.0cvs166
4335
4336         * src/summaryview.c
4337         * src/gtk/description_window.c
4338                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
4339                 and headers are translated; adjust description windows' width to fit their
4340                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
4341
4342 2006-03-23 [paul]       2.0.0cvs165
4343
4344         * src/common/utils.c
4345                 fix highlighting of URIs containing "()"
4346                 (2.0.0cvs164's reversal fixed)
4347                 Thanks to Colin.
4348
4349 2006-03-23 [paul]       2.0.0cvs164
4350
4351         * src/common/utils.c
4352                 revert patch, (postponing a fix), at 2.0.0cvs120
4353                 as it breaks more URIs than it fixes.
4354                 Allow '-' to be a terminating character in a URI
4355
4356 2006-03-22 [colin]      2.0.0cvs163
4357
4358         * configure.ac
4359                 Require libetpan 0.45
4360                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
4361
4362 2006-03-22 [paul]       2.0.0cvs162
4363
4364         * src/editgroup.c
4365                 replace '<-' and '->' buttons with GTK_STOCK graphical
4366                 buttons
4367         * src/summary_search.c
4368                 don't offer '...' for translation
4369                 add a tooltip to advanced search '...' button
4370         * src/gtk/quicksearch.c
4371                 don't offer '...' for translation
4372
4373 2006-03-21 [colin]      2.0.0cvs161
4374
4375         * src/compose.c
4376                 Fix middle-click pasting (insert at click
4377                 position instead of cursor position, don't
4378                 remove existing selection and allow pasting
4379                 our own selection)
4380         * src/addressbook.c
4381                 "LDAP Server" -> "LDAP servers"
4382
4383 2006-03-21 [wwp]        2.0.0cvs160
4384
4385         * src/etpan/imap-thread.c
4386                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
4387
4388 2006-03-20 [colin]      2.0.0cvs159
4389
4390         * src/summaryview.c
4391                 Don't reload summaryview after an execute with no
4392                 move action
4393
4394 2006-03-19 [colin]      2.0.0cvs158
4395
4396         * src/addressbook.c
4397                 and put groups at the top, always
4398
4399 2006-03-19 [colin]      2.0.0cvs157
4400
4401         * src/addressbook.c
4402                 Order groups before names, as previously
4403
4404 2006-03-19 [colin]      2.0.0cvs156
4405
4406         * src/addressbook.c
4407                 - Sort case-unsensitive
4408                 - Put the sort arrow at opening too
4409
4410 2006-03-19 [wwp]        2.0.0cvs155
4411
4412         * src/addressbook.c
4413                 allow sorting by name/email/remarks, ensure that right-pane's contents
4414                 matches the left-pane selection (cleared when appropriate).
4415                 Patch by Pawel Pekala <c0rn@o2.pl>.
4416
4417 2006-03-18 [colin]      2.0.0cvs154
4418
4419         * src/textview.c
4420                 Fix text cursor ;)
4421
4422 2006-03-18 [colin]      2.0.0cvs153
4423
4424         * src/gtk/filesel.c
4425                 Make sure we hide the preview if we didn't get
4426                 a filename
4427
4428 2006-03-18 [colin]      2.0.0cvs152
4429
4430         * src/summaryview.c
4431                 Set cursor to watch for execution (fixes lack
4432                 of watch-cursor when dnd'ing hundreds of mails)
4433         * src/gtk/filesel.c
4434                 Check that mime type is 'image/*' before updating
4435                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
4436
4437 2006-03-18 [colin]      2.0.0cvs151
4438
4439         * src/mainwindow.c
4440         * src/textview.c
4441         * src/textview.h
4442                 Put a watch cursor in textview too when the mainwindow's
4443                 cursor in a watch
4444
4445 2006-03-18 [colin]      2.0.0cvs150
4446
4447         * src/folder.c
4448                 Change wrong asserts to simple tests
4449
4450 2006-03-17 [colin]      2.0.0cvs149
4451
4452         * src/mainwindow.c
4453         * src/mainwindow.h
4454         * src/prefs_msg_colors.c
4455         * src/summaryview.c
4456         * src/summaryview.h
4457         * src/gtk/colorlabel.c
4458         * src/gtk/colorlabel.h
4459                 Add a color label menu in the main menubar
4460                 Add (fixed) accels Ctrl-{0-7} to change the color
4461                 They have to be fixed because the menu's dynamic,
4462                 the items are complex widgets, hence we can't use
4463                 a GtkItemFactory.
4464
4465
4466 2006-03-17 [wwp]        2.0.0cvs148
4467
4468         * src/compose.c
4469                 rollback few lines from my previous commit (those lines come from
4470                 a pending patch, accidentally commited, even if neutral as they are
4471                 commented out).
4472
4473 2006-03-17 [wwp]        2.0.0cvs147
4474
4475         * src/compose.c
4476                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
4477                 applied code style/indentation to the modified function.
4478
4479 2006-03-17 [wwp]        2.0.0cvs146
4480
4481         * src/procmsg.c
4482         * src/compose.c
4483                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
4484
4485 2006-03-17 [paul]
4486
4487         2.1.0-rc1 released
4488
4489 2006-03-17 [paul]       2.0.0cvs145
4490
4491         * src/main.c
4492                 addressbook_read_file() was called twice
4493         * src/textview.c
4494                 X-Mailer highlighting
4495
4496 2006-03-16 [colin]      2.0.0cvs144
4497
4498         * src/sourcewindow.c
4499         * src/sourcewindow.h
4500                 And the last one, in source window.
4501
4502 2006-03-16 [colin]      2.0.0cvs143
4503
4504         * src/compose.c
4505         * src/compose.h
4506                 Fix the same stuff in compose
4507
4508 2006-03-16 [colin]      2.0.0cvs142
4509
4510         * src/messageview.c
4511                 Complete the previous messageview crash fix
4512
4513 2006-03-16 [colin]      2.0.0cvs141
4514
4515         * src/procmsg.h
4516         * src/procmsg.c
4517         * src/folder.c
4518                 Fix POSTPROCESSING hook
4519                 Patch by H. Merijn Brand
4520
4521         * src/procmime.c
4522         * src/procmime.h
4523                 Parse Content-Location
4524
4525         * src/toolbar.c
4526         * src/messageview.c
4527         * src/messageview.h
4528                 Don't crash when a top-level MessageView has
4529                 been closed on us. Same problematic than
4530                 yesterday's quicksearch issue.
4531
4532 2006-03-15 [colin]      2.0.0cvs140
4533
4534         * src/gtk/quicksearch.c
4535                 Fix a bitchy race we didn't think about when we
4536                 added quicksearch cancellation:
4537                 If the search is not on cached fields, for example
4538                 body_part matchcase "stuff"
4539                 the matcher code has to get the whole message. If
4540                 we're on IMAP, that can be slow, and in order to
4541                 be non-blocking, the IMAP code idle loop processes
4542                 gtk events too. So it is possible to cancel a
4543                 quicksearch while the matcher is getting the mail's
4544                 body. After matcher got its body, it will start to
4545                 iterate over the matcher list that the Quicksearch's
4546                 clear_search_cb() just freed via prepare_matcher().
4547                 SIGSEGV ensues.
4548                 The fix consists of guarding the matcherlist_match()
4549                 call with a boolean 'matching'. If we reset the
4550                 quicksearch while matching is TRUE, we don't free
4551                 the matcherlist anymore like we did, but we set
4552                 another new flag, deferred_free, to TRUE. Then,
4553                 in quicksearch_match(), just after returning from
4554                 matcherlist_match() and unsetting the matching flag,
4555                 we check the deferred_free flag and do the
4556                 prepare_matcher() (which does the matcherlist_free)
4557                 for real, so we free the matcherlist once it's not
4558                 used anymore.
4559                 As all of this runs via the glib main loop, we
4560                 luckily don't need a mutex.
4561         * src/summaryview.c
4562                 Also, show progress while searching.
4563
4564
4565 2006-03-14 [colin]      2.0.0cvs139
4566
4567         * src/alertpanel.c
4568                 Make alertpanel_is_open non-static
4569
4570 2006-03-14 [colin]      2.0.0cvs138
4571
4572         * src/prefs_spelling.c
4573                 Cleanups - Fabien Vantard
4574
4575 2006-03-14 [wwp]        2.0.0cvs137
4576
4577         * src/main.c
4578                 code style normalization (curly braces, indentation).
4579
4580 2006-03-14 [wwp]        2.0.0cvs137
4581
4582         * src/main.c
4583                 code style (braces, indentation)
4584
4585 2006-03-12 [paul]       2.0.0cvs136
4586
4587         * src/prefs_common.c
4588                 trans_hdr defaults to FALSE to be RFC-savvy
4589         * src/prefs_summaries.c
4590                 add a tooltip to the trans_hdr option
4591                 
4592
4593 2006-03-12 [paul]       2.0.0cvs135
4594
4595         * src/prefs_matcher.c
4596                 give a little more width to the combos
4597         * src/prefs_display_header.c
4598         * src/textview.c
4599                 translate headers if prefs_common.trans_hdr
4600                 is TRUE
4601
4602         Patches by Pawel Pekala
4603
4604 2006-03-12 [paul]       2.0.0cvs134
4605
4606         * src/plugins/clamav/clamav_plugin.c
4607         * src/plugins/dillo_viewer/dillo_viewer.c
4608         * src/plugins/pgpcore/plugin.c
4609         * src/plugins/pgpinline/plugin.c
4610         * src/plugins/pgpmime/plugin.c
4611         * src/plugins/spamassassin/spamassassin.c
4612                 update/add to descriptions
4613         * src/plugins/spamassassin/spamassassin_gtk.c
4614                 fixes to the english, remove superfluous
4615                 tooltips, clean up a little
4616
4617 2006-03-12 [paul]       2.0.0cvs133
4618
4619         * src/compose.c
4620                 fix Bug 924, 'Account combo box shows up wrong 
4621                 if & is in account name'
4622
4623 2006-03-11 [colin]      2.0.0cvs132
4624
4625         * src/summaryview.c
4626                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
4627                 messed up shift-selection because is slows down
4628                 moving around summaryview. thanks -users
4629
4630 2006-03-10 [colin]      2.0.0cvs131
4631
4632         * src/plugins/spamassassin/spamassassin_gtk.c
4633                 Put back Paul's engrish fixes
4634
4635 2006-03-10 [colin]      2.0.0cvs130
4636
4637         * src/plugins/spamassassin/spamassassin.c
4638         * src/plugins/spamassassin/spamassassin.h
4639         * src/plugins/spamassassin/spamassassin_gtk.c
4640                 Cleanup SA prefs page (more)
4641                 Patch by Fabien Vantard
4642
4643 2006-03-10 [paul]       2.0.0cvs129
4644
4645         * src/prefs_msg_colors.c
4646         * src/prefs_spelling.c
4647                 widget sensitivity
4648
4649 2006-03-09 [mones]      2.0.0cvs128
4650
4651         * po/es.po
4652                 Update for next RC
4653
4654 2006-03-09 [wwp]        2.0.0cvs127
4655
4656         * configure.ac
4657                 revert accidental commit (requirement for libetpan 0.43), this time
4658                 not in HEAD.
4659
4660 2006-03-09 [wwp]        2.0.0cvs125
4661
4662         * configure.ac
4663                 revert accidental commit (requirement for libetpan 0.43)
4664
4665 2006-03-09 [paul]       2.0.0cvs126
4666
4667         * src/prefs_receive.c
4668                 remove useless frame
4669                 replace 'incorporation' with 'receiving'
4670         * src/plugins/clamav/clamav_plugin_gtk.c
4671         * src/plugins/spamassassin/spamassassin_gtk.c
4672                 improve widget sensitivity
4673                 fix a bit his engrish
4674
4675 2006-03-09 [wwp]        2.0.0cvs125
4676
4677         * src/addressadd.c
4678         * src/foldersel.c
4679         * src/prefs_common.c
4680         * src/prefs_common.h
4681                 remember some more windows' sizes (add to addressbook and
4682                 select folder).
4683
4684 2006-03-09 [paul]       2.0.0cvs124
4685
4686         * src/plugins/pgpcore/prefs_gpg.c
4687                 normalise construction of dialogue
4688
4689 2006-03-09 [paul]       2.0.0cvs123
4690
4691         * src/plugins/trayicon/Makefile.am
4692                 add missing slash
4693
4694 2006-03-08 [colin]      2.0.0cvs122
4695
4696         * src/plugins/trayicon/Makefile.am
4697                 Fix build in separate dir 
4698                 Patch by Bamanzi <bamanzi@gmail.com>
4699
4700 2006-03-08 [colin]      2.0.0cvs121
4701
4702         * src/procmsg.c
4703                 Batch move and copies from summaryview with delayed execution
4704                 too
4705
4706 2006-03-07 [paul]       2.0.0cvs120
4707
4708         * src/common/utils.c
4709                 fix highlighting of URIs containing "()"
4710                 Patch by Pawel Pekala
4711
4712 2006-03-07 [paul]       2.0.0cvs119
4713
4714         * src/folder.c
4715         * src/folder.h
4716         * src/folderview.c
4717                 immediately do alphabetical resort when
4718                 changing a folder's name
4719                 Patch by Pawel Pekala
4720
4721 2006-03-07 [paul]       2.0.0cvs118
4722
4723         * src/news.c
4724         * src/news_gtk.c
4725                 when unsubscribing a newsgroup, remove the
4726                 folder and msgs in .sylpheed-claws/newscache
4727                 Patch by Pawel Pekala <c0rn@gazeta.pl>
4728
4729 2006-03-07 [paul]       2.0.0cvs117
4730
4731         * src/textview.c
4732                 fix wrong Fake URL Warning
4733                 Thanks to Hiro
4734
4735 2006-03-07 [colin]      2.0.0cvs116
4736
4737         * src/imap.c
4738                 Return immediately when password dialog was
4739                 cancelled
4740         * src/gtk/inputdialog.c
4741                 Allow empty strings for passwords
4742
4743
4744 2006-03-06 [colin]      2.0.0cvs115
4745
4746         * src/imap.c
4747                 Prevent double-timeouts when connection fails
4748
4749 2006-03-06 [colin]
4750
4751         2.0.1-rc1 released
4752
4753 2006-03-06 [colin]      2.0.0cvs114
4754
4755         * src/imap.c
4756                 Refresh session during potentially long
4757                 operations
4758
4759 2006-03-06 [wwp]        2.0.0cvs113
4760
4761         * src/prefs_msg_colors.h
4762                 forgot that one (custom color labels).
4763
4764 2006-03-06 [wwp]        2.0.0cvs112
4765
4766         * src/prefs_common.c
4767         * src/prefs_common.h
4768         * src/prefs_msg_colors.c
4769         * src/summaryview.c
4770         * src/summaryview.h
4771         * src/gtk/colorlabel.c
4772         * src/gtk/colorlabel.h
4773                 colors in messages list are now customizable. Color values and names can
4774                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
4775                 Thanks to Paul and Colin for their help with this longstanding patch!
4776
4777 2006-03-06 [wwp]        2.0.0cvs111
4778
4779         * src/textview.c
4780                 don't crash if (x)face is bad.
4781
4782 2006-03-05 [paul]       2.0.0cvs110
4783
4784         * AUTHORS
4785         * configure.ac
4786         * src/Makefile.am
4787         * src/common/Makefile.am
4788         * src/common/utils.h
4789         * src/etpan/imap-thread.c
4790         * src/gtk/authors.h
4791         * src/plugins/clamav/Makefile.am
4792         * src/plugins/demo/Makefile.am
4793         * src/plugins/dillo_viewer/Makefile.am
4794         * src/plugins/pgpcore/Makefile.am
4795         * src/plugins/pgpcore/passphrase.c
4796         * src/plugins/pgpinline/Makefile.am
4797         * src/plugins/pgpmime/Makefile.am
4798         * src/plugins/spamassassin/Makefile.am
4799         * src/plugins/trayicon/Makefile.am
4800                 fix builiding on cygwin
4801                 Patch by Ralgh Young <bamanzi@gmail.com>
4802
4803 2006-03-04 [wwp]        2.0.0cvs109
4804
4805         * manual/keyboard.xml
4806                 fix mixed up/down keys.
4807
4808 2006-03-04 [wwp]        2.0.0cvs108
4809
4810         * README
4811         * INSTALL
4812                 updated links to SpamAssassin.
4813
4814 2006-03-04 [wwp]        2.0.0cvs107
4815
4816         * manual/plugins.xml
4817         * src/plugins/spamassassin/README
4818                 updated SpamAssassin plugin docs to reflect new functional additions
4819                 (also fix/update/documents few technical stuff more, see the README).
4820
4821 2006-03-04 [wwp]        2.0.0cvs106
4822
4823         * src/prefs_message.c
4824                 normalized capitalization of message-prefs paths.
4825
4826 2006-03-04 [wwp]        2.0.0cvs105
4827
4828         * manual/advanced.xml
4829                 typo.
4830
4831 2006-03-03 [colin]      2.0.0cvs104
4832
4833         * src/plugins/clamav/clamav_plugin_gtk.c
4834                 Rework prefs page, patch by Fabien 
4835
4836 2006-03-03 [colin]      2.0.0cvs103
4837
4838         * src/plugins/clamav/clamav_plugin.c
4839                 Set error on all errors
4840
4841 2006-03-03 [colin]      2.0.0cvs102
4842
4843         * src/common/plugin.c
4844                 Initialize error to avoid crashing when a plugin fails
4845                 without setting error
4846
4847 2006-03-02 [wwp]        2.0.0cvs101
4848
4849         * configure.ac
4850                 fixed linker flags for libetpan support on Cygwin
4851                 (thanks to H.Merijn Brand).
4852
4853 2006-03-02 [wwp]        2.0.0cvs100
4854
4855         * src/addressbook.c
4856                 fix some AB error messages: one for punctuation and
4857                 one wrongly duplicate (thanks, maxbritov).
4858
4859 2006-03-02 [wwp]        2.0.0cvs99
4860
4861         * src/plugins/spamassassin/spamassassin.c
4862                 make sync calls to sa-learn/spamc to prevent
4863                 system (whatever local or client/server) overload.
4864
4865 2006-03-02 [colin]      2.0.0cvs98
4866
4867         * src/summaryview.c
4868                 Put the spam icon in the status column instead of the
4869                 mark one
4870
4871 2006-03-01 [colin]      2.0.0cvs97
4872
4873         * src/plugins/spamassassin/spamassassin.c
4874                 Fix segfault (g_file_set_contents fails for some 
4875                 reason and err==0x2f. Can't find out why with
4876                 valgrind, using working function :-)
4877
4878 2006-03-01 [colin]      2.0.0cvs96
4879
4880         * src/inc.c
4881                 Offline overriding: let 'No' be cached only 3 seconds
4882
4883 2006-03-01 [colin]      2.0.0cvs95
4884
4885         * src/addr_compl.c
4886         * src/addrbook.c
4887         * src/addressbook.c
4888         * src/addrindex.c
4889         * src/folder_item_prefs.c
4890         * src/headerview.c
4891         * src/imap.c
4892         * src/inc.c
4893         * src/ldif.c
4894         * src/mainwindow.c
4895         * src/mh.c
4896         * src/msgcache.c
4897         * src/prefs_common.h
4898         * src/prefs_msg_colors.c
4899         * src/procheader.c
4900         * src/procheader.h
4901         * src/procmime.c
4902         * src/procmsg.c
4903         * src/procmsg.h
4904         * src/send_message.h
4905         * src/simple-gettext.c
4906         * src/summaryview.c
4907         * src/summaryview.h
4908         * src/syldap.c
4909         * src/textview.c
4910         * src/undo.c
4911         * src/common/ssl_certificate.c
4912         * src/common/utils.c
4913         * src/gtk/colorsel.c
4914         * src/gtk/gtksctree.c
4915         * src/gtk/gtkshruler.c
4916         * src/plugins/trayicon/trayicon.c
4917                 #if 0 goes to /dev/null
4918
4919 2006-03-01 [colin]      2.0.0cvs94
4920
4921         * src/compose.c
4922         * src/imap.c
4923         * src/inc.c
4924         * src/inc.h
4925         * src/messageview.c
4926         * src/news.c
4927         * src/plugins/spamassassin/spamassassin.c
4928                 Allow to add information in the "working offline"
4929                 window
4930
4931 2006-03-01 [wwp]        2.0.0cvs93
4932
4933         * src/plugins/spamassassin/spamassassin.c
4934                 fixed spamc invocation: use a tricky temporary mini shell wrapper
4935                 'cause it seems that calling `spamc ... < inputfile` with
4936                 g_spawn_(a)sync simply.. erm doesn't work :-).
4937
4938 2006-03-01 [wwp]        2.0.0cvs92
4939
4940         * src/toolbar.c
4941         * src/toolbar.h
4942                 simplify the adding of spam/ham button to the messageview toolbar
4943                 (it gets more clear now that the same button will be "Mark as spam"
4944                 or "Mark as ham" according to the current message status,
4945                 thanks to Colin).
4946
4947 2006-03-01 [wwp]        2.0.0cvs91
4948
4949         * src/messageview.c
4950         * src/procmsg.c
4951         * src/procmsg.h
4952         * src/summaryview.c
4953         * src/plugins/spamassassin/spamassassin.c
4954         * src/plugins/spamassassin/spamassassin.h
4955                 make learner callbacks return a status (0 for ok),
4956                 handle it in main code to avoid setting flags when learning failed,
4957                 don't learn on TCP if offline in spamassassin,
4958                 thanks to Colin.
4959
4960                 
4961
4962 2006-03-01 [wwp]        2.0.0cvs90
4963
4964         * src/compose.c
4965                 some work around the compose window's account menu,
4966                 patch by Fabien Vantard.
4967
4968 2006-03-01 [wwp]        2.0.0cvs89
4969
4970         * src/plugins/spamassassin/spamassassin.c
4971                 fixed bad logics, was using spamc in local mode and sa-learn
4972                 in remote mode (thanks, Colin).
4973
4974 2006-03-01 [wwp]        2.0.0cvs88
4975
4976         * src/plugins/spamassassin/spamassassin.c
4977         * src/plugins/spamassassin/spamassassin.h
4978         * src/plugins/spamassassin/spamassassin_gtk.c
4979                 made processing of emails w/ sa-plugin an option (default is TRUE),
4980                 fixed Engrish some tooltips, capitalization of some debug messages
4981                 and warnings. The spamassassin plugin now provides two separate
4982                 services: process emails upon incorporation and spamd training.
4983                 Both services (un)register independently but use some common
4984                 plugin settings (transport settings, spam storage location).
4985
4986 2006-02-28 [wwp]        2.0.0cvs87
4987
4988         * src/plugins/spamassassin/spamassassin.c
4989                 fix async flag to spamc cmdline execution (batch exec should
4990                 be asynchronous).
4991
4992 2006-02-27 [wwp]        2.0.0cvs86
4993
4994         * src/plugins/spamassassin/spamassassin.c
4995         * src/plugins/spamassassin/spamassassin.h
4996         * src/plugins/spamassassin/spamassassin_gtk.c
4997                 - added the ability to learn a remote spamassassin server (spamd),
4998                 using spamc.
4999                 - added the spamassassin option 'username', that applies to all
5000                 spamassassin operations (filtering, learning, local or remote).
5001                 The default username is the current unix user (if left blank
5002                 from gtk prefs or config file).
5003                 - commented out some unused code (notebook widget), removed unused
5004                 layout (hbox1).
5005                 - make more widgets sensitive to the transport type.
5006
5007 2006-02-27 [colin]      2.0.0cvs85
5008
5009         * src/plugins/spamassassin/spamassassin.c
5010                 Fix sa-learn call when offline
5011
5012 2006-02-27 [colin]      2.0.0cvs84
5013
5014         * configure.ac
5015         * src/Makefile.am
5016         * src/mainwindow.c
5017         * src/mainwindow.h
5018         * src/messageview.c
5019         * src/messageview.h
5020         * src/prefs_toolbar.c
5021         * src/procmsg.c
5022         * src/stock_pixmap.c
5023         * src/stock_pixmap.h
5024         * src/summaryview.c
5025         * src/toolbar.c
5026         * src/toolbar.h
5027         * src/pixmaps/ham_btn.xpm
5028         * src/pixmaps/spam.xpm
5029         * src/pixmaps/spam_btn.xpm
5030         * src/plugins/spamassassin/spamassassin.c
5031                 Add button in toolbar for spam learning
5032                 Fix a few bugs from the last related commit
5033                 Revert 1.9.6cvs23 which messed up shift-selection
5034
5035 2006-02-24 [colin]      2.0.0cvs83
5036
5037         * src/procmsg.c
5038         * src/summaryview.c
5039         * src/summaryview.h
5040         * src/plugins/spamassassin/spamassassin.c
5041         * src/plugins/spamassassin/spamassassin.h
5042         * src/plugins/spamassassin/spamassassin_gtk.c
5043                 Unregister learner when spamassassin is either
5044                 disabled or over tcp
5045
5046 2006-02-24 [colin]      2.0.0cvs82
5047
5048         * src/Makefile.am
5049         * src/mainwindow.c
5050         * src/mainwindow.h
5051         * src/procmsg.c
5052         * src/procmsg.h
5053         * src/stock_pixmap.c
5054         * src/stock_pixmap.h
5055         * src/summaryview.c
5056         * src/summaryview.h
5057         * src/gtk/icon_legend.c
5058         * src/pixmaps/spam.xpm  ** NEW FILE **
5059         * src/plugins/spamassassin/spamassassin.c
5060         * src/plugins/spamassassin/spamassassin_gtk.c
5061                 Add spam learning interface (Mark/Mark as 
5062                 (spam|ham) menus)
5063
5064 2006-02-24 [wwp]        2.0.0cvs81
5065
5066         * src/compose.c
5067         * src/compose.h
5068         * src/filtering.c
5069                 hide compose window when sending message in batch mode
5070                 (filtering: forward and redirect). Also fixed a wrong
5071                 value returned when sending failed, neutral anyway.
5072                 (Colin, me) 
5073
5074 2006-02-24 [wwp]        2.0.0cvs80
5075
5076         * src/mainwindow.c
5077                 use GTK+'s stock quit button. Patch by Fabien Vantard.
5078
5079 2006-02-24 [paul]       2.0.0cvs79
5080
5081         * src/news.c
5082         * src/news.h
5083         * src/news_gtk.c
5084                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
5085                 Thanks to Colin
5086
5087 2006-02-23 [colin]      2.0.0cvs78
5088
5089         * src/alertpanel.c
5090                 Change OK to Close in alertpanel with View log
5091                 button; add accel to View log. Patch by Fabien
5092                 Vantard
5093
5094 2006-02-23 [wwp]        2.0.0cvs77
5095
5096         * src/compose.c
5097                 silly me, there were much more tests to perform, since toolbars can
5098                 really have down to 1 element only.
5099
5100 2006-02-23 [wwp]        2.0.0cvs76
5101
5102         * commitHelper
5103                 fixed indentation from my previous commit. Fallback to VISUAL if
5104                 EDITOR is not set (and to vi, at last resort).
5105
5106 2006-02-23 [wwp]        2.0.0cvs75
5107
5108         * commitHelper
5109                 improved error detection (Colin, me).
5110
5111 2006-02-23 [wwp]        2.0.0cvs74
5112
5113         * src/prefs_toolbar.c
5114                 simplify and fix prefs/toolbars layouting. Combos' contents can
5115                 now be really displayed.
5116
5117 2006-02-23 [wwp]        2.0.0cvs73
5118         simplifies and fix prefs/toolbars layouting. Combos' contents can now
5119         be really displayed.
5120
5121 2006-02-22 [wwp]        2.0.0cvs72
5122
5123         * src/compose.c
5124                 fix a typo in my previous commit (sorry!).
5125
5126 2006-02-22 [wwp]        2.0.0cvs71
5127
5128         * src/prefs_toolbar.c
5129                 fix a crash when adding separators to toolbars,
5130                 also fix some separator item information.
5131
5132 2006-02-22 [wwp]        2.0.0cvs70
5133
5134         * src/compose.c
5135                 fix a crash when redirecting (for instance) when compose window's
5136                 toolbar contents has been customized (when some buttons have been
5137                 removed in fact).
5138
5139 2006-02-21 [wwp]        2.0.0cvs69
5140
5141         * src/summaryview.c
5142         * src/gtk/pluginwindow.c
5143         * src/plugins/pgpcore/prefs_gpg.c
5144                 fix some compilation warnings (feat. remains of removed code).
5145
5146 2006-02-21 [wwp]        2.0.0cvs68
5147
5148         * src/gtk/gtkutils.c
5149                 fix two compilation issues, thanks to Stephan Sachse.
5150
5151 2006-02-20 [colin]      2.0.0cvs67
5152
5153         * src/mainwindow.c
5154                 Don't reselect displayed mail on refocus
5155                 This fixes actions misbehaving 
5156
5157 2006-02-20 [wwp]        2.0.0cvs66
5158
5159         * src/summaryview.c
5160         * src/gtk/gtksctree.c
5161         * src/gtk/gtkshruler.c
5162                 changed more runtime typecast checks.
5163
5164 2006-02-20 [wwp]        2.0.0cvs65
5165
5166         * src/summary_search.c
5167                 find all - summaryview refresh issue fixed, thanks to Colin.
5168
5169 2006-02-20 [wwp]        2.0.0cvs64
5170
5171         * src/gtk/gtkutils.c
5172                 better runtime typecast checks.
5173
5174 2006-02-20 [wwp]        2.0.0cvs63
5175
5176         * src/summary_search.c
5177                 enhancements to the summary search:
5178                         - add the ability to stop the running search
5179                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5180                         - don't search if no criteria (From/To/Subject/Body) is set
5181                         - ensure that a busy mouse pointer is always shown when searching,
5182                           show it even a bit earlier
5183
5184 2006-02-19 [colin]      2.0.0cvs62
5185
5186         * src/compose.c
5187         * src/imap.c
5188         * src/etpan/imap-thread.c
5189         * src/etpan/imap-thread.h
5190                 (Future) IMAP speed improvement on sending
5191                 Will require a libetpan update
5192         * src/summaryview.c
5193         * src/gtk/quicksearch.c
5194                 Make quicksearch clearable while running.
5195
5196 2006-02-17 [colin]      2.0.0cvs61
5197
5198         * src/imap.c
5199         * src/etpan/imap-thread.c
5200         * src/etpan/imap-thread.h
5201                 Check for IMAP certificates
5202                 ** Requires libetpan-0.42-cvs4 
5203                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5204
5205 2006-02-17 [colin]      2.0.0cvs60
5206
5207         * src/messageview.c
5208         * src/prefs_common.c
5209         * src/prefs_common.h
5210         * src/prefs_message.c
5211                 Add pref to display HTML-only mails with plugin, 
5212                 if possible (defaulting to FALSE of course).
5213
5214 2006-02-16 [colin]      2.0.0cvs59
5215
5216         * src/main.c
5217         * src/common/plugin.c
5218         * src/common/plugin.h
5219         * src/gtk/pluginwindow.c
5220                 Keep track of requested (but unloaded) plugins
5221                 in some error cases.
5222
5223 2006-02-16 [wwp]        2.0.0cvs58
5224
5225         * src/gtk/gtkaspell.c
5226         * src/gtk/gtkaspell.h
5227         * src/prefs_spelling.c
5228         * src/compose.c
5229         * src/prefs_common.c
5230         * src/prefs_common.h
5231                 implemented new optional spellchecker behaviour: re-check message when
5232                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5233
5234 2006-02-16 [wwp]        2.0.0cvs57
5235
5236         * src/quote_fmt_parse.y
5237                 pclose popen'ed pipe.
5238
5239 2006-02-15 [colin]      2.0.0cvs56
5240
5241         * src/mimeview.c
5242         * src/mimeview.h
5243                 Let MimeViewers know which MimeView they
5244                 depend of.
5245         * src/summaryview.c
5246                 Swap From/To columns in Sent/Queue/Drafts
5247                 folders
5248         * src/etpan/imap-thread.c
5249                 Use mailstream_low_tls_open() for STARTTLS
5250                 instead of mailstream_low_ssl_open()
5251                 ** REQUIRES libetpan 0.42cvs3 **
5252
5253 2006-02-15 [wwp]        2.0.0cvs55
5254
5255         * src/compose.c
5256         * src/compose.h
5257         * src/message_search.c
5258         * src/message_search.h
5259         * src/textview.c
5260         * src/gtk/gtkutils.c
5261         * src/gtk/gtkutils.h
5262                 added the ability to Find text in the compose window (and a bit
5263                 of code factorization).
5264
5265 2006-02-15 [wwp]        2.0.0cvs54
5266
5267         * src/prefs_gtk.c
5268                 yet another one file was missing (fix for some widgets' sensitivity).
5269                 Thanks Colin!
5270
5271 2006-02-15 [wwp]        2.0.0cvs53
5272
5273         * src/prefs_gtk.h
5274                 oops forgot that file (fix for some widgets' sensitivity).
5275
5276 2006-02-15 [wwp]        2.0.0cvs52
5277
5278         * src/summary_search.c
5279                 implemented advanced summary search options (added the ability
5280                 to use matcher conditions in an advanced search mode).
5281
5282 2006-02-15 [wwp]        2.0.0cvs51
5283
5284         * src/plugins/pgpcore/prefs_gpg.c
5285         * src/prefs_account.c
5286                 fix some widget sensitivity, mostly around some labels in
5287                 account prefs.
5288
5289 2006-02-15 [paul]       2.0.0cvs50
5290
5291         * manual/advanced.xml
5292                 improve Templates info
5293                 written by wwp
5294
5295 2006-02-14 [colin]      2.0.0cvs49
5296
5297         * src/pixmaps/address_book.xpm
5298         * src/pixmaps/preferences.xpm
5299         * src/pixmaps/properties.xpm
5300                 Fix pixmap size - patch by Fabien Vantard
5301
5302 2006-02-13 [colin]      2.0.0cvs48
5303
5304         * src/procmime.c
5305                 Add missing fclose()s on error
5306         * src/textview.c
5307                 Remove unused code
5308         * src/common/utils.c
5309                 Fix temp files not being deleted on windows
5310         Patches by Thomas Gilgin
5311
5312 2006-02-13 [colin]      2.0.0cvs47
5313
5314         * src/mainwindow.c
5315                 Fix exit crash
5316
5317 2006-02-13 [wwp]        2.0.0cvs46
5318
5319         * src/plugins/pgpcore/prefs_gpg.c
5320                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
5321
5322 2006-02-12 [colin]      2.0.0cvs45
5323
5324         * src/folderview.c
5325         * src/main.c
5326         * src/mainwindow.c
5327                 Fix "stuff" when quitting
5328
5329 2006-02-12 [wwp]        2.0.0cvs44
5330
5331         * src/prefs_themes.c
5332                 fix typos in debug messages.
5333
5334 2006-02-11 [colin]      2.0.0cvs43
5335
5336         * src/summaryview.c
5337                 don't allow drag/drop from ourself
5338
5339 2006-02-10 [wwp]        2.0.0cvs42
5340
5341         * src/exporthtml.c
5342         * src/html.c
5343         * src/html.h
5344         * src/procmime.c
5345         * src/textview.c
5346                 renamed html_ prefixed functions and data structures to avoid
5347                 namespace clashes w/ other software (gtkhtml2 for instance).
5348                 Closes bug #907.
5349
5350
5351 2006-02-09 [colin]      2.0.0cvs41
5352
5353         * src/summaryview.c
5354                 Fix shitty logic messed up. Thanks Ticho for the hint!
5355
5356 2006-02-09 [wwp]        2.0.0cvs40
5357
5358         * src/gtk/about.c
5359         * src/compose.c
5360         * src/prefs_account.c
5361         * src/prefs_gtk.h
5362         * src/editaddress.c
5363                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
5364                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
5365                 Browse buttons in accounts prefs.
5366
5367 2006-02-09 [colin]      2.0.0cvs39
5368
5369         * src/matcher.c
5370                 Check for pointer before using its members
5371         * src/gtk/gtksourceprintjob.c
5372                 Fix a wrong warning
5373
5374 2006-02-09 [wwp]        2.0.0cvs38
5375
5376         * src/gtk/filesel.c
5377                 fix few compiler warnings (type mismatch).
5378
5379 2006-02-09 [paul]       2.0.0cvs37
5380
5381         * po/fr.po
5382                 updated by Fabien Vantard
5383
5384 2006-02-08 [colin]      2.0.0cvs36
5385
5386         * src/prefs_common.c
5387         * src/common/defs.h
5388         * src/common/plugin.c
5389                 allow windows and linux configurations to coexist
5390                 patch by Thomas Gilgin
5391
5392 2006-02-08 [colin]      2.0.0cvs35
5393
5394         * src/filtering.c
5395         * src/matcher.c
5396         * src/matcher.h
5397         * src/matcher_parser_parse.y
5398         * src/prefs_filtering_action.c
5399         * src/prefs_matcher.c
5400                 Add the "Ignore thread" filtering
5401                 action
5402
5403 2006-02-08 [colin]      2.0.0cvs34
5404
5405         * src/compose.c
5406         * src/procmime.c
5407         * src/procmime.h
5408                 Fix bug #905 (damaged attachment)
5409                 text files with raw \0's aren't really text files
5410         FOR_STABLE
5411
5412 2006-02-08 [colin]      2.0.0cvs33
5413
5414         * src/summaryview.c
5415                 Fix crasher introduced yesterday
5416
5417 2006-02-08 [wwp]        2.0.0cvs32
5418
5419         * src/compose.c
5420         * src/compose.h
5421                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
5422
5423 2006-02-08 [wwp]        2.0.0cvs31
5424
5425         * src/prefs_template.c
5426                 templates enhancement: allow address completion for Cc and Bcc fields
5427                 (it was currently possible for the To field only)
5428
5429 2006-02-08 [colin]      2.0.0cvs30
5430
5431         * src/compose.c
5432                 Don't unblock if not blocked
5433         FOR_STABLE
5434
5435 2006-02-07 [colin]      2.0.0cvs29
5436
5437         * src/action.c
5438                 Forgot to refresh summaryview
5439
5440 2006-02-07 [colin]      2.0.0cvs28
5441
5442         * src/action.c
5443                 Freeze/thaw message list and folder list while
5444                 processing %as{} actions 
5445         * src/compose.c
5446                 Fix auto-wrap disabling after a middle-click
5447                 paste - FOR_STABLE
5448
5449 2006-02-07 [paul]       2.0.0cvs27
5450
5451         * src/folder.c
5452                 fix freeing of uninitialised pointers
5453                 Thanks to Colin
5454
5455 2006-02-06 [colin]      2.0.0cvs26
5456
5457         * src/folder.c
5458                 Use g_slist_prepend in potentially big list
5459
5460 2006-02-06 [colin]      2.0.0cvs25
5461
5462         * src/folder.c
5463                 Completely skip processing if it doesn't 
5464                 exist (faster!)
5465
5466 2006-02-06 [colin]      2.0.0cvs24
5467
5468         * src/folder.c
5469         * src/summaryview.c
5470                 Batch filtering in summaryview (from Tools menu)
5471                 and pre/post//-processing too
5472
5473 2006-02-06 [colin]      2.0.0cvs23
5474
5475         * src/procmsg.h
5476         * src/filtering.c
5477                 Use a special field for batch filtering instead
5478                 of stepping on deferred execution's toes
5479
5480 2006-02-06 [colin]      2.0.0cvs22
5481
5482         * src/action.c
5483         * src/filtering.c
5484         * src/filtering.h
5485         * src/folder.c
5486         * src/summaryview.c
5487                 Fix filtering via menus and actions
5488
5489 2006-02-06 [colin]      2.0.0cvs21
5490
5491         * src/imap.c
5492                 Put the added file directly to cache if possible (will work
5493                 with next libetpan)
5494         * src/filtering.c
5495         * src/filtering.h
5496         * src/inc.c
5497         * src/folder.c
5498         * src/mbox.c
5499         * src/procmsg.h
5500                 Move and copy filtered messages by batches instead of one
5501                 by one - faster on IMAP
5502         * src/procmsg.c
5503                 Add a function that'll possibly be useful later
5504
5505 2006-02-06 [colin]      2.0.0cvs20
5506
5507         * src/addressbook.c
5508                 Use internal mime-type instead of text/plain for d'n'd
5509         * src/compose.c
5510                 Allow attaching files from mimeview's icon list via d'n'd
5511         * src/folderview.c
5512         * src/folderview.h
5513                 Use internal mime-type instead of text/plain for d'n'd
5514                 Don't try to selected opened folder if none is
5515                 Factorize d'n'd from other apps code
5516         * src/headerview.c
5517         * src/textview.c
5518         * src/gtk/gtkutils.c
5519         * src/gtk/gtkutils.h
5520                 Factorize Face/X-Face stuff
5521         * src/mimeview.c
5522                 Fix d'n'd to other apps
5523         * src/prefs_message.c
5524                 Let the XFace pref be usable without libcompface as it also
5525                 applies to Face
5526         * src/summaryview.c
5527                 Fix d'n'd to other apps
5528                 Factorize d'n'd from other apps code
5529
5530 2006-02-06 [wwp]        2.0.0cvs19
5531
5532         * po/it.po
5533                 Italian translation fixes by Andrea Spadaccini (no more confusion
5534                 between filtering and processing, and few changes in the About
5535                 dialog).
5536
5537
5538 2006-02-06 [mones]      2.0.0cvs18
5539
5540         * src/gtk/icon_legend.c
5541                 Improved descriptions allowing better translations
5542
5543 2006-02-05 [colin]      2.0.0cvs17
5544
5545         * src/imap.c
5546                 Add the f*cking missing expunge that caused imap_fetch_env
5547                 to fail after an add_msgs ! :-///
5548         * src/etpan/imap-thread.c
5549                 Add a bit of debug
5550         FOR_STABLE
5551
5552 2006-02-05 [colin]      2.0.0cvs16
5553
5554         * src/common/utils.c
5555                 Don't check for return-path (or we can't put
5556                 back non-sent mails)
5557
5558 2006-02-05 [colin]      2.0.0cvs15
5559
5560         * src/textview.c
5561                 Don't try to display Face header in textview
5562                 when teh headerview's active
5563
5564 2006-02-05 [colin]      2.0.0cvs14
5565
5566         * tools/tbird2syl.py
5567         * tools/Makefile.am
5568                 Add script to import Thunderbird mails
5569
5570 2006-02-05 [colin]      2.0.0cvs13
5571
5572         * src/headerview.c
5573         * src/procheader.c
5574         * src/procmsg.c
5575         * src/procmsg.h
5576         * src/textview.c
5577                 Show Face headers - patch partially by Klaus Flittner
5578
5579 2006-02-05 [colin]      2.0.0cvs12
5580
5581         * src/folderview.c
5582         * src/summaryview.c
5583         * src/common/utils.c
5584         * src/common/utils.h
5585                 Let dnd work from mime icons to summaryview
5586                 and to folderview too
5587                 Add a crude test to avoid trying to add files
5588                 drag'n'dropped when they're not mails
5589
5590 2006-02-04 [colin]      2.0.0cvs11
5591
5592         * src/summaryview.c
5593         * src/mimeview.c
5594                 Fix utf8 conversion
5595
5596 2006-02-04 [colin]      2.0.0cvs10
5597
5598         * src/compose.c
5599         * src/folderview.c
5600         * src/mimeview.c
5601         * src/summaryview.c
5602         * src/summaryview.h
5603                 Added various drag and drop capas:
5604                 From                    To
5605                 summaryview             other apps
5606                 mimeview icons          other apps
5607                 other apps              summaryview
5608                 other apps              folderview
5609
5610                 This shouldn't have broken the existing:
5611                 From                    To
5612                 summaryview             folderview
5613                 folderview              folderview
5614                 summaryview             compose's attachments
5615
5616         Tests welcomed.
5617
5618 2006-02-02 [paul]       2.0.0cvs9
5619
5620         * src/mainwindow.c
5621                 move global option 'Set displayed columns...' out
5622                 of folder option grouping.
5623                 fix sensitivity of 'harvest addresses'
5624         FOR_STABLE
5625
5626 2006-02-01 [colin]      2.0.0cvs8
5627
5628         * src/mimeview.c
5629                 Revert the alertpanel patch, it sucks (intrusive
5630                 and gets in the way of "open")
5631
5632 2006-02-01 [colin]      2.0.0cvs7
5633
5634         * src/compose.c
5635         * src/prefs_account.c
5636         * src/prefs_common.c
5637         * src/common/defs.h
5638         * src/common/utils.c
5639         * src/common/utils.h
5640                 Add ability to edit the signature file
5641                 from the account preferences, and use
5642                 a default for the text editor.
5643                 Patch by Fabien Vantard
5644
5645 2006-02-01 [colin]      2.0.0cvs6
5646
5647         * src/mimeview.c
5648                 Try to get mime type by extension if it is
5649                 application/octet-stream
5650                 Display a window with possible choices when
5651                 encountering unknown mime types
5652         * src/gtk/filesel.c
5653         * src/gtk/filesel.h
5654                 Add preview
5655                 Allow multiple selection in filtered filesel
5656                 (patch by Fabien Vantard)
5657         * src/gtk/pluginwindow.c
5658                 Use it (patch by Fabien Vantard)
5659
5660 2006-02-01 [paul]       2.0.0cvs5
5661
5662         * src/jpilot.c
5663                 fix crash on creating jpilot address book
5664                 Thanks to Colin - FOR_STABLE
5665         * src/prefs_summaries.c
5666         * src/prefs_wrapping.c
5667         * src/gtk/icon_legend.c
5668         * src/gtk/quicksearch.c
5669                 string fixes and additions
5670
5671 2006-02-01 [paul]       2.0.0cvs4
5672
5673         * src/compose.c
5674         * src/mainwindow.c
5675         * src/messageview.c
5676         * src/prefs_send.c
5677                 add Arabic encoding option
5678                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
5679
5680 2006-01-31 [colin]      2.0.0cvs3
5681
5682         * src/plugins/pgpcore/passphrase.c
5683                 Convert passphrase to locale encoding
5684         * src/compose.c
5685                 Fix drafting on IMAP. Crappy bug sneaked in
5686                 the release :-/
5687         FOR_STABLE
5688
5689 2006-01-30 [paul]       2.0.0cvs2
5690
5691         * src/gtk/icon_legend.c
5692                 show the new entries
5693
5694 2006-01-30 [colin]      2.0.0cvs1
5695
5696         * src/manual.c
5697                 Check for the file to be present before 
5698                 enabling the menu - FOR_STABLE
5699         * src/gtk/icon_legend.c
5700                 Add folders icons (not all of them, there
5701                 are too much, but the most intriguing ones)
5702
5703 2006-01-30 [paul]       2.0.0
5704
5705         version 2.0.0 released
5706
5707 2006-01-30 [paul]       1.9.100cvs200
5708
5709         * manual/faq.xml
5710         * manual/gpl.xml
5711         * manual/intro.xml
5712         * manual/starting.xml
5713         * manual/sylpheed-claws-manual.xml
5714                 fixes, additions
5715
5716 2006-01-29 [mones]      1.9.100cvs199
5717
5718         * manual/account.xml
5719         * manual/advanced.xml
5720         * manual/glossary.xml
5721                 Some typos fixed, added LDIF term to glossary
5722         * po/es.po
5723                 Fixed leading plus symbol
5724
5725 2006-01-29 [paul]       1.9.100cvs198
5726
5727         * po/fi.po
5728         * po/sk.po
5729                 updated by Tommi Pirinen and Andrej Kacian
5730
5731 2006-01-29 [paul]       1.9.100cvs197
5732
5733         * src/gtk/authors.h
5734                 remove duplicates
5735
5736 2006-01-29 [paul]       1.9.100cvs196
5737
5738         * AUTHORS
5739         * po/nl.po
5740         * src/gtk/authors.h
5741         * tools/claws.i18n.status.pl
5742                 nl translation updated by Tim Dijkstra
5743
5744 2006-01-29 [paul]       1.9.100cvs195
5745
5746         * po/sr.po
5747         * po/sv.po
5748                 updated by Aleksandar Urosevic and Anders Troback
5749
5750 2006-01-28 [colin]      1.9.100cvs194
5751
5752         * src/gtk/gtksourceprintjob.c
5753                 Don't fiddle with PangoLayout when we
5754                 have an image
5755
5756 2006-01-28 [paul]       1.9.100cvs193
5757
5758         * AUTHORS
5759         * po/el.po
5760         * po/zh_CN.po
5761         * src/gtk/authors.h
5762         * tools/claws.i18n.status.pl
5763                 updated translations submitted by Stavros Giannouris
5764                 and Ralgh Young
5765
5766 2006-01-27 [colin]      1.9.100cvs192
5767
5768         * src/summaryview.c
5769         * src/gtk/gtksourceprintjob.c
5770                 Add image printing 
5771                 (libgnomeprint only, of course)
5772
5773 2006-01-27 [paul]       1.9.100cvs191
5774
5775         * po/fr.po
5776         * po/it.po
5777                 updated by Fabien Vantard and Andrea Spadaccini
5778
5779 2006-01-26 [colin]      1.9.100cvs190
5780
5781         * manual/Makefile.am
5782         * configure.ac
5783                 Make building the manual optional 
5784                 (--disable-manual)
5785
5786 2006-01-26 [paul]       1.9.100cvs189
5787
5788         * manual/glossary.xml
5789         * manual/plugins.xml
5790                 edited
5791         * po/en_GB.po
5792                 updated
5793
5794 2006-01-26 [paul]       1.9.100cvs188
5795
5796         * src/prefs_display_header.c
5797         * src/prefs_folder_column.c
5798         * src/prefs_msg_colors.c
5799         * src/prefs_summaries.c
5800         * src/prefs_summary_column.c
5801                 HIGify
5802
5803 2006-01-25 [colin]      1.9.100cvs187
5804
5805         * src/imap.c
5806                 Don't allow moving/copying mails between
5807                 queue/drafts and non-queue/drafts folders
5808                 Fixes bug #897 (message header is resetted 
5809                 if one is copied to Drafts)
5810
5811 2006-01-25 [colin]      1.9.100cvs186
5812
5813         * src/folder.c
5814         * src/mainwindow.c
5815                 Fix subscribed folders not found
5816         * src/compose.c
5817                 Don't try to encode as original mail's charset
5818                 if it's ascii 
5819
5820 2006-01-25 [paul]       1.9.100cvs185
5821
5822         * AUTHORS
5823         * po/Makevars
5824                 updated
5825         * po/de.po
5826         * po/pl.po
5827         * po/pt_BR.po
5828         * po/sr.po
5829                 updates submitted by Stephan Sachse, Emilian Nowak
5830                 and Quar, Frederico Goncalves Guimaraes, and
5831                 Aleksandar Urosevic
5832                 Fix Bug 896, 'PT_BR locale broken'.
5833         * src/gtk/authors.h
5834                 updated
5835
5836 2006-01-24 [mones]      1.9.100cvs184
5837
5838         * manual/glossary.xml
5839                 All current terms finished. Reviewers welcome ;-)
5840         * manual/keyboard.xml
5841                 Fixed column width for pdf output.
5842         * po/es.po
5843                 Updated
5844
5845 2006-01-24 [paul]       1.9.100cvs183
5846
5847         * manual/glossary.xml
5848                 fix id name
5849         * manual/dist/html/Makefile.am
5850         * manual/dist/pdf/Makefile.am
5851         * manual/dist/ps/Makefile.am
5852         * manual/dist/txt/Makefile.am
5853                 fix make deps
5854                 Thanks to Colin
5855
5856 2006-01-24 [mones]      1.9.100cvs182
5857
5858         * manual/glossary.xml
5859                 Nearly finished, some terms missing.
5860
5861 2006-01-23 [paul]       1.9.100cvs181
5862
5863         * manual/dist/html/Makefile.am
5864         * manual/dist/pdf/Makefile.am
5865         * manual/dist/ps/Makefile.am
5866         * manual/dist/txt/Makefile.am
5867         * src/mainwindow.c
5868                 re-enable manual
5869                 Thanks to Colin
5870
5871 2006-01-22 [colin]      1.9.100cvs180
5872
5873         * src/compose.c
5874         * src/gtk/gtkaspell.c
5875                 Don't deselect stuff before right-clicking, with aspell.
5876                 (This prevented right-click Copy, for example).
5877                 Thanks to Clo!
5878
5879 2006-01-22 [paul]       1.9.100cvs179
5880
5881         * src/summary_search.c
5882                 don't fix the widget size as it causes problems
5883                 under localisation.
5884                 Thanks to Emilian Nowak
5885
5886 2006-01-21 [paul]       1.9.100cvs178
5887
5888         * src/prefs_themes.c
5889                 fix broken underlining of label text
5890                 with some translations
5891
5892 2006-01-21 [colin]      1.9.100cvs177
5893
5894         * po/fr.po
5895                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
5896
5897 2006-01-20 [colin]      1.9.100cvs176
5898
5899         * configure.ac
5900         * Makefile.am
5901         * manual/Makefile
5902         * manual/dist/html/.cvsignore
5903         * manual/dist/html/Makefile.am
5904         * manual/dist/pdf/.cvsignore
5905         * manual/dist/pdf/Makefile.am
5906         * manual/dist/ps/.cvsignore
5907         * manual/dist/ps/Makefile.am
5908         * manual/dist/txt/.cvsignore
5909         * manual/dist/txt/Makefile.am
5910                 Autotool-ize manual
5911
5912 2006-01-20 [paul]       1.9.100cvs175
5913
5914         * manual/handling.xml
5915                 make Filtering and Searching entries easier to find
5916         * manual/keyboard.xml
5917                 add the remaining default keybinds
5918         * src/prefs_summaries.c
5919                 update the default keybinds
5920
5921 2006-01-20 [paul]       1.9.100cvs174
5922
5923         * src/addressbook.c
5924         * src/addrgather.c
5925         * src/addrharvest.c
5926         * src/editaddress.c
5927         * src/editgroup.c
5928         * src/exphtmldlg.c
5929         * src/expldifdlg.c
5930         * src/exporthtml.c
5931         * src/exportldif.c
5932         * src/ldif.c
5933                 replace 'e-mail' with 'email'
5934         * src/summary_search.c
5935                 add mnemonic to "Find all" button
5936
5937 2006-01-20 [wwp]        1.9.100cvs173
5938
5939         * src/export.c
5940         * src/import.c
5941                 touched mbox import/export buttons for HIG-compliance
5942
5943 2006-01-19 [paul]       1.9.100cvs172
5944
5945         * manual/account.xml
5946         * manual/addrbook.xml
5947         * manual/advanced.xml
5948         * manual/faq.xml
5949         * manual/handling.xml
5950         * manual/intro.xml
5951         * manual/plugins.xml
5952         * manual/starting.xml
5953                 more editing
5954
5955 2006-01-19 [paul]       1.9.100cvs171
5956
5957         * src/toolbar.c
5958                 allow use of trash button while receiving
5959                 Thanks to Colin
5960
5961 2006-01-19 [wwp]        1.9.100cvs170
5962
5963         * src/gtk/quicksearch.c
5964         * src/compose.c
5965                 force text color to black when yellow background is set
5966
5967 2006-01-19 [colin]      1.9.100cvs169
5968
5969         * src/plugins/trayicon/trayicon.c
5970                 Gray out Get Mail when already getting mail
5971
5972 2006-01-18 [paul]       1.9.100cvs168
5973
5974         * src/compose.c
5975                 give widget yellow background was To is
5976                 set via folder prefs
5977         * src/gtk/quicksearch.c
5978                 give widget yellow background when quick
5979                 search is active.
5980                 Thanks to Colin
5981
5982 2006-01-18 [paul]       1.9.100cvs167
5983
5984         * doc/man/sylpheed-claws.1
5985                 add --subscribe option
5986
5987 2006-01-18 [paul]       1.9.100cvs166
5988
5989         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5990         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5991                 use %U instead of %F (%F is broken for user installed
5992                 files in kde 3.5)
5993
5994 2006-01-18 [colin]      1.9.100cvs165
5995
5996         * src/summaryview.c
5997                 Default to Yes in "No more * messages" dialogs
5998
5999 2006-01-17 [colin]      1.9.100cvs164
6000
6001         * src/compose.c
6002                 Possibly fix an invalid iterator causing
6003                 crash
6004
6005 2006-01-17 [colin]      1.9.100cvs163
6006
6007         * src/mimeview.c
6008                 Fix crash when the image disappears under the
6009                 image viewer
6010
6011 2006-01-16 [colin]      1.9.100cvs162
6012
6013         * src/compose.c
6014                 Fix reenabling autowrap
6015
6016 2006-01-16 [colin]      1.9.100cvs161
6017
6018         * src/compose.c
6019                 reset quote_len before getting quote_str
6020
6021 2006-01-16 [colin]      1.9.100cvs160
6022
6023         * src/account.c
6024         * src/account.h
6025         * src/folder.c
6026         * src/imap_gtk.c
6027         * src/mh_gtk.c
6028                 Fix bug #883 (default inbox does not track folder move)
6029
6030 2006-01-16 [colin]      1.9.100cvs159
6031
6032         * src/compose.c
6033         * src/plugins/pgpcore/passphrase.c
6034                 More buttons fixes
6035
6036 2006-01-16 [paul]       1.9.100cvs158
6037
6038         * src/prefs_actions.c
6039         * src/prefs_filtering_action.c
6040         * src/prefs_matcher.c
6041         * src/quote_fmt.c
6042         * src/gtk/description_window.c
6043         * src/gtk/description_window.h
6044         * src/gtk/quicksearch.c
6045                 description window cleanups
6046
6047 2006-01-15 [colin]      1.9.100cvs157
6048
6049         * src/addressbook.c
6050         * src/prefs_filtering.c
6051                 Same here
6052
6053 2006-01-15 [colin]      1.9.100cvs156
6054
6055         * src/folderview.c
6056         * src/mainwindow.c
6057                 Same for "Empty trash"
6058
6059 2006-01-15 [colin]      1.9.100cvs155
6060
6061         * src/inc.c
6062                 Override offline dialog had Yes by default
6063
6064 2006-01-15 [colin]      1.9.100cvs154
6065
6066         * src/summaryview.c
6067                 Delete selected messages? previously had Yes the default
6068
6069 2006-01-15 [colin]      1.9.100cvs153
6070
6071         * src/folder.c
6072         * src/folder.h
6073         * src/main.c
6074                 Check if a mailbox is loaded after all
6075                 plugins are loaded.
6076
6077 2006-01-15 [colin]      1.9.100cvs152
6078
6079         * src/folder.c
6080                 Don't start wizard when there are unloaded folders (will help
6081                 people with only mbox or maildir mailboxes)
6082
6083 2006-01-14 [colin]      1.9.100cvs151
6084
6085         * src/addressbook.c
6086         * src/expldifdlg.c
6087         * src/importldif.c
6088         * src/importmutt.c
6089         * src/importpine.c
6090         * src/mh_gtk.c
6091                 More HIG compliance and fixes
6092
6093 2006-01-14 [colin]      1.9.100cvs150
6094
6095         * src/prefs_filtering_action.c
6096         * src/foldersel.c
6097                 Two forgotten button order changes
6098
6099 2006-01-14 [colin]      1.9.100cvs149
6100
6101         * src/account.c
6102         * src/addressbook.c
6103         * src/compose.c
6104         * src/folderview.c
6105         * src/imap_gtk.c
6106         * src/mainwindow.c
6107         * src/mh_gtk.c
6108         * src/news_gtk.c
6109         * src/prefs_actions.c
6110         * src/prefs_customheader.c
6111         * src/prefs_filtering.c
6112         * src/prefs_matcher.c
6113         * src/prefs_template.c
6114         * src/ssl_manager.c
6115         * src/summaryview.c
6116         * src/textview.c
6117         * src/toolbar.c
6118                 All deletion confirmations are now "Cancel, Delete" 
6119                 instead of "No, Yes"
6120                 Clarified most of the other "No, Yes" to 
6121                 "Cancel, Descriptive_action"
6122                 Rechanged the "Entry not saved" alerts to have 
6123                 "Close, Continue editing"
6124
6125
6126 2006-01-14 [paul]
6127
6128         * 2.0.0-rc4 released
6129
6130 2006-01-14 [paul]       1.9.100cvs148
6131
6132         * src/account.c
6133         * src/addressadd.c
6134         * src/addressbook.c
6135         * src/compose.c
6136         * src/editaddress.c
6137         * src/editbook.c
6138         * src/editgroup.c
6139         * src/editjpilot.c
6140         * src/editldap.c
6141         * src/editvcard.c
6142         * src/exphtmldlg.c
6143         * src/expldifdlg.c
6144         * src/folderview.c
6145         * src/grouplistdialog.c
6146         * src/imap_gtk.c
6147         * src/importmutt.c
6148         * src/importpine.c
6149         * src/inc.c
6150         * src/main.c
6151         * src/mainwindow.c
6152         * src/message_search.c
6153         * src/messageview.c
6154         * src/mh_gtk.c
6155         * src/mimeview.c
6156         * src/news_gtk.c
6157         * src/prefs_actions.c
6158         * src/prefs_customheader.c
6159         * src/prefs_filtering.c
6160         * src/prefs_matcher.c
6161         * src/prefs_template.c
6162         * src/prefs_themes.c
6163         * src/ssl_manager.c
6164         * src/summary_search.c
6165         * src/summaryview.c
6166         * src/textview.c
6167         * src/toolbar.c
6168         * src/gtk/foldersort.c
6169         * src/gtk/gtkaspell.c
6170         * src/gtk/inputdialog.c
6171         * src/gtk/prefswindow.c
6172         * src/plugins/pgpcore/select-keys.c
6173         * src/plugins/trayicon/trayicon.c
6174                 HIG compliant button order
6175
6176 2006-01-14 [mones]      1.9.100cvs147
6177
6178         * po/es.po
6179                 Updated translation
6180
6181 2006-01-13 [paul]       1.9.100cvs146
6182
6183         * AUTHORS
6184         * ChangeLog
6185         * src/gtk/authors.h
6186                 add Joshua M. Kwan to contributors list
6187
6188 2006-01-13 [colin]      1.9.100cvs145
6189
6190         * src/gtk/quicksearch.c
6191                 Don't refocus quick search after executing (Esc or Enter)
6192                 Allows to '/'search something then move up/down in 
6193                 summaryview, and to Esc a search and be back in the 
6194                 summaryview
6195
6196 2006-01-13 [paul]       1.9.100cvs144
6197
6198         * src/plugins/pgpinline/pgpinline.c
6199                 support Content-Type 'application/pgp'
6200                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6201
6202 2006-01-13 [paul]       1.9.100cvs143
6203
6204         * manual/account.xml
6205                 make mention of partial retrieval
6206                 thanks to Colin
6207
6208 2006-01-13 [paul]       1.9.100cvs142
6209
6210         * src/account.c
6211         * src/account.h
6212         * src/action.c
6213         * src/action.h
6214         * src/adbookbase.h
6215         * src/addr_compl.c
6216         * src/addr_compl.h
6217         * src/addrbook.c
6218         * src/addrcache.c
6219         * src/addrcache.h
6220         * src/addrcindex.c
6221         * src/addrcindex.h
6222         * src/addrclip.c
6223         * src/addrclip.h
6224         * src/addrdefs.h
6225         * src/addressadd.c
6226         * src/addressadd.h
6227         * src/addressbook.c
6228         * src/addressbook.h
6229         * src/addrgather.c
6230         * src/addrgather.h
6231         * src/addrharvest.c
6232         * src/addrharvest.h
6233         * src/addrindex.c
6234         * src/addrindex.h
6235         * src/addritem.c
6236         * src/addritem.h
6237         * src/addrquery.c
6238         * src/addrquery.h
6239         * src/addrselect.c
6240         * src/addrselect.h
6241         * src/alertpanel.c
6242         * src/alertpanel.h
6243         * src/browseldap.c
6244         * src/browseldap.h
6245         * src/codeconv.c
6246         * src/codeconv.h
6247         * src/compose.c
6248         * src/compose.h
6249         * src/customheader.c
6250         * src/customheader.h
6251         * src/displayheader.c
6252         * src/displayheader.h
6253         * src/editaddress.c
6254         * src/editaddress.h
6255         * src/editbook.c
6256         * src/editbook.h
6257         * src/editgroup.c
6258         * src/editgroup.h
6259         * src/editjpilot.c
6260         * src/editjpilot.h
6261         * src/editldap.c
6262         * src/editldap.h
6263         * src/editldap_basedn.c
6264         * src/editldap_basedn.h
6265         * src/editvcard.c
6266         * src/editvcard.h
6267         * src/exphtmldlg.c
6268         * src/exphtmldlg.h
6269         * src/expldifdlg.c
6270         * src/expldifdlg.h
6271         * src/export.h
6272         * src/exporthtml.c
6273         * src/exporthtml.h
6274         * src/exportldif.c
6275         * src/exportldif.h
6276         * src/filtering.c
6277         * src/filtering.h
6278         * src/folder.c
6279         * src/folder.h
6280         * src/folder_item_prefs.c
6281         * src/folder_item_prefs.h
6282         * src/foldersel.c
6283         * src/foldersel.h
6284         * src/folderutils.c
6285         * src/folderutils.h
6286         * src/folderview.c
6287         * src/folderview.h
6288         * src/grouplistdialog.c
6289         * src/grouplistdialog.h
6290         * src/headerview.c
6291         * src/html.c
6292         * src/html.h
6293         * src/image_viewer.c
6294         * src/image_viewer.h
6295         * src/imap.c
6296         * src/imap.h
6297         * src/imap_gtk.c
6298         * src/imap_gtk.h
6299         * src/import.h
6300         * src/importldif.c
6301         * src/importldif.h
6302         * src/importmutt.c
6303         * src/importmutt.h
6304         * src/importpine.c
6305         * src/importpine.h
6306         * src/inc.c
6307         * src/inc.h
6308         * src/jpilot.c
6309         * src/jpilot.h
6310         * src/ldapctrl.c
6311         * src/ldapctrl.h
6312         * src/ldaplocate.c
6313         * src/ldaplocate.h
6314         * src/ldapquery.c
6315         * src/ldapquery.h
6316         * src/ldapserver.c
6317         * src/ldapserver.h
6318         * src/ldaputil.c
6319         * src/ldaputil.h
6320         * src/ldif.c
6321         * src/ldif.h
6322         * src/main.c
6323         * src/main.h
6324         * src/mainwindow.c
6325         * src/mainwindow.h
6326         * src/manual.c
6327         * src/manual.h
6328         * src/mbox.c
6329         * src/mbox.h
6330         * src/message_search.c
6331         * src/message_search.h
6332         * src/messageview.c
6333         * src/messageview.h
6334         * src/mh.c
6335         * src/mh.h
6336         * src/mh_gtk.c
6337         * src/mh_gtk.h
6338         * src/mimeview.c
6339         * src/mimeview.h
6340         * src/msgcache.c
6341         * src/msgcache.h
6342         * src/mutt.c
6343         * src/mutt.h
6344         * src/news.c
6345         * src/news.h
6346         * src/news_gtk.c
6347         * src/news_gtk.h
6348         * src/partial_download.c
6349         * src/partial_download.h
6350         * src/pine.c
6351         * src/pine.h
6352         * src/pop.c
6353         * src/pop.h
6354         * src/prefs_account.c
6355         * src/prefs_account.h
6356         * src/prefs_actions.c
6357         * src/prefs_actions.h
6358         * src/prefs_common.c
6359         * src/prefs_common.h
6360         * src/prefs_compose_writing.c
6361         * src/prefs_compose_writing.h
6362         * src/prefs_customheader.c
6363         * src/prefs_customheader.h
6364         * src/prefs_display_header.c
6365         * src/prefs_display_header.h
6366         * src/prefs_filtering.c
6367         * src/prefs_filtering.h
6368         * src/prefs_filtering_action.c
6369         * src/prefs_filtering_action.h
6370         * src/prefs_folder_column.c
6371         * src/prefs_folder_column.h
6372         * src/prefs_folder_item.c
6373         * src/prefs_folder_item.h
6374         * src/prefs_fonts.c
6375         * src/prefs_fonts.h
6376         * src/prefs_gtk.c
6377         * src/prefs_gtk.h
6378         * src/prefs_image_viewer.c
6379         * src/prefs_image_viewer.h
6380         * src/prefs_matcher.c
6381         * src/prefs_matcher.h
6382         * src/prefs_message.c
6383         * src/prefs_msg_colors.c
6384         * src/prefs_msg_colors.h
6385         * src/prefs_other.c
6386         * src/prefs_quote.c
6387         * src/prefs_receive.c
6388         * src/prefs_send.c
6389         * src/prefs_spelling.c
6390         * src/prefs_spelling.h
6391         * src/prefs_summaries.c
6392         * src/prefs_summaries.h
6393         * src/prefs_summary_column.c
6394         * src/prefs_summary_column.h
6395         * src/prefs_template.c
6396         * src/prefs_template.h
6397         * src/prefs_themes.c
6398         * src/prefs_themes.h
6399         * src/prefs_toolbar.c
6400         * src/prefs_toolbar.h
6401         * src/prefs_wrapping.c
6402         * src/prefs_wrapping.h
6403         * src/privacy.c
6404         * src/privacy.h
6405         * src/procheader.c
6406         * src/procheader.h
6407         * src/procmime.c
6408         * src/procmime.h
6409         * src/procmsg.c
6410         * src/procmsg.h
6411         * src/quote_fmt.c
6412         * src/quote_fmt_parse.y
6413         * src/recv.c
6414         * src/recv.h
6415         * src/remotefolder.c
6416         * src/remotefolder.h
6417         * src/send_message.c
6418         * src/send_message.h
6419         * src/setup.c
6420         * src/setup.h
6421         * src/sourcewindow.c
6422         * src/sourcewindow.h
6423         * src/ssl_manager.c
6424         * src/ssl_manager.h
6425         * src/statusbar.c
6426         * src/statusbar.h
6427         * src/stock_pixmap.c
6428         * src/stock_pixmap.h
6429         * src/summary_search.c
6430         * src/summary_search.h
6431         * src/summaryview.c
6432         * src/summaryview.h
6433         * src/syldap.c
6434         * src/syldap.h
6435         * src/textview.c
6436         * src/textview.h
6437         * src/toolbar.c
6438         * src/toolbar.h
6439         * src/undo.c
6440         * src/undo.h
6441         * src/unmime.c
6442         * src/unmime.h
6443         * src/vcard.c
6444         * src/vcard.h
6445         * src/wizard.c
6446         * src/wizard.h
6447         * src/common/base64.c
6448         * src/common/base64.h
6449         * src/common/defs.h
6450         * src/common/hooks.c
6451         * src/common/hooks.h
6452         * src/common/log.c
6453         * src/common/log.h
6454         * src/common/mgutils.c
6455         * src/common/mgutils.h
6456         * src/common/nntp.c
6457         * src/common/nntp.h
6458         * src/common/passcrypt.c
6459         * src/common/passcrypt.h.in
6460         * src/common/plugin.c
6461         * src/common/plugin.h
6462         * src/common/prefs.c
6463         * src/common/prefs.h
6464         * src/common/progressindicator.c
6465         * src/common/progressindicator.h
6466         * src/common/quoted-printable.c
6467         * src/common/quoted-printable.h
6468         * src/common/session.c
6469         * src/common/session.h
6470         * src/common/smtp.c
6471         * src/common/smtp.h
6472         * src/common/socket.c
6473         * src/common/socket.h
6474         * src/common/ssl.c
6475         * src/common/ssl.h
6476         * src/common/ssl_certificate.c
6477         * src/common/ssl_certificate.h
6478         * src/common/stringtable.c
6479         * src/common/stringtable.h
6480         * src/common/sylpheed.c
6481         * src/common/sylpheed.h
6482         * src/common/template.c
6483         * src/common/template.h
6484         * src/common/timing.h
6485         * src/common/utils.c
6486         * src/common/utils.h
6487         * src/common/version.h.in
6488         * src/common/xml.c
6489         * src/common/xml.h
6490         * src/common/xmlprops.c
6491         * src/common/xmlprops.h
6492         * src/gtk/colorlabel.c
6493         * src/gtk/colorsel.c
6494         * src/gtk/colorsel.h
6495         * src/gtk/description_window.c
6496         * src/gtk/description_window.h
6497         * src/gtk/filesel.c
6498         * src/gtk/filesel.h
6499         * src/gtk/foldersort.c
6500         * src/gtk/foldersort.h
6501         * src/gtk/gtkutils.c
6502         * src/gtk/gtkutils.h
6503         * src/gtk/inputdialog.c
6504         * src/gtk/inputdialog.h
6505         * src/gtk/logwindow.c
6506         * src/gtk/logwindow.h
6507         * src/gtk/manage_window.c
6508         * src/gtk/manage_window.h
6509         * src/gtk/menu.c
6510         * src/gtk/menu.h
6511         * src/gtk/pluginwindow.c
6512         * src/gtk/pluginwindow.h
6513         * src/gtk/prefswindow.c
6514         * src/gtk/prefswindow.h
6515         * src/gtk/progressdialog.c
6516         * src/gtk/progressdialog.h
6517         * src/gtk/sslcertwindow.c
6518         * src/gtk/sslcertwindow.h
6519         * src/plugins/clamav/clamav_plugin.c
6520         * src/plugins/clamav/clamav_plugin.h
6521         * src/plugins/clamav/clamav_plugin_gtk.c
6522         * src/plugins/demo/demo.c
6523         * src/plugins/dillo_viewer/dillo_prefs.c
6524         * src/plugins/dillo_viewer/dillo_prefs.h
6525         * src/plugins/dillo_viewer/dillo_viewer.c
6526         * src/plugins/pgpcore/passphrase.c
6527         * src/plugins/pgpcore/passphrase.h
6528         * src/plugins/pgpcore/plugin.c
6529         * src/plugins/pgpcore/select-keys.c
6530         * src/plugins/pgpcore/select-keys.h
6531         * src/plugins/pgpcore/sgpgme.c
6532         * src/plugins/pgpcore/sgpgme.h
6533         * src/plugins/pgpinline/pgpinline.c
6534         * src/plugins/pgpinline/pgpinline.h
6535         * src/plugins/pgpinline/plugin.c
6536         * src/plugins/pgpmime/pgpmime.c
6537         * src/plugins/pgpmime/pgpmime.h
6538         * src/plugins/pgpmime/plugin.c
6539         * src/plugins/spamassassin/spamassassin.c
6540         * src/plugins/spamassassin/spamassassin.h
6541         * src/plugins/spamassassin/spamassassin_gtk.c
6542         * src/plugins/trayicon/trayicon.c
6543                 update copyright header
6544
6545 2006-01-13 [paul]       1.9.100cvs141
6546
6547         * src/account.c
6548         * src/export.c
6549         * src/import.c
6550         * src/mainwindow.c
6551         * src/prefs_account.c
6552         * src/prefs_display_header.c
6553         * src/prefs_receive.c
6554         * src/prefs_send.c
6555         * src/prefs_summaries.c
6556         * src/prefs_themes.c
6557         * src/prefs_toolbar.c
6558         * src/gtk/about.c
6559                 various cleanups
6560
6561 2006-01-12 [colin]      1.9.100cvs140
6562
6563         * src/folder.c
6564         * src/folder.h
6565         * src/main.c
6566                 Add --subscribe option
6567                 Let sylpheed-claws email@domain.com equivalent to --compose
6568                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
6569
6570 2006-01-12 [paul]       1.9.100cvs139
6571
6572         * src/mainwindow.c
6573                 append 'Change folder order' label with '...'
6574         * src/prefs_actions.c
6575                 allow reordering of actions list by dnd
6576         * src/gtk/foldersort.c
6577                 make the dialog nicer
6578
6579 2006-01-11 [colin]      1.9.100cvs138
6580
6581         * src/compose.c
6582                 Allow templates without text
6583
6584 2006-01-11 [paul]       1.9.100cvs137
6585
6586         * tools/README
6587         * tools/filter_conv_new.pl
6588                 add info to README
6589                 also check .sylpheed for filter.xml
6590                 be a bit informative to the user
6591
6592 2006-01-11 [colin]      1.9.100cvs136
6593
6594         * src/textview.c
6595                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
6596
6597 2006-01-10 [paul]       1.9.100cvs135
6598
6599         * tools/Makefile.am
6600         * tools/filter_conv_new.pl
6601                 add script to convert new style Sylpheed
6602                 filter rules (Sylpheed >= 0.9.99) to
6603                 Claws filtering rules
6604
6605 2006-01-10 [colin]      1.9.100cvs134
6606
6607         * src/compose.c
6608                 Fix broken line joins in certain conditions
6609                 (between two quoted lines: <enter><enter><up>
6610                  <type a wrapped sentence><go in the first line>
6611                  <insert more text><watch as line joining failed>)
6612
6613 2006-01-10 [paul]       1.9.100cvs133
6614
6615         * src/compose.c
6616                 don't report success in error dialog
6617                 thanks to Colin
6618         * src/common/utils.c
6619                 include some trailing punctuations as URI
6620                 thanks to Hiro
6621
6622 2006-01-10 [paul]       1.9.100cvs132
6623
6624         * src/mimeview.c
6625                 fix incompatible pointer type
6626                 warning
6627
6628 2006-01-10 [paul]       1.9.100cvs131
6629
6630         * src/compose.c
6631                 change Subject in window title
6632                 instantaneously
6633
6634 2006-01-09 [colin]      1.9.100cvs130
6635
6636         * src/addressbook.c
6637         * src/headerview.c
6638         * src/mainwindow.c
6639         * src/messageview.c
6640         * src/mimeview.c
6641         * src/noticeview.c
6642         * src/summaryview.c
6643                 Fix possible crashes on exit and in addressbook
6644
6645 2006-01-09 [paul]       1.9.100cvs129
6646
6647         * src/prefs_msg_colors.c
6648                 some cleanups that I forgot last time
6649
6650 2006-01-09 [paul]       1.9.100cvs128
6651
6652         * README
6653         * src/folderview.c
6654         * src/prefs_msg_colors.c
6655                 add previously hidden option, color_new, to
6656                 the gui
6657                 move the page to Display/
6658                 rework the gui
6659
6660 2006-01-09 [wwp]        1.9.100cvs127
6661
6662         * src/prefs_themes.c
6663                 made the prefs/display/themes layouts spacing less condensed
6664                 (and so they match other prefs/pages' look).
6665
6666 2006-01-09 [paul]       1.9.100cvs126
6667
6668         * src/compose.c
6669         * src/prefs_common.c
6670         * src/prefs_common.h
6671         * src/prefs_wrapping.c
6672                 remove 'wrap at send' option
6673
6674 2006-01-06 [colin]      1.9.100cvs125
6675
6676         * src/compose.c
6677                 Just make completely sure we don't insert "manual line breaks" 
6678                 when wrapping... 
6679
6680 2006-01-04 [paul]
6681
6682         * 2.0.0-rc3 released
6683
6684 2006-01-04 [paul]       1.9.100cvs124
6685
6686         * src/folderview.c
6687                 fix bug 882, 'quick scroll in folder list
6688                 displays wrong folder contents'
6689
6690 2006-01-04 [paul]       1.9.100cvs123
6691
6692         * src/plugins/pgpmime/pgpmime.c
6693                 better debug information when signing
6694                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
6695
6696 2006-01-03 [colin]      1.9.100cvs122
6697
6698         * configure.ac
6699                 We need to recheck for gpgme 1.0.0 after checking
6700                 for 1.1.1, because if 1.1.1 isn't available, 
6701                 GPGME_LIBS and friends are blanked out by the 
6702                 second check.
6703
6704 2006-01-03 [colin]      1.9.100cvs121
6705
6706         * src/common/prefs.c
6707                 Windows unlink-before rename fix
6708         * src/plugins/pgpcore/sgpgme.c
6709                 Add support for PKA info if available
6710                 Both patches by Werner Koch
6711
6712 2006-01-03 [paul]       1.9.100cvs120
6713
6714         * src/messageview.c
6715                 fix bug 884, 'Send receipt' button visible in queue
6716                 Thanks to Colin
6717
6718 2006-01-02 [colin]      1.9.100cvs119
6719
6720         * src/compose.c
6721         * src/imap.c
6722                 Fix autosave on IMAP and more generally try to
6723                 return the correct ID on a newly added IMAP message
6724
6725 2006-01-02 [paul]       1.9.100cvs118
6726
6727         * manual/keyboard.xml
6728                 edited
6729
6730 2006-01-01 [paul]       1.9.100cvs117
6731
6732         * src/gtk/authors.h
6733                 alphabetical order
6734
6735 2005-12-30 [colin]      1.9.100cvs116
6736
6737         * manual/advanced.xml
6738                 Explain Pre/Post-processing differences.
6739
6740 2005-12-30 [colin]      1.9.100cvs115
6741
6742         * src/mh.c
6743                 Implement copy_msgs for a little optimization
6744         * src/imap.c
6745                 Finish yesterday's fix
6746
6747 2005-12-29 [colin]      1.9.100cvs114
6748
6749         * src/imap.c
6750                 Fix occasional failure in fetching a mail over
6751                 IMAP
6752
6753 2005-12-29 [colin]      1.9.100cvs113
6754
6755         * src/compose.c
6756                 Don't remove a draft when sending it, if it is 
6757                 locked.
6758
6759 2005-12-28 [colin]      1.9.100cvs112
6760
6761         * src/summaryview.c
6762                 Fix leak for real
6763
6764 2005-12-28 [wwp]        1.9.100cvs111
6765
6766         * doc/faq/.cvsignore
6767         * doc/faq/de/.cvsignore
6768         * doc/faq/en/.cvsignore
6769         * doc/faq/es/.cvsignore
6770         * doc/faq/fr/.cvsignore
6771         * doc/faq/it/.cvsignore
6772         * doc/manual/.cvsignore
6773         * doc/manual/de/.cvsignore
6774         * doc/manual/en/.cvsignore
6775         * doc/manual/es/.cvsignore
6776         * doc/manual/fr/.cvsignore
6777         * doc/manual/ja/.cvsignore
6778         * src/plugins/mathml_viewer/.cvsignore
6779                 rollback revival of those files (my bad, sorry for the noise).
6780
6781 2005-12-28 [wwp]        1.9.100cvs110
6782
6783         * src/compose.c
6784                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
6785
6786 2005-12-28 [wwp]        1.9.100cvs109
6787
6788         * doc/faq/.cvsignore
6789         * doc/faq/de/.cvsignore
6790         * doc/faq/en/.cvsignore
6791         * doc/faq/es/.cvsignore
6792         * doc/faq/fr/.cvsignore
6793         * doc/faq/it/.cvsignore
6794         * doc/manual/.cvsignore
6795         * doc/manual/de/.cvsignore
6796         * doc/manual/en/.cvsignore
6797         * doc/manual/es/.cvsignore
6798         * doc/manual/fr/.cvsignore
6799         * doc/manual/ja/.cvsignore
6800         * src/plugins/mathml_viewer/.cvsignore
6801         * po/.cvsignore
6802                 more files to ignore.
6803
6804 2005-12-24 [colin]      1.9.100cvs108
6805
6806         * AUTHORS
6807         * src/gtk/authors.h
6808                 Update for Werner
6809
6810 2005-12-24 [colin]      1.9.100cvs107
6811
6812         * src/procmsg.c
6813                 Allow NULL src_msginfo in 
6814                 procmsg_msginfo_new_from_mimeinfo
6815
6816 2005-12-23 [paul]       1.9.100cvs106
6817
6818         * src/plugins/pgpinline/mypgpcore.def
6819                 add this forgotten file
6820
6821 2005-12-23 [colin]      1.9.100cvs105
6822
6823         * src/mainwindow.c
6824                 Fix missing break
6825
6826 2005-12-23 [colin]      1.9.100cvs104
6827
6828         * autogen.sh
6829         * src/folder.c
6830         * src/mh.c
6831         * src/common/plugin.c
6832         * src/common/socket.c
6833         * src/common/socket.h
6834         * src/common/utils.c
6835         * src/common/utils.h
6836         * src/gtk/pluginwindow.c
6837         * src/plugins/pgpcore/plugin.def
6838         * src/plugins/pgpcore/sylpheed.def
6839         * src/plugins/pgpinline/Makefile.am
6840         * src/plugins/pgpinline/plugin.def
6841         * src/plugins/pgpinline/sylpheed.def
6842         * src/plugins/pgpmime/plugin.def
6843         * src/plugins/pgpmime/sylpheed.def
6844                 Various w32 fixes by Werner Koch
6845
6846 2005-12-22 [paul]       1.9.100cvs103
6847
6848         * src/wizard.c
6849                 don't offer IMAP as 'server type' if
6850                 libetpan isn't built in
6851
6852 2005-12-22 [paul]       1.9.100cvs102
6853
6854         * AUTHORS
6855         * src/mainwindow.c
6856         * src/mainwindow.h
6857         * src/toolbar.c
6858         * src/gtk/authors.h
6859                 support GTK_TOOLBAR_BOTH_HORIZ (text
6860                 next to icon) Patch by Marien Zwart
6861                 marienz@users.sf.net
6862                 Also reword the text
6863
6864 2005-12-21 [colin]      1.9.100cvs101
6865
6866         * configure.ac
6867                 Fix DATADIRNAME
6868         * COPYING
6869                 Fix missing section and explicit the exception better
6870         * src/compose.c
6871                 Prevent mail from being lost without notice when an
6872                 SMTP error happens on trying to send an unmodified
6873                 drafted mail.
6874         * src/send_message.c
6875         * src/common/smtp.c
6876                 Fix password remembering when wrong, and add return
6877                 value checks where they should have been
6878         * src/plugins/pgpcore/sylpheed.def
6879         * src/plugins/pgpinline/sylpheed.def
6880         * src/plugins/pgpmime/sylpheed.def
6881                 Add a few symbols needed
6882
6883 2005-12-21 [paul]       1.9.100cvs100
6884
6885         * m4/codeset.m4
6886         * m4/glibc21.m4
6887         * m4/intdiv0.m4
6888         * m4/inttypes-pri.m4
6889         * m4/inttypes.m4
6890         * m4/inttypes_h.m4
6891         * m4/isc-posix.m4
6892         * m4/lcmessage.m4
6893         * m4/stdint_h.m4
6894         * m4/uintmax_t.m4
6895                 gettextization
6896                 thanks to Colin
6897
6898 2005-12-21 [paul]       1.9.100cvs99
6899
6900         * po/sv.po
6901                 fixed by Colin
6902
6903 2005-12-20 [paul]       1.9.100cvs98
6904
6905         * po/sv.po
6906                 updated by Anders Trobäck
6907
6908 2005-12-20 [colin]      1.9.100cvs97
6909
6910         * ABOUT-NLS
6911         * Makefile.am
6912         * autogen.sh
6913         * configure.ac
6914         * config/config.rpath
6915         * config/mkinstalldirs
6916         * m4/Makefile.am
6917         * m4/glibc2.m4
6918         * m4/gnupg.m4
6919         * m4/gpgme.m4
6920         * m4/intmax.m4
6921         * m4/longdouble.m4
6922         * m4/longlong.m4
6923         * m4/printf-posix.m4
6924         * m4/signed.m4
6925         * m4/size_max.m4
6926         * m4/ulonglong.m4
6927         * m4/wchar_t.m4
6928         * m4/wint_t.m4
6929         * m4/xsize.m4
6930         * po/Makefile.in.in
6931         * po/Makevars
6932         * po/bg.po
6933         * po/ca.po
6934         * po/cs.po
6935         * po/de.po
6936         * po/el.po
6937         * po/en_GB.po
6938         * po/es.po
6939         * po/fi.po
6940         * po/fr.po
6941         * po/hr.po
6942         * po/hu.po
6943         * po/it.po
6944         * po/ja.po
6945         * po/ko.po
6946         * po/nb.po
6947         * po/nl.po
6948         * po/pl.po
6949         * po/pt_BR.po
6950         * po/ru.po
6951         * po/sk.po
6952         * po/sr.po
6953         * po/stamp-po
6954         * po/sv.po
6955         * po/zh_CN.po
6956         * po/zh_TW.po
6957         * src/Makefile.am
6958         * src/codeconv.c
6959         * src/compose.c
6960         * src/exporthtml.c
6961         * src/exportldif.c
6962         * src/folder.c
6963         * src/main.c
6964         * src/manual.c
6965         * src/mh.c
6966         * src/mimeview.c
6967         * src/send_message.c
6968         * src/common/Makefile.am
6969         * src/common/fnmatch.c
6970         * src/common/fnmatch.h
6971         * src/common/fnmatch_loop.c
6972         * src/common/nntp.c
6973         * src/common/plugin.c
6974         * src/common/smtp.c
6975         * src/common/socket.c
6976         * src/common/string_match.c
6977         * src/common/sylpheed.c
6978         * src/common/utils.c
6979         * src/common/utils.h
6980         * src/common/w32_dirent.c
6981         * src/common/w32_reg.c
6982         * src/common/w32_signal.c
6983         * src/common/w32_stat.c
6984         * src/common/w32_stdio.c
6985         * src/common/w32_stdlib.c
6986         * src/common/w32_string.c
6987         * src/common/w32_time.c
6988         * src/common/w32_unistd.c
6989         * src/common/w32_wait.c
6990         * src/common/w32lib.h
6991         * src/etpan/Makefile.am
6992         * src/gtk/Makefile.am
6993         * src/plugins/clamav/Makefile.am
6994         * src/plugins/demo/Makefile.am
6995         * src/plugins/dillo_viewer/Makefile.am
6996         * src/plugins/pgpcore/Makefile.am
6997         * src/plugins/pgpcore/passphrase.c
6998         * src/plugins/pgpcore/plugin.def
6999         * src/plugins/pgpcore/sgpgme.c
7000         * src/plugins/pgpcore/sylpheed.def
7001         * src/plugins/pgpcore/version.rc
7002         * src/plugins/pgpinline/Makefile.am
7003         * src/plugins/pgpinline/plugin.def
7004         * src/plugins/pgpinline/sylpheed.def
7005         * src/plugins/pgpinline/version.rc
7006         * src/plugins/pgpmime/Makefile.am
7007         * src/plugins/pgpmime/mypgpcore.def
7008         * src/plugins/pgpmime/plugin.def
7009         * src/plugins/pgpmime/sylpheed.def
7010         * src/plugins/pgpmime/version.rc
7011         * src/plugins/spamassassin/Makefile.am
7012                 Very little ;-) patch from Werner Koch, providing
7013                 infrastructure for cross-compiling to Win32
7014
7015 2005-12-20 [paul]       1.9.100cvs96
7016
7017         * src/account.c
7018         * src/account.h
7019         * src/mainwindow.c
7020         * src/mainwindow.h
7021         * src/toolbar.c
7022         * src/toolbar.h
7023                 add a combo to the Get All button, allowing
7024                 quick retrieval from any account
7025                 Patch by Fabien Vantard, slightly modified
7026                 by Colin
7027         * src/gtk/about.c
7028                 i18n fix. Patch by Fabien Vantard
7029
7030 2005-12-19 [colin]      1.9.100cvs95
7031
7032         * src/compose.c
7033         * src/compose.h
7034                 Don't automatically join lines when they've 
7035                 been separated by the user and not automatically
7036
7037 2005-12-19 [paul]       1.9.100cvs94
7038
7039         * src/gtk/pluginwindow.c
7040                 i18n fix.
7041                 Patch by Fabien Vantard
7042
7043 2005-12-15 [paul]       1.9.100cvs93
7044
7045         * src/common/plugin.c
7046         * src/common/plugin.h
7047         * src/gtk/pluginwindow.c
7048         * src/plugins/clamav/clamav_plugin.c
7049         * src/plugins/demo/demo.c
7050         * src/plugins/dillo_viewer/dillo_viewer.c
7051         * src/plugins/pgpcore/plugin.c
7052         * src/plugins/pgpinline/plugin.c
7053         * src/plugins/pgpmime/plugin.c
7054         * src/plugins/spamassassin/spamassassin.c
7055         * src/plugins/trayicon/trayicon.c
7056                 add plugin_version()
7057
7058 2005-12-15 [colin]      1.9.100cvs92
7059
7060         * src/compose.c
7061                 Further fix bug #875
7062
7063 2005-12-15 [paul]       1.9.100cvs91
7064
7065         * src/gtk/filesel.c
7066                 fix attach_load_dir getting set to
7067                 PLUGINDIR on plugin load
7068
7069 2005-12-14 [mones]      1.9.100cvs90
7070
7071         * manual/ack.xml
7072         * manual/keyboard.xml
7073                 Initial draft and some shortcuts added
7074                 
7075         * po/es.po
7076                 Updated translation
7077
7078 2005-12-14 [colin]      1.9.100cvs89
7079
7080         * src/compose.c
7081         * src/imap.c
7082         * src/summaryview.c
7083         * src/gtk/gtkaspell.c
7084                 More leaks fixed
7085         * src/prefs_folder_item.c
7086                 Fix recursive prefs apply
7087
7088
7089 2005-12-14 [colin]      1.9.100cvs88
7090
7091         * src/compose.c
7092                 Fix bug #875 (Freeze On Inline Forward of 
7093                 Large Message)
7094
7095 2005-12-13 [colin]      1.9.100cvs87
7096
7097         * src/compose.c
7098                 Uniq-ify and sort the mimetypes list
7099                 Patch by Fabien Vantard
7100
7101 2005-12-13 [colin]      1.9.100cvs86
7102
7103         * src/imap.c
7104         * src/etpan/imap-thread.c
7105                 Fix leaks (patch by Hoa)
7106         * src/news.c
7107         * src/common/plugin.c
7108                 Fix leaks
7109
7110 2005-12-12 [colin]
7111
7112         * 2.0.0-rc2 released
7113
7114 2005-12-12 [colin]      1.9.100cvs85
7115
7116         * src/matcher.c
7117                 Fix a leak
7118
7119 2005-12-12 [wwp]        1.9.100cvs84
7120
7121         * src/gtk/icon_legend.c
7122                 fix misbehaviour and crash when closing the legend window
7123         using the Esc key (patch by Fabien Vantard).
7124
7125 2005-12-12 [paul]       1.9.100cvs83
7126
7127         * src/browseldap.c
7128         * src/foldersel.c
7129         * src/prefs_actions.c
7130         * src/prefs_filtering.c
7131         * src/prefs_matcher.c
7132         * src/prefs_spelling.glade      ** REMOVED **
7133         * src/prefs_template.c
7134         * src/gtk/foldersort.glade      ** REMOVED **
7135         * src/gtk/pluginwindow.c
7136         * src/gtk/pluginwindow.glade    ** REMOVED **
7137         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
7138                 cleanups
7139
7140 2005-12-11 [paul]       1.9.100cvs82
7141
7142         * src/gtk/filesel.c
7143                 fix attach_load_dir crasher (double free)
7144
7145 2005-12-09 [paul]       1.9.100cvs81
7146
7147         * po/POTFILES.in
7148         * src/mainwindow.c
7149         * src/gtk/Makefile.am
7150         * src/gtk/icon_legend.c
7151         * src/gtk/icon_legend.h
7152                 add icon legend
7153         * src/manual.c
7154                 cleanup
7155
7156 2005-12-09 [paul]       1.9.100cvs80
7157
7158         * src/plugins/pgpcore/passphrase.c
7159                 wrap the label in the dialog
7160
7161 2005-12-09 [colin]      1.9.100cvs79
7162
7163         * src/plugins/pgpcore/sgpgme.c
7164                 Display (untrusted) on not trusted signatures
7165                 Patch by Michal Èihaø <michal@cihar.com>
7166                 Closes bug #867 (Report also key trust)
7167
7168 2005-12-09 [colin]      1.9.100cvs78
7169
7170         * src/common/plugin.c
7171                 Update licence check, following Eben Moglen's advice
7172
7173 2005-12-08 [colin]      1.9.100cvs77
7174
7175         * src/folder.c
7176                 Fix the occasionnal item->cache != NULL 
7177                 assertion failure. 
7178
7179 2005-12-08 [colin]      1.9.100cvs76
7180
7181         * src/mimeview.c
7182         * src/plugins/pgpcore/sgpgme.c
7183                 Print key id when unable to check it
7184                 Closes bug #866 (Show key id when missing)
7185
7186 2005-12-08 [paul]       1.9.100cvs75
7187
7188         * src/prefs_common.c
7189         * src/prefs_common.h
7190         * src/gtk/filesel.c
7191                 remember load attachment dir
7192
7193 2005-12-07 [colin]      1.9.100cvs74
7194
7195         * src/prefs_toolbar.c
7196                 Gtk fixes, patch by Fabien Vantard
7197
7198 2005-12-07 [colin]      1.9.100cvs73
7199
7200         * src/action.c
7201         * src/compose.c
7202         * src/compose.h
7203                 Fix bug #839 (Quoted text isn't colored after 
7204                 executing an action)
7205         * src/common/plugin.c
7206                 Require plugins to declare their licence in plugin_licence()
7207                 Refuse to load non-GPL plugins as they'd be illegal (as 
7208                 derived works of Sylpheed-Claws, they must be GPL).
7209         * src/plugins/clamav/clamav_plugin.c
7210         * src/plugins/demo/demo.c
7211         * src/plugins/dillo_viewer/dillo_viewer.c
7212         * src/plugins/pgpcore/plugin.c
7213         * src/plugins/pgpinline/plugin.c
7214         * src/plugins/pgpmime/plugin.c
7215         * src/plugins/spamassassin/spamassassin.c
7216         * src/plugins/trayicon/trayicon.c
7217                 Add plugin_licence()
7218
7219 2005-12-07 [paul]       1.9.100cvs72
7220
7221         * configure.ac
7222         * src/mainwindow.c
7223         * src/manual.c
7224         * src/manual.h
7225         * src/common/defs.h
7226                 clean up after local FAQ removal and
7227                 temporary manual removal
7228
7229 2005-12-06 [colin]      1.9.100cvs71
7230
7231         * configure.ac
7232         * doc/Makefile.am
7233         * doc/faq/.cvsignore
7234         * doc/faq/Makefile.am
7235         * doc/faq/de/.cvsignore
7236         * doc/faq/de/Makefile.am
7237         * doc/faq/de/sylpheed-faq-1.html
7238         * doc/faq/de/sylpheed-faq-2.html
7239         * doc/faq/de/sylpheed-faq-3.html
7240         * doc/faq/de/sylpheed-faq.html
7241         * doc/faq/en/.cvsignore
7242         * doc/faq/en/Makefile.am
7243         * doc/faq/en/sylpheed-faq-1.html
7244         * doc/faq/en/sylpheed-faq-2.html
7245         * doc/faq/en/sylpheed-faq-3.html
7246         * doc/faq/en/sylpheed-faq-4.html
7247         * doc/faq/en/sylpheed-faq.html
7248         * doc/faq/es/.cvsignore
7249         * doc/faq/es/Makefile.am
7250         * doc/faq/es/sylpheed-faq-1.html
7251         * doc/faq/es/sylpheed-faq-2.html
7252         * doc/faq/es/sylpheed-faq-3.html
7253         * doc/faq/es/sylpheed-faq-4.html
7254         * doc/faq/es/sylpheed-faq.html
7255         * doc/faq/fr/.cvsignore
7256         * doc/faq/fr/Makefile.am
7257         * doc/faq/fr/sylpheed-faq-1.html
7258         * doc/faq/fr/sylpheed-faq-2.html
7259         * doc/faq/fr/sylpheed-faq-3.html
7260         * doc/faq/fr/sylpheed-faq.html
7261         * doc/faq/it/.cvsignore
7262         * doc/faq/it/Makefile.am
7263         * doc/faq/it/sylpheed-faq-1.html
7264         * doc/faq/it/sylpheed-faq-2.html
7265         * doc/faq/it/sylpheed-faq-3.html
7266         * doc/faq/it/sylpheed-faq.html
7267         * doc/manual/.cvsignore
7268         * doc/manual/Makefile.am
7269         * doc/manual/de/.cvsignore
7270         * doc/manual/de/Makefile.am
7271         * doc/manual/de/sylpheed-1.html
7272         * doc/manual/de/sylpheed-10.html
7273         * doc/manual/de/sylpheed-11.html
7274         * doc/manual/de/sylpheed-12.html
7275         * doc/manual/de/sylpheed-13.html
7276         * doc/manual/de/sylpheed-14.html
7277         * doc/manual/de/sylpheed-15.html
7278         * doc/manual/de/sylpheed-16.html
7279         * doc/manual/de/sylpheed-17.html
7280         * doc/manual/de/sylpheed-18.html
7281         * doc/manual/de/sylpheed-19.html
7282         * doc/manual/de/sylpheed-2.html
7283         * doc/manual/de/sylpheed-20.html
7284         * doc/manual/de/sylpheed-3.html
7285         * doc/manual/de/sylpheed-4.html
7286         * doc/manual/de/sylpheed-5.html
7287         * doc/manual/de/sylpheed-6.html
7288         * doc/manual/de/sylpheed-7.html
7289         * doc/manual/de/sylpheed-8.html
7290         * doc/manual/de/sylpheed-9.html
7291         * doc/manual/de/sylpheed.html
7292         * doc/manual/en/.cvsignore
7293         * doc/manual/en/Makefile.am
7294         * doc/manual/en/sylpheed-1.html
7295         * doc/manual/en/sylpheed-10.html
7296         * doc/manual/en/sylpheed-11.html
7297         * doc/manual/en/sylpheed-12.html
7298         * doc/manual/en/sylpheed-13.html
7299         * doc/manual/en/sylpheed-14.html
7300         * doc/manual/en/sylpheed-15.html
7301         * doc/manual/en/sylpheed-16.html
7302         * doc/manual/en/sylpheed-17.html
7303         * doc/manual/en/sylpheed-18.html
7304         * doc/manual/en/sylpheed-19.html
7305         * doc/manual/en/sylpheed-2.html
7306         * doc/manual/en/sylpheed-20.html
7307         * doc/manual/en/sylpheed-21.html
7308         * doc/manual/en/sylpheed-22.html
7309         * doc/manual/en/sylpheed-3.html
7310         * doc/manual/en/sylpheed-4.html
7311         * doc/manual/en/sylpheed-5.html
7312         * doc/manual/en/sylpheed-6.html
7313         * doc/manual/en/sylpheed-7.html
7314         * doc/manual/en/sylpheed-8.html
7315         * doc/manual/en/sylpheed-9.html
7316         * doc/manual/en/sylpheed.html
7317         * doc/manual/es/.cvsignore
7318         * doc/manual/es/Makefile.am
7319         * doc/manual/es/sylpheed-1.html
7320         * doc/manual/es/sylpheed-10.html
7321         * doc/manual/es/sylpheed-11.html
7322         * doc/manual/es/sylpheed-12.html
7323         * doc/manual/es/sylpheed-13.html
7324         * doc/manual/es/sylpheed-14.html
7325         * doc/manual/es/sylpheed-15.html
7326         * doc/manual/es/sylpheed-16.html
7327         * doc/manual/es/sylpheed-17.html
7328         * doc/manual/es/sylpheed-18.html
7329         * doc/manual/es/sylpheed-19.html
7330         * doc/manual/es/sylpheed-2.html
7331         * doc/manual/es/sylpheed-20.html
7332         * doc/manual/es/sylpheed-3.html
7333         * doc/manual/es/sylpheed-4.html
7334         * doc/manual/es/sylpheed-5.html
7335         * doc/manual/es/sylpheed-6.html
7336         * doc/manual/es/sylpheed-7.html
7337         * doc/manual/es/sylpheed-8.html
7338         * doc/manual/es/sylpheed-9.html
7339         * doc/manual/es/sylpheed.html
7340         * doc/manual/fr/.cvsignore
7341         * doc/manual/fr/Makefile.am
7342         * doc/manual/fr/sylpheed-1.html
7343         * doc/manual/fr/sylpheed-10.html
7344         * doc/manual/fr/sylpheed-11.html
7345         * doc/manual/fr/sylpheed-12.html
7346         * doc/manual/fr/sylpheed-13.html
7347         * doc/manual/fr/sylpheed-14.html
7348         * doc/manual/fr/sylpheed-15.html
7349         * doc/manual/fr/sylpheed-16.html
7350         * doc/manual/fr/sylpheed-17.html
7351         * doc/manual/fr/sylpheed-18.html
7352         * doc/manual/fr/sylpheed-19.html
7353         * doc/manual/fr/sylpheed-2.html
7354         * doc/manual/fr/sylpheed-20.html
7355         * doc/manual/fr/sylpheed-3.html
7356         * doc/manual/fr/sylpheed-4.html
7357         * doc/manual/fr/sylpheed-5.html
7358         * doc/manual/fr/sylpheed-6.html
7359         * doc/manual/fr/sylpheed-7.html
7360         * doc/manual/fr/sylpheed-8.html
7361         * doc/manual/fr/sylpheed-9.html
7362         * doc/manual/fr/sylpheed.html
7363         * doc/manual/ja/.cvsignore
7364         * doc/manual/ja/Makefile.am
7365         * doc/manual/ja/sylpheed-1.html
7366         * doc/manual/ja/sylpheed-10.html
7367         * doc/manual/ja/sylpheed-11.html
7368         * doc/manual/ja/sylpheed-12.html
7369         * doc/manual/ja/sylpheed-13.html
7370         * doc/manual/ja/sylpheed-14.html
7371         * doc/manual/ja/sylpheed-15.html
7372         * doc/manual/ja/sylpheed-16.html
7373         * doc/manual/ja/sylpheed-17.html
7374         * doc/manual/ja/sylpheed-18.html
7375         * doc/manual/ja/sylpheed-19.html
7376         * doc/manual/ja/sylpheed-2.html
7377         * doc/manual/ja/sylpheed-20.html
7378         * doc/manual/ja/sylpheed-3.html
7379         * doc/manual/ja/sylpheed-4.html
7380         * doc/manual/ja/sylpheed-5.html
7381         * doc/manual/ja/sylpheed-6.html
7382         * doc/manual/ja/sylpheed-7.html
7383         * doc/manual/ja/sylpheed-8.html
7384         * doc/manual/ja/sylpheed-9.html
7385         * doc/manual/ja/sylpheed.html
7386         * doc/manual/ja/sylpheed.sgml
7387         * src/mainwindow.c
7388                 Remove outdated manual and faq. Noisy, eh?
7389
7390 2005-12-06 [colin]      1.9.100cvs70
7391
7392         * src/compose.c
7393         * src/quote_fmt_parse.y
7394         * src/undo.c
7395         * src/undo.h
7396                 Allow %X to position cursor at 0 
7397                 (no %X = before signature)
7398                 Fix paste as quotation putting the cursor at 0
7399                 Fix undo offsets when pasting
7400                 Insert the quote_fmt at once instead of line 
7401                 by line
7402                 Fix [Edited] when starting to reply/forward
7403
7404 2005-12-06 [paul]       1.9.100cvs69
7405
7406         * src/plugins/clamav/clamav_plugin_gtk.c
7407                 add another tooltip
7408         * src/plugins/spamassassin/spamassassin_gtk.c
7409                 rework spamassassin_create_widget_func()
7410
7411 2005-12-05 [colin]      1.9.100cvs68
7412
7413         * po/POTFILES.in
7414                 Fix make release ;-)
7415
7416 2005-12-05 [colin]      1.9.100cvs67
7417
7418         * src/compose.c
7419         * src/compose.h
7420                 Fix cursor positioning (not obeying %X)
7421
7422 2005-12-05 [paul]       1.9.100cvs66
7423
7424         * src/plugins/dillo_viewer/dillo_prefs.c
7425                 fix compilation warning
7426
7427 2005-12-05 [paul]       1.9.100cvs65
7428
7429         * src/prefs_spelling.c
7430         * src/plugins/trayicon/trayicon.c
7431                 cleanups - remove unused stuff
7432
7433 2005-12-05 [paul]       1.9.100cvs64
7434
7435         * README
7436         * manual/plugins.xml
7437                 remove info about removed mathml_viewer plugin
7438
7439 2005-12-05 [paul]       1.9.100cvs63
7440
7441         * configure.ac
7442         * src/plugins/Makefile.am
7443         * src/plugins/mathml_viewer/.cvsignore
7444         * src/plugins/mathml_viewer/Makefile.am
7445         * src/plugins/mathml_viewer/mathml_viewer.c
7446                 remove unmaintained mathml_viewer plugin
7447
7448 2005-12-05 [paul]       1.9.100cvs62
7449
7450         * src/summaryview.c
7451                 obey prefs_common.always_show_msg when
7452                 moving a msg
7453                 Thanks to Colin
7454
7455 2005-12-05 [paul]       1.9.100cvs61
7456
7457         * src/compose.c
7458         * src/prefs_account.c
7459         * src/prefs_filtering.c
7460         * src/prefs_quote.c
7461         * src/prefs_spelling.c
7462         * src/prefs_toolbar.c
7463         * src/summaryview.c
7464         * src/gtk/gtkutils.c
7465         * src/gtk/quicksearch.c
7466         * src/plugins/dillo_viewer/dillo_prefs.c
7467                 dialog cleanups
7468
7469 2005-12-04 [paul]       1.9.100cvs60
7470
7471         * src/inc.c
7472         * src/prefs_account.c
7473         * src/prefs_account.h
7474                 allow a Local account to specify a
7475                 default inbox
7476                 (closes bug 843 'Inbox cannot be changed for local
7477                  mailboxes')
7478
7479 2005-12-04 [colin]      1.9.100cvs59
7480
7481         * src/plugins/trayicon/trayicon.c
7482                 Remove Get, rename Get All to Get Mail in order to
7483                 be consistent with the default main toolbar
7484
7485 2005-12-03 [colin]      1.9.100cvs58
7486
7487         * manual/gpl.xml
7488         * manual/sylpheed-claws-manual.xml
7489                 Add GPL appendix
7490
7491 2005-12-03 [paul]       1.9.100cvs57
7492
7493         * AUTHORS
7494         * po/sv.po
7495         * src/gtk/authors.h
7496                 new (partially complete) Swedish translation
7497                 by Anders Troback <sylpheed@troback.com>
7498
7499 2005-12-02 [paul]       1.9.100cvs56
7500
7501         * configure.ac
7502                 libetpan 0.41 required
7503
7504 2005-12-02 [paul]       1.9.100cvs55
7505
7506         * src/plugins/clamav/clamav_plugin.c
7507         * src/plugins/clamav/clamav_plugin.h
7508         * src/plugins/clamav/clamav_plugin_gtk.c
7509         * src/plugins/spamassassin/spamassassin.c
7510         * src/plugins/spamassassin/spamassassin.h
7511         * src/plugins/spamassassin/spamassassin_gtk.c
7512                 unregister prefs pages on unloading, thus
7513                 preventing a crash
7514                 (thanks to Colin for the hint)
7515
7516 2005-12-02 [wwp]        1.9.100cvs54
7517
7518         * src/quote_fmt.h
7519         * src/quote_fmt_parse.y
7520                 fix misuse of gboolean*, use gboolean instead
7521                 (thanks to Paul, Colin, for pointing out that scaring one)
7522
7523 2005-12-02 [paul]       1.9.100cvs53
7524
7525         * src/plugins/clamav/clamav_plugin.c
7526                 int no --> unsigned int no
7527         * src/plugins/clamav/clamav_plugin_gtk.c
7528                 rework config page
7529
7530 2005-12-02 [wwp]        1.9.100cvs52
7531
7532         * src/compose.c
7533         * src/prefs_template.c
7534         * src/quote_fmt.h
7535         * src/quote_fmt_parse.y
7536                 prevent from executing |f and |p templates commands when
7537                 adding or replacing templates in prefs (avoids annoying and
7538                 potentially dangerous behaviours)
7539
7540 2005-12-02 [paul]       1.9.100cvs51
7541
7542         * src/prefs_common.c
7543                 allow translation of some default values
7544                 Patch by Fabien Vantard
7545
7546 2005-12-02 [paul]       1.9.100cvs50
7547
7548         * src/codeconv.c
7549         * src/codeconv.h
7550         * src/prefs_common.c
7551         * src/prefs_common.h
7552         * src/prefs_message.c
7553         * src/textview.c
7554                 remove obsolete 'convert_mb_alnum' option
7555                 and related stuff
7556         * src/gtk/about.c
7557                 remove unused 'about_textview_visibility_notify'
7558
7559 2005-12-02 [paul]       1.9.100cvs49
7560
7561         * src/prefs_account.c
7562         * src/prefs_compose_writing.c
7563         * src/prefs_fonts.c
7564         * src/prefs_gtk.h
7565         * src/prefs_image_viewer.c
7566         * src/prefs_message.c
7567         * src/prefs_other.c
7568         * src/prefs_receive.c
7569         * src/prefs_send.c
7570         * src/prefs_spelling.c
7571         * src/prefs_summaries.c
7572         * src/prefs_wrapping.c
7573         * src/plugins/dillo_viewer/dillo_prefs.c
7574         * src/plugins/pgpcore/prefs_gpg.c
7575                 several cleanups to the prefs dialogs
7576                 (slightly modified) patch by Fabien Vantard
7577
7578 2005-12-02 [paul]       1.9.100cvs48
7579
7580         * src/main.c
7581                 --exit means exit
7582         * src/send_message.c
7583                 fix crash on send when connection fails
7584
7585         Thanks to Colin
7586
7587 2005-12-01 [colin]      1.9.100cvs47
7588
7589         * src/html.c
7590                 Translate &hellip; to "..."
7591
7592 2005-11-30 [colin]      1.9.100cvs46
7593
7594         * src/matcher.c
7595         * src/matcher.h
7596                 Optimize back yesterday's fix.
7597
7598 2005-11-30 [paul]       1.9.100cvs45
7599
7600         * manual/faq.xml
7601                 standardised
7602         * manual/intro.xml
7603                 written by Colin, edited by me
7604
7605 2005-11-29 [colin]      1.9.100cvs44
7606
7607         * src/matcher.c
7608                 Skip headers unconditionnaly in match_body if the
7609                 rule is not message or ~message
7610
7611 2005-11-29 [colin]      1.9.100cvs43
7612
7613         * src/matcher.c
7614                 Fix body_part and such, not skipping headers 
7615                 if the matchcriteria wasn't the first in the rule
7616
7617 2005-11-29 [colin]      1.9.100cvs42
7618
7619         * src/compose.c
7620                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
7621                 option missing from message view window)
7622                 Fix double text D'n'D with gtk-2.8
7623         * src/matcher.c
7624                 Fix ~message, ~headers_part, ~body_part rules
7625         * src/messageview.c
7626                 Add Windows-1252 (Closes bug #863)
7627                 Fix accels
7628         * src/gtk/gtkaspell.c
7629                 Properly destroy accels in all menus
7630
7631 2005-11-29 [mones]      1.9.100cvs41
7632
7633         * po/es.po
7634                 Updated.
7635
7636 2005-11-27 [colin]      1.9.100cvs40
7637
7638         * src/mh_gtk.c
7639                 "/Remove mailbox" -> "/Remove mailbox..."
7640
7641 2005-11-27 [paul]       1.9.100cvs39
7642
7643         * AUTHORS
7644         * po/de.po
7645         * src/gtk/authors.h
7646                 updated by new maintainer, Stephan Sachse
7647
7648 2005-11-27 [paul]       1.9.100cvs38
7649
7650         * manual/faq.xml
7651                 written by Colin, edited by me
7652
7653 2005-11-27 [paul]       1.9.100cvs37
7654
7655         * src/prefs_common.c
7656         * src/prefs_common.h
7657         * src/prefs_receive.c
7658         * src/prefs_summaries.c
7659                 move 'go to inbox after receiving new mail'
7660                 option from display/sumamaries to mail
7661                 handling/receive, and rework prefs_summaries
7662                 dialog a little
7663
7664 2005-11-25 [martin]     1.9.100cvs36
7665
7666         * po/de.po
7667             fixed windows-1252 translation;
7668             translated some new and fuzzy strings
7669
7670 2005-11-25 [paul]       1.9.100cvs35
7671
7672         * src/plugins/clamav/clamav_plugin.c
7673                 complete the update done in cvs34
7674
7675 2005-11-25 [paul]       1.9.100cvs34
7676
7677         * src/plugins/clamav/clamav_plugin.c
7678                 reflect upstream changes
7679
7680 2005-11-25 [paul]       1.9.100cvs33
7681
7682         * manual/ack.xml
7683         * manual/plugins.xml
7684         * manual/sylpheed-claws-manual.xml
7685                 written/updated by Colin, edited by me
7686         * tools/acroread2sylpheed.pl
7687                 update binary name
7688
7689 2005-11-24 [colin]      1.9.100cvs32
7690
7691         * src/compose.c
7692                 Fix bug #856 (reediting messages forgets Request
7693                 Return Receipt)
7694
7695 2005-11-24 [paul]       1.9.100cvs31
7696
7697         * manual/addrbook.xml
7698         * manual/starting.xml
7699                 written by Colin, proofread, edited, adapted by me
7700         * manual/advanced.xml
7701                 add some Actions examples
7702         * src/importldif.c
7703                 use a Save button instead of a Close button
7704         * src/wizard.c
7705                 indicate mandatory fields
7706                 fix page display
7707                 Thanks to Colin
7708
7709 2005-11-23 [colin]      1.9.100cvs30
7710
7711         * src/addressbook.c
7712                 Rename menu item, fix possible crash after
7713                 deletion of books
7714         * src/addrindex.c
7715                 Allow searching for '*' in ldap
7716         * src/browseldap.c
7717                 Fix "Browse Entry" (did anyone use it?)
7718         * src/wizard.c
7719                 Add guards for mandatory information
7720
7721 2005-11-23 [paul]       1.9.100cvs29
7722
7723         * manual/advanced.xml
7724                 corrections to the English
7725
7726 2005-11-23 [colin]      1.9.100cvs28
7727
7728         * src/mimeview.c
7729                 Fix possible crash at exit. After the call to
7730                 gtk_container_remove(), the Viewer's widget has no
7731                 more parent so gtk+ automatically frees it and its
7732                 sons. If destroy_viewer() then try to access it,
7733                 problems ensue.
7734
7735 2005-11-22 [colin]      1.9.100cvs27
7736
7737         * src/compose.c
7738         * src/gtk/gtkaspell.c
7739                 Fix right-clicking on a misspelled word
7740                 Fix More... in suggestions menu
7741
7742 2005-11-22 [wwp]        1.9.100cvs26
7743
7744         * src/prefs_template.c
7745                 templates works: re-sort templates list when adding or replacing,
7746                 prevent from adding or replacing when the template name is empty
7747
7748 2005-11-21 [colin]      1.9.100cvs25
7749
7750         * src/addressbook.c
7751                 Fix some addressbook suckage (dnd, select all)
7752         * src/compose.c
7753         * src/gtk/gtkaspell.c
7754         * src/gtk/gtkaspell.h
7755                 Make the spellchecker menu work with the 
7756                 GtkTextView one instead of overriding it
7757
7758 2005-11-20 [paul]       1.9.100cvs24
7759
7760         * manual/handling.xml
7761                 proofread and corrected
7762
7763 2005-11-20 [paul]       1.9.100cvs23
7764
7765         * manual/Makefile
7766                 generate html as one file
7767         * manual/advanced.xml
7768                 fix output generation
7769                 reformat hidden options list
7770         * manual/manual.xml     ** REMOVED **
7771         * manual/sylpheed-claws-manual.xml      ** ADDED **
7772                 renamed
7773
7774 2005-11-18 [colin]      1.9.100cvs22
7775
7776         * src/prefs_account.c
7777                 Fix layout in news and mbox accounts
7778         * manual/account.xml
7779         * manual/advanced.xml
7780                 New contents for Paul to check :)
7781
7782 2005-11-18 [wwp]        1.9.100cvs21
7783
7784         * src/gtk/quicksearch.c
7785                 don't update extended quicksearch buttons twice
7786
7787 2005-11-18 [paul]       1.9.100cvs20
7788
7789         * src/textview.c
7790                 complete 1.9.100cvs19
7791
7792 2005-11-18 [paul]       1.9.100cvs19
7793
7794         * src/compose.c
7795                 cosmetic improvements
7796         * src/textview.c
7797                 also list text/* attachments
7798
7799 2005-11-18 [colin]      1.9.100cvs18
7800
7801         * src/summaryview.c
7802                 Use column 0 instead of -1 in 
7803                 gtk_ctree_node_moveto, in a naive
7804                 hope it'll fix the gtk-related crashes
7805
7806 2005-11-18 [colin]      1.9.100cvs17
7807
7808         * src/gtk/inputdialog.c
7809                 Fix icon staying the first one
7810
7811 2005-11-17 [wwp]        1.9.100cvs16
7812                 fix possible problem showing some quicksearch buttons, and a bad
7813                 call to g_return_if_fail in a function that returns a value (both
7814                 fixes by Fabien Vantard)
7815
7816 2005-11-15 [wwp]        1.9.100cvs15
7817
7818         * src/gtk/quicksearch.c
7819                 added a tooltip to that obscure ... quicksearch button
7820
7821 2005-11-15 [wwp]        1.9.100cvs14
7822
7823         * src/gtk/quicksearch.c
7824                 add a quicksearch helper to filtering expression users: the ... button
7825                 raises the condition expr window. condition expressions set up w/ this
7826                 window are used by the quicksearch if the user closes it pressing OK.
7827
7828 2005-11-14 [paul]       1.9.100cvs13
7829
7830         * src/plugins/clamav/clamav_plugin.c
7831         * src/plugins/spamassassin/spamassassin.c
7832                 change plugin type following recent merging
7833
7834 2005-11-14 [wwp]        1.9.100cvs12
7835
7836         * src/folder.c
7837                 prevent from crashing when copying/moving message(s) from and
7838                 to the same folder
7839
7840 2005-11-14 [paul]       1.9.100cvs11
7841
7842         * src/plugins/clamav/Makefile.am
7843         * src/plugins/clamav/clamav_plugin.c
7844         * src/plugins/clamav/clamav_plugin.h
7845         * src/plugins/clamav/clamav_plugin_gtk.c
7846                 also merge clamav and clamav_gtk plugins
7847
7848 2005-11-13 [colin]      1.9.100cvs10
7849
7850         * configure.ac
7851         * src/plugins/spamassassin/Makefile.am
7852         * src/plugins/spamassassin/spamassassin.c
7853         * src/plugins/spamassassin/spamassassin.h
7854         * src/plugins/spamassassin/spamassassin_gtk.c
7855                 Merge spamassassin and spamassassin_gtk plugins,
7856                 and build it by default.
7857
7858 2005-11-12 [colin]      1.9.100cvs9
7859
7860         * src/etpan/imap-thread.c
7861                 Fix gcc warning
7862
7863 2005-11-12 [colin]      1.9.100cvs8
7864
7865         * src/procmime.c
7866                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
7867
7868 2005-11-10 [colin]      1.9.100cvs7
7869
7870         * src/main.c
7871                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
7872                 minimised state)
7873
7874 2005-11-10 [wwp]        1.9.100cvs6
7875
7876         * src/gtk/description_window.c
7877                 fix a crash when closing description windows using the WM's [X] button
7878
7879 2005-11-09 [colin]      1.9.100cvs5
7880
7881         * src/common/ssl.c
7882                 Update libetpan call to follow upstream
7883                 (yes, this requires libetpan-0.40cvs3)
7884
7885 2005-11-08 [colin]      1.9.100cvs4
7886
7887         * src/compose.c
7888         * src/textview.c
7889         * src/common/utils.c
7890         * src/common/utils.h
7891                 Enhance the email parser
7892
7893 2005-11-08 [colin]      1.9.100cvs3
7894
7895         * src/procmime.c
7896                 Fix what looks like an off-by-one (fixes 
7897                 attachments from the Bat)
7898
7899 2005-11-08 [wwp]        1.9.100cvs2
7900
7901         * src/main.c
7902                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
7903
7904 2005-11-08 [wwp]        1.9.100cvs1
7905
7906         * src/main.c
7907                 allow exiting Sylpheed-Claws from command-line
7908
7909 2005-11-08 [paul]       1.9.100
7910
7911         1.9.100 released
7912
7913 2005-11-07 [colin]      1.9.99cvs17
7914
7915         * src/addritem.c
7916         * src/ldif.c
7917                 Fix import of base-64 encoded items
7918
7919 2005-11-07 [colin]      1.9.99cvs16
7920
7921         * src/send_message.c
7922                 Fix bug #314 (Queue does not empty under certain 
7923                 circumstances)
7924
7925 2005-11-07 [paul]       1.9.99cvs15
7926
7927         * src/mutt.c
7928         * src/pine.c
7929                 fix buffer overflows
7930                 Thanks to Colin
7931
7932 2005-11-07 [paul]       1.9.99cvs14
7933
7934         * doc/man/Makefile.am
7935         * doc/man/sylpheed-claws.1      ** ADDED **
7936         * doc/man/sylpheed.1            ** DELETED **
7937                 rename and update the man file
7938
7939 2005-11-06 [colin]      1.9.99cvs13
7940
7941         * src/ldif.c
7942                 Fix ldif_get_line() that returned empty strings
7943                 (Didn't understand why). Also fix a possible
7944                 buffer overflow.
7945
7946 2005-11-06 [wwp]        1.9.99cvs12
7947
7948         * src/textview.c
7949         * src/gtk/about.c
7950         * src/gtk/gtkutils.c
7951         * src/gtk/gtkutils.h
7952                 fix a compilation warning,
7953                 make links sensitive in the about dialog
7954
7955 2005-11-04 [wwp]        1.9.99cvs11
7956
7957         * src/gtk/about.c
7958                 don't wrap or translate URIs, and a bit text format cleanup
7959
7960 2005-11-04 [wwp]        1.9.99cvs10
7961
7962         * src/gtk/about.c
7963                 better textview tagging implementation (no more use of marks for
7964                 postponed tagging)
7965
7966 2005-11-02 [colin]      1.9.99cvs9
7967
7968         * src/common/ssl.c
7969                 Forgot an ifdef
7970
7971 2005-11-02 [colin]      1.9.99cvs8
7972
7973         * configure.ac
7974                 Require libetpan-0.40 due to upstream fix
7975         * src/common/ssl.c
7976                 Tell libetpan not to call SSL_Library_Init,
7977                 as we do it ourselves.
7978
7979 2005-11-02 [colin]      1.9.99cvs7
7980
7981         * po/POTFILES.in
7982                 Add missing files (thanks to Fabien Vantard)
7983
7984 2005-11-02 [colin]      1.9.99cvs6
7985
7986         * src/summaryview.c
7987                 Fix totals when read messages are hidden or quicksearch
7988                 is on
7989         * src/ssl_manager.c
7990         * src/ssl_manager.h
7991         * src/common/ssl_certificate.c
7992         * src/common/ssl_certificate.h
7993         * src/gtk/sslcertwindow.c
7994         * src/gtk/sslcertwindow.h
7995                 Fix copyright on my stuff
7996
7997 2005-11-02 [wwp]        1.9.99cvs5
7998
7999         * src/prefs_themes.c
8000                 fix directory name checking (theme installation/removal),
8001                 made related error a bit more verbose
8002
8003 2005-11-02 [colin]      1.9.99cvs4
8004
8005         * src/summaryview.c
8006                 Fix typo (probably fixes bug #841 (Sort by the From 
8007                 field doesn't work)
8008
8009 2005-11-02 [paul]       1.9.99cvs3
8010
8011         * po/ko.po
8012         * po/nb.po
8013                 updated by SungHyun Nam, Geir Helland
8014         * src/wizard.c
8015                 fix typo in welcome message. spotted by
8016                 Andrea Spadaccini
8017
8018 2005-11-01 [colin]      1.9.99cvs2
8019
8020         * src/compose.c
8021                 Fix replying to ml wen confirming subscription
8022         * src/messageview.c
8023         * src/mimeview.c
8024         * src/mimeview.h
8025         * src/privacy.h
8026         * src/summaryview.c
8027                 Make key check non blocking
8028
8029 2005-10-31 [paul]       1.9.99cvs1
8030
8031         * tools/claws.i18n.status.pl
8032                 updated for ChangeLog
8033
8034 2005-10-31 [paul]       1.9.99
8035
8036         1.9.99 released
8037
8038 2005-10-31 [paul]       1.9.15cvs131
8039
8040         * .cvsignore
8041         * ChangeLog
8042         * ChangeLog.claws       ** REMOVED **
8043         * ChangeLog-gtk2.claws  ** REMOVED **
8044         * ChangeLog.gtk1        ** ADDED **
8045         * INSTALL
8046         * Makefile.am
8047         * NEWS
8048         * README
8049         * README.claws          ** REMOVED **
8050         * README.jp             ** REMOVED **
8051         * RELEASE_NOTES         ** ADDED **
8052         * RELEASE_NOTES.claws   ** REMOVED **
8053         * commitHelper
8054         * configure.ac
8055         * sylpheed.spec.in      ** REMOVED **
8056                 tidy up and update the default docs:
8057                 ChangeLog.claws is renamed ChangeLog.gtk1
8058                 ChangeLog-gtk2.claws is renamed ChangeLog
8059                 README.claws is renamed README
8060                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
8061
8062 2005-10-31 [paul]       1.9.15cvs130
8063
8064         * po/it.po
8065                 fix errors
8066
8067 2005-10-31 [paul]       1.9.15cvs129
8068
8069         * po/ca.po
8070         * po/de.po
8071         * po/en_GB.po
8072         * po/fr.po
8073         * po/it.po
8074         * po/pt_BR.po
8075         * po/sk.po
8076         * po/sr.po
8077         * po/zh_CN.po
8078                 updated by Miquel Oliete, Stephan Sachse and
8079                 Thomas Gilgin, me, Fabien Vantard, Andrea
8080                 Spadaccini, Frederico Goncalves Guimaraes,
8081                 Andrej Kacian, Aleksandar Urosevic, and
8082                 Ralgh Young.
8083
8084 2005-10-31 [mones]      1.9.15cvs128
8085
8086         * manual/faq.xml
8087                 More questions.
8088         
8089         * po/es.po
8090                 Updated for release.
8091
8092 2005-10-30 [colin]      1.9.15cvs127
8093
8094         * src/compose.c
8095                 Place cursor before rewrapping (fixes cursor
8096                 pos if quotation gets rewrapped)
8097
8098 2005-10-29 [paul]       1.9.15cvs126
8099
8100         * src/crash.c
8101         * src/foldersel.c
8102         * src/main.c
8103         * src/messageview.c
8104         * src/toolbar.c
8105         * src/gtk/authors.h
8106                 corrections to text items
8107
8108 2005-10-28 [colin]      1.9.15cvs125
8109
8110         * src/messageview.c
8111                 Make "hit 'C' to check sig" work from extern 
8112                 messageviews
8113
8114 2005-10-27 [colin]      1.9.15cvs124
8115
8116         * src/summaryview.c
8117                 Add a hack to avoid segfaulting when hammering 
8118                 on gtk's events
8119
8120 2005-10-27 [wwp]        1.9.15cvs123
8121
8122         * src/prefs_themes.c
8123                 sort list of themes names in themes prefs
8124
8125 2005-10-27 [paul]       1.9.15cvs122
8126
8127         * src/folder.c
8128         * src/prefs_account.c
8129                 fix building on Solaris
8130                 Patch by Alex Moore
8131
8132 2005-10-27 [wwp]        1.9.15cvs121
8133
8134         * src/summaryview.c
8135         * src/gtk/gtksctree.c
8136                 speed up unselecting messages in summary view (thanks to Colin)
8137
8138 2005-10-27 [paul]       1.9.15cvs120
8139
8140         * src/mainwindow.c
8141                 fix a compilation warning
8142         * src/summaryview.c
8143                 fix updating of 'n items selected' count
8144                 when deselecting
8145
8146 2005-10-27 [martin]     1.9.15cvs119
8147
8148         * src/action.c
8149                 ignore actions with a leading '/' in the action menu name
8150                 fixes a crash on menu creation
8151         * src/prefs_actions.c
8152                 do not allow a leading '/' in the action menu name
8153
8154 2005-10-27 [paul]       1.9.15cvs118
8155
8156         * src/main.c
8157                 fix compilation warning
8158
8159 2005-10-27 [paul]       1.9.15cvs117
8160
8161         * src/procmime.c
8162                 add #if HAVE_LOCALE_H
8163
8164 2005-10-27 [paul]       1.9.15cvs116
8165
8166         * src/plugins/clamav/clamav_plugin.c
8167         * src/plugins/dillo_viewer/dillo_viewer.c
8168         * src/plugins/mathml_viewer/mathml_viewer.c
8169         * src/plugins/pgpcore/plugin.c
8170         * src/plugins/pgpinline/plugin.c
8171         * src/plugins/pgpmime/plugin.c
8172         * src/plugins/spamassassin/spamassassin.c
8173         * src/plugins/trayicon/trayicon.c
8174                 plugin_init() : make error messages more
8175                 informative
8176
8177 2005-10-26 [wwp]        1.9.15cvs115
8178
8179         * src/prefs_matcher.c
8180                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8181
8182 2005-10-26 [wwp]        1.9.15cvs114
8183
8184         * src/procmime.c
8185         * src/gtk/gtksctree.c
8186         * src/plugins/spamassassin/libspamc.c
8187         * src/plugins/spamassassin/spamassassin.c
8188                 fix some compilation warnings more
8189
8190 2005-10-26 [mones]      1.9.15cvs113
8191
8192         * po/es.po
8193                 Updated translation
8194
8195 2005-10-26 [paul]       1.9.15cvs112
8196
8197         * src/prefs_message.c
8198                 give all display_xface stuff the
8199                 #if HAVE_LIBCOMPFACE treatment, thus
8200                 preventing a crash
8201                 (Thanks to Wolfgang Enderlein)
8202
8203 2005-10-26 [colin]      1.9.15cvs111
8204
8205         * src/gedit-print.c
8206                 Fix date format
8207         * src/imap_gtk.c
8208         * src/news_gtk.c
8209                 Remove context menu items that should not be there
8210         * src/jpilot.c
8211                 Fix encoding
8212         * src/main.c
8213         * src/mainwindow.c
8214                 Don't show the mainwindow too soon
8215
8216 2005-10-26 [wwp]        1.9.15cvs110
8217
8218         * src/folder.c
8219         * src/manual.c
8220         * src/summaryview.c
8221                 fix uninitialized pointers in the folder updating hook
8222                 (thanks to Colin)
8223
8224 2005-10-25 [mones]      1.9.15cvs109
8225
8226         * manual/faq.xml
8227                 General information subsection completed. 
8228                 Removed archaic references.
8229                 
8230         * manual/Makefile
8231         * manual/dtd/manual.dsl
8232                 Added customization stylesheet for getting paragraphs
8233                 fully justified in PDF output (as suggested by Colin).
8234
8235 2005-10-25 [colin]      1.9.15cvs108
8236
8237         * src/compose.c
8238                 Fix a second leak
8239
8240 2005-10-25 [colin]      1.9.15cvs107
8241
8242         * src/addrbook.c
8243         * src/addrindex.c
8244                 Fix leak (xml_get_element() allocates memory)
8245         * src/compose.c
8246                 Fix leak + dead code (shame!)
8247         * src/procmime.c
8248                 Fix leak
8249
8250 2005-10-25 [colin]      1.9.15cvs106
8251
8252         * src/mimeview.c
8253                 Fix encoding issue in Save all and in 
8254                 overwrite-confirmation alertpanel
8255
8256 2005-10-25 [colin]      1.9.15cvs105
8257
8258         * src/common/socket.c
8259                 Fix a leak - Thanks to Christopher Aillon
8260                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8261
8262 2005-10-25 [paul]       1.9.15cvs104
8263
8264         * src/wizard.c
8265                 Always guess servers from the right-hand
8266                 email part and guess username from the
8267                 left-hand part. (Thanks to Colin)
8268                 add an X-Face to the welcome message
8269
8270 2005-10-25 [paul]       1.9.15cvs103
8271
8272         * manual/handling.xml
8273                 written by Colin, edited by me
8274
8275 2005-10-25 [wwp]        1.9.15cvs102
8276
8277         * src/folderview.c
8278         * src/grouplistdialog.c
8279         * src/imap.c
8280         * src/noticeview.c
8281                 fix some compilation warnings
8282
8283 2005-10-24 [paul]
8284
8285         1.9.99-rc3 released
8286
8287 2005-10-24 [paul]       1.9.15cvs101
8288
8289         * src/gtk/about.c
8290                 fix window sizing
8291
8292 2005-10-24 [paul]       1.9.15cvs100
8293
8294         * src/pixmaps/offline.xpm
8295         * src/pixmaps/online.xpm
8296                 replace with last default versions
8297
8298 2005-10-24 [colin]      1.9.15cvs99
8299
8300         * src/imap.c
8301                 Fix bug when moving a folder
8302         * src/imap_gtk.c
8303         * src/mh_gtk.c
8304                 "Delete folder" pops up a window, so it 
8305                 should be suffixed with "..."
8306         * src/plugins/pgpcore/sgpgme.c
8307                 Include locale.h
8308
8309 2005-10-24 [mones]      1.9.15cvs98
8310
8311         * manual/Makefile
8312         * manual/account.xml
8313         * manual/ack.xml
8314         * manual/addrbook.xml
8315         * manual/advanced.xml
8316         * manual/faq.xml
8317         * manual/glossary.xml
8318         * manual/gpl.xml
8319         * manual/handling.xml
8320         * manual/intro.xml
8321         * manual/keyboard.xml
8322         * manual/manual.xml
8323         * manual/plugins.xml
8324         * manual/starting.xml
8325         * manual/dtd/sdocbook.dtd
8326                 Initial manual structure and some content.
8327
8328 2005-10-23 [wwp]        1.9.15cvs97
8329
8330         * src/gtk/about.c
8331                 fix a typo
8332
8333 2005-10-23 [wwp]        1.9.15cvs96
8334
8335         * src/gtk/about.c
8336         * src/gtk/authors.h
8337                 rework of the about window (main work by Paul), also featuring a few
8338                 fixes for typos and duplicate names
8339
8340 2005-10-23 [wwp]        1.9.15cvs95
8341
8342         * src/.cvsignore
8343                 Ignore the right binary name (sylpheed-claws now)
8344
8345 2005-10-23 [paul]       1.9.15cvs94
8346
8347         * src/compose.c
8348                 when using Folder Pref 'Default To for
8349                 replies' make the entry in the Compose
8350                 window bold
8351                 Patch by Fabien Vantard
8352
8353 2005-10-22 [colin]      1.9.15cvs93
8354
8355         * src/codeconv.c
8356                 Fix leak
8357
8358 2005-10-22 [colin]      1.9.15cvs92
8359
8360         * src/codeconv.c
8361                 try to convert using locale (apart utf8) if necessary
8362
8363 2005-10-22 [colin]      1.9.15cvs91
8364
8365         * src/pixmaps/new.xpm
8366         * src/pixmaps/unread.xpm
8367                 Make the unread envelope blue again and
8368                 saturate the new one a bit more.
8369
8370 2005-10-22 [colin]      1.9.15cvs90
8371
8372         * src/compose.c
8373                 When replying to a mail sent by one of our accounts,
8374                 use the original list of recipients. Let 'Reply All'
8375                 and 'Reply to sender' work like previously.
8376
8377 2005-10-21 [colin]      1.9.15cvs89
8378
8379         * src/prefs_filtering.c
8380                 Clear fields after add and replace
8381         * src/textview.c
8382                 Display xface differently (better)
8383         * src/plugins/pgpinline/pgpinline.c
8384                 Fix crappy encodings/recodings
8385
8386 2005-10-21 [paul]       1.9.15cvs88
8387
8388         * src/compose.c
8389         * src/prefs_folder_item.c
8390         * src/toolbar.c
8391                 fix news folder Folder Properties
8392                 (thanks to Colin)
8393         * src/folderview.c
8394                 update folderview after Themes change
8395                 keep selected folder selected
8396                 (thanks to Colin)
8397
8398 2005-10-21 [paul]       1.9.15cvs87
8399
8400         * tools/Makefile.am
8401         * tools/OOo2sylpheed.pl
8402         * tools/README
8403         * tools/README.sylprint
8404         * tools/asus_mailled.sh         ** REMOVED **
8405         * tools/filter_conv.pl
8406         * tools/freshmeat_search.pl
8407         * tools/google_search.pl
8408         * tools/gpg-sign-syl            ** REMOVED **
8409         * tools/kmail2sylpheed.pl
8410         * tools/kmail2sylpheed_v2.pl
8411         * tools/multiwebsearch.pl
8412         * tools/nautilus2sylpheed.sh
8413         * tools/newscache_clean.pl
8414         * tools/outlook2sylpheed.pl
8415         * tools/sylpheed-switcher       ** REMOVED **
8416         * tools/sylprint.pl
8417         * tools/sylprint.rc
8418         * tools/tb2sylpheed
8419         * tools/vcard2xml.py
8420         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8421                 update default config dir
8422                 update binary name (thanks to Fabien Vantard)
8423                 remove obsolete scripts
8424
8425 2005-10-21 [colin]      1.9.15cvs86
8426
8427         * src/inc.c
8428                 Fix possible leak and units. Based on a patch by
8429                 Fabien Vantard.
8430
8431 2005-10-20 [colin]      1.9.15cvs85
8432
8433         * src/textview.c
8434                 Clear xface when clearing textview
8435
8436 2005-10-20 [colin]      1.9.15cvs84
8437
8438         * configure.ac
8439         * src/folderview.c
8440         * src/headerview.c
8441         * src/main.c
8442         * src/prefs_common.c
8443         * src/prefs_common.h
8444         * src/prefs_message.c
8445         * src/textview.c
8446         * src/textview.h
8447         * src/common/defs.h
8448         * src/common/utils.c
8449         * src/common/utils.h
8450         * src/gtk/gtkutils.c
8451         * src/gtk/gtkutils.h
8452                 Migrate config to .sylpheed-claws (Automatically)
8453                 Add a way to get the Xface in the TextView
8454
8455 2005-10-20 [colin]      1.9.15cvs83
8456
8457         * src/gtk/Makefile.am
8458         * src/gtk/about.c
8459         * src/gtk/authors.h
8460                 Make the about dialog *grooovy*
8461
8462 2005-10-20 [colin]      1.9.15cvs82
8463
8464         * src/mimeview.c
8465                 Use "Open with" on double click if no command
8466                 was found
8467
8468 2005-10-20 [colin]      1.9.15cvs81
8469
8470         * src/imap.c
8471         * src/etpan/imap-thread.c
8472                 Fix possible crash.
8473
8474 2005-10-20 [paul]       1.9.15cvs80
8475
8476         * src/folder.c
8477                 don't show clipkey icon if the only
8478                 attachment is the signature
8479                 Patch by Colin
8480
8481 2005-10-20 [paul]       1.9.15cvs79
8482
8483         * AUTHORS
8484         * src/plugins/pgpmime/pgpmime.c
8485                 name the PGP/MIME signature 'signature.asc'
8486                 Patch by Andrew Nelson <freeandy@gmail.com>
8487
8488 2005-10-19 [colin]      1.9.15cvs78
8489
8490         * src/plugins/pgpmime/pgpmime.c
8491                 Oops, no need to double-check though
8492
8493 2005-10-19 [colin]      1.9.15cvs77
8494
8495         * src/plugins/pgpinline/pgpinline.c
8496         * src/plugins/pgpmime/pgpmime.c
8497                 Check that my_tmpfile() doesn't 
8498                 return NULL
8499
8500 2005-10-19 [colin]      1.9.15cvs76
8501
8502         * src/common/utils.c
8503                 Use shorter mime boundaries to avoid having
8504                 MTAs rewrapping our headers, breaking the
8505                 PGP signature in the process 
8506         * src/compose.c
8507         * src/plugins/pgpmime/pgpmime.c
8508                 Check for boundary uniqueness to be sure
8509                 it won't happen, instead of hoping for the
8510                 best
8511
8512 2005-10-19 [colin]      1.9.15cvs75
8513
8514         * sylpheed-claws.desktop
8515         * src/Makefile.am
8516         * src/main.c
8517                 Ship a sylpheed-claws binary instead
8518                 of a sylpheed one. Change the socket
8519                 name, too
8520         * src/folderview.c
8521                 Update folder only if it changed
8522         * src/wizard.c
8523                 Fix i18n in welcome mail, patch by
8524                 Fabien Vantard
8525
8526 2005-10-19 [paul]
8527
8528         1.9.99-rc2 released
8529
8530 2005-10-19 [paul]       1.9.15cvs74
8531
8532         * src/folder.c
8533         * src/folderview.c
8534                 fix summaryview update
8535                 Patch by Colin
8536
8537 2005-10-18 [colin]      1.9.15cvs73
8538
8539         * src/plugins/pgpcore/passphrase.c
8540                 Don't XGrabServer, and try a bit more to 
8541                 sync everything before grabbing mouse/keyboard
8542
8543 2005-10-18 [colin]      1.9.15cvs72
8544
8545         * src/Makefile.am
8546         * src/addressadd.c
8547         * src/addressbook.c
8548         * src/folderview.c
8549         * src/grouplistdialog.c
8550         * src/mimeview.c
8551         * src/stock_pixmap.c
8552         * src/stock_pixmap.h
8553         * src/summaryview.c
8554         * src/gtk/gtksctree.c
8555         * src/gtk/gtksctree.h
8556         * src/pixmaps/empty.xpm
8557                 Implement a wrapper call for gtk_ctree_set_node_info
8558                 and gtk_ctree_insert_node, that uses a 1x1 transparent
8559                 pixmap instead of a NULL one. This works around some
8560                 memory problems deep inside gtk, revealed by valgrind,
8561                 and fixes bug #834 (Pressing CTRl-D on a message marked 
8562                 as locked crashes sylpheed.), as well as, probably, 
8563                 wwp's 4th dimension problems that happen in gtk_ctree_*.
8564
8565 2005-10-17 [colin]      1.9.15cvs71
8566
8567         * src/mimeview.c
8568                 Provide visual feedback when checking
8569                 signature
8570
8571 2005-10-17 [colin]      1.9.15cvs70
8572
8573         * src/main.c
8574                 Keep the folder list frozen while checking caches...
8575
8576 2005-10-17 [colin]      1.9.15cvs69
8577
8578         * src/addr_compl.c
8579                 Fi bug #833 (Autocompleting from addressbook 
8580                 fails with extended chars)
8581         * src/imap.c
8582                 Fix 'adding messages' staying in statusbar
8583                 after an error
8584
8585 2005-10-17 [wwp]        1.9.15cvs68
8586
8587         * src/ssl_manager.c
8588                 Fix buttons' layout resizing when window size changes
8589
8590 2005-10-17 [wwp]        1.9.15cvs67
8591
8592         * src/account.c
8593         * src/prefs_account.c
8594         * src/prefs_common.c
8595         * src/prefs_common.h
8596         * src/prefs_folder_item.c
8597         * src/prefs_gtk.c
8598         * src/gtk/logwindow.c
8599         * src/gtk/pluginwindow.c
8600         * src/gtk/prefswindow.c
8601         * src/gtk/prefswindow.h
8602                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
8603
8604 2005-10-17 [paul]       1.9.15cvs66
8605
8606         * configure.ac
8607                 fix missing libetpan message
8608         * po/en_GB.po
8609                 updated
8610         * src/crash.c
8611         * src/manual.c
8612         * src/prefs_themes.c
8613         * src/common/defs.h
8614                 add some new URI defines, change some
8615                 others
8616         * src/wizard.c
8617                 make welcome message translatable
8618                 small improvements to english
8619                 other tweaks
8620         * src/gtk/menu.c
8621                 fix warnings
8622
8623 2005-10-17 [paul]       1.9.15cvs65
8624
8625         * src/summaryview.c
8626                 fix column titles
8627
8628 2005-10-16 [mones]      1.9.15cvs64
8629
8630         * po/es.po
8631                 Updated translation
8632
8633 2005-10-16 [colin]
8634
8635         1.9.99-rc1 released
8636
8637 2005-10-16 [colin]      1.9.15cvs63
8638
8639         * src/wizard.c
8640                 Fix whitespace
8641
8642 2005-10-16 [colin]      1.9.15cvs62
8643
8644         * src/toolbar.c
8645                 s/Get All/Get Mail/
8646         * src/wizard.c
8647                 Real welcome mail text, thanks Paul
8648
8649 2005-10-16 [colin]      1.9.15cvs61
8650
8651         * src/editldap.c
8652         * src/exporthtml.c
8653         * src/main.c
8654         * src/mainwindow.c
8655         * src/prefs_themes.c
8656         * src/prefs_toolbar.c
8657         * src/plugins/demo/demo.c
8658         * src/plugins/trayicon/trayicon.c
8659                 s/Sylpheed/Sylpheed-Claws/
8660
8661 2005-10-16 [colin]      1.9.15cvs60
8662
8663         * src/wizard.c
8664                 Add a welcome email in the first empty mailbox
8665         * src/prefs_common.c
8666                 Change one more default
8667
8668 2005-10-16 [colin]      1.9.15cvs59
8669
8670         * src/wizard.c
8671                 Remove printf
8672
8673 2005-10-16 [colin]      1.9.15cvs58
8674
8675         * src/toolbar.c
8676         * src/prefs_common.c
8677                 Change some defaults
8678
8679 2005-10-16 [colin]      1.9.15cvs57
8680
8681         * src/toolbar.c
8682         * src/prefs_common.c
8683                 Change some defaults
8684
8685 2005-10-16 [colin]      1.9.15cvs56
8686
8687         * src/wizard.c
8688                 By default, initialize fonts to have
8689                 the same size as normal GtkWidgets
8690
8691 2005-10-16 [colin]      1.9.15cvs55
8692
8693         * src/mimeview.c
8694                 Fix message a bit more
8695
8696 2005-10-16 [colin]      1.9.15cvs54
8697
8698         * src/addressbook.c
8699                 Second attempt at flicker fixing
8700
8701 2005-10-16 [colin]      1.9.15cvs53
8702
8703         * src/addressbook.c
8704                 Fix flicker
8705
8706 2005-10-16 [wwp]        1.9.15cvs52
8707
8708         * src/addressbook.c
8709         * src/editaddress.c
8710         * src/prefs_common.c
8711         * src/prefs_common.h
8712                 Remember window sizes (address book)
8713
8714 2005-10-16 [wwp]        1.9.15cvs51
8715
8716         * src/plugins/clamav/clamav_plugin_gtk.c
8717         * src/plugins/spamassassin/spamassassin_gtk.c
8718                 Fix compilation warnings (missing #include).
8719
8720 2005-10-16 [colin]      1.9.15cvs50
8721
8722         * src/mimeview.c
8723         * src/summaryview.c
8724         * src/textview.c
8725                 Make 'c' check signature, and forward
8726                 c, l, y, t from summaryview to mimeview
8727
8728 2005-10-16 [colin]      1.9.15cvs49
8729
8730         * src/addressbook.c
8731                 Put border around buttons
8732         * src/mainwindow.c
8733         * src/summaryview.c
8734                 Rework menus (Patch based on a patch
8735                 by Paul)
8736
8737 2005-10-15 [wwp]        1.9.15cvs48
8738
8739         * src/editjpilot.c
8740         * src/editldap.c
8741         * src/editvcard.c
8742         * src/exphtmldlg.c
8743         * src/expldifdlg.c
8744         * src/export.c
8745         * src/import.c
8746         * src/importldif.c
8747         * src/importmutt.c
8748         * src/importpine.c
8749         * src/prefs_account.c
8750         * src/prefs_spelling.c
8751         * src/gtk/gtkutils.c
8752         * src/gtk/gtkutils.h
8753         * src/plugins/clamav/clamav_plugin_gtk.c
8754         * src/plugins/spamassassin/spamassassin_gtk.c
8755                 use nicer browse-for-file/dir buttons than the "..." ones,
8756                 code factorizing more.
8757
8758 2005-10-14 [colin]      1.9.15cvs47
8759
8760         * src/mainwindow.c
8761                 set relief on the account switcher so that people see it
8762                 grey out Create processing rules when no message is selected
8763         * src/prefs_filtering.c
8764                 ask before closing if the rule has not been modified, even if
8765                 it's not valid
8766         * src/prefs_matcher.c
8767                 fix sensitivity when entering the dialog
8768         * src/gtk/inputdialog.c
8769                 display a better icon on password ask
8770         * src/plugins/pgpcore/passphrase.c
8771                 make the dialog look better
8772
8773 2005-10-14 [paul]       1.9.15cvs46
8774
8775         * src/folderview.c
8776                 indicate presense of marked msgs in
8777                 unexpanded subfolders
8778
8779 2005-10-14 [paul]       1.9.15cvs45
8780
8781         * src/prefs_actions.c
8782         * src/prefs_common.c
8783         * src/prefs_common.h
8784         * src/prefs_filtering_action.c
8785         * src/prefs_matcher.c
8786         * src/prefs_template.c
8787                 remember window sizes
8788                 fix Info button size
8789
8790         Patches by wwp
8791
8792 2005-10-13 [colin]      1.9.15cvs44
8793
8794         * src/mimeview.c
8795         * src/noticeview.c
8796         * src/noticeview.h
8797                 Add a tooltip on the icon (optional) 
8798                 Get rid of the signature buttons and only
8799                 use the icon+tooltip
8800
8801 2005-10-13 [colin]      1.9.15cvs43
8802
8803         * src/noticeview.c
8804         * src/noticeview.h
8805                 Add hand cursor for hovering over icon
8806
8807 2005-10-13 [colin]      1.9.15cvs42
8808
8809         * src/summaryview.c
8810                 Fix crash when quicksearch's hidden 
8811                 at startup
8812
8813 2005-10-13 [colin]      1.9.15cvs41
8814
8815         * src/compose.c
8816                 Set subject when forwarding multiple mails
8817                 Check that other recipient than the default Cc or Bcc
8818                 have been set before sending.
8819
8820 2005-10-13 [colin]      1.9.15cvs40
8821
8822         * src/imap.c
8823                 Batch per-folder
8824                 Introduce locking, but don't use it yet
8825
8826 2005-10-13 [colin]      1.9.15cvs39
8827
8828         * src/gtk/quicksearch.c
8829                 Reset quicksearch when hiding it
8830                 Make sticky a real pref
8831
8832 2005-10-13 [colin]      1.9.15cvs38
8833
8834         * src/summaryview.c
8835                 Faster prefs apply
8836
8837 2005-10-13 [colin]      1.9.15cvs37
8838
8839         * src/mimeview.c
8840         * src/noticeview.c
8841         * src/noticeview.h
8842         * src/plugins/pgpcore/sgpgme.c
8843                 Make privacy icon clickable
8844                 Move Trust field in Full info
8845                 When trust is less than full, don't display
8846                 a warning icon
8847
8848 2005-10-13 [colin]      1.9.15cvs36
8849
8850         * src/folder.c
8851                 Batch on flags sync
8852         * src/folderview.c
8853                 Revert speed hack which is dangerous in fact
8854                 Apply prefs faster
8855
8856 2005-10-13 [colin]      1.9.15cvs35
8857
8858         * src/folder_item_prefs.c
8859                 Fix pref corruption on folder move. Patch
8860                 by wwp
8861
8862 2005-10-13 [paul]       1.9.15cvs34
8863
8864         * src/export.c
8865         * src/import.c
8866                 fix typos in g_warnings
8867         * src/prefs_account.c
8868                 add a file selector for Signature file
8869
8870         Patches by wwp
8871
8872 2005-10-12 [colin]      1.9.15cvs33
8873
8874         * src/mimeview.c
8875                 Provide a quick way to go back from a
8876                 signature's full info to the email part
8877
8878 2005-10-12 [colin]      1.9.15cvs32
8879
8880         * src/compose.c
8881                 Remove old hack of encoding signed mails with base64.
8882                 QP works equally well.
8883
8884 2005-10-12 [colin]      1.9.15cvs31
8885
8886         * src/crash.c
8887                 Replace deprecated GtkText with GtkTextView
8888         * src/imap.c
8889                 Fix a logic bug about counts in imap_select
8890                 (previously un-triggered)
8891         * src/mainwindow.c
8892         * src/summaryview.c
8893         * src/news.c
8894                 Allow local deletion of news posts
8895         * src/mimeview.c
8896                 Show GPG noticeview on the message/rfc822 part
8897                 in addition to the text/plain one
8898         * src/prefs_image_viewer.c
8899           src/plugins/pgpcore/prefs_gpg.c
8900                 Polish (set the label as part of the checkbox)
8901         * src/wizard.c
8902                 Don't sit there doing nothing after destroying
8903                 the window - return err
8904
8905 2005-10-11 [colin]      1.9.15cvs30
8906
8907         * src/folderview.c
8908                 Apply processing rules before showing folders.
8909                 Early folder show (before flags sync) will only
8910                 be done when there are no processing rules (nor
8911                 pre- or post- ones)
8912         * src/imap.c
8913                 Fix stuff related to mail subdir, creation and 
8914                 deletion of folders 
8915         * src/imap_gtk.c
8916                 Don't allow creation of folders in NoInferior
8917                 folders, as it won't work
8918
8919 2005-10-10 [colin]      1.9.15cvs29
8920
8921         * src/compose.c
8922                 Reselect "None" Privacy system when selecting an
8923                 account with no privacy system defined
8924
8925 2005-10-10 [colin]      1.9.15cvs28
8926
8927         * src/mainwindow.c
8928                 Add Windows-1252 encoding
8929         * src/prefs_common.c
8930                 Rework some defaults:
8931                 - autosave to draft by default
8932                 - don't show header pane (it's already in the textview)
8933                 - Select first new or unread mail on entry
8934                 - Assume 'Yes' to change folder when there's no more
8935                   unread message
8936         * src/prefs_matcher.c
8937                 Fix a gtk assertion failure
8938         * src/gtk/colorlabel.c
8939                 Workaround bad repainting on selection
8940         * src/main.c
8941                 Freeze/thaw (a bit faster on ssh -X)
8942         * src/msgcache.c
8943                 Get rid of StrdupConverter that just adds an
8944                 extra strdup/free 
8945         * src/etpan/imap_thread.c
8946                 memset buf to 0
8947
8948 2005-10-10 [colin]      1.9.15cvs27
8949
8950         * src/export.c
8951         * src/import.c
8952                 Fix compile on gtk 2.4. Patch by wwp
8953
8954 2005-10-09 [colin]      1.9.15cvs26
8955
8956         * src/mainwindow.c
8957         * src/messageview.c
8958         * src/summaryview.c
8959                 Clarify forward menus. Patch by wwp
8960
8961 2005-10-09 [colin]      1.9.15cvs25
8962
8963         * src/compose.c
8964         * src/compose.h
8965                 Fix bug #829 (Non-working "Encrypt message by 
8966                 default when replying to an encrypted message")
8967
8968 2005-10-08 [colin]      1.9.15cvs24
8969
8970         * src/wizard.c
8971                 Fix bug #827 ("Welcome" setup wizard after a 
8972                 permission error gives up & forgets itself.)
8973
8974 2005-10-08 [colin]      1.9.15cvs23
8975
8976         * src/procmime.c
8977                 Fix bug #828 (Ignoring headers with spaces around = sign)
8978
8979 2005-10-08 [colin]      1.9.15cvs22
8980
8981         * src/export.c
8982                 Warning fix by wwp
8983
8984 2005-10-08 [colin]      1.9.15cvs21
8985
8986         * src/folder.c
8987         * src/folder.h
8988                 Add a processing_pending indicator, set on 
8989                 folder_item_open and cleared after 
8990                 folder_item_process_open
8991         * src/folderview.c
8992         * src/summaryview.c
8993                 wrap procmsg_msginfo_*_flags, and in the
8994                 wrapper check that there's no folder processing 
8995                 pending. If there is, defer the flags change until 
8996                 processing is done to avoid stepping over each
8997                 other's toes.
8998                 Freeze during processing, but not during scanning.
8999
9000 2005-10-07 [colin]      1.9.15cvs20
9001
9002         * src/plugins/pgpcore/passphrase.c
9003                 Fix bug #826 (X-Server hangs when 
9004                 right-clicking a PGP encrypted message)
9005
9006 2005-10-07 [paul]       1.9.15cvs19
9007
9008         * src/compose.c
9009                 fix compose_entries[]
9010                 patch by Fabien Vantard
9011
9012 2005-10-06 [colin]      1.9.15cvs18
9013
9014         * src/pixmaps/address.xpm
9015         * src/pixmaps/address_book.xpm
9016         * src/pixmaps/book.xpm
9017         * src/pixmaps/check_spelling.xpm
9018         * src/pixmaps/checkbox_off.xpm
9019         * src/pixmaps/checkbox_on.xpm
9020         * src/pixmaps/close.xpm
9021         * src/pixmaps/complete.xpm
9022         * src/pixmaps/continue.xpm
9023         * src/pixmaps/deleted.xpm
9024         * src/pixmaps/down_arrow.xpm
9025         * src/pixmaps/exec.xpm
9026         * src/pixmaps/forwarded.xpm
9027         * src/pixmaps/group.xpm
9028         * src/pixmaps/ignorethread.xpm
9029         * src/pixmaps/interface.xpm
9030         * src/pixmaps/jpilot.xpm
9031         * src/pixmaps/ldap.xpm
9032         * src/pixmaps/linewrap.xpm
9033         * src/pixmaps/linewrapcurrent.xpm
9034         * src/pixmaps/mail.xpm
9035         * src/pixmaps/mail_attach.xpm
9036         * src/pixmaps/mail_compose.xpm
9037         * src/pixmaps/mail_forward.xpm
9038         * src/pixmaps/mail_receive.xpm
9039         * src/pixmaps/mail_receive_all.xpm
9040         * src/pixmaps/mail_reply.xpm
9041         * src/pixmaps/mail_reply_to_all.xpm
9042         * src/pixmaps/mail_reply_to_author.xpm
9043         * src/pixmaps/mail_send.xpm
9044         * src/pixmaps/mail_send_queue.xpm
9045         * src/pixmaps/mime_application.xpm
9046         * src/pixmaps/mime_audio.xpm
9047         * src/pixmaps/mime_image.xpm
9048         * src/pixmaps/mime_message.xpm
9049         * src/pixmaps/mime_text_enriched.xpm
9050         * src/pixmaps/mime_text_html.xpm
9051         * src/pixmaps/mime_text_plain.xpm
9052         * src/pixmaps/mime_unknown.xpm
9053         * src/pixmaps/new.xpm
9054         * src/pixmaps/news_compose.xpm
9055         * src/pixmaps/offline.xpm
9056         * src/pixmaps/online.xpm
9057         * src/pixmaps/paste.xpm
9058         * src/pixmaps/preferences.xpm
9059         * src/pixmaps/privacy_emblem_encrypted.xpm
9060         * src/pixmaps/privacy_expired.xpm
9061         * src/pixmaps/privacy_failed.xpm
9062         * src/pixmaps/privacy_passed.xpm
9063         * src/pixmaps/privacy_signed.xpm
9064         * src/pixmaps/privacy_unknown.xpm
9065         * src/pixmaps/privacy_warn.xpm
9066         * src/pixmaps/properties.xpm
9067         * src/pixmaps/replied.xpm
9068         * src/pixmaps/search.xpm
9069         * src/pixmaps/unread.xpm
9070         * src/pixmaps/up_arrow.xpm
9071         * src/pixmaps/vcard.xpm
9072                 Modernize internal theme, with icons from the 
9073                 Gnomaws theme. Keep some of the old ones where
9074                 they were better.
9075
9076 2005-10-06 [colin]      1.9.15cvs17
9077
9078         * src/summaryview.c
9079                 Little optimisations + bugfix
9080         * src/toolbar.c
9081                 Remove default useless items - useless being defined
9082                 by the default relevant prefs
9083         * src/wizard.c
9084                 include config.h to make gettext work
9085         * src/prefs_themes.c
9086                 Fix selection of current theme in prefs
9087
9088 2005-10-06 [colin]      1.9.15cvs16
9089
9090         * src/prefs_common.c
9091         * src/prefs_common.h
9092         * src/prefs_summaries.c
9093         * src/folderview.c
9094                 Add a warning dialog on Mark all read 
9095                 (with pref to get rid of it)
9096
9097 2005-10-06 [paul]       1.9.15cvs15
9098
9099         * po/nb.po
9100         * po/pt_BR.po
9101                 updated by Geir Helland and Frederico
9102                 Goncalves Guimaraes
9103
9104 2005-10-05 [colin]      1.9.15cvs14
9105
9106         * src/folder.c
9107         * src/folder.h
9108         * src/folderview.c
9109         * src/folderview.h
9110         * src/imap_gtk.c
9111         * src/mh_gtk.c
9112         * src/mainwindow.c
9113         * src/setup.c
9114                 add a way to rescan without rebuilding
9115                 make moving a bit faster (less folders changes)
9116                 don't lock the tree on Get 
9117         * src/imap.c
9118                 Don't re-delete deleted messages before expunging
9119         * src/summaryview.c
9120                 Set batch mode when deleting mails
9121
9122 2005-10-05 [paul]       1.9.15cvs13
9123
9124         * src/mainwindow.c
9125         * src/mainwindow.h
9126                 fix disabled Execute menu item
9127         * src/toolbar.c
9128                 match the change in 1.9.15cvs10: use Compose
9129                 instead of News by default
9130
9131 2005-10-04 [colin]      1.9.15cvs12
9132
9133         * src/compose.c
9134                 When replying to an ML post with Reply-To set
9135                 to the poster's email, honor it (as before),
9136                 but also honor our user's request to reply to
9137                 the mailing list: set the ML address in the To
9138                 field and the Reply-To address in the Cc: 
9139                 field.
9140
9141 2005-10-04 [colin]      1.9.15cvs11
9142
9143         * src/plugins/trayicon/trayicon.c
9144                 Finish cosmetic change - thanks to wwp
9145
9146 2005-10-04 [colin]      1.9.15cvs10
9147
9148         * src/toolbar.c
9149                 Use Compose instead of Email by default.
9150                 Spotted by wwp.
9151
9152 2005-10-04 [colin]      1.9.15cvs9
9153
9154         * src/folder.c
9155         * src/folder.h
9156         * src/folderview.c
9157         * src/imap.c
9158         * src/etpan/imap-thread.c
9159         * src/etpan/imap-thread.h
9160                 Try to make IMAP faster, by simplifying SEARCH
9161                 commands, avoiding sending two STATUS in a row,
9162                 and deferring flags sync and processing just
9163                 after displaying the folder. 
9164                 This will update the SummaryView in certain
9165                 cases (new mails not already fetched, flags
9166                 changed from another client) but in a non-
9167                 blocking manner.
9168
9169 2005-10-04 [colin]      1.9.15cvs8
9170
9171         * src/plugins/trayicon/trayicon.c
9172                 Relabel "Offline" to "Work offline"
9173
9174 2005-10-04 [colin]      1.9.15cvs7
9175
9176         * src/export.c
9177         * src/import.c
9178         * src/mbox.c
9179                 Fix mbox import/export buglets
9180                 Patch by wwp
9181         * src/plugins/trayicon/trayicon.c
9182                 Add offline swithc
9183                 Patch by wwp
9184
9185 2005-10-04 [colin]      1.9.15cvs6
9186
9187         * src/folder.c
9188         * src/folderview.c
9189         * src/summaryview.c
9190                 Better fix (don't break mark all read) for cvs2
9191
9192 2005-10-03 [colin]      1.9.15cvs5
9193
9194         * src/folder.c
9195                 Use a sane sort by default
9196
9197 2005-10-03 [colin]      1.9.15cvs4
9198
9199         * src/inc.c
9200                 Add a 'Only once' button for overriding offline mode
9201         * src/prefs_account.c
9202         * src/wizard.c
9203                 Add Local mbox to the wizard
9204                 Add IMAP subdir to the wizard (or the wizard is useless
9205                 for such accounts, or even worse than useless)
9206                 Move IMAP subdir from Advanced to Receive tab, as it's
9207                 not that uncommon
9208
9209 2005-10-03 [colin]      1.9.15cvs3
9210
9211         * src/send_message.c
9212                 Forgot this one in cvs1
9213
9214 2005-10-03 [colin]      1.9.15cvs2
9215
9216         * src/folder.c
9217                 Faster close when leaving a folder with lots
9218                 of new mails. Idea by David Relson.
9219
9220 2005-10-03 [colin]      1.9.15cvs1
9221
9222         * src/compose.c
9223         * src/imap.c
9224         * src/inc.c
9225         * src/main.c
9226         * src/messageview.c
9227         * src/news.c
9228         * src/summaryview.c
9229         * src/gtk/sslcertwindow.c
9230         * src/plugins/trayicon/trayicon.c
9231                 Add accels to every AlertPanel. Patch by Fabien 
9232                 Vantard
9233
9234 2005-10-03 [paul]       1.9.15
9235
9236         1.9.15 released
9237
9238 2005-10-03 [paul]       1.9.14cvs68
9239
9240         * po/ca.po
9241         * po/de.po
9242         * po/es.po
9243         * po/fi.po
9244         * po/fr.po
9245         * po/sk.po
9246         * po/sr.po
9247         * po/zh_CN.po
9248                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9249                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9250                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9251
9252 2005-10-03 [paul]       1.9.14cvs67
9253
9254         * src/send_message.c
9255                 prevent hang on Cancel
9256                 patch by Colin
9257
9258 2005-10-03 [paul]       1.9.14cvs66
9259
9260         * src/main.c
9261                 fix crash in IMAP caused by discrepancy
9262                 between check_at_startup and offline mode
9263                 Patch by Colin
9264
9265 2005-10-01 [paul]       1.9.14cvs65
9266
9267         * src/inc.c
9268                 fix engrish
9269
9270 2005-10-01 [paul]       1.9.14cvs64
9271         * src/export.c
9272         * src/import.c
9273                 synchronise import_mbox() and export_mbox()
9274         * src/mbox.c
9275                 proc_mbox(): add alert if file cannot be opened
9276                 export_list_to_mbox(): test if dest file exists,
9277                 prompt user to overwrite if it does. add alert
9278                 if file cannot be created
9279                                                                 
9280         Patch by wwp
9281                                                                                                                 
9282
9283 2005-09-30 [paul]       1.9.14cvs63
9284
9285         * src/addressbook.c
9286                 Fix sensitivity of a menu
9287         * src/codeconv.c
9288                 Respect hidden pref for mails with no encoding
9289         * src/common/xml.c
9290                 Fix memory corruption
9291         * src/plugins/pgpcore/sgpgme.c
9292                 Fix segfault on incomplete sigs, and display
9293                 of S/Mime UIDs
9294
9295         Patches by Colin
9296
9297 2005-09-30 [colin]      1.9.14cvs62
9298
9299         * src/partial_download.c
9300                 Little logic fix in almost-dead code
9301         * src/pop.c
9302                 Fix partial download when there's no new mail
9303
9304 2005-09-29 [paul]       1.9.14cvs61
9305
9306         * src/plugins/pgpinline/pgpinline.c
9307                 fix bug 819, 'crash accessing sign message'
9308                 Patch by Colin
9309
9310 2005-09-28 [martin]     1.9.14cvs60
9311
9312         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9313                 fix bug #790 (Crash when restarting window manager (fluxbox))
9314
9315 2005-09-28 [paul]       1.9.14cvs59
9316
9317         * src/gtk/gtkaspell.c
9318                 fix off-by-one typo
9319
9320 2005-09-27 [colin]      1.9.14cvs58
9321
9322         * src/plugins/pgpcore/sgpgme.c
9323                 Report error when there's one, instead of
9324                 "Signature unchecked" 
9325
9326 2005-09-27 [colin]      1.9.14cvs57
9327
9328         * src/prefs_quote.c
9329                 Fix bug #816 (Weird quotation with spaces)
9330
9331 2005-09-27 [colin]      1.9.14cvs56
9332
9333         * src/codeconv.c
9334         * src/compose.c
9335         * src/compose.h
9336                 Put subject in compose's title
9337                 Fix Automatic encoding so that it's really automatic:
9338                 first try default locale's charset, then charset of the replied mail, 
9339                 then utf-8
9340                 Fix encoding of headers (must be in strict mode too)
9341
9342 2005-09-26 [colin]      1.9.14cvs55
9343
9344         * src/gtk/gtkaspell.c
9345                 Fix previous patch - don't color the space,
9346                 just uncolor it :)
9347
9348 2005-09-26 [colin]      1.9.14cvs54
9349
9350         * src/gtk/gtkaspell.c
9351                 Unmark space if possible
9352
9353 2005-09-26 [colin]      1.9.14cvs53
9354
9355         * src/imap.c
9356                 log_error instead of alertpanel according to the pref
9357         * src/etpan/imap-thread.c
9358                 Print connect status, copy only necessary size to 
9359                 logger
9360         * src/plugins/pgpmime/pgpmime.c
9361                 Handle S/Mime signatures (verification only). Patch based
9362                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
9363
9364 2005-09-26 [paul]       1.9.14cvs52
9365
9366         * src/common/passcrypt.c
9367                 this 'workaround' not necessary on NetBSD.
9368                 Thanks to Daniel Gustafson
9369
9370 2005-09-26 [paul]
9371
9372         1.9.15-rc4 released
9373
9374 2005-09-26 [paul]       1.9.14cvs51
9375
9376         * src/summaryview.c
9377                 Skip currently selected message when
9378                 looking for next new or unread message
9379                 in current folder. Patch by Colin
9380         * src/common/passcrypt.c
9381                 eliminate warnings on *BSD. Patch by
9382                 Daniel Gustafson
9383
9384 2005-09-26 [colin]      1.9.14cvs50
9385
9386         * src/procmsg.c
9387                 Call postfiltering hook anyway
9388
9389 2005-09-22 [colin]      1.9.14cvs49
9390
9391         * src/codeconv.c
9392         * src/codeconv.h
9393                 Add a strict mode that doesn't replace with _
9394         * src/compose.c
9395         * src/compose.h
9396                 Use strict conversion while sending
9397                 Fix race when drafting while sending (happens
9398                 on IMAP)
9399                 Fix d'n'd of messages from summaryview
9400         * src/prefs_common.c
9401         * src/prefs_common.h
9402                 add hidden utf8_instead_of_locale_for_broken_mail 
9403                 pref for people that preferred the default charset 
9404                 to be utf8 for broken mails
9405         * src/quote_fmt_parse.y
9406                 fix bug #815 (No quote insert if "From:" fied 
9407                 contained Russian letters)
9408         * src/summaryview.c
9409                 Fix d'n'd of messages to compose
9410
9411 2005-09-22 [paul]       1.9.14cvs48
9412
9413         * src/compose.c
9414                 fix bug where attachments Name entry
9415                 would display Path instead
9416
9417 2005-09-21 [paul]       1.9.14cvs47
9418
9419         * README
9420         * README.jp
9421         * configure.ac
9422         * config/config.rpath
9423         * doc/manual/en/sylpheed-20.html
9424         * doc/manual/es/sylpheed-20.html
9425         * po/bg.po
9426         * po/ca.po
9427         * po/de.po
9428         * po/es.po
9429         * po/fr.po
9430         * po/it.po
9431         * po/pt_BR.po
9432         * po/sk.po
9433         * po/zh_TW.po
9434         * src/account.c
9435         * src/account.h
9436         * src/action.c
9437         * src/action.h
9438         * src/adbookbase.h
9439         * src/addr_compl.c
9440         * src/addr_compl.h
9441         * src/addrbook.c
9442         * src/addrbook.h
9443         * src/addrcache.c
9444         * src/addrcache.h
9445         * src/addrcindex.c
9446         * src/addrcindex.h
9447         * src/addrclip.c
9448         * src/addrclip.h
9449         * src/addrdefs.h
9450         * src/addressadd.c
9451         * src/addressadd.h
9452         * src/addressbook.c
9453         * src/addressbook.h
9454         * src/addressitem.h
9455         * src/addrgather.c
9456         * src/addrgather.h
9457         * src/addrharvest.c
9458         * src/addrharvest.h
9459         * src/addrindex.c
9460         * src/addrindex.h
9461         * src/addritem.c
9462         * src/addritem.h
9463         * src/addrquery.c
9464         * src/addrquery.h
9465         * src/addrselect.c
9466         * src/addrselect.h
9467         * src/alertpanel.c
9468         * src/alertpanel.h
9469         * src/browseldap.c
9470         * src/browseldap.h
9471         * src/codeconv.c
9472         * src/codeconv.h
9473         * src/compose.c
9474         * src/compose.h
9475         * src/crash.c
9476         * src/crash.h
9477         * src/customheader.c
9478         * src/customheader.h
9479         * src/displayheader.c
9480         * src/displayheader.h
9481         * src/editaddress.c
9482         * src/editaddress.h
9483         * src/editbook.c
9484         * src/editbook.h
9485         * src/editgroup.c
9486         * src/editgroup.h
9487         * src/editjpilot.c
9488         * src/editjpilot.h
9489         * src/editldap.c
9490         * src/editldap.h
9491         * src/editldap_basedn.c
9492         * src/editldap_basedn.h
9493         * src/editvcard.c
9494         * src/editvcard.h
9495         * src/enriched.c
9496         * src/enriched.h
9497         * src/exphtmldlg.c
9498         * src/exphtmldlg.h
9499         * src/expldifdlg.c
9500         * src/expldifdlg.h
9501         * src/export.c
9502         * src/export.h
9503         * src/exporthtml.c
9504         * src/exporthtml.h
9505         * src/exportldif.c
9506         * src/exportldif.h
9507         * src/filtering.c
9508         * src/filtering.h
9509         * src/folder.c
9510         * src/folder.h
9511         * src/folder_item_prefs.c
9512         * src/folder_item_prefs.h
9513         * src/foldersel.c
9514         * src/foldersel.h
9515         * src/folderutils.c
9516         * src/folderutils.h
9517         * src/folderview.c
9518         * src/folderview.h
9519         * src/grouplistdialog.c
9520         * src/grouplistdialog.h
9521         * src/headerview.c
9522         * src/headerview.h
9523         * src/html.c
9524         * src/html.h
9525         * src/image_viewer.c
9526         * src/image_viewer.h
9527         * src/imap.c
9528         * src/imap.h
9529         * src/imap_gtk.c
9530         * src/imap_gtk.h
9531         * src/import.c
9532         * src/import.h
9533         * src/importldif.c
9534         * src/importldif.h
9535         * src/importmutt.c
9536         * src/importmutt.h
9537         * src/importpine.c
9538         * src/importpine.h
9539         * src/inc.c
9540         * src/inc.h
9541         * src/jpilot.c
9542         * src/jpilot.h
9543         * src/ldapctrl.c
9544         * src/ldapctrl.h
9545         * src/ldaplocate.c
9546         * src/ldaplocate.h
9547         * src/ldapquery.c
9548         * src/ldapquery.h
9549         * src/ldapserver.c
9550         * src/ldapserver.h
9551         * src/ldaputil.c
9552         * src/ldaputil.h
9553         * src/ldif.c
9554         * src/ldif.h
9555         * src/localfolder.c
9556         * src/localfolder.h
9557         * src/main.c
9558         * src/main.h
9559         * src/mainwindow.c
9560         * src/mainwindow.h
9561         * src/manual.c
9562         * src/manual.h
9563         * src/matcher.c
9564         * src/matcher.h
9565         * src/matcher_parser.h
9566         * src/matcher_parser_lex.l
9567         * src/matcher_parser_parse.y
9568         * src/mbox.c
9569         * src/mbox.h
9570         * src/message_search.c
9571         * src/message_search.h
9572         * src/messageview.c
9573         * src/messageview.h
9574         * src/mh.c
9575         * src/mh.h
9576         * src/mh_gtk.c
9577         * src/mh_gtk.h
9578         * src/mimeview.c
9579         * src/mimeview.h
9580         * src/msgcache.c
9581         * src/msgcache.h
9582         * src/mutt.c
9583         * src/mutt.h
9584         * src/news.c
9585         * src/news.h
9586         * src/news_gtk.c
9587         * src/news_gtk.h
9588         * src/noticeview.c
9589         * src/noticeview.h
9590         * src/partial_download.c
9591         * src/partial_download.h
9592         * src/pine.c
9593         * src/pine.h
9594         * src/pop.c
9595         * src/pop.h
9596         * src/prefs_account.c
9597         * src/prefs_account.h
9598         * src/prefs_actions.c
9599         * src/prefs_actions.h
9600         * src/prefs_common.c
9601         * src/prefs_common.h
9602         * src/prefs_compose_writing.c
9603         * src/prefs_compose_writing.h
9604         * src/prefs_customheader.c
9605         * src/prefs_customheader.h
9606         * src/prefs_display_header.c
9607         * src/prefs_display_header.h
9608         * src/prefs_ext_prog.c
9609         * src/prefs_ext_prog.h
9610         * src/prefs_filtering.c
9611         * src/prefs_filtering.h
9612         * src/prefs_filtering_action.c
9613         * src/prefs_filtering_action.h
9614         * src/prefs_folder_column.c
9615         * src/prefs_folder_column.h
9616         * src/prefs_folder_item.c
9617         * src/prefs_folder_item.h
9618         * src/prefs_fonts.c
9619         * src/prefs_fonts.h
9620         * src/prefs_gtk.c
9621         * src/prefs_gtk.h
9622         * src/prefs_image_viewer.c
9623         * src/prefs_image_viewer.h
9624         * src/prefs_matcher.c
9625         * src/prefs_matcher.h
9626         * src/prefs_message.c
9627         * src/prefs_message.h
9628         * src/prefs_msg_colors.c
9629         * src/prefs_msg_colors.h
9630         * src/prefs_other.c
9631         * src/prefs_other.h
9632         * src/prefs_quote.c
9633         * src/prefs_quote.h
9634         * src/prefs_receive.c
9635         * src/prefs_receive.h
9636         * src/prefs_send.c
9637         * src/prefs_send.h
9638         * src/prefs_spelling.c
9639         * src/prefs_spelling.h
9640         * src/prefs_summaries.c
9641         * src/prefs_summaries.h
9642         * src/prefs_summary_column.c
9643         * src/prefs_summary_column.h
9644         * src/prefs_template.c
9645         * src/prefs_template.h
9646         * src/prefs_themes.c
9647         * src/prefs_themes.h
9648         * src/prefs_toolbar.c
9649         * src/prefs_toolbar.h
9650         * src/prefs_wrapping.c
9651         * src/prefs_wrapping.h
9652         * src/privacy.c
9653         * src/privacy.h
9654         * src/procheader.c
9655         * src/procheader.h
9656         * src/procmime.c
9657         * src/procmime.h
9658         * src/procmsg.c
9659         * src/procmsg.h
9660         * src/quote_fmt.c
9661         * src/quote_fmt_parse.y
9662         * src/recv.c
9663         * src/recv.h
9664         * src/remotefolder.c
9665         * src/remotefolder.h
9666         * src/send_message.c
9667         * src/send_message.h
9668         * src/setup.c
9669         * src/setup.h
9670         * src/simple-gettext.c
9671         * src/sourcewindow.c
9672         * src/sourcewindow.h
9673         * src/ssl_manager.c
9674         * src/ssl_manager.h
9675         * src/statusbar.c
9676         * src/statusbar.h
9677         * src/stock_pixmap.c
9678         * src/stock_pixmap.h
9679         * src/summary_search.c
9680         * src/summary_search.h
9681         * src/summaryview.c
9682         * src/summaryview.h
9683         * src/syldap.c
9684         * src/syldap.h
9685         * src/textview.c
9686         * src/textview.h
9687         * src/toolbar.c
9688         * src/toolbar.h
9689         * src/undo.c
9690         * src/undo.h
9691         * src/unmime.c
9692         * src/unmime.h
9693         * src/vcard.c
9694         * src/vcard.h
9695         * src/wizard.c
9696         * src/wizard.h
9697         * src/common/base64.c
9698         * src/common/base64.h
9699         * src/common/defs.h
9700         * src/common/hooks.c
9701         * src/common/hooks.h
9702         * src/common/log.c
9703         * src/common/log.h
9704         * src/common/md5.c
9705         * src/common/md5.h
9706         * src/common/mgutils.c
9707         * src/common/mgutils.h
9708         * src/common/nntp.c
9709         * src/common/nntp.h
9710         * src/common/passcrypt.c
9711         * src/common/passcrypt.h.in
9712         * src/common/plugin.c
9713         * src/common/plugin.h
9714         * src/common/prefs.c
9715         * src/common/prefs.h
9716         * src/common/progressindicator.c
9717         * src/common/progressindicator.h
9718         * src/common/quoted-printable.c
9719         * src/common/quoted-printable.h
9720         * src/common/session.c
9721         * src/common/session.h
9722         * src/common/smtp.c
9723         * src/common/smtp.h
9724         * src/common/socket.c
9725         * src/common/socket.h
9726         * src/common/ssl.c
9727         * src/common/ssl.h
9728         * src/common/ssl_certificate.c
9729         * src/common/ssl_certificate.h
9730         * src/common/string_match.c
9731         * src/common/string_match.h
9732         * src/common/stringtable.c
9733         * src/common/sylpheed.c
9734         * src/common/sylpheed.h
9735         * src/common/template.c
9736         * src/common/template.h
9737         * src/common/timing.h
9738         * src/common/utils.c
9739         * src/common/utils.h
9740         * src/common/uuencode.c
9741         * src/common/uuencode.h
9742         * src/common/version.h.in
9743         * src/common/xml.c
9744         * src/common/xml.h
9745         * src/common/xmlprops.c
9746         * src/common/xmlprops.h
9747         * src/gtk/about.c
9748         * src/gtk/about.h
9749         * src/gtk/colorlabel.c
9750         * src/gtk/colorlabel.h
9751         * src/gtk/colorsel.c
9752         * src/gtk/colorsel.h
9753         * src/gtk/description_window.c
9754         * src/gtk/description_window.h
9755         * src/gtk/filesel.c
9756         * src/gtk/filesel.h
9757         * src/gtk/foldersort.c
9758         * src/gtk/foldersort.h
9759         * src/gtk/gtkutils.c
9760         * src/gtk/gtkutils.h
9761         * src/gtk/inputdialog.c
9762         * src/gtk/inputdialog.h
9763         * src/gtk/logwindow.c
9764         * src/gtk/logwindow.h
9765         * src/gtk/manage_window.c
9766         * src/gtk/manage_window.h
9767         * src/gtk/menu.c
9768         * src/gtk/menu.h
9769         * src/gtk/pluginwindow.c
9770         * src/gtk/pluginwindow.h
9771         * src/gtk/prefswindow.c
9772         * src/gtk/prefswindow.h
9773         * src/gtk/progressdialog.c
9774         * src/gtk/progressdialog.h
9775         * src/gtk/quicksearch.c
9776         * src/gtk/quicksearch.h
9777         * src/gtk/sslcertwindow.c
9778         * src/gtk/sslcertwindow.h
9779         * src/plugins/clamav/clamav_plugin.c
9780         * src/plugins/clamav/clamav_plugin.h
9781         * src/plugins/clamav/clamav_plugin_gtk.c
9782         * src/plugins/demo/demo.c
9783         * src/plugins/dillo_viewer/dillo_prefs.c
9784         * src/plugins/dillo_viewer/dillo_prefs.h
9785         * src/plugins/dillo_viewer/dillo_viewer.c
9786         * src/plugins/mathml_viewer/mathml_viewer.c
9787         * src/plugins/pgpcore/passphrase.c
9788         * src/plugins/pgpcore/passphrase.h
9789         * src/plugins/pgpcore/plugin.c
9790         * src/plugins/pgpcore/prefs_gpg.c
9791         * src/plugins/pgpcore/prefs_gpg.h
9792         * src/plugins/pgpcore/select-keys.c
9793         * src/plugins/pgpcore/select-keys.h
9794         * src/plugins/pgpcore/sgpgme.c
9795         * src/plugins/pgpcore/sgpgme.h
9796         * src/plugins/pgpinline/pgpinline.c
9797         * src/plugins/pgpinline/pgpinline.h
9798         * src/plugins/pgpinline/plugin.c
9799         * src/plugins/pgpmime/pgpmime.c
9800         * src/plugins/pgpmime/pgpmime.h
9801         * src/plugins/pgpmime/plugin.c
9802         * src/plugins/spamassassin/spamassassin.c
9803         * src/plugins/spamassassin/spamassassin.h
9804         * src/plugins/spamassassin/spamassassin_gtk.c
9805         * src/plugins/trayicon/trayicon.c
9806         * tools/OOo2sylpheed.pl
9807         * tools/acroread2sylpheed.pl
9808         * tools/asus_mailled.sh
9809         * tools/filter_conv.pl
9810         * tools/freshmeat_search.pl
9811         * tools/google_search.pl
9812         * tools/kmail2sylpheed.pl
9813         * tools/kmail2sylpheed_v2.pl
9814         * tools/maildir2sylpheed.pl
9815         * tools/multiwebsearch.pl
9816         * tools/newscache_clean.pl
9817         * tools/outlook2sylpheed.pl
9818         * tools/sylpheed-switcher
9819         * tools/update-po
9820         * tools/vcard2xml.py
9821         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9822                 update FSF address
9823
9824 2005-09-21 [colin]      1.9.14cvs46
9825
9826         * src/gedit-print.c
9827         * src/procmsg.c
9828         * src/procmsg.h
9829         * src/textview.c
9830         * src/summaryview.c
9831                 Remove some printing hacks (deselection/reselection),
9832                 which by the way fix printing the currently 
9833                 displayed mime part (still only text)
9834                 Plus a little optimisation of summary_show
9835
9836
9837 2005-09-20 [colin]      1.9.14cvs45
9838
9839         * src/mainwindow.c
9840         * src/messageview.c
9841                 GUI fixups: add accels, set message
9842                 view title to displayed mail's subject
9843         * src/prefs_spelling.c
9844         * src/gtk/gtkaspell.c
9845                 GUI fixups: allow underlining misspelled
9846                 words instead of coloring them (a11y!)
9847
9848 2005-09-19 [colin]
9849
9850         1.9.15rc3 released
9851
9852 2005-09-19 [colin]      1.9.14cvs44
9853
9854         * src/compose.c
9855                 Fix draft message
9856         * src/gtk/gtkaspell.c
9857                 Fix wrong test ;-)
9858
9859 2005-09-19 [colin]      1.9.14cvs43
9860
9861         * src/addressbook.c
9862                 Fix sensitivity of Delete button
9863         * src/compose.c
9864                 Warn if the requested Privacy system
9865                 is not available
9866         * src/exphtmldlg.c
9867         * src/expldifdlg.c
9868         * src/importldif.c
9869         * src/importmutt.c
9870         * src/importpine.c
9871                 Fix crappy UI
9872         * src/
9873         * src/ssl.h
9874         * src/prefs_account.h
9875         * src/prefs_account.c
9876                 Save SSL prefs even in builds that have
9877                 SSL support disable
9878         * src/imap.c
9879         * src/inc.c
9880         * src/news.c
9881         * src/send_message.c
9882                 Warn if connection should be secure, but
9883                 SSL support isn't compiled in
9884         * src/gtkaspell.c
9885                 Fix word separation on UTF-8 systems
9886                 Fixes bug #812 (Strange inline spellchecking)
9887         * src/compose.c
9888                 Warn if the requested Privacy system
9889                 is not available
9890                 Factorize offline warning
9891         * src/imap.c
9892         * src/imap_gtk.c
9893         * src/imap_gtk.h
9894         * src/inc.h
9895         * src/news_gtk.c
9896         * src/news_gtk.h
9897         * src/messageview.c
9898                 Factorize offline warning
9899
9900 2005-09-19 [paul]
9901
9902         1.9.15-rc2 released
9903
9904 2005-09-18 [colin]      1.9.14cvs42
9905
9906         * src/codeconv.c
9907         * src/codeconv.h
9908         * src/procmime.c
9909                 Add a way to get locale's charset ignoring utf-8,
9910                 and use that as default encoding for broken mails
9911
9912 2005-09-18 [colin]      1.9.14cvs41
9913
9914         * src/gtk/logwindow.c
9915                 Translate string. Patch by Fabien Vantard
9916
9917 2005-09-18 [colin]      1.9.14cvs40
9918
9919         * configure.ac
9920                 Fix bug #803 (IMAP/SSL support breaks with 
9921                 GnuTLS libetpan 0.38)
9922
9923 2005-09-18 [colin]      1.9.14cvs39
9924
9925         * src/codeconv.c
9926         * src/compose.c
9927         * src/procmime.c
9928                 More charsets fixes. Fixes bug #806 (non
9929                 ascii characters in subject line)
9930
9931 2005-09-17 [paul]       1.9.14cvs38
9932
9933         * src/folderview.c
9934         * src/mainwindow.c
9935                 fix gcc-2.95 issues
9936                 Patch by Pawel Pekala
9937
9938 2005-09-17 [colin]      1.9.14cvs37
9939
9940         * src/addrindex.c
9941                 bugfix for NO-USE LDAP compilation, patch 
9942                 by Fabien Vantard
9943
9944 2005-09-17 [colin]      1.9.14cvs36
9945
9946         * src/prefs_actions.c
9947         * src/prefs_customheader.c
9948         * src/prefs_display_header.c
9949         * src/prefs_filtering_action.c
9950         * src/prefs_matcher.c
9951         * src/prefs_toolbar.c
9952                 Fix strange casts (less elegant but
9953                 works better)
9954
9955 2005-09-16 [colin]      1.9.14cvs35
9956
9957         * src/jpilot.c
9958                 Missed that one
9959
9960 2005-09-16 [colin]      1.9.14cvs34
9961
9962         * configure.ac
9963         * src/Makefile.am
9964         * src/addr_compl.c
9965         * src/addrindex.c
9966         * src/browseldap.c
9967         * src/editldap.c
9968         * src/ldaplocate.c
9969         * src/ldapquery.c
9970         * src/ldapquery.h
9971         * src/ldapserver.c
9972         * src/ldapserver.h
9973         * src/main.c
9974         * src/matcher_parser_parse.y
9975         * src/prefs_themes.c
9976         * src/etpan/Makefile.am
9977         * src/gtk/description_window.c
9978         * src/plugins/clamav/Makefile.am
9979         * src/plugins/clamav/clamav_plugin.c
9980         * src/plugins/dillo_viewer/Makefile.am
9981         * src/plugins/pgpcore/Makefile.am
9982         * src/plugins/pgpinline/Makefile.am
9983         * src/plugins/pgpmime/Makefile.am
9984         * src/plugins/trayicon/Makefile.am
9985                 Fix 100% cpu usage in address completion list
9986                 Fix little bugs (return with no values etc)
9987                 Fix all warnings (with common CFLAGS)
9988
9989 2005-09-15 [colin]      1.9.14cvs33
9990
9991         * src/addressbook.c
9992                 Fix bug where sometimes a group's email list is empty,
9993                 force its refresh (probably fixes "Re: how to create a 
9994                 distribution list")
9995         * src/ldapquery.c
9996                 Don't return to the callback in the main thread from the
9997                 fetch thread (or face segs!)
9998
9999 2005-09-15 [paul]       1.9.14cvs32
10000
10001         * src/prefs_matcher.c
10002                 forgotten in last commit
10003
10004 2005-09-15 [paul]       1.9.14cvs31
10005
10006         * src/prefs_actions.c
10007         * src/prefs_filtering_action.c
10008         * src/prefs_quote.c
10009         * src/quote_fmt.c
10010         * src/summaryview.c
10011         * src/gtk/description_window.c
10012         * src/gtk/description_window.h
10013         * src/gtk/quicksearch.c
10014                 allow interaction with the called
10015                 description window
10016                 Patch by Anders Hammar
10017
10018 2005-09-14 [paul]       1.9.14cvs30
10019
10020         * src/compose.c
10021                 fix a little annoyance when pasting with 3rd button 
10022                 with wrap_pastes=0 and wrap_input=1
10023                 Patch by Colin
10024
10025 2005-09-14 [paul]       1.9.14cvs29
10026
10027         * src/prefs_account.c
10028                 disable 'Filter messages on receiving' for
10029                 SMTP-only accounts
10030                 Patch  by Anders Hammar
10031
10032 2005-09-14 [paul]       1.9.14cvs28
10033
10034         * po/sk.po
10035                 fix crash
10036                 updated by Andrej Kacian
10037
10038 2005-09-14 [paul]
10039
10040         1.9.15-rc1 released
10041
10042 2005-09-14 [paul]       1.9.14cvs27
10043
10044         * po/es.po
10045                 updated by Ricardo Mones Lastra
10046         * src/compose.c
10047         * src/compose.h
10048                 associate no_wrap_tags to Compose windows
10049                 instead of using a static one
10050                 Patch by Colin
10051         * src/mbox.c
10052                 fix proc_mbox()
10053                 Patch by wwp
10054         * src/textview.c
10055                 remove unneeded printf()
10056
10057 2005-09-14 [paul]       1.9.14cvs26
10058
10059         * src/addrcache.c
10060         * src/codeconv.h
10061         * src/folder.h
10062         * src/mainwindow.h
10063         * src/mh.c
10064         * src/mimeview.h
10065         * src/partial_download.c
10066         * src/pop.c
10067         * src/prefs_account.c
10068         * src/prefs_account.h
10069         * src/prefs_actions.c
10070         * src/prefs_customheader.c
10071         * src/prefs_display_header.c
10072         * src/prefs_filtering_action.c
10073         * src/prefs_matcher.c
10074         * src/prefs_toolbar.c
10075         * src/privacy.h
10076         * src/procmime.c
10077         * src/procmime.h
10078         * src/procmsg.h
10079         * src/textview.c
10080         * src/undo.h
10081         * src/common/plugin.c
10082         * src/common/session.h
10083         * src/common/socket.c
10084         * src/common/socket.h
10085         * src/common/template.c
10086         * src/gtk/gtkaspell.c
10087         * src/gtk/quicksearch.h
10088         * src/plugins/pgpcore/passphrase.c
10089         * src/plugins/pgpcore/prefs_gpg.h
10090         * src/plugins/pgpcore/select-keys.c
10091         * src/plugins/pgpcore/select-keys.h
10092         * src/plugins/pgpcore/sgpgme.c
10093         * src/plugins/pgpinline/pgpinline.c
10094         * src/plugins/pgpmime/pgpmime.c
10095         * src/plugins/trayicon/trayicon.c
10096                 fix compilation warnings
10097                 Patch by Daniel Gustafson
10098
10099 2005-09-14 [paul]       1.9.14cvs25
10100
10101         * src/addressbook.c
10102                 add missing column header, and other small
10103                 bug fixes
10104                 Patch by Anders Hammar
10105
10106 2005-09-13 [colin]      1.9.14cvs24
10107
10108         * src/gtk/gtkaspell.c
10109                 Fix non-utf8 in menu
10110                 Fix little leaks
10111                 Nullify struct members after free()s
10112
10113 2005-09-13 [colin]      1.9.14cvs23
10114
10115         * src/compose.c
10116                 Test utf8 compliance before inserting to 
10117                 buffer, and try to convert if necessary
10118         * src/procmime.c
10119                 If no charset is present, use the locale 
10120                 one instead of us-ascii
10121         * src/procmsg.c
10122                 Add Sender, List-Post and To in the checked 
10123                 headers for automatic rules creation 
10124                 (thanks to wwp)
10125         * src/prefs_themes.c
10126         * src/gtk/gtkaspell.c
10127                 Remove deprecated functions. 
10128                 patch by Daniel Gustafson
10129
10130 2005-09-12 [colin]      1.9.14cvs22
10131
10132         * src/compose.c
10133                 Fix bug #448 (Scrolling/Redraw issue with 
10134                 address-fields in Header)
10135         * src/mainwindow.c
10136         * src/summaryview.c
10137         * src/summaryview.h
10138                 Fix loss of MSG_MARKED on move/copy
10139                 Fix bug #804 (Quicksearch togglebutton doesn't 
10140                 get depressed after '/' key is pressed)
10141
10142 2005-09-12 [paul]       1.9.14cvs21
10143
10144         * AUTHORS
10145         * src/gtk/logwindow.c
10146                 add 'Clear Log' to popup menu
10147                 Patch by Anders Hammar <anders.hammar@telia.com>
10148
10149 2005-09-12 [paul]       1.9.14cvs20
10150
10151         * src/compose.c
10152                 set correct sensitivity on attachments
10153                 popup menu
10154         * src/folder.c
10155                 fix typo
10156         * src/prefs_spelling.c
10157                 fix crash when no LANG env is set
10158         * src/common/xml.c
10159                 fix crash in wizard
10160                 don't use memeory after free
10161
10162         All patches by Daniel Gustafson
10163
10164 2005-09-12 [paul]       1.9.14cvs19
10165
10166         * src/prefs_themes.c
10167                 make theme info selectable
10168         * src/gtk/description_window.c
10169                 make window non-modal
10170         * tools/README
10171                 add details of asus_mailed.sh
10172         * tools/claws.i18n.status.pl
10173                 update for new zh_TW translator
10174                 widen the output
10175                 create alternate coloured lines
10176                 improve readability
10177
10178 2005-09-10 [colin]      1.9.14cvs18
10179
10180         * src/plugins/pgpcore/select-keys.c
10181                 Better order for the buttons
10182
10183 2005-09-10 [colin]      1.9.14cvs17
10184
10185         * src/compose.c
10186         * src/plugins/pgpcore/select-keys.c
10187         * src/plugins/pgpcore/select-keys.h
10188         * src/plugins/pgpcore/sgpgme.c
10189                 Add a "Don't encrypt" button to the key
10190                 selection dialog. Fixes bug #177 (There should be a 
10191                 'Don't encrypt button in the Select Keys dialog)
10192
10193 2005-09-10 [colin]      1.9.14cvs16
10194
10195         * src/compose.c
10196                 Fix bug #572 (%X option does not work with templates)
10197
10198 2005-09-10 [colin]      1.9.14cvs15
10199
10200         * src/toolbar.c 
10201                 Remove g_print
10202
10203 2005-09-10 [colin]      1.9.14cvs14
10204
10205         * src/imap.c
10206                 Fix a possible crash
10207
10208 2005-09-09 [colin]      1.9.14cvs13
10209
10210         * src/imap.c
10211         * src/etpan/imap-thread.c
10212         * src/etpan/imap-thread.h
10213                 Fix moving from queue or drafts to normal folders
10214                 Fix bug #794 (No way to delete without expunging)
10215                 Take flags unset by other mailers into account
10216                 Take deleted flag set by other mailers into account
10217                 Fix unsetting REPLIED flag
10218                 Fix crash when capabilities can't be retrieved
10219         * src/mainwindow.c
10220         * src/mainwindow.h
10221                 Add M_DELAYED_FLAGS condition, and let the user use
10222                 Execute in order to be able to expunge deleted mails,
10223                 even if he's not in delayed execute mode
10224         * src/prefs_spelling.c
10225                 Use 'en' dictionary by default if LANG is POSIX or C
10226         * src/gtk/prefswindow.c
10227                 Fix bug #767 (Preferences windows expanding) by making
10228                 the window a bit larger when the resolution is greater
10229                 than 640x480, and by putting the prefs in a
10230                 GtkScrolledWindow.
10231
10232 2005-09-09 [paul]       1.9.14cvs12
10233
10234         * AUTHORS
10235         * configure.ac
10236         * po/zh_TW.Big5.po      ** REMOVED **
10237         * po/zh_TW.po           ** ADDED **
10238                 updated by Wei-Lun Chao
10239
10240 2005-09-09 [paul]       1.9.14cvs11
10241
10242         * src/mainwindow.c
10243                 fix asserts
10244         * src/common/xml.c
10245                 delay memory allocation until file is
10246                 opened successfully
10247                 Patch by Daniel Gustafson
10248
10249 2005-09-09 [colin]      1.9.14cvs10
10250
10251         * src/imap.c
10252                 Add guards
10253
10254 2005-09-08 [colin]      1.9.14cvs9
10255
10256         * src/compose.c
10257                 Alert when we can't save draft
10258                 Fix various wrap/color issues
10259                 Add mid-click pasting respecting wrap_paste option
10260         * src/folder.c
10261         * src/folder.h
10262         * src/folder_item_prefs.c
10263         * src/folder_item_prefs.h
10264         * src/imap.c
10265         * src/imap_gtk.c
10266         * src/imap_gtk.h
10267         * src/main.c
10268         * src/mainwindow.c
10269         * src/mainwindow.h
10270         * src/news.c
10271         * src/news_gtk.c
10272         * src/news_gtk.h
10273         * src/prefs_folder_item.c
10274                 Fix the impossibility to synchronise folders for
10275                 offline use (IMAP and NNTP are concerned)
10276
10277 2005-09-08 [colin]      1.9.14cvs8
10278
10279         * configure.ac
10280                 Build LDAP and JPilot by default if available
10281         * src/textview.c
10282                 Fix use after free
10283
10284 2005-09-08 [paul]       1.9.14cvs7
10285
10286         * doc/manual/en/sylpheed-1.html
10287         * doc/manual/en/sylpheed-18.html
10288         * doc/manual/en/sylpheed-19.html
10289         * doc/manual/en/sylpheed-4.html
10290         * doc/manual/en/sylpheed-6.html
10291         * doc/manual/en/sylpheed.html
10292                 a few minor updates, plus include some
10293                 details about plugins and their requirements
10294         * src/mainwindow.c
10295                 minor changes to English in /View/Sort
10296
10297 2005-09-07 [colin]      1.9.14cvs6
10298
10299         * doc/manual/en/sylpheed-1.html
10300         * doc/manual/en/sylpheed-10.html
10301         * doc/manual/en/sylpheed-11.html
10302         * doc/manual/en/sylpheed-12.html
10303         * doc/manual/en/sylpheed-13.html
10304         * doc/manual/en/sylpheed-14.html
10305         * doc/manual/en/sylpheed-15.html
10306         * doc/manual/en/sylpheed-16.html
10307         * doc/manual/en/sylpheed-17.html
10308         * doc/manual/en/sylpheed-18.html
10309         * doc/manual/en/sylpheed-19.html
10310         * doc/manual/en/sylpheed-2.html
10311         * doc/manual/en/sylpheed-20.html
10312         * doc/manual/en/sylpheed-21.html
10313         * doc/manual/en/sylpheed-22.html
10314         * doc/manual/en/sylpheed-3.html
10315         * doc/manual/en/sylpheed-4.html
10316         * doc/manual/en/sylpheed-5.html
10317         * doc/manual/en/sylpheed-6.html
10318         * doc/manual/en/sylpheed-7.html
10319         * doc/manual/en/sylpheed-8.html
10320         * doc/manual/en/sylpheed-9.html
10321         * doc/manual/en/sylpheed.html
10322                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
10323
10324 2005-09-07 [colin]      1.9.14cvs5
10325
10326         * src/mainwindow.c
10327                 Make labels more to-the-point
10328
10329 2005-09-07 [colin]      1.9.14cvs4
10330
10331         * doc/manual/en/sylpheed-1.html
10332         * doc/manual/en/sylpheed-12.html
10333         * doc/manual/en/sylpheed-13.html
10334         * doc/manual/en/sylpheed-14.html
10335         * doc/manual/en/sylpheed-15.html
10336         * doc/manual/en/sylpheed-16.html
10337         * doc/manual/en/sylpheed-17.html
10338         * doc/manual/en/sylpheed-18.html
10339         * doc/manual/en/sylpheed-19.html
10340         * doc/manual/en/sylpheed-2.html
10341         * doc/manual/en/sylpheed-20.html
10342         * doc/manual/en/sylpheed-21.html
10343         * doc/manual/en/sylpheed-22.html
10344         * doc/manual/en/sylpheed-4.html
10345         * doc/manual/en/sylpheed-5.html
10346         * doc/manual/en/sylpheed-6.html
10347         * doc/manual/en/sylpheed-7.html
10348         * doc/manual/en/sylpheed-8.html
10349         * doc/manual/en/sylpheed-9.html
10350         * doc/manual/en/sylpheed.html
10351                 Update manual
10352
10353 2005-09-07 [colin]      1.9.14cvs3
10354
10355         * doc/faq/en/sylpheed-faq-1.html
10356         * doc/faq/en/sylpheed-faq-2.html
10357         * doc/faq/en/sylpheed-faq-3.html
10358         * doc/faq/en/sylpheed-faq.html
10359                 Update FAQ
10360
10361 2005-09-07 [colin]      1.9.14cvs2
10362
10363         * src/folderview.c
10364         * src/procmsg.c
10365         * src/summaryview.c
10366         * src/toolbar.c
10367                 Fix special subfolders:
10368                 - Inherit parent's icon
10369                 - sent contents of queues subfolders
10370                 - empty subfolders of trashes
10371         * src/mainwindow.c
10372                 Remove outdated manual and faq entries
10373         * src/common/utils.c
10374                 Add quotes around %s coming from mailcap
10375
10376 2005-09-07 [colin]      1.9.14cvs1
10377
10378         * src/compose.c
10379                 After saving draft, set modified to FALSE
10380         * src/mimeview.c
10381         * src/common/utils.c
10382         * src/common/utils.h
10383                 Try to open mime parts using what is 
10384                 indicated in ~/.mailcap or /etc/mailcap,
10385                 if possible.
10386
10387 2005-09-05 [paul]       1.9.14
10388
10389         1.9.14 released
10390
10391         * po/sk.po
10392                 updated by Andrej Kacian
10393
10394 2005-09-05 [paul]       1.9.13cvs83
10395
10396         * po/de.po
10397         * po/es.po
10398         * po/fi.po
10399         * po/fr.po
10400         * po/nb.po
10401         * po/pt_BR.po
10402         * po/sr.po
10403                 updated translations by Thomas Gilgin, Ricardo Mones
10404                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
10405                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
10406
10407 2005-09-04 [paul]       1.9.13cvs82
10408
10409         * src/compose.c
10410                 only warn about exceeded line length limit
10411                 on send
10412
10413 2005-09-04 [paul]       1.9.13cvs81
10414
10415         * src/compose.c
10416                 fix crash in 'line length exceeded' dialogue
10417
10418 2005-09-02 [paul]       1.9.13cvs80
10419
10420         * src/imap.c
10421                 fix bug 795, 'Connection lost IMAP'
10422                 and add statusbar prints
10423                 Patch by Colin
10424
10425 2005-09-02 [paul]       1.9.13cvs79
10426
10427         * src/compose.c
10428                 compose_wrap_paragraph() becomes
10429                 compose_beautify_paragraph()
10430                 Patch by Colin
10431
10432 2005-09-02 [colin]      1.9.13cvs78
10433
10434         * src/folderview.c
10435                 Micro-fix
10436
10437 2005-09-01 [colin]      1.9.13cvs77
10438
10439         * src/imap.c
10440                 Maybe fix bug #795 (Connection lost IMAP)
10441                 Don't try to send logout when we're disconnected.
10442         * src/summaryview.c
10443                 Include locked and marked emails in HRM
10444                 view. Fixes bug #800 (Locked messages no longer 
10445                 show up when hide read messages is used)
10446
10447 2005-09-01 [paul]       1.9.13cvs76
10448
10449         * src/prefs_common.c
10450                 fix bad cutting
10451
10452 2005-08-31 [colin]      1.9.13cvs75
10453
10454         * src/folderview.c
10455         * src/folderview.h
10456         * src/prefs_summaries.c
10457         * src/summaryview.c
10458                 Fix "go to next new", fix preference
10459                 (Open unread/next swapped)
10460
10461 2005-08-31 [paul]       1.9.13cvs74
10462
10463         * src/compose.c
10464         * src/folderview.c
10465         * src/headerview.c
10466         * src/headerview.h
10467         * src/mainwindow.c
10468         * src/prefs_common.c
10469         * src/prefs_common.h
10470         * src/prefs_fonts.c
10471         * src/summaryview.c
10472         * src/textview.c
10473         * src/common/defs.h
10474                 remove obsolete BOLD_FONT setting
10475                 fix font update in headerview and textview
10476                 headers after prefs change
10477                 Patch By Colin
10478
10479 2005-08-31 [paul]
10480
10481         1.9.14-rc4 released
10482
10483 2005-08-30 [colin]      1.9.13cvs73
10484
10485         * src/summaryview.c
10486                 When Hide read messages is selected and we
10487                 refresh the summaryview, don't remove the 
10488                 currently displayed message. Fixes bug #797
10489                 (Summary view reloads when new mail is 
10490                 downloaded in 1.9.14 rc)
10491
10492 2005-08-30 [colin]      1.9.13cvs72
10493
10494         * src/folderview.c
10495                 Fix flickering
10496         * src/mainwindow.c
10497                 Remove useless callback
10498         * src/mimeview.c
10499         * src/gtk/filesel.c
10500         * src/gtk/filesel.h
10501                 Add a filesel_select_file_save_folder() - used by Save All
10502
10503 2005-08-29 [paul]       1.9.13cvs71
10504
10505         * AUTHORS
10506         * src/matcher_parser_parse.y
10507         * src/etpan/imap-thread.c
10508                 fix building on FreeBSD
10509                 Patch by Daniel Gustafson <daniel@hobbit.se>
10510
10511 2005-08-29 [paul]       1.9.13cvs70
10512
10513         * src/plugins/pgpinline/pgpinline.c
10514                 only initialise sig result if it's been handled
10515                 Patch by Colin
10516
10517 2005-08-29 [paul]       1.9.13cvs69
10518         
10519         Patches by Colin:
10520
10521         * src/imap.c
10522         * src/common.utils.c
10523         * src/common/utils.h
10524                 optimisation
10525         * src/stock_pixmap.h
10526                 fix wrong icon reference
10527         * src/pixmaps/trash_btn.xpm
10528                 replace with nicer image
10529
10530 2005-08-28 [colin]      1.9.13cvs68
10531
10532         * src/Makefile.am
10533         * src/stock_pixmap.c
10534         * src/stock_pixmap.h
10535         * src/toolbar.c
10536         * src/pixmaps/trash_btn.xpm
10537                 Add a specific trash xpm for the button
10538
10539 2005-08-28 [colin]      1.9.13cvs67
10540
10541         * src/imap.c
10542                 Fix leak
10543
10544 2005-08-27 [colin]      1.9.13cvs66
10545
10546         * src/imap.c
10547         * src/procmime.c
10548                 Correctly fix "Problem with replies", fixes
10549                 pgpmime encryption too. 
10550
10551 2005-08-27 [colin]      1.9.13cvs65
10552
10553         * src/folder.c
10554         * src/procmsg.c
10555         * src/procmsg.h
10556         * src/summaryview.c
10557                 Fix bug #517 (messages removed from summaryview 
10558                 when moving fails)
10559
10560 2005-08-27 [colin]      1.9.13cvs64
10561
10562         * tools/Makefile.am
10563         * tools/asus_mailled.sh
10564                 Add a script to blink ASUS laptops' mail LED where there
10565                 is unread mail.
10566
10567 2005-08-27 [colin]      1.9.13cvs63
10568
10569         * src/imap.c
10570         * src/etpan/imap-thread.c
10571         * src/etpan/imap-thread.h
10572                 Implement automatic choosing of login method
10573                 Fixes bug #791
10574         * src/gtk/.cvsignore
10575                 Add sylpheed-marshal.[ch]
10576
10577 2005-08-27 [colin]      1.9.13cvs62
10578
10579         * src/common/utils.c
10580                 Fix confusing perror
10581
10582 2005-08-27 [colin]      1.9.13cvs61
10583
10584         * src/toolbar.c
10585         * src/toolbar.h
10586                 Remove A_DELETE, replace it with 
10587                 A_TRASH and A_DELETE_REAL. Automatically
10588                 rewrite config files to replace A_DELETE
10589                 with A_TRASH (no functionality change).
10590                 Fixes half of #794
10591
10592 2005-08-26 [colin]      1.9.13cvs60
10593
10594         * src/procmime.c
10595                 Previous "Problem with replies" fix brought other
10596                 problems, fixing them
10597
10598 2005-08-26 [colin]      1.9.13cvs59
10599
10600         * src/procmime.c
10601                 Fix "Problem with replies". This happened only
10602                 on IMAP...
10603         * src/procmsg.c
10604                 Factorize code a bit
10605         * src/compose.c
10606                 Speed improvement on very long messages (wrapping)
10607                 Fix signature color on Reedit and Redirect
10608                 On Reedit, don't attach pgp-signatures parts, but
10609                 set signing to On.
10610
10611 2005-08-24 [paul]       1.9.13cvs58
10612
10613         * src/compose.c
10614                 don't claim success when clicking
10615                 Cancel on the passphrase box.
10616                 Patch by Colin
10617
10618 2005-08-24 [paul]       1.9.13cvs57
10619
10620         * src/main.c
10621                 fix misplaced sylpheed.log
10622         * src/common/defs.h
10623                 define UIDL_DIR
10624
10625 2005-08-24 [paul]       1.9.13cvs56
10626
10627         * src/imap.c
10628         * src/etpan/imap-thread.c
10629         * src/etpan/imap-thread.h
10630                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
10631                 Patch by Colin
10632         * src/gtk/sylpheed-marshal.c    ** REMOVED **
10633         * src/gtk/sylpheed-marshal.h    ** REMOVED **
10634                 remove autogenerated files
10635         * tools/kdeservicemenu/README
10636         * tools/kdeservicemenu/install.sh
10637         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10638         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10639                 use Claws icon, use 'Sylpheed-Claws' in menu,
10640                 use kdialog, and other cleanups
10641
10642 2005-08-23 [paul]       1.9.13cvs55
10643
10644         * src/compose.c
10645                 fix paste/wrap crash
10646                 Patch by Colin
10647
10648 2005-08-23 [paul]       1.9.13cvs54
10649
10650         * src/main.c
10651                 fix crash recovery
10652                 Patch by Colin
10653
10654 2005-08-23 [paul]       1.9.13cvs53
10655
10656         * src/addressbook.c
10657         * src/editaddress.c
10658                 view all data of LDAP contacts
10659                 Patch by Colin
10660
10661 2005-08-23 [paul]       1.9.13cvs52
10662
10663         * src/addressbook.c
10664                 fix issues with the Search field
10665                 Patch by Colin
10666
10667 2005-08-22 [paul]       1.9.13cvs51
10668
10669         * src/folderview.c
10670                 put name of folder in processing dialog
10671                 title
10672         * src/prefs_folder_item.c
10673                 improve english usage
10674
10675 2005-08-22 [paul]       1.9.13cvs50
10676
10677         * src/filtering.c
10678         * src/filtering.h
10679         * src/matcher.c
10680         * src/matcher_parser_lex.l
10681         * src/matcher_parser_parse.y
10682         * src/prefs_filtering.c
10683                 add Filtering/Processing rule names feature.
10684                 (the incompatible old matcherrc is saved as
10685                 matcherrc.pre_names).
10686                 Patch by Colin
10687
10688 2005-08-22 [paul]       1.9.13cvs49
10689
10690         * src/procmsg.c
10691                 fix colour labelling
10692                 Patch by Colin
10693
10694 2005-08-22 [paul]       1.9.13cvs48
10695
10696         * src/textview.c
10697                 fix open_image_cb()
10698
10699 2005-08-22 [paul]       1.9.13cvs47
10700
10701         * src/imap.c
10702                 fix bug 789, 'SC crashes with imap (CVS ver)'
10703                 Patch by Colin
10704
10705 2005-08-22 [paul]       1.9.13cvs46
10706
10707         * src/mimeview.c
10708         * src/prefs_common.c
10709         * src/common/defs.h
10710                 define reused defaults in defs.h
10711         * src/textview.c
10712                 add 'Open image' to image popup menu
10713
10714 2005-08-21 [colin]      1.9.13cvs45
10715
10716         * src/summaryview.c
10717                 Fix bug #788 (Bogus "From" address displayed)
10718
10719 2005-08-20 [colin]      1.9.13cvs44
10720
10721         * src/folder.c
10722                 Fix buf #787 (multilevel delete causes SIGSEGV)
10723
10724 2005-08-19 [colin]      1.9.13cvs43
10725
10726         * src/inc.c
10727         * src/prefs_common.c
10728         * src/prefs_common.h
10729                 Add an hidden pref to allow modifying the
10730                 update stepping in incorporation.
10731                 Patch by wwp.
10732
10733 2005-08-19 [colin]      1.9.13cvs42
10734
10735         * src/compose.c
10736         * src/procmime.c
10737                 Workaround for broken MUAs: encode 
10738                 Content-type: name: as ASCII and 
10739                 Content-Disposition: filename: as
10740                 per rfc2231
10741         * src/prefs_account.c
10742                 Fix invisible-ness of SMTP SSL prefs
10743                 in NNTP accounts
10744
10745 2005-08-19 [paul]       1.9.13cvs41
10746
10747         * src/compose.c
10748         * src/prefs_common.c
10749         * src/prefs_common.h
10750         * src/prefs_wrapping.c
10751                 paste with or without wrapping.
10752                 patch by Colin
10753
10754 2005-08-19 [paul]       1.9.13cvs40
10755
10756         * src/prefs_common.c
10757         * src/prefs_common.h
10758         * src/summaryview.c
10759                 reintroduce enable_swap_from as a
10760                 hidden pref. patch by Colin
10761         * src/quote_fmt_parse.y
10762         * src/plugins/clamav/clamav_plugin.c
10763         * src/plugins/dillo_viewer/dillo_viewer.c
10764         * src/plugins/mathml_viewer/mathml_viewer.c
10765         * src/plugins/pgpcore/sgpgme.c
10766         * src/plugins/pgpinline/pgpinline.c
10767         * src/plugins/pgpmime/pgpmime.c
10768                 tidy up. patch by Colin
10769
10770 2005-08-19 [paul]       1.9.13cvs39
10771
10772         * configure.ac
10773                 complete cvs38's sync
10774         * src/editaddress.c
10775         * src/gedit-print.c
10776         * src/mutt.c
10777         * src/etpan/etpan-log.c
10778         * src/etpan/imap-thread.c
10779         * src/gtk/gtksourceprintjob.c
10780                 fix compilation warnings
10781                 (patch by Colin)
10782
10783 2005-08-19 [paul]       1.9.13cvs38
10784
10785         sync with main:
10786
10787         * src/account.c
10788         * src/action.c
10789         * src/addrbook.c
10790         * src/addrcache.c
10791         * src/addrharvest.c
10792         * src/addrindex.c
10793         * src/codeconv.c
10794         * src/compose.c
10795         * src/crash.c
10796         * src/exporthtml.c
10797         * src/exportldif.c
10798         * src/folder.c
10799         * src/image_viewer.c
10800         * src/inc.c
10801         * src/inc.h
10802         * src/jpilot.c
10803         * src/ldif.c
10804         * src/main.c
10805         * src/matcher.c
10806         * src/mbox.c
10807         * src/messageview.c
10808         * src/mh.c
10809         * src/mimeview.c
10810         * src/msgcache.c
10811         * src/mutt.c
10812         * src/news.c
10813         * src/partial_download.c
10814         * src/pine.c
10815         * src/pop.c
10816         * src/prefs_actions.c
10817         * src/prefs_common.c
10818         * src/prefs_customheader.c
10819         * src/prefs_display_header.c
10820         * src/prefs_gtk.c
10821         * src/prefs_themes.c
10822         * src/procheader.c
10823         * src/procmime.c
10824         * src/procmsg.c
10825         * src/recv.c
10826         * src/send_message.c
10827         * src/simple-gettext.c
10828         * src/sourcewindow.c
10829         * src/textview.c
10830         * src/vcard.c
10831         * src/common/defs.h
10832         * src/common/log.c
10833         * src/common/plugin.c
10834         * src/common/prefs.c
10835         * src/common/session.c
10836         * src/common/session.h
10837         * src/common/socket.c
10838         * src/common/socket.h
10839         * src/common/ssl_certificate.c
10840         * src/common/template.c
10841         * src/common/utils.c
10842         * src/common/utils.h
10843         * src/common/xml.c
10844         * src/gtk/about.c
10845         added wrappers for C library function that
10846                 take pathname arguments.
10847                 enabled compilation with MinGW.
10848                 use GDir instead of directly using opendir().
10849                 added rename_force().
10850
10851 2005-08-19 [paul]       1.9.13cvs37
10852         
10853         patches by Colin:
10854         * src/compose.c
10855                 fix privacy settings on re-editing
10856                 a sent message
10857         * src/jpilot.c
10858                 fix encoding bug
10859         * src/folder.c
10860         * src/procmsg.c
10861         * src/procmsg.h
10862         * src/summaryview.c
10863                 flag changing optimisation
10864
10865 2005-08-18 [martin]     1.9.13cvs36
10866
10867         * commitHelper
10868             added my login
10869         * src/addrcache.c
10870         * src/addrharvest.c
10871         * src/addrindex.c
10872         * src/compose.c
10873         * src/grouplistdialog.c
10874         * src/main.c
10875         * src/mainwindow.c
10876         * src/msgcache.c
10877         * src/mutt.c
10878         * src/pine.c
10879         * src/prefs_account.c
10880         * src/prefs_themes.c
10881         * src/stock_pixmap.c
10882         * src/summaryview.c
10883         * src/gtk/about.c
10884         * src/gtk/logwindow.c
10885             removed deprecated glib and gdk stuff
10886         * src/plugins/pgpcore/select-keys.c
10887             convert attributes from locale to utf8
10888
10889 2005-08-17 [paul]       1.9.13cvs35
10890
10891         * src/account.c
10892         * src/addressbook.c
10893                 use new GTK_STOCK_ icons if available
10894         * src/summaryview.c
10895         * src/gtk/gtksctree.c
10896         * src/gtk/gtksctree.h
10897                 faster range select. patch by Colin
10898
10899 2005-08-17 [paul]       1.9.13cvs34
10900
10901         patches by colin:
10902         * src/addressbook.c
10903         * src/addressitem.h
10904                 Add an edit button for contacts, fix selections
10905                 of gtksctree items
10906         * src/editaddress.c
10907                 Change labels, let Save be always possible in the
10908                 email and user atributes tabs
10909         * src/folderview.c
10910                 fix sort issues
10911         * src/summaryview.c
10912                 select next item instead of the displayed one
10913                 after deletion
10914
10915         * src/gtk/progressdialog.c
10916                 use prefs_common.enable_rules_hint
10917
10918 2005-08-13 [hoa]        1.9.13cvs33
10919
10920         * src/etpan/imap-thread.c
10921                 fixed build on Solaris.
10922
10923 2005-08-10 [colin]      1.9.13cvs32
10924
10925         * src/procmsg.c
10926                 Fix cvs31 (missing fclose before reading
10927                 the file)
10928
10929 2005-08-10 [colin]      1.9.13cvs31
10930
10931         * src/procmsg.c
10932                 Fix procmsg_msginfo_new_from_mimeinfo() when
10933                 the MimeInfo isn't stored in memory. This fixes
10934                 replying to an attached message.
10935
10936 2005-08-10 [colin]      1.9.13cvs30
10937
10938         * src/mainwindow.c
10939                 Fix slowness in account changing
10940
10941 2005-08-10 [colin]      1.9.13cvs29
10942
10943         * src/folder.c
10944         * src/folderutils.c
10945         * src/folderview.c
10946         * src/imap_gtk.c
10947         * src/mainwindow.c
10948         * src/mh_gtk.c
10949         * src/procmsg.c
10950         * src/summaryview.c
10951                 Optimize folder_has_parent_of_type
10952                 Prevent moving special sub-folders from contextual menus
10953                 Rework message a bit ("Empty all messages" -> "Delete all
10954                 messages")
10955                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
10956                 and "Deleted Items" folders)
10957
10958 2005-08-08 [colin]      1.9.13cvs28
10959
10960         * src/summaryview.c
10961         * src/prefs_summaries.c
10962                 Make "Select first unread|new" more flexible
10963                 (just prioritize new or unread)
10964
10965 2005-08-08 [colin]      1.9.13cvs27
10966
10967         * src/summaryview.c
10968                 If "select first new" is selected and there only
10969                 are unread messages, fallback to "select first
10970                 unread".
10971
10972 2005-08-08 [colin]      1.9.13cvs26
10973
10974         * src/folder.c
10975                 Fix shameful bugs (and bug #779)
10976
10977 2005-08-08 [colin]      1.9.13cvs25
10978
10979         * src/folder.c
10980         * src/folder.h
10981                 Cache parents' type to make folder_has_parent_of_type
10982                 faster
10983         * src/folderview.c
10984                 Forbid DnD of special sub-folders
10985         * src/procmsg.c
10986         * src/procmsg.h
10987                 Add MAIL_POSTFILTERING_HOOK
10988         * src/summaryview.c
10989                 Revert over-zealous deletion of the use_addr_book 
10990                 code
10991
10992 2005-08-07 [colin]      1.9.13cvs24
10993
10994         * src/folder.c
10995                 Fix big mistake (passing MsgInfo instead 
10996                 of FolderItem)
10997
10998 2005-08-07 [colin]      1.9.13cvs23
10999
11000         * src/compose.c
11001         * src/folder.c
11002         * src/folder.h
11003         * src/foldersel.c
11004         * src/folderutils.c
11005         * src/folderview.c
11006         * src/imap.c
11007         * src/mainwindow.c
11008         * src/messageview.c
11009         * src/mh.c
11010         * src/msgcache.c
11011         * src/procmime.c
11012         * src/summaryview.c
11013                 Make subfolders of Drafts, Queue, Outbox, Trash
11014                 work like their parents. 
11015                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
11016
11017 2005-08-07 [colin]      1.9.13cvs22
11018
11019         * src/addressbook.c
11020                 Fix bug #771 (Dragged contacts not saved)
11021
11022 2005-08-07 [paul]       1.9.13cvs21
11023
11024         * src/summaryview.c
11025                 fix bug 32 'Search Doesn't display results
11026                 if "Hide Read Messages" is chosen'
11027                 be more literal in interpreting 'Hide read
11028                 messages'
11029
11030 2005-08-07 [colin]      1.9.13cvs20
11031
11032         * src/folderview.c
11033                 Add debug
11034         * src/summaryview.c
11035                 Faster 'unthread_for_execution'
11036
11037 2005-08-06 [paul]       1.9.13cvs19
11038
11039         * src/mainwindow.c
11040                 add mnemonics to Set displayed columns
11041                 fix bug where msgview_visible option was
11042                 overwritten as TRUE on startup
11043
11044 2005-08-06 [paul]       1.9.13cvs18
11045
11046         * src/mainwindow.c
11047                 refer to 'displayed columns in folder/message
11048                 list' not 'displayed items in summary/message view'
11049         * src/prefs_display_header.c
11050                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
11051                 be consistent with similar dialogues
11052         * src/prefs_folder_column.c
11053         * src/prefs_summary_column.c
11054                 'columns' not 'items', and folder and message lists,
11055                 instead of folder and summary views;
11056                 Use 'Hidden columns' as list heading not 'Available
11057                 items';
11058                 move the 'Remove' button to the right hand side;
11059                 top-align the buttons;
11060                 remove unneeded vbox
11061         * src/prefs_summaries.c
11062                 put the 2 column prefs buttons in a frame to reduce
11063                 overall width; refer to columns not items &c.
11064
11065 2005-08-05 [colin]      1.9.13cvs17
11066
11067         * src/prefs_common.c
11068         * src/prefs_common.h
11069         * src/mainwindow.c
11070         * src/compose.c
11071         * src/messageview.c
11072                 Add an hidden toolbar_detachable pref, so
11073                 that I can get rid of these painful handles
11074                 in the toolbars. Defaults to TRUE to avoid
11075                 changing the GUI on unsuspecting people...
11076
11077 2005-08-05 [colin]      1.9.13cvs16
11078
11079         * src/Makefile.am
11080         * src/prefs_folder_column.c
11081         * src/prefs_folder_column.h
11082                 Add prefs for folder columns
11083         * src/folderview.c
11084         * src/folderview.h
11085         * src/mainwindow.c
11086         * src/mainwindow.h
11087         * src/prefs_common.c
11088         * src/prefs_common.h
11089         * src/prefs_summaries.c
11090                 Use them
11091         * src/prefs_summary_column.c
11092         * src/summaryview.c
11093         * src/summaryview.h
11094                 Add a To column
11095         * src/textview.c
11096         * src/common/utils.c
11097         * src/common/utils.h
11098                 Move uri colourisation functions
11099                 to utils
11100         * src/compose.c
11101                 Colourise URIs
11102         * src/imap.c
11103                 Fix bug with LIST where we'd try
11104                 to get Folder//////[...]/// 
11105
11106 2005-08-05 [paul]       1.9.13cvs15
11107
11108         * src/prefs_summaries.c
11109                 improve the English usage
11110         * src/summaryview.c
11111                 set font on column change
11112                 thanks to Colin
11113
11114 2005-08-05 [paul]       1.9.13cvs14
11115
11116         * src/prefs_common.c
11117         * src/prefs_common.h
11118         * src/prefs_summaries.c
11119         * src/summaryview.c
11120                 replace 'open_unread_on_enter' option with
11121                 'select_on_entry' option. opening/not opening
11122                 is now exclusively controlled by 'always_show_msg'
11123
11124 2005-08-04 [colin]      1.9.13cvs13
11125
11126         * src/compose.c
11127                 Remove dead code
11128                 Add colourisation of quotes and signatures
11129         * src/folderview.c
11130                 Fix possible crashes
11131         * src/messageview.c
11132                 Change an assert that is no problem
11133         * src/news.c
11134         * src/news_gtk.c
11135         * src/news_gtk.h
11136                 Fix offline mode
11137         * src/gtk/quicksearch.c
11138                 Fix a possible crash
11139
11140 2005-08-03 [colin]      1.9.13cvs12
11141
11142         * src/prefs_account.c
11143                 Fix bug #777 (Sylpheed crash in account configuration)
11144
11145 2005-08-03 [colin]      1.9.13cvs11
11146
11147         * src/addressbook.c
11148         * src/editaddress.c
11149         * src/editgroup.c
11150                 Fixing addressbook, round 2
11151         * src/textview.c
11152                 Fix emphasis color on rechecking 'Colorize messages'
11153
11154 2005-08-03 [paul]       1.9.13cvs10
11155
11156         sync with main
11157
11158         * src/addr_compl.c
11159         * src/compose.c
11160         * src/main.c
11161         * src/pop.c
11162         * src/prefs_account.c
11163         * src/procmime.c
11164         * src/procmsg.c
11165         * src/quote_fmt_parse.y
11166         * src/textview.c
11167         * src/common/quoted-printable.c
11168         * src/common/utils.c
11169         * src/common/utils.h
11170         * src/common/xml.c
11171                 replaced incorrect locale-independent
11172                 ctype functions with GLib's. Corrected
11173                 signedness mismatch.
11174         * src/headerview.c
11175                 headerview_create(): added spacing for vbox.
11176         * src/gtk/about.c
11177                 set focus to the OK button.
11178
11179 2005-08-03 [colin]      1.9.13cvs9
11180
11181         * src/folderview.c
11182                 Fix possible crash
11183
11184 2005-08-02 [colin]      1.9.13cvs8
11185
11186         * src/mainwindow.c
11187                 Fix cast
11188         * src/addressbook.c
11189         * src/addressitem.h
11190                 Fix a cast and more generally, try to make the
11191                 GUI more intuitive and consistent (round 1)
11192
11193 2005-08-02 [paul]       1.9.13cvs7
11194
11195         * src/folder.h
11196                 missing in 1.9.13cvs6
11197
11198 2005-08-02 [colin]      1.9.13cvs6
11199
11200         * src/folder.c
11201                 Fix one more leak
11202
11203 2005-08-02 [colin]      1.9.13cvs5
11204
11205         * src/folder.c
11206         * src/folderview.c
11207         * src/imap.c
11208         * src/main.c
11209         * src/mbox.c
11210         * src/procmsg.c
11211         * src/summaryview.c
11212                 Fix a number of folder_item_get_msg_list()-related
11213                 leaks (missing procmsg_msginfo_free()s)
11214
11215 2005-08-01 [colin]      1.9.13cvs4
11216
11217         * src/folderview.c
11218         * src/folderview.h
11219         * src/mainwindow.c
11220         * src/prefs_fonts.c
11221         * src/prefs_summaries.c
11222         * src/prefs_themes.c
11223         * src/summaryview.c
11224         * src/summaryview.h
11225         * src/textview.c
11226         * src/textview.h
11227                 Fix instant-apply of summary and folderview-related prefs
11228                 Fix erroneous g_free and alertpanels in prefs_theme
11229                 Add instant-apply for fonts
11230                 Defer applying of prefs a little bit so it's done only
11231                 once even if requested by multiples prefs pages
11232
11233 2005-08-01 [paul]       1.9.13cvs3
11234
11235         * src/main.c
11236                 fix bug 776 'S.C. crashes on close'
11237                 thanks to Colin
11238         * src/etpan/etpan-thread-manager-types.h
11239                 add missing include
11240                 thanks to Hoa
11241
11242 2005-07-25 [paul]       1.9.13cvs2
11243
11244         * src/summaryview.c
11245                 fix typos. spotted by Fabien Vantard
11246
11247 2005-07-24 [paul]       1.9.13cvs1
11248
11249         * doc/man/sylpheed.1
11250                 update man page, incorporating fix of
11251                 bug 769 'Typo in manpage'
11252         * src/etpan/imap-thread.c
11253                 fix NetBSD openssl dependencies. patch by
11254                 George Michaelson <ggm@apnic.net>
11255         * po/pt_BR.po
11256                 updated by Frederico Goncalves Guimaraes
11257
11258 2005-07-22 [paul]       1.9.13
11259
11260         1.9.13 release
11261
11262 2005-07-22 [paul]       1.9.12cvs91
11263
11264         * AUTHORS
11265         * INSTALL
11266         * README.claws
11267         * RELEASE_NOTES.claws
11268                 updated for release
11269         * configure.ac
11270         * po/nb.po
11271         * tools/claws.i18n.status.pl
11272                 add Norwegian translation. submiited by
11273                 Geir Helland <pjallabais@users.sourceforge.net>
11274         * po/ca.po
11275         * po/de.po
11276         * po/es.po
11277         * po/fi.po
11278         * po/fr.po
11279         * po/it.po
11280         * po/sk.po
11281         * po/sr.po
11282         * po/zh_CN.po
11283                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11284                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11285                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11286                 Yang Guilong
11287         * src/plugins/clamav/clamav_plugin_gtk.c
11288         * src/plugins/spamassassin/spamassassin_gtk.c
11289                 replace outdated description strings
11290
11291 2005-07-21 [colin]      1.9.12cvs90
11292
11293         * src/folder.c
11294                 Set folder to batch mode when scanning it. Makes deletion
11295                 of unread mails on IMAP much faster (due to the UNREAD 
11296                 flag unsetting)
11297
11298 2005-07-21 [darko]      1.9.12cvs89
11299
11300         * configure.ac
11301                 link against libresolv if necessary (patch by Paul)
11302         * src/msgcache.c
11303                 use glib's portable macros to determine endianness
11304
11305 2005-07-21 [paul]       1.9.12cvs88
11306
11307         * src/crash.c
11308         * src/gtk/about.c
11309                 update compiled-in features list
11310
11311 2005-07-20 [colin]      1.9.12cvs87
11312
11313         * src/folder.c
11314         * src/textview.c
11315                 Gcc 2.9x compilation fixes, thanks to Darko
11316         * src/plugins/clamav/clamav_plugin.c
11317                 Little optimisation: load virus database only once
11318         * src/plugins/spamassassin/spamassassin.c
11319                 Big optimisation: filtering one mail took at least 1 second,
11320                 now it takes at least 50ms. Doesn't speed up spamassassin 
11321                 itself, but should already be much more tolerable.
11322
11323 2005-07-20 [colin]      1.9.12cvs86
11324
11325         * src/summaryview.c
11326                 Fix performance issue
11327
11328 2005-07-19 [colin]      1.9.12cvs85
11329
11330         * src/plugins/pgpinline/plugin.c
11331                 Fix warning
11332
11333 2005-07-19 [colin]      1.9.12cvs84
11334
11335         * configure.ac
11336         * src/plugins/Makefile.am
11337         * src/plugins/pgpinline/.cvsignore
11338         * src/plugins/pgpinline/Makefile.am
11339         * src/plugins/pgpinline/pgpinline.c
11340         * src/plugins/pgpinline/pgpinline.deps
11341         * src/plugins/pgpinline/pgpinline.h
11342         * src/plugins/pgpinline/plugin.c
11343                 Put pgpinline in the main tree
11344
11345 2005-07-19 [paul]       1.9.12cvs83
11346
11347         * src/prefs_actions.c
11348                 prevent '//' in menu names, which cause a crash
11349                 thanks to Colin
11350
11351 2005-07-19 [paul]       1.9.12cvs82
11352
11353         * configure.ac
11354                 be generally more informative in configure output.
11355                 OpenSSL: correction: '[ --enable-openssl ...' -> 
11356                 '[ --disable-openssl ...', as --enable-openssl is default
11357                 PGP/MIME: don't check for GPGME again, check for
11358                 pgpcore instead. Therefore prevent the possibility of
11359                 attempting to build pgpmime if pgpcore dependencies are
11360                 not met
11361                 ClamAV: use pkgconfig to check for lib
11362                 libgnomeprint: revert logic on inner test to match
11363                 everything else
11364         * src/plugins/pgpcore/sgpgme.c
11365                 add missing include
11366
11367 2005-07-19 [colin]      1.9.12cvs81
11368
11369         * src/summaryview.c
11370                 Fix slow thread rebuilding in particular
11371                 cases
11372
11373 2005-07-19 [paul]       1.9.12cvs80
11374
11375         * sylpheed-claws.desktop
11376                 fix typo, spotted by Stephan Sachse
11377         * src/account.c
11378                 replace GTK_STOCK_ADD with
11379                 GTK_STOCK_NEW button
11380
11381 2005-07-18 [colin]      1.9.12cvs79
11382
11383         * src/etpan/imap-thread.c
11384                 Fix return value (Thanks Hoa)
11385
11386 2005-07-18 [colin]      1.9.12cvs78
11387
11388         * src/imap.c
11389                 Allow empty passwords
11390                 Create drafts/queue/outbox if necessary
11391         * src/summaryview.c
11392                 Remove old code
11393         * src/etpan/imap-thread.c
11394                 Fix STARTTLS (Thanks to Hoa)
11395
11396 2005-07-18 [paul]       1.9.12cvs77
11397
11398         * ChangeLog-gtk2.jp
11399         * ChangeLog.jp
11400                 removed
11401         * Makefile.am
11402                 updated to reflect additions and removals
11403         * TODO
11404                 updated to be claws-specific
11405         * TODO-gtk2
11406         * TODO-gtk2.jp
11407         * TODO.jp
11408         * sylpheed-128x128.png
11409         * sylpheed-64x64.png
11410                 removed
11411         * sylpheed-claws-128x128.png
11412         * sylpheed-claws-64x64.png
11413         * sylpheed-claws.desktop
11414         * sylpheed-claws.png
11415                 added
11416         * sylpheed.desktop
11417         * sylpheed.png
11418                 removed
11419
11420 2005-07-17 [paul]       1.9.12cvs76
11421
11422         * src/account.c
11423         * src/addressbook.c
11424         * src/alertpanel.c
11425         * src/alertpanel.h
11426         * src/compose.c
11427         * src/exphtmldlg.c
11428         * src/expldifdlg.c
11429         * src/folderview.c
11430         * src/imap_gtk.c
11431         * src/inc.c
11432         * src/message_search.c
11433         * src/messageview.c
11434         * src/mh_gtk.c
11435         * src/news_gtk.c
11436         * src/prefs_actions.c
11437         * src/prefs_filtering.c
11438         * src/prefs_matcher.c
11439         * src/prefs_template.c
11440         * src/prefs_themes.c
11441         * src/ssl_manager.c
11442         * src/summary_search.c
11443         * src/textview.c
11444         * src/toolbar.c
11445         * src/gtk/sslcertwindow.c
11446         * src/plugins/pgpcore/sgpgme.c
11447                 rework alertpanels
11448
11449 2005-07-17 [colin]      1.9.12cvs75
11450
11451         * src/privacy.c
11452                 add a PrivacySystem accessor that checks that
11453                 the system cached in a MimeInfo's privacydata
11454                 is still registered. Use this accessor instead
11455                 of directly using data->system. Fixes crashes
11456                 after unloading pgp plugins.
11457
11458 2005-07-17 [colin]      1.9.12cvs74
11459
11460         * src/alertpanel.c
11461                 Change geometry hints to a simple default size.
11462                 Fixes the certs dialogs.
11463
11464 2005-07-17 [colin]      1.9.12cvs73
11465
11466         * src/gtk/sslcertwindow.c
11467                 Use a gtkExpander
11468
11469 2005-07-17 [colin]      1.9.12cvs72
11470
11471         * src/plugins/pgpcore/Makefile.am
11472         * src/plugins/pgpmime/Makefile.am
11473                 Add gpgme libs
11474
11475 2005-07-17 [paul]       1.9.12cvs71
11476
11477         * configure.ac
11478                 add --disable-gnomeprint option
11479                 modified version of patch by Marius Mauch
11480
11481 2005-07-17 [paul]       1.9.12cvs70
11482
11483         * src/common/defs.h
11484                 update urls
11485         * src/account.c
11486         * src/action.c
11487         * src/addressbook.c
11488         * src/compose.c
11489         * src/foldersel.c
11490         * src/folderview.c
11491         * src/html.c
11492         * src/imap_gtk.c
11493         * src/main.c
11494         * src/mainwindow.c
11495         * src/messageview.c
11496         * src/mh_gtk.c
11497         * src/mimeview.c
11498         * src/news_gtk.c
11499         * src/prefs_account.c
11500         * src/prefs_send.c
11501         * src/prefs_summaries.c
11502         * src/procmsg.c
11503         * src/summaryview.c
11504         * src/common/utils.c
11505         * src/common/xml.c
11506         * src/plugins/pgpcore/passphrase.c
11507         * src/plugins/pgpcore/select-keys.c
11508                 replace inappropriately used backticks
11509                 with single quotes
11510
11511 2005-07-16 [colin]      1.9.12cvs69
11512
11513         * src/image_viewer.c
11514                 Add extra paranoid checks
11515
11516 2005-07-16 [colin]      1.9.12cvs68
11517
11518         * src/plugins/pgpcore/prefs_gpg.c
11519                 Don't auto-check sigs by default, as it
11520                 can be really slow.
11521
11522 2005-07-16 [colin]      1.9.12cvs67
11523
11524         * src/plugins/pgpcore/sgpgme.c
11525                 Make messages a bit better.
11526
11527 2005-07-16 [colin]      1.9.12cvs66
11528
11529         * src/imap.c
11530                 Remove pseudo-log
11531         * src/etpan/imap-thread.c
11532                 Add real log
11533
11534 2005-07-16 [colin]      1.9.12cvs65
11535
11536         * src/main.c
11537         * src/prefs_other.c
11538                 And now, fix build with libetpan :-/
11539
11540 2005-07-15 [colin]      1.9.12cvs64
11541
11542         * src/prefs_other.c
11543                 Continue fixing build without libetpan.
11544
11545 2005-07-15 [colin]      1.9.12cvs63
11546
11547         * src/main.c
11548                 Fix build with --disable-libetpan
11549
11550 2005-07-15 [colin]      1.9.12cvs62
11551
11552         * configure.ac
11553                 Bump libetpan's version
11554
11555 2005-07-15 [colin]      1.9.12cvs61
11556
11557         * src/etpan/imap-thread.c
11558                 Actually stop logging :)
11559
11560 2005-07-15 [colin]      1.9.12cvs60
11561
11562         * src/addressbook.c
11563                 Fix dnd of multiple addresses.
11564
11565 2005-07-15 [hoa]        1.9.12cvs59
11566
11567         * src/etpan/imap-thread.c
11568             disable login of IMAP password in libetpan log file.
11569
11570 2005-07-15 [paul]       1.9.12cvs58
11571
11572         * src/account.c
11573                 don't automatically sort
11574                 do allow drag n drop
11575
11576 2005-07-15 [paul]       1.9.12cvs57
11577
11578         * src/account.c
11579         * src/ssl_manager.c
11580                 alphabetical listing
11581
11582 2005-07-15 [paul]       1.9.12cvs56
11583
11584         * src/gtk/pluginwindow.c
11585                 sort plugin list alphabetically
11586
11587 2005-07-15 [paul]       1.9.12cvs55
11588
11589         * src/prefs_spelling.c
11590         * src/prefs_wrapping.c
11591                 unify English usage
11592
11593 2005-07-15 [colin]      1.9.12cvs54
11594
11595         * src/wizard.c
11596                 Typo fix
11597
11598 2005-07-15 [paul]       1.9.12cvs53
11599
11600         * src/prefs_message.c
11601                 make 'show cursor' a hidden option
11602
11603 2005-07-14 [colin]      1.9.12cvs52
11604
11605         * src/plugins/spamassassin/Makefile.am
11606         * src/plugins/clamav/Makefile.am
11607                 Fix double EXTRA_DISTs
11608
11609 2005-07-14 [colin]      1.9.12cvs51
11610
11611         * src/plugins/clamav/Makefile.am
11612         * src/plugins/clamav/clamav_plugin_gtk.deps
11613         * src/plugins/spamassassin/Makefile.am
11614         * src/plugins/spamassassin/spamassassin_gtk.deps
11615                 Make $plugin_gtk depend on $plugin
11616
11617 2005-07-14 [hoa]        1.9.12cvs50
11618
11619         * src/etpan/imap-thread.c
11620                 enable debug log of libetpan when running with --debug
11621
11622 2005-07-14 [colin]      1.9.12cvs49
11623
11624         * configure.ac
11625         * src/common/Makefile.am
11626         * src/common/plugin.c
11627         * src/common/plugin.h
11628                 Add a little plugin dependancy system.
11629                 Plugins can ship a $plugin_name.deps file
11630                 (near them in PLUGINDIR) so that their
11631                 dependancies are loaded if possible.
11632         * src/plugins/Makefile.am
11633         * src/plugins/pgpcore/Makefile.am
11634         * src/plugins/pgpcore/passphrase.c
11635         * src/plugins/pgpcore/passphrase.h
11636         * src/plugins/pgpcore/plugin.c
11637         * src/plugins/pgpcore/prefs_gpg.c
11638         * src/plugins/pgpcore/prefs_gpg.h
11639         * src/plugins/pgpcore/select-keys.c
11640         * src/plugins/pgpcore/select-keys.h
11641         * src/plugins/pgpcore/sgpgme.c
11642         * src/plugins/pgpcore/sgpgme.h
11643                 Introduce pgpcore, used by pgpmime and
11644                 pgpinline
11645         * src/plugins/pgpmime/Makefile.am
11646         * src/plugins/pgpmime/passphrase.c
11647         * src/plugins/pgpmime/passphrase.h
11648         * src/plugins/pgpmime/pgpmime.c
11649         * src/plugins/pgpmime/pgpmime.deps
11650         * src/plugins/pgpmime/plugin.c
11651         * src/plugins/pgpmime/prefs_gpg.c
11652         * src/plugins/pgpmime/prefs_gpg.h
11653         * src/plugins/pgpmime/select-keys.c
11654         * src/plugins/pgpmime/select-keys.h
11655         * src/plugins/pgpmime/sgpgme.c
11656         * src/plugins/pgpmime/sgpgme.h
11657                 Remove the core from pgpmime and add the
11658                 dependancy to pgpcore.
11659
11660 2005-07-14 [paul]       1.9.12cvs48
11661
11662         * src/stock_pixmap.c
11663                 forgot this in last commit
11664
11665 2005-07-14 [paul]       1.9.12cvs47
11666
11667         * src/account.c
11668         * src/addressbook.c
11669                 add accelerators for the buttons (sync with main)
11670         * src/compose.c
11671         * src/compose.h
11672                 add accelerators for the buttons.
11673                 fix editing with external editor.
11674                 replace gdk_input_*() with GIOChannel;
11675                 (sync with main)
11676         * src/foldersel.c
11677                 display folder names with new/unread
11678                 representation (sync with main)
11679         * src/main.c
11680                 specify default window icon (sync with main)
11681         * src/prefs_common.c
11682                 use_addr_book default to FALSE
11683         * src/summaryview.c
11684         * src/textview.c
11685                 add accelerators for the buttons (sync with main)
11686         * src/gtk/menu.c
11687                 fix typos
11688         * src/pixmaps/sylpheed_icon.xpm
11689                 updated
11690
11691 2005-07-13 [paul]       1.9.12cvs46
11692
11693         * src/plugins/pgpmime/pgpmime.c
11694         * src/plugins/pgpmime/sgpgme.c
11695                 (temporarily) use deprecated gpgme_data_rewind()
11696                 while largefile support is not present
11697                 (as suggested by Colin)
11698
11699 2005-07-13 [paul]       1.9.12cvs45
11700
11701         * configure.ac
11702                 remove large file support (for now):
11703                 it breaks too many things
11704
11705 2005-07-13 [paul]       1.9.12cvs44
11706
11707         * configure.ac
11708                 add large file support
11709         * src/html.c
11710                 fix bug #763 where href attribute was not
11711                 the very first attribute of a link
11712                 patch by Thomas Gilgin
11713
11714 2005-07-13 [colin]      1.9.12cvs43
11715
11716         * src/gtk/pluginwindow.c
11717                 Little portability fix
11718
11719 2005-07-13 [colin]      1.9.12cvs42
11720
11721         * src/plugins/pgpmime/sgpgme.c
11722                 Fix crasher.
11723
11724 2005-07-13 [colin]      1.9.12cvs41
11725
11726         * src/plugins/pgpmime/pgpmime.c
11727         * src/plugins/pgpmime/sgpgme.c
11728                 Use gpgme_data_release_and_get_mem instead
11729                 of gpgme_data_read.
11730
11731 2005-07-13 [colin]      1.9.12cvs40
11732
11733         * configure.ac
11734         * src/plugins/pgpmime/passphrase.c
11735         * src/plugins/pgpmime/passphrase.h
11736         * src/plugins/pgpmime/pgpmime.c
11737         * src/plugins/pgpmime/plugin.c
11738         * src/plugins/pgpmime/select-keys.c
11739         * src/plugins/pgpmime/select-keys.h
11740         * src/plugins/pgpmime/sgpgme.c
11741         * src/plugins/pgpmime/sgpgme.h
11742                 Port pgpmime to gpgme-1.0.
11743
11744 2005-07-12 [paul]       1.9.12cvs39
11745
11746         * AUTHORS
11747         * src/toolbar.c
11748         * src/toolbar.h
11749                 add a 'Go to Prev' button to the toolbar.
11750                 correct tooltip text of go to buttons.
11751                 based on patch by Yang Guilong <bamanzi@gmail.com>
11752
11753 2005-07-12 [colin]      1.9.12cvs38
11754
11755         * src/statusbar.c
11756                 Fix progress bar showing stuff at startup.
11757
11758 2005-07-12 [paul]       1.9.12cvs37
11759
11760         * src/editjpilot.c
11761                 fix building with jpilot support
11762
11763 2005-07-11 [colin]      1.9.12cvs36
11764
11765         * src/inc.c
11766                 Add visual indication that filtering is running
11767         * src/textview.c
11768                 Make {}[] uri delimiters
11769         * src/summaryview.c
11770                 Remove useless (and slow) calls
11771
11772 2005-07-11 [paul]       1.9.12cvs35
11773
11774         * src/plugins/clamav/clamav_plugin_gtk.c
11775         * src/plugins/dillo_viewer/dillo_prefs.c
11776         * src/plugins/pgpmime/prefs_gpg.c
11777         * src/plugins/spamassassin/spamassassin_gtk.c
11778                 gather plugins prefs together under their
11779                 own 'Plugins' heading
11780
11781 2005-07-11 [paul]       1.9.12cvs34
11782
11783         sync with main
11784
11785         * src/account.c
11786                 account_delete(): modified alert dialog
11787         * src/editjpilot.c
11788         * src/editvcard.c
11789                 fixed a crash when cancelling file selection
11790                 dialog by Escape key. Made non-ascii filename
11791                 selectable.
11792         * src/prefs_template.c
11793                 prefs_template_window_create(): make scrolled
11794                 window policy AUTOMATIC
11795
11796 2005-07-10 [hoa]        1.9.12cvs33
11797
11798         * src/etpan/imap-thread.c
11799                 workaround for old Courier IMAP servers.
11800
11801 2005-07-10 [colin]      1.9.12cvs32
11802
11803         * src/folder.c
11804         * src/statusbar.c
11805         * src/statusbar.h
11806                 Add visual progress indicator on filtering/processing
11807                 Factorize the progress bar code
11808         * src/imap.c
11809         * src/imap.h
11810         * src/etpan/imap-thread.c
11811                 Add a reference counter to avoid destroying the Folder
11812                 while it's in use by another callback.
11813
11814 2005-07-09 [hoa]        1.9.12cvs31
11815
11816         * src/imap.c
11817         * src/etpan/imap-thread.c
11818                 fixed deadlock when removing IMAP account.
11819
11820 2005-07-08 [colin]      1.9.12cvs30
11821
11822         * src/textview.c
11823         * src/unmime.c
11824                 Fix again problems decoding broken headers
11825         * src/gtk/inputdialog.c
11826                 Fix local variable shadowing a global one
11827
11828 2005-07-08 [colin]      1.9.12cvs29
11829
11830         * src/msgcache.c
11831                 Make the cache/mark files platform-agnostic by writing
11832                 them in little-endian format. Reading them is also done
11833                 in little-endian format, of course; however, in order
11834                 to avoid trashing mark data on big-endian machines, the
11835                 files are, at first, read from the native format if the
11836                 little-endian one doesn't exist. This is easy to deter-
11837                 mine by trying to open a file with a swapped data_ver
11838                 and seeing if it's the wanted version.
11839                 Little-endian using users should see absolutely no
11840                 difference, Big-endian users may get a very little
11841                 performance drop due to byte-swapping.
11842                 Tested on i386 and ppc32. 
11843                 Fixes bug #159 (The index file, in the mailboxes, is 
11844                 hardware depending).
11845
11846                 To have the cache/mark files updated to the new little-
11847                 endian format, "Check for new messages" or even
11848                 "Rebuild folder tree" aren't enough. Files will be
11849                 updated as soon as a folder has been opened/closed.
11850                 To update everything, just select all folders by
11851                 selecting them one by one.
11852
11853 2005-07-07 [colin]      1.9.12cvs28
11854
11855         * src/imap.c
11856                 Remember the folder separator per IMAPFolder
11857                 instead of globally.
11858                 Revive the Session on noop; fixes bug #761
11859                 (mark a bunch of unread messages as read takes 
11860                 forever)
11861
11862 2005-07-07 [darko]      1.9.12cvs27
11863
11864         * src/common/template.c
11865                 Sort templates alphabetically
11866
11867 2005-07-06 [colin]      1.9.12cvs26
11868
11869         * src/imap.c
11870                 Try to use the correct separator in
11871                 most cases. Possibly fixes bug #759
11872                 (only creates the INBOX folder when 
11873                 setting up new IMAP account) and 
11874                 bug #760 (Can't retrieve messages)
11875
11876 2005-07-06 [colin]      1.9.12cvs25
11877
11878         * src/imap.c
11879                 Use real_path in status command. This will
11880                 help later, when namespaces will be used.
11881
11882 2005-07-06 [colin]      1.9.12cvs24
11883
11884         * configure.ac
11885         * src/account.c
11886         * src/folder.c
11887         * src/imap.c
11888         * src/etpan/etpan-log.c
11889         * src/etpan/etpan-thread-manager.c
11890         * src/etpan/imap-thread.c
11891                 Add a --disable-libetpan parameter. With this,
11892                 users that don't want IMAP4 support can avoid
11893                 the new dependancy (and have no IMAP support).
11894                 Users that have IMAP4 accounts and use this
11895                 parameter won't lose their configuration, their
11896                 IMAP accounts will just be invisible and not
11897                 used.
11898         * src/textview.c
11899                 Make the "Copy ..." contextual menu items 
11900                 copy to both the X clipboard and the gtk 
11901                 clipboard - as most other apps do.
11902         * src/gtk/about.c
11903                 Add a notice about OpenSSL usage, in order to
11904                 comply with OpenSSL's license (point 6):
11905                 http://www.openssl.org/source/license.html
11906
11907 2005-07-06 [colin]      1.9.12cvs23
11908
11909         * src/alertpanel.c
11910                 Fix a minimum size for alertpanels
11911         * src/compose.c
11912                 Show 'No space left on device' type errors
11913                 when queuing/sending
11914         * src/imap_gtk.c
11915         * src/mh_gtk.c
11916                 Rework folder's deletion message (remove 
11917                 extra \n)
11918
11919 2005-07-05 [colin]      1.9.12cvs22
11920
11921         * src/imap.c
11922                 Add an alertpanel on auth error
11923                 Add pseudo-log
11924                 Remove pthread-related stuff
11925
11926 2005-07-05 [colin]      1.9.12cvs21
11927
11928         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11929                 Fix crash on plugin reloading (with a hack)
11930
11931 2005-07-05 [colin]      1.9.12cvs20
11932
11933         * src/prefs_account.c
11934         * src/prefs_account.h
11935                 Fix typo
11936         * src/gtk/filesel.c
11937         * src/gtk/filesel.h
11938                 Add a way to filter the view
11939         * src/gtk/pluginwindow.c
11940                 Filter loadable stuff
11941         * src/plugins/pgpmime/prefs_gpg.c
11942                 Fix missing unregistration
11943         * .cvsignore
11944         * src/etpan/.cvsignore
11945         * src/plugins/spamassassin/.cvsignore
11946                 Add more stuff to cvs ignored files
11947
11948 2005-07-04 [colin]      1.9.12cvs19
11949
11950         * src/imap.c
11951                 Fix scan_required returning FALSE when it
11952                 shouldn't. Maybe fix #760 (Can't retrieve
11953                 messages)
11954
11955 2005-07-04 [colin]      1.9.12cvs18
11956
11957         * src/summaryview.c
11958                 Fix always_show_msg pref
11959
11960 2005-07-04 [paul]       1.9.12cvs17
11961
11962         sync with main (forgotten in last commit)
11963         
11964         * src/common/utils.c
11965         * src/common/utils.h
11966                 check_line_length(): new.
11967                 is_dir_exist()
11968                 is_file_entry_exist()
11969                 dirent_is_regular_file()
11970                 dirent_is_directory(): use g_file_test() instead of stat().
11971
11972 2005-07-04 [paul]       1.9.12cvs16
11973
11974         sync with main:
11975
11976         * src/compose.c
11977                 compose_write_to_file(): check for line
11978                 length limit and display warning if exceeds
11979         * src/jpilot.c
11980                 use get_home_dir() instead of g_get_home_dir()
11981         * src/procheader.c
11982                 removed warning about invalid date
11983         * src/vcard.c
11984                 use get_home_dir() instead of g_get_home_dir()
11985
11986 2005-07-04 [paul]       1.9.12cvs15
11987
11988         * src/stock_pixmap.c
11989                 fix new pixmap naming errors
11990                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
11991
11992 2005-07-04 [colin]      1.9.12cvs14
11993
11994         * src/imap.c
11995                 Fix debugging string with a warning
11996
11997 2005-07-04 [colin]      1.9.12cvs13
11998
11999         * configure.ac
12000                 Add a check for libetpan's version (>= 0.37)
12001
12002 2005-07-04 [hoa]        1.9.12cvs12
12003
12004         * commitHelper
12005         * src/imap.c
12006         * src/etpan/imap-thread.c
12007         * src/etpan/imap-thread.h
12008                 fixed IMAP implementation of check of mails.
12009
12010 2005-07-03 [hoa]        1.9.12cvs11
12011
12012         * src/etpan/Makefile.am
12013         * src/etpan/etpan-errors.h
12014         * src/etpan/etpan-log.[ch]
12015         * src/etpan/etpan-thread-manager-types.h
12016         * src/etpan/etpan-thread-manager.[ch]
12017         * src/etpan/imap-thread.[ch]
12018         * src/Makefile.am
12019         * src/imap.c
12020         * src/main.c
12021         * src/prefs_other.c
12022         * configure.ac
12023             merged imap branch.
12024             dependency on libetpan 0.37 is now added.
12025
12026 2005-07-01 [colin]      1.9.12cvs10
12027
12028         * src/Makefile.am
12029         * src/folder.c
12030         * src/folder.h
12031         * src/folderview.c
12032         * src/stock_pixmap.c
12033         * src/stock_pixmap.h
12034         * src/plugins/trayicon/trayicon.c
12035                 Add marked symbol on folders containing
12036                 marked messages
12037         * src/procmsg.c
12038         * src/procmsg.h
12039         * src/toolbar.c
12040         * src/prefs_common.c
12041         * src/prefs_common.h
12042         * src/prefs_send.c
12043                 Add an optional confirmation dialog on queue
12044                 sending. Patch by wwp.
12045         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
12046         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
12047         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
12048         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
12049         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
12050         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
12051         * src/pixmaps/inbox_mark.xpm            ** ADDED **
12052         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
12053         * src/pixmaps/outbox_mark.xpm           ** ADDED **
12054         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
12055         * src/pixmaps/trash_mark.xpm            ** ADDED **
12056                 New pixmaps
12057
12058 2005-07-01 [colin]      1.9.12cvs9
12059
12060         * src/summaryview.c
12061                 Fix a little threading bug
12062         * src/addrgather.c
12063         * src/mainwindow.c
12064                 A little bit of HIG normality never hurts
12065
12066 2005-07-01 [colin]      1.9.12cvs8
12067
12068         * src/compose.c
12069         * src/msgcache.c
12070         * src/pop.c
12071         * src/procmime.c
12072         * src/recv.c
12073         * src/common/log.c
12074         * src/common/template.c
12075         * src/common/utils.c
12076         * src/common/utils.h
12077                 Reverted the fwrite_atomic stuff. In fact
12078                 it is already atomic.
12079
12080 2005-06-30 [colin]      1.9.12cvs7
12081
12082         * src/common/utils.c
12083         * src/common/utils.h
12084                 Add an fwrite_atomic() function to make
12085                 sure we write everything: fwrite can make
12086                 short writes.
12087         * src/compose.c
12088         * src/msgcache.c
12089         * src/pop.c
12090         * src/procmime.c
12091         * src/recv.c
12092         * src/common/log.c
12093         * src/common/template.c
12094                 Use that (and fix swapping of size and nmemb).
12095                 Thanks to Rich Coe for the heads up.
12096
12097 2005-06-30 [colin]      1.9.12cvs6
12098
12099         * src/addressbook.c
12100                 Optimize addressbook opening 
12101
12102 2005-06-30 [colin]      1.9.12cvs5
12103
12104         * src/summaryview.c
12105                 Remove calls to summary_step after move/copy
12106
12107 2005-06-28 [paul]       1.9.12cvs4
12108
12109         * src/alertpanel.c
12110                 wrap and make the error msg selectable
12111
12112 2005-06-28 [paul]       1.9.12cvs3
12113
12114         * src/ssl_manager.c
12115                 replace the OK button with a Close button
12116         * src/gtk/foldersort.c
12117                 use GTK_STOCK_ icons/buttons
12118
12119 2005-06-28 [colin]      1.9.12cvs2
12120
12121         * src/gedit-print.c             ** ADDED **
12122         * src/gedit-print.h             ** ADDED **
12123         * src/gtk/gtksourceprintjob.c   ** ADDED **
12124         * src/gtk/gtksourceprintjob.h   ** ADDED **
12125                 I can't believe no one had enough time to tell
12126                 me I forgot the `cvs add`
12127
12128 2005-06-27 [colin]      1.9.12cvs1
12129
12130         * src/Makefile.am
12131         * src/gtk/Makefile.am
12132         * src/messageview.c
12133         * src/procmsg.c
12134         * src/summaryview.c
12135         * configure.ac
12136                 Add optional libgnomeprint-based printing
12137         * src/mainwindow.c
12138         * src/gtk/quicksearch.c
12139                 Add an Edit/Quick search menu item to show
12140                 and focus the quicksearch
12141
12142 2005-06-27 [paul]       1.9.12
12143
12144         1.9.12 release
12145
12146         * po/ca.po
12147         * po/de.po
12148         * po/es.po
12149         * po/fr.po
12150         * po/it.po
12151         * po/ko.po
12152         * po/pt_BR.po
12153         * po/sk.po
12154         * po/zh_CN.po
12155                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12156                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12157                 SungHyun Nam, Frederico Goncalves Guimaraes,
12158                 Andrej Kacian, and Yang Guilong
12159 2005-06-26 [colin]      1.9.11cvs106
12160
12161         * src/imap_gtk.c
12162                 Forgot one file for previous fix
12163
12164 2005-06-26 [colin]      1.9.11cvs105
12165
12166         * src/folder.c
12167         * src/imap.c
12168                 Fix problems with folder operations in no_select
12169                 imap folders. it applies only to mails, and 
12170                 creation/deletion/move/renaming of folders 
12171                 should be possible
12172
12173 2005-06-26 [paul]       1.9.11cvs104
12174
12175         * src/prefs_filtering.c
12176                 replace one more GTK_STOCK_REMOVE
12177                 with GTK_STOCK_DELETE
12178
12179 2005-06-25 [colin]      1.9.11cvs103
12180
12181         * src/imap.c
12182                 Optimize get_seq_set_from_seq_list
12183                 (Patch by Ricardo) 
12184
12185 2005-06-25 [colin]      1.9.11cvs102
12186
12187         * src/mh.c
12188                 If the directory exists, but not in the
12189                 correct encoding, rename it. This should
12190                 handle old-versions-induced bugs.
12191
12192 2005-06-25 [colin]      1.9.11cvs101
12193
12194         * src/mh.c
12195                 Fix path access with extended dir names
12196                 Fixes bug #589 (SC segfaults with wrong locale
12197                 settings)
12198
12199 2005-06-25 [colin]      1.9.11cvs100
12200
12201         * src/prefs_account.c
12202         * src/prefs_account.h
12203         * src/compose.c
12204                 Add an option to encrypt replies to
12205                 encrypted messages
12206
12207 2005-06-25 [colin]      1.9.11cvs99
12208
12209         * src/compose.c
12210         * src/quote_fmt_parse.y
12211                 ... And make it work with pgpinline.
12212
12213 2005-06-25 [colin]      1.9.11cvs98
12214
12215         * src/compose.c
12216         * src/procmime.c
12217         * src/procmime.h
12218         * src/quote_fmt_parse.y
12219                 o Make reedition of encrypted messages possible
12220                   (as long as it is encrypted to self too, no
12221                    magic there)
12222                 o Make replying with quote (and without selecting
12223                   text) possible for encrypted messages.
12224                 Closes bug #550 (Not possible to "reply with quote"
12225                 to gnupg encrypted messages)
12226
12227 2005-06-24 [paul]       1.9.11cvs97
12228
12229         * src/imap.c
12230                 add missing include
12231
12232 2005-06-24 [paul]       1.9.11cvs96
12233
12234         * src/editldap.c
12235                 made bind password entry invisible
12236                 (sync with main)
12237         * src/send_message.c
12238                 send_message_local(): check exit status
12239                 to detect errors (sync with main)
12240         * src/textview.c
12241                 use main's less ambiguous popup menu
12242                 wording
12243
12244 2005-06-24 [paul]       1.9.11cvs95
12245
12246         * src/prefs_actions.c
12247         * src/prefs_customheader.c
12248         * src/prefs_display_header.c
12249         * src/prefs_filtering_action.c
12250         * src/prefs_matcher.c
12251         * src/prefs_template.c
12252         * src/prefs_toolbar.c
12253                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12254         * src/gtk/description_window.c
12255                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12256
12257 2005-06-23 [colin]      1.9.11cvs94
12258
12259         * src/summaryview.c
12260                 Fix rough edges (be sure to call status_show whenever
12261                 necessary).
12262
12263 2005-06-23 [colin]      1.9.11cvs93
12264
12265         * src/summaryview.c
12266                 Optimize Select All
12267                 Before, in a 5K mails folder: 11s
12268                 After, in the same folder: 58000µs
12269                 The joys of locking... gtk_clist_select_all() fires a 
12270                 tree-select-row event for each selected row, which in 
12271                 summaryview, callbacks summary_selected which in turn,
12272                 calls summary_status_show, which walks the selected
12273                 rows. Hence, calling gtk_clist_select_all was 
12274                 exponential. Locking the summaryview makes 
12275                 summary_selected return early.
12276
12277 2005-06-23 [colin]      1.9.11cvs92
12278
12279         * src/imap.c
12280                 Move mutex at the important place to avoid
12281                 deadlocks
12282         * src/summaryview.c
12283                 Fix Del key deleting directly instead of
12284                 moving to trash
12285
12286 2005-06-22 [colin]      1.9.11cvs91
12287
12288         * src/plugins/spamassassin/libspamc.c
12289                 As we do spagetti code with assignations in multiple
12290                 places (see _message_read_raw where out = msg = raw),
12291                 let's be sure we don't free the same pointer twice.
12292                 Should fix bug #683 (Crash in libpam at 
12293                 message_cleanup).
12294
12295 2005-06-22 [colin]      1.9.11cvs90
12296
12297         * src/compose.c
12298         * src/messageview.c
12299         * src/toolbar.c
12300                 Make toolbar's delete use the move to trash stuff;
12301                 Add gtk_widget_realize to be sure pixmaps can get
12302                 created (that may fix an old worksforme bug which
12303                 I can't find back...)
12304
12305 2005-06-22 [colin]      1.9.11cvs89
12306
12307         * src/summaryview.c
12308         * src/summaryview.h
12309         * src/mainwindow.c
12310                 Rename "Message/Delete" to "Message/Move to trash"
12311                 Add "Message/Delete..." that directly destroys the
12312                 selected messages after asking for a confirmation.
12313
12314 2005-06-22 [colin]      1.9.11cvs88
12315
12316         * src/imap.c
12317                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12318                 o Fix a deadlock (thanks Darko)
12319
12320 2005-06-22 [colin]      1.9.11cvs87
12321
12322         * src/gtk/foldersort.c
12323                 Add missing include for the i18n;
12324                 patch by Fabien Vantard
12325
12326 2005-06-21 [colin]      1.9.11cvs86
12327
12328         * src/folder.c
12329         * src/folderview.c
12330                 Respect the no_select flag
12331         * src/imap.c
12332                 Fix recursive deletion
12333         * src/imap_gtk.c
12334         * src/mh_gtk.c
12335                 Make the folder deletion's warning
12336                 more explicit
12337
12338 2005-06-21 [colin]      1.9.11cvs85
12339
12340         * src/textview.c
12341                 Prevent email addresses from spanning accross
12342                 lines - fixes bug # 646 (newline-chars in 
12343                 email addresses)
12344
12345 2005-06-20 [colin]      1.9.11cvs84
12346
12347         * src/folder.c
12348                 Be sure not to remove source if copy failed
12349
12350 2005-06-20 [colin]      1.9.11cvs83
12351
12352         * src/folderview.c
12353         * src/imap_gtk.c
12354                 remove summaryview's lock
12355         * src/imap.c
12356                 introduce threads to avoid problems when foreground tasks
12357                 interfere with background tasks
12358         * src/mh.c
12359                 prevent moving to drafts/queue
12360         * src/mimeview.c
12361                 fix leak
12362
12363 2005-06-19 [colin]      1.9.11cvs82
12364
12365         * src/imap_gtk.c
12366                 Remember that the user doesn't want to override
12367                 offline mode, for 3 seconds. It avoid presenting
12368                 him with N popups in a really short time.
12369
12370 2005-06-17 [colin]      1.9.11cvs81
12371
12372         * src/imap.c
12373                 Fix IMAP breaking on folders containing '('
12374                 (Probably won't be enough)
12375
12376 2005-06-17 [colin]      1.9.11cvs80
12377
12378         Forgotten files on 1.9.11cvs79
12379         * src/summaryview.c
12380                 Fix stepping when not immediately executing
12381         * src/imap.c
12382                 Really prevent UID FETCH 0
12383         * src/codeconv.c
12384                 Fix outgoing charset never set to utf-8
12385         * src/mh.c
12386                 Fix leak
12387
12388 2005-06-16 [colin]      1.9.11cvs79
12389
12390         * src/compose.c
12391                 Fix bug #707 (Dash splits rows)
12392                 Only wrap if we're on a line break position and
12393                 the previous one was a "white" (space) char.
12394                 Pango stuff is weird.
12395
12396 2005-06-16 [colin]      1.9.11cvs78
12397
12398         * src/imap_gtk.c
12399                 Lock summaryview while downloading messages
12400                 on user demand
12401         * src/procheader.c
12402         * src/unmime.c
12403         * src/common/utils.c
12404         * src/common/utils.h
12405                 Replace \r and \n with spaces in From and
12406                 Subject headers
12407
12408 2005-06-16 [paul]       1.9.11cvs77
12409
12410         * src/procmime.c
12411                 liberalise the mime parser
12412         * src/gtk/about.c
12413                 add text wrapping
12414
12415 2005-06-16 [paul]       1.9.11cvs76
12416
12417         * src/gtk/about.c
12418                 reworked
12419
12420 2005-06-15 [colin]      1.9.11cvs75
12421
12422         * src/compose.c
12423                 Finish header encoding fix
12424         * src/summaryview.c
12425                 Fix segfault
12426         * src/headerview.c
12427                 Fix compilation (Thanks Stephan
12428                 Sachse)
12429
12430 2005-06-15 [colin]      1.9.11cvs74
12431
12432         * Makefile.am
12433                 Install gnome2 stuff rather than gnome1, 
12434                 if both are present
12435         * src/codeconv.c
12436         * src/codeconv.h
12437         * src/compose.c
12438                 Fix headers encoding
12439         * src/folder.c
12440                 Visual progress when fetching all messages
12441         * src/folderview.c
12442         * src/summaryview.c
12443         * src/summaryview.h
12444                 Prevent changing current message while
12445                 incorporating
12446
12447 2005-06-15 [paul]       1.9.11cvs73
12448
12449         * src/gtk/gtkaspell.c
12450         * src/gtk/gtkaspell.h
12451                 fix build warnings
12452
12453 2005-06-15 [paul]       1.9.11cvs72
12454
12455         * src/prefs_filtering.c
12456                 allow reordering of filter rules by
12457                 drag n drop
12458
12459 2005-06-15 [paul]       1.9.11cvs71
12460
12461         * COPYING
12462                 updated
12463         * src/codeconv.c
12464                 replace deprecated function
12465         * src/inc.c
12466         * src/send_message.c
12467         * src/gtk/progressdialog.c
12468         * src/gtk/progressdialog.h
12469                 salvage and reuse parts of reverted sync
12470
12471 2005-06-15 [paul]       1.9.11cvs70
12472
12473         * src/inc.c
12474         * src/send_message.c
12475         * src/gtk/progressdialog.c
12476         * src/gtk/progressdialog.h
12477                 revert yesterday's sync with main
12478                 it contains deprecated functions
12479
12480 2005-06-15 [colin]      1.9.11cvs69
12481
12482         * src/headerview.c
12483                 Fix bug #670 (multi user to: will corrupt message 
12484                 headers display)
12485
12486 2005-06-15 [colin]      1.9.11cvs68
12487
12488         * src/compose.c
12489                 Fix bug #421 (Fix undo on wrapping)
12490
12491 2005-06-15 [colin]      1.9.11cvs67
12492
12493         * src/folder.c
12494                 Provide visual feedback while processing
12495                 folder's rules.
12496         * src/imap.c
12497                 Provide visual feedback while getting
12498                 short headers (for uncached messages)
12499
12500
12501 2005-06-14 [paul]       1.9.11cvs66
12502
12503         * src/account.c
12504                 change a couple stock icons
12505         * src/inc.c
12506         * src/send_message.c
12507         * src/gtk/progressdialog.c
12508         * src/gtk/progressdialog.h
12509                 sync main's GtkTreeView implementation
12510
12511 2005-06-14 [colin]      1.9.11cvs65
12512
12513         * src/imap.c
12514                 Various little fixes, mainly on error paths
12515
12516 2005-06-13 [colin]      1.9.11cvs64
12517
12518         * matcher.c
12519         * procmsg.c
12520         * procmsg.h
12521                 Add a way to fetch only headers. This speeds
12522                 up filtering on headers for IMAP. Fixes:
12523                 bug #481 extraneous imap commands slow down 
12524                         imap filtering
12525                 bug #522 Sylpheed downloads all messages 
12526                         when opening mailbox (IMAP)
12527                 bug #677 IMAP fetch is soooooooooooooo slow
12528         * src/folder.c
12529         * src/folder.h
12530                 Add a folder set_batch method so that
12531                 implementations can speed up flags changes
12532         * src/folderutils.c
12533         * src/summaryview.c
12534                 Use that in mark as (un)read and mark all read
12535                 Refix bug #679
12536         * src/imap.c
12537                 Implement set_batch - brings back deferred
12538                 flags in a less buggy manner. Fixes:
12539                 bug #729 IMAP immediate expunge of deleted messages
12540                 bug #191 remove list of messages with one command
12541                 Fix login with strange chars
12542                 Implement fetch_msg_full
12543                 Fix copy (wrong counts)
12544
12545 2005-06-12 [colin]      1.9.11cvs63
12546
12547         * src/folder.c
12548                 lock incorporation during long operations.
12549                 Avoids fucking up the IMAP socket.
12550
12551 2005-06-12 [colin]      1.9.11cvs62
12552
12553         * src/imap.c
12554                 Fix harmful typo
12555                 Factorize remove_all_msg
12556                 Thread-ize expunge
12557         * src/summaryview.c
12558                 Don't update partial-download status if unnecessary
12559         * src/folder.c
12560                 Use remove_msgs everywhere possible
12561
12562 2005-06-12 [colin]      1.9.11cvs61
12563
12564         * src/folder.c
12565         * src/folder.h
12566                 Add a remove_msgs function to remove a 
12567                 list of messages
12568         * src/imap.c
12569                 Implement that.
12570
12571 2005-06-12 [colin]      1.9.11cvs60
12572
12573         * src/imap.c
12574                 Remove flags-processing deferring... Too hard
12575                 to get it to work in all cases.
12576
12577 2005-06-11 [colin]      1.9.11cvs59
12578
12579         * src/imap.c
12580                 printf -> debug_print
12581
12582 2005-06-11 [colin]      1.9.11cvs58
12583
12584         * src/imap.c
12585                 o Fix build without USE_PTHREAD
12586                 o Factorize imap_open
12587                 o Alertpanel in case of impossible connection
12588                 o Alertpanel in case of impossible login
12589                 o Fix deferred flags processing to force a 
12590                   flush before adding some more flags to process,
12591                   but in another folder.
12592
12593 2005-06-10 [colin]      1.9.11cvs57
12594
12595         * src/imap.c
12596                 o Fix a format string error
12597                 o init ssl socket outside of the thread 
12598                   (it possibly invokes gtk calls)
12599         * src/procmime.c
12600                 o Put back the buffer to its necessary size
12601                 o Fix changing a file pointer without keeping
12602                   track of it (thanks Valgrind)
12603         * src/common/smtp.c
12604                 o Fix automatic STARTTLS if login should be done
12605                   and the server only allows it after starting TLS
12606         * src/gtk/gtkinputdialog.c
12607                 o Eat GDK_Return so that the combo popup doesn't 
12608                   appear when we press Enter to validate the combo
12609                   input dialog (as seen in the Open with... dialog)
12610
12611 2005-06-10 [colin]      1.9.11cvs56
12612
12613         * src/imap.c
12614                 o A bit less debug
12615                 o Fix a crash on deletion
12616                 o Threadize imap_select (it's called outside of 
12617                   threads)
12618                 o Defer treatment of DELETED flags
12619
12620
12621 2005-06-09 [colin]      1.9.11cvs55
12622
12623         * src/imap.c
12624                 Make sure we check imap_gtk_should_override(), which
12625                 potentially calls gtk stuff, before creating thread.
12626                 That way it should't be called via imap_get_session()
12627                 inside a thread.
12628
12629 2005-06-09 [colin]      1.9.11cvs54
12630
12631         * src/imap.c
12632                 o add a bit of status output
12633                 o remove some dead code
12634                 o threadize get_list_of_uids
12635                 o threadize imap_get_flags
12636                 o defer flag changing by 500ms so that they
12637                   can be batched
12638
12639
12640 2005-06-08 [colin]      1.9.11cvs53
12641
12642         * src/imap.c
12643                 Thread-ize imap_cmd_fetch
12644
12645 2005-06-08 [colin]      1.9.11cvs52
12646
12647         * src/main.c
12648                 Mmh, that broke POP3...
12649
12650 2005-06-08 [colin]      1.9.11cvs51
12651
12652         * src/main.c
12653                 Stabilize IMAP patch (thanks to Hoa)
12654
12655 2005-06-08 [colin]      1.9.11cvs50
12656
12657         * src/imap.c
12658                 Test patch to speed up imap. 
12659
12660 2005-06-08 [colin]      1.9.11cvs49
12661
12662         * src/imap_gtk.c
12663                 Warning fix
12664         * src/procmime.c
12665                 Apply patch from gentoo to use /usr/share/mime/globs if 
12666                 available, after un-breaking it
12667         * src/common/log.c
12668         * src/common/log.h
12669                 Use g_timeout for invoking hooks that possibly use gtk
12670                 calls. This should leave gtk calls in the main thread.
12671
12672 2005-06-08 [paul]       1.9.11cvs48
12673
12674         * src/codeconv.c
12675                 conv_get_outgoing_charset_str(): don't
12676                 use prefs_common setting
12677         * src/compose.c
12678         * src/compose.h
12679                 add /Options/Character encoding/... to
12680                 temporarily change the outgoing encoding
12681
12682         (belated sync with main)
12683
12684 2005-06-08 [paul]       1.9.11cvs47
12685
12686         * src/compose.c
12687                 correction to/completion of last
12688                 sync with main
12689
12690 2005-06-08 [paul]       1.9.11cvs46
12691
12692         sync with main:
12693         
12694         * src/codeconv.c
12695         * src/codeconv.h
12696                 always enabled Japanese auto-detection
12697                 if the first letters of locale string
12698                 is "ja"
12699         * src/compose.c
12700                 don't use "destroy" signal to destroy
12701                 Compose object (fix rare crashes on discard?)
12702         * src/mainwindow.c
12703         * src/messageview.c
12704         * src/prefs_send.c
12705                 added Hebrew encodings
12706         * src/sourcewindow.c
12707                 don't use "destroy" signal to destroy
12708                 objects
12709
12710 2005-06-07 [colin]      1.9.11cvs45
12711
12712         * src/summaryview.c
12713                 Add missing unlocks/locks
12714
12715 2005-06-07 [paul]       1.9.11cvs44
12716
12717         * src/summaryview.c
12718                 restore bug #749 fix
12719
12720 2005-06-06 [colin]      1.9.11cvs43
12721
12722         * src/summaryview.c
12723                 Fix selection bug when prefs_common.open_unread 
12724                 is FALSE
12725
12726 2005-06-06 [colin]      1.9.11cvs42
12727
12728         * src/common/md5.c
12729                 Fix a warning
12730         * src/summaryview.c
12731         * src/folderview.c
12732                 Factorize long operations beginning and end
12733                 (locking, freezing/thawing, cursor, ...)
12734                 Check selection->data member in selection-
12735                 related loops; this avoids dying an awful
12736                 death if the selection changes on us while
12737                 we're marking a whole IMAP folder unread, 
12738                 for example.
12739
12740 2005-06-06 [paul]       1.9.11cvs41
12741
12742         * src/textview.c
12743                 don't g_free() a static gchar buffer
12744
12745 2005-06-05 [colin]      1.9.11cvs40
12746
12747         * src/mainwindow.c
12748         * src/messageview.c
12749         * src/summaryview.c
12750                 Fix bug #749 (Show all headers should be
12751                 sticky as the GUI suggests)
12752
12753 2005-06-03 [paul]       1.9.11cvs39
12754
12755         * src/compose.c
12756                 don't allow editing of mail while sending.
12757                 patch by Colin
12758
12759 2005-06-03 [paul]       1.9.11cvs38
12760
12761         * src/folderview.c
12762                 add a freeze/thaw to speed up 'mark all read'
12763
12764 2005-06-03 [paul]       1.9.11cvs37
12765
12766         * src/prefs_message.c
12767                 reflect changes immediately
12768
12769 2005-06-02 [colin]      1.9.11cvs36
12770
12771         * po/POTFILES.in
12772                 Patch by Fabien Vantard.
12773
12774 2005-06-02 [colin]      1.9.11cvs35
12775
12776         * src/imap.c
12777                 Use a non-blocking imap_getline() if possible.
12778                 This should completely prevent the interface
12779                 from freezin on imap operations, although it
12780                 may do strange stuff in case of folder switching
12781                 while a big imap operation is taking place...
12782
12783                 In addition, fix a leak in the case thread
12784                 creation fails on connection.
12785
12786 2005-06-02 [colin]      1.9.11cvs34
12787
12788         * src/crash.c
12789         * src/prefs_common.h
12790                 Fix build (prefs_common_init() doesn't exist
12791                 anymore)
12792
12793 2005-06-02 [colin]      1.9.11cvs33
12794
12795         * src/prefs_account.c
12796                 Fix bug #245 (filtering rules broken when
12797                 renaming a remote account (imap4 or nntp)
12798
12799 2005-06-02 [colin]      1.9.11cvs32
12800
12801         * src/imap.c
12802                 Try to fix IMAP shortcomings: 
12803                 o Multithread imap_open()
12804                 o allow offline-mode overriding instead of
12805                   just returning NULL
12806         * src/imap_gtk.c
12807         * src/imap_gtk.h
12808                 Add a function to ask whether we want to
12809                 override offline-mode for 10 minutes (one-shot
12810                 asking was painful)
12811         * src/procheader.c
12812                 Fix segfault when imap parser isn't happy about
12813                 a missing {
12814
12815 2005-06-01 [colin]      1.9.11cvs31
12816
12817         * src/addrharvest.c
12818         * src/compose.c
12819         * src/mbox.c
12820         * src/mbox.h
12821         * src/mh.c
12822         * src/msgcache.c
12823         * src/send_message.c
12824         * src/setup.c
12825         * src/undo.c
12826         * src/common/hooks.c
12827         * src/common/prefs.c
12828         * src/common/template.c
12829         * src/common/utils.c
12830         * src/gtk/gtkutils.c
12831         * src/gtk/inputdialog.c
12832         * src/gtk/menu.c
12833         * src/gtk/pluginwindow.c
12834         * src/gtk/prefswindow.c
12835         * src/plugins/pgpmime/passphrase.c
12836         * src/plugins/pgpmime/prefs_gpg.c
12837                 More -Wall fixes
12838
12839         * src/common/Makefile.am
12840         * src/common/timing.h
12841                 Add basic timing code
12842
12843         * src/summaryview.c
12844                 Fix a bug with unread messages when 
12845                 re-sorting folders, and by the way
12846                 fix a big performance hit when 
12847                 re-sorting (10k mails: before 5s,
12848                 after .5s)
12849
12850         * src/prefs_compose_writing.c
12851         * src/prefs_compose_writing.h
12852         * src/prefs_message.c
12853         * src/prefs_message.h
12854         * src/prefs_other.c
12855         * src/prefs_other.h
12856         * src/prefs_quote.c
12857         * src/prefs_quote.h
12858         * src/prefs_receive.c
12859         * src/prefs_receive.h
12860         * src/prefs_send.c
12861         * src/prefs_send.h
12862         * src/prefs_summaries.c
12863         * src/prefs_summaries.h
12864                 Fix copyright banner
12865
12866 2005-06-01 [paul]       1.9.11cvs30
12867
12868         * po/fi.po
12869                 updated by Flammie Pirinen
12870         * src/procmime.c
12871                 fix 'Bad BASE64 content' output
12872
12873 2005-05-31 [colin]      1.9.11cvs29
12874
12875         * src/procmime.c
12876                 Oops, where did my hunk go.
12877
12878 2005-05-31 [colin]      1.9.11cvs28
12879
12880         * src/Makefile.am
12881         * src/account.c
12882         * src/action.c
12883         * src/addr_compl.c
12884         * src/addressbook.c
12885         * src/codeconv.c
12886         * src/compose.c
12887         * src/export.c
12888         * src/folder.c
12889         * src/folderview.c
12890         * src/image_viewer.c
12891         * src/main.c
12892         * src/mainwindow.c
12893         * src/messageview.c
12894         * src/mimeview.c
12895         * src/msgcache.c
12896         * src/prefs_account.c
12897         * src/prefs_actions.c
12898         * src/prefs_common.c
12899         * src/prefs_compose_writing.c
12900         * src/prefs_customheader.c
12901         * src/prefs_ext_prog.c
12902         * src/prefs_filtering.c
12903         * src/prefs_filtering_action.c
12904         * src/prefs_fonts.c
12905         * src/prefs_image_viewer.c
12906         * src/prefs_message.c
12907         * src/prefs_message.h
12908         * src/prefs_msg_colors.c
12909         * src/prefs_other.c
12910         * src/prefs_other.h
12911         * src/prefs_quote.c
12912         * src/prefs_receive.c
12913         * src/prefs_receive.h
12914         * src/prefs_send.c
12915         * src/prefs_send.h
12916         * src/prefs_spelling.c
12917         * src/prefs_summaries.c
12918         * src/prefs_summary_column.c
12919         * src/prefs_template.c
12920         * src/prefs_themes.c
12921         * src/prefs_toolbar.c
12922         * src/prefs_wrapping.c
12923         * src/procmime.c
12924         * src/procmsg.c
12925         * src/send_message.h
12926         * src/ssl_manager.c
12927         * src/summary_search.c
12928         * src/summaryview.c
12929         * src/textview.c
12930         * src/wizard.c
12931         * src/common/smtp.c
12932         * src/common/smtp.h
12933         * src/gtk/gtkutils.h
12934                 o Move the rest of Common prefs to new style
12935                 o Lots of -Wall warning fixes
12936                 o fix FIXME in cache memusage calculation
12937                 o Let return receipts be sent from any account
12938                 o Little cache optimisation (read)
12939                 o Fix bug #746 (don't treat commas as separators
12940                   when inside a quoted string)
12941
12942 2005-05-31 [paul]       1.9.11cvs27
12943
12944         * src/prefs_common.c
12945                 fix 'off-by-one' typo
12946
12947 2005-05-31 [paul]       1.9.11cvs26
12948
12949         * src/account.c
12950         * src/addr_compl.c
12951         * src/compose.c
12952         * src/foldersel.c
12953         * src/prefs_actions.c
12954         * src/prefs_common.c
12955         * src/prefs_common.h
12956         * src/prefs_customheader.c
12957         * src/prefs_display_header.c
12958         * src/prefs_filtering.c
12959         * src/prefs_filtering_action.c
12960         * src/prefs_matcher.c
12961         * src/prefs_summaries.c
12962         * src/prefs_summary_column.c
12963         * src/prefs_template.c
12964         * src/prefs_toolbar.c
12965         * src/ssl_manager.c
12966         * src/gtk/pluginwindow.c
12967         * src/gtk/prefswindow.c
12968         * src/gtk/progressdialog.c
12969                 add hidden prefs 'enable_rules_hint'
12970                 for gtk_tree_view_set_rules_hint()
12971                 (sync with main)
12972                 
12973
12974 2005-05-31 [colin]      1.9.11cvs25
12975
12976         * src/Makefile.am
12977         * src/main.c
12978         * src/prefs_common.c
12979         * src/prefs_summaries.c ** ADDED **
12980         * src/prefs_summaries.h ** ADDED **
12981                 Common/Display -> Display/Summaries
12982
12983 2005-05-31 [colin]      1.9.11cvs24
12984
12985         * src/Makefile.am
12986         * src/main.c
12987         * src/prefs_quote.c ** ADDED **
12988         * src/prefs_quote.h ** ADDED **
12989                 Move Common/Quote to Compose/Quoting
12990         * src/prefs_common.c
12991         * src/prefs_common.h
12992                 Remove old quote stuff, add
12993                 convenience functions for GtkTextView prefs
12994         * src/gtk/prefswindow.c
12995                 Set default height higher
12996
12997 2005-05-30 [colin]      1.9.11cvs23
12998
12999         * src/Makefile.am
13000         * src/main.c
13001         * src/prefs_common.c
13002         * src/prefs_compose_writing.c ** ADDED **
13003         * src/prefs_compose_writing.h ** ADDED **
13004                 Move Common/Compose prefs to Compose/Writing
13005
13006 2005-05-30 [colin]      1.9.11cvs22
13007
13008         * src/common/utils.c
13009                 Fix bug #651 (Confused Attract by Subject)
13010                 Patch by M. Benkmann <haferfrost@web.de>
13011         * AUTHORS
13012
13013 2005-05-30 [colin]      1.9.11cvs21
13014
13015         * src/compose.c
13016                 Fix concatenation of different headers of
13017                 the same type (bug #645)
13018         * src/prefs_folder_item.c
13019                 Fix bug #699 (setting color to black doesn't
13020                 work immediately)
13021         * src/procmime.c
13022                 Print out decoding error only once per
13023                 block
13024
13025 2005-05-30 [paul]       1.9.11cvs20
13026
13027         * src/common/template.c
13028                 fix Bcc
13029
13030 2005-05-30 [paul]       1.9.11cvs19
13031
13032         * doc/src/rfc2368.txt   **NEW FILE**
13033         * src/compose.c
13034                 compose_entries_set(): don't interpret Bcc
13035                 header field (conform to RFC 2368)
13036                 (sync with main)
13037
13038 2005-05-29 [colin]      1.9.11cvs18
13039
13040         * src/prefs_common.c
13041                 Let the default reply format respect
13042                 netiquette by cutting the signature.
13043
13044 2005-05-29 [colin]      1.9.11cvs17
13045
13046         * src/summaryview.c
13047                 Don't let always_show_msg override
13048                 open_unread_on_enter when opening a new
13049                 directory.
13050
13051 2005-05-27 [paul]       1.9.11cvs16
13052
13053         sync with main:
13054
13055         * src/main.c
13056                 app_will_exit(): cleanup tmp directory when exit
13057         * src/message_search.c
13058                 improved the interface and made code cleanup.
13059                 removed Clear button
13060         * src/send_message.c
13061                 send_message_local(): use GSpawn, and detect errors
13062         * src/summary_search.c
13063                 improved the interface and made code cleanup
13064         * src/textview.c
13065                 textview_write_link(): also skip non-ascii space
13066                  at the head of link strings (phishing check
13067                  didn't work at the case)
13068         * src/common/utils.c
13069                 get_command_output(): use g_spawn_command_line_sync()
13070                 instead of popen()
13071
13072 2005-05-26 [colin]      1.9.11cvs15
13073
13074         * src/folder.c
13075                 remove printf
13076
13077 2005-05-26 [colin]      1.9.11cvs14
13078
13079         * src/common/nntp.c
13080                 Fix nntp mode reader (bug #611)
13081                 Patch by Florian Mickler <florian@mickler.org>
13082
13083 2005-05-26 [colin]      1.9.11cvs13
13084
13085         * src/plugins/pgpmime/passphrase.c
13086                 Fix mouse grabbing (bug #557)
13087
13088 2005-05-26 [colin]      1.9.11cvs12
13089
13090         * src/prefs_themes.c
13091                 Fix g_warning (bug #541)
13092
13093 2005-05-26 [colin]      1.9.11cvs11
13094
13095         * src/prefs_actions.c
13096         * src/prefs_template.c
13097                 Fix bug #506 (no warning if action/template
13098                 is not saved)
13099         * src/common/template.c
13100                 Fix a possible crash
13101
13102 2005-05-26 [colin]      1.9.11cvs10
13103
13104         * src/folder.c
13105         * src/folderview.c
13106         * src/procmsg.c
13107         * src/summaryview.c
13108                 Forbid locked messages to be moved or
13109                 deleted. Locked messages in trashes 
13110                 still get deleted, for performance
13111                 reason (mh.c::mh_remove_all_msgs)
13112
13113 2005-05-25 [colin]      1.9.11cvs9
13114
13115         * src/procmime.c
13116                 Use correct encoding when sending mails
13117                 with attachments that have accentued 
13118                 chars in their name
13119
13120 2005-05-24 [colin]      1.9.11cvs8
13121
13122         * src/summaryview.c
13123                 Fix bug #688 f) read/unread marker not
13124                 changed on first click
13125                 Also, optimize summary_status_show()
13126                 calls
13127         * src/folder.c
13128         * src/inc.c
13129         * src/procmime.c
13130                 Fix bug #688 b) and c) wrt message
13131                 attachments and signature
13132         * src/stock_pixmap.c
13133         * src/stock_pixmap.h
13134         * src/stock_pixmap.c
13135         * src/stock_pixmap.h
13136         * src/Makefile.am
13137         * src/pixmaps/clip_gpg_signed.xpm
13138                 Add clip/signed icon
13139
13140 2005-05-24 [colin]      1.9.11cvs7
13141
13142         * src/folder_item_prefs.c
13143                 whitespace fix
13144
13145 2005-05-24 [colin]      1.9.11cvs6
13146
13147         * src/folderview.c
13148         * src/prefs_common.c
13149         * src/prefs_common.h
13150                 Add a confirmation to folder drag and drop
13151                 fixes bug #156
13152         * src/alertpanel.c
13153         * src/alertpanel.h
13154                 fix _with_disable parameters so that
13155                 the buttons labels are specifiable too
13156         * src/plugins/pgpmime/sgpgme.c
13157                 reflect said change
13158                 
13159
13160 2005-05-24 [colin]      1.9.11cvs5
13161
13162         * src/folderview.c
13163                 Uncollapse/collapse folders on double-click
13164                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13165                 closes bug #108
13166
13167 2005-05-23 [colin]      1.9.11cvs4
13168
13169         * src/common/socket.c
13170                 Check another special SSL_peek() error.
13171                 Should help wrt bug #728
13172
13173 2005-05-23 [colin]      1.9.11cvs3
13174
13175         * src/plugins/pgpmime/pgpmime.c
13176                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13177                 breaking menu accelerators and stuff. Users will have to
13178                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13179                 account's privacy preferences if needed.
13180
13181 2005-05-22 [paul]
13182
13183         * tools/kdeservicemenu/install.sh
13184                 use kdesu to prompt for root password if doing
13185                 global install/uninstall
13186
13187 2005-05-20 [colin]      1.9.11cvs2
13188
13189         * src/procmsg.c
13190                 Fix another compilation error with gcc-2.9x
13191                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13192         * src/send_message.c
13193                 Don't send QUIT if we aren't connected
13194
13195 2005-05-19 [colin]      1.9.11cvs1
13196
13197         * src/procmsg.c
13198                 Fix compilation with gcc 2.9x
13199
13200 2005-05-19 [paul]       1.9.11
13201
13202         1.9.11 released
13203
13204 2005-05-19 [paul]       1.9.9cvs14
13205
13206         * src/gtk/inputdialog.c
13207                 prevent gettext warning
13208
13209 2005-05-19 [paul]       1.9.9cvs13
13210
13211         * src/mainwindow.c
13212         * src/prefs_common.c
13213         * src/prefs_common.h
13214         * src/textview.c
13215         * src/textview.h
13216                 add an option to toggle cursor in message
13217                 view (sync with main)
13218
13219 2005-05-18 [colin]      1.9.9cvs12
13220
13221         * src/compose.c
13222                 Dereference freed pointer
13223         * src/gtk/gtkaspell.c
13224                 Fix duplication of dictionaries (is it an aspell issue?)
13225
13226 2005-05-18 [colin]      1.9.9cvs11
13227
13228         * src/gtk/inputdialog.c
13229         * src/gtk/gtkaspell.c
13230                 HIGuify dialogs
13231         * src/alertpanel.c
13232                 Remove a double call
13233
13234 2005-05-17 [colin]      1.9.9cvs10
13235
13236         * src/gtk/gtkaspell.c
13237                 Fix dialogs, Ctrl-Enter accel
13238
13239 2005-05-17 [colin]      1.9.9cvs9
13240
13241         * src/gtk/gtkaspell.c
13242                 Fix some accelerators, escape in replace-window
13243
13244 2005-05-16 [colin]      1.9.9cvs8
13245
13246         * src/gtk/gtkaspell.c
13247                 Revert last commit, it was a mistake.
13248
13249 2005-05-16 [colin]      1.9.9cvs7
13250
13251         * src/gtk/gtkaspell.c
13252                 Remove buggy code while we're at it. It's a 
13253                 dead code path anyway.
13254
13255 2005-05-16 [colin]      1.9.9cvs6
13256
13257         * src/gtk/gtkaspell.c
13258                 Missed some gtk_menu_popup where deactivate
13259                 signal should be handled. Should fix bug
13260                 #629 a bit more.
13261
13262 2005-05-16 [colin]      1.9.9cvs5
13263
13264         * src/gtk/gtkaspell.c
13265                 Remove debug printf()s
13266
13267 2005-05-16 [colin]      1.9.9cvs4
13268
13269         * src/gtk/gtkaspell.c
13270                 Fix a bit aspell problems
13271                 (see bug #629)
13272
13273 2005-05-13 [colin]      1.9.9cvs3
13274
13275         * src/folderview.c
13276                 Fix the + appearing even when no subfolders
13277                 have unread messages. Thanks to wwp for the
13278                 bug report.
13279
13280 2005-05-11 [paul]       1.9.9cvs2
13281
13282         * src/folderview.c
13283                 correction to 1.9.9cvs1, only colour folders that
13284                 have new msgs (not unread msgs)
13285
13286 2005-05-10 [colin]      1.9.9cvs1
13287
13288         * src/folderview.c
13289         * src/summaryview.c
13290                 Try to fix bolding bugs again.
13291
13292 2005-05-09 [paul]
13293
13294         * tools/claws.i18n.status.pl
13295                 add Ricardo Mones Lastra's script that has been providing
13296                 the i18n status page for many months
13297
13298 2005-05-09 [paul]       1.9.9
13299
13300         1.9.9 release
13301
13302 2005-05-09 [paul]       1.9.6cvs58
13303
13304         * AUTHORS
13305         * INSTALL
13306         * README.claws
13307                 updated
13308         * Makefile.am 
13309         * RELEASE_NOTES.claws
13310                 add release notes to cvs to simplify release
13311                 procedure
13312         * configure.ac
13313                 add ca and fi to ALL_LINGUAS
13314         * po/Makefile.in.in
13315                 workaround for missing Makevars
13316         * po/ca.po
13317         * po/fi.po
13318                 add new Catalan and Finnish translations
13319                 submitted by Miquel Oliete and Flammie Pirinen
13320         * po/de.po
13321         * po/es.po
13322         * po/fr.po
13323         * po/it.po
13324         * po/pl.po
13325         * po/ru.po
13326         * po/sk.po
13327         * po/sr.po
13328         * po/zh_CN.po
13329                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
13330                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
13331                 Urke MMI, and Hansom Young
13332         * src/main.c
13333                 Fix drafting when quitting. compose_draft() closes the
13334                 compose windows, which modifies the compose_list GSList.
13335                 We have to refresh this list after echo drafting to avoid a
13336                 segfault
13337         * src/partial_download.c
13338                 fix segfault on exit
13339
13340 2005-05-06 [paul]       1.9.6cvs57
13341
13342         * src/grouplistdialog.c
13343                 quick fix/workaround for unresizeable newsgroup
13344                 name column 
13345
13346 2005-05-06 [paul]       1.9.6cvs56
13347
13348         * src/inc.c
13349         * src/mainwindow.c
13350                 use gettext plural forms
13351         * src/imap_gtk.c
13352         * src/mh_gtk.c
13353         * src/toolbar.c
13354                 small improvement to english usage
13355
13356 2005-05-05 [thorsten]   1.9.6cvs55
13357
13358         * src/folder.c
13359                 fix possible crash
13360
13361 2005-05-05 [paul]       1.9.6cvs54
13362         
13363         sync with HEAD
13364
13365         * AUTHORS
13366         * src/compose.c
13367                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
13368                 patch by Tim Mann
13369
13370 2005-05-05 [paul]       1.9.6cvs53
13371
13372         * src/mainwindow.c
13373                 fix resizing of separate message and
13374                 folder views
13375
13376 2005-05-05 [paul]       1.9.6cvs52
13377
13378         * src/account.c
13379         * src/addrgather.c
13380         * src/browseldap.c
13381         * src/exphtmldlg.c
13382         * src/expldifdlg.c
13383         * src/importmutt.c
13384         * src/importpine.c
13385         * src/main.c
13386         * src/mainwindow.c
13387         * src/noticeview.c
13388         * src/prefs_filtering.c
13389         * src/prefs_filtering_action.c
13390         * src/prefs_matcher.c
13391         * src/prefs_spelling.c
13392         * src/prefs_toolbar.c
13393         * src/toolbar.c
13394         * src/wizard.c
13395         * src/gtk/description_window.c
13396         * src/gtk/gtkvscrollbutton.c
13397         * src/gtk/progressdialog.c
13398         * src/gtk/quicksearch.c
13399         * src/plugins/pgpmime/prefs_gpg.c
13400         * src/plugins/spamassassin/spamassassin_gtk.c
13401                 replace deprecated gtk_widget_set_usize
13402
13403 2005-05-04 [colin]      1.9.6cvs51
13404
13405         * src/common/utils.c
13406                 Fix crash when subst_for_filename is called
13407                 with a NULL parameter
13408
13409 2005-05-04 [colin]      1.9.6cvs50
13410
13411         * src/partial_download.c
13412         * src/pop.c
13413                 Escape login when writing uidl file
13414                 fixes bug #736
13415
13416 2005-05-03 [colin]      1.9.6cvs49
13417
13418         * src/procmime.c
13419                 Fix possible DOS in mime parser
13420                 (see bug #634)
13421
13422 2005-05-02 [colin]      1.9.6cvs48
13423
13424         * src/compose.c
13425                 Try to fix the copy/paste mess once again.
13426
13427
13428 2005-04-30 [colin]      1.9.6cvs47
13429
13430         * src/prefs_account.h
13431         * src/procmsg.c
13432         * src/send_message.c
13433         * src/common/smtp.c
13434         * src/common/smtp.h
13435                 Try to batch sending mails (per account) instead of
13436                 reconnecting to server every time.
13437
13438 2005-04-29 [colin]      1.9.6cvs46
13439
13440         * src/messageview.c
13441                 Fix window resizing that refused to size down
13442         * src/prefs_common.c
13443         * src/prefs_common.h
13444         * src/prefs_filtering.c
13445                 Save Filtering's window size
13446
13447 2005-04-21 [paul]       1.9.6cvs45
13448
13449         * ChangeLog-gtk2.claws
13450         * src/setup.c
13451                 correction to sync
13452
13453 2005-04-21 [paul]       1.9.6cvs44
13454
13455         sync with main:
13456
13457         * src/setup.c
13458         * src/statusbar.c
13459         * src/statusbar.h
13460                 use gtkut_widget_draw_now(). Improved performance
13461                 of the update of statusbar
13462         * src/textview.c
13463                 textview_smooth_scroll_do(): redraw it after scroll
13464                 is done (fixed incorrect display when a part of the
13465                 view is hidden).
13466         * src/gtk/gtkutils.c
13467         * src/gtk/gtkutils.h
13468                 gtkut_widget_draw_now(): use gdk_window_process_updates()
13469                 to force update of widgets.
13470                 Removed gtkut_widget_wait_for_draw() which had a big
13471                 overhead  because of waiting for all events processed 
13472
13473 2005-04-20 [paul]       1.9.6cvs43
13474
13475         * src/codeconv.c
13476                 complete 1.9.6cvs42's sync:
13477                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
13478
13479 2005-04-19 [paul]       1.9.6cvs42
13480
13481         sync with main:
13482
13483         * src/action.c
13484                 catch_output(): correctly select the insert text
13485                 (fix invalid iterator warnings).
13486         * src/codeconv.c
13487         * src/codeconv.h
13488         * src/mainwindow.c
13489         * src/messageview.c
13490         * src/prefs_common.c
13491                 support GBK encoding.
13492         * src/common/session.c
13493         * src/common/session.h
13494                 use separate buffer for large data to be sent,
13495                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
13496
13497 2005-04-18 [paul]       1.9.6cvs41
13498
13499         * src/jpilot.c
13500                 convert unsigned long into guint32
13501                 patch by Paul LeoNerd Evans 
13502
13503 2005-04-17 [colin]      1.9.6cvs40
13504
13505         * src/compose.c
13506                 Fix 'Request return receipt' from folder
13507                 properties (bug #708)
13508
13509 2005-04-17 [colin]      1.9.6cvs39
13510
13511         * src/mainwindow.c
13512                 Fix duplicate hotkeys in Mainwindow's menu
13513
13514 2005-04-17 [colin]      1.9.6cvs38
13515
13516         * src/folderview.c
13517                 Fix duplicate hotkeys in Folderview's contextual
13518                 menu
13519
13520 2005-04-15 [colin]      1.9.6cvs37
13521
13522         * src/summaryview.c
13523                 Fix 'Save as...' with non-ascii filenames
13524
13525 2005-04-15 [colin]      1.9.6cvs36
13526
13527         * src/plugins/pgpmime/pgpmime.c
13528                 Fix bus error on 64bit. Spotted by 
13529                 macallan1888@gmail.com
13530
13531 2005-04-15 [colin]      1.9.6cvs35
13532
13533         * src/prefs_account.c
13534                 Fix cvs34.
13535
13536 2005-04-12 [colin]      1.9.6cvs34
13537
13538         * src/prefs_account.c
13539                 Fix smtp auth type off-by-one. We forgot to
13540                 add PLAIN in the prefs-to-gui setter func and
13541                 as a result, the selected auth when opening
13542                 account prefs was not the correct one.
13543
13544 2005-04-12 [paul]       1.9.6cvs33
13545
13546         * src/inc.c
13547                 if the recv dialog is visible, Cancel only
13548                 cancels the current account
13549
13550
13551 2005-04-10 [colin]      1.9.6cvs32
13552
13553         * src/filtering.c
13554                 Copy score when copying FilteringActions
13555                 Fix bug #674
13556
13557 2005-04-10 [colin]      1.9.6cvs31
13558
13559         * src/inc.c
13560                 Make Message -> Receive -> Cancel cancel 
13561                 incorporation on all accounts. Fixes
13562                 bug #693
13563
13564 2005-04-10 [colin]      1.9.6cvs30
13565
13566         * src/prefs_account.c
13567                 Update Privacy checkbuttons status based
13568                 on the selected privacy system
13569         * src/compose.c
13570                 Always connect the "None" privacy system; the
13571                 static boolean was probably there to avoid
13572                 reconnecting twice in the same compose window,
13573                 but as the parent function is only called once
13574                 per compose, it's only a bug - as a static is
13575                 initialized once per application instance.
13576                 Also, don't uncheck Sign and Encrypt when
13577                 selecting None as privacy system; just ignore
13578                 them when sending/queuing.
13579                 Should fix bug #695
13580
13581 2005-04-08 [colin]      1.9.6cvs29
13582
13583         * src/account.c
13584         * src/prefs_account.c
13585         * src/prefs_account.h
13586                 Add account preference to queue message in a certain
13587                 folder.
13588
13589 2005-04-06 [colin]      1.9.6cvs28
13590
13591         * src/prefs_account.c
13592                 Update old inbox path syntax
13593
13594 2005-04-06 [paul]       1.9.6cvs27
13595
13596         sync with main:
13597
13598         * configure.ac
13599                 changed -traditional-cpp to -no-cpp-precomp for newer
13600                 Mac OS X support
13601         * src/foldersel.c
13602                 made column resize automatically
13603         * src/send_message.c
13604                 send_message_smtp(): consider EOF right after QUIT
13605                 successful (workaround for Gmail SMTP server)
13606         * src/common/socket.c
13607                 ssl_read(), ssl_peek(): check EOF which violates the
13608                 SSL protocol
13609         * src/gtk/colorlabel.c
13610                 removed warnings when displaying colorlabel menu
13611                 (don't use GtkAlignment)
13612
13613 2005-04-05 [paul]       1.9.6cvs26
13614
13615         * src/plugins/trayicon/trayicon.c
13616                 fix clipping of icon under KDE3 
13617
13618 2005-04-05 [paul]       1.9.6cvs25
13619
13620         * src/summaryview.c
13621                 hide display of threading
13622                 patch by Alfons
13623
13624 2005-04-04 [thorsten]   1.9.6cvs24
13625
13626         * src/mh.c
13627                 marks lost on filesystems with different stat() results on
13628                 summer-/wintertime
13629
13630 2005-04-03 [colin]      1.9.6cvs23
13631
13632         * src/summaryview.c
13633                 Don't handle up/down. Patch by Alfons
13634
13635 2005-04-02 [colin]      1.9.6cvs22
13636
13637         * src/summaryview.c
13638                 Make scrolling faster. Patch by Alfons.
13639
13640 2005-04-01 [colin]      1.9.6cvs21
13641
13642         * src/Makefile.am
13643         * src/stock_pixmap.c
13644         * src/pixmaps/dir-noselect.xpm ** REMOVED **
13645         * src/pixmaps/dir_noselect.xpm ** ADDED **
13646                 Fix pixmap name mismatch (Thanks Stephan Sachse)
13647
13648 2005-04-01 [colin]      1.9.6cvs20
13649
13650         * src/image_viewer.c
13651         * src/image_viewer.h
13652         * src/procmime.c
13653         * src/procmime.h
13654         * src/textview.c
13655         * src/textview.h
13656                 Implement inline image resizing and right-clicking
13657
13658 2005-04-01 [paul]       1.9.6cvs19
13659
13660         * AUTHORS
13661         * Makefile.am
13662         * configure.ac
13663                 check for gnome2
13664                 patch by Luca Cavalli <loopback<AT>slackit.org>
13665         * po/ru.po
13666                 updated by Pavlo Bohmat
13667
13668 2005-03-31 [colin]      1.9.6cvs18
13669
13670         * src/news.c
13671                 Fix parsing references
13672         * src/msgcache.c
13673                 don't put nulls in the references list
13674         * src/procheader.c
13675                 commit that forgotten file in 1.9.6cvs14
13676
13677 2005-03-31 [colin]      1.9.6cvs17
13678
13679         * src/compose.c
13680                 Fix joining of signature separator again. 
13681                 Maybe Hiro could put it in main too...
13682
13683 2005-03-31 [colin]      1.9.6cvs16
13684
13685         * src/Makefile.am
13686         * src/foldersel.c
13687         * src/stock_pixmap.c
13688         * src/stock_pixmap.h
13689         * src/pixmaps/dir-noselect.xpm
13690                 Update foldersel.c (sync from main, patch by Alfons)
13691
13692 2005-03-30 [colin]      1.9.6cvs15
13693
13694         * src/imap.c
13695                 Fix handling of imap folders containing [] in 
13696                 their name. Thanks to Nahuel Angelinetti for
13697                 the detailed bugreport.
13698
13699 2005-03-30 [colin]      1.9.6cvs14
13700
13701         * src/common/utils.h
13702         * src/common/utils.c
13703         * src/common/defs.h
13704         * src/matcher.c
13705         * src/msgcache.c
13706         * src/news.c
13707         * src/procmsg.c
13708         * src/procmsg.h
13709         * src/quote_fmt_parse.y
13710         * src/summaryview.c
13711                 Update references system. Patch by Alfons
13712
13713 2005-03-30 [colin]      1.9.6cvs13
13714
13715         * src/common/socket.c
13716                 Force the glibc to read resolv.conf again when 
13717                 it has changed. Should fix issues when changing
13718                 networks on a laptop and not restarting sylpheed. 
13719
13720 2005-03-30 [paul]       1.9.6cvs12
13721
13722         partial sync with main:
13723
13724         * src/action.c
13725                 create_io_dialog(): use user-defined text font
13726                 (thanks to Alfons), and modified its appearance.
13727         * src/addrgather.c
13728         * src/addrharvest.c
13729         * src/browseldap.c
13730                 replace old code
13731         * src/compose.c
13732                 don't join (presumably) itemized lines on line-wrapping
13733                 fixed wrapping of quote when auto-wrapping is enabled
13734                 compose_destroy(): destroy paned only if it's not
13735                 attached to window. Fixed memory leak of popup menu.
13736         * src/exphtmldlg.c
13737         * src/expldifdlg.c
13738                 replace old code
13739         * src/html.c
13740         * src/html.h
13741         * src/importmutt.c
13742         * src/importpine.c
13743                 replace old code
13744         * src/main.c
13745                 removed redundant code
13746         * src/mainwindow.c
13747                 changed 'Code set' (which is rather incorrect)
13748                 in the menu to 'Character encoding'
13749                 main_window_set_widgets(): request size first
13750                 to prevent window size becoming wrong
13751                 fixed remembering of the state of the visibility
13752                 of MessageView
13753         * src/messageview.c
13754                 changed 'Code set' (which is rather incorrect)
13755                 in the menu to 'Character encoding'
13756         * src/prefs_common.c
13757         * src/prefs_common.h
13758                 added an option whether to render HTML as text or not
13759                 added separators to outgoing encoding menu
13760         * src/procheader.c
13761                 procheader_scan_date_string(): support header
13762                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
13763         * src/summaryview.c
13764         * src/summaryview.h
13765                 minor code cleanup
13766         * src/textview.c
13767                 textview_show_html(): force output of newline
13768                 added an option whether to render HTML as text or not
13769         * src/common/utils.c
13770                 strncpy2(): optimized based on Alfons' code
13771         * src/gtk/gtkutils.c
13772         * src/gtk/gtkutils.h
13773                 removed non-used code
13774         * src/plugins/pgpmime/passphrase.c
13775                 partially fixed grab input of passphrase dialog
13776                 Confine pointer to window
13777
13778 2005-03-30 [colin]      1.9.6cvs11
13779
13780         * src/msgcache.c
13781         * src/msgcache.h
13782                 Read/write 32bit ints from cache & marks
13783                 From main.
13784
13785 2005-03-29 [paul]       1.9.6cvs10
13786
13787         * AUTHORS
13788         * ChangeLog.claws
13789         * src/compose.c
13790         * src/gtk/gtkaspell.c
13791                 sync with HEAD (don't pass NULL pointers) 
13792
13793 2005-03-24 [paul]
13794
13795         * tools/Makefile.am
13796         * tools/README
13797         * tools/acroread2sylpheed.pl
13798                 sync with HEAD (add script to send pdfs as
13799                 attachments from Adobe Reader 7)
13800
13801 2005-03-21 [paul]       1.9.6cvs9
13802
13803         * configure.ac
13804         * po/POTFILES.in
13805         * src/Makefile.am
13806         * src/crash.c
13807         * src/image_viewer.c ** ADDED **
13808         * src/image_viewer.h ** ADDED **
13809         * src/main.c
13810         * src/prefs_common.c
13811         * src/prefs_common.h
13812         * src/prefs_image_viewer.c ** ADDED **
13813         * src/prefs_image_viewer.h ** ADDED **
13814         * src/textview.c
13815         * src/gtk/about.c
13816         * src/pixmaps/sylpheed_logo.xpm
13817         * src/plugins/Makefile.am
13818         * src/plugins/image_viewer/.cvsignore ** REMOVED **
13819         * src/plugins/image_viewer/Makefile.am ** REMOVED **
13820         * src/plugins/image_viewer/plugin.c ** REMOVED **
13821         * src/plugins/image_viewer/viewer.c ** REMOVED **
13822         * src/plugins/image_viewer/viewer.glade ** REMOVED **
13823         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
13824         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
13825         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
13826         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
13827                 as gdk-pixbuf is now built-in
13828                 remove image_viewer plugin and put code back into
13829                 main codebase
13830                 implement inline image display (sync with main)
13831
13832                 replace logo with newer, nicer, larger version  
13833
13834 2005-03-21 [paul]       1.9.6cvs8
13835
13836         * src/gtk/about.c
13837                 cosmetic improvement
13838
13839 2005-03-21 [holger]     1.9.6cvs7
13840
13841         * src/plugins/spamassassin/spamassassin.c
13842                 Sync with HEAD
13843                 (unregister hook on failed plugin init)
13844
13845 2005-03-20 [colin]      1.9.6cvs6
13846
13847         * src/common/plugin.c
13848                 Check that plugin isn't already loaded
13849                 Patch by Alfons
13850
13851 2005-03-20 [thorsten]   1.9.6cvs5
13852
13853         * src/compose.c
13854                 use a more compatible syntax
13855
13856 2005-03-20 [thorsten]   1.9.6cvs4
13857
13858         * src/prefs_toolbar.c
13859                 fix crash when selecting toolbar item (uninitialized pointer)
13860
13861 2005-03-20 [thorsten]   1.9.6cvs3
13862
13863         * src/procmime.c
13864                 fix mimetype detection (referenced free()d string)
13865
13866 2005-03-20 [paul]       1.9.6cvs2
13867
13868         * src/compose.c
13869                 sync with HEAD (1.0.3cvs5)
13870                 neglect Reply-To header if empty
13871                 Patch by Alfons 
13872
13873 2005-03-19 [holger]     1.9.6cvs1
13874
13875         * src/summaryview.c
13876         * src/summaryview.h
13877                 Sync with HEAD
13878
13879 2005-03-18 [paul]       1.9.6
13880
13881         initial GTK2 release
13882
13883 2005-03-18 [paul]       1.0.3cvs3.1
13884
13885         * AUTHORS
13886         * ChangeLog.claws
13887         * configure.ac
13888         * src/gtk/about.c
13889         * src/pixmaps/sylpheed_logo.xpm
13890                 sync with HEAD
13891
13892 2005-03-18 [colin]      1.0.3cvs2.6
13893
13894         * src/summaryview.c
13895                 Remove call to summary_step in summary_copy_selected_to
13896                 Can't see its purpose, and this causes bug when copying
13897                 a message if the next one is unread: it reads it.
13898
13899 2005-03-18 [paul]       1.0.3cvs2.5
13900
13901         * src/foldersel.c
13902                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
13903
13904 2005-03-18 [paul]       1.0.3cvs2.4
13905
13906         * src/addrharvest.c
13907         * src/codeconv.c
13908         * src/codeconv.h
13909         * src/compose.c
13910         * src/news.c
13911         * src/procheader.c
13912         * src/procmime.c
13913         * src/unmime.c
13914         * src/unmime.h
13915                 fix buffer overflow, CAN-2005-0667, see
13916                 http://secunia.com/advisories/14491/
13917                 Patch by Alfons
13918
13919 2005-03-17 [colin]      1.0.3cvs2.3
13920
13921         * src/prefs_fonts.c
13922         * src/summaryview.c
13923                 Fix font bugs (both lists now officialy share 
13924                 the same font)
13925                 
13926
13927 2005-03-17 [paul]       1.0.3cvs2.2
13928
13929         * src/gtk/pluginwindow.c
13930                 make plugin descriptions uneditable
13931
13932 2005-03-11 [paul]       1.0.3cvs2.1
13933
13934         * ChangeLog.claws
13935         * configure.ac
13936         * po/POTFILES.in
13937         * src/plugins/trayicon/trayicon.c
13938                 sync with HEAD
13939                 add src/wizard.c to POTFILES.in
13940
13941 2005-03-11 [paul]       1.0.3cvs1.1
13942
13943         * ChangeLog
13944         * ChangeLog.claws
13945         * configure.ac
13946         * po/de.po
13947         * po/es.po
13948         * po/fr.po
13949         * po/it.po
13950         * po/pt_BR.po
13951         * po/ru.po
13952         * po/sk.po
13953         * po/sr.po
13954         * po/zh_CN.po
13955                 sync with HEAD
13956
13957 2005-03-04 [colin]      1.0.1cvs22.2
13958
13959         * src/compose.c
13960                 Fix signatures with accentued chars in it
13961
13962 2005-03-04 [colin]      1.0.1cvs22.1
13963
13964         * src/common/smtp.c
13965         * src/common/smtp.h
13966                 Don't use SIZE param in MAIL FROM: if server 
13967                 doesn't support it. Patch by Eugen Freiter
13968                 <eugen_f@users.sf.net>
13969
13970 2005-02-27 [paul]       1.0.1cvs20.1
13971
13972         * ChangeLog.claws
13973         * configure.ac
13974         * src/messageview.c
13975                 sync with HEAD
13976
13977 2005-02-27 [colin]      1.0.1cvs19.4
13978
13979         * src/procheader.c
13980         * src/procheader.h
13981                 Fix prototypes. Patch by Alfons
13982
13983 2005-02-27 [colin]      1.0.1cvs19.3
13984
13985         * src/compose.c
13986                 Don't auto-join the signature separator.
13987
13988 2005-02-26 [colin]      1.0.1cvs19.2
13989
13990         * src/summaryview.c
13991                 Fix 'mark all read' with collapsed threads.
13992                 Patch by Alfons.
13993
13994 2005-02-25 [paul]       1.0.1cvs19.1
13995
13996         * ChangeLog.claws
13997         * configure.ac
13998         * src/prefs_account.c
13999         * src/prefs_folder_item.c
14000         * src/gtk/prefswindow.c
14001         * src/gtk/prefswindow.h
14002                 sync with HEAD
14003
14004 2005-02-25 [paul]       1.0.1cvs15.12
14005
14006         * src/alertpanel.c
14007         * src/codeconv.c
14008         * src/compose.c
14009         * src/textview.c
14010         * src/gtk/gtkutils.c
14011         * src/gtk/gtkutils.h
14012         * src/gtk/logwindow.c
14013         * src/gtk/progressdialog.c
14014                 sync with main (revision 127)
14015                 and fix logwindow clipping
14016
14017 2005-02-24 [colin]      1.0.1cvs15.11
14018
14019         * src/plugins/pgpmime/passphrase.c
14020                 Disable input grabbing; it doesn't work yet.
14021
14022 2005-02-24 [colin]      1.0.1cvs15.10
14023
14024         * src/messageview.c
14025                 Don't send out receipts if offline. Ask.
14026
14027 2005-02-23 [colin]      1.0.1cvs15.9
14028
14029         * src/summaryview.c     
14030                 Fix expanding
14031
14032 2005-02-23 [colin]      1.0.1cvs15.8
14033
14034         * src/summaryview.c
14035                 Really fix Bug 568 by removing useless
14036                 calls. summary_thread_init() now called
14037                 in summary_sort(). This should please
14038                 Alfons as it should be faster than 
14039                 previously.
14040
14041 2005-02-23 [colin]      1.0.1cvs15.7
14042
14043         * src/compose.c
14044                 Encode parts as QP or B64 if signing
14045
14046 2005-02-23 [colin]      1.0.1cvs15.6
14047
14048         * src/compose.c
14049                 Fix Mimeinfo leakage (including tmp files)
14050         * src/procmsg.c
14051                 Fix tmp file leakage (spotted by Ivan Rayner)
14052
14053 2005-02-22 [colin]      1.0.1cvs15.5
14054
14055         * src/expldifdlg.c
14056                 Fix keyboard input. Patch by Alfons.
14057
14058 2005-02-21 [colin]      1.0.1cvs15.4
14059
14060         * src/compose.c
14061                 Fix Sign/Encrypt when unselecting privacy
14062                 system
14063         * src/prefs_common.c
14064                 Change default message font to Monospace
14065         * src/summaryview.c
14066                 More freezing during potentially large operations
14067
14068 2005-02-21 [paul]       1.0.1cvs15.3
14069
14070         * src/main.c
14071                 fix --help output
14072
14073 2005-02-21 [paul]       1.0.1cvs15.2
14074
14075         * po/Makefile.in.in
14076         * src/compose.c
14077         * src/summaryview.c
14078         * src/textview.c
14079         * src/common/utils.c
14080         * src/common/utils.h
14081                 sync with main (revision 117)
14082
14083 2005-02-20 [colin]      1.0.1cvs15.1
14084
14085         * src/common/defs.h
14086                 Change cache file to .sylpheed_claws_cache, as
14087                 suggested by Alfons. Allows people to switch
14088                 between Sylpheed and Sylpheed-Claws. it is
14089                 a good idea to "Check for new messages" at next
14090                 startup.
14091
14092
14093 2005-02-18 [colin]      1.0.1cvs14.1
14094
14095         * src/quote_fmt_lex.l
14096         * src/quote_fmt_parse.y
14097                 Fix parser initialisation. Patch by Ivan.
14098
14099 2005-02-18 [colin]      1.0.1cvs11.6
14100
14101         * src/folderview.c
14102                 Fix scrolldown (bug 662)
14103
14104 2005-02-17 [colin]      1.0.1cvs11.5
14105
14106         * src/codeconv.c
14107                 conv_filename_to_utf8: return clean 7bit instead
14108                 of broken utf8 if needed
14109         * src/mimeview.c
14110                 Fix display of parts with unclean 8bit names
14111
14112 2005-02-17 [paul]       1.0.1cvs11.4
14113
14114         * src/compose.c
14115         * src/exportldif.c
14116         * src/matcher_parser_parse.y
14117         * src/procmime.c
14118         * src/sourcewindow.c
14119         * src/common/Makefile.am
14120         * src/common/intl.h             ** REMOVED **
14121         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14122                 sync with main (revision 109)
14123                 and clean up
14124
14125 2005-02-16 [colin]      1.0.1cvs11.3
14126
14127         * src/summaryview.c
14128                 Fix collapsed thread not highlighting when new
14129                 messages in it (Bug 568) Patch by Stephan Sachse.
14130                 Fix messed up selection when reaching bounds (Bug 632)
14131         * src/prefs_themes.c
14132                 Fix theme installing (Bug 684)
14133
14134 2005-02-16 [colin]      1.0.1cvs11.2
14135
14136         * src/messageview.c
14137                 Fix messageview_select_all
14138
14139 2005-02-16 [colin]      1.0.1cvs11.1
14140
14141         * src/mh.c
14142                 Sync with HEAD (MH scan required function)
14143
14144 2005-02-15 [colin]      1.0.1cvs8.1
14145
14146         * src/mimeview.c
14147         * src/common/utils.c
14148                 Sync with HEAD (filename chars substitution)
14149
14150 2005-02-15 [colin]      1.0.1cvs7.3
14151
14152         * src/gtk/pluginwindow.c
14153                 Fix button spacing
14154
14155 2005-02-15 [colin]      1.0.1cvs7.2
14156
14157         * src/mimeview.c
14158                 Fix mime icons not reset across message when
14159                 scrolled down
14160
14161 2005-02-15 [colin]      1.0.1cvs7.1
14162
14163         * src/compose.c
14164         * src/procmime.c
14165                 Sync with HEAD (optimisation of cvs6)
14166
14167 2005-02-14 [colin]      1.0.1cvs6.1
14168
14169         * src/compose.c
14170         * src/procmime.c
14171                 Sync with HEAD (encode "From " at line beginning)
14172
14173 2005-02-14 [colin]      1.0.1cvs5.3
14174
14175         * src/compose.c
14176                 Fix wrapping with accentued chars.
14177
14178 2005-02-13 [colin]      1.0.1cvs5.2
14179
14180         * src/textview.c
14181                 Fix email informative part parsing with
14182                 accentued chars in it. ispunct() returns
14183                 true for them in utf8...
14184
14185 2005-02-12 [colin]      1.0.1cvs5.1
14186
14187         * src/filtering.c
14188                 Sync with HEAD (remove wrong use of compose after send)
14189
14190 2005-02-12 [paul]       1.0.1cvs4.5
14191
14192         * src/textview.c
14193                 remove unnecessary code (thanks to Alfons)
14194
14195 2005-02-12 [paul]       1.0.1cvs4.4
14196
14197         * src/textview.c
14198                 add 'Copy' to contextual menu on emails
14199
14200 2005-02-11 [colin]      1.0.1cvs4.3
14201
14202         * src/compose.c
14203                 revert 1.0.0cvs28.2, it doesn't work that well.
14204
14205 2005-02-11 [paul]       1.0.1cvs4.2
14206
14207         * po/Makefile.in.in
14208                 fix 'make release'
14209
14210 2005-02-10 [paul]       1.0.1cvs4.1
14211
14212         * ChangeLog
14213         * ChangeLog.claws
14214         * ChangeLog.jp
14215         * configure.ac
14216         * src/compose.c
14217                 sync with HEAD (sync with main)
14218
14219 2005-02-10 [paul]       1.0.1cvs3.2
14220
14221         * AUTHORS
14222         * Makefile.am
14223         * autogen.sh
14224         * configure.ac
14225         * config/mkinstalldirs
14226         * intl/.cvsignore
14227         * intl/ChangeLog
14228         * intl/VERSION
14229         * intl/bindtextdom.c
14230         * intl/config.charset
14231         * intl/dcgettext.c
14232         * intl/dcigettext.c
14233         * intl/dcngettext.c
14234         * intl/dgettext.c
14235         * intl/dngettext.c
14236         * intl/eval-plural.h
14237         * intl/explodename.c
14238         * intl/finddomain.c
14239         * intl/gettext.c
14240         * intl/gettextP.h
14241         * intl/gmo.h
14242         * intl/hash-string.h
14243         * intl/intl-compat.c
14244         * intl/l10nflist.c
14245         * intl/libgnuintl.h.in
14246         * intl/loadinfo.h
14247         * intl/loadmsgcat.c
14248         * intl/localcharset.c
14249         * intl/localcharset.h
14250         * intl/locale.alias
14251         * intl/localealias.c
14252         * intl/localename.c
14253         * intl/log.c
14254         * intl/ngettext.c
14255         * intl/os2compat.c
14256         * intl/os2compat.h
14257         * intl/osdep.c
14258         * intl/plural-exp.c
14259         * intl/plural-exp.h
14260         * intl/plural.c
14261         * intl/plural.y
14262         * intl/ref-add.sin
14263         * intl/ref-del.sin
14264         * intl/relocatable.c
14265         * intl/relocatable.h
14266         * intl/textdomain.c
14267         * m4/Makefile.am
14268         * po/Makefile.in.in
14269         * src/Makefile.am
14270         * src/account.c
14271         * src/action.c
14272         * src/addr_compl.c
14273         * src/addressadd.c
14274         * src/addressbook.c
14275         * src/addrgather.c
14276         * src/addrindex.c
14277         * src/alertpanel.c
14278         * src/browseldap.c
14279         * src/codeconv.c
14280         * src/codeconv.h
14281         * src/compose.c
14282         * src/compose.h
14283         * src/crash.c
14284         * src/editaddress.c
14285         * src/editbook.c
14286         * src/editgroup.c
14287         * src/editjpilot.c
14288         * src/editldap.c
14289         * src/editldap_basedn.c
14290         * src/editvcard.c
14291         * src/exphtmldlg.c
14292         * src/expldifdlg.c
14293         * src/export.c
14294         * src/exporthtml.c
14295         * src/filtering.c
14296         * src/folder.c
14297         * src/folder_item_prefs.c
14298         * src/foldersel.c
14299         * src/folderview.c
14300         * src/grouplistdialog.c
14301         * src/headerview.c
14302         * src/imap.c
14303         * src/imap_gtk.c
14304         * src/import.c
14305         * src/importldif.c
14306         * src/importmutt.c
14307         * src/importpine.c
14308         * src/inc.c
14309         * src/ldif.c
14310         * src/main.c
14311         * src/mainwindow.c
14312         * src/matcher.c
14313         * src/mbox.c
14314         * src/message_search.c
14315         * src/messageview.c
14316         * src/mh.c
14317         * src/mh_gtk.c
14318         * src/mimeview.c
14319         * src/msgcache.c
14320         * src/news.c
14321         * src/news_gtk.c
14322         * src/noticeview.c
14323         * src/partial_download.c
14324         * src/pop.c
14325         * src/prefs_account.c
14326         * src/prefs_actions.c
14327         * src/prefs_common.c
14328         * src/prefs_customheader.c
14329         * src/prefs_display_header.c
14330         * src/prefs_ext_prog.c
14331         * src/prefs_filtering.c
14332         * src/prefs_filtering_action.c
14333         * src/prefs_folder_item.c
14334         * src/prefs_fonts.c
14335         * src/prefs_gtk.c
14336         * src/prefs_matcher.c
14337         * src/prefs_msg_colors.c
14338         * src/prefs_spelling.c
14339         * src/prefs_summary_column.c
14340         * src/prefs_template.c
14341         * src/prefs_themes.c
14342         * src/prefs_toolbar.c
14343         * src/prefs_wrapping.c
14344         * src/privacy.c
14345         * src/procheader.c
14346         * src/procmime.c
14347         * src/procmsg.c
14348         * src/quote_fmt.c
14349         * src/recv.c
14350         * src/send_message.c
14351         * src/setup.c
14352         * src/sourcewindow.c
14353         * src/ssl_manager.c
14354         * src/statusbar.c
14355         * src/summary_search.c
14356         * src/summaryview.c
14357         * src/textview.c
14358         * src/toolbar.c
14359         * src/wizard.c
14360         * src/common/nntp.c
14361         * src/common/plugin.c
14362         * src/common/smtp.c
14363         * src/common/ssl.c
14364         * src/common/ssl_certificate.c
14365         * src/common/string_match.c
14366         * src/common/sylpheed.c
14367         * src/common/template.c
14368         * src/common/utils.c
14369         * src/gtk/about.c
14370         * src/gtk/colorlabel.c
14371         * src/gtk/description_window.c
14372         * src/gtk/filesel.c
14373         * src/gtk/foldersort.c
14374         * src/gtk/gtkaspell.c
14375         * src/gtk/gtkutils.c
14376         * src/gtk/inputdialog.c
14377         * src/gtk/logwindow.c
14378         * src/gtk/menu.c
14379         * src/gtk/pluginwindow.c
14380         * src/gtk/prefswindow.c
14381         * src/gtk/progressdialog.c
14382         * src/gtk/quicksearch.c
14383         * src/gtk/sslcertwindow.c
14384         * src/plugins/clamav/clamav_plugin.c
14385         * src/plugins/clamav/clamav_plugin_gtk.c
14386         * src/plugins/demo/demo.c
14387         * src/plugins/dillo_viewer/dillo_prefs.c
14388         * src/plugins/dillo_viewer/dillo_viewer.c
14389         * src/plugins/image_viewer/plugin.c
14390         * src/plugins/image_viewer/viewer.c
14391         * src/plugins/image_viewer/viewerprefs.c
14392         * src/plugins/mathml_viewer/mathml_viewer.c
14393         * src/plugins/pgpmime/passphrase.c
14394         * src/plugins/pgpmime/plugin.c
14395         * src/plugins/pgpmime/prefs_gpg.c
14396         * src/plugins/pgpmime/select-keys.c
14397         * src/plugins/pgpmime/sgpgme.c
14398         * src/plugins/spamassassin/spamassassin.c
14399         * src/plugins/spamassassin/spamassassin_gtk.c
14400         * src/plugins/trayicon/trayicon.c
14401                 sync with main (revision 104)
14402
14403 2005-02-10 [colin]      1.0.1cvs3.1
14404
14405         * src/mainwindow.c
14406                 Sync with HEAD (fix occasional crasher)
14407
14408 2005-02-10 [colin]      1.0.1cvs2.1
14409
14410         * src/messageview.c
14411                 Synw with HEAD (don't automatically display html)
14412
14413 2005-02-09 [colin]      1.0.1cvs1.3
14414
14415         * src/textview.c
14416         * src/textview.h
14417                 Add contextual menu on emails
14418
14419 2005-02-09 [colin]      1.0.1cvs1.2
14420
14421         * src/codeconv.c
14422                 Fix converting from broken headers and 
14423                 put back the _ in missing places
14424                 (feature broke with cvs24.2 sync, main 
14425                  possibly affected?)
14426
14427 2005-02-09 [colin]      1.0.1cvs1.1
14428
14429         * src/messageview.c
14430         * src/mimeview.c
14431         * src/mimeview.h
14432                 Sync with HEAD (display non text/plain mails with plugin)
14433
14434 2005-02-08 [colin]      1.0.1.1
14435
14436         * ChangeLog.claws
14437         * po/pt_BR.po
14438                 Sync with HEAD
14439         * configure.ac
14440                 Make default configuration directory 
14441                 be .sylpheed-gtk2
14442
14443 2005-02-08 [colin]      1.0.0cvs29.1
14444
14445         * po/de.po
14446         * po/es.po
14447         * po/fr.po
14448         * po/it.po
14449         * po/sk.po
14450         * po/sr.po
14451                 Sync translations with HEAD
14452
14453 2005-02-06 [colin]      1.0.0cvs28.3
14454
14455         * src/compose.c
14456                 Make compose a bit faster - patch by Alfons.
14457
14458 2005-02-06 [colin]      1.0.0cvs28.2
14459
14460         * src/compose.c
14461                 Make pasting via middle-click more reliable
14462
14463 2005-02-05 [paul]       1.0.0cvs28.1
14464
14465         * ChangeLog
14466         * ChangeLog.claws
14467         * ChangeLog.jp
14468         * configure.ac
14469         * src/compose.c
14470                 sync with HEAD
14471                 (fix bug 682 'redirect is broken'
14472
14473 2005-02-05 [torte]      1.0.0cvs27.1
14474
14475         * ChangeLog.claws
14476         * configure.ac
14477         * src/partial_download.c
14478                 Sync with HEAD (fix buf overflow)
14479
14480 2005-02-03 [colin]      1.0.0cvs26.1
14481
14482         * src/common/plugin.c
14483                 Sync with HEAD (avoid plugin mismatches)
14484
14485 2005-02-03 [paul]       1.0.0cvs25.3
14486
14487         * src/folderview.c
14488         * src/headerview.c
14489         * src/summaryview.c
14490         * src/textview.c
14491         * src/gtk/colorlabel.c
14492                 third and final part of initial sync with main-gtk2
14493
14494 2005-02-03 [paul]       1.0.0cvs25.2
14495
14496         * src/jpilot.c
14497                 fix building with jpilot support
14498
14499 2005-02-02 [colin]      1.0.0cvs25.1
14500
14501         * src/messageview.c
14502                 Sync with HEAD (fix dangerous typo)
14503
14504 2005-02-01 [colin]      1.0.0cvs24.3
14505
14506         * src/common/xml.c
14507                 Write file as advertised (UTF-8)
14508
14509 2005-02-01 [paul]       1.0.0cvs24.2
14510
14511         * src/addrbook.c
14512         * src/addrindex.c
14513         * src/alertpanel.h
14514         * src/codeconv.c
14515         * src/codeconv.h
14516         * src/compose.c
14517         * src/export.c
14518         * src/folder_item_prefs.c
14519         * src/html.c
14520         * src/imap.c
14521         * src/import.c
14522         * src/jpilot.c
14523         * src/mainwindow.c
14524         * src/matcher_parser_lex.l
14525         * src/messageview.c
14526         * src/mh.c
14527         * src/prefs_account.c
14528         * src/prefs_actions.c
14529         * src/prefs_common.c
14530         * src/prefs_gtk.c
14531         * src/prefs_gtk.h
14532         * src/prefs_themes.c
14533         * src/procheader.c
14534         * src/procmime.c
14535         * src/sourcewindow.c
14536         * src/statusbar.c
14537         * src/summaryview.c
14538         * src/textview.c
14539         * src/toolbar.c
14540         * src/unmime.c
14541         * src/common/template.c
14542         * src/common/utils.c
14543         * src/common/xml.c
14544         * src/common/xml.h
14545         * src/gtk/gtkaspell.c
14546         * src/plugins/clamav/clamav_plugin.c
14547         * src/plugins/dillo_viewer/dillo_prefs.c
14548         * src/plugins/image_viewer/viewerprefs.c
14549         * src/plugins/pgpmime/passphrase.c
14550         * src/plugins/pgpmime/prefs_gpg.c
14551         * src/plugins/pgpmime/select-keys.c
14552         * src/plugins/spamassassin/spamassassin.c
14553                 second part of initial sync with main-gtk2
14554                 (more to follow)
14555
14556 2005-01-31 [colin]      1.0.0cvs24.1
14557
14558         * src/compose.c
14559                 Sync with HEAD
14560
14561 2005-01-29 [paul]       1.0.0cvs23.2
14562
14563         * src/account.c
14564         * src/action.c
14565         * src/addressadd.c
14566         * src/addressbook.c
14567         * src/alertpanel.c
14568         * src/compose.c
14569         * src/editaddress.c
14570         * src/editbook.c
14571         * src/editgroup.c
14572         * src/editjpilot.c
14573         * src/editldap.c
14574         * src/editldap_basedn.c
14575         * src/editvcard.c
14576         * src/export.c
14577         * src/foldersel.c
14578         * src/grouplistdialog.c
14579         * src/import.c
14580         * src/importldif.c
14581         * src/inc.c
14582         * src/main.c
14583         * src/mainwindow.c
14584         * src/message_search.c
14585         * src/messageview.c
14586         * src/mimeview.c
14587         * src/prefs_actions.c
14588         * src/prefs_common.c
14589         * src/prefs_common.h
14590         * src/prefs_customheader.c
14591         * src/prefs_display_header.c
14592         * src/prefs_filtering.c
14593         * src/prefs_filtering_action.c
14594         * src/prefs_gtk.c
14595         * src/prefs_matcher.c
14596         * src/prefs_summary_column.c
14597         * src/prefs_template.c
14598         * src/sourcewindow.c
14599         * src/summary_search.c
14600         * src/summaryview.c
14601         * src/textview.c
14602         * src/gtk/about.c
14603         * src/gtk/description_window.c
14604         * src/gtk/gtkshruler.c
14605         * src/gtk/gtkutils.c
14606         * src/gtk/gtkutils.h
14607         * src/gtk/inputdialog.c
14608         * src/gtk/logwindow.c
14609         * src/gtk/prefswindow.c
14610         * src/gtk/progressdialog.c
14611         * src/gtk/progressdialog.h
14612                 first part of initial sync with main-gtk2
14613                 (more to follow)
14614
14615 2005-01-28 [colin]      1.0.0cvs23.1
14616
14617         * src/folderview.c
14618                 Sync with HEAD
14619
14620 2005-01-27 [colin]      1.0.0cvs21.1
14621
14622         * src/folder.c
14623         * src/folderview.c
14624                 Sync with HEAD
14625
14626 2005-01-27 [colin]      1.0.0cvs19.1
14627
14628         * src/procmime.c
14629                 Sync with HEAD
14630
14631 2005-01-27 [colin]      1.0.0cvs18.1
14632
14633         * src/messageview.c
14634         * src/summaryview.c
14635         * src/mainwindow.c
14636         * src/compose.c
14637         * src/compose.h
14638         * src/procmsg.c
14639         * src/procmsg.h
14640         * src/toolbar.c
14641                 Sync with HEAD
14642
14643 2005-01-26 [paul]       1.0.0cvs15.2
14644
14645         * src/compose.c
14646                 compose_entries_set(): convert subject and body to
14647                 utf8 if necessary. patch by Felix Eckhofer
14648
14649 2005-01-26 [paul]       1.0.0cvs15.1
14650
14651         * configure.ac
14652         * src/common/template.c
14653                 sync with HEAD (fix memory leak)
14654
14655 2005-01-25 [paul]       1.0.0cvs14.1
14656
14657         * configure.ac
14658         * src/compose.c
14659                 sync with HEAD
14660
14661 2005-01-24 [colin]      1.0.0cvs13.1
14662
14663         * src/summaryview.c
14664                 Sync with HEAD
14665
14666 2005-01-24 [paul]       1.0.0cvs12.1
14667
14668         * configure.ac
14669         * src/messageview.c
14670         * src/mh.c
14671         * src/common/utils.c
14672                 sync with HEAD
14673
14674 2005-01-24 [colin]      1.0.0cvs11.1
14675
14676         * src/procheader.c
14677                 Sync with HEAD
14678
14679 2005-01-24 [colin]      1.0.0cvs10.1
14680
14681         * src/folderview.c
14682                 Sync with HEAD
14683
14684 2005-01-23 [colin]      1.0.0cvs9.1
14685
14686         * src/crash.c
14687                 Sync with HEAD
14688
14689 2005-01-22 [colin]      1.0.0cvs8.1
14690
14691         * src/summaryview.c
14692         * src/gtk/quicksearch.c
14693                 Sync with HEAD
14694
14695 2005-01-21 [colin]      1.0.0cvs7.1
14696
14697         * src/summaryview.c
14698                 Sync with HEAD
14699
14700 2005-01-21 [colin]      1.0.0cvs6.1
14701
14702         * src/summaryview.c
14703                 Sync with HEAD
14704
14705 2005-01-21 [colin]      1.0.0cvs5.1
14706
14707         * src/gtk/quicksearch.c
14708         * src/prefs_common.c
14709         * src/prefs_common.h
14710                 Sync with HEAD (recurse option)
14711
14712 2005-01-21 [colin]      1.0.0cvs4.1
14713
14714         * src/folder.h
14715         * src/folderview.c
14716         * src/folderview.h
14717         * src/summaryview.c
14718         * src/gtk/quicksearch.c
14719         * src/gtk/quicksearch.h
14720                 Sync with HEAD (recursive quicksearch)
14721
14722 2005-01-20 [colin]      1.0.0cvs3.4
14723
14724         * src/ssl_manager.c
14725                 Remove useless code
14726
14727 2005-01-20 [colin]      1.0.0cvs3.3
14728
14729         * src/ssl_manager.c
14730                 Fix leak, thanks to Alfons.
14731
14732 2005-01-20 [colin]      1.0.0cvs3.2
14733
14734         * src/ssl_manager.c
14735                 Port SSL certificate window to GTK2.
14736
14737 2005-01-20 [paul]       1.0.0cvs3.1
14738
14739         * ChangeLog.claws
14740         * configure.ac
14741         * src/addrindex.c
14742         * src/addrindex.h
14743                 sync with HEAD
14744
14745 2005-01-19 [colin]      1.0.0cvs2.2
14746
14747         * src/plugins/trayicon/trayicon.c
14748                 Fix freeze with gtk-2.6, the easy way
14749                 (signal blocking helpless there...)
14750                 Closes bug #668.
14751
14752 2005-01-19 [colin]      1.0.0cvs2.1
14753
14754         * src/mbox.c
14755         * src/mbox.h
14756         * src/mainwindow.c
14757         * src/summaryview.c
14758         * src/summaryview.h
14759                 Sync with HEAD
14760
14761 2005-01-19 [paul]       1.0.0cvs1.1
14762
14763         * configure.ac
14764         * po/de.po
14765         * po/es.po
14766         * po/fr.po
14767         * po/hr.po
14768         * po/it.po
14769         * po/ja.po
14770         * po/ko.po
14771         * po/pt_BR.po
14772         * po/ru.po
14773         * po/sk.po
14774         * po/sr.po
14775                 sync with HEAD (update translations)
14776
14777 2005-01-18 [colin]      1.0.0cvs0.1
14778
14779         * src/foldersel.c
14780                 Specify search column - patch by Alfons
14781
14782 2005-01-18 [colin]      0.9.13cvs36.3
14783
14784         * src/prefs_toolbar.c
14785                 Change Delete to Remove
14786         * src/prefs_fonts.c
14787                 GTK2 version and leak fixes
14788         * src/prefs_actions.c
14789                 Add stock buttons.
14790                 All patches by Alfons
14791
14792 2005-01-17 [colin]      0.9.13cvs36.2
14793
14794         * src/compose.c
14795                 Fix DnD inserting twice. While at it,
14796                 add DnD support for text/plain in the
14797                 body, and add support in the headers.
14798
14799 2005-01-16 [colin]      0.9.13cvs36.1
14800
14801         * ChangeLog
14802         * ChangeLog.jp
14803         * ChangeLog.claws
14804                 Sync with HEAD (nothing applicable)
14805
14806 2005-01-16 [colin]      0.9.13cvs33.2
14807
14808         * src/prefs_toolbar.c
14809                 GTK2ize prefs_toolbar, by Alfons.
14810
14811 2005-01-14 [colin]      0.9.13cvs33.1
14812
14813         * src/html.c
14814         * src/msgcache.c
14815                 Sync with HEAD
14816
14817 2005-01-14 [colin]      0.9.13cvs32.1
14818
14819         * src/html.c
14820         * src/html.h
14821         * src/msgcache.c
14822         * AUTHORS
14823         * tools/calypso_convert.pl
14824                 Sync with HEAD
14825
14826 2005-01-08 [colin]      0.9.13cvs29.2
14827
14828         * src/prefs_filtering_action.c
14829         * src/prefs_filtering.c
14830                 2 more gtk2 patches by Alfons
14831
14832 2005-01-07 [paul]       0.9.13cvs29.1
14833
14834         * ChangeLog
14835         * ChangeLog.claws
14836         * ChangeLog.jp
14837         * configure.ac
14838         * src/pop.c
14839         * src/pop.h
14840                 sync with HEAD
14841
14842 2005-01-07 [colin]      0.9.13cvs28.3
14843
14844         * src/gtk/progressdialog.c
14845         * src/gtk/progressdialog.h
14846         * src/inc.c
14847         * src/send_message.c
14848                 GTK2 for the incorporation dialog. The CList isn't dead
14849                 yet, for a more smooth migration. Patch by Alfons.
14850
14851 2005-01-06 [colin]      0.9.13cvs28.2
14852
14853         * src/prefs_display_header.c
14854                 GTK2 conversion by Alfons
14855         * src/prefs_actions.c
14856         * src/prefs_matcher.c
14857                 Fix 2 leaks - patch by Alfons
14858
14859 2005-01-06 [colin]      0.9.13cvs28.1
14860
14861         * src/prefs_matcher.c
14862                 Sync with HEAD
14863
14864 2005-01-06 [colin]      0.9.13cvs27.4
14865
14866         * src/prefs_matcher.c
14867                 Fix double-free. Patch by Alfons
14868
14869 2005-01-06 [colin]      0.9.13cvs27.3
14870
14871         * src/prefs_matcher.c
14872                 GTK2 widgets + memleak
14873                 Patch by Alfons
14874
14875 2005-01-05 [colin]      0.9.13cvs27.2
14876
14877         * src/account.c
14878         * src/addr_compl.c
14879         * src/foldersel.c
14880         * src/stock_pixmap.c
14881         * src/stock_pixmap.h
14882                 3 more GTK2 patches by Alfons.
14883
14884 2005-01-04 [colin]      0.9.13cvs27.1
14885
14886         * src/folderview.c
14887         * src/imap_gtk.c
14888         * src/news_gtk.c
14889                 Sync with HEAD
14890
14891 2005-01-04 [colin]      0.9.13cvs25.9
14892
14893         * src/compose.c
14894                 Fix Show Ruler menuitem
14895         * src/prefs_template.c
14896                 Convert to GTK2
14897         * src/common/utils.c
14898                 Make auto pointer stuff handles NULLs
14899                 Patches by Alfons.
14900
14901 2005-01-04 [colin]      0.9.13cvs25.8
14902
14903         * src/compose.c
14904                 Move the attachment list to gtk2
14905                 Patch by Alfons.
14906
14907 2005-01-04 [colin]      0.9.13cvs25.7
14908
14909         * src/textview.c
14910                 Make some keys work again
14911                 Patch by SungHyun Nam <namsh@kldp.org>
14912
14913 2005-01-04 [colin]      0.9.13cvs25.6
14914
14915         * src/gtk/gtkshruler.c
14916                 Move the ruler to GTK2
14917                 Patch by Alfons
14918
14919 2005-01-03 [colin]      0.9.13cvs25.5
14920
14921         * src/compose.c
14922                 Fix my broken patch apply 
14923
14924 2005-01-03 [colin]      0.9.13cvs25.4
14925
14926         * src/common/utils.c
14927         * src/common/utils.h
14928         * src/gtk/prefswindow.c
14929                 Move auto pointer stuff to utils.c
14930                 Patch by Alfons again :)
14931
14932 2005-01-03 [colin]      0.9.13cvs25.3
14933
14934         * src/compose.c
14935         * src/prefs_gtk.c
14936         * src/prefs_template.c
14937         * src/textview.c
14938                 Empty text widgets with empty strings, not NULL char
14939                 Patch by SungHyun Nam <namsh@kldp_org>
14940
14941 2005-01-03 [colin]      0.9.13cvs25.2
14942
14943         * src/main.c
14944         * AUTHORS
14945                 Sync with HEAD
14946
14947 2005-01-03 [colin]      0.9.13cvs25.1
14948
14949         * src/pop.c
14950         * src/pop.h
14951                 Sync with HEAD
14952
14953 2005-01-03 [colin]      0.9.13cvs24.3
14954
14955         * src/account.c
14956                 Two patches from Alfons and Alex S Moore:
14957                 fix images, fix return value.
14958
14959 2005-01-01 [colin]      0.9.13cvs24.2
14960
14961         * src/prefs_actions.c
14962                 Fix over-zealous assertion. Patch by Alfons
14963
14964 2005-01-01 [colin]      0.9.13cvs24.1
14965
14966         * src/procmime.c
14967                 Sync with HEAD (leak fix)
14968
14969 2004-12-31 [colin]      0.9.13cvs23.2
14970
14971         * src/prefs_common.c
14972                 GTK2 widgets + stock buttons - patch by Alfons
14973
14974 2004-12-31 [paul]       0.9.13cvs23.1
14975
14976         * configure.ac
14977                 bump up EXTRA_VERSION to match (sync'ed) HEAD
14978         * src/gtk/pluginwindow.c
14979                 use GTK2 widgets and plug memory leaks,
14980                 patches by Alfons
14981
14982 2004-12-30 [colin]      0.9.13cvs22.4
14983
14984         * src/account.c
14985         * src/action.c
14986         * src/export.c
14987         * src/foldersel.c
14988         * src/import.c
14989         * src/message_search.c
14990         * src/prefs_actions.c
14991         * src/prefs_common.c
14992         * src/prefs_customheader.c
14993         * src/prefs_filtering.c
14994         * src/prefs_summary_column.c
14995         * src/summary_search.c
14996         * src/gtk/about.c
14997         * src/gtk/description_window.c
14998         * src/gtk/gtkutils.c
14999         * src/gtk/gtkutils.h
15000         * src/gtk/inputdialog.c
15001         * src/gtk/prefswindow.c
15002                 Use GTK2 stock buttons. Patches by Alfons.
15003
15004 2004-12-30 [colin]      0.9.13cvs22.3
15005
15006         * src/account.c
15007                 Sync with HEAD
15008         * src/prefs_actions.c
15009         * src/prefs_customheader.c
15010         * src/prefs_filtering.c
15011         * src/prefs_msg_colors.c
15012         * src/prefs_summary_column.c
15013         * src/gtk/prefswindow.c
15014                 Use GtkTreeView instead of deprecated 
15015                 widgets. Patches by Alfons.
15016
15017 2004-12-30 [paul]       0.9.13cvs22.2
15018
15019         * src/foldersel.c
15020                 use GTK 2 Tree View
15021                 patch by Alfons, with root folder sorting fix
15022                 by Stephan Sachse
15023
15024 2004-12-30 [paul]       0.9.13cvs22.1
15025
15026         * ChangeLog
15027         * ChangeLog.claws
15028         * ChangeLog.jp
15029         * NEWS
15030         * configure.ac
15031         * src/account.c
15032                 sync with HEAD
15033
15034 2004-12-22 [martin]     0.9.13cvs21.2
15035
15036         * src/action.c
15037                 free the command line after its use
15038
15039 2004-12-18 [paul]       0.9.13cvs21.1
15040
15041         * AUTHORS
15042         * ChangeLog
15043         * ChangeLog.claws
15044         * ChangeLog.jp
15045         * NEWS
15046         * configure.ac
15047         * src/action.c
15048         * src/compose.c
15049         * src/syldap.c
15050                 sync with HEAD
15051
15052 2004-12-17 [martin]     0.9.13cvs17.2
15053
15054         * src/action.c
15055                 convert actions input to locale
15056         * src/inc.c
15057                 convert notification command to locale
15058         * src/plugins/pgpmime/select-keys.c
15059                 convert attributes to utf8
15060
15061 2004-12-14 [colin]      0.9.13cvs17.1
15062
15063         * ChangeLog
15064         * ChangeLog.jp
15065         * ChangeLog.claws
15066         * src/action.c
15067         * src/common/utils.c
15068         * src/gtk/prefswindow.c
15069         * src/gtk/gtkutils.c
15070         * src/gtk/gtkutils.h
15071         * src/plugins/spamassassin/libspamc.c
15072                 Sync with HEAD
15073
15074 2004-12-13 [colin]      0.9.13cvs14.1
15075
15076         * src/quote_fmt_parse.y
15077                 Sync with HEAD
15078
15079 2004-12-10 [colin]      0.9.13cvs12.1
15080
15081         * src/prefs_themes.c
15082         * src/mainwindow.c
15083         * src/messageview.c
15084                 Sync with HEAD
15085
15086 2004-12-09 [colin]      0.9.13cvs10.1
15087
15088         * src/procmime.c
15089                 Sync with HEAD (fix B64 encoding from memory)
15090
15091 2004-12-08 [colin]      0.9.13cvs9.1
15092
15093         * src/gtk/colorlabel.c
15094                 Sync with HEAD
15095
15096 2004-12-08 [paul]       0.9.13cvs8.2
15097
15098         * src/gtk/pluginwindow.c
15099                 fix window resizing oddities
15100
15101 2004-12-08 [colin]      0.9.13cvs8.1
15102
15103         * src/quote_fmt_parse.y
15104                 Sync with HEAD
15105
15106 2004-12-08 [colin]      0.9.13cvs7.1
15107
15108         * src/matcher_parser_parse.y
15109         * src/msgcache.c
15110         * src/prefs_matcher.c
15111         * src/procheader.c
15112         * src/matcher.c
15113         * src/common/defs.h
15114         * po/sr.po
15115                 Sync with HEAD
15116
15117 2004-12-08 [colin]      0.9.13cvs6.1
15118
15119         * src/quote_fmt_parse.y
15120         * src/textview.c
15121                 Sync with HEAD
15122         * src/gtk/prefswindow.c
15123         * src/gtk/pluginwindow.c
15124                 Fix G_CALLBACKS protos (thanks to Alfons)
15125
15126 2004-12-07 [torte]      0.9.13cvs2.2
15127
15128         * src/procmime.c
15129                 [Bug 650] reply button causes crash
15130                 Thanks to David Relson and Christoph
15131
15132 2004-12-07 [colin]      0.9.13cvs2.1
15133
15134         * ChangeLog.claws
15135         * AUTHORS
15136         * po/sk.po
15137         * src/procmime.c
15138         * src/prefs_account.c
15139         * src/common/smtp.c
15140         * src/common/smtp.h
15141                 Sync with HEAD
15142
15143 2004-12-06 [colin]      0.9.12cvs187.1
15144
15145         * ChangeLog.claws
15146         * INSTALL
15147         * Makefile.am
15148         * README.claws
15149         * TODO.claws
15150         * configure.ac
15151         * po/bg.po
15152         * po/cs.po
15153         * po/el.po
15154         * po/en_GB.po
15155         * po/es.po
15156         * po/fr.po
15157         * po/hr.po
15158         * po/hu.po
15159         * po/it.po
15160         * po/ja.po
15161         * po/ko.po
15162         * po/nl.po
15163         * po/pl.po
15164         * po/pt_BR.po
15165         * po/ru.po
15166         * po/sk.po
15167         * po/sr.po
15168         * po/sv.po
15169         * po/zh_CN.po
15170         * po/zh_TW.Big5.po
15171         * src/compose.c
15172         * tools/Makefile.am
15173         * tools/README
15174         * tools/filter_conv.pl
15175         * tools/kdeservicemenu/README
15176         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15177         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15178                 Sync with HEAD
15179
15180 2004-12-04 [colin]      0.9.12cvs183.1
15181
15182         * src/compose.c
15183                 Sync with HEAD (compose window position saving)
15184
15185 2004-12-04 [paul]       0.9.12cvs182.3
15186
15187         * src/messageview.c
15188         * src/mimeview.c
15189         * src/prefs_customheader.c
15190         * src/gtk/quicksearch.c
15191                 replace some forgotten GTK_SIGNAL_FUNCs
15192
15193 2004-12-04 [paul]       0.9.12cvs182.2
15194
15195         * src/Makefile.am
15196                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15197                 committed in error      
15198
15199 2004-12-04 [paul]       0.9.12cvs182.1
15200
15201         * ChangeLog
15202         * ChangeLog.claws
15203         * ChangeLog.jp
15204         * INSTALL
15205         * NEWS
15206         * README
15207         * README.jp
15208         * configure.ac
15209         * doc/manual/ja/Makefile.am
15210         * doc/manual/ja/sylpheed-1.html
15211         * doc/manual/ja/sylpheed-10.html
15212         * doc/manual/ja/sylpheed-11.html
15213         * doc/manual/ja/sylpheed-12.html
15214         * doc/manual/ja/sylpheed-13.html
15215         * doc/manual/ja/sylpheed-14.html
15216         * doc/manual/ja/sylpheed-15.html
15217         * doc/manual/ja/sylpheed-16.html
15218         * doc/manual/ja/sylpheed-17.html
15219         * doc/manual/ja/sylpheed-18.html
15220         * doc/manual/ja/sylpheed-19.html
15221         * doc/manual/ja/sylpheed-2.html
15222         * doc/manual/ja/sylpheed-20.html
15223         * doc/manual/ja/sylpheed-3.html
15224         * doc/manual/ja/sylpheed-4.html
15225         * doc/manual/ja/sylpheed-5.html
15226         * doc/manual/ja/sylpheed-6.html
15227         * doc/manual/ja/sylpheed-7.html
15228         * doc/manual/ja/sylpheed-8.html
15229         * doc/manual/ja/sylpheed-9.html
15230         * doc/manual/ja/sylpheed.html
15231         * doc/manual/ja/sylpheed.sgml
15232         * po/de.po
15233         * src/Makefile.am
15234         * src/compose.c
15235         * src/procmime.c
15236         * src/pixmaps/regular.xpm **REMOVED**
15237         * src/plugins/pgpmime/pgpmime.c
15238         * src/plugins/pgpmime/plugin.c
15239         * src/plugins/pgpmime/prefs_gpg.c
15240                 sync with HEAD
15241
15242 2004-12-03 [paul]       0.9.12cvs180.1
15243
15244         * ChangeLog
15245         * ChangeLog.claws
15246         * ChangeLog.jp
15247         * configure.ac
15248         * src/Makefile.am
15249         * src/pop.c
15250         * src/common/utils.c
15251         * src/common/utils.h
15252         * src/pixmaps/continue.xpm
15253         * src/pixmaps/dir_close.xpm
15254         * src/pixmaps/dir_open.xpm
15255         * src/pixmaps/drafts_close.xpm
15256         * src/pixmaps/drafts_open.xpm
15257         * src/pixmaps/folder.xpm **REMOVED**
15258         * src/pixmaps/group.xpm
15259         * src/pixmaps/unread.xpm
15260                 sync with HEAD
15261
15262 2004-12-02 [colin]      0.9.12cvs179.1
15263
15264         * src/compose.c
15265                 Sync with HEAD (non-duplicated reedition)
15266
15267 2004-12-02 [colin]      0.9.12cvs178.1
15268
15269         * src/compose.c
15270                 Sync with HEAD (linewrap_quote fix)
15271
15272 2004-12-01 [colin]      0.9.12cvs177.3
15273
15274         * src/addrharvest.c
15275                 Replace sizeof with strlen
15276
15277 2004-12-01 [paul]       0.9.12cvs177.2
15278
15279         * src/addrharvest.c
15280                 fix 'harvest addresses'
15281
15282 2004-11-30 [colin]      0.9.12cvs177.1
15283
15284         * src/gtk/prefswindow.c
15285         * src/gtk/pluginwindow.c
15286                 Sync with HEAD
15287
15288 2004-11-29 [colin]      0.9.12cvs176.1
15289
15290         * src/folderview.c
15291                 sync with HEAD (Fix disappearing separators in folderview's popup)
15292
15293 2004-11-29 [colin]      0.9.12cvs175.1
15294
15295         * src/procmime.c
15296                 Sync with head (another format fix)
15297
15298 2004-11-29 [colin]      0.9.12cvs174.1
15299
15300         * src/pop.c
15301                 Sync with HEAD (format string fix)
15302
15303 2004-11-26 [colin]      0.9.12cvs173.1
15304
15305         * src/common/smtp.c
15306         * src/common/smtp.h
15307                 Sync with HEAD
15308
15309 2004-11-24 [colin]      0.9.12cvs172.1
15310
15311         * src/plugins/pgpmime/pgpmime.c
15312                 Sync with HEAD
15313
15314 2004-11-24 [colin]      0.9.12cvs171.1
15315
15316         * src/plugins/pgpmime/pgpmime.c
15317                 Sync with head (gpgmectx leaks)
15318
15319 2004-11-24 [colin]      0.9.12cvs169.1
15320
15321         * src/plugins/pgpmime/plugin.c
15322         * src/plugins/trayicon/Makefile.am
15323         * src/plugins/trayicon/newmarkedmail.xpm
15324         * src/plugins/trayicon/trayicon.c
15325         * src/plugins/trayicon/unreadmarkedmail.xpm
15326                 Sync with HEAD
15327
15328 2004-11-23 [colin]      0.9.12cvs168.1
15329
15330         * src/partial_download.c
15331         * src/partial_download.h
15332         * src/plugins/pgpmime/plugin.c
15333                 Sync with HEAD
15334
15335 2004-11-23 [colin]      0.9.12cvs166.1
15336
15337         * src/Makefile.am
15338         * src/codeconv.c
15339         * src/compose.c
15340         * src/folderview.c
15341         * src/main.c
15342         * src/partial_download.c
15343         * src/partial_download.h
15344         * src/prefs_account.c
15345         * src/prefs_account.h
15346         * src/privacy.c
15347         * src/privacy.h
15348         * src/procmime.c
15349         * src/common/Makefile.am
15350         * src/common/base64.h
15351         * src/common/partial_download.c
15352         * src/common/partial_download.h
15353         * src/gtk/prefswindow.c
15354         * src/gtk/prefswindow.h
15355         * src/plugins/pgpmime/pgpmime.c
15356         * src/plugins/pgpmime/prefs_gpg.c
15357         * src/plugins/pgpmime/prefs_gpg.h
15358         * src/plugins/pgpmime/sgpgme.c
15359         * src/plugins/pgpmime/sgpgme.h
15360                 Sync with HEAD
15361
15362 2004-11-23 [colin]      0.9.12cvs163.1
15363
15364         * src/main.c
15365                 Sync with HEAD (cursor optimization)
15366
15367 2004-11-23 [colin]      0.9.12cvs162.1
15368
15369         * src/prefs_common.c
15370         * src/prefs_themes.c
15371         * src/procmsg.c
15372                 Sync with HEAD
15373
15374 2004-11-23 [colin]      0.9.12cvs158.9
15375
15376         * src/compose.c
15377                 Fix double-free when forwarding
15378         * src/msgcache.c
15379                 Fix leak on error path
15380                 
15381
15382 2004-11-23 [colin]      0.9.12cvs158.8
15383
15384         * src/compose.c
15385                 Fix possible double-free
15386                 Spotted by Alfons
15387
15388 2004-11-23 [colin]      0.9.12cvs158.7
15389
15390         * src/compose.c
15391                 Fix some signal handlers' prototypes
15392                 Spotted by Alfons
15393
15394 2004-11-22 [colin]      0.9.12cvs158.6
15395
15396         * src/compose.c
15397                 Remove unneeded code and duplicated
15398                 wrapping - patch by Alfons
15399
15400 2004-11-22 [colin]      0.9.12cvs158.5
15401
15402         * src/prefs_themes.c
15403                 Fix oversized selector
15404
15405 2004-11-22 [colin]      0.9.12cvs158.4
15406
15407         * src/compose.c
15408                 fix dump_text()
15409                 patch by Alfons
15410
15411 2004-11-19 [colin]      0.9.12cvs158.3
15412
15413         * src/textview.c
15414                 Add a context menu on links (open, copy)
15415
15416 2004-11-18 [paul]       0.9.12cvs158.2
15417
15418         * src/addrgather.c
15419         * src/exphtmldlg.c
15420         * src/expldifdlg.c
15421         * src/mimeview.c
15422         * src/prefs_common.c
15423         * src/plugins/image_viewer/viewer.c
15424         * src/plugins/spamassassin/spamassassin_gtk.c
15425                 replace deprecated gtk_notebook_set_page
15426                 and gtk_notebook_current_page
15427
15428 2004-11-18 [paul]       0.9.12cvs158.1
15429
15430         * configure.ac
15431         * src/compose.c
15432         * src/mainwindow.c
15433         * src/messageview.c
15434         * src/prefs_common.c
15435         * src/common/utils.c
15436         * src/common/utils.h
15437                 sync with HEAD
15438
15439 2004-11-17 [colin]      0.9.12cvs156.1
15440
15441         * src/prefs_account.c
15442         * src/prefs_account.h
15443         * src/procmsg.c
15444                 Sync with HEAD (add pref to store encrypted mails encrypted)
15445
15446 2004-11-17 [paul]       0.9.12cvs155.1
15447
15448         * ChangeLog
15449         * ChangeLog.claws
15450         * ChangeLog.jp
15451         * NEWS
15452         * configure.ac
15453         * src/compose.c
15454         * src/jpilot.c
15455         * src/privacy.c
15456         * src/procmime.c
15457         * src/procmime.h
15458         * src/procmsg.c
15459         * src/toolbar.c
15460         * src/pixmaps/error.xpm
15461                 sync with HEAD
15462
15463 2004-11-17 [colin]      0.9.12cvs151.1
15464
15465         * src/plugins/pgpmime/pgpmime.c
15466                 Sync with HEAD (remove debug printf)
15467
15468 2004-11-17 [colin]      0.9.12cvs150.1
15469
15470         * src/plugins/pgpmime/pgpmime.c
15471                 Sync with HEAD (off-by-one fix)
15472
15473 2004-11-17 [colin]      0.9.12cvs149.1
15474
15475         * src/procmsg.c
15476                 Sync with HEAD (coding style fixes)
15477
15478 2004-11-16 [colin]      0.9.12cvs148.1
15479
15480         * src/procmsg.c
15481                 Sync with head (Fix the fix)
15482
15483 2004-11-16 [colin]      0.9.12cvs147.1
15484
15485         * src/procmsg.c
15486                 Sync with Main (leak fix)
15487
15488 2004-11-16 [colin]      0.9.12cvs146.14
15489
15490         * src/compose.c
15491                 Remove useless chunk of code
15492                 Patch by Alfons
15493
15494 2004-11-15 [colin]      0.9.12cvs146.13
15495
15496         * src/compose.c
15497                 Fix drafting after insertion
15498                 Patch by Alfons
15499
15500 2004-11-15 [colin]      0.9.12cvs146.12
15501
15502         * src/compose.c
15503         * src/prefs_filtering.c
15504         * src/prefs_filtering_action.c
15505         * src/prefs_toolbar.c
15506                 Fix some const-correctness
15507
15508 2004-11-15 [colin]      0.9.12cvs146.11
15509
15510         * src/summaryview.c
15511         * src/prefs_themes.c
15512         * src/messageview.c
15513                 Fix some leaks
15514
15515 2004-11-15 [colin]      0.9.12cvs146.10
15516
15517         * src/codeconv.c
15518                 More unreadable locale fixes
15519
15520 2004-11-14 [colin]      0.9.12cvs146.9
15521
15522         * src/textview.c
15523                 Fix uri_security_check
15524                 Patch by Alfons
15525
15526 2004-11-13 [paul]       0.9.12cvs146.8
15527
15528         * src/folder.c
15529         * src/procmime.c
15530                 fix 2 bugs introduced in last commit
15531
15532 2004-11-13 [paul]       0.9.12cvs146.7
15533
15534         * src/compose.c
15535         * src/exporthtml.c
15536         * src/exportldif.c
15537         * src/folder.c
15538         * src/imap.c
15539         * src/imap_gtk.c
15540         * src/main.c
15541         * src/mainwindow.c
15542         * src/messageview.c
15543         * src/mh_gtk.c
15544         * src/prefs_themes.c
15545         * src/procmime.c
15546         * src/setup.c
15547         * src/summaryview.c
15548                 replace deprecated g_basename
15549
15550 2004-11-13 [paul]       0.9.12cvs146.6
15551
15552         * src/compose.c
15553         * src/imap.c
15554         * src/matcher_parser.h
15555         * src/matcher_parser_parse.y
15556         * src/prefs_filtering.c
15557         * src/prefs_filtering_action.c
15558         * src/prefs_themes.c
15559         * src/prefs_toolbar.c
15560         * src/common/utils.c
15561                 various small fixes/cleanups
15562
15563 2004-11-12 [colin]      0.9.12cvs146.5
15564
15565         * src/textview.c
15566                 Validate event's origin on visibility notify
15567                 Patch by Alfons.
15568
15569 2004-11-12 [paul]       0.9.12cvs146.4
15570
15571         * src/exporthtml.c
15572         * src/exportldif.c
15573         * src/imap.c
15574         * src/mh.c
15575         * src/mimeview.c
15576         * src/prefs_spelling.c
15577         * src/prefs_themes.c
15578                 replace deprecated g_dirname    
15579
15580 2004-11-12 [colin]      0.9.12cvs146.3
15581
15582         * src/textview.c
15583                 Some coding style fixes
15584
15585 2004-11-12 [colin]      0.9.12cvs146.2
15586
15587         * src/codeconv.c
15588                 We want to replace _all_ extended chars in
15589                 conv_unreadable_*, because any string containing
15590                 extended chars not parsing as UTF8 is 
15591                 undisplayed on gtk2.
15592
15593 2004-11-12 [paul]       0.9.12cvs146.1
15594
15595         * ChangeLog
15596         * ChangeLog.claws
15597         * ChangeLog.jp
15598         * NEWS
15599         * configure.ac
15600         * src/account.c
15601         * src/folderview.c
15602         * src/folderview.h
15603         * src/imap.c
15604         * src/imap_gtk.c
15605         * src/inc.c
15606         * src/mainwindow.c
15607         * src/mh_gtk.c
15608         * src/news_gtk.c
15609         * src/pop.c
15610         * src/prefs_account.c
15611         * src/prefs_account.h
15612         * src/prefs_ext_prog.c
15613         * src/procmime.c
15614         * src/procmime.h
15615         * src/procmsg.c
15616         * src/procmsg.h
15617         * src/summary_search.c
15618         * src/summaryview.c
15619         * src/textview.c
15620         * src/common/defs.h
15621         * src/common/utils.c
15622         * src/common/utils.h
15623         * src/gtk/menu.c
15624         * src/gtk/menu.h
15625                 sync with HEAD
15626
15627 2004-11-11 [colin]      0.9.12cvs144.2
15628
15629         * src/textview.c
15630                 Fix URI range selection (patch by Alfons)
15631
15632 2004-11-09 [colin]      0.9.12cvs144.1
15633
15634         * ChangeLog.claws
15635         * src/compose.c
15636         * src/folder.c
15637         * src/folder_item_prefs.c
15638         * src/prefs_account.c
15639         * src/prefs_account.h
15640         * src/plugins/pgpmime/pgpmime.c
15641                 Sync with HEAD
15642
15643 2004-11-08 [colin]      0.9.12cvs143.1
15644
15645         * src/summaryview.c
15646                 Sync with HEAD (optimize quicksearch)
15647
15648 2004-11-08 [colin]      0.9.12cvs142.2
15649
15650         * src/compose.c
15651                 Don't wrap when Edit/Auto wrapping is disabled
15652
15653 2004-11-08 [colin]      0.9.12cvs142.1
15654
15655         * src/textview.c
15656                 Sync with HEAD
15657
15658 2004-11-08 [colin]      0.9.12cvs141.1
15659
15660         * src/textview.c
15661                 Sync with HEAD (fix some mail URIs)
15662
15663 2004-11-08 [colin]      0.9.12cvs140.3
15664
15665         * src/textview.c
15666                 o Use text cursor instead of arrow when
15667                   not on a link
15668                 o Fix handling of contiguous links (as in
15669                   "colin@colino.net" <colin@colino.net>)
15670                   This one unveils a bug in get_email_part()
15671
15672 2004-11-07 [colin]      0.9.12cvs140.2
15673
15674         * src/textview.c
15675                 Fix memleak. Patch by Alfons.
15676
15677 2004-11-06 [colin]      0.9.12cvs140.1
15678
15679         * src/compose.c
15680                 Sync with HEAD (don't ask passphrase
15681                 when drafting)
15682
15683 2004-11-06 [paul]       0.9.12cvs139.2
15684
15685         * AUTHORS
15686         * src/textview.c
15687         * src/textview.h
15688                 textview URI handling. hovering over a 
15689                 link displays it in the status bar,
15690                 and changes the mouse pointer to a hand 
15691                 cursor. a link is activated with a single 
15692                 click. (Modified from the) patch by Jean-Yves 
15693                 Lefort <jylefort@users.sourceforge.net>
15694                 
15695
15696 2004-11-05 [colin]      0.9.12cvs139.1
15697
15698         * src/compose.c
15699         * src/procmime.c
15700                 Sync with HEAD again ^^
15701
15702 2004-11-05 [colin]      0.9.12cvs139.1
15703
15704         * src/compose.c
15705         * src/procmime.c
15706                 Sync with HEAD
15707
15708 2004-11-03 [paul]       0.9.12cvs138.1
15709
15710         * ChangeLog.claws
15711         * configure.ac
15712         * po/POTFILES.in
15713         * src/prefs_ext_prog.c
15714         * src/procmime.c
15715         * tools/kdeservicemenu/README
15716         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15717         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15718                 sync with HEAD
15719
15720 2004-11-01 [christoph]  0.9.12cvs136.2
15721
15722         * src/procmime.c
15723                 convert MIME parameters to UTF-8
15724
15725 2004-10-29 [colin]      0.9.12cvs136.1
15726
15727         * src/common/utils.c
15728                 Sync with HEAD (don't use '=' in mime boundary)
15729
15730 2004-10-29 [paul]       0.9.12cvs135.1
15731
15732         * configure.ac
15733         * doc/src/rfc2231.txt
15734         * src/procmime.c
15735         * src/common/quoted-printable.c
15736         * src/common/utils.c
15737         * src/common/utils.h
15738                 sync with HEAD
15739
15740 2004-10-27 [paul]       0.9.12cvs134.1
15741
15742         * configure.ac
15743         * src/main.c
15744         * src/procmime.c
15745         * src/plugins/pgpmime/pgpmime.c
15746                 sync with HEAD
15747
15748 2004-10-26 [paul]       0.9.12cvs132.3
15749
15750         * src/account.c
15751         * src/addressbook.c
15752         * src/addrgather.c
15753         * src/addrharvest.c
15754         * src/codeconv.c
15755         * src/compose.c
15756         * src/customheader.c
15757         * src/editaddress.c
15758         * src/editgroup.c
15759         * src/enriched.c
15760         * src/expldifdlg.c
15761         * src/exporthtml.c
15762         * src/exportldif.c
15763         * src/folder.c
15764         * src/foldersel.c
15765         * src/folderview.c
15766         * src/grouplistdialog.c
15767         * src/html.c
15768         * src/imap.c
15769         * src/jpilot.c
15770         * src/ldapserver.c
15771         * src/ldif.c
15772         * src/mimeview.c
15773         * src/news.c
15774         * src/news_gtk.c
15775         * src/pop.c
15776         * src/prefs_display_header.c
15777         * src/prefs_gtk.c
15778         * src/prefs_msg_colors.c
15779         * src/prefs_toolbar.c
15780         * src/procheader.c
15781         * src/procmime.c
15782         * src/summaryview.c
15783         * src/textview.c
15784         * src/toolbar.c
15785         * src/vcard.c
15786         * src/common/mgutils.c
15787         * src/common/nntp.c
15788         * src/common/smtp.c
15789         * src/common/template.c
15790         * src/common/utils.c
15791         * src/common/xmlprops.c
15792         * src/plugins/pgpmime/pgpmime.c
15793         * src/plugins/pgpmime/select-keys.c
15794         * src/plugins/pgpmime/sgpgme.c
15795                 replace deprecated g_strcasecmp(), g_strncasecmp(),
15796                 g_string_sprintfa(), gtk_notebook_current_page()
15797
15798 2004-10-26 [colin]      0.9.12cvs132.2
15799
15800         * src/prefs_folder_item.c
15801                 Fix default-account selection
15802
15803 2004-10-21 [colin]      0.9.12cvs133
15804
15805         * src/compose.c
15806                 Sync with HEAD (Remove extra separator in compose's Options)
15807         * src/textview.c
15808                 Set wrapping to char
15809
15810 2004-10-21 [paul]       0.9.12cvs131.2
15811
15812         * src/compose.c
15813         * src/sourcewindow.c
15814                 fix wrapping
15815                 fix window shrinking 
15816
15817 2004-10-21 [colin]      0.9.12cvs131.1
15818
15819         * ChangeLog.claws
15820         * src/compose.c
15821                 Sync with HEAD
15822
15823 2004-10-21 [paul]       0.9.12cvs130.2
15824
15825         * src/prefs_folder_item.c
15826                 sync with HEAD (Apply to subfolders)
15827
15828 2004-10-19 [colin]      0.9.12cvs130.1
15829
15830         * ChangeLog.claws
15831         * src/compose.c
15832         * src/common/utils.c
15833         * src/gtk/menu.c
15834                 Sync with HEAD
15835
15836 2004-10-19 [colin]      0.9.12cvs128.1
15837
15838         * src/addrbook.c
15839         * src/addrcache.c
15840         * src/addressbook.c
15841         * src/codeconv.c
15842         * src/compose.c
15843         * src/customheader.c
15844         * src/editaddress.c
15845         * src/editgroup.c
15846         * src/exporthtml.c
15847         * src/folder.c
15848         * src/folderview.c
15849         * src/imap.c
15850         * src/jpilot.c
15851         * src/main.c
15852         * src/matcher_parser_parse.y
15853         * src/mbox.c
15854         * src/pop.c
15855         * src/prefs_account.c
15856         * src/prefs_gtk.c
15857         * src/prefs_msg_colors.c
15858         * src/procheader.c
15859         * src/procmime.c
15860         * src/procmime.h
15861         * src/procmsg.c
15862         * src/summaryview.c
15863         * src/textview.c
15864         * src/common/base64.c
15865         * src/common/partial_download.c
15866         * src/common/socket.c
15867         * src/common/sylpheed.c
15868         * src/common/utils.c
15869         * src/common/utils.h
15870         * src/gtk/pluginwindow.c
15871         * src/gtk/quicksearch.c
15872         * src/plugins/clamav/clamav_plugin.c
15873         * src/plugins/clamav/clamav_plugin.h
15874         * src/plugins/clamav/clamav_plugin_gtk.c
15875         * src/plugins/pgpmime/passphrase.c
15876         * src/plugins/pgpmime/pgpmime.c
15877         * src/plugins/pgpmime/plugin.c
15878         * src/plugins/pgpmime/prefs_gpg.c
15879         * src/plugins/pgpmime/prefs_gpg.h
15880         * src/plugins/pgpmime/select-keys.c
15881         * src/plugins/pgpmime/sgpgme.c
15882         * src/plugins/spamassassin/libspamc.c
15883         * src/plugins/spamassassin/spamassassin.c
15884         * src/plugins/spamassassin/spamassassin.h
15885         * src/plugins/spamassassin/spamassassin_gtk.c
15886         * src/plugins/trayicon/trayicon.c
15887         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
15888                 Sync with HEAD
15889
15890 2004-10-14 [colin]      0.9.12cvs126.2
15891
15892         * src/codeconv.c
15893         * src/textview.c
15894                 Fix conv_unreadable_locale
15895
15896 2004-10-13 [colin]      0.9.12cvs126.1
15897
15898         * src/compose.c
15899                 Sync with HEAD (don't convert charset for 
15900                 drafted messages, minor cleanup)
15901
15902 2004-10-13 [colin]      0.9.12cvs125.1
15903
15904         * po/POTFILES.in
15905                 Sync with HEAD (POTFILES fix)
15906
15907 2004-10-12 [colin]      0.9.12cvs124.3
15908
15909         * src/compose.c
15910                 Fix encoding bug from latest sync
15911
15912 2004-10-12 [paul]       0.9.12cvs124.2
15913
15914         * src/plugins/pgpmime/prefs_gpg.c
15915         * src/plugins/pgpmime/prefs_gpg.h
15916                 forgotten in last commit        
15917
15918 2004-10-12 [paul]       0.9.12cvs124.1
15919
15920         * ChangeLog.claws
15921         * configure.ac
15922         * m4/spamassassin.m4
15923         * src/Makefile.am
15924         * src/account.c
15925         * src/compose.c
15926         * src/compose.h
15927         * src/crash.c
15928         * src/main.c
15929         * src/mimeview.c
15930         * src/passphrase.c
15931         * src/passphrase.h
15932         * src/prefs_account.c
15933         * src/prefs_account.h
15934         * src/prefs_common.c
15935         * src/privacy.c
15936         * src/privacy.h
15937         * src/procmime.c
15938         * src/procmime.h
15939         * src/procmsg.c
15940         * src/rfc2015.c
15941         * src/rfc2015.h
15942         * src/select-keys.c
15943         * src/select-keys.h
15944         * src/textview.c
15945         * src/common/utils.c
15946         * src/common/utils.h
15947         * src/gtk/about.c
15948         * src/plugins/pgpmime/Makefile.am
15949         * src/plugins/pgpmime/passphrase.c
15950         * src/plugins/pgpmime/passphrase.h
15951         * src/plugins/pgpmime/pgpmime.c
15952         * src/plugins/pgpmime/plugin.c
15953         * src/plugins/pgpmime/select-keys.c
15954         * src/plugins/pgpmime/select-keys.h
15955         * src/plugins/pgpmime/sgpgme.c
15956         * src/plugins/pgpmime/sgpgme.h
15957                 sync with HEAD
15958
15959 2004-10-04 [colin]      0.9.12cvs122.1
15960
15961         * src/mainwindow.c
15962         * src/messageview.c
15963         * src/messageview.h
15964         * src/textview.c
15965                 Sync with HEAD
15966
15967 2004-10-04 [colin]      0.9.12cvs121.1
15968
15969         * src/summaryview.c
15970                 Sync with HEAD
15971
15972 2004-10-04 [paul]       0.9.12cvs120.1
15973
15974         * configure.ac
15975                 sync with HEAD [don't try to build 
15976                 pgpmime plugin when gpgme is disabled]
15977
15978 2004-10-03 [colin]      0.9.12cvs119.3
15979
15980         * src/gtk/gtksctree.c
15981                 Lots of side effects. Put back as before 117.2.
15982         * src/summaryview.c
15983                 Fix bug #602
15984
15985 2004-10-03 [colin]      0.9.12cvs119.2
15986
15987         * src/gtk/gtksctree.c
15988                 Revert 608 fix that doesn't work that good
15989
15990 2004-10-02 [colin]      0.9.12cvs119.1
15991
15992         * src/mainwindow.c
15993         * src/messageview.c
15994         * src/prefs_common.h
15995         * src/procmime.c
15996         * src/procmime.h
15997         * src/textview.c
15998                 Sync with HEAD
15999         * src/gtk/gtksctree.c
16000                 Close bug #608
16001
16002 2004-10-01 [colin]      0.9.12cvs118.1
16003
16004         * src/mimeview.c
16005                 Sync with HEAD (better Save All fix)
16006
16007 2004-10-01 [colin]      0.9.12cvs117.2
16008
16009         * src/gtk/gtksctree.c
16010                 Faster on selection
16011
16012 2004-10-01 [colin]      0.9.12cvs117.1
16013
16014         * src/mimeview.c
16015                 Sync with HEAD (Save All: only attachments)
16016
16017 2004-10-01 [paul]       0.9.12cvs116.1
16018
16019         * ChangeLog.claws
16020         * configure.ac
16021         * src/account.c
16022         * src/prefs_common.c
16023         * src/gtk/colorlabel.c
16024                 sync with HEAD
16025
16026 2004-09-30 [colin]      0.9.12cvs115.1
16027
16028         * src/stock_pixmap.c
16029         * src/stock_pixmap.h
16030         * src/folderview.c
16031         * src/Makefile.am
16032         * src/pixmaps/read.xpm
16033                 Sync with HEAD (new pixmap)
16034
16035 2004-09-29 [colin]      0.9.12cvs114.1
16036
16037         * src/compose.c
16038                 Sync with HEAD
16039                 Fix focus handling in headers
16040
16041 2004-09-29 [paul]       0.9.12cvs113.1
16042
16043         * src/quote_fmt_parse.y
16044                 sync with HEAD
16045  
16046
16047 2004-09-28 [colin]      0.9.12cvs112.1
16048
16049         * src/folderview.c
16050         * src/mainwindow.c
16051                 Sync with HEAD
16052
16053 2004-09-28 [colin]      0.9.12cvs110.1
16054
16055         * src/folderview.c
16056                 Sync with HEAD (Contextual Empty trash menu)
16057
16058 2004-09-28 [colin]      0.9.12cvs108.1
16059
16060         * src/addressbook.c
16061                 Sync with HEAD (addressbook edit on double-click)
16062
16063 2004-09-28 [colin]      0.9.12cvs106.1
16064
16065         * src/inc.c
16066                 Sync with HEAD (folder_item freeze on inc)
16067
16068 2004-09-27 [colin]      0.9.12cvs105.1
16069
16070         * src/folderview.c
16071                 Sync with HEAD (right-align new and unread column)
16072
16073 2004-09-27 [colin]      0.9.12cvs104.1
16074
16075         * src/main.c
16076                 Sync with HEAD (revert 0.9.12cvs101)
16077
16078 2004-09-24 [colin]      0.9.12cvs103.2
16079
16080         * src/wizard.c
16081                 Fix gtk warnings and use domain part of the email address 
16082                 when domain detection fails (no dot in domain name)
16083
16084 2004-09-23 [colin]      0.9.12cvs103.1
16085
16086         * src/plugins/spamassassin/libspamc.c
16087         * src/plugins/spamassassin/libspamc.h
16088         * src/plugins/spamassassin/utils.c
16089         * src/plugins/spamassassin/utils.h
16090                 Sync with HEAD (Update spamassassin to 3.0)
16091
16092 2004-09-21 [colin]      0.9.12cvs102.3
16093
16094         * src/action.c
16095                 Add horizontal scrollbar in action io dialog as needed
16096                 Patch by Alfons.
16097
16098 2004-09-20 [colin]      0.9.12cvs102.2
16099
16100         * src/plugins/image_viewer/viewer.c
16101                 Remove imlib stuff
16102                 use gtk_pixmap_set when clearing
16103                 (would be better to use gtkImages, but causes size-allocate 
16104                 signals storm)
16105
16106 2004-09-17 [paul]       0.9.12cvs102.1
16107
16108         * ChangeLog
16109         * ChangeLog.claws
16110         * ChangeLog.jp
16111         * configure.ac
16112         * src/inc.c
16113                 sync with HEAD
16114
16115
16116 2004-09-17 [colin]      0.9.12cvs101.1
16117
16118         * ChangeLog.claws
16119         * src/main.c
16120                 Sync with HEAD (fix segs at exit)
16121
16122 2004-09-14 [colin]      0.9.12cvs99.5
16123
16124         * src/common/socket.c
16125         * AUTHORS
16126                 Fix send error on 64bit platforms
16127                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
16128
16129 2004-09-14 [colin]      0.9.12cvs99.4
16130
16131         * src/action.c
16132                 Fix action output with utf8 
16133                 Patch by Alfons.
16134
16135 2004-09-14 [colin]      0.9.12cvs99.3
16136
16137         * ChangeLog.claws
16138         * src/folder.c
16139                 Sync with HEAD
16140
16141 2004-09-09 [colin]      0.9.12cvs99.2
16142
16143         * src/action.c
16144                 Fix progress bar (displaying "Completed %v/%u")
16145                 Patch by Alfons.
16146
16147 2004-09-08 [colin]      0.9.12cvs99.1
16148
16149         * src/account.c
16150         * src/folder.c
16151         * src/procmsg.c
16152         * src/procmsg.h
16153         * src/plugins/pgpmime/pgpmime.c
16154                 Sync with HEAD
16155
16156 2004-09-08 [colin]      0.9.12cvs97.2
16157
16158         * src/summaryview.c
16159                 Don't select mails in collapsed threads 
16160                 when navigating with up/down
16161
16162 2004-09-07 [colin]      0.9.12cvs97.1
16163
16164         * src/inc.c
16165                 Sync with HEAD (meaningful error messages)
16166
16167 2004-09-06 [colin]      0.9.12cvs96.1
16168
16169         * src/toolbar.c
16170                 Sync with HEAD (fix Redirect graying out)
16171
16172 2004-09-06 [colin]      0.9.12cvs95.1
16173
16174         * src/summaryview.c
16175         * src/mimeview.c
16176                 Sync with HEAD (fix dropped URIs)
16177
16178 2004-09-06 [colin]      0.9.12cvs94.1
16179
16180         * src/addressbook.c
16181         * src/addressitem.h
16182         * src/addritem.c
16183         * src/addritem.h
16184                 Sync with HEAD (addressbook DnD)
16185
16186 2004-09-03 [colin]      0.9.12cvs93.1
16187
16188         * src/summaryview.c
16189                 Sync with HEAD (next/prev unread)
16190
16191 2004-09-03 [colin]      0.9.12cvs92.1
16192
16193         * src/prefs_common.c
16194         * src/prefs_common.h
16195         * src/summaryview.c
16196                 Sync with HEAD ('mark_as_read_delay' pref)
16197
16198 2004-09-02 [colin]      0.9.12cvs91.2
16199
16200         * src/common/xml.c
16201                 Fix leak
16202
16203 2004-09-02 [colin]      0.9.12cvs91.1
16204
16205         * src/gtk/menu.c
16206                 Sync with HEAD (menu accel don't work, but whatever)
16207
16208 2004-09-02 [colin]      0.9.12cvs90.1
16209
16210         * src/account.c
16211                 Sync with HEAD (fix bug 582)
16212
16213 2004-09-02 [colin]      0.9.12cvs89.1
16214
16215         * src/addrindex.c
16216                 Sync with HEAD (free deleted queries)
16217
16218 2004-09-02 [colin]      0.9.12cvs88.1
16219
16220         * src/ldapquery.c
16221                 Sync with HEAD (fix LDAP freezes)
16222
16223 2004-09-02 [colin]      0.9.12cvs87.1
16224
16225         * src/prefs_spelling.c
16226                 Sync with HEAD (add default dictionary)
16227
16228 2004-09-01 [colin]      0.9.12cvs86.1
16229
16230         * src/filtering.c
16231         * src/folderview.c
16232         * src/imap.c
16233         * src/prefs_matcher.c
16234         * src/stock_pixmap.c
16235         * src/summary_search.c
16236         * src/summaryview.c
16237         * src/wizard.c
16238         * src/wizard.h
16239                 Sync with HEAD (uninitialized vars fixes)
16240                 + gtk2 specific warning fixes
16241
16242 2004-08-31 [colin]      0.9.12cvs85.1
16243
16244         * src/folder.c
16245                 Sync with HEAD (Fix memory corruption due to 
16246                 uninitialized var)
16247
16248 2004-08-31 [colin]      0.9.12cvs84.4
16249
16250         * src/summary_search.c
16251                 Fix segfaults when searching in folders with broken headers
16252
16253 2004-08-31 [colin]      0.9.12cvs84.3
16254
16255         * src/compose.c
16256         * src/textview.c
16257                 Fix some more encoding/decoding issues
16258
16259 2004-08-30 [colin]      0.9.12cvs84.2
16260
16261         * src/mimeview.c
16262         * src/prefs_themes.c
16263         * src/gtk/filesel.c
16264         * src/gtk/filesel.h
16265                 Add a folder-mode selection (fixes mimeview's "Save all")
16266
16267 2004-08-29 [colin]      0.9.12cvs84.1
16268
16269         * src/mimeview.c
16270                 Sync with HEAD (don't escape saved filenames)
16271
16272 2004-08-27 [colin]      0.9.12cvs83.1
16273
16274         * ChangeLog
16275         * ChangeLog.claws
16276         * ChangeLog.jp
16277         * src/mh.c
16278         * src/procheader.c
16279         * src/procmsg.c
16280         * src/procmsg.h
16281         * src/common/utils.c
16282         * src/gtk/menu.h
16283         * po/
16284                 Sync with HEAD 0.9.12cvs83 (sync with main)
16285
16286 2004-08-26 [colin]      0.9.12cvs82.4
16287
16288         * src/codeconv.c
16289                 Fix strange stack corruption
16290                 Convert to utf8 after unmime, not before
16291
16292 2004-08-26 [colin]      0.9.12cvs82.3
16293
16294         * src/main.c
16295         * src/wizard.c
16296                 Fix account folders duplication
16297
16298 2004-08-25 [colin]      0.9.12cvs82.2
16299
16300         * src/wizard.c
16301                 Remove ports
16302                 Add SSL selection
16303                 Use login@server as account name
16304
16305 2004-08-25 [colin]      0.9.12cvs82.1
16306
16307         * src/plugins/pgpmime/pgpmime.c
16308                 Sync with HEAD (leak fix).
16309
16310 2004-08-25 [colin]      0.9.12cvs81.1
16311
16312         * src/plugins/pgpmime/pgpmime.c
16313         * src/plugins/pgpmime/sgpgme.c
16314         * src/plugins/pgpmime/sgpgme.h
16315                 Sync with HEAD (Handle combined messages).
16316
16317 2004-08-24 [colin]      0.9.12cvs80.3
16318
16319         * src/wizard.c
16320                 Fix full name, ports, and imap
16321
16322 2004-08-24 [colin]      0.9.12cvs80.2
16323
16324         * src/Makefile.am
16325         * src/main.c
16326         * src/setup.c
16327         * src/setup.h
16328         * src/stock_pixmap.c
16329         * src/stock_pixmap.h
16330         * src/wizard.c ** ADDED **
16331         * src/wizard.h ** ADDED ** 
16332         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
16333                 Add a setup wizard 
16334
16335 2004-08-24 [colin]      0.9.12cvs80.1
16336
16337         * src/folder.c
16338                 Sync with HEAD (set mimeflags on all messages)
16339
16340 2004-08-24 [colin]      0.9.12cvs79.3
16341
16342         * src/matcher_parser_lex.l
16343                 Fix 8bits strings not in utf8
16344
16345 2004-08-24 [colin]      0.9.12cvs79.2
16346
16347         * src/compose.c
16348                 Check conversion result before replacing buffer
16349
16350 2004-08-23 [colin]      0.9.12cvs79.1
16351
16352         * src/compose.c
16353                 Sync with HEAD (create message header in memory)
16354
16355 2004-08-23 [colin]      0.9.12cvs78.1
16356
16357         * src/rfc2015.c
16358         * src/rfc2015.h
16359                 Sync with HEAD (fix bug 197 again)
16360
16361 2004-08-23 [colin]      0.9.12cvs77.3
16362
16363         * src/compose.c
16364                 Fix again inline gpg signing (which outputs utf8
16365                 in gtk2). Not syncing this fix to HEAD as this 
16366                 code is meant to die.
16367
16368 2004-08-23 [colin]      0.9.12cvs77.2
16369
16370         * src/prefs_account.h
16371                 Remove useless include
16372
16373 2004-08-23 [colin]      0.9.12cvs77.1
16374
16375         * src/imap.c
16376         * po/es.po
16377         * po/fr.po
16378         * po/it.po
16379         * po/pl.po
16380         * po/pt_BR.po
16381         * po/sk.po
16382         * po/sr.po
16383                 Sync with HEAD (fix bug 577)
16384
16385 2004-08-22 [colin]      0.9.12cvs76.1
16386
16387         * src/plugins/trayicon/trayicon.c
16388                 Sync with HEAD (fix formatting bug)
16389
16390 2004-08-21 [colin]      0.9.12cvs74.2
16391
16392         * src/gtk/colorsel.c
16393                 Fix bug 564 (Folder color selection window exits on any
16394                 keypress)
16395
16396 2004-08-21 [colin]      0.9.12cvs74.1
16397
16398         * ChangeLog.claws
16399         * src/compose.c
16400         * src/summaryview.c
16401         * src/toolbar.c
16402                 Sync with HEAD (fix bug 576)
16403
16404 2004-08-21 [colin]      0.9.12cvs70.1
16405
16406         * src/compose.c
16407         * src/mainwindow.c
16408                 Sync with HEAD
16409                 
16410
16411 2004-08-21 [paul]       0.9.12cvs66.4
16412
16413         * src/mainwindow.c
16414         * src/messageview.c
16415         * src/gtk/menu.c
16416         * src/plugins/spamassassin/spamassassin_gtk.c
16417                 remove some deprecated gtk1 functions
16418
16419
16420 2004-08-21 [colin]      0.9.12cvs66.3
16421
16422         * src/compose.c
16423         * src/codeconv.c
16424                 Fix warnings
16425                 Remove encoding hacks
16426                 Fix bug 575 (Strange character messes up message)
16427                 Don't display conversion error when drafting
16428
16429 2004-08-21 [paul]       0.9.12cvs66.2
16430
16431         * src/prefs_account.c
16432                 fix GnuPG mode bugs
16433
16434
16435 2004-08-20 [colin]      0.9.12cvs66.1
16436
16437         * src/codeconv.c
16438                 Sync with HEAD 0.9.12cvs66
16439
16440 2004-08-20 [paul]
16441
16442         * src/plugins/pgpmime/plugin.c
16443                 modify PGP/MIME plugin's description
16444
16445 2004-08-17 [colin]      0.9.12cvs65.1
16446
16447         * src/common/ssl.c
16448         * src/plugins/pgpmime/plugin.c
16449                 Sync with HEAD
16450
16451 2004-08-14 [colin]      0.9.12cvs60.3
16452
16453         * src/plugins/trayicon/trayicon.c
16454                 Put back resize callback, on size-request signal
16455                 rather than size-allocate to avoid infinite 
16456                 callback loop
16457
16458 2004-08-13 [colin]      0.9.12cvs60.2
16459
16460         * src/common/defs.h
16461                 Cache versions have been fixed
16462
16463 2004-08-13 [colin]      0.9.12cvs60.1
16464
16465         * src/folderutils.c
16466                 Sync with HEAD
16467
16468 2004-08-12 [colin]      0.9.12cvs59.1
16469
16470         * src/plugins/trayicon/trayicon.c
16471                 Sync with HEAD
16472
16473 2004-08-12 [colin]      0.9.12cvs57.5
16474
16475         * sylpheed.desktop
16476         * configure.ac
16477         * src/Makefile.am
16478         * src/main.c
16479                 Add support for Freedesktop.org's startup notification
16480
16481 2004-08-11 [colin]      0.9.12cvs57.4
16482
16483         * src/textview.c
16484                 Fix off-by-one
16485
16486 2004-08-11 [colin]      0.9.12cvs57.3
16487
16488         * src/message_search.c
16489         * src/summary_search.c
16490                 Make searches case insensitive by default
16491         * src/textview.c
16492                 Fix case-insensitive search in message
16493
16494 2004-08-11 [colin]      0.9.12cvs57.2
16495
16496         * src/summary_search.c
16497                 Let case-sensitive be specified
16498
16499 2004-08-10 [colin]      0.9.12cvs55.4
16500
16501         * src/common/socket.c
16502                 Fix the possible race condition
16503
16504 2004-08-09 [paul]       0.9.12cvs55.3
16505
16506         * configure.ac
16507         * src/Makefile.am
16508         * src/common/Makefile.am
16509                 sync with HEAD
16510
16511
16512 2004-08-09 [paul]       0.9.12cvs55.2
16513
16514         * autogen.sh
16515         * po/poconv.sh
16516                 remove unneeded script
16517
16518         * configure.ac
16519                 add forgotten USE_LDAP_TLS (sync with HEAD)
16520
16521
16522 2004-08-09 [colin]      0.9.12cvs55.1
16523
16524         * src/main.c
16525         * src/common/ssl.c
16526         * src/common/sylpheed.c
16527         * src/common/sylpheed.h
16528                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
16529
16530 2004-08-09 [paul]       0.9.12cvs54.1
16531
16532         * ChangeLog
16533         * ChangeLog.claws
16534         * ChangeLog.jp
16535         * configure.ac
16536         * po/POTFILES.in
16537         * src/Makefile.am
16538         * src/folderutils.c
16539         * src/main.c
16540         * src/pgpmime.c
16541         * src/pgpmime.h
16542         * src/sgpgme.c
16543         * src/sgpgme.h
16544         * src/plugins/Makefile.am
16545         * src/plugins/pgpmime/.cvsignore
16546         * src/plugins/pgpmime/Makefile.am
16547         * src/plugins/pgpmime/pgpmime.c
16548         * src/plugins/pgpmime/pgpmime.h
16549         * src/plugins/pgpmime/plugin.c
16550         * src/plugins/pgpmime/sgpgme.c
16551         * src/plugins/pgpmime/sgpgme.h
16552                 sync with HEAD
16553
16554 2004-08-08 [paul]       0.9.12cvs51.1
16555
16556         * configure.ac
16557         * src/folder.c
16558                 sync with HEAD
16559
16560 2004-08-07 [colin]      0.9.12cvs50.1
16561
16562         * src/pop.c
16563         * src/common/partial_download.c
16564                 fix warnings (sync from HEAD)
16565
16566 2004-08-07 [colin]      0.9.12cvs48.1
16567
16568         * src/prefs_folder_item.c
16569                 sync with HEAD 0.9.12cvs48
16570
16571 2004-08-06 [colin]      0.9.12cvs47.1
16572
16573         * src/compose.c
16574                 Sync with HEAD
16575
16576 2004-08-06 [christoph]  0.9.12cvs46.2
16577
16578         * src/main.c
16579         * src/plugins/clamav/clamav_plugin_gtk.c
16580         * src/plugins/dillo_viewer/dillo_viewer.c
16581         * src/plugins/image_viewer/plugin.c
16582         * src/plugins/mathml_viewer/mathml_viewer.c
16583         * src/plugins/spamassassin/spamassassin_gtk.c
16584         * src/plugins/trayicon/trayicon.c
16585                 don't mix GTK1.2 plugin with GTK2 plugins
16586
16587 2004-08-06 [colin]      0.9.12cvs46.1
16588
16589         * ChangeLog
16590         * ChangeLog.claws
16591         * ChangeLog.jp
16592         * configure.ac
16593         * sylpheed-claws.pc.in
16594         * src/folder.c
16595         * src/imap.c
16596         * src/localfolder.c
16597         * src/messageview.c
16598         * src/mimeview.c
16599         * src/mimeview.h
16600         * src/msgcache.c
16601         * src/news.c
16602         * src/prefs_ext_prog.c
16603         * src/prefs_folder_item.c
16604         * src/prefs_fonts.c
16605         * src/prefs_msg_colors.c
16606         * src/prefs_spelling.c
16607         * src/prefs_themes.c
16608         * src/prefs_toolbar.c
16609         * src/prefs_wrapping.c
16610         * src/procmime.h
16611         * src/common/defs.h
16612         * src/common/nntp.c
16613         * src/common/session.c
16614         * src/common/session.h
16615         * src/common/socket.c
16616         * src/common/utils.h
16617         * src/common/xml.c
16618         * src/common/xml.h
16619         * src/gtk/prefswindow.c
16620         * src/gtk/prefswindow.h
16621         * src/plugins/clamav/clamav_plugin_gtk.c
16622         * src/plugins/dillo_viewer/dillo_prefs.c
16623         * src/plugins/image_viewer/viewerprefs.c
16624         * src/plugins/spamassassin/spamassassin_gtk.c
16625         * m4/openssl.m4 *** REMOVED ***
16626                 Sync with HEAD 0.9.12cvs46
16627
16628 2004-08-03 [paul]       0.9.12cvs40.2
16629
16630         * src/action.c
16631         * src/addressadd.c
16632         * src/addressbook.c
16633         * src/addrgather.c
16634         * src/browseldap.c
16635         * src/compose.c
16636         * src/crash.c
16637         * src/editaddress.c
16638         * src/editgroup.c
16639         * src/editldap_basedn.c
16640         * src/foldersel.c
16641         * src/importldif.c
16642         * src/mimeview.c
16643         * src/prefs_common.c
16644         * src/prefs_template.c
16645         * src/sourcewindow.c
16646         * src/summaryview.c
16647         * src/gtk/about.c
16648         * src/gtk/foldersort.c
16649         * src/gtk/logwindow.c
16650         * src/gtk/pluginwindow.c
16651         * src/gtk/prefswindow.c
16652                 change all gtk_scrolled_window_set_policy from 
16653                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
16654
16655 2004-08-02 [paul]       0.9.12cvs40.1
16656
16657         * AUTHORS
16658                 update translation team section
16659         * po/pt_BR.po
16660                 updated by Frederico Goncalves Guimaraes
16661                 <fggdebian@yahoo.com.br>
16662
16663 2004-07-31 [colin]      0.9.12cvs39.9
16664
16665         * src/exphtmldlg.c
16666                 Fix compilation
16667
16668 2004-07-31 [colin]      0.9.12cvs39.8
16669
16670         * src/exphtmldlg.c
16671                 Fix an alertpanel type
16672
16673 2004-07-30 [colin]      0.9.12cvs39.7
16674
16675         * src/alertpanel.c
16676                 Fix alertpanel_error_log's icon
16677
16678 2004-07-30 [colin]      0.9.12cvs39.6
16679
16680         * src/pop.c
16681                 Two of them should still be warnings
16682
16683 2004-07-30 [colin]      0.9.12cvs39.5
16684
16685         * src/pop.c
16686                 More warning -> error
16687 2004-07-29 [colin]      0.9.12cvs39.4
16688
16689         * src/pop.c
16690                 Warning -> error
16691
16692 2004-07-29 [colin]      0.9.12cvs39.3
16693
16694         * src/prefs_matcher.c
16695                 Fix segfault
16696
16697 2004-07-29 [colin]      0.9.12cvs39.2
16698
16699         * src/alertpanel.c
16700                 More nice-looking alertpanels
16701
16702 2004-07-29 [colin]      0.9.12cvs39.1
16703
16704         * src/messageview.c
16705                 sync with head
16706                 (inform user when partial mail is deleted on server)
16707
16708 2004-07-29 [colin]      0.9.12cvs38.1
16709
16710         * src/messageview.c
16711                 sync with head
16712
16713 2004-07-28 [paul]       0.9.12cvs37.7
16714
16715         * src/mainwindow.c
16716                 complete the replacement of deprecated gtk_progress_*
16717
16718 2004-07-28 [paul]       0.9.12cvs37.6
16719
16720         * src/action.c
16721         * src/inc.c
16722         * src/mainwindow.c
16723         * src/send_message.c
16724         * src/gtk/progressdialog.c
16725         * src/gtk/progressdialog.h
16726                 replace deprecated gtk_progress_*
16727
16728 2004-07-28 [paul]       0.9.12cvs37.5
16729
16730         * src/gtk/filesel.c
16731                 remove gtk_window_set_wmclass()
16732 2004-07-28 [paul]       0.9.12cvs37.4
16733
16734         * src/addressbook.c
16735         * src/compose.c
16736         * src/foldersel.c
16737         * src/mainwindow.c
16738         * src/messageview.c
16739         * src/sourcewindow.c
16740         * src/gtk/logwindow.c
16741                 remove gtk_window_set_wmclass()
16742                 
16743         * src/prefs_filtering.c
16744         * src/prefs_filtering_action.c
16745         * src/prefs_fonts.c
16746         * src/prefs_gtk.c
16747         * src/prefs_matcher.c
16748         * src/ssl_manager.c
16749         * src/gtk/prefswindow.c
16750                 replace gtk_window_position()
16751
16752 2004-07-28 [colin]      0.9.12cvs37.3
16753
16754         * src/alertpanel.c
16755         * src/alertpanel.h
16756                 Add a way to specify panel type for specific
16757                 panels (alertpanel())
16758         * src/account.c
16759         * src/addressbook.c
16760         * src/compose.c
16761         * src/expldifdlg.c
16762         * src/main.c
16763         * src/messageview.c
16764         * src/summaryview.c
16765         * src/textview.c
16766         * src/gtk/sslcertwindow.c
16767                 Fix alertpanel()s so that their icon match
16768                 their real type
16769
16770 2004-07-28 [paul]       0.9.12cvs37.2
16771
16772         * src/addr_compl.c
16773         * src/addressbook.c
16774         * src/alertpanel.c
16775         * src/compose.c
16776         * src/export.c
16777         * src/foldersel.c
16778         * src/folderview.c
16779         * src/grouplistdialog.c
16780         * src/import.c
16781         * src/mainwindow.c
16782         * src/message_search.c
16783         * src/messageview.c
16784         * src/passphrase.c
16785         * src/prefs_actions.c
16786         * src/prefs_common.c
16787         * src/prefs_customheader.c
16788         * src/prefs_display_header.c
16789         * src/prefs_filtering.c
16790         * src/prefs_filtering_action.c
16791         * src/prefs_gtk.c
16792         * src/prefs_matcher.c
16793         * src/prefs_msg_colors.c
16794         * src/prefs_summary_column.c
16795         * src/prefs_template.c
16796         * src/sourcewindow.c
16797         * src/ssl_manager.c
16798         * src/summary_search.c
16799         * src/gtk/colorsel.c
16800         * src/gtk/description_window.c
16801         * src/gtk/gtkaspell.c
16802         * src/gtk/inputdialog.c
16803         * src/gtk/logwindow.c
16804         * src/gtk/prefswindow.c
16805         * src/gtk/progressdialog.c
16806                 replace deprecated gtk_window_set_policy
16807
16808 2004-07-27 [colin]      0.9.12cvs37.1
16809
16810         * src/msgcache.c
16811                 More fixes (synced for head again)
16812
16813 2004-07-27 [colin]      0.9.12cvs35.3
16814
16815         * src/msgcache.c
16816                 Fix wrong test
16817
16818 2004-07-27 [colin]      0.9.12cvs35.2
16819
16820         * src/mimeview.c
16821                 Fix width a bit (by Paul)
16822         * src/alertpanel.c
16823         * src/alertpanel.h
16824                 Specialize icons, make alertpanel_message()
16825                 private
16826         * src/message_search.c
16827         * src/sgpgme.c
16828         * src/summary_search.c
16829                 Suit alertpanel changes
16830
16831 2004-07-27 [colin]      0.9.12cvs35.1
16832
16833         * src/alertpanel.c
16834                 Add an icon
16835         * src/passphrase.c
16836                 Add debug output - maybe someone will
16837                 want to look at the problem with Grab
16838                 Input :)
16839         Bump version as we're synced with HEAD
16840
16841 2004-07-26 [colin]      0.9.12cvs33.26
16842
16843         * src/pop.c
16844                 Fix uidl-file parsing when not in new
16845                 format
16846
16847 2004-07-26 [colin]      0.9.12cvs33.25
16848
16849         * src/gtk/menu.c
16850                 Move popup menu up if necessary (fixes 
16851                 account selector)
16852         * src/mainwindow.c
16853                 Set account selector's button height to
16854                 minimum
16855
16856 2004-07-26 [colin]      0.9.12cvs33.24
16857
16858         * src/alertpanel.c
16859                 Maybe fix 551 (Truncated font in alert window)
16860
16861 2004-07-26 [colin]      0.9.12cvs33.23
16862
16863         * po/de.po
16864         * po/es.po
16865         * po/fr.po
16866         * po/it.po
16867         * po/ja.po
16868         * po/pl.po
16869         * po/ru.po
16870         * po/sk.po
16871         * po/sr.po
16872         * po/zh_CN.po
16873                 Sync po files with HEAD
16874
16875 2004-07-26 [paul]       0.9.12cvs33.22
16876
16877         * src/compose.c
16878                 fix Bug 556 'Organisation-header is sent even if empty'
16879
16880 2004-07-24 [colin]      0.9.12cvs33.21
16881
16882         * src/compose.c
16883         * src/gtk/gtkaspell.c
16884         * src/gtk/gtkaspell.h
16885                 Fix speller accelerators (require hack)
16886
16887 2004-07-24 [colin]      0.9.12cvs33.20
16888
16889         * src/gtk/gtkaspell.c
16890                 Fix over-eager code deletion breaking
16891                 Check while typing
16892
16893 2004-07-24 [colin]      0.9.12cvs33.19
16894
16895         * src/browseldap.c
16896         * src/ldapctrl.c
16897         * src/ldapctrl.h
16898         * src/ldapserver.h
16899                 Sync ldap with HEAD
16900         (Fixes 546 LDAP completely broken)
16901
16902 2004-07-24 [colin]      0.9.12cvs33.18
16903
16904         * src/prefs_msg_colors.c
16905                 Fix prototype mismatch
16906         (Fixes 547 void function cannot return value)
16907
16908 2004-07-24 [colin]      0.9.12cvs33.17
16909
16910         * src/mainwindow.c
16911                 Fix sort going back to previous sort key
16912                 when changing sort direction
16913
16914 2004-07-24 [colin]      0.9.12cvs33.16
16915
16916         * src/compose.c
16917                 Fix space insertion when re-wrapping at 
16918                 cursor point
16919
16920 2004-07-24 [colin]      0.9.12cvs33.15
16921
16922         * src/gtk/gtkaspell.c
16923                 Don't change cursor position in insert-text
16924                 callback
16925         (Fixes 539 Word wrapping on input transposes letters)
16926
16927 2004-07-24 [colin]      0.9.12cvs33.14
16928
16929         * src/gtk/gtkaspell.c
16930                 Reencode non-ascii chars to dictionary's
16931                 encoding
16932         (Fixes 544 Spell check broken non english locale)
16933
16934 2004-07-24 [colin]      0.9.12cvs33.13
16935
16936         * src/summaryview.c
16937                 Fix Shift+Down, add Home/End/PgUp/PgDown
16938
16939 2004-07-21 [colin]      0.9.12cvs33.12
16940
16941         * src/prefs_common.c
16942                 Fix a gtk warning (Patch by Andrej Kacian)
16943
16944 2004-07-21 [colin]      0.9.12cvs33.11
16945
16946         * src/gtk/filesel.c
16947                 More check
16948
16949 2004-07-21 [colin]      0.9.12cvs33.10
16950
16951         * src/compose.c
16952         * src/crash.c
16953         * src/export.c
16954         * src/import.c
16955         * src/messageview.c
16956         * src/mimeview.c
16957         * src/prefs_spelling.c
16958         * src/prefs_themes.c
16959         * src/summaryview.c
16960         * src/gtk/filesel.c
16961         * src/gtk/filesel.h
16962         * src/gtk/pluginwindow.c
16963                 Untwist open/save mode guessing logic, make
16964                 it explicit
16965
16966 2004-07-20 [colin]      0.9.12cvs33.9
16967
16968         * src/codeconv.c
16969                 conv_encode_header: src_charset is UTF-8 on
16970                 gtk2
16971         * src/compose.c
16972                 Remove double encoding of the headers
16973
16974 2004-07-20 [colin]      0.9.12cvs33.8
16975
16976         * src/codeconv.c
16977                 Fix typo
16978
16979 2004-07-20 [colin]      0.9.12cvs33.7
16980
16981         * src/mainwindow.c
16982                 Set the separated messageview to the saved
16983                 size of Claws' messageview (Patch by Alfons)
16984                 Fix a callback prototype (me)
16985
16986 2004-07-20 [colin]      0.9.12cvs33.6
16987
16988         * src/codeconv.h
16989                 Forgot one hunk in 0.9.12cvs33.4
16990
16991 2004-07-19 [colin]      0.9.12cvs33.5
16992
16993         * src/action.c
16994                 Action output fix
16995                 Patch by Alfons
16996
16997 2004-07-19 [colin]      0.9.12cvs33.4
16998
16999         * src/compose.c
17000                 Fix outgoing charset bug in headers
17001         * src/codeconv.c
17002                 Clean for glib2 - Patch by Alfons
17003
17004 2004-07-19 [colin]      0.9.12cvs33.3
17005
17006         * src/statusbar.c
17007                 Remove grip from the statusbar
17008                 Patch by Alfons
17009
17010 2004-07-19 [colin]      0.9.12cvs33.2
17011
17012         * src/messageview.c
17013         * src/textview.c
17014                 Fix messageview remembering the previous
17015                 scroll position when loading a new message
17016                 Patch by Alfons
17017
17018 2004-07-19 [colin]      0.9.12cvs33.1
17019
17020         * src/folder.h
17021         * src/folderview.c
17022         * src/summaryview.c
17023                 Sync with HEAD
17024
17025 2004-07-18 [colin]      0.9.12cvs32.7
17026
17027         * configure.ac
17028                 Remove useless check for XIM - noticed
17029                 by Alfons
17030
17031 2004-07-18 [colin]      0.9.12cvs32.6
17032
17033         * src/summaryview.c
17034                 Remove non-modified and shift-modified
17035                 accelerators in summaryview's popup
17036                 menu, as that doesn't get catched by
17037                 the accel-activate signal catcher...
17038
17039 2004-07-18 [colin]      0.9.12cvs32.5
17040
17041         * src/prefs_common.c
17042                 Define sensible default prefs for 
17043                 wrapping
17044
17045 2004-07-18 [colin]      0.9.12cvs32.4
17046
17047         * src/compose.c
17048         * src/prefs_common.c
17049         * src/prefs_common.h
17050         * src/prefs_wrapping.c
17051                 Remove Smart Wrapping pref, which does
17052                 nothing on gtk2 branch
17053
17054 2004-07-18 [colin]      0.9.12cvs32.3
17055
17056         * src/sourcewindow.c
17057                 Proper utf8
17058
17059 2004-07-18 [colin]      0.9.12cvs32.2
17060
17061         * src/compose.c
17062                 Save attachment status when drafting
17063
17064 2004-07-18 [colin]      0.9.12cvs32.1
17065
17066         * src/gtk/filesel.c
17067                 Fix erratic folder selection in open mode
17068
17069 2004-07-18 [colin]      0.9.12cvs31.11
17070
17071         * src/pop.c
17072                 Don't let partial messages get deleted
17073                 even with "dowload all"
17074                 (0.9.12cvs31.8 fix extension)
17075 2004-07-18 [colin]      0.9.12cvs31.10
17076
17077         * src/gtk/logwindow.c
17078                 Fix log scrolling
17079
17080 2004-07-18 [colin]      0.9.12cvs31.9
17081
17082         * src/common/utils.c
17083                 Fix non-utf8 strings coming from commands
17084                 and files
17085
17086 2004-07-18 [colin]      0.9.12cvs31.8
17087
17088         * src/pop.c
17089                 Fix partial download bug with Download all
17090                 messages option
17091
17092 2004-07-18 [colin]      0.9.12cvs31.7
17093
17094         * src/textview.c
17095                 Fix bug introduced in 0.9.12cvs31.2
17096                 (blocked in select mode after double click)
17097
17098 2004-07-18 [colin]      0.9.12cvs31.6
17099
17100         * src/compose.c
17101         * src/gtk/menu.c
17102                 More glib-warning fixes
17103
17104 2004-07-18 [colin]      0.9.12cvs31.5
17105
17106         * src/compose.c
17107                 Fix trashing the primary clipboard when moving 
17108                 around with tab
17109         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
17110
17111 2004-07-18 [colin]      0.9.12cvs31.4
17112
17113         * src/codeconv.c
17114                 convert unencoded iso headers to utf8
17115         (Fix Bug 538 Unencoded local characters in subject make it 
17116          disappear)
17117
17118 2004-07-18 [colin]      0.9.12cvs31.3
17119
17120         * src/compose.c
17121                 Fix tab char handling in wrapping
17122         (Fix Bug 537 Line wrap problem - TAB character treated as 
17123          one character instead of 8)
17124
17125 2004-07-18 [colin]      0.9.12cvs31.2
17126
17127         * src/textview.c
17128                 return FALSE on GDK_MOTION_NOTIFY
17129         (Fix Bug 535 Hyperlinks/addresses are not selectable 
17130          (unable to highlight))
17131
17132 2004-07-18 [colin]      0.9.12cvs31.1
17133
17134         * src/folderview.c
17135                 Sync with 0.9.12cvs31
17136
17137 2004-07-18 [colin]      0.9.12cvs30.4
17138
17139         * src/compose.c
17140                 Also block text_inserted when inserting a file
17141
17142 2004-07-18 [colin]      0.9.12cvs30.3
17143
17144         * src/compose.c
17145                 Fix smart wrapping (block text_inserted handler
17146                 while putting quotation to avoid wrap on input,
17147                 don't join lines if next is sig separator)
17148
17149 2004-07-17 [colin]      0.9.12cvs30.2
17150
17151         * src/folderview.c
17152         * src/mainwindow.c
17153         * src/mimeview.c
17154         * src/summaryview.c
17155         * src/gtk/quicksearch.c
17156         * src/gtk/quicksearch.h
17157                 Block key events handlers *and* accels while
17158                 quicksearch is focused
17159         (Fixes Bug 534 quick-search bar not accepting certain letters)
17160
17161 2004-07-17 [colin]      0.9.12cvs30.1
17162
17163         * src/folder.h
17164         * src/folderview.c
17165         * src/summaryview.c
17166                 Sync with 0.9.12cvs30
17167
17168 2004-07-17 [colin]      0.9.12cvs28.2
17169
17170         * src/mimeview.c
17171         * src/procmime.c
17172         * src/summaryview.c
17173         * src/gtk/menu.c
17174                 Squash some compile and glib warnings
17175
17176 2004-07-17 [paul]       0.9.12cvs28.1
17177
17178         * src/mimeview.c
17179                 sync with 0.9.12cvs28 HEAD
17180
17181 2004-07-16 [paul]       0.9.12cvs26.1
17182         
17183         * src/gtk/quicksearch.c
17184         * src/account.c
17185         * src/account.h
17186         * src/compose.c
17187         * src/customheader.c
17188         * src/folder_item_prefs.c
17189         * src/main.c
17190         * src/mainwindow.c
17191         * src/messageview.c
17192         * src/mimeview.c
17193         * src/news.c
17194         * src/pgpmime.c
17195         * src/pop.c
17196         * src/pop.h
17197         * src/prefs_account.c
17198         * src/prefs_account.h
17199         * src/prefs_common.c
17200         * src/prefs_common.h
17201         * src/prefs_display_header.c
17202         * src/prefs_gtk.c
17203         * src/prefs_gtk.h
17204         * src/procheader.c
17205         * src/procmime.c
17206                 sync with 0.9.12cvs26 HEAD      
17207
17208 2004-07-15 [colin]      0.9.12cvs18.14
17209
17210         * src/folder.c
17211                 Disable GPG signature check during
17212                 folder move and scan
17213         (Closes Bug 521 Signature checking slows down Folder-Move)
17214
17215 2004-07-14 [colin]      0.9.12cvs18.13
17216
17217         * src/common/partial_download.c
17218                 update includes
17219
17220 2004-07-14 [colin]      0.9.12cvs18.12
17221
17222         * src/common/partial_download.c
17223         * src/common/partial_download.h
17224                 Move doc at top, add correct copyright
17225
17226 2004-07-14 [colin]      0.9.12cvs18.11
17227
17228         * src/folder.c
17229         * src/messageview.c
17230         * src/pop.c
17231         * src/pop.h
17232         * src/procmsg.c
17233         * src/summaryview.c
17234         * src/common/Makefile.am
17235         * src/common/partial_download.c ** NEW FILES **
17236         * src/common/partial_download.h ** NEW FILES **
17237                 Move partial-download related stuff to its
17238                 own file
17239
17240 2004-07-14 [colin]      0.9.12cvs18.10
17241
17242         * src/send_message.c
17243                 Fix smtp auth when user is null or empty
17244
17245 2004-07-13 [colin]      0.9.12cvs18.9
17246
17247         * src/gtk/quicksearch.c
17248                 Use alphabetic order
17249
17250 2004-07-13 [colin]      0.9.12cvs18.8
17251
17252         * src/pop.c
17253                 Be paranoid on the checks
17254
17255 2004-07-13 [colin]      0.9.12cvs18.7
17256
17257         * src/gtk/quicksearch.c
17258                 Fix Engrish once again
17259
17260 2004-07-13 [colin]      0.9.12cvs18.6
17261
17262         * src/procmsg.c
17263         * src/summaryview.c
17264                 Mark messages for deletion when they are about to
17265                 be removed from trash
17266
17267 2004-07-13 [colin]      0.9.12cvs18.5
17268
17269         * src/matcher.c
17270         * src/matcher.h
17271         * src/matcher_parser_parse.y
17272         * src/prefs_matcher.c
17273         * src/gtk/quicksearch.c
17274                 Add 'partial' ('p') match string to find partially
17275                 downloaded messages
17276
17277 2004-07-13 [colin]      0.9.12cvs18.4
17278
17279         * src/pop.c
17280                 Fix misplaced block
17281
17282 2004-07-13 [colin]      0.9.12cvs18.3
17283
17284         * src/pop.c
17285         * src/pop.h
17286         * src/messageview.c
17287                 Refactor API (to avoid passing 5+ params and code
17288                 duplication)
17289         * src/folder.c
17290         * src/msgcache.c
17291         * src/procheader.c
17292         * src/common/defs.h
17293                 Add planned_download to cache
17294                 Don't mess uidl file when moving partially downloaded
17295                 mails (they change folder, we should change it in the
17296                 uidl list too or we'll remove an incorrect message)
17297                 (this also helps removing hacks when changing 
17298                 planned_download in messageview.c)
17299
17300 2004-07-12 [colin]      0.9.12cvs18.2
17301
17302         * src/gtk/quicksearch.c
17303                 Fix missing status update in quicksearch
17304
17305 2004-07-12 [paul]       0.9.12cvs18.1
17306
17307         * po/POTFILES.in
17308         * src/Makefile.am
17309         * src/account.c
17310         * src/codeconv.c
17311         * src/compose.c
17312         * src/inc.c
17313         * src/main.c
17314         * src/prefs_common.c
17315         * src/procmsg.h
17316         * src/toolbar.c
17317         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17318         * src/prefs_wrapping.[ch]       ** NEW FILES **
17319         * src/common/intl.h
17320         * src/common/utils.[ch]
17321         * src/gtk/quicksearch.[ch]
17322                 sync with 0.9.12cvs18 HEAD
17323
17324 2004-07-12 [colin]      0.9.11cvs17.25
17325
17326         * src/folder.c
17327         * src/folder.h
17328                 Remove unused function added by me in 0.9.11cvs17.10
17329
17330 2004-07-11 [colin]      0.9.11cvs17.24
17331
17332         * src/inc.c
17333         * src/messageview.c
17334         * src/pop.c
17335         * src/pop.h
17336                 Use folderitem and msgnum instead of filename to
17337                 know which mail to delete
17338                 Move old partial mail deletion to pop.c
17339
17340 2004-07-10 [colin]      0.9.11cvs17.23
17341
17342         * src/inc.c
17343                 Add debug
17344         * src/pop.c
17345         * src/pop.h
17346                 Don't re-use same enums for unrelated stuff: it's 
17347                 completely misleading !
17348                 Document a bit
17349
17350 2004-07-09 [colin]      0.9.11cvs17.22
17351
17352         * src/inc.c
17353                 Remove folder-type check and do
17354                 more tests to be sure everything's
17355                 ok
17356         * src/messageview.c
17357                 Punctuation update, remove useless
17358                 code, fix two warnings
17359         * src/noticeview.c
17360                 Layout cleaning, reset 2nd button
17361                 when specifying one
17362
17363 2004-07-09 [colin]      0.9.11cvs17.21
17364
17365         * src/messageview.c
17366         * src/pop.c
17367         * src/pop.h
17368                 Allow user to change his mind
17369                 and postpone decision (by
17370                 unmarking the mail)
17371
17372 2004-07-09 [colin]      0.9.11cvs17.20
17373
17374         * src/messageview.c
17375                 Fix bug with delete state
17376         * src/pop.c
17377         * src/pop.h
17378                 Fix buffer leak (fread doesn't 
17379                 terminate buffers with \0)
17380                 Refactoring (remove magic 
17381                 numbers)
17382
17383 2004-07-09 [colin]      0.9.11cvs17.19
17384
17385         * src/pop.c
17386                 Don't log "Skipping message" if 
17387                 we're going to TOP it two lines
17388                 later
17389
17390 2004-07-09 [colin]      0.9.11cvs17.18
17391
17392         * src/messageview.c
17393                 Fix Engrish
17394
17395 2004-07-09 [colin]      0.9.11cvs17.17
17396
17397         * src/pop.c
17398                 strlen checking...
17399         * src/messageview.c
17400                 refactoring a bit
17401
17402 2004-07-08 [colin]      0.9.11cvs17.16
17403
17404         * src/noticeview.c
17405         * src/noticeview.h
17406                 Add an optional second button
17407         * src/messageview.c
17408         * src/pop.c
17409         * src/pop.h
17410                 Don't delete partially received mails after a certain
17411                 time; rather, let the user decide.
17412
17413 2004-07-08 [colin]      0.9.11cvs17.15
17414
17415         * src/common/smtp.h
17416                 Sync with HEAD
17417
17418 2004-07-08 [colin]      0.9.11cvs17.14
17419
17420         * src/messageview.c
17421         * src/common/smtp.c
17422                 Use to_human_readable() for sizes
17423
17424 2004-07-08 [colin]      0.9.11cvs17.13
17425
17426         * src/inc.c
17427         * src/messageview.c
17428         * src/pop.c
17429         * src/pop.h
17430         * src/procmsg.c
17431                 Fix partial-downloading issues:
17432                         catch unsupported TOP
17433                         don't delete partially downloaded mails before 5 days
17434                         don't update existing with non-MH folders; that'll
17435                         make dups, but it's better than trashing the folder
17436                         free new msginfo parts
17437                 Fix indentation ;-)
17438
17439 2004-07-08 [colin]      0.9.11cvs17.12
17440
17441         * src/common/smtp.c
17442         * src/common/smtp.h
17443                 Sync smtp size verification with HEAD
17444
17445 2004-07-08 [colin]      0.9.11cvs17.11
17446
17447         * src/summaryview.c
17448         * src/prefs_common.c
17449         * src/prefs_common.h
17450         * src/gtk/quicksearch.c
17451         * src/gtk/quicksearch.h
17452                 Sync sticky pref with HEAD
17453
17454 2004-07-08 [colin]      0.9.11cvs17.10
17455
17456         * src/folder.c [1.213.2.6]
17457         * src/folder.h [1.87.2.6]
17458         * src/inc.c [1.149.2.7]
17459         * src/messageview.c [1.94.2.8]
17460         * src/procheader.c [1.47.2.6]
17461         * src/procmsg.c [1.150.2.4]
17462         * src/procmsg.h [1.60.2.5]
17463         * src/pop.c [1.56.2.4]
17464         * src/pop.h [1.17.2.3]
17465                 Let too big messages get downloaded, but truncated
17466                 Add a button to download them completely
17467                 
17468 2004-07-06 [colin]      0.9.11cvs17.9
17469
17470         * src/gtk/quicksearch.c [1.1.2.3]
17471                 Add a Clear button
17472         * commitHelper
17473         * PATCHSETS
17474                 Add a script to help with cvs
17475
17476 2004-07-03 [colin]      0.9.11cvs17.8
17477
17478         * src/plugins/imageviewer/viewer.c
17479                 fix imageviewer (which was staying on the first
17480                 displayed image)
17481
17482 2004-07-03 [colin]      0.9.11cvs17.7
17483
17484         Removed FIXME_GTK2 warnings
17485         * src/gtk/gtkutils.c
17486                 useless #warnings
17487         * src/gtk/menu.c
17488                 useless #warnings (no need to mess with menu rc)
17489         * src/gtk/menu.h
17490                 unused functions
17491         
17492
17493 2004-07-03 [colin]      0.9.11cvs17.6
17494
17495         Removed FIXME_GTK2 warnings
17496         * src/codeconv.c
17497                 useless #warnings (rewrite needed)
17498         * src/compose.c
17499                 useless #warnings (rewrite needed)
17500                 useless #warnings (gtk2 is like that)
17501                 useless #warnings (previously fixed)
17502         * src/main.c
17503                 useless #warnings (previously fixed)
17504         * src/message_search.c
17505                 useless #warnings (gtk2 is like that)
17506                 Made apparent that search is case-sensitive
17507         * src/mimeview.c
17508                 useless #warnings (rewrite needed)
17509                 useless #warnings (gtk2 is like that)
17510                 reimplemented real warnings
17511         * src/prefs_common.c
17512                 Removed block cursor option (not it gtk2)
17513         * src/prefs_gtk.c
17514                 useless #warnings (rewrite needed)
17515         * src/procheader.c
17516                 useless #warnings (rewrite needed)
17517         * src/sourcewindow.c
17518                 useless #warnings (incorrect placing)
17519         * src/summary_search.c
17520                 useless #warnings (gtk2 is like that)
17521                 Made apparent that search is case-sensitive
17522         * src/action.c
17523                 useless #warnings (gtk2 is like that)
17524         * src/textview.c
17525                 useless #warnings (rewrite needed)
17526         * src/toolbar.c
17527                 useless #warnings (rewrite needed)
17528
17529 2004-07-03 [colin]      0.9.11cvs17.5
17530
17531         * src/textview.c
17532                 Fix mismerge which broke URI opening
17533                 
17534 2004-07-01 [colin]      0.9.11cvs17.4
17535
17536         * src/gtk/filesel.c
17537                 Fill filename when saving
17538                 
17539 2004-06-27 [colin]      0.9.11cvs17.3
17540
17541         * src/gtk/filesel.[ch]
17542                 Use the new GTK file selector
17543                 Update prototype to match the reality: multiple file
17544                 selection is open-only          
17545         * src/compose.c
17546                 Match the new prototypes        
17547         * configure.ac
17548                 Match the new requirements (gtk 2.4.0)
17549                         
17550 2004-06-26 [colin]      0.9.11cvs17.2
17551
17552         * src/plugins/trayicon/trayicon.c
17553                 Remove useless signal handler on resize, which causes
17554                 an infinite "loop"
17555         
17556 2004-06-26 [colin]      0.9.11cvs17.1
17557         
17558         * tools/Makefile.am
17559                 remove launch_firebird and add nautilus2sylpheed.sh
17560         * src/quicksearch.c
17561           src/summaryview.c
17562                 Fix show/hide "Extended symbols" button problem
17563                 Fix apparition at startup
17564                 Fix const warnings
17565         * src/plugins/image_viewer/Makefile.am
17566                 Fix configure 
17567         * common/ssl.c
17568                 Re-enable certificate check, as it doesn't seem to
17569                 cause Xlib errors anymore
17570
17571 2004-06-25 [paul]       0.9.11cvs17
17572
17573         * sync with 0.9.11cvs17 HEAD
17574         
17575         NOTE: QuickSearch is broken
17576
17577 2004-06-07 [colin]      0.9.10claws67.10
17578         * src/plugins/trayicon/trayicon.c
17579           src/plugins/trayicon/libeggtrayicon/Makefile.am
17580           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17581                 Fix gettextization in trayicon plugin
17582
17583 2004-06-07 [colin]      0.9.10claws67.9
17584         
17585         * src/summaryview.c
17586           src/gtk/gtksctree.[ch]
17587                 Let Shift+{Up,Down} work in summaryview
17588                 (well, Down "works" and Up works)
17589                 Let the list scroll when using these keys
17590
17591 2004-06-06 [colin]      0.9.10claws67.8
17592
17593         * src/plugins/trayicon/trayicon.c
17594                 Fix pixmap update
17595
17596 2004-06-06 [colin]      0.9.10claws67.7
17597
17598         * src/addressbook.c
17599                 Fix signal handling causing system-wide focus grab
17600
17601 2004-05-25 [paul]       0.9.10claws67.6
17602
17603         * Makefile.am
17604           src/Makefile.am
17605                 clean up
17606
17607 2004-05-25 [paul]       0.9.10claws67.5
17608
17609         * replace deprecated gtk_signal... functions
17610
17611 2004-05-23 [colin]      0.9.10claws67.4
17612
17613         * src/compose.c
17614                 Fix wrapping
17615
17616 2004-05-22 [colin]      0.9.10claws67.3
17617
17618         * src/compose.c
17619                 Re-fix [Edited] in compose.c::compose_reedit()
17620
17621 2004-05-22 [colin]      0.9.10claws67.2
17622
17623         * src/procmime.c
17624                 Fix parsing of multiparts mails
17625
17626 2004-05-22 [colin]      0.9.10claws67.1
17627
17628         * src/summaryview.c
17629                 Fix quicksearch
17630
17631 2004-05-22 [paul]       0.9.10claws67
17632
17633         * sync with 0.9.10claws67 HEAD
17634
17635 2004-05-14 [alfons]
17636
17637         * src/procmime.h
17638                 add forgotton prototype
17639
17640 2004-05-10 [paul]       0.9.10claws57
17641
17642         * sync with 0.9.10claws57 HEAD
17643
17644 2004-05-05 [paul]       0.9.9.claws1
17645
17646         * ChangeLog-gtk2        ** REMOVED **
17647           ChangeLog-gtk2.claws  ** ADDED **
17648                 rename and adopt the normal claws format
17649                 
17650         * configure.ac
17651                 require gtkmathview >= 0.5
17652
17653         * ac/*                          ** REMOVED **
17654           ac/                           ** REMOVED **
17655           intl/Makefile.in              ** REMOVED **
17656           m4/                           ** ADDED **
17657           m4/missing                    ** ADDED **
17658           m4/missing/gdk-pixbuf.m4      ** ADDED **
17659           m4/missing/gettext.m4         ** ADDED **
17660           m4/missing/gpgme.m4           ** ADDED **
17661           m4/missing/imlib.m4           ** ADDED **
17662           m4/.cvsignore                 ** ADDED **
17663           m4/Makefile.am                ** ADDED **
17664           m4/README                     ** ADDED **
17665           m4/aclocal-include.m4         ** ADDED **
17666           m4/aspell.m4                  ** ADDED **
17667           m4/check-type.m4              ** ADDED **
17668           m4/gnupg-check-typedef.m4     ** ADDED **
17669           m4/openssl.m4                 ** ADDED **
17670           m4/spamassassin.m4            ** ADDED **
17671           po/ChangeLog                  ** REMOVED **
17672           po/Makefile.in.in             ** REMOVED **
17673           po/Rules-quot                 ** REMOVED **
17674           po/boldquot.sed               ** REMOVED **
17675           po/en@boldquot.header         ** REMOVED **
17676           po/en@quot.header             ** REMOVED **
17677           po/insert-header.sin          ** REMOVED **
17678           po/quot.sed                   ** REMOVED **
17679           po/remove-potcdate.sed        ** REMOVED **
17680           po/remove-potcdate.sin        ** REMOVED **
17681           po/stamp-po                   ** REMOVED **
17682           Makefile.am
17683           autogen.sh
17684           configure.ac
17685                 enable building with automake 1.8.x
17686                 add 'autopoint --force' to autogen.sh and remove all
17687                 auto-generated files, remove ac/ directory and use
17688                 m4/ directory instead
17689                 
17690         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17691                 fix gettextization
17692
17693 2004-02-28 Colin Leroy <colin@colino.net>
17694         * src/prefs_matcher.c
17695           src/prefs_filtering.c
17696           src/prefs_filtering_action.c
17697                 Fix non-editable GtkEntries
17698
17699 2004-02-22 Thorsten Maerz <torte@netztorte.de>
17700         * src/prefs_themes.c
17701                 utf8 conversion for theme info
17702
17703 2004-02-21 Thorsten Maerz <torte@netztorte.de>
17704         * sync 0.9.9claws
17705
17706 2004-02-14 Thorsten Maerz <torte@netztorte.de>
17707         * src/grouplistdialog.c
17708                 allow multiple selections without ctrl key
17709
17710 2004-02-09 Thorsten Maerz <torte@netztorte.de>
17711         * src/main.c
17712                 enable customizable accelerators
17713
17714 2004-02-08 Thorsten Maerz <torte@netztorte.de>
17715         * src/prefs_common.c
17716                 re-enable different font settings for gtk1/2
17717         * src/prefs_folder_item.c
17718                 fix folder prefs displayed wrong
17719         * src/textview.c
17720                 set 'sunken' shadow type
17721
17722 2004-02-07 Colin Leroy <colin@colino.net>
17723         * src/compose.c
17724                 Fix message being always [Edited]
17725                 Encode headers correctly (utf8 buf)
17726
17727 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17728         * src/socket.c
17729                 remove double g_source_attach()
17730                 (Thanks to Colin Leroy)
17731
17732 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17733         * src/gtk/gtksctree.c
17734                 Fix SSL certificate list not shown
17735         * src/mimeview.c
17736                 Fix clicks in mime tree
17737
17738 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17739         * src/common/socket.c
17740                 Fix SSL receive
17741         * src/compose.c
17742                 Fix clipboard menu hotkeys
17743
17744 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17745         * src/gtk/gtkaspell.[ch]
17746           src/compose.c
17747                 reimplement spellchecker
17748
17749 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17750         * src/gtk/filesel.c
17751                 crash when inserting file in compose window
17752                 (TODO: keep old selection on clicks)
17753         * src/main.c
17754                 use gtkrc-2.0 instead of gtkrc
17755
17756 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17757         * src/messageview.c
17758                 remove orphaned mimeview unref()
17759
17760 2004-01-20 Thorsten Maerz <torte@netztorte.de>
17761         * src/grouplistdialog.c
17762                 expand nodes containing subscribed groups
17763
17764 2004-01-19 Thorsten Maerz <torte@netztorte.de>
17765         * src/textview.c
17766                 textview: hide cursor, restore old click behaviour
17767
17768 2004-01-18 Thorsten Maerz <torte@netztorte.de>
17769         * src/textview.c
17770                 variable names messed up
17771
17772 2004-01-17 Colin Leroy <colin@colino.net>
17773         * src/addr_compl.c
17774                 Fix completion address too thin
17775         * src/compose.c
17776                 Fix tab-to-subject behaviour
17777         * src/summaryview.c
17778                 Implement key up & down in summaryview
17779
17780 2004-01-12 Thorsten Maerz <torte@netztorte.de>
17781
17782         * sync 098claws
17783
17784 2004-01-08 Thorsten Maerz <torte@netztorte.de>
17785         * configure.ac
17786           Makefile.am
17787           doc/.cvsignore
17788           doc/Makefile.am
17789                 faq, man, manual moved to doc/
17790         * ac/aspell.m4
17791           ac/check-type.m4
17792           ac/gnupg-check-typedef.m4
17793           ac/openssl.m4
17794           ac/spamassassin.m4
17795           ac/missing/gdk-pixbuf.m4
17796           ac/missing/gpgme.m4
17797           ac/missing/imlib.m4
17798                 fix automake warnings
17799
17800 2003-12-06 Colin Leroy <colin@colino.net>
17801         * src/summaryview.c
17802                 Fix quicksearch
17803
17804 2003-12-05 Colin Leroy <colin@colino.net>
17805         * src/summaryview.c
17806                 Fix going to next unread folder
17807
17808 2003-12-05 Colin Leroy <colin@colino.net>
17809         * src/crash.c
17810                 Fix gtk2 compilation
17811         * src/session.c
17812                 Remove iotag source handler at disconnection
17813         * src/socket.[ch] 
17814                 Remove source handler when closing socket 
17815                 (fixes another seg)
17816
17817 2003-12-04 Colin Leroy <colin@colino.net>
17818         * src/compose.c
17819           src/prefs_account.c
17820           src/prefs_common.c
17821                 Fix some dropdown menus
17822
17823 2003-12-04 Colin Leroy <colin@colino.net>
17824         * src/compose.c
17825                 Fix event handlers on header fields
17826         * src/common/socket.c
17827           src/common/session.c
17828                 Fix segfault with callback (SSL)
17829                 Fix end of session 
17830
17831 2003-10-06 Thorsten Maerz <torte@netztorte.de>
17832
17833         * Fix compile bug in src/compose.c
17834         * removed src/gtk/gtkstext.[ch]
17835
17836 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
17837
17838         * Convert character set and escape "text" attributes in toolbar setting
17839         files.
17840         * Fixed bug in button-press-event handling.
17841
17842 2003-09-16 Thorsten Maerz <torte@netztorte.de>
17843
17844         * Fixed bug in key-press-event handling.
17845
17846 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
17847
17848         * Enabled to compile tray-icon plugin (Ad-hoc).
17849         * Avoid hang up bug of icon list in mime view (Ad-hoc).
17850
17851 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
17852
17853         * Enabled to compile on sylpheed-claws.
17854         (tray-icon plugin still cannot compile yet.)
17855
17856 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
17857
17858         * Updated to 0.9.5.
17859
17860 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
17861
17862         * Updated to 0.9.4.
17863         * Ported monitoring SSL mechanism to GSource of GLib2
17864         (I don't confirm it)
17865         * Added _gtk2 suffix to key name of font preference to avoid
17866         ovverwriting preference of Gtk+-1.2 version.
17867
17868 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
17869
17870         * Updated to 0.9.2.
17871
17872 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
17873
17874         * Updated to 0.9.1.
17875         * Translate po files into UTF-8 when execute autogen.sh.
17876
17877 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
17878
17879         * Updated to 0.9.0.
17880
17881 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
17882
17883         * Plugged GError related memory leaks.
17884
17885 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
17886
17887         * Changed default size of fonts.
17888         * Enabled to set titile font size of warning dialog.
17889
17890 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
17891
17892         * Embed a sylpheed icon into executable binary on Windows.
17893
17894 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
17895
17896         * I forgot to traslate character set of element string in src/xml.c.
17897
17898 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
17899
17900         * Fixed detecting bind_textdomain_codeset in configure.in.
17901         * The bug in which "Example" of "Date fromat" preference isn't displayed
17902         correctly has been fixed.
17903
17904 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
17905
17906         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
17907           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
17908           glib-gettextize
17909           Removed intl directory.
17910           Translated po files into UTF-8.
17911           (Thanks! Ryuji Abe)
17912
17913 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
17914
17915         * The bug which doesn't unscape string in xml.c has been fixed.
17916
17917 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
17918
17919         * The bug which is failed to translate encoding of file name thorough
17920         file dialog has been fixed.
17921
17922 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
17923
17924         * Modified to translate file names which is used in inporting/expoting
17925         mbox feature and "Save as" feature into locale encoding.
17926         * Translate file names into locale encoding when "Attache file" and
17927         "Insert file".
17928         * Force set G_BROKEN_FILENAMES environment variable.
17929         * Other minor fixes.
17930
17931 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
17932
17933         * Modified to treat MH folder's name as locale encoding.
17934
17935 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
17936
17937         * The bug which clash on switching candidates of auto completion of
17938         addresses, cannot use auto completion in Japanesse is fixed
17939         (Thanks! Tokunaga-san)¡¥
17940
17941 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17942
17943         * The bug which cannot switch key accelerator preference has been fixed
17944         (Thanks! smbd-san)¡¥
17945
17946 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17947
17948         * version 0.8.11-gtk2-20030314
17949
17950 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17951
17952         * The bug in which character set conversion of filtering messages has
17953         been fixed.(Thanks! COCOA-san).
17954
17955 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
17956
17957         * Revived "Leave space on head" preference in "Message" category.
17958         * A bug which clash when put the cursor to end of buffer and execute
17959         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
17960
17961 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17962
17963         * version 0.8.11-gtk2-20030312
17964
17965 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17966
17967         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
17968         * Modified to use Pango's API directly for font preference.
17969         * Integrated GtkTextView of textview to one widget.
17970         * Set fonts of header title in textview by "header_title" tag.
17971         * Removed some deprecated codes.
17972
17973 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
17974
17975         * Updated to 0.8.11.
17976         * Merged cygwin patch(Thanks! Sakai-san).
17977
17978 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
17979
17980         * version 0.8.10-gtk2-20030309