2006-09-05 [colin] 2.4.0cvs151
[claws.git] / ChangeLog
1 2006-09-05 [colin]      2.4.0cvs151
2
3         * src/mainwindow.c
4         * src/gtk/logwindow.c
5                 Fix race condition when something writes
6                 to the log too soon during init. Thanks
7                 to Fabien Vantard
8
9 2006-09-05 [colin]      2.4.0cvs150
10
11         * src/mimeview.c
12                 Don't select part on right-click either
13
14 2006-09-05 [paul]       2.4.0cvs149
15
16         * src/mimeview.c
17                 completion of previous commit
18                 Thanks to Colin
19
20 2006-09-05 [colin]      2.4.0cvs148
21
22         * src/mimeview.c
23                 Don't force selection on middle-click, just open
24
25 2006-09-04 [colin]      2.4.0cvs147
26
27         * src/mimeview.c
28                 Looks like gtk_notebook_set_current_page()
29                 sometimes steals focus, and this annoys us
30                 in MimeViewers as it renders navigation
31                 keys useless. Take back focus after switching
32                 pages.
33
34 2006-09-04 [colin]      2.4.0cvs146
35
36         * src/messageview.c
37                 Set stop_loading when clicking on Next
38                 during load. Don't add a callback to 
39                 avoid over-complicating things.
40
41 2006-09-04 [colin]      2.4.0cvs145
42
43         * src/mimeview.c
44         * src/messageview.c
45                 Fix multiple loads in separate messageview
46
47 2006-09-04 [colin]      2.4.0cvs144
48
49         * src/summaryview.c
50                 Let navigation keys be handled during 
51                 load
52
53 2006-09-04 [colin]      2.4.0cvs143
54
55         * src/messageview.c
56         * src/summaryview.c
57         * src/textview.c
58         * src/textview.h
59                 Make loading of huge mails (lots of text and/or
60                 images) cancellable, so the GUI doesn't block 
61
62 2006-09-04 [colin]      2.4.0cvs142
63
64         * src/plugins/trayicon/trayicon.c
65                 Fix annoyance when removing a folder with 
66                 unread mails: trayicon didn't update
67
68 2006-09-04 [paul]       2.4.0cvs141
69
70         * src/gtk/icon_legend.c
71                 straighten up columns
72                 Patch by Fabien Vantard
73
74 2006-09-04 [wwp]        2.4.0cvs140
75
76         * src/prefs_filtering.c
77                 fix new line's account name in filtering prefs:
78                 was "All", is now "(New)".
79
80 2006-09-04 [paul]       2.4.0cvs139
81
82         * tools/make.themes.project
83                 use "AUTOMAKE_OPTIONS = dist-bzip2"
84                 instead of homebrewed "make release"
85
86 2006-09-03 [colin]      2.4.0cvs138
87
88         * src/folderview.c
89                 Fix bug #1007 (Wrong folder highlighted)
90
91 2006-09-03 [colin]      2.4.0cvs137
92
93         * src/compose.c
94                 Don't set Newsgroup: header to a mail folder
95                 path
96
97 2006-09-03 [paul]       2.4.0cvs136
98
99         * src/prefs_other.c
100         * src/prefs_spelling.c
101                 unify the gui
102
103 2006-09-03 [paul]       2.4.0cvs135
104
105         * src/prefs_summaries.c
106                 correct menu item text in prefs_keybind_apply_clicked()
107
108 2006-09-03 [paul]       2.4.0cvs134
109
110         * manual/advanced.xml
111                 some improvements to the descriptions
112         * src/mainwindow.c
113         * src/messageview.c
114         * src/summaryview.c
115         * src/gtk/menu.c
116                 fix menu sensitivity issues
117         * src/prefs_message.c
118                 drop the useless word 'short'
119         * src/prefs_other.c
120                 add the word 'lines' indicating log length
121                 is a measure of lines
122         * src/textview.c
123                 fix compilation warnings
124
125 2006-09-02 [colin]      2.4.0cvs133
126
127         * src/messageview.c
128                 Display a special return-receipt message
129                 if the message is from the user
130         * src/summaryview.c
131                 Fix missing freeze of the list when marking
132                 all read and unthreading for exec. Thanks
133                 to Stephan Sachse.
134
135 2006-09-02 [paul]       2.4.0cvs132
136
137         * src/mainwindow.c
138         * src/prefs_message.c
139         * src/summaryview.c
140                 fix some english
141
142 2006-09-02 [wwp]        2.4.0cvs131
143
144         * src/prefs_filtering.c
145                 added an account name column to the filtering rules
146                 dialog.
147
148 2006-09-02 [colin]      2.4.0cvs130
149
150         * src/gtk/logwindow.c
151         * src/gtk/logwindow.h
152                 Block scrolling if we're not at the end
153                 of the log
154
155 2006-09-02 [colin]      2.4.0cvs129
156
157         * src/folder.c
158                 Make sure account-specific rules can't
159                 be used in {pre-,post-,}processing
160         * src/mainwindow.c
161         * src/gtk/logwindow.c
162         * src/gtk/logwindow.h
163                 Jump to last error when clicking on the
164                 warning icon
165
166 2006-09-02 [colin]      2.4.0cvs128
167
168         * src/imap.c
169         * src/import.c
170         * src/mainwindow.c
171         * src/mainwindow.h
172                 Fix warning icon
173         * src/inc.c
174         * src/mbox.c
175         * src/mbox.h
176                 Let proc_mbox know its account, for
177                 account-specific rules
178
179 2006-09-01 [colin]      2.4.0cvs127
180
181         * src/codeconv.c
182                 Don't uselessly use iconv to convert from
183                 us-ascii
184         * src/alertpanel.c
185         * src/mainwindow.c
186         * src/mainwindow.h
187         * src/inc.c
188                 Fix certain log cases, disable warning icon
189                 for now, the correct way to display it when
190                 necessary and only when necessary is probably
191                 to do it manually rather than use error logs
192         * src/etpan/imap-thread.c
193                 Clean up UID logging a bit
194         * src/gtk/logwindow.c
195         * src/gtk/logwindow.h
196                 Make logging faster when the window's closed
197
198 2006-09-01 [wwp]        2.4.0cvs126
199
200         * manual/fr/account.xml
201                 reflect changes to the ref. manual (parts of cvs72):
202                 fix tabnames and quotes.
203
204 2006-09-01 [wwp]        2.4.0cvs125
205
206         * manual/fr/plugins.xml
207                 reflect changes to the reference manual (cvs42):
208                 update IRC channel info.
209
210 2006-09-01 [wwp]        2.4.0cvs124
211
212         * commitHelper
213                 use CVSEDITOR env. var. if set, according to `man cvs`.
214
215 2006-09-01 [wwp]        2.4.0cvs123
216
217         * manual/advanced.xml
218                 better sentence again (thanks to Paul).
219
220 2006-09-01 [wwp]        2.4.0cvs122
221
222         * manual/advanced.xml
223         fix definition of toolbar_detachable and rework a bit the one of
224         enable_dotted_lines.
225
226 2006-09-01 [mones]      2.4.0cvs121
227
228         * manual/advanced.xml
229                 Document enable_dotted_lines
230
231 2006-09-01 [paul]       2.4.0cvs120
232
233         * src/folderview.c
234         * src/folderview.h
235         * src/imap.c
236         * src/mainwindow.c
237         * src/summaryview.c
238                 obey the 'When entering folder...' option
239                 when using the /View/Go to/... menu items
240                 Thanks to Colin
241
242 2006-08-31 [colin]      2.4.0cvs119
243
244         * src/folderview.c
245                 Revert 2.4.0cvs116, wrong fix.
246
247 2006-08-31 [colin]      2.4.0cvs118
248
249         * src/gtk/gtksctree.c
250                 Better state the various copyrights
251
252 2006-08-31 [colin]      2.4.0cvs117
253
254         * src/prefs_common.c
255                 fix enable_dotted_lines
256
257 2006-08-31 [colin]      2.4.0cvs116
258
259         * src/folderview.c
260                 Use pref "Always open on select" when going
261                 to next unread folder
262         * src/gtk/gtksctree.c
263                 Fix link failure to _gtk_clist_create_cell_layout
264                 on certain computers. (Why not mine, I wonder)
265
266 2006-08-31 [colin]      2.4.0cvs115
267
268         * src/procmsg.c
269         * src/textview.c
270         * src/plugins/bogofilter/bogofilter.c
271         * src/plugins/spamassassin/spamassassin.c
272                 Requalify some "errors" to warnings
273         * src/mainwindow.c
274         * src/mainwindow.h
275         * src/statusbar.c
276                 Add an icon in the statusbar to notify
277                 of errors
278         * src/gtk/gtksctree.c
279         * src/folderview.c
280         * src/summaryview.c
281                 Make the GtkSCTree look more modern by
282                 alternating background lines
283         * src/prefs_common.c
284         * src/prefs_common.h
285                 Add a pref to let people have the old
286                 way if they prefer
287
288
289 2006-08-30 [colin]      2.4.0cvs114
290
291         * src/procmsg.c
292         * src/procmsg.h
293                 Provide a way to filter a list of
294                 messages in an optimised manner, and
295                 add a list-filtering hook
296         * src/folder.c
297         * src/inc.c
298         * src/mbox.c
299                 Use the list filtering
300         * src/plugins/bogofilter/bogofilter.c
301                 Use the list-filtering hook
302                 Use -b (bulk) mode for more speed
303                 when learning and filtering
304         * src/etpan/imap-thread.c
305                 Make log output shorter in UID SEARCH
306
307
308 2006-08-30 [colin]      2.4.0cvs113
309
310         * src/plugins/bogofilter/bogofilter.c
311                 Really fast mass learning - thanks to David
312                 Relson for the options explanations :)
313
314 2006-08-30 [colin]      2.4.0cvs112
315
316         * src/msgcache.c
317                 Fix compilation on FreeBSD. Thanks
318                 to Michael Hugues
319
320 2006-08-29 [colin]      2.4.0cvs111
321
322         * src/folderview.c
323                 Handle "popup_menu" signal (for popping the 
324                 menu via the keyboard)
325         * src/mimeview.c
326         * src/mimeview.h
327         * src/summaryview.c
328         * src/textview.c
329         * src/gtk/gtkutils.c
330         * src/gtk/gtkutils.h
331                 Factorize scrolling code, and add an API 
332                 for MimeViewers to handle scroll orders
333
334 2006-08-29 [wwp]        2.4.0cvs110
335
336         * src/plugins//bogofilter/bogofilter.c
337         * src/plugins//spamassassin/spamassassin.c
338                 make the bogofilter/spamassassin filtering error dialogs at
339         incorporation obey to the "don't popup error dialog on
340         receive error" option. If disabled, feed the log window w/
341         the error message.
342
343 2006-08-29 [paul]
344
345         2.5.0-rc2 released
346
347 2006-08-29 [paul]       2.4.0cvs109
348
349         * Makefile.am
350                 remove 'make release', it's not needed
351                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
352
353 2006-08-29 [paul]       2.4.0cvs108
354
355         * src/foldersel.c
356         * src/summary_search.c
357         * src/gtk/progressdialog.c
358         * src/plugins/pgpcore/passphrase.c
359                 replace deprecated gtk_window_set_policy()
360
361 2006-08-29 [colin]      2.4.0cvs107
362
363         * src/folder.c
364                 Fix data loss when copy fails during a move:
365                 only use fast remove_msgs if everything was
366                 copied OK; else use slow remove_msg on the
367                 mails that got copied only.
368
369 2006-08-28 [paul]       2.4.0cvs106
370
371         * src/mh.c
372                 revert change in 2.4.0cvs104, it breaks
373                 stuff
374
375 2006-08-28 [paul]       2.4.0cvs105
376
377         * src/plugins/spamassassin/spamassassin.c
378                 english fix
379
380 2006-08-28 [paul]       2.4.0cvs104
381
382         * src/mh.c
383                 fix data loss when moving to another
384                 mailbox fails
385         * src/prefs_spelling.c
386                 improve the english
387         * src/gtk/pluginwindow.c
388                 improve the layout of the dialog text
389         All thanks to Colin
390
391 2006-08-28 [paul]       2.4.0cvs103
392
393         * src/plugins/bogofilter/bogofilter.c
394         * src/plugins/bogofilter/bogofilter_gtk.c
395                 fix english up a bit, innit
396
397 2006-08-28 [paul]       2.4.0cvs102
398
399         * configure.ac
400         * po/Makefile.in.in
401         * po/Makevars
402                 require autoconf 2.60, enabling building
403                 with gettext 0.15 (gettext 0.14.x build still
404                 possible). Replace Makefiles with versions
405                 from gettext 0.15.
406                 Remove configure options --with-localedir and
407                 --with-mandir. The options that are provided
408                 directly by autoconf 2.60 can be used instead:
409                 --mandir --localedir
410
411 2006-08-27 [colin]      2.4.0cvs101
412
413         * src/plugins/bogofilter/Makefile.am
414                 Fix make dist (no README)
415
416 2006-08-27 [colin]      2.4.0cvs100
417
418         * src/folder.c
419                 Don't use F_UNKNOWN folders for any default
420                 outbox/trash/etc
421         * src/plugins/bogofilter/bogofilter.c
422         * src/plugins/bogofilter/bogofilter.h
423         * src/plugins/bogofilter/bogofilter_gtk.c
424                 Add an option to specify the path to bogofilter
425                 Use single-quotes to be able to learn in folders
426                 with spaces in their names
427                 Verify learning status
428
429 2006-08-27 [colin]      2.4.0cvs99
430
431         * manual/faq.xml
432         * manual/plugins.xml
433                 Document Bogofilter plugin
434
435 2006-08-27 [colin]      2.4.0cvs98
436
437         * src/compose.c
438         * src/messageview.c
439         * src/procmsg.c
440         * src/procmsg.h
441                 When possible, copy the queued mail to sent folder
442                 instead of re-adding. Much faster on IMAP.
443
444 2006-08-27 [colin]      2.4.0cvs97
445
446         * src/msgcache.c
447                 Disable mmaped caches - huge metadata loss
448                 here after a power failure.
449         * src/summaryview.c
450                 Add quicksearch timing
451         * src/common/plugin.c
452         * src/common/plugin.h
453                 Implement an interface to tell what plugins
454                 provide. Prevent loading of similar plugins.
455         * src/plugins/clamav/clamav_plugin.c
456         * src/plugins/demo/demo.c
457         * src/plugins/dillo_viewer/dillo_viewer.c
458         * src/plugins/pgpcore/plugin.c
459         * src/plugins/pgpinline/pgpinline.c
460         * src/plugins/pgpmime/pgpmime.c
461         * src/plugins/spamassassin/spamassassin.c
462         * src/plugins/trayicon/trayicon.c
463                 Implement plugin_provides()
464
465 2006-08-27 [colin]      2.4.0cvs96
466
467         * configure.ac
468         * src/plugins/Makefile.am
469         * src/plugins/bogofilter/.cvsignore
470         * src/plugins/bogofilter/Makefile.am
471         * src/plugins/bogofilter/bogofilter.c
472         * src/plugins/bogofilter/bogofilter.h
473         * src/plugins/bogofilter/bogofilter_gtk.c
474                 New Bogofilter plugin, provides filtering and
475                 learning. Spamassassin will go to extra plugins.
476
477 2006-08-26 [mones]      2.4.0cvs95
478
479         * manual/handling.xml
480                 Fix subfolder path in the example (thanks to Paul) 
481
482 2006-08-26 [mones]      2.4.0cvs94
483
484         * manual/glossary.xml
485                 2.2. + add ISP to the glossary
486                 7.5. + Add UIDL to glossary
487                 7.7. + Add TCP to glossary
488         * manual/handling.xml
489                 7.1. + Mentions GNU/Linux distribution, what about the non...
490                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
491                 7.3. + Mentions .bashrc, what about the non-bash ones? 
492                 7.4. = Use appropriate quotation for commands
493                 7.6. = change "" to <quote></quote>
494         * manual/plugins.xml
495                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
496         * manual/starting.xml
497                 2.1. + local mbox file: some examples of mbox file locations...
498                 Also reformatted files requiring it
499
500 2006-08-26 [wwp]        2.4.0cvs93
501
502         * src/summary_search.c
503                 disable find buttons while summary search is running.
504
505 2006-08-25 [colin]      2.4.0cvs92
506
507         * src/folder.c
508         * src/folderutils.c
509         * src/mh.c
510         * src/procmsg.h
511         * src/summaryview.c
512                 Speed up MH moving, and add progressbar
513                 for MH deletion
514         * src/msgcache.c
515                 Write cache files using mmap() too
516
517 2006-08-25 [wwp]        2.4.0cvs91
518
519         * src/summaryview.c
520                 switch spam<->ham button when a message has been marked as spam or ham
521                 and is still selected. Thanks to Colin.
522
523 2006-08-25 [paul]       2.4.0cvs90
524
525         * src/Makefile.am
526         * src/stock_pixmap.c
527         * src/stock_pixmap.h
528         * src/summaryview.c
529         * src/gtk/icon_legend.c
530         * src/pixmaps/copied.xpm
531         * src/pixmaps/moved.xpm
532                 add icons for delayed execution marked for
533                 copying, marked for moving
534
535 2006-08-25 [mones]      2.4.0cvs89
536
537         * manual/glossary.xml
538                 Fix the other glossary items:
539                 5.1. = Inmmediate execution -> <quote>immediate execution...
540                 5.2. = Fix MBOX capitalization -> Mbox
541                 5.3. + Improve Plugins def. w/ tech. ref.
542                 5.4. = Quotation -> replace '>' by <quote>></quote>
543                 5.5. - SMTP Server. -> remove dot
544         * po/es.po
545                 Updated translation
546
547 2006-08-25 [mones]      2.4.0cvs88
548
549         * manual/ack.xml
550                 Reformatted, changed email address
551         * manual/glossary.xml
552                 Reformatted, fixed MANUAL-TODO items:
553                 8.2. + add ROT-13 to glossary
554                 8.4. + add URL to glossary
555         * manual/es/advanced.xml
556                 Fixed <literal>s
557
558 2006-08-25 [paul]       2.4.0cvs87
559
560         * src/gtk/icon_legend.c
561                 add 'marked for deletion' icon
562                 arrange icons by containing column
563                 wrap long label text
564
565 2006-08-25 [colin]      2.4.0cvs86
566
567         * src/common/utils.c
568         * src/common/utils.h
569                 Add the sc_g_*list_bigger functions in
570                 a place everyone can use it
571         * src/summaryview.c
572                 Only freeze/thaw the list when working
573                 on the selection, if it's bigger than 1
574         * src/gtk/gtksctree.c
575                 Only freeze/thaw the list when unselec-
576                 ting 'all' if ('all' != 1)
577                 This avoids some flickering
578
579 2006-08-24 [colin]      2.4.0cvs85
580
581         * src/addressbook.c
582                 Fix strange list selection
583                 Fix random seg (Invalid read of freed memory)
584
585 2006-08-24 [colin]      2.4.0cvs84
586
587         * src/alertpanel.c
588         * src/gtk/inputdialog.c
589         * src/plugins/pgpcore/passphrase.c
590                 Revert minimal width patch of 2.4.0cvs67,
591                 as it is also a maximal width. Use 
592                 gtk_window_set_default_size instead.
593
594 2006-08-24 [colin]      2.4.0cvs83
595
596         * src/msgcache.c
597                 Write cache/mark to temp files before
598                 overwriting old ones (avoids metadata
599                 loss if writing the new files fail).
600                 Use mmap() to read cache/mark file, as
601                 this makes cache reading faster. Dis-
602                 abled for big-endian machines until it
603                 can be tested. (Big-endian users: set
604                 msgcache_use_mmap = TRUE in the relevant
605                 #if).
606         * src/procmsg.h
607                 Move rarely used fields of MsgInfo in 
608                 another structure, which will only be
609                 allocated if needed. Face, X-Face,
610                 Return receipt headers and List-*
611                 headers are moved. Mails having none
612                 of these occupy 52 bytes less with
613                 this patch, which makes 2.5MB of RAM
614                 saved on a 50k folder).
615         * src/headerview.c
616         * src/mainwindow.c
617         * src/messageview.c
618         * src/partial_download.c
619         * src/procheader.c
620         * src/procmsg.c
621         * src/textview.c
622                 Follow this structure change.
623
624 2006-08-24 [wwp]        2.4.0cvs82
625
626         * manual/es/.cvsignore
627         * manual/es/dist/.cvsignore
628         * manual/es/dist/html/.cvsignore
629         * manual/es/dist/pdf/.cvsignore
630         * manual/es/dist/ps/.cvsignore
631         * manual/es/dist/txt/.cvsignore
632                 more (generated) files to ignore.
633
634 2006-08-24 [colin]      2.4.0cvs81
635
636         * src/folder.c
637         * src/mh.c
638                 Fix possible problems with local delivery. Check the folder doesn't
639                 need scan before setting its mtime when saving cache (which can be
640                 done long after the folder's been modified by an external process);
641                 Check that the stored item's mtime didn't change in mh functions.
642
643 2006-08-24 [mones]      2.4.0cvs80
644
645         * manual/advanced.xml
646                 Rewrapping, some fixes and MANUAL-TODO items:
647                 8.1. = change "" to <quote></quote>
648                 8.3. = quote menu items
649                 8.5. - deploying -> new user ... ideally a new user (redundant)
650
651 2006-08-23 [colin]      2.4.0cvs79
652
653         * src/gtk/gtksctree.c
654                 When selecting or deselecting range, only
655                 freeze/thaw when selection is bigger than 10
656
657 2006-08-23 [colin]      2.4.0cvs78
658
659         * src/messageview.c
660         * src/mimeview.c
661         * src/mimeview.h
662         * src/plugins/dillo_viewer/dillo_viewer.c
663                 Provide an API for MimeViewer plugins to
664                 return a text selection for replying
665
666 2006-08-23 [colin]      2.4.0cvs77
667
668         * src/image_viewer.c
669         * src/textview.c
670                 Use gtk_pixbuf_new_from_file_at_scale(), which
671                 is faster than getting the pixbuf then resizing
672                 it.
673
674 2006-08-23 [colin]      2.4.0cvs76
675
676         * src/procmime.c
677                 UTF-8 should be sent Quoted-printable
678
679 2006-08-22 [colin]      2.4.0cvs75
680
681         * src/mh.c
682                 Check if scan is required before touching
683                 the folder (or it'll be required every time)
684
685 2006-08-22 [colin]      2.4.0cvs74
686
687         * configure.ac
688                 Require libetpan 0.46 (crasher fix when built
689                 against gnutls)
690
691 2006-08-22 [colin]      2.4.0cvs73
692
693         * src/folder.c
694                 Set folder's mtime after writing its
695                 cache
696         * src/folderview.c
697                 Add some timing
698         * src/procmsg.c
699                 Don't do useless stuff if we don't 
700                 thread by subject
701         * src/summaryview.c
702                 Add some timing, don't deselect prior
703                 to selecting (gtksctree does it itself),
704                 remove crash avoidance hacks as it's been
705                 properly fixed since a while
706         * src/common/utils.c
707                 Optimize to_human_readable(): _() is slow,
708                 do it only once, and avoid %f format for KB
709                 (the most common in a summaryview)
710         * src/gtk/gtksctree.c
711                 Don't uselessly freeze/thaw (fixes flicker
712                 on next unread and friends), reduce number
713                 of g_list_nth/g_list_position where possible
714         * src/gtk/gtkutils.c
715         * src/gtk/gtkutils.h
716                 Reduce number of g_list_nth/g_list_position
717                 where possible.
718                 All of this makes loading as 70k folder 2.1
719                 seconds instead of 3.2 (with hot FS caches).
720                 (1.3 seconds without Date and Size columns...)
721
722 2006-08-22 [paul]       2.4.0cvs72
723
724         wrap documents and do some items from mones' MANUAL-TODO:
725
726         * manual/account.xml
727                 4.1. = fix tabname references to <quote>tabname</quote>
728                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
729         * manual/faq.xml
730                 1.1. = mentioned options don't match UI
731                 Add information about the 'Never send Return Receipts'
732                 option
733         * manual/handling.xml
734                 6.2. = Mentions Extended symbols button, but now is
735                 named Information
736                 6.3. = Mentions ... button, which is now Edit
737
738 2006-08-22 [colin]      2.4.0cvs71
739
740         * src/gtk/pluginwindow.c
741                 Fix layout in verbose translations (such
742                 as french)
743
744 2006-08-22 [paul]       2.4.0cvs70
745
746         * manual/Makefile.am
747                 build manuals in alphabetical order
748         * src/addressbook.c
749         * src/prefs_themes.c
750                 replace/remove deprecated symbols
751         * src/gtk/gtkutils.c
752                 fix a warning
753         * src/gtk/pluginwindow.c
754                 replace deprecated symbol
755                 replace label text and move it
756         * src/plugins/pgpcore/prefs_gpg.c
757                 move the 'Generate...' button out of the
758                 Sign Key frame, replace the English used
759         * src/plugins/pgpcore/sgpgme.c
760                 fixes to the English
761
762 2006-08-21 [colin]      2.4.0cvs69
763
764         * src/plugins/trayicon/trayicon.c
765                 Add more strings for translation; patch
766                 by Pawel
767
768 2006-08-21 [colin]      2.4.0cvs68
769
770         * src/compose.c
771                 fix replied flag not set after drafting
772         * src/matcher.c
773                 fix body quicksearch in non-encoded bodies
774                 containing '='
775         * src/msgcache.c
776                 Get rid of the g_malloc workaround for
777                 corrupted caches, use g_try_malloc
778
779 2006-08-21 [colin]      2.4.0cvs67
780
781         * src/alertpanel.c
782         * src/gtk/inputdialog.c
783         * src/plugins/pgpcore/passphrase.c
784                 Set minimal width to 375
785         * src/mainwindow.c
786                 Fix switching to offline, asking if it 
787                 should be overriden for synchronising
788         * src/mimeview.c
789                 Don't offer to remember command on Open 
790                 with for text parts, as the browser or 
791                 text editor command isn't changed from 
792                 there
793
794 2006-08-20 [paul]       2.4.0cvs66
795
796         * po/ko.po
797         * po/zh_CN.po
798                 fix plural form errors. revealed by stricter
799                 checking of gettext 0.15
800
801 2006-08-18 [paul]       2.4.0cvs65
802
803         * src/stock_pixmap.c
804                 fix the fix of 2.4.0cvs64
805                 Thanks to Colin
806
807 2006-08-18 [paul]       2.4.0cvs64
808
809         * src/stock_pixmap.c
810                 fix leaks
811                 Thanks to Colin
812
813 2006-08-18 [paul]       2.4.0cvs63
814
815         * src/compose.c
816         * src/procmsg.c
817                 fix occasional IMAP bug where large msgs
818                 were left in the queue folder after sending
819                 Thanks to Colin
820
821 2006-08-18 [paul]       2.4.0cvs62
822
823         * src/folderview.c
824                 freeze the summaryview while quicksearch results
825                 are displayed
826                 (fixes bug 456 'current message is hidden when the
827                 view is refreshed and extended search is "unread 
828                 messages"')
829                 Thanks to Colin
830         * src/textview.c
831                 add missing #include "inputdialog.h"
832         * src/common/utils.h
833                 add missing mailcap_update_default() and improve
834                 readability
835
836 2006-08-17 [colin]      2.4.0cvs61
837
838         * src/plugins/pgpcore/select-keys.c
839                 Fix warnings :)
840
841 2006-08-17 [colin]      2.4.0cvs60
842
843         * src/compose.c
844                 Don't continue queuing if Cancel is clicked
845                 in select-keys
846
847 2006-08-17 [colin]      2.4.0cvs59
848
849         * src/plugins/pgpcore/select-keys.c
850                 When encrypting, if only one key matches and it 
851                 matches exactly, automatically use it.
852
853 2006-08-17 [colin]      2.4.0cvs58
854
855         * src/mimeview.c
856         * src/prefs_common.c
857         * src/prefs_common.h
858         * src/prefs_ext_prog.c
859         * src/textview.c
860                 Fix issues with previous patch (text/html)
861                 Remove outdated prefs
862
863 2006-08-17 [colin]      2.4.0cvs57
864
865         * src/imap.c
866                 Add View Log button on auth error
867         * src/procmsg.c
868                 Fix encrypted mail marked as new when
869                 saved in normal folders
870         * src/plugins/pgpinline/pgpinline.c
871                 Fix encrypt bug on IMAP
872         * src/mimeview.c
873         * src/common/utils.c
874         * src/common/utils.h
875         * src/gtk/inputdialog.c
876         * src/gtk/inputdialog.h
877                 Get rid of metamail stuff, simplify
878                 opening, and allow remembering of user's
879                 choices (by updating ~/.mailcap). There's
880                 still to drop "Audio player" and "Image
881                 viewer" preferences.
882
883 2006-08-17 [mones]      2.4.0cvs56
884
885         * manual/es/sylpheed-claws-manual.xml
886                 fix DTD path
887
888 2006-08-17 [mones]      2.4.0cvs55
889
890         * configure.ac
891         * manual/Makefile.am
892         * manual/es/Makefile.am
893         * manual/es/account.xml
894         * manual/es/ack.xml
895         * manual/es/addrbook.xml
896         * manual/es/advanced.xml
897         * manual/es/faq.xml
898         * manual/es/glossary.xml
899         * manual/es/gpl.xml
900         * manual/es/handling.xml
901         * manual/es/intro.xml
902         * manual/es/keyboard.xml
903         * manual/es/plugins.xml
904         * manual/es/starting.xml
905         * manual/es/sylpheed-claws-manual.xml
906         * manual/es/dist/Makefile.am
907         * manual/es/dist/html/Makefile.am
908         * manual/es/dist/pdf/Makefile.am
909         * manual/es/dist/ps/Makefile.am
910         * manual/es/dist/txt/Makefile.am
911                 Spanish translation for the manual
912
913 2006-08-16 [colin]      2.4.0cvs54
914
915         * src/compose.c
916         * src/main.c
917         * src/mainwindow.c
918                 Fix send button sensitivity at startup
919                 Set send menu sensitivity (patch by Fabien)
920         * src/ssl_manager.c
921                 Enable closing with esc (patch by Fabien)
922         * src/gtk/foldersort.c
923                 Enable closing with esc (patch by Fabien)
924         * src/procmime.c
925                 Optimisation (no need to copy to tempfile to
926                 "decode" 7bit and 8bit)
927         * src/summaryview.c
928                 Fix cruft in swap_from case
929         * src/textview.c
930                 Fix missing last line in some mail cases 
931                 (Fixes debian #381872)
932         * src/plugins/pgpcore/prefs_gpg.c
933         * src/plugins/pgpcore/sgpgme.c
934         * src/plugins/pgpcore/sgpgme.h
935                 Don't show "no key found" when user explicitely
936                 wants to create a key
937
938 2006-08-16 [paul]       2.4.0cvs53
939
940         * configure.ac
941         * src/account.c
942         * src/addressbook.c
943         * src/headerview.c
944         * src/prefs_account.c
945         * src/prefs_message.c
946         * src/gtk/gtkutils.c
947                 bump up minimum required versions of GTK+ and
948                 GLIB to 2.6.0
949
950 2006-08-16 [paul]       2.4.0cvs52
951
952         * src/toolbar.c
953                 workaround GTK+ Bug 351600 - 'Can't re-click
954                 on button after sensitivity update'
955                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
956                 Thanks to Colin
957
958 2006-08-15 [colin]      2.4.0cvs51
959
960         * src/plugins/pgpcore/prefs_gpg.c
961                 Set options sensitivity according to
962                 key existence
963         * src/plugins/pgpcore/sgpgme.c
964                 Allow to create key with no passphrase
965
966 2006-08-14 [cleroy]     2.4.0cvs50
967
968         * src/gtk/pluginwindow.c
969                 New layout (maybe to be changed?)
970         * src/gtk/gtkutils.c
971                 Fix a bit label_window
972         * src/plugins/pgpcore/passphrase.c
973         * src/plugins/pgpcore/passphrase.h
974         * src/plugins/pgpcore/plugin.c
975         * src/plugins/pgpcore/prefs_gpg.c
976         * src/plugins/pgpcore/prefs_gpg.h
977         * src/plugins/pgpcore/sgpgme.c
978         * src/plugins/pgpcore/sgpgme.h
979                 Allow to create a PGP private key via the GUI
980
981 2006-08-14 [wwp]        2.4.0cvs49
982
983         * src/addressbook_foldersel.c
984                 fix strict ISO C90 compliance.
985
986 2006-08-14 [paul]       2.4.0cvs48
987
988         * src/gtk/prefswindow.c
989                 re-set scrolled window on opening
990                 Patch by Ticho
991
992 2006-08-14 [paul]
993
994         2.5.0-rc1 released
995
996 2006-08-14 [paul]       2.4.0cvs47
997
998         * src/prefs_display_header.c
999                 re-enable user-defined Displayed Headers
1000
1001 2006-08-14 [paul]       2.4.0cvs46
1002
1003         * src/prefs_account.c
1004                 use GTK_STOCK_EDIT
1005
1006 2006-08-13 [colin]      2.4.0cvs45
1007
1008         * src/common/utils.c
1009                 Fix "a" in quote when the original message is empty,
1010                 by using \0 instead of 'a' to test writability of
1011                 temp files.
1012
1013 2006-08-13 [wwp]        2.4.0cvs44
1014
1015         * src/plugins/spamassassin/spamassassin.c
1016                 fix capitalization of "SpamAssassin" in some debug, log and
1017                 dialog messages.
1018
1019 2006-08-13 [paul]       2.4.0cvs43
1020
1021         * src/editldap.c
1022                 fix overlapping widgets
1023         * src/prefs_account.c
1024                 fix translation of protocol_names[]
1025                 fix label disappearing off the edge of the
1026                 visible area
1027
1028 2006-08-12 [paul]       2.4.0cvs42
1029
1030         * manual/plugins.xml
1031                 update IRC channel info before it gets forgotten
1032                 about
1033
1034 2006-08-11 [colin]      2.4.0cvs41
1035
1036         * src/compose.c
1037         * src/mainwindow.c
1038         * src/mainwindow.h
1039         * src/procmsg.c
1040         * src/procmsg.h
1041         * src/summaryview.c
1042         * src/toolbar.c
1043                 Grey out the Send button if
1044                 - Queue folders are empty, or
1045                 - We're sending already
1046
1047 2006-08-11 [wwp]        2.4.0cvs40
1048
1049         * src/main.c
1050                 fix a logic issue when quitting while a compose window is
1051                 still open, thanks to Colin.
1052
1053 2006-08-10 [colin]      2.4.0cvs39
1054
1055         * src/main.c
1056                 Fix default font size setting after wizard run
1057         * src/imap.c
1058         * src/etpan/imap-thread.c
1059         * src/etpan/imap-thread.h
1060                 Fix bug #999 (Timing out on TSL cert validation 
1061                 dialog makes ugly things happen). Also, STARTTLS
1062                 unconditionnaly if initial capabilities contain
1063                 LOGINDISABLED and STARTTLS.
1064
1065 2006-08-09 [colin]      2.4.0cvs38
1066
1067         * src/mainwindow.c
1068         * src/mainwindow.h
1069                 Fix Tools/Actions sensitivity when there are
1070                 no actions
1071
1072 2006-08-09 [colin]      2.4.0cvs37
1073
1074         * src/prefs_filtering.c
1075                 Warning fix, patch by Paul
1076         * src/messageview.c
1077         * src/prefs_actions.c
1078         * src/prefs_filtering_action.c
1079         * src/prefs_matcher.c
1080                 Uniformisation of "Info ..." to "Info..." (for
1081                 old gtk), patch by Fabien
1082         * src/plugins/clamav/clamav_plugin_gtk.c
1083                 Sensitivity fix by Fabien
1084
1085 2006-08-09 [colin]      2.4.0cvs36
1086
1087         * src/main.c
1088         * src/main.h
1089                 Add a function to know whether we're exiting
1090         * src/plugins/trayicon/trayicon.c
1091                 If exiting, don't do anything. Faster, and
1092                 avoids gtk_main_iteration reentracy causing
1093                 segfaults at exit
1094
1095 2006-08-09 [colin]      2.4.0cvs35
1096
1097         * src/messageview.c
1098         * src/mimeview.c
1099         * src/mimeview.h
1100                 Fix lack of part selection when automatically 
1101                 jumping to a specific part
1102         * src/msgcache.c
1103                 Little optimisation in cache reading
1104
1105 2006-08-09 [colin]      2.4.0cvs34
1106
1107         * src/compose.c
1108                 Fix crash setting the priority on reedit
1109                 (Accessing compose before creating it!)
1110
1111 2006-08-08 [colin]      2.4.0cvs33
1112
1113         * src/procmime.c
1114                 Fix bug #998 (last attachment is not accessible)
1115                 Bad RFC interpretation on multipart close-delimiters
1116         * src/mimeview.c
1117         * src/mimeview.h
1118         * src/gtk/gtkvscrollbutton.c
1119         * src/gtk/gtkvscrollbutton.h
1120                 Make attachments list wheel-scrollable
1121
1122 2006-08-07 [colin]      2.4.0cvs32
1123
1124         * src/gtk/gtkaspell.c
1125                 Fix bug #973 (Unicode punctation characters 
1126                 are not recognized as separators by the
1127                 spell checker); fix unsigned stuff
1128
1129 2006-08-07 [colin]      2.4.0cvs31
1130
1131         * src/compose.c
1132                 Fix bug #956 (DnD text with accents in compose 
1133                 text entry); fix gccc's signed/unsigned fuss
1134
1135 2006-08-06 [colin]      2.4.0cvs30
1136
1137         * src/main.c
1138                 Fix bug #979 (Plugin crashes when exiting 
1139                 sylpheed-claws) : handle exit request only 
1140                 once
1141
1142 2006-08-05 [colin]      2.4.0cvs29
1143
1144         * src/news.c
1145                 Just make sure we have a msgid.
1146
1147 2006-08-05 [colin]      2.4.0cvs28
1148
1149         * src/news.c
1150         * src/summaryview.c
1151                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1152                 by reimplementing it
1153         * src/textview.c
1154                 Fix bug when hiding quotes with level > 3 and quote
1155                 colors are recycled
1156
1157 2006-08-04 [colin]      2.4.0cvs27
1158
1159         * src/compose.c
1160         * src/undo.c
1161         * src/undo.h
1162                 Fix a bit replace-by-pasting undo
1163         * src/mainwindow.c
1164         * src/messageview.c
1165                 Fix Fold quotes menu synchro in
1166                 mainwindow when it changes in 
1167                 messageview
1168         * src/textview.c
1169                 Fix right-click on quotes blocks
1170         * src/common/utils.c
1171                 Verify that the file created by
1172                 my_tmpfile() is writable. Fixes
1173                 bug #988 (very specific filesystem
1174                 issue)
1175         * src/plugins/pgpcore/sgpgme.c
1176                 Fix file descriptor leak
1177         * src/plugins/spamassassin/spamassassin.c
1178                 Warn once if spamd isn't reachable
1179
1180 2006-08-04 [colin]      2.4.0cvs26
1181
1182         * src/toolbar.c
1183                 i18n context patch by Fabien
1184
1185 2006-08-03 [colin]      2.4.0cvs25
1186
1187         * src/mainwindow.c
1188         * src/messageview.c
1189                 Rename "Hide quotes" to "Fold quotes"
1190         * src/textview.c
1191                 Don't use hand cursor on quotes. "all 
1192                 the bonuses of the feature and none of 
1193                 unwelcome side-effects"
1194
1195 2006-08-03 [colin]      2.4.0cvs24
1196
1197         * AUTHORS
1198         * sylpheed-claws.desktop
1199         * src/gtk/authors.h
1200                 Bring the desktop file to XDG compliance
1201                 Patch by Charles A. Edwards
1202
1203 2006-08-03 [colin]      2.4.0cvs23
1204
1205         * src/textview.c
1206                 Fix links offset when they are preceded
1207                 by accentued chars (g_utf8_strlen!)
1208         * src/mainwindow.c
1209                 Fix wrong status when starting offline
1210
1211
1212 2006-08-03 [wwp]        2.4.0cvs22
1213
1214         * src/prefs_common.h
1215                 ask what to do w/ filtering rules that belong to an account when
1216                 applying filtering rules manually from the main window (skip,
1217                 apply regardless of the account, use current account). This dialog
1218                 can be skipped and the last reply used.
1219                 (forgot that file)
1220
1221 2006-08-03 [wwp]        2.4.0cvs21
1222
1223         * src/filtering.c
1224         * src/filtering.h
1225         * src/prefs_common.c
1226         * src/summaryview.c
1227         * src/alertpanel.c
1228         * src/alertpanel.h
1229         * src/messageview.c
1230                 ask what to do w/ filtering rules that belong to an account when
1231                 applying filtering rules manually from the main window (skip,
1232                 apply regardless of the account, use current account). This dialog
1233                 can be skipped and the last reply used.
1234
1235
1236 2006-08-03 [colin]      2.4.0cvs20
1237
1238         * src/textview.c
1239                 Optimize previous patch
1240
1241 2006-08-03 [cleroy]     2.4.0cvs19
1242
1243         * src/textview.c
1244                 Fix quotes getting toggled back when the
1245                 mail has an even number of text parts
1246
1247 2006-08-02 [colin]      2.4.0cvs18
1248
1249         * src/messageview.c
1250                 Add Hide quotes menu
1251
1252 2006-08-02 [colin]      2.4.0cvs17
1253
1254         * src/mainwindow.c
1255         * src/prefs_common.c
1256         * src/textview.c
1257         * src/textview.h
1258         * src/gtk/about.c
1259                 Allow per-level quote hiding,
1260                 Allow toggling quotes by double-clicking them
1261                 Rename RemoteURI to ClickableText to reflect
1262                 the fact it's used for a variety of things
1263
1264 2006-08-02 [wwp]        2.4.0cvs16
1265
1266         * src/mainwindow.c
1267                 fix "View/Hide quotes" menu item status initialization.
1268
1269 2006-08-02 [wwp]        2.4.0cvs15
1270
1271         * src/matcher_parser_parse.y
1272                 remove a debug trace.
1273
1274 2006-08-02 [paul]       2.4.0cvs14
1275
1276         * src/plugins/pgpcore/passphrase.c
1277                 don't set initial dialog size
1278                 make it resizable
1279
1280 2006-08-02 [paul]       2.4.0cvs13
1281
1282         * src/noticeview.c
1283                 remove the rogue '/' character
1284
1285 2006-08-02 [paul]       2.4.0cvs12
1286
1287         * src/noticeview.c
1288                 allow buttons to resize as necessary
1289
1290 2006-08-01 [wwp]        2.4.0cvs11
1291
1292         * src/mbox.c
1293                 fix strict ISO C90 compliance.
1294
1295 2006-08-01 [wwp]        2.4.0cvs10
1296
1297         * tools/update-po
1298                 updated update-po tool to work w/ context-dependent translations.
1299                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1300
1301 2006-08-01 [wwp]        2.4.0cvs9
1302
1303         * src/matcher.c
1304         * src/prefs_filtering.c
1305         * src/prefs_matcher.c
1306                 allow context-dependent translations for "All",
1307                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1308
1309 2006-07-31 [colin]      2.4.0cvs8
1310
1311         * AUTHORS
1312         * src/gtk/authors.h
1313                 Add Rafal to authors
1314
1315 2006-07-31 [colin]      2.4.0cvs7
1316
1317         * src/compose.c
1318         * src/mainwindow.c
1319         * src/messageview.h
1320         * src/prefs_common.c
1321         * src/prefs_common.h
1322         * src/textview.c
1323                 Add 'View/Hide quotes'. Patch based on a patch
1324                 by Rafal Weglarz
1325
1326 2006-07-31 [colin]      2.4.0cvs6
1327
1328         * src/action.c
1329                 Fix problem with "> stuff >" actions
1330
1331 2006-07-31 [paul]       2.4.0cvs5
1332
1333         * po/nb.po
1334                 updated by Geir Helland
1335
1336 2006-07-31 [wwp]        2.4.0cvs4
1337
1338         * src/mainwindow.c
1339         * src/summaryview.c
1340         * src/summaryview.h
1341                 add "View/Go to/Parent message" and "View/Go to/Last read message",
1342                 thanks to Colin.
1343
1344 2006-07-31 [wwp]        2.4.0cvs3
1345
1346         * src/Makefile.am
1347         * src/addr_compl.c
1348         * src/addr_compl.h
1349         * src/addressbook.c
1350         * src/addressbook.h
1351         * src/addressbook_foldersel.c
1352         * src/addressbook_foldersel.h
1353         * src/addrindex.c
1354         * src/addrindex.h
1355         * src/matcher.c
1356         * src/matcher.h
1357         * src/matcher_parser_lex.l
1358         * src/matcher_parser_parse.y
1359         * src/prefs_common.c
1360         * src/prefs_common.h
1361         * src/prefs_filtering.c
1362         * src/prefs_matcher.c
1363         * src/prefs_matcher.h
1364         * src/summaryview.c
1365                 introduce filtering against the address book. It's now possible to add
1366                 matched conditions to determine if any email address in a message matches
1367                 or doesn't match any or all books or folders in the address book.
1368
1369 2006-07-31 [wwp]        2.4.0cvs2
1370
1371         * src/account.c
1372         * src/filtering.c
1373         * src/filtering.h
1374         * src/folder.c
1375         * src/folderview.c
1376         * src/inc.c
1377         * src/mainwindow.c
1378         * src/matcher.c
1379         * src/matcher_parser_lex.l
1380         * src/matcher_parser_parse.y
1381         * src/mbox.c
1382         * src/prefs_filtering.c
1383         * src/prefs_filtering.h
1384         * src/procmsg.c
1385         * src/procmsg.h
1386         * src/summaryview.c
1387                 introduce per-account filtering rules. Each filtering rule can now be assigned
1388                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1389                 when applying filtering rules manually, as all rules will apply - even the ones
1390                 assigned to an account. This issue will be addressed soon.
1391  
1392
1393
1394 2006-07-31 [wwp]        2.4.0cvs1
1395
1396         * src/quote_fmt.c
1397                 make more strings translatable.
1398
1399 2006-07-31 [paul]       2.4.0
1400
1401         2.4.0 released
1402
1403 2006-07-31 [paul]       2.3.1cvs91
1404
1405         * po/ca.po
1406                 updated by Miquel Oliete
1407
1408 2006-07-31 [paul]       2.3.1cvs90
1409
1410         * po/de.po
1411         * po/el.po
1412         * po/fr.po
1413         * po/it.po
1414         * po/pl.po
1415         * po/pt_BR.po
1416         * po/sr.po
1417         * po/zh_CN.po
1418                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1419                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1420                 Aleksandar Urosevic, and Ralgh Young
1421
1422 2006-07-31 [paul]       2.3.1cvs89
1423
1424         * src/account.c
1425         * src/main.c
1426         * src/mainwindow.c
1427         * src/mainwindow.h
1428                 Fix a race condition when, after an SC crash, rescanning
1429                 folders took more than 0.5 seconds
1430                 Thanks to Colin
1431
1432 2006-07-31 [paul]       2.3.1cvs88
1433
1434         * src/folderview.c
1435                 don't translate separator strings
1436
1437 2006-07-30 [mones]      2.3.1cvs87
1438
1439         * doc/man/sylpheed-claws.1
1440                 Fixed non-ASCII chars in Hoa's name
1441         * po/es.po
1442                 Updated for release
1443
1444 2006-07-27 [colin]      2.3.1cvs86
1445
1446         * src/textview.c
1447                 Don't include the leading \n in links
1448                 Patch by Fabien
1449
1450 2006-07-25 [colin]      2.3.1cvs85
1451
1452         * src/mainwindow.c
1453         * src/common/socket.h
1454         * src/etpan/imap-thread.c
1455                 Refresh resolvers before connecting
1456                 to IMAP servers, and after switching
1457                 to online. Thanks to Paul.
1458
1459 2006-07-18 [colin]
1460
1461         * 2.4.0-rc4 released
1462
1463 2006-07-17 [colin]      2.3.1cvs84
1464
1465         * src/inc.c
1466                 Show connection attempt in statusbar before
1467                 connecting (previously first message was
1468                 "Retrieving messages from ..." after the
1469                 connection succeeded.
1470
1471 2006-07-16 [wwp]        2.3.1cvs83
1472
1473         * sylpheed-claws.ico
1474                 Added .ico file (windows multi-size icon file, generated).
1475
1476 2006-07-12 [wwp]        2.3.1cvs82
1477
1478         * src/messageview.c
1479                 remove Message/Re-edit menu entry from messageview window,
1480                 as sent/draft/queued messages are opened in compose window when
1481                 re-edited and it's not possible to re-edit other msgs.
1482
1483 2006-07-12 [paul]       2.3.1cvs81
1484
1485         * AUTHORS
1486         * src/mainwindow.c
1487         * src/gtk/authors.h
1488                 check online state before resetting
1489                 mailcheck timer. Useful if some program
1490                 verifies connection state and updates
1491                 Claws.
1492                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
1493
1494 2006-07-12 [paul]       2.3.1cvs80
1495
1496         * sylpheed-claws-128x128.png
1497         * sylpheed-claws-64x64.png
1498         * sylpheed-claws.png
1499         * src/Makefile.am
1500         * src/main.c
1501         * src/prefs_toolbar.c
1502         * src/stock_pixmap.c
1503         * src/stock_pixmap.h
1504         * src/wizard.c
1505         * src/gtk/about.c
1506         * src/gtk/gtkutils.c
1507         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
1508         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
1509         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
1510         * src/pixmaps/sylpheed.xpm              ** REMOVED **
1511         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
1512         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
1513                 updated and renamed logo/icon files and related
1514                 logo by Jesper Schultz
1515
1516 2006-07-11 [paul]       2.3.1cvs79
1517
1518         * src/main.c
1519                 fix the labels a smidgin
1520
1521 2006-07-09 [colin]      2.3.1cvs78
1522
1523         * src/textview.c
1524                 Show errors in textviewer's command
1525                 Patch by H. Merijn Brand
1526
1527 2006-07-09 [colin]      2.3.1cvs77
1528
1529         * src/compose.c
1530                 Save FMID in drafts too
1531
1532 2006-07-08 [colin]      2.3.1cvs76
1533
1534         * src/compose.c
1535                 Svae RMID in drafted mails too
1536                 Save quote_fmt vars for whole mails,
1537                 don't reset at each quote_fmt_init:
1538                 allows to use the same |i{var} in
1539                 various template fields
1540         * src/prefs_template.c
1541         * src/quote_fmt.h
1542         * src/quote_fmt_parse.y
1543                 Same
1544
1545 2006-07-08 [colin]      2.3.1cvs75
1546
1547         * src/textview.c
1548                 Fix highlighting of attached parts URIs
1549
1550 2006-07-08 [colin]      2.3.1cvs74
1551
1552         * src/main.c
1553                 Prevent bug #981 (sc 2.3.1 segfaults with 
1554                 gtk+ 2.10) from being reported again:
1555                 if Sylpheed-Claws has been compiled against
1556                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
1557                 of if Sylpheed-Claws has been compiled against
1558                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1559                 error out.
1560
1561 2006-07-07 [colin]      2.3.1cvs73
1562
1563         * src/prefs_actions.c
1564                 Fix label
1565
1566 2006-07-07 [colin]      2.3.1cvs72
1567
1568         * src/prefs_actions.c
1569                 Fix compile on gtk < 2.8. argh :)
1570
1571 2006-07-07 [paul]       2.3.1cvs71
1572
1573         * src/common/defs.h
1574                 update DONATE_URI
1575
1576 2006-07-07 [colin]      2.3.1cvs70
1577
1578         * po/POTFILES.in
1579         * src/quote_fmt.c
1580         * src/quote_fmt_lex.l
1581         * src/quote_fmt_parse.y
1582                 Add |i{var}, a way to insert user-entered
1583                 text in a template
1584
1585 2006-07-07 [colin]
1586
1587         * 2.4.0-rc3 released
1588
1589 2006-07-07 [colin]      2.3.1cvs69
1590
1591         * src/folder.c
1592                 Don't consider inboxes of UNKNOWN folder 
1593                 classes to be useable as default inboxes
1594
1595 2006-07-07 [paul]       2.3.1cvs68
1596
1597         * src/textview.c
1598                 add missing #include <errno.h>
1599                 Thanks to René J. Blokland
1600
1601 2006-07-07 [paul]       2.3.1cvs67
1602
1603         * src/action.c
1604                 Return now Closes dialog
1605         * src/mimeview.c
1606         * src/mimeview.h
1607         * src/textview.c
1608                 add contextual menu to mime parts listed
1609                 in the textview
1610                 Thanks to Colin
1611         * src/common/utils.c
1612                 reversal: ' is a valid character in URLs
1613
1614 2006-07-06 [colin]      2.3.1cvs66
1615
1616         * src/remotefolder.h
1617                 Forgotten in previous commit
1618
1619 2006-07-06 [colin]      2.3.1cvs65
1620
1621         * src/folder.c
1622                 Set summary update flag whenever
1623                 totals changed
1624         * src/imap.c
1625         * src/prefs_account.c
1626         * src/common/utils.h
1627         * src/etpan/imap-thread.c
1628                 Fix warnings, thanks to Fabien and
1629                 Ricardo
1630
1631 2006-07-06 [wwp]        2.3.1cvs64
1632
1633         * src/gtk/gtkutils.c
1634                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1635
1636 2006-07-06 [wwp]        2.3.1cvs63
1637
1638         * src/account.c
1639         * src/addressbook.c
1640         * src/addressitem.h
1641         * src/folderview.c
1642         * src/mainwindow.c
1643         * src/manual.c
1644         * src/manual.h
1645         * src/message_search.c
1646         * src/prefs_actions.c
1647         * src/prefs_filtering.c
1648         * src/prefs_filtering.h
1649         * src/prefs_template.c
1650         * src/summary_search.c
1651         * src/summaryview.c
1652         * src/gtk/gtkutils.c
1653         * src/gtk/gtkutils.h
1654         * src/gtk/pluginwindow.c
1655                 add help buttons to some dialogs. Clicking such buttons opens a
1656                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1657
1658 2006-07-06 [paul]       2.3.1cvs62
1659
1660         * src/textview.c
1661                 fix attachments contextual menu
1662                 Thanks to Colin
1663
1664 2006-07-05 [colin]      2.3.1cvs61
1665
1666         * src/textview.c
1667         * src/compose.c
1668                 Handle sftp:// links
1669
1670 2006-07-05 [paul]       2.3.1cvs60
1671
1672         * src/gtk/filesel.c
1673                 grab save button by default
1674                 Thanks to Colin
1675
1676 2006-07-05 [wwp]        2.3.1cvs59
1677
1678         * manual/xml2pdf
1679                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1680
1681 2006-07-04 [colin]      2.3.1cvs58
1682
1683         * src/mimeview.c
1684         * src/textview.c
1685                 Use left click to select, middle click to open
1686                 on mimeparts links
1687         * src/common/utils.c
1688                 Fix segfault
1689
1690 2006-07-04 [colin]      2.3.1cvs57
1691
1692         * src/mainwindow.c
1693         * src/news.c
1694                 Warning fixes, thanks to Fabien
1695
1696 2006-07-04 [colin]      2.3.1cvs56
1697
1698         * src/mimeview.c
1699         * src/mimeview.h
1700         * src/textview.c
1701                 Allow parts to be selected via their text label
1702                 in textview
1703
1704 2006-07-04 [colin]      2.3.1cvs55
1705
1706         * src/folderview.c
1707                 Feedback when closing (for big folders)
1708         * src/prefs_actions.c
1709         * src/prefs_filtering.c
1710         * src/prefs_matcher.c
1711         * src/prefs_template.c
1712                 Fix default button when closing without
1713                 having saved
1714
1715 2006-07-04 [colin]      2.3.1cvs54
1716
1717         * src/news.c
1718                 Delete local file on deletion
1719
1720 2006-07-03 [colin]      2.3.1cvs53
1721
1722         * src/folderview.c
1723         * src/main.c
1724                 Don't freeze when rescanning after crash
1725
1726 2006-07-03 [wwp]        2.3.1cvs52
1727
1728         * src/compose.c
1729         * src/privacy.c
1730         * src/privacy.h
1731         * src/plugins/pgpinline/pgpinline.c
1732         * src/plugins/pgpmime/pgpmime.c
1733                 don't report an error when the user cancels the passphrase dialog.
1734
1735 2006-07-02 [colin]      2.3.1cvs51
1736
1737         * src/folderview.c
1738                 Open message when crossing folders with Space,
1739                 goto next unread and friends
1740
1741 2006-07-01 [colin]      2.3.1cvs50
1742
1743         * src/prefs_account.c
1744                 Typographic rules varying from language
1745                 to language (in french "Protocole :"),
1746                 we have to do that :)
1747
1748 2006-07-01 [ticho]      2.3.1cvs49
1749
1750         * src/prefs_account.c
1751                 Only use one temporary gchar* variable in
1752                 prefs_account_protocol_set_optmenu().
1753
1754 2006-07-01 [ticho]      2.3.1cvs48
1755
1756         * src/prefs_account.c
1757         * src/prefs_account.h
1758                 Use GtkLabel for existing account protocol name.
1759                 Created an array for protocol names and populate the
1760                 combobox from it in a for() cycle.
1761
1762 2006-06-30 [colin]      2.3.1cvs47
1763
1764         * src/compose.c
1765                 Block undo when changing signature (by changing
1766                 account)
1767
1768 2006-06-30 [paul]       2.3.1cvs46
1769
1770         * src/send_message.c
1771                 when editing From in the Compose window, use that address
1772                 in the Return-Path: header
1773                 Thanks to Colin
1774
1775 2006-06-30 [colin]      2.3.1cvs45
1776
1777         * src/compose.c
1778                 Fix signature replacement:
1779                 - when no newline before separator
1780                 - when reediting
1781
1782 2006-06-29 [colin]      2.3.1cvs44
1783
1784         * src/folderview.c
1785         * src/folderview.h
1786         * src/mainwindow.c
1787         * src/summaryview.c
1788                 Let 'View/Go to/Next marked' work like
1789                 Next new & Next unread: across folders
1790                 Change the select_on_entry pref to do
1791                 what we want when changing folder
1792         * src/common/utils.c
1793                 Fix single-quoted links 
1794
1795 2006-06-29 [colin]      2.3.1cvs43
1796
1797         * src/gtk/gtkaspell.c
1798                 "Sylpheed" and "Sylpheed-Claws" do exist !
1799
1800 2006-06-29 [colin]      2.3.1cvs42
1801
1802         * src/imap.c
1803                 Forgot to remove debug
1804
1805 2006-06-29 [colin]      2.3.1cvs41
1806
1807         * src/imap.c
1808         * src/imap.h
1809         * src/mainwindow.c
1810                 Disconnect from IMAP servers when going
1811                 offline. Fixes bug #978 (going to offline-mode 
1812                 won't close connections)
1813
1814 2006-06-29 [colin]      2.3.1cvs40
1815
1816         * src/main.c
1817                 Fix transient setting on failing plugins
1818                 Patch by Fabien
1819         * src/plugins/pgpcore/sgpgme.c
1820                 Only warn for OpenPGP. Most people don't
1821                 have CMS available.
1822
1823 2006-06-29 [colin]      2.3.1cvs39
1824
1825         * src/compose.c
1826                 Fix Spelling menu (discrepancy between context menu
1827                 and top menu when folder's dictionary isn't the 
1828                 default one)
1829         * src/plugins/pgpcore/sgpgme.c
1830                 More error reporting about why gpgme can fail
1831
1832 2006-06-29 [wwp]        2.3.1cvs38
1833
1834         * src/mainwindow.c
1835                 honor the display-header-pane setting even when the message view
1836                 is a separate window.
1837
1838 2006-06-29 [wwp]        2.3.1cvs37
1839
1840         * src/prefs_actions.c
1841                 forgot to commit that one (use of GTK_STOCK_INFO).
1842
1843 2006-06-29 [colin]      2.3.1cvs36
1844
1845         * src/imap.c
1846                 Better handling of login errors (ask the password
1847                 again once), alert in case of error. Fix three
1848                 signedness warnings.
1849
1850 2006-06-28 [wwp]        2.3.1cvs35
1851
1852         * src/prefs_template.c
1853         * src/prefs_matcher.c
1854         * src/prefs_filtering_action.c
1855         * src/prefs_quote.c
1856                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
1857                 patch by Fabien Vantard, slightly modified.
1858
1859 2006-06-28 [paul]
1860
1861         2.4.0-rc2 released
1862
1863 2006-06-28 [colin]      2.3.1cvs34
1864
1865         * src/prefs_account.c
1866                 Fix bug #977 (Can't add or edit imap accounts)
1867
1868 2006-06-28 [colin]      2.3.1cvs33
1869
1870         * src/mimeview.c
1871                 Fix previous
1872
1873 2006-06-28 [colin]      2.3.1cvs32
1874
1875         * src/mimeview.c
1876                 Save named inlined attachments with "Save all"
1877         * src/main.c
1878         * src/mbox.c
1879         * src/common/plugin.c
1880         * src/common/plugin.h
1881         * src/common/sylpheed.c
1882         * src/common/utils.c
1883         * src/plugins/pgpcore/sylpheed.def
1884         * src/plugins/pgpinline/sylpheed.def
1885         * src/plugins/pgpmime/sylpheed.def
1886                 Win32 compatibility patch, by
1887                 Werner Koch
1888
1889 2006-06-28 [wwp]        2.3.1cvs31
1890
1891         * src/imap.c
1892         * src/prefs_folder_item.c
1893                 less compilation warnings (thanks to Fabien Vantard), less typos.
1894
1895 2006-06-28 [paul]       2.3.1cvs30
1896
1897         * src/gtk/gtkutils.c
1898                 gtk_combo_box_set_focus_on_click() is only
1899                 available since gtk 2.6.0
1900
1901 2006-06-28 [paul]       2.3.1cvs29
1902
1903         * src/prefs_ext_prog.c
1904                 fix engrish and add a tooltip for the
1905                 'command for 'Display as text' option
1906
1907 2006-06-28 [paul]
1908
1909         2.4.0-rc1 released
1910
1911 2006-06-28 [paul]       2.3.1cvs28
1912
1913         * ChangeLog
1914         * tools/Makefile.am
1915                 include textviewer.pl in releases
1916
1917 2006-06-28 [paul]       2.3.1cvs27
1918
1919         * src/prefs_ext_prog.c
1920                 hide Print command option if libgnomeprint
1921                 support is present
1922
1923 2006-06-27 [colin]      2.3.1cvs26
1924
1925         * src/compose.c
1926                 Fix Esc handling in insert/attach dialog
1927                 Don't show this dialog if dragging something
1928                 else than text/uri-list
1929                 Thanks to Fabien Vantard
1930         * tools/textviewer.pl
1931                 Filter script to display stuff as text
1932                 by H. Merijn Brand
1933
1934 2006-06-27 [wwp]        2.3.1cvs25
1935
1936         * src/messageview.c
1937                 use the exact product name (message view title), patch
1938                 by Fabien Vantard.
1939
1940 2006-06-27 [ticho]      2.3.1cvs24
1941
1942         * src/prefs_account.c
1943         * src/prefs_common.c
1944         * src/prefs_common.h
1945         * src/prefs_ext_prog.c
1946         * src/textview.c
1947                 Add a preference (Preferences/External programs)
1948                 to allow "Display as text" to be done via a script
1949                 (patch by H.Merijn Brand).
1950                 Use GtkComboBox for protocol selection in account
1951                 preferences.
1952                 Only include current choice for existing accounts, and
1953                 insensitivize the combobox.
1954
1955 2006-06-27 [paul]       2.3.1cvs23
1956
1957         * src/mbox.c
1958                 fix crasher introduced in cvs21.
1959                 Thanks to Colin
1960
1961 2006-06-26 [colin]      2.3.1cvs22
1962
1963         * src/mbox.c
1964                 Fix double-frees when leaving folders
1965                 after exporting to mbox
1966
1967 2006-06-26 [colin]      2.3.1cvs21
1968
1969         * src/mbox.c
1970                 More feedback (and optimisation)
1971                 on import/export
1972         * src/common/utils.c
1973                 Fix case when looking for mail addresses
1974         * src/gtk/gtkutils.c
1975                 Extra check for (X-)Face
1976
1977 2006-06-25 [ticho]      2.3.1cvs20
1978
1979         * src/compose.c
1980         * src/exphtmldlg.c
1981         * src/gtk/gtkutils.c
1982         * src/gtk/gtkutils.h
1983                 Added second argument to gtkut_sc_combobox_create() to
1984                 control focus-on-click for the widget.
1985                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
1986
1987 2006-06-25 [ticho]      2.3.1cvs19
1988
1989         * src/compose.c
1990         * src/gtk/Makefile.am
1991         * src/gtk/combobox.c
1992         * src/gtk/combobox.h
1993         * src/gtk/gtkutils.c
1994         * src/gtk/gtkutils.h
1995                 Use GtkComboBox instead of deprecated GtkOptionMenu
1996                 for account selector in compose window and for encoding
1997                 selector in attachment properties.
1998                 Also factorise working with the new GtkComboBox somewhat.
1999
2000 2006-06-24 [paul]       2.3.1cvs18
2001
2002         * src/prefs_common.c
2003                 use the correct default value
2004
2005 2006-06-24 [paul]       2.3.1cvs17
2006
2007         * src/compose.c
2008         * src/prefs_common.c
2009         * src/prefs_common.h
2010         * src/prefs_compose_writing.c
2011                 enable setting of default action when
2012                 dnd'ing files in the compose window.
2013                 (Collaborative effort with wwp)
2014
2015 2006-06-23 [wwp]        2.3.1cvs16
2016
2017         * src/compose.c
2018                 i18n fix (thanks to Fabien Vantard)
2019
2020 2006-06-22 [colin]      2.3.1cvs15
2021
2022         * src/prefs_customheader.c
2023                 Don't use filters in custom headers' file 
2024                 selector. Remember, extensions mean nothing :)
2025
2026 2006-06-22 [paul]       2.3.1cvs14
2027
2028         * configure.ac
2029                 allow setting of man directory location
2030
2031 2006-06-22 [colin]      2.3.1cvs13
2032
2033         * src/mainwindow.c
2034                 Add 'View/Go to/Next unread folder'.
2035                 I missed that :)
2036
2037 2006-06-22 [colin]      2.3.1cvs12
2038
2039         * src/common/utils.c
2040                 Add some subject prefixes
2041                 Patch by Bjorn T Johansen <btj@havleik.no>
2042
2043 2006-06-22 [colin]      2.3.1cvs11
2044
2045         * manual/advanced.xml
2046                 Forgotten hidden pref
2047
2048 2006-06-21 [paul]       2.3.1cvs10
2049
2050         * src/prefs_account.c
2051                 complete the removal of 'Add date header' option
2052
2053 2006-06-21 [paul]       2.3.1cvs9
2054
2055         * src/account.c
2056         * src/compose.c
2057         * src/prefs_account.c
2058         * src/prefs_account.h
2059                 remove option to add date header - always
2060                 add date header
2061         * src/etpan/imap-thread.c
2062                 fix warnings (Thanks to Colin)
2063
2064 2006-06-21 [wwp]        2.3.1cvs8
2065
2066         * src/folder.c
2067                 set the attachment flag when inline text part are (file)named. This is more convenient
2068                 when receiving (for instance) inline source files or patches sent using thunderbird.
2069
2070 2006-06-21 [paul]       2.3.1cvs7
2071
2072         * src/inc.c
2073                 fix off-by-one count of current msg in
2074                 statusbar filtering progressbar
2075
2076 2006-06-21 [paul]       2.3.1cvs6
2077
2078         * src/folder.c
2079                 Show attachment icon even if the part is 'inline'
2080                 if the following conditions are met:
2081                 - content-type != 'text/plain'
2082                 - content-type != '*/pgp-signature'
2083                 - either 'name' or 'filename' parameter is not NULL
2084                 
2085                 Thanks to Colin
2086
2087 2006-06-21 [paul]       2.3.1cvs5
2088
2089         * src/messageview.c
2090         * src/prefs_common.c
2091         * src/prefs_common.h
2092         * src/prefs_other.c
2093                 add an option to 'Never send Return
2094                 Receipts'
2095                 Thanks to Colin
2096
2097 2006-06-20 [mones]      2.3.1cvs4
2098
2099         * po/es.po
2100                 updated
2101         * src/compose.c
2102                 typo fixed (space after comma)
2103         * tools/make.themes.project
2104                 remove exec mode from tarball files
2105
2106 2006-06-20 [colin]      2.3.1cvs3
2107
2108         * src/news.c
2109         * src/procheader.c
2110         * src/unmime.c
2111                 Better fix for \n's in headers (don't 
2112                 break Received: and others)
2113
2114 2006-06-20 [paul]       2.3.1cvs2
2115
2116         * src/alertpanel.c
2117         * src/textview.c
2118                 improve legibility of phishing attempt
2119                 dialog
2120
2121 2006-06-20 [paul]       2.3.1cvs1
2122
2123         * NEWS
2124         * README
2125         * configure.ac
2126                 Update version number following
2127                 stable release
2128
2129 2006-06-20 [colin]      2.3.0cvs26
2130
2131         * src/compose.c
2132                 When dragging a file to the text of the compose
2133                 window, ask whether we want to insert or attach
2134                 (I know lots of people who do that to attach)
2135
2136 2006-06-20 [colin]      2.3.0cvs25
2137
2138         * src/etpan/imap-thread.c
2139                 Fix threshold (the append command is often > 32 bytes)
2140
2141 2006-06-19 [colin]      2.3.0cvs24
2142
2143         * src/imap.c
2144         * src/etpan/imap-thread.c
2145                 Workaround Rockliffe IMAP server bug: replace
2146                 "x UID SEARCH (ANSWERED UID 1:*)" with
2147                 "x UID SEARCH ANSWERED"
2148                 (Rockliffe doesn't handle the parenthesis)
2149
2150 2006-06-19 [colin]      2.3.0cvs23
2151
2152         * src/compose.c
2153         * src/imap.c
2154         * src/etpan/imap-thread.c
2155                 Probably fix bug #972 (Freezes when adding 
2156                 an attachment to the message)
2157         * src/common/defs.h
2158                 Modernize Firefox cmd
2159
2160
2161 2006-06-18 [colin]      2.3.0cvs22
2162
2163         * src/prefs_customheader.c
2164                 Only allow correct filenames for various
2165                 custom headers
2166
2167 2006-06-18 [colin]      2.3.0cvs21
2168
2169         * src/prefs_customheader.c
2170                 Add a 'From File...' button in custom headers prefs, which
2171                 try to do the right thing: 
2172                 for normal headers, use file as plaintext,
2173                 for X-Face, calls compface,
2174                 for Face, encode to b64.
2175
2176 2006-06-17 [colin]      2.3.0cvs20
2177
2178         * src/mh.c
2179                 Warning fix
2180
2181 2006-06-16 [colin]      2.3.0cvs19
2182
2183         * src/summaryview.c
2184                 Recursive quicksearch: show message list
2185                 in current folder, *then* search children
2186                 in the background.
2187
2188 2006-06-16 [colin]      2.3.0cvs18
2189
2190         * src/main.c
2191                 Instead of ignoring SIGPIPE, save caches
2192                 when getting one. Will fix the fact that
2193                 hot caches are out-of-date when logging 
2194                 out of Xorg.
2195         * src/compose.c
2196         * src/prefs_compose_writing.c
2197                 Only save text (not attachments) when 
2198                 auto-saving to drafts
2199         * src/unmime.c
2200                 Always replace \n, \r and \t with spaces
2201                 in headers
2202         * manual/dist/html/Makefile.am
2203         * manual/dist/pdf/Makefile.am
2204         * manual/dist/ps/Makefile.am
2205         * manual/dist/txt/Makefile.am
2206         * manual/fr/dist/html/Makefile.am
2207         * manual/fr/dist/pdf/Makefile.am
2208         * manual/fr/dist/ps/Makefile.am
2209         * manual/fr/dist/txt/Makefile.am
2210         * manual/pl/dist/html/Makefile.am
2211         * manual/pl/dist/pdf/Makefile.am
2212         * manual/pl/dist/ps/Makefile.am
2213         * manual/pl/dist/txt/Makefile.am
2214                 Fix make clean removing pregenerated manuals
2215
2216
2217 2006-06-16 [colin]      2.3.0cvs17
2218
2219         * src/plugins/pgpcore/sgpgme.c
2220         * src/plugins/pgpmime/pgpmime.c
2221         * src/plugins/pgpinline/pgpinline.c
2222                 Better error reporting in setup_signers.
2223                 Don't fallback to default key if specified
2224                 key isn't found.
2225                 Don't allow signing if more than one secret
2226                 key matches the one specified in prefs.
2227
2228 2006-06-15 [colin]      2.3.0cvs16
2229
2230         * src/folderview.c
2231                 Add "Send queue" in the folder's contextual
2232                 menu
2233         * src/compose.c
2234         * src/messageview.c
2235         * src/privacy.c
2236         * src/privacy.h
2237         * src/procmime.c
2238         * src/procmsg.c
2239         * src/plugins/pgpcore/passphrase.c
2240         * src/plugins/pgpcore/sgpgme.c
2241         * src/plugins/pgpinline/pgpinline.c
2242         * src/plugins/pgpmime/pgpmime.c
2243                 Better error reporting
2244         * src/mbox.c
2245                 Probably fix bug #971 (2.2.3 cannot read mail 
2246                 from local mbox)
2247
2248
2249 2006-06-15 [mones]      2.3.0cvs15
2250
2251         * tools/make.themes.project
2252                 creates the themes project from the web page
2253
2254 2006-06-15 [colin]      2.3.0cvs14
2255
2256         * src/folder.c
2257                 Better fix (avoid losing the folder if scan_tree 
2258                 fails)
2259
2260 2006-06-15 [cleroy]     2.3.0cvs13
2261
2262         * src/folder.c
2263                 Probably fix Bug #969 (crash on rebuilding 
2264                 imap folder)
2265
2266 2006-06-14 [colin]      2.3.0cvs12
2267
2268         * manual/dtd/manual.xsl
2269         * manual/sylpheed-claws-manual.xml
2270         * manual/fr/sylpheed-claws-manual.xml
2271         * manual/pl/sylpheed-claws-manual.xml
2272                 Insert pagebreaks between sections
2273
2274 2006-06-14 [paul]       2.3.0cvs11
2275
2276         * configure.ac
2277                 better fix than 2.3.0cvs10
2278
2279 2006-06-14 [paul]       2.3.0cvs10
2280
2281         * configure.ac
2282                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2283                 (backwards compatible)
2284
2285 2006-06-13 [colin]      2.3.0cvs9
2286
2287         * src/messageview.c
2288                 Fix sending of return receipt with the new queue folders
2289
2290 2006-06-13 [wwp]        2.3.0cvs8
2291
2292         * src/quote_fmt_lex.l
2293                 fix wrong tokens returned in quote_fmt lexer, query not().
2294
2295 2006-06-13 [wwp]        2.3.0cvs7
2296
2297         * src/folder.c
2298         * src/prefs_folder_item.c
2299                 allow changing folder type even when folder is not a top-level one,
2300                 thanks to Colin.
2301
2302 2006-06-12 [colin]      2.3.0cvs6
2303
2304         * src/folderview.c
2305                 Fix double-ask of "Do you want to mark all
2306                 as read"
2307
2308 2006-06-12 [colin]      2.3.0cvs5
2309
2310         * src/compose.c
2311         * src/compose.h
2312         * src/folder.c
2313         * src/folder.h
2314         * src/imap.c
2315         * src/inc.c
2316         * src/main.c
2317         * src/messageview.c
2318         * src/mh.c
2319         * src/prefs_folder_item.c
2320         * src/procheader.c
2321         * src/procmime.c
2322         * src/procmsg.c
2323         * src/procmsg.h
2324         * src/send_message.c
2325         * src/summaryview.c
2326         * src/toolbar.c
2327                 Apply bug #964's patch (Queue and drafts aren't normal)
2328                 The Drafts and Queue folder now contain RFC-822 files,
2329                 allowing to move and copy mails from and to these 
2330                 folders. Moving from Drafts to Queue will prepare the
2331                 mail for sending (PGP signature, encryption, etc).
2332                 This patch also rework sending errors handling to try
2333                 to be more helpful.
2334                 Also, allow redefining folder types via the GUI 
2335                 (Folder type in its Properties)
2336
2337 2006-06-12 [colin]      2.3.0cvs4
2338
2339         * src/summaryview.c
2340         * src/prefs_common.c
2341         * src/prefs_common.h
2342         * src/gedit-print.c
2343                 Allow to define a specific print font - patch
2344                 by Bernhard Walle <bernhard.walle@gmx.de>
2345         * src/prefs_fonts.c
2346         * manual/advanced.xml
2347         * manual/fr/advanced.xml
2348                 Add a hidden pref to allow deletion without
2349                 confirmation
2350
2351 2006-06-12 [wwp]        2.3.0cvs3
2352
2353         * .cvsignore
2354                 more files to ignore.
2355
2356 2006-06-12 [wwp]        2.3.0cvs2
2357
2358         * src/quote_fmt.c
2359         * src/quote_fmt_lex.l
2360         * src/quote_fmt_parse.y
2361                 extend the quote_fmt parser (templates and quotes):
2362                 - allow limited sub-expressions in |p{} and |f{} expressions,
2363                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2364                 - implemented/fixed missing implementation of query_references and show_references,
2365                 - completed, fixed contents and format of the symbols help dialog,
2366                 - fix some compilation warnings.
2367
2368 2006-06-12 [wwp]        2.3.0cvs1
2369
2370         * manual/advanced.xml
2371         * manual/fr/advanced.xml
2372                 updates in the "templates" section of the manual (eng/fr):
2373                  - be more precise (both versions)
2374                  - completed to match the english reference (fr version)
2375                  - touchups (both versions)
2376
2377 2006-06-12 [paul]       2.3.0
2378
2379         2.3.0 released
2380
2381 2006-06-12 [paul]       2.2.3cvs14
2382
2383         * po/ca.po
2384         * po/cs.po
2385         * po/de.po
2386         * po/el.po
2387         * po/fr.po
2388         * po/it.po
2389         * po/pt_BR.po
2390         * po/sr.po
2391         * po/zh_CN.po
2392                 updated by Miquel Oliete, Tim, Stephan Sachse,
2393                 Stavros Giannouris, Fabien Vantard, Andrea
2394                 Spadaccini, Frederico Goncalves Guimaraes,
2395                 Aleksandar Urosevic, and Ralgh Young
2396
2397 2006-06-12 [colin]      2.2.3cvs13
2398
2399         * src/mbox.c
2400                 Add missing header
2401
2402 2006-06-11 [colin]      2.2.3cvs12
2403
2404         * src/msgcache.c
2405                 Verify that g_malloc() succeeded
2406
2407 2006-06-11 [colin]      2.2.3cvs11
2408
2409         * src/wizard.c
2410                 Add Face header to welcome mail
2411
2412 2006-06-10 [colin]      2.2.3cvs10
2413
2414         * src/textview.c
2415                 Revert previous (Forgot it changes the
2416                 margin on the whole mail)
2417
2418 2006-06-10 [colin]      2.2.3cvs9
2419
2420         * src/textview.c
2421                 Don't overlap long headers under (X-)Face
2422
2423 2006-06-10 [mones]      2.2.3cvs8
2424
2425         * manual/xml2pdf
2426                 allow generation of manual on systems lacking saxon binary
2427                 but with java and the saxon library installed
2428
2429         * po/es.po
2430                 updated for release
2431
2432 2006-06-09 [colin]      2.2.3cvs7
2433
2434         * src/summaryview.c
2435                 Fix leak when using Display Sender using Addressbook
2436
2437 2006-06-09 [colin]      2.2.3cvs6
2438
2439         * src/compose.c
2440         * src/folder.c
2441         * src/folderview.c
2442         * src/mimeview.c
2443         * src/summaryview.c
2444                 More leaks fixes
2445
2446 2006-06-09 [paul]       2.2.3cvs5
2447
2448         * AUTHORS
2449         * src/gtk/authors.h
2450         * tools/claws.i18n.status.pl
2451                 updated with new info
2452
2453 2006-06-09 [paul]       2.2.3cvs4
2454
2455         * README
2456                 updated
2457         * manual/ack.xml
2458                 add wwp to authors list
2459         * src/gtk/authors.h
2460                 update mine and Colin's addresses
2461
2462 2006-06-08 [colin]      2.2.3cvs3
2463
2464         * src/etpan/imap-thread.c
2465                 Fix leak on SSL cert check
2466
2467 2006-06-08 [colin]      2.2.3cvs2
2468
2469         * src/common/utils.c
2470                 Fix leak
2471
2472 2006-06-08 [paul]       2.2.3cvs1
2473
2474         * configure.ac
2475                 Update version number following
2476                 stable release
2477
2478 2006-06-07 [colin]      2.2.2cvs3
2479
2480         * src/msgcache.c
2481                 Fix catching cache read errors (guint instead of gint)
2482                 Prevent malloc'ing more than 8MB (means cache corruption)
2483
2484 2006-06-07 [paul]       2.2.2cvs2
2485
2486         * src/exporthtml.c
2487         * src/exportldif.c
2488         * src/mh.c
2489         * src/mutt.c
2490         * src/pine.c
2491         * src/common/utils.c
2492                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2493                 obey $HOME'
2494                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2495                 Thanks to Colin
2496
2497 2006-06-06 [paul]       2.2.2cvs1
2498
2499         * configure.ac
2500                 Update version number following
2501                 stable release
2502
2503 2006-06-06 [paul]       2.2.1cvs6
2504
2505         * src/matcher.c
2506                 fix  implicit declaration of
2507                 sylpheed_do_idle()
2508                 Patch by Fabien Vantard
2509
2510 2006-06-06 [paul]       2.2.1cvs5
2511
2512         * src/matcher.c
2513                 fix age_greater and age_lower so that they
2514                 mean what say and not '...or equal to'
2515                 Thanks to Colin
2516
2517 2006-06-06 [paul]       2.2.1cvs4
2518
2519         * src/textview.c
2520         * src/common/utils.c
2521                 fix URI check
2522                 Thanks to Colin
2523
2524 2006-06-05 [wwp]        2.2.1cvs3
2525
2526         * manual/fr/account.xml
2527                 minor language fixes (thanks to Fabien Vantard).
2528
2529 2006-06-05 [colin]      2.2.1cvs2
2530
2531         * src/prefs_folder_item.c
2532         * src/folderview.c
2533                 Allow recursive setting of properties 
2534                 for whole mailboxes
2535         * src/matcher.c
2536                 Don't freeze on 'test' filtering rule
2537
2538 2006-06-05 [colin]      2.2.1cvs1
2539
2540         * configure.ac
2541                 Update version number following
2542                 stable release
2543
2544 2006-06-04 [wwp]        2.2.0cvs82
2545
2546         * manual/glossary.xml
2547         * manual/account.xml
2548         * manual/fr/glossary.xml
2549         * manual/fr/account.xml
2550                 added glossary section and references/links related to the Face custom header.
2551
2552 2006-06-04 [colin]      2.2.0cvs81
2553
2554         * src/summaryview.c
2555                 Skip to next message on move with no
2556                 immediate execution
2557
2558 2006-06-04 [wwp]        2.2.0cvs80
2559
2560         * manual/xml2pdf
2561                 added sanity checks, exit when needed.
2562
2563 2006-06-03 [paul]       2.2.0cvs79
2564
2565         * src/prefs_receive.c
2566                 page name is now 'Receiving'
2567         * src/prefs_send.c
2568                 page name is now 'Sending'
2569
2570 2006-06-03 [colin]      2.2.0cvs78
2571
2572         * src/plugins/spamassassin/spamassassin_gtk.c
2573                 Autoswitch to Localhost if transport was previously
2574                 disabled. Else people had to check [] Enable, then
2575                 *reselect* transport.
2576
2577 2006-06-03 [colin]      2.2.0cvs77
2578
2579         * src/plugins/pgpinline/pgpinline.c
2580         * src/plugins/pgpmime/pgpmime.c
2581                 Check that gpg_data_release_and_get_mem 
2582                 didn't fail (now, why this happens...)
2583
2584 2006-06-03 [colin]      2.2.0cvs76
2585
2586         * src/mbox.c
2587                 Fix bug #962 (Manual and/or UI should 
2588                 warn about incompatible locking 
2589                 causing dataloss)
2590
2591 2006-06-02 [cleroy]     2.2.0cvs75
2592
2593         * src/filtering.c
2594         * src/folder.c
2595         * src/procmsg.c
2596         * src/summaryview.c
2597                 Fix a few leaks
2598
2599 2006-06-02 [colin]      2.2.0cvs74
2600
2601         * src/main.c
2602                 On exit, free caches after writing them
2603                 Shuts up some valgrind false positives
2604         * src/procmsg.c
2605         * src/send_message.c
2606                 Fix races when reusing existing SMTP connections
2607                 Fix inexistant session timeout
2608         * src/toolbar.c
2609                 Display alertpanel after all queues have
2610                 been processed, not after each
2611
2612 2006-06-02 [wwp]        2.2.0cvs73
2613
2614         * manual/fr/glossary.xml
2615         * manual/fr/ack.xml
2616         * manual/ack.xml
2617                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2618
2619 2006-06-02 [wwp]        2.2.0cvs72
2620
2621         * manual/xml2pdf
2622         * manual/dist/pdf/Makefile.am
2623         * manual/dtd/manual.xsl
2624         * manual/fr/dist/pdf/Makefile.am
2625         * manual/pl/dist/pdf/Makefile.am
2626                 we changed the procedure to generate the .pdf version of the manual.
2627                 The procedure is more modern and the .pdf we get now has a valid index.
2628                 Here are the new pre-requisites:
2629
2630                 - JRE 1.x (1.4 here): there must be one from your distro
2631                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2632                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2633                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2634
2635                 See my posts for further info about the installation of this toolchain:
2636
2637                 Date: Fri, 19 May 2006 19:40:06 +0200
2638                 From: wwp <subscript@free.fr>
2639                 To: sylpheed-claws-devel@lists.sourceforge.net
2640                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2641
2642                 and
2643
2644                 Date: Wed, 24 May 2006 12:58:49 +0200
2645                 From: wwp <subscript@free.fr>
2646                 To: sylpheed-claws-devel@lists.sourceforge.net
2647                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2648
2649 2006-06-01 [colin]      2.2.0cvs71
2650
2651         * src/compose.c
2652                 Better guards against IMAP races
2653         * src/main.c
2654         * src/prefs_common.c
2655         * src/prefs_common.h
2656         * src/common/ssl_certificate.c
2657         * src/etpan/imap-thread.c
2658         * src/etpan/imap-thread.h
2659         * src/gtk/sslcertwindow.c
2660                 New hidden option ssl_skip_cert_check to 
2661                 avoid dups of bug #959 (libetpan linked
2662                 against gnutls and gnutls buggy on 64bit)
2663                 Present expired warning only once per
2664                 session/server.
2665         * manual/advanced.xml
2666         * manual/fr/advanced.xml
2667                 Document new option
2668
2669 2006-06-01 [wwp]        2.2.0cvs70
2670
2671         * src/messageview.c
2672                 fix for bug #961 (return receipt dialog 
2673                 complains incorrectly about return-path 
2674                 email adress being different), thanks 
2675                 to Colin.
2676
2677 2006-05-31 [cleroy]     2.2.0cvs69
2678
2679         * src/common/ssl.c
2680                 Guard against NULLs, although this
2681                 should never be an issue
2682
2683 2006-05-31 [colin]      2.2.0cvs68
2684
2685         * src/filtering.c
2686                 Use g_slist_prepend
2687         * src/imap.c
2688                 Don't remove caches when destroying folder, it
2689                 could (should) be done at exit
2690         * src/inc.c
2691                 free processing cache after incorporation
2692         * src/etpan/imap-thread.c
2693                 Maybe fix bug #959 (Crash on moving to emails 
2694                 to a imap account per ssl with a expired 
2695                 certificate.)
2696
2697 2006-05-30 [colin]      2.2.0cvs67
2698
2699         * src/summaryview.c
2700                 Put back event flush when displaying message
2701                 It avoids reading a bunch of messages just
2702                 by hitting shift-n for too long ;)
2703
2704 2006-05-29 [colin]      2.2.0cvs66
2705
2706         * src/summaryview.c
2707                 Remove useless g_warnings
2708
2709 2006-05-29 [colin]      2.2.0cvs65
2710
2711         * src/imap.c
2712                 Fix g_slist_append()s for performance
2713
2714 2006-05-29 [colin]      2.2.0cvs64
2715
2716         * src/compose.c
2717         * src/common/utils.c
2718                 Fix extraneous tab at start of addresses
2719         * src/mainwindow.c
2720                 Fix warnings (thanks to Fabien)
2721                 Fix crash at exit when composing messages 
2722                 exist
2723         * src/pop.c
2724                 Fix progress bar when deleting expired mails
2725                 Thanks to Hiro
2726         * src/summaryview.c
2727         * src/gtk/gtksctree.c
2728                 Fix re-sorting slowness
2729
2730 2006-05-29 [paul]       2.2.0cvs63
2731
2732         * src/mh.c
2733                 fetch full message when moving mails
2734                 from another mailbox, (fixed data loss
2735                 when filtering from IMAP to MH, introduced
2736                 in 2.2.0cvs57).
2737                 Thanks to Colin
2738
2739 2006-05-29 [mones]      2.2.0cvs62
2740
2741         * src/gtk/gtksctree.c
2742                 Unselect faster (patch by Colin)        
2743
2744 2006-05-26 [colin]      2.2.0cvs61
2745
2746         * src/summaryview.c
2747                 Unplug MSGINFO_UPDATE callback on delete too.
2748
2749 2006-05-26 [colin]      2.2.0cvs60
2750
2751         * src/foldersel.c
2752                 Fix bold in folder selection window with glib2.10
2753                 thanks Hiro
2754
2755 2006-05-26 [colin]      2.2.0cvs59
2756
2757         * src/procheader.c
2758                 Convert date only if necessary (and don't
2759                 try to convert from utf8 to utf8, too)
2760         * src/summaryview.c
2761                 Only set column's text if the column's 
2762                 displayed
2763
2764 2006-05-26 [colin]      2.2.0cvs58
2765
2766         * src/summaryview.c
2767         * src/gtk/gtkutils.c
2768                 Fix useless warning
2769
2770 2006-05-26 [colin]      2.2.0cvs57
2771
2772         * src/mainwindow.c
2773                 Make summaryview selectable as long as 
2774                 no message has focus
2775         * src/mh.c
2776                 Faster deletion (by implementing mh_remove_msgs)
2777                 Faster copy (avoid using mh_fetch_msg just to get
2778                 the filename)
2779                 Faster move (using move_file instead of copy_file
2780                 if MSG_IS_MOVE)
2781                 No progressbar if total number of mails to cp/mv 
2782                 is less than 100
2783         * src/summaryview.c
2784                 Fix removal from subject_table when mail gets moved
2785                 Faster deletion (g_slist_prepend instead of append)
2786         * src/gtk/gtksctree.c
2787                 Remove useless code
2788
2789 2006-05-25 [colin]      2.2.0cvs56
2790
2791         * src/common/ssl_certificate.c
2792                 Fix leak in expired cert check
2793
2794 2006-05-25 [colin]      2.2.0cvs55
2795
2796         * src/mh.c
2797                 Disable flags syncing on .mh_sequences - it
2798                 is buggy and marks mails read under unknown
2799                 conditions.
2800
2801 2006-05-25 [paul]
2802
2803         * 2.3.0-rc4 released
2804
2805 2006-05-24 [colin]      2.2.0cvs54
2806
2807         attention cvs users: if you manage to crash
2808         Sylpheed-Claws while moving, copying or deleting
2809         mails, we *are* interested in stack traces and
2810         valgrind logs. It looks stable, but one never
2811         knows...
2812
2813         * src/folder.c
2814                 Add progressbar for cache updates
2815         * src/folderutils.c
2816                 Optimize Mark all read in the current
2817                 folder
2818         * src/mh.c
2819                 Add progressbar for copy/move
2820         * src/procmsg.c
2821                 Optimize O(n^2) in copy/move
2822         * src/summaryview.c
2823         * src/gtk/gtksctree.c
2824                 Optimize O(n^2) algos
2825         * src/common/timing.h
2826                 Display ms instead of us
2827
2828 2006-05-24 [wwp]        2.2.0cvs53
2829
2830         * manual/fr/advanced.xml
2831                 updates to the French manual.
2832
2833 2006-05-24 [wwp]        2.2.0cvs52
2834
2835         * src/common/utils.c
2836                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2837
2838 2006-05-24 [wwp]        2.2.0cvs51
2839
2840         * src/folderutils.c
2841                 fixed "mark all read" in MH folders (thanks to Colin).
2842
2843 2006-05-24 [paul]       2.2.0cvs50
2844
2845         * doc/man/sylpheed-claws.1
2846                 updated the man page
2847
2848 2006-05-23 [colin]      2.2.0cvs49
2849
2850         * src/folderview.c
2851         * src/imap.c
2852         * src/inc.c
2853         * src/mbox.c
2854         * src/messageview.c
2855         * src/news.c
2856         * src/send_message.c
2857         * src/summaryview.c
2858         * src/gtk/sslcertwindow.c
2859                 alertpanel fixes, by Fabien
2860
2861 2006-05-23 [colin]      2.2.0cvs48
2862
2863         * src/folder.c
2864         * src/folderview.c
2865         * src/msgcache.c
2866         * src/summaryview.c
2867         * src/gtk/gtksctree.c
2868         * src/gtk/gtksctree.h
2869                 More timings
2870                 Fix slow loading problem, which was caused by the
2871                 use of some gtk_ctree funcs and their use of
2872                 g_list_position while gtk_ctree_(un)link'ing.
2873                 Reap more functions from gtkctree.c to be sure we
2874                 use our (fast) version instead of theirs.
2875         * src/mh.c
2876                 Fix copy of unread mails
2877
2878
2879 2006-05-22 [wwp]        2.2.0cvs47
2880
2881         * manual/fr/advanced.xml
2882                 updated.
2883
2884 2006-05-22 [colin]      2.2.0cvs46
2885
2886         * src/filtering.c
2887                 Fix possible infinite loop. 'copy' is not a 
2888                 final action, so when encountering a 'copy',
2889                 we have to check if a previous one was set
2890                 and do it. In the same way, if we encounter
2891                 a 'move' we have to perform a possibly 
2892                 pending 'copy'. This will slow down filtering
2893                 on IMAP if move+copy or multiple copy actions
2894                 are to be done, but handling it via the batch
2895                 would be really too convoluted.
2896
2897 2006-05-22 [wwp]        2.2.0cvs45
2898
2899         * manual/fr/advanced.xml
2900         * manual/fr/faq.xml
2901         * manual/fr/glossary.xml
2902         * manual/fr/handling.xml
2903         * manual/fr/intro.xml
2904         * manual/fr/plugins.xml
2905         * manual/fr/sylpheed-claws-manual.xml
2906                 sync w/ the english manual: updates URIs, documented mailing-list
2907                 support, better explanation about the enabled/disabled feature
2908                 in filtering/processing rules by Paul.
2909
2910 2006-05-21 [colin]      2.2.0cvs44
2911
2912         * src/summaryview.c
2913                 Don't expand after building threads, but during
2914
2915 2006-05-21 [colin]      2.2.0cvs43
2916
2917         * src/procmsg.c
2918         * src/summaryview.c
2919                 More timing possibilities... For next time I have 
2920                 to find out how the hell some 3GHz computer takes
2921                 one minute to open a 30k folder...
2922
2923 2006-05-21 [colin]      2.2.0cvs42
2924
2925         * manual/pl/advanced.xml
2926         * manual/pl/faq.xml
2927         * manual/pl/glossary.xml
2928         * manual/pl/handling.xml
2929         * manual/pl/intro.xml
2930         * manual/pl/plugins.xml
2931         * manual/pl/sylpheed-claws-manual.xml
2932                 Polish manual updated by Pawel
2933
2934 2006-05-20 [colin]
2935
2936         * 2.3.0-rc3 released
2937
2938 2006-05-20 [colin]      2.2.0cvs41
2939
2940         * src/imap.c
2941                 Fix -rc2 problems:
2942                 - remove cache of moved messages from original folder
2943                 - apply new flags to messages even if they aren't appliable
2944                   via IMAP.
2945
2946 2006-05-20 [colin]
2947
2948         * 2.3.0-rc2 released
2949
2950 2006-05-19 [colin]      2.2.0cvs40
2951
2952         * src/imap.c
2953                 Don't issue SELECT in imap_change_flags
2954                 before having checked that we indeed have
2955                 some flags to change. MSG_POSTFILTERED for
2956                 example can't be used on IMAP.
2957                 Fixes bug #955 (copying messages between 
2958                 imap folders is extremely slow), which was
2959                 a regression.
2960
2961 2006-05-19 [colin]      2.2.0cvs39
2962
2963         * src/folder.c
2964         * src/folder.h
2965         * src/folderview.c
2966                 Try to fix bug #830 (Some unread messages 
2967                 get marked read in IMAP inbox):
2968                 - Prevent scanning a folder if it's being 
2969                   opened via the GUI
2970                 - Postpone opening via the GUI of a folder
2971                   currently scanned.
2972
2973
2974 2006-05-19 [wwp]        2.2.0cvs38
2975
2976         * manual/advanced.xml
2977                 fix English+typo (thanks to Paul).
2978
2979 2006-05-19 [wwp]        2.2.0cvs37
2980
2981         * manual/advanced.xml
2982         * manual/fr/advanced.xml
2983         * src/gtk/logwindow.c
2984         * src/prefs_common.c
2985         * src/prefs_common.h
2986                 added hidden prefs to allow customization of colors used in
2987                 protocol log window (useful for dark gtk+ themes).
2988
2989 2006-05-19 [wwp]        2.2.0cvs36
2990
2991         * ChangeLog
2992                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
2993
2994 2006-05-19 [paul]       2.2.0cvs35
2995
2996         * src/textview.c
2997                 make Reply-To fully clickable
2998         * src/gtk/logwindow.c
2999                 more colouring (SMTP ESMTP)
3000         Both patches by Pawel Pekala
3001
3002 2006-05-19 [cleroy]     2.2.0cvs34
3003
3004         * src/mh.c
3005                 Don't update flags from current folder
3006                 Probably fixes bug #935 (Read Messages 
3007                 Revert to Being Marked as Unread)
3008
3009 2006-05-18 [colin]      2.2.0cvs33
3010
3011         * src/imap.c
3012                 Warning fix
3013         * src/compose.c
3014         * src/mainwindow.c
3015         * src/summaryview.c
3016         * src/toolbar.c
3017                 Allow replying to multiple emails
3018                 in multiple windows
3019         * src/mimeview.c
3020         * src/etpan/imap-thread.c
3021                 Leak fixes
3022
3023 2006-05-18 [paul]       2.2.0cvs32
3024
3025         * src/summaryview.c
3026                 keep Mailing-List menu refreshed
3027                 Thanks to Colin
3028
3029 2006-05-18 [paul]       2.2.0cvs31
3030
3031         * manual/advanced.xml
3032         * manual/faq.xml
3033         * manual/glossary.xml
3034         * manual/handling.xml
3035         * manual/intro.xml
3036         * manual/plugins.xml
3037         * manual/sylpheed-claws-manual.xml
3038                 update URLs
3039                 add info about mailing-list support
3040                 edit filtering info
3041         * src/wizard.c
3042         * src/common/defs.h
3043         * src/gtk/about.c
3044         * src/plugins/dillo_viewer/README
3045                 update URLs
3046
3047 2006-05-17 [wwp]        2.2.0cvs30
3048
3049         * manual/handling.xml
3050         * manual/fr/handling.xml
3051                 documented the ability to enabled/disable filtering/processing rules.
3052
3053 2006-05-17 [colin]      2.2.0cvs29
3054
3055         * src/main.c
3056                 Don't initialize g_thread subsystem if it's 
3057                 already done (thanks to Hiro)
3058         * src/mimeview.c
3059                 Fix saving of parts when there name can't be
3060                 converted from UTF-8.
3061
3062 2006-05-17 [paul]       2.2.0cvs28
3063
3064         * po/Makefile.in.in
3065                 fix config.status warning with autoconf 2.60
3066
3067 2006-05-17 [paul]       2.2.0cvs27
3068
3069         * po/POTFILES.in
3070                 add src/mbox.c
3071
3072 2006-05-17 [wwp]        2.2.0cvs26
3073
3074         * src/mainwindow.c
3075                 fix useless and potentially dangerous buffer walking (thanks to Colin).
3076
3077 2006-05-17 [wwp]        2.2.0cvs25
3078
3079         * src/plugins/demo/demo.c
3080                 updated product name in plugin demo (many plugins need to be
3081                 sync'ed w/ that change).
3082
3083 2006-05-17 [colin]      2.2.0cvs24
3084
3085         * src/mh.c
3086                 Fix leak
3087
3088 2006-05-16 [colin]      2.2.0cvs23
3089
3090         * src/mainwindow.c
3091                 Stupid me hit again. Fix cvs22.
3092
3093 2006-05-16 [colin]      2.2.0cvs22
3094
3095         * src/mainwindow.c
3096                 Fix bug #922 (sylpheed-claws crashed after 
3097                 pushing on Inbox folder)
3098
3099 2006-05-16 [colin]      2.2.0cvs21
3100
3101         * src/compose.c
3102                 Make From header be copy/paste/select-able
3103
3104 2006-05-16 [wwp]        2.2.0cvs20
3105
3106         * src/export.c
3107         * src/matcher.c
3108         * src/summaryview.c
3109         * src/etpan/imap-thread.c
3110                 fix some compiler warnings (thanks to Colin).
3111
3112 2006-05-16 [wwp]        2.2.0cvs19
3113
3114         * src/action.c
3115         * src/gedit-print.c
3116         * src/inc.c
3117         * src/mainwindow.c
3118         * src/mh.c
3119         * src/statusbar.c
3120         * src/send_message.c
3121         * src/summaryview.c
3122                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3123
3124 2006-05-15 [colin]      2.2.0cvs18
3125
3126         * src/procmsg.c
3127                 Fix automatic rule creation with List-Post
3128
3129 2006-05-15 [paul]       2.2.0cvs17
3130
3131         * tools/filter_conv_new.pl
3132                 updated for rule enabling/disabling
3133                 claws version >= 2.3.x required
3134
3135 2006-05-15 [cleroy]     2.2.0cvs16
3136
3137         * src/main.c
3138                 Revert test
3139
3140 2006-05-15 [cleroy]     2.2.0cvs15
3141
3142         * src/main.c
3143                 test
3144
3145 2006-05-15 [wwp]        2.2.0cvs14
3146
3147         * manual/pl/.cvsignore
3148                 ignore generated files.
3149
3150 2006-05-14 [wwp]        2.3.0-rc1
3151
3152         * 2.3.0-rc1 released
3153
3154 2006-05-13 [wwp]        2.2.0cvs13
3155
3156         * src/filtering.c
3157         * src/filtering.h
3158         * src/matcher.c
3159         * src/matcher_parser_lex.l
3160         * src/matcher_parser_parse.y
3161         * src/prefs_filtering.c
3162                 new feature: provide the ability to disable filtering and processing
3163                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3164                 adaptations.
3165
3166 2006-05-13 [colin]      2.2.0cvs12
3167
3168         * src/compose.c
3169                 Remove useless if (a) b; else b;
3170                 Thanks to wwp
3171
3172 2006-05-13 [wwp]        2.2.0cvs11
3173
3174         * src/export.c
3175         * src/import.c
3176         * src/mainwindow.c
3177         * src/mbox.c
3178         * src/summaryview.c
3179         * src/summaryview.h
3180                 no more silent failures (or at least less ones) when importing
3181                 or exporting from/to mbox. Also start importing/exporting if
3182                 the necessary info is set.
3183
3184 2006-05-13 [wwp]        2.2.0cvs10
3185
3186         * RELEASE_NOTES
3187                 restored up-to-date release notes.
3188
3189 2006-05-13 [paul]       2.2.0cvs9
3190
3191         * po/nl.po
3192         * po/ru.po
3193                 updated by Tim Dijkstra and Pavlo Bohmat
3194
3195 2006-05-12 [colin]      2.2.0cvs8
3196
3197         * src/gtk/quicksearch.c
3198                 Add "k" as shortcut for "colorlabel". Patch
3199                 by ath42@users.sf.net.
3200
3201 2006-05-12 [paul]       2.2.0cvs7
3202
3203         * src/prefs_common.h
3204         * src/prefs_summaries.c
3205         * src/summaryview.c
3206                 when entering a folder also allow
3207                 going directly to first Marked message
3208
3209 2006-05-12 [paul]       2.2.0cvs6
3210
3211         * src/summaryview.c
3212                 always obey 'confirm before marking all
3213                 mails read' option
3214
3215 2006-05-12 [paul]       2.2.0cvs5
3216
3217         * src/textview.c
3218                 make Sender fully clickable
3219
3220 2006-05-12 [colin]      2.2.0cvs4
3221
3222         * src/compose.c
3223         * src/compose.h
3224                 Let From be editable
3225         * src/main.c
3226         * src/mh.c
3227                 Full support of .mh_sequences' Unseen seq
3228
3229 2006-05-12 [colin]      2.2.0cvs3
3230
3231         * src/folder.c
3232         * src/mainwindow.c
3233         * src/mainwindow.h
3234         * src/messageview.c
3235         * src/prefs_spelling.c
3236         * src/procheader.c
3237         * src/procmsg.c
3238         * src/procmsg.h
3239         * src/summaryview.c
3240         * src/toolbar.c
3241         * src/toolbar.h
3242                 Add contextual menu on Compose toolbar
3243                 button. Fixes bug #944 (Automatic
3244                 addresses not applied when changing account
3245                 from compose window)
3246                 add Mailing List support
3247                 based on the old 0.6.5claws25 patch by
3248                 Melvin Hadasht, with finishing touches
3249                 by Colin
3250                 Fix "ignore thread" when mails are threaded by
3251                 subject (and weren't ignored although appearing
3252                 in the thread).
3253                 GUI rework.
3254                 Both patches by Pawel.
3255
3256 2006-05-08 [paul]       2.2.0cvs2
3257
3258         * src/mainwindow.c
3259         * src/mainwindow.h
3260         * src/messageview.c
3261         * src/procheader.c
3262         * src/procmsg.c
3263         * src/procmsg.h
3264         * src/summaryview.c
3265                 add Mailing List support
3266                 based on the old 0.6.5claws25 patch by 
3267                 Melvin Hadasht, with finishing touches
3268                 by Colin
3269
3270 2006-05-08 [colin]      2.2.0cvs1
3271
3272         * src/mainwindow.c
3273         * src/toolbar.c
3274         * src/toolbar.h
3275                 Add contextual menu on Compose toolbar 
3276                 button. Fixes bug #944 (Automatic 
3277                 addresses not applied when changing account 
3278                 from compose window)
3279
3280 2006-05-08 [paul]       2.2.0
3281
3282         2.2.0 released
3283
3284 2006-05-08 [paul]       2.1.1cvs51
3285
3286         * po/cs.po
3287         * po/de.po
3288         * po/en_GB.po
3289         * po/fi.po
3290         * po/fr.po
3291         * po/pt_BR.po
3292         * po/sr.po
3293         * po/zh_CN.po
3294                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3295                 Fabien Vantard, Frederico Goncalves Guimaraes,
3296                 Aleksandar Urosevic, and Ralgh Young
3297
3298 2006-05-12 [colin]      2.1.1cvs50
3299
3300         * po/cs.po
3301         * po/de.po
3302         * po/en_GB.po
3303         * po/es.po
3304         * po/fi.po
3305         * po/fr.po
3306         * po/pt_BR.po
3307         * po/sr.po
3308         * po/zh_CN.po
3309                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3310                 Fabien Vantard, Frederico Goncalves Guimaraes,
3311                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3312
3313 2006-05-05 [colin]      2.1.1cvs49
3314
3315         * manual/Makefile.am
3316         * manual/pl/Makefile.am
3317         * manual/pl/account.xml
3318         * manual/pl/ack.xml
3319         * manual/pl/addrbook.xml
3320         * manual/pl/advanced.xml
3321         * manual/pl/faq.xml
3322         * manual/pl/glossary.xml
3323         * manual/pl/gpl.xml
3324         * manual/pl/handling.xml
3325         * manual/pl/intro.xml
3326         * manual/pl/keyboard.xml
3327         * manual/pl/plugins.xml
3328         * manual/pl/starting.xml
3329         * manual/pl/sylpheed-claws-manual.xml
3330         * manual/pl/dist/.cvsignore
3331         * manual/pl/dist/Makefile.am
3332         * manual/pl/dist/html/.cvsignore
3333         * manual/pl/dist/html/Makefile.am
3334         * manual/pl/dist/pdf/.cvsignore
3335         * manual/pl/dist/pdf/Makefile.am
3336         * manual/pl/dist/ps/.cvsignore
3337         * manual/pl/dist/ps/Makefile.am
3338         * manual/pl/dist/txt/.cvsignore
3339         * manual/pl/dist/txt/Makefile.am
3340                 Add the polish translation of the manual,
3341                 Authored by Pawel Pekala.
3342
3343 2006-05-05 [cleroy]     2.1.1cvs48
3344
3345         * src/main.c
3346                 Re-read matcherrc after loading plugins 
3347                 if some of them add folders.
3348
3349 2006-05-03 [colin]      2.1.1cvs47
3350
3351         * src/imap.c
3352                 I'm idiot
3353
3354 2006-05-03 [colin]      2.1.1cvs46
3355
3356         * src/imap.c
3357                 Be sure to have a session when
3358                 getting separator
3359
3360 2006-05-03 [colin]      2.1.1cvs45
3361
3362         * src/imap.c
3363         * src/imap.h
3364         * src/imap_gtk.c
3365                 Fix preventing renaming with namespace 
3366                 separator.
3367
3368 2006-05-01 [colin]      2.1.1cvs44
3369
3370         * src/action.c
3371                 Don't reload messageview when result of
3372                 action is piped.
3373
3374 2006-04-29 [colin]      2.1.1cvs43
3375
3376         * src/prefs_receive.c
3377         * src/plugins/spamassassin/spamassassin_gtk.c
3378         * src/plugins/clamav/clamav_plugin_gtk.c
3379                 GUI fixes by Pawel
3380
3381 2006-04-29 [colin]      2.1.1cvs42
3382
3383         * src/prefs_compose_writing.c
3384         * src/prefs_quote.c
3385                 Cleanups. Patch by Pawel
3386
3387 2006-04-28 [paul]       2.1.1cvs41
3388
3389         * src/matcher.c
3390                 fix returned quick search results when search
3391                 term contains an underscore.
3392                 Thanks to Colin
3393
3394 2006-04-28 [paul]       2.1.1cvs40
3395
3396         * src/prefs_message.c
3397         * src/prefs_receive.c
3398                 GUI cleanups
3399                 Patches by Pawel Pekala
3400
3401 2006-04-27 [colin]      2.1.1cvs39
3402
3403         * src/wizard.c
3404                 Differentiate subject Welcome from
3405                 window's title Welcome
3406
3407 2006-04-27 [paul]
3408
3409         2.2.0-rc1 released
3410
3411 2006-04-27 [paul]       2.1.1cvs38
3412
3413         * manual/advanced.xml
3414         * manual/fr/advanced.xml
3415                 add info about compose_no_markup hidden pref
3416
3417 2006-04-27 [paul]       2.1.1cvs37
3418
3419         * src/prefs_account.c
3420                 improve privacy labels
3421         * src/prefs_msg_colors.c
3422                 change some strings for translators' convenience
3423         * src/gtk/gtkutils.c
3424                 don't underline the link button text
3425
3426 2006-04-25 [colin]      2.1.1cvs36
3427
3428         * src/folder.c
3429                 Complete 2.1.1cvs33 (once more ;)
3430
3431 2006-04-25 [colin]      2.1.1cvs35
3432
3433         * src/editldap.c
3434                 Fix tooltip
3435
3436 2006-04-25 [cleroy]     2.1.1cvs34
3437
3438         * src/compose.c
3439         * src/gtk/gtkaspell.c
3440                 Fix crash on redirect (related to the return 
3441                 of the aspell menu in compose's toolbar)
3442         * src/prefs_msg_colors.c
3443                 Fix sensitivity widgets
3444         * src/image_viewer.c
3445         * src/gtk/pluginwindow.c
3446         * src/gtk/prefswindow.c
3447                 Change released signals to clicked (Fabien)
3448         * po/POTFILES.in
3449         * src/common/socket.c
3450         * src/plugins/spamassassin/spamassassin.c
3451                 Translate strings (Fabien)
3452
3453 2006-04-25 [paul]       2.1.1cvs33
3454
3455         * src/folder.c
3456         * src/folder.h
3457         * src/folderview.c
3458                 complete the fix of bug #912
3459                 Thanks to Colin
3460
3461 2006-04-25 [colin]      2.1.1cvs32
3462
3463         * src/news.c
3464                 Better progress bar
3465         * src/mimeview.c
3466         * src/summaryview.c
3467         * src/summaryview.h
3468                 Fix focus chain
3469                 Patches by Pawel Pekala
3470
3471 2006-04-24 [colin]      2.1.1cvs31
3472
3473         * src/compose.c
3474                 Fix compilation warnings (Fabien)
3475
3476 2006-04-24 [colin]      2.1.1cvs30
3477
3478         * src/addrindex.c
3479         * src/editldap.c
3480         * src/editldap_basedn.c
3481         * src/editldap_basedn.h
3482         * src/ldapctrl.c
3483         * src/ldapctrl.h
3484         * src/ldapquery.c
3485         * src/ldaputil.c
3486         * src/ldaputil.h
3487                 Fix bug #901 (LDAPS support)
3488
3489 2006-04-24 [colin]      2.1.1cvs29
3490
3491         * src/compose.c
3492                 Fix logic on error with send dialog on
3493         * src/imap.c
3494                 Fix compilation without libetpan, thanks
3495                 to Fabien
3496         * src/summaryview.c
3497                 Fix 'context-menu' key
3498
3499 2006-04-23 [colin]      2.1.1cvs28
3500
3501         * src/folder.c
3502                 Never free current's cache to free up 
3503                 memory. Fixes bug #912 (new count 
3504                 randomly set to message count)
3505
3506 2006-04-23 [colin]      2.1.1cvs27
3507
3508         * src/gtk/quicksearch.c
3509                 And remove printf...
3510
3511 2006-04-23 [colin]      2.1.1cvs26
3512
3513         * src/gtk/quicksearch.c
3514                 Fix replacing in quicksearch, and fix inserting
3515                 in the middle of the string. (introduced at 2.1.0cvs22)
3516
3517 2006-04-23 [colin]      2.1.1cvs25
3518
3519         * src/imap.c
3520                 Make sure uidnext is initialized in get_num_list
3521                 (not for stable, related to 2.1.1cvs8 and friends)
3522
3523 2006-04-23 [colin]      2.1.1cvs24
3524
3525         * src/imap.c
3526                 Output something when login is successful
3527                 too
3528
3529 2006-04-23 [colin]      2.1.1cvs23
3530
3531         * src/etpan/imap-thread.c
3532                 Better logging (line-per-line, hide data in fetch)
3533                 Fix a const warning
3534         * src/gtk/logwindow.c
3535         * src/gtk/logwindow.h
3536                 Better logging (color for input/output)
3537
3538 2006-04-21 [colin]      2.1.1cvs22
3539
3540         * src/gtk/quicksearch.c
3541                 On gtk+-2.8, use stock buttons in quicksearch
3542                 Based on a patch by Fabien and a design by Paul
3543
3544 2006-04-21 [colin]      2.1.1cvs21
3545
3546         * src/folderview.c
3547         * src/mainwindow.c
3548                 Fix occasional flicker in folderview
3549         * src/common/utils.c
3550                 Fix bug #943 (Incorrectly parsed email address 
3551                 list in short headers on message view and in 
3552                 printouts)
3553
3554 2006-04-20 [colin]      2.1.1cvs20
3555
3556         * src/imap.c
3557         * src/imap.h
3558         * src/prefs_account.c
3559                 Add ANONYMOUS auth for IMAP
3560
3561 2006-04-20 [paul]       2.1.1cvs19
3562
3563         * src/main.c
3564                 proper fix for 2.1.1cvs18
3565                 Thanks to Colin
3566
3567 2006-04-20 [paul]       2.1.1cvs18
3568
3569         * src/main.c
3570                 fix build warnings
3571
3572 2006-04-20 [paul]       2.1.1cvs17
3573
3574         * src/gtk/quicksearch.c
3575                 fix standard, non-extended Quick search,
3576                 was broken in 2.1.1cvs15.
3577                 Thanks to Colin.
3578
3579 2006-04-20 [colin]      2.1.1cvs16
3580
3581         * src/prefs_matcher.c
3582                 Fix values when reselecting a ~test
3583                 rule
3584
3585 2006-04-19 [colin]      2.1.1cvs15
3586
3587         * src/compose.c
3588         * src/compose.h
3589         * src/gtk/gtkaspell.c
3590         * src/gtk/gtkaspell.h
3591                 Put back Options menu in Spelling/
3592         * src/gtk/quicksearch.c
3593                 Don't search, and show error, if the
3594                 advanced search has a syntax error
3595
3596 2006-04-18 [colin]      2.1.1cvs14
3597
3598         * src/textview.c
3599                 Fix gdk warnings on set_cursor when textview
3600                 isn't visible
3601
3602 2006-04-18 [colin]      2.1.1cvs13
3603
3604         * src/gtk/gtksctree.c
3605                 Remove seemingly useless refresh that causes
3606                 flicker - watch this commit in case of 
3607                 problems before planned backport to stable
3608
3609 2006-04-18 [colin]      2.1.1cvs12
3610
3611         * src/imap.c
3612                 Factorize get/set_xml code
3613         * src/compose.c
3614         * src/prefs_account.c
3615         * src/prefs_account.h
3616         * src/procmsg.c
3617                 Add Encrypt to self option
3618
3619 2006-04-17 [colin]      2.1.1cvs11
3620
3621         * configure.ac
3622                 Fix search on encrpyt function on dragonfly
3623                 Patch by Jonathan Buschmann <jonthn@agmact.com>
3624
3625 2006-04-17 [colin]      2.1.1cvs10
3626
3627         * src/prefs_account.c
3628                 Be safe by default: remove mails from POP3
3629                 after 7 days, not immediately
3630
3631 2006-04-17 [colin]      2.1.1cvs9
3632
3633         * src/etpan/imap-thread.c
3634                 Fix build on DragonFly - patch by 
3635                 Jonathan Buschmann <jonthn@agmact.com>
3636
3637 2006-04-17 [colin]      2.1.1cvs8
3638
3639         * src/imap.c
3640                 Save uidnext between sessions
3641
3642 2006-04-17 [colin]      2.1.1cvs7
3643
3644         * src/imap.c
3645                 scan is required when uid validity changes
3646
3647 2006-04-17 [colin]      2.1.1cvs6
3648
3649         * src/folderview.c
3650                 Don't scan if not necessary, apart in current
3651                 folder and INBOX to fetch flags.
3652         * src/imap.c
3653                 Scan is necessary if unread count changes
3654
3655 2006-04-17 [colin]      2.1.1cvs5
3656
3657         * src/imap.c
3658                 ...But always fetch ANSWERED and DELETED flags for
3659                 INBOX, as filtering can happen on these flags.
3660
3661 2006-04-17 [colin]      2.1.1cvs4
3662
3663         * src/imap.c
3664                 Don't fetch REPLIED and DELETED flags when synchronising
3665                 flags with a closed folder. We only need UNSEEN and FLAGGED
3666                 to update the folderview.
3667
3668 2006-04-17 [colin]      2.1.1cvs3
3669
3670         * src/imap.c
3671                 Faster flag search when there are new mails 
3672                 in a folder. We can do a full search if the 
3673                 folder contains less messages than the new
3674                 list.
3675
3676 2006-04-17 [colin]      2.1.1cvs2
3677
3678         * po/cs.po
3679         * po/de.po
3680         * po/fr.po
3681         * po/nl.po
3682         * po/pt_BR.po
3683                 Update translations from stable branch
3684
3685 2006-04-17 [colin]      2.1.1cvs1
3686
3687         * configure.ac
3688                 Bump version to follow stable release
3689
3690 2006-04-16 [mones]      2.1.0cvs50
3691
3692         * po/es.po
3693                 Updated for release
3694
3695 2006-04-16 [colin]      2.1.0cvs49
3696
3697         * src/textview.c
3698                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
3699                 with gtk < 2.8. Thanks to Fabien Vantard.
3700
3701 2006-04-15 [colin]      2.1.0cvs48
3702
3703         * src/etpan/imap-thread.c
3704                 Fix bug #919 (libetpan: SEGV when connecting 
3705                 using command)
3706
3707 2006-04-14 [colin]      2.1.0cvs47
3708
3709         * src/main.c
3710                 Fix race on --select (should be done better)
3711
3712 2006-04-14 [wwp]        2.1.0cvs46
3713
3714         * src/send_message.c
3715                 enforce a check for domain in account prefs (a sending
3716                 error could be faced if domain was checked but no value set),
3717                 thanks to Colin.
3718
3719 2006-04-14 [colin]      2.1.0cvs45
3720
3721         * src/codeconv.c
3722                 when converting from unknown to unknown, if the
3723                 string is UTF8, don't convert it to the locale
3724                 (which breaks it)
3725
3726 2006-04-14 [colin]      2.1.0cvs44
3727
3728         * src/compose.c
3729                 Don't try to use ASCII for converting headers
3730                 (as done in body)
3731
3732 2006-04-14 [paul]       2.1.0cvs43
3733
3734         * src/crash.c
3735                 add locale/charset info to crash report
3736         * src/gtk/about.c
3737                 add wwp to doc team
3738                 replace 'e-mail' with preferred 'email'
3739         * src/gtk/authors.h
3740                 ensure contributors list is in alphabetical
3741                 order
3742
3743 2006-04-13 [colin]      2.1.0cvs42
3744
3745         * src/textview.c
3746                 Prevent gdk warnings
3747
3748 2006-04-13 [colin]      2.1.0cvs41
3749
3750         * src/common/ssl_certificate.c
3751         * src/common/ssl_certificate.h
3752         * src/gtk/sslcertwindow.c
3753                 Warn on expired certs, and display the expiration date
3754
3755 2006-04-13 [colin]      2.1.0cvs40
3756
3757         * src/plugins/spamassassin/spamassassin_gtk.c
3758                 Fix missing set_text on unix socket
3759
3760 2006-04-13 [wwp]        2.1.0cvs39
3761
3762         * manual/fr/advanced.xml
3763         * manual/fr/glossary.xml
3764                 applied new spam/ham/email lexicon (pourriel, courriel)
3765
3766 2006-04-13 [paul]       2.1.0cvs38
3767
3768         * src/plugins/pgpmime/plugin.c
3769                 remove the mention of S/MIME from the
3770                 description. This is now handled by the
3771                 S/MIME plugin.
3772
3773 2006-04-13 [paul]       2.1.0cvs37
3774
3775         * src/prefs_msg_colors.c
3776                 rework dialog
3777         * src/prefs_folder_item.c
3778         * src/prefs_spelling.c
3779                 add a tooltip to the colour selector buttons
3780
3781 2006-04-13 [wwp]        2.1.0cvs36
3782
3783         * manual/advanced.xml
3784         * manual/glossary.xml
3785         * manual/handling.xml
3786         * manual/keyboard.xml
3787         * manual/plugins.xml
3788         * manual/starting.xml
3789         * manual/fr/account.xml
3790         * manual/fr/ack.xml
3791         * manual/fr/addrbook.xml
3792         * manual/fr/advanced.xml
3793         * manual/fr/faq.xml
3794         * manual/fr/glossary.xml
3795         * manual/fr/gpl.xml
3796         * manual/fr/handling.xml
3797         * manual/fr/intro.xml
3798         * manual/fr/keyboard.xml
3799         * manual/fr/plugins.xml
3800         * manual/fr/starting.xml
3801         * manual/fr/sylpheed-claws-manual.xml
3802                 fixes to the manuals:
3803                  - summaryview -> Message List (same in French)
3804                  - translate key names
3805                  - fix French punctuation, use non-breakable spaces when
3806                    necessary, don't use &thinsp; which is not portable
3807                  - tell what maildir and mbox formats we support
3808
3809 2006-04-12 [wwp]        2.1.0cvs35
3810
3811         * src/prefs_toolbar.c
3812                 unified a replace button more,
3813                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3814
3815 2006-04-12 [wwp]        2.1.0cvs34
3816
3817         * src/prefs_common.c
3818         * src/prefs_msg_colors.c
3819                 make default color labels translatable,
3820                 patch from Fabien Vantard <fzzzzz@gmail.com>,
3821                 thanks to Tim <timbrain@post.cz> for reporting.
3822
3823 2006-04-12 [wwp]        2.1.0cvs33
3824
3825         * manual/glossary.xml
3826         * manual/intro.xml
3827         * manual/plugins.xml
3828         * manual/starting.xml
3829         * manual/sylpheed-claws-manual.xml
3830         * manual/fr/.cvsignore
3831         * manual/fr/account.xml
3832         * manual/fr/ack.xml
3833         * manual/fr/addrbook.xml
3834         * manual/fr/advanced.xml
3835         * manual/fr/faq.xml
3836         * manual/fr/glossary.xml
3837         * manual/fr/handling.xml
3838         * manual/fr/intro.xml
3839         * manual/fr/keyboard.xml
3840         * manual/fr/plugins.xml
3841         * manual/fr/starting.xml
3842         * manual/fr/sylpheed-claws-manual.xml
3843                 various fixes: typos, missing .fr translations, punctuation,
3844                 capitalization, links, accents and some bad French more.
3845
3846 2006-04-12 [wwp]        2.1.0cvs32
3847
3848         * src/prefs_gtk.c
3849                 fix for bug #935: always store prefs files in UTF-8 (thanks
3850                 to Colin).
3851
3852 2006-04-11 [colin]      2.1.0cvs31
3853
3854         * src/compose.c
3855                 Fix inserting files not in utf8 when locale is utf8
3856
3857 2006-04-11 [colin]      2.1.0cvs30
3858
3859         * src/inc.c
3860                 Don't show error dialog when cancelling connection
3861                 Patch by Pawel
3862
3863 2006-04-11 [cleroy]     2.1.0cvs29
3864
3865         * src/compose.c
3866                 Implement multiple quote levels
3867         * src/prefs_common.c
3868                 Change a little bit the quote bgcolor for 2nd level
3869
3870 2006-04-11 [colin]      2.1.0cvs28
3871
3872         * src/gtk/about.c
3873                 Add locale and charset in the label
3874
3875 2006-04-10 [colin]      2.1.0cvs27
3876
3877         * src/compose.c
3878         * src/prefs_common.c
3879         * src/prefs_common.h
3880         * src/prefs_msg_colors.c
3881         * src/textview.c
3882                 Allow optional background color in quotes
3883                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
3884                 GTK+-2.8.x feature
3885
3886 2006-04-10 [colin]      2.1.0cvs26
3887
3888         * src/main.c
3889         * src/mainwindow.c
3890         * src/mainwindow.h
3891                 Implement --select
3892
3893 2006-04-10 [colin]      2.1.0cvs25
3894
3895         * manual/plugins.xml
3896         * manual/fr/plugins.xml
3897                 Document libcurl's proxy variables
3898
3899 2006-04-09 [colin]      2.1.0cvs24
3900
3901         * src/prefs_common.c
3902                 gettext() returns statically allocated stuff. We have
3903                 to strdup it in order to be able to free it.
3904
3905 2006-04-09 [colin]      2.1.0cvs23
3906
3907         * AUTHORS
3908         * src/gtk/authors.h
3909                 Add Alexei
3910
3911 2006-04-09 [colin]      2.1.0cvs22
3912
3913         * src/mainwindow.c
3914         * src/gtk/quicksearch.c
3915                 Fix bug #859 (problems with cyrilic input in 
3916                 search panel) - Patch by Alexey Illarionov 
3917                 <littlesavage@rambler.ru>
3918
3919 2006-04-09 [colin]      2.1.0cvs21
3920
3921         * src/prefs_customheader.c
3922                 I prefer removing then freeing rather than the contrary
3923                 (even if it doesn't change anything ;-)
3924         * src/prefs_account.c
3925                 Fix bug #933 (Crash re-entering the custom headers list 
3926                 dialog in accounts prefs)
3927                 The problem happened when cancelling the Account 
3928                 Preferences' dialogs - in which case we didn't do 
3929                 anything to the PrefsAccount * struct. In case of applying,
3930                 the old ac_prefs was replaced with the tmp_ac_prefs we were
3931                 working with in this dialog. The problem is that 
3932                 prefs_customheader.c, working on this tmp_ac_prefs, always
3933                 changes the ->customhdr_list pointer, even when cancelled. 
3934                 So in case of cancelling the prefs_account dialog, we still
3935                 have to update ->customhdr_list in the real account.
3936
3937 2006-04-08 [colin]      2.1.0cvs20
3938
3939         * manual/fr/glossary.xml
3940         * manual/fr/keyboard.xml
3941                 Forgot some headers :)
3942
3943 2006-04-08 [colin]      2.1.0cvs19
3944
3945         * manual/Makefile.am
3946         * manual/fr/Makefile.am
3947         * manual/fr/account.xml
3948         * manual/fr/ack.xml
3949         * manual/fr/addrbook.xml
3950         * manual/fr/advanced.xml
3951         * manual/fr/faq.xml
3952         * manual/fr/glossary.xml
3953         * manual/fr/gpl.xml
3954         * manual/fr/handling.xml
3955         * manual/fr/intro.xml
3956         * manual/fr/keyboard.xml
3957         * manual/fr/plugins.xml
3958         * manual/fr/starting.xml
3959         * manual/fr/sylpheed-claws-manual.xml
3960         * manual/fr/dist/.cvsignore
3961         * manual/fr/dist/Makefile.am
3962         * manual/fr/dist/html/.cvsignore
3963         * manual/fr/dist/html/Makefile.am
3964         * manual/fr/dist/pdf/.cvsignore
3965         * manual/fr/dist/pdf/Makefile.am
3966         * manual/fr/dist/ps/.cvsignore
3967         * manual/fr/dist/ps/Makefile.am
3968         * manual/fr/dist/txt/.cvsignore
3969         * manual/fr/dist/txt/Makefile.am
3970                 Add the french translation of the manual. Thanks to
3971                 Olivier Delhomme <olivier.delhomme@free.fr> for 
3972                 account.xml, ack.xml, addrbook.xml and advanced.xml
3973
3974 2006-04-08 [colin]      2.1.0cvs18
3975
3976         * manual/plugins.xml
3977         * manual/starting.xml
3978                 More fixes
3979
3980 2006-04-07 [colin]      2.1.0cvs17
3981
3982         * manual/faq.xml
3983         * manual/intro.xml
3984         * manual/keyboard.xml
3985                 Little fixes
3986
3987 2006-04-07 [colin]      2.1.0cvs16
3988
3989         * README
3990         * src/compose.c
3991         * src/prefs_common.c
3992         * src/prefs_common.h
3993                 Add hidden compose_no_markup pref
3994
3995 2006-04-07 [wwp]        2.1.0cvs15
3996
3997         * src/summary_search.c
3998         * .cvsignore
3999                 Bugfix: stop button was sticky when searching in an empty folder.
4000                 Applied curly brackets code style to the whole file (summary_search.c).
4001                 More files to ignore.
4002
4003 2006-04-07 [wwp]        2.1.0cvs14
4004
4005         * src/message_search.c
4006         * src/summary_search.c
4007                 changed default button when search bumps at file/folder
4008                 beginning or end, for convenience (thanks to Colin).
4009
4010 2006-04-07 [paul]       2.1.0cvs13
4011
4012         * src/plugins/dillo_viewer/dillo_prefs.c
4013                 avoid future potential for namespace collision
4014                 Patch by Colin
4015
4016 2006-04-06 [wwp]        2.1.0cvs12
4017
4018         * src/summary_search.c
4019                 Unify extended/advanced searches names (and thus factorize labels),
4020                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4021
4022 2006-04-06 [wwp]        2.1.0cvs11
4023
4024         * src/folderview.c
4025         * src/prefs_themes.c
4026         * src/summaryview.c
4027                 Fixed some compilation warnings.
4028
4029 2006-04-06 [colin]      2.1.0cvs10
4030
4031         * manual/advanced.xml
4032                 Document the wizard template and how to deploy
4033                 Sylpheed-Claws effectively
4034
4035 2006-04-06 [colin]      2.1.0cvs9
4036
4037         * src/folderview.c
4038                 gettext patch to tell translators about _("#"),
4039                 by Maxim Britov
4040
4041 2006-04-06 [colin]      2.1.0cvs8
4042
4043         * src/textview.c
4044                 Fix invalid GtkTextBIter after clicking "Display as text"
4045
4046 2006-04-06 [mones]      2.1.0cvs7
4047
4048         * src/addr_compl.c
4049         * src/addrindex.c
4050         * src/addritem.c
4051         * src/codeconv.c
4052         * src/compose.c
4053         * src/filtering.c
4054         * src/folder.c
4055         * src/folder_item_prefs.c
4056         * src/folderview.c
4057         * src/localfolder.c
4058         * src/matcher.c
4059         * src/mimeview.c
4060         * src/prefs_msg_colors.c
4061         * src/prefs_spelling.c
4062         * src/prefs_themes.c
4063         * src/procmime.c
4064         * src/procmsg.c
4065         * src/stock_pixmap.c
4066         * src/summaryview.c
4067         * src/textview.c
4068         * src/toolbar.c
4069         * src/common/mgutils.c
4070         * src/common/prefs.c
4071         * src/common/ssl_certificate.c
4072         * src/gtk/colorlabel.c
4073         * src/gtk/quicksearch.c
4074         * src/plugins/pgpmime/pgpmime.c
4075         * src/plugins/spamassassin/spamassassin.c
4076                 Removed redundant NULL checks for g_free() calls.
4077                 Patch by Pawel Pekala.
4078
4079 2006-04-06 [mones]      2.1.0cvs6
4080
4081         * src/prefs_actions.c
4082         * src/prefs_filtering.c
4083         * src/prefs_filtering_action.c
4084         * src/prefs_matcher.c
4085         * src/prefs_template.c
4086         * src/gtk/gtkutils.c
4087         * src/gtk/gtkutils.h
4088                 Have a nice replace button. Patch by Pawel Pekala
4089
4090 2006-04-06 [colin]      2.1.0cvs5
4091
4092         * src/addressbook.c
4093                 Fix crash with empty columns
4094
4095 2006-04-05 [colin]      2.1.0cvs4
4096
4097         * src/wizard.c
4098         * src/prefs_gtk.c
4099                 Allow wizard customization with pre-filled values
4100
4101 2006-04-05 [colin]      2.1.0cvs3
4102
4103         * src/textview.c
4104         * src/mimeview.c
4105         * src/mimeview.h
4106                 Nicer messages in mimeview
4107
4108 2006-04-05 [colin]      2.1.0cvs2
4109
4110         * src/addressbook.c
4111         * src/prefs_summaries.c
4112                 i18n fix
4113
4114 2006-04-05 [colin]      2.1.0cvs1
4115
4116         * src/plugins/pgpcore/plugin.c
4117         * src/plugins/pgpcore/select-keys.c
4118         * src/plugins/pgpcore/select-keys.h
4119         * src/plugins/pgpcore/sgpgme.c
4120         * src/plugins/pgpcore/sgpgme.h
4121         * src/plugins/pgpinline/pgpinline.c
4122         * src/plugins/pgpinline/plugin.c
4123         * src/plugins/pgpmime/pgpmime.c
4124         * src/plugins/pgpmime/plugin.c
4125                 Factorize and generalize a bit 
4126                 Drop S/MIME signature verification from PGP/MIME
4127                 (adding it as another, more complete plugin)
4128
4129 2006-04-05 [paul]       2.1.0
4130
4131         2.1.0 released
4132
4133 2006-04-05 [paul]       2.0.0cvs186
4134
4135         * manual/advanced.xml
4136                 add info on colour labels
4137
4138 2006-04-05 [paul]       2.0.0cvs185
4139
4140         * po/bg.po
4141         * po/cs.po
4142         * po/de.po
4143         * po/el.po
4144         * po/en_GB.po
4145         * po/fi.po
4146         * po/fr.po
4147         * po/it.po
4148         * po/nl.po
4149         * po/pl.po
4150         * po/pt_BR.po
4151         * po/sr.po
4152         * po/zh_CN.po
4153                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4154                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4155                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4156                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4157         * src/gtk/authors.h
4158         * tools/claws.i18n.status.pl
4159                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4160                 and new Czech translator, Tim <timbrain@post.cz>
4161
4162 2006-04-05 [mones]      2.0.0cvs184
4163
4164         * po/es.po
4165                 Updated translation
4166
4167 2006-04-05 [colin]      2.0.0cvs183
4168
4169         * src/gtk/quicksearch.c
4170                 Fix bug #929 (unnecessary reload in quick search bar)
4171
4172 2006-04-05 [colin]      2.0.0cvs182
4173
4174         * src/compose.c
4175                 Fix crash on Reply with no From:
4176                 Show signature and conversion error on queuing 
4177                 (but not sending)
4178         * src/mainwindow.c
4179         * src/summaryview.c
4180         * src/summaryview.h
4181                 Factorize threading code and make sure msginfo 
4182                 is not null when it comes from a GtkCTreeRow's 
4183                 data
4184         * src/gtk/gtkaspell.c
4185                 Check for necessary things
4186         * src/gtk/gtksctree.c
4187         * src/gtk/gtksctree.h
4188                 Reset anchor if necessary when removing node
4189
4190 2006-03-29 [colin]      2.0.0cvs181
4191
4192         * src/folderview.c
4193                 Warn for disabled IMAP accounts (due to lack of
4194                 libetpan). Breaks string-freeze - sorry - but it
4195                 is kind of important ;)
4196
4197 2006-03-28 [colin]      2.0.0cvs180
4198
4199         * src/gtk/gtkutils.c
4200         * src/gtk/gtkutils.h
4201                 Add a gtkut_get_link_btn() function that
4202                 creates a button which acts like an URI
4203         * src/prefs_themes.c
4204         * src/gtk/about.c
4205                 Use this function (factorizes codes)
4206         * src/common/defs.h
4207         * src/gtk/pluginwindow.c
4208                 Add a "Get more..." in the plugins window
4209
4210 2006-03-28 [colin]      2.0.0cvs179
4211
4212         * src/common/smtp.c
4213         * src/common/passcrypt.c
4214         * src/undo.c
4215                 Warning fixes. Patch by Pawel Pekala
4216
4217 2006-03-27 [colin]      2.0.0cvs178
4218
4219         * src/undo.c
4220                 Fix undoing by blocks with spaces
4221
4222 2006-03-27 [colin]      2.0.0cvs177
4223
4224         * src/textview.c
4225                 Set margin to 3px for headers
4226
4227 2006-03-27 [paul]
4228
4229         2.1.0-rc2 released
4230
4231 2006-03-27 [wwp]        2.0.0cvs176
4232
4233         * src/summaryview.c
4234                 don't reset quicksearch when updating the message list.
4235                 Thanks to Colin.
4236
4237 2006-03-26 [wwp]        2.0.0cvs175
4238
4239         * src/compose.c
4240                 use a unified border width ('other' tab in the compose window,
4241                 patch by Pawel Pekala).
4242
4243
4244 2006-03-26 [wwp]        2.0.0cvs174
4245
4246         * src/common/quoted-printable.c
4247         * src/addressbook.c
4248                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4249
4250 2006-03-26 [colin]      2.0.0cvs173
4251
4252         * src/quote_fmt_parse.y
4253                 Fix non-UTF8 date formats messing up the whole quote a 
4254                 little bit
4255
4256 2006-03-26 [colin]      2.0.0cvs172
4257
4258         * src/procheader.c
4259                 Make sure the date is UTF8 valid, or try to make it
4260                 so. IncrediMail is really IncrediStupid.
4261         * src/compose.c
4262                 Fix possible conversions. 
4263                 
4264
4265 2006-03-26 [colin]      2.0.0cvs171
4266
4267         * src/matcher.c
4268                 Fix corner cases in body search. This is still a
4269                 hack... It seems impossible to make it good and 
4270                 reasonably fast at the same time.
4271
4272 2006-03-26 [colin]      2.0.0cvs170
4273
4274         * src/summaryview.c
4275                 I think I killed the twilight zone bug!
4276                 summary_select_node() flushes GTK events in order
4277                 to be able to center the view. But this also 
4278                 flushes keypresses like Ctrl-Alt-U, so this can
4279                 call summary_show from summary_select_node (itself
4280                 called from summary_show, etc.). And the summaryview
4281                 has to be unlocked in this function. So just locking
4282                 while processing GTK events, and bailing if locked, 
4283                 should fix it.
4284                 Fixes bug #927 (SIGSEGV during Update Summary)
4285
4286 2006-03-25 [colin]      2.0.0cvs169
4287
4288         * src/matcher.c
4289                 Fix search in QP-encoded bodies
4290                 Fix utf-8 searches in bodies encoded in the
4291                 locale's encoding
4292         * src/common/quoted-printable.c
4293         * src/common/quoted-printable.h
4294                 Add a decode function that doesn't overwrite
4295                 the original pointer
4296                 
4297
4298 2006-03-24 [colin]      2.0.0cvs168
4299
4300         * src/action.c
4301         * src/summaryview.c
4302         * src/summaryview.h
4303                 Update message cache after action
4304                 Patch by H. Merijn Brand
4305         * src/prefs_msg_colors.c
4306                 Factorize label 
4307                 Patch by Fabien Vantard
4308         * src/plugins/spamassassin/spamassassin_gtk.c
4309                 Remove useless translation
4310                 Patch by Fabien Vantard
4311
4312 2006-03-23 [colin]      2.0.0cvs167
4313
4314         * src/common/ssl.c
4315                 Let 30 seconds to SSL_connect
4316
4317 2006-03-23 [wwp]        2.0.0cvs166
4318
4319         * src/summaryview.c
4320         * src/gtk/description_window.c
4321                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
4322                 and headers are translated; adjust description windows' width to fit their
4323                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
4324
4325 2006-03-23 [paul]       2.0.0cvs165
4326
4327         * src/common/utils.c
4328                 fix highlighting of URIs containing "()"
4329                 (2.0.0cvs164's reversal fixed)
4330                 Thanks to Colin.
4331
4332 2006-03-23 [paul]       2.0.0cvs164
4333
4334         * src/common/utils.c
4335                 revert patch, (postponing a fix), at 2.0.0cvs120
4336                 as it breaks more URIs than it fixes.
4337                 Allow '-' to be a terminating character in a URI
4338
4339 2006-03-22 [colin]      2.0.0cvs163
4340
4341         * configure.ac
4342                 Require libetpan 0.45
4343                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
4344
4345 2006-03-22 [paul]       2.0.0cvs162
4346
4347         * src/editgroup.c
4348                 replace '<-' and '->' buttons with GTK_STOCK graphical
4349                 buttons
4350         * src/summary_search.c
4351                 don't offer '...' for translation
4352                 add a tooltip to advanced search '...' button
4353         * src/gtk/quicksearch.c
4354                 don't offer '...' for translation
4355
4356 2006-03-21 [colin]      2.0.0cvs161
4357
4358         * src/compose.c
4359                 Fix middle-click pasting (insert at click
4360                 position instead of cursor position, don't
4361                 remove existing selection and allow pasting
4362                 our own selection)
4363         * src/addressbook.c
4364                 "LDAP Server" -> "LDAP servers"
4365
4366 2006-03-21 [wwp]        2.0.0cvs160
4367
4368         * src/etpan/imap-thread.c
4369                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
4370
4371 2006-03-20 [colin]      2.0.0cvs159
4372
4373         * src/summaryview.c
4374                 Don't reload summaryview after an execute with no
4375                 move action
4376
4377 2006-03-19 [colin]      2.0.0cvs158
4378
4379         * src/addressbook.c
4380                 and put groups at the top, always
4381
4382 2006-03-19 [colin]      2.0.0cvs157
4383
4384         * src/addressbook.c
4385                 Order groups before names, as previously
4386
4387 2006-03-19 [colin]      2.0.0cvs156
4388
4389         * src/addressbook.c
4390                 - Sort case-unsensitive
4391                 - Put the sort arrow at opening too
4392
4393 2006-03-19 [wwp]        2.0.0cvs155
4394
4395         * src/addressbook.c
4396                 allow sorting by name/email/remarks, ensure that right-pane's contents
4397                 matches the left-pane selection (cleared when appropriate).
4398                 Patch by Pawel Pekala <c0rn@o2.pl>.
4399
4400 2006-03-18 [colin]      2.0.0cvs154
4401
4402         * src/textview.c
4403                 Fix text cursor ;)
4404
4405 2006-03-18 [colin]      2.0.0cvs153
4406
4407         * src/gtk/filesel.c
4408                 Make sure we hide the preview if we didn't get
4409                 a filename
4410
4411 2006-03-18 [colin]      2.0.0cvs152
4412
4413         * src/summaryview.c
4414                 Set cursor to watch for execution (fixes lack
4415                 of watch-cursor when dnd'ing hundreds of mails)
4416         * src/gtk/filesel.c
4417                 Check that mime type is 'image/*' before updating
4418                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
4419
4420 2006-03-18 [colin]      2.0.0cvs151
4421
4422         * src/mainwindow.c
4423         * src/textview.c
4424         * src/textview.h
4425                 Put a watch cursor in textview too when the mainwindow's
4426                 cursor in a watch
4427
4428 2006-03-18 [colin]      2.0.0cvs150
4429
4430         * src/folder.c
4431                 Change wrong asserts to simple tests
4432
4433 2006-03-17 [colin]      2.0.0cvs149
4434
4435         * src/mainwindow.c
4436         * src/mainwindow.h
4437         * src/prefs_msg_colors.c
4438         * src/summaryview.c
4439         * src/summaryview.h
4440         * src/gtk/colorlabel.c
4441         * src/gtk/colorlabel.h
4442                 Add a color label menu in the main menubar
4443                 Add (fixed) accels Ctrl-{0-7} to change the color
4444                 They have to be fixed because the menu's dynamic,
4445                 the items are complex widgets, hence we can't use
4446                 a GtkItemFactory.
4447
4448
4449 2006-03-17 [wwp]        2.0.0cvs148
4450
4451         * src/compose.c
4452                 rollback few lines from my previous commit (those lines come from
4453                 a pending patch, accidentally commited, even if neutral as they are
4454                 commented out).
4455
4456 2006-03-17 [wwp]        2.0.0cvs147
4457
4458         * src/compose.c
4459                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
4460                 applied code style/indentation to the modified function.
4461
4462 2006-03-17 [wwp]        2.0.0cvs146
4463
4464         * src/procmsg.c
4465         * src/compose.c
4466                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
4467
4468 2006-03-17 [paul]
4469
4470         2.1.0-rc1 released
4471
4472 2006-03-17 [paul]       2.0.0cvs145
4473
4474         * src/main.c
4475                 addressbook_read_file() was called twice
4476         * src/textview.c
4477                 X-Mailer highlighting
4478
4479 2006-03-16 [colin]      2.0.0cvs144
4480
4481         * src/sourcewindow.c
4482         * src/sourcewindow.h
4483                 And the last one, in source window.
4484
4485 2006-03-16 [colin]      2.0.0cvs143
4486
4487         * src/compose.c
4488         * src/compose.h
4489                 Fix the same stuff in compose
4490
4491 2006-03-16 [colin]      2.0.0cvs142
4492
4493         * src/messageview.c
4494                 Complete the previous messageview crash fix
4495
4496 2006-03-16 [colin]      2.0.0cvs141
4497
4498         * src/procmsg.h
4499         * src/procmsg.c
4500         * src/folder.c
4501                 Fix POSTPROCESSING hook
4502                 Patch by H. Merijn Brand
4503
4504         * src/procmime.c
4505         * src/procmime.h
4506                 Parse Content-Location
4507
4508         * src/toolbar.c
4509         * src/messageview.c
4510         * src/messageview.h
4511                 Don't crash when a top-level MessageView has
4512                 been closed on us. Same problematic than
4513                 yesterday's quicksearch issue.
4514
4515 2006-03-15 [colin]      2.0.0cvs140
4516
4517         * src/gtk/quicksearch.c
4518                 Fix a bitchy race we didn't think about when we
4519                 added quicksearch cancellation:
4520                 If the search is not on cached fields, for example
4521                 body_part matchcase "stuff"
4522                 the matcher code has to get the whole message. If
4523                 we're on IMAP, that can be slow, and in order to
4524                 be non-blocking, the IMAP code idle loop processes
4525                 gtk events too. So it is possible to cancel a
4526                 quicksearch while the matcher is getting the mail's
4527                 body. After matcher got its body, it will start to
4528                 iterate over the matcher list that the Quicksearch's
4529                 clear_search_cb() just freed via prepare_matcher().
4530                 SIGSEGV ensues.
4531                 The fix consists of guarding the matcherlist_match()
4532                 call with a boolean 'matching'. If we reset the
4533                 quicksearch while matching is TRUE, we don't free
4534                 the matcherlist anymore like we did, but we set
4535                 another new flag, deferred_free, to TRUE. Then,
4536                 in quicksearch_match(), just after returning from
4537                 matcherlist_match() and unsetting the matching flag,
4538                 we check the deferred_free flag and do the
4539                 prepare_matcher() (which does the matcherlist_free)
4540                 for real, so we free the matcherlist once it's not
4541                 used anymore.
4542                 As all of this runs via the glib main loop, we
4543                 luckily don't need a mutex.
4544         * src/summaryview.c
4545                 Also, show progress while searching.
4546
4547
4548 2006-03-14 [colin]      2.0.0cvs139
4549
4550         * src/alertpanel.c
4551                 Make alertpanel_is_open non-static
4552
4553 2006-03-14 [colin]      2.0.0cvs138
4554
4555         * src/prefs_spelling.c
4556                 Cleanups - Fabien Vantard
4557
4558 2006-03-14 [wwp]        2.0.0cvs137
4559
4560         * src/main.c
4561                 code style normalization (curly braces, indentation).
4562
4563 2006-03-14 [wwp]        2.0.0cvs137
4564
4565         * src/main.c
4566                 code style (braces, indentation)
4567
4568 2006-03-12 [paul]       2.0.0cvs136
4569
4570         * src/prefs_common.c
4571                 trans_hdr defaults to FALSE to be RFC-savvy
4572         * src/prefs_summaries.c
4573                 add a tooltip to the trans_hdr option
4574                 
4575
4576 2006-03-12 [paul]       2.0.0cvs135
4577
4578         * src/prefs_matcher.c
4579                 give a little more width to the combos
4580         * src/prefs_display_header.c
4581         * src/textview.c
4582                 translate headers if prefs_common.trans_hdr
4583                 is TRUE
4584
4585         Patches by Pawel Pekala
4586
4587 2006-03-12 [paul]       2.0.0cvs134
4588
4589         * src/plugins/clamav/clamav_plugin.c
4590         * src/plugins/dillo_viewer/dillo_viewer.c
4591         * src/plugins/pgpcore/plugin.c
4592         * src/plugins/pgpinline/plugin.c
4593         * src/plugins/pgpmime/plugin.c
4594         * src/plugins/spamassassin/spamassassin.c
4595                 update/add to descriptions
4596         * src/plugins/spamassassin/spamassassin_gtk.c
4597                 fixes to the english, remove superfluous
4598                 tooltips, clean up a little
4599
4600 2006-03-12 [paul]       2.0.0cvs133
4601
4602         * src/compose.c
4603                 fix Bug 924, 'Account combo box shows up wrong 
4604                 if & is in account name'
4605
4606 2006-03-11 [colin]      2.0.0cvs132
4607
4608         * src/summaryview.c
4609                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
4610                 messed up shift-selection because is slows down
4611                 moving around summaryview. thanks -users
4612
4613 2006-03-10 [colin]      2.0.0cvs131
4614
4615         * src/plugins/spamassassin/spamassassin_gtk.c
4616                 Put back Paul's engrish fixes
4617
4618 2006-03-10 [colin]      2.0.0cvs130
4619
4620         * src/plugins/spamassassin/spamassassin.c
4621         * src/plugins/spamassassin/spamassassin.h
4622         * src/plugins/spamassassin/spamassassin_gtk.c
4623                 Cleanup SA prefs page (more)
4624                 Patch by Fabien Vantard
4625
4626 2006-03-10 [paul]       2.0.0cvs129
4627
4628         * src/prefs_msg_colors.c
4629         * src/prefs_spelling.c
4630                 widget sensitivity
4631
4632 2006-03-09 [mones]      2.0.0cvs128
4633
4634         * po/es.po
4635                 Update for next RC
4636
4637 2006-03-09 [wwp]        2.0.0cvs127
4638
4639         * configure.ac
4640                 revert accidental commit (requirement for libetpan 0.43), this time
4641                 not in HEAD.
4642
4643 2006-03-09 [wwp]        2.0.0cvs125
4644
4645         * configure.ac
4646                 revert accidental commit (requirement for libetpan 0.43)
4647
4648 2006-03-09 [paul]       2.0.0cvs126
4649
4650         * src/prefs_receive.c
4651                 remove useless frame
4652                 replace 'incorporation' with 'receiving'
4653         * src/plugins/clamav/clamav_plugin_gtk.c
4654         * src/plugins/spamassassin/spamassassin_gtk.c
4655                 improve widget sensitivity
4656                 fix a bit his engrish
4657
4658 2006-03-09 [wwp]        2.0.0cvs125
4659
4660         * src/addressadd.c
4661         * src/foldersel.c
4662         * src/prefs_common.c
4663         * src/prefs_common.h
4664                 remember some more windows' sizes (add to addressbook and
4665                 select folder).
4666
4667 2006-03-09 [paul]       2.0.0cvs124
4668
4669         * src/plugins/pgpcore/prefs_gpg.c
4670                 normalise construction of dialogue
4671
4672 2006-03-09 [paul]       2.0.0cvs123
4673
4674         * src/plugins/trayicon/Makefile.am
4675                 add missing slash
4676
4677 2006-03-08 [colin]      2.0.0cvs122
4678
4679         * src/plugins/trayicon/Makefile.am
4680                 Fix build in separate dir 
4681                 Patch by Bamanzi <bamanzi@gmail.com>
4682
4683 2006-03-08 [colin]      2.0.0cvs121
4684
4685         * src/procmsg.c
4686                 Batch move and copies from summaryview with delayed execution
4687                 too
4688
4689 2006-03-07 [paul]       2.0.0cvs120
4690
4691         * src/common/utils.c
4692                 fix highlighting of URIs containing "()"
4693                 Patch by Pawel Pekala
4694
4695 2006-03-07 [paul]       2.0.0cvs119
4696
4697         * src/folder.c
4698         * src/folder.h
4699         * src/folderview.c
4700                 immediately do alphabetical resort when
4701                 changing a folder's name
4702                 Patch by Pawel Pekala
4703
4704 2006-03-07 [paul]       2.0.0cvs118
4705
4706         * src/news.c
4707         * src/news_gtk.c
4708                 when unsubscribing a newsgroup, remove the
4709                 folder and msgs in .sylpheed-claws/newscache
4710                 Patch by Pawel Pekala <c0rn@gazeta.pl>
4711
4712 2006-03-07 [paul]       2.0.0cvs117
4713
4714         * src/textview.c
4715                 fix wrong Fake URL Warning
4716                 Thanks to Hiro
4717
4718 2006-03-07 [colin]      2.0.0cvs116
4719
4720         * src/imap.c
4721                 Return immediately when password dialog was
4722                 cancelled
4723         * src/gtk/inputdialog.c
4724                 Allow empty strings for passwords
4725
4726
4727 2006-03-06 [colin]      2.0.0cvs115
4728
4729         * src/imap.c
4730                 Prevent double-timeouts when connection fails
4731
4732 2006-03-06 [colin]
4733
4734         2.0.1-rc1 released
4735
4736 2006-03-06 [colin]      2.0.0cvs114
4737
4738         * src/imap.c
4739                 Refresh session during potentially long
4740                 operations
4741
4742 2006-03-06 [wwp]        2.0.0cvs113
4743
4744         * src/prefs_msg_colors.h
4745                 forgot that one (custom color labels).
4746
4747 2006-03-06 [wwp]        2.0.0cvs112
4748
4749         * src/prefs_common.c
4750         * src/prefs_common.h
4751         * src/prefs_msg_colors.c
4752         * src/summaryview.c
4753         * src/summaryview.h
4754         * src/gtk/colorlabel.c
4755         * src/gtk/colorlabel.h
4756                 colors in messages list are now customizable. Color values and names can
4757                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
4758                 Thanks to Paul and Colin for their help with this longstanding patch!
4759
4760 2006-03-06 [wwp]        2.0.0cvs111
4761
4762         * src/textview.c
4763                 don't crash if (x)face is bad.
4764
4765 2006-03-05 [paul]       2.0.0cvs110
4766
4767         * AUTHORS
4768         * configure.ac
4769         * src/Makefile.am
4770         * src/common/Makefile.am
4771         * src/common/utils.h
4772         * src/etpan/imap-thread.c
4773         * src/gtk/authors.h
4774         * src/plugins/clamav/Makefile.am
4775         * src/plugins/demo/Makefile.am
4776         * src/plugins/dillo_viewer/Makefile.am
4777         * src/plugins/pgpcore/Makefile.am
4778         * src/plugins/pgpcore/passphrase.c
4779         * src/plugins/pgpinline/Makefile.am
4780         * src/plugins/pgpmime/Makefile.am
4781         * src/plugins/spamassassin/Makefile.am
4782         * src/plugins/trayicon/Makefile.am
4783                 fix builiding on cygwin
4784                 Patch by Ralgh Young <bamanzi@gmail.com>
4785
4786 2006-03-04 [wwp]        2.0.0cvs109
4787
4788         * manual/keyboard.xml
4789                 fix mixed up/down keys.
4790
4791 2006-03-04 [wwp]        2.0.0cvs108
4792
4793         * README
4794         * INSTALL
4795                 updated links to SpamAssassin.
4796
4797 2006-03-04 [wwp]        2.0.0cvs107
4798
4799         * manual/plugins.xml
4800         * src/plugins/spamassassin/README
4801                 updated SpamAssassin plugin docs to reflect new functional additions
4802                 (also fix/update/documents few technical stuff more, see the README).
4803
4804 2006-03-04 [wwp]        2.0.0cvs106
4805
4806         * src/prefs_message.c
4807                 normalized capitalization of message-prefs paths.
4808
4809 2006-03-04 [wwp]        2.0.0cvs105
4810
4811         * manual/advanced.xml
4812                 typo.
4813
4814 2006-03-03 [colin]      2.0.0cvs104
4815
4816         * src/plugins/clamav/clamav_plugin_gtk.c
4817                 Rework prefs page, patch by Fabien 
4818
4819 2006-03-03 [colin]      2.0.0cvs103
4820
4821         * src/plugins/clamav/clamav_plugin.c
4822                 Set error on all errors
4823
4824 2006-03-03 [colin]      2.0.0cvs102
4825
4826         * src/common/plugin.c
4827                 Initialize error to avoid crashing when a plugin fails
4828                 without setting error
4829
4830 2006-03-02 [wwp]        2.0.0cvs101
4831
4832         * configure.ac
4833                 fixed linker flags for libetpan support on Cygwin
4834                 (thanks to H.Merijn Brand).
4835
4836 2006-03-02 [wwp]        2.0.0cvs100
4837
4838         * src/addressbook.c
4839                 fix some AB error messages: one for punctuation and
4840                 one wrongly duplicate (thanks, maxbritov).
4841
4842 2006-03-02 [wwp]        2.0.0cvs99
4843
4844         * src/plugins/spamassassin/spamassassin.c
4845                 make sync calls to sa-learn/spamc to prevent
4846                 system (whatever local or client/server) overload.
4847
4848 2006-03-02 [colin]      2.0.0cvs98
4849
4850         * src/summaryview.c
4851                 Put the spam icon in the status column instead of the
4852                 mark one
4853
4854 2006-03-01 [colin]      2.0.0cvs97
4855
4856         * src/plugins/spamassassin/spamassassin.c
4857                 Fix segfault (g_file_set_contents fails for some 
4858                 reason and err==0x2f. Can't find out why with
4859                 valgrind, using working function :-)
4860
4861 2006-03-01 [colin]      2.0.0cvs96
4862
4863         * src/inc.c
4864                 Offline overriding: let 'No' be cached only 3 seconds
4865
4866 2006-03-01 [colin]      2.0.0cvs95
4867
4868         * src/addr_compl.c
4869         * src/addrbook.c
4870         * src/addressbook.c
4871         * src/addrindex.c
4872         * src/folder_item_prefs.c
4873         * src/headerview.c
4874         * src/imap.c
4875         * src/inc.c
4876         * src/ldif.c
4877         * src/mainwindow.c
4878         * src/mh.c
4879         * src/msgcache.c
4880         * src/prefs_common.h
4881         * src/prefs_msg_colors.c
4882         * src/procheader.c
4883         * src/procheader.h
4884         * src/procmime.c
4885         * src/procmsg.c
4886         * src/procmsg.h
4887         * src/send_message.h
4888         * src/simple-gettext.c
4889         * src/summaryview.c
4890         * src/summaryview.h
4891         * src/syldap.c
4892         * src/textview.c
4893         * src/undo.c
4894         * src/common/ssl_certificate.c
4895         * src/common/utils.c
4896         * src/gtk/colorsel.c
4897         * src/gtk/gtksctree.c
4898         * src/gtk/gtkshruler.c
4899         * src/plugins/trayicon/trayicon.c
4900                 #if 0 goes to /dev/null
4901
4902 2006-03-01 [colin]      2.0.0cvs94
4903
4904         * src/compose.c
4905         * src/imap.c
4906         * src/inc.c
4907         * src/inc.h
4908         * src/messageview.c
4909         * src/news.c
4910         * src/plugins/spamassassin/spamassassin.c
4911                 Allow to add information in the "working offline"
4912                 window
4913
4914 2006-03-01 [wwp]        2.0.0cvs93
4915
4916         * src/plugins/spamassassin/spamassassin.c
4917                 fixed spamc invocation: use a tricky temporary mini shell wrapper
4918                 'cause it seems that calling `spamc ... < inputfile` with
4919                 g_spawn_(a)sync simply.. erm doesn't work :-).
4920
4921 2006-03-01 [wwp]        2.0.0cvs92
4922
4923         * src/toolbar.c
4924         * src/toolbar.h
4925                 simplify the adding of spam/ham button to the messageview toolbar
4926                 (it gets more clear now that the same button will be "Mark as spam"
4927                 or "Mark as ham" according to the current message status,
4928                 thanks to Colin).
4929
4930 2006-03-01 [wwp]        2.0.0cvs91
4931
4932         * src/messageview.c
4933         * src/procmsg.c
4934         * src/procmsg.h
4935         * src/summaryview.c
4936         * src/plugins/spamassassin/spamassassin.c
4937         * src/plugins/spamassassin/spamassassin.h
4938                 make learner callbacks return a status (0 for ok),
4939                 handle it in main code to avoid setting flags when learning failed,
4940                 don't learn on TCP if offline in spamassassin,
4941                 thanks to Colin.
4942
4943                 
4944
4945 2006-03-01 [wwp]        2.0.0cvs90
4946
4947         * src/compose.c
4948                 some work around the compose window's account menu,
4949                 patch by Fabien Vantard.
4950
4951 2006-03-01 [wwp]        2.0.0cvs89
4952
4953         * src/plugins/spamassassin/spamassassin.c
4954                 fixed bad logics, was using spamc in local mode and sa-learn
4955                 in remote mode (thanks, Colin).
4956
4957 2006-03-01 [wwp]        2.0.0cvs88
4958
4959         * src/plugins/spamassassin/spamassassin.c
4960         * src/plugins/spamassassin/spamassassin.h
4961         * src/plugins/spamassassin/spamassassin_gtk.c
4962                 made processing of emails w/ sa-plugin an option (default is TRUE),
4963                 fixed Engrish some tooltips, capitalization of some debug messages
4964                 and warnings. The spamassassin plugin now provides two separate
4965                 services: process emails upon incorporation and spamd training.
4966                 Both services (un)register independently but use some common
4967                 plugin settings (transport settings, spam storage location).
4968
4969 2006-02-28 [wwp]        2.0.0cvs87
4970
4971         * src/plugins/spamassassin/spamassassin.c
4972                 fix async flag to spamc cmdline execution (batch exec should
4973                 be asynchronous).
4974
4975 2006-02-27 [wwp]        2.0.0cvs86
4976
4977         * src/plugins/spamassassin/spamassassin.c
4978         * src/plugins/spamassassin/spamassassin.h
4979         * src/plugins/spamassassin/spamassassin_gtk.c
4980                 - added the ability to learn a remote spamassassin server (spamd),
4981                 using spamc.
4982                 - added the spamassassin option 'username', that applies to all
4983                 spamassassin operations (filtering, learning, local or remote).
4984                 The default username is the current unix user (if left blank
4985                 from gtk prefs or config file).
4986                 - commented out some unused code (notebook widget), removed unused
4987                 layout (hbox1).
4988                 - make more widgets sensitive to the transport type.
4989
4990 2006-02-27 [colin]      2.0.0cvs85
4991
4992         * src/plugins/spamassassin/spamassassin.c
4993                 Fix sa-learn call when offline
4994
4995 2006-02-27 [colin]      2.0.0cvs84
4996
4997         * configure.ac
4998         * src/Makefile.am
4999         * src/mainwindow.c
5000         * src/mainwindow.h
5001         * src/messageview.c
5002         * src/messageview.h
5003         * src/prefs_toolbar.c
5004         * src/procmsg.c
5005         * src/stock_pixmap.c
5006         * src/stock_pixmap.h
5007         * src/summaryview.c
5008         * src/toolbar.c
5009         * src/toolbar.h
5010         * src/pixmaps/ham_btn.xpm
5011         * src/pixmaps/spam.xpm
5012         * src/pixmaps/spam_btn.xpm
5013         * src/plugins/spamassassin/spamassassin.c
5014                 Add button in toolbar for spam learning
5015                 Fix a few bugs from the last related commit
5016                 Revert 1.9.6cvs23 which messed up shift-selection
5017
5018 2006-02-24 [colin]      2.0.0cvs83
5019
5020         * src/procmsg.c
5021         * src/summaryview.c
5022         * src/summaryview.h
5023         * src/plugins/spamassassin/spamassassin.c
5024         * src/plugins/spamassassin/spamassassin.h
5025         * src/plugins/spamassassin/spamassassin_gtk.c
5026                 Unregister learner when spamassassin is either
5027                 disabled or over tcp
5028
5029 2006-02-24 [colin]      2.0.0cvs82
5030
5031         * src/Makefile.am
5032         * src/mainwindow.c
5033         * src/mainwindow.h
5034         * src/procmsg.c
5035         * src/procmsg.h
5036         * src/stock_pixmap.c
5037         * src/stock_pixmap.h
5038         * src/summaryview.c
5039         * src/summaryview.h
5040         * src/gtk/icon_legend.c
5041         * src/pixmaps/spam.xpm  ** NEW FILE **
5042         * src/plugins/spamassassin/spamassassin.c
5043         * src/plugins/spamassassin/spamassassin_gtk.c
5044                 Add spam learning interface (Mark/Mark as 
5045                 (spam|ham) menus)
5046
5047 2006-02-24 [wwp]        2.0.0cvs81
5048
5049         * src/compose.c
5050         * src/compose.h
5051         * src/filtering.c
5052                 hide compose window when sending message in batch mode
5053                 (filtering: forward and redirect). Also fixed a wrong
5054                 value returned when sending failed, neutral anyway.
5055                 (Colin, me) 
5056
5057 2006-02-24 [wwp]        2.0.0cvs80
5058
5059         * src/mainwindow.c
5060                 use GTK+'s stock quit button. Patch by Fabien Vantard.
5061
5062 2006-02-24 [paul]       2.0.0cvs79
5063
5064         * src/news.c
5065         * src/news.h
5066         * src/news_gtk.c
5067                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
5068                 Thanks to Colin
5069
5070 2006-02-23 [colin]      2.0.0cvs78
5071
5072         * src/alertpanel.c
5073                 Change OK to Close in alertpanel with View log
5074                 button; add accel to View log. Patch by Fabien
5075                 Vantard
5076
5077 2006-02-23 [wwp]        2.0.0cvs77
5078
5079         * src/compose.c
5080                 silly me, there were much more tests to perform, since toolbars can
5081                 really have down to 1 element only.
5082
5083 2006-02-23 [wwp]        2.0.0cvs76
5084
5085         * commitHelper
5086                 fixed indentation from my previous commit. Fallback to VISUAL if
5087                 EDITOR is not set (and to vi, at last resort).
5088
5089 2006-02-23 [wwp]        2.0.0cvs75
5090
5091         * commitHelper
5092                 improved error detection (Colin, me).
5093
5094 2006-02-23 [wwp]        2.0.0cvs74
5095
5096         * src/prefs_toolbar.c
5097                 simplify and fix prefs/toolbars layouting. Combos' contents can
5098                 now be really displayed.
5099
5100 2006-02-23 [wwp]        2.0.0cvs73
5101         simplifies and fix prefs/toolbars layouting. Combos' contents can now
5102         be really displayed.
5103
5104 2006-02-22 [wwp]        2.0.0cvs72
5105
5106         * src/compose.c
5107                 fix a typo in my previous commit (sorry!).
5108
5109 2006-02-22 [wwp]        2.0.0cvs71
5110
5111         * src/prefs_toolbar.c
5112                 fix a crash when adding separators to toolbars,
5113                 also fix some separator item information.
5114
5115 2006-02-22 [wwp]        2.0.0cvs70
5116
5117         * src/compose.c
5118                 fix a crash when redirecting (for instance) when compose window's
5119                 toolbar contents has been customized (when some buttons have been
5120                 removed in fact).
5121
5122 2006-02-21 [wwp]        2.0.0cvs69
5123
5124         * src/summaryview.c
5125         * src/gtk/pluginwindow.c
5126         * src/plugins/pgpcore/prefs_gpg.c
5127                 fix some compilation warnings (feat. remains of removed code).
5128
5129 2006-02-21 [wwp]        2.0.0cvs68
5130
5131         * src/gtk/gtkutils.c
5132                 fix two compilation issues, thanks to Stephan Sachse.
5133
5134 2006-02-20 [colin]      2.0.0cvs67
5135
5136         * src/mainwindow.c
5137                 Don't reselect displayed mail on refocus
5138                 This fixes actions misbehaving 
5139
5140 2006-02-20 [wwp]        2.0.0cvs66
5141
5142         * src/summaryview.c
5143         * src/gtk/gtksctree.c
5144         * src/gtk/gtkshruler.c
5145                 changed more runtime typecast checks.
5146
5147 2006-02-20 [wwp]        2.0.0cvs65
5148
5149         * src/summary_search.c
5150                 find all - summaryview refresh issue fixed, thanks to Colin.
5151
5152 2006-02-20 [wwp]        2.0.0cvs64
5153
5154         * src/gtk/gtkutils.c
5155                 better runtime typecast checks.
5156
5157 2006-02-20 [wwp]        2.0.0cvs63
5158
5159         * src/summary_search.c
5160                 enhancements to the summary search:
5161                         - add the ability to stop the running search
5162                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5163                         - don't search if no criteria (From/To/Subject/Body) is set
5164                         - ensure that a busy mouse pointer is always shown when searching,
5165                           show it even a bit earlier
5166
5167 2006-02-19 [colin]      2.0.0cvs62
5168
5169         * src/compose.c
5170         * src/imap.c
5171         * src/etpan/imap-thread.c
5172         * src/etpan/imap-thread.h
5173                 (Future) IMAP speed improvement on sending
5174                 Will require a libetpan update
5175         * src/summaryview.c
5176         * src/gtk/quicksearch.c
5177                 Make quicksearch clearable while running.
5178
5179 2006-02-17 [colin]      2.0.0cvs61
5180
5181         * src/imap.c
5182         * src/etpan/imap-thread.c
5183         * src/etpan/imap-thread.h
5184                 Check for IMAP certificates
5185                 ** Requires libetpan-0.42-cvs4 
5186                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5187
5188 2006-02-17 [colin]      2.0.0cvs60
5189
5190         * src/messageview.c
5191         * src/prefs_common.c
5192         * src/prefs_common.h
5193         * src/prefs_message.c
5194                 Add pref to display HTML-only mails with plugin, 
5195                 if possible (defaulting to FALSE of course).
5196
5197 2006-02-16 [colin]      2.0.0cvs59
5198
5199         * src/main.c
5200         * src/common/plugin.c
5201         * src/common/plugin.h
5202         * src/gtk/pluginwindow.c
5203                 Keep track of requested (but unloaded) plugins
5204                 in some error cases.
5205
5206 2006-02-16 [wwp]        2.0.0cvs58
5207
5208         * src/gtk/gtkaspell.c
5209         * src/gtk/gtkaspell.h
5210         * src/prefs_spelling.c
5211         * src/compose.c
5212         * src/prefs_common.c
5213         * src/prefs_common.h
5214                 implemented new optional spellchecker behaviour: re-check message when
5215                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5216
5217 2006-02-16 [wwp]        2.0.0cvs57
5218
5219         * src/quote_fmt_parse.y
5220                 pclose popen'ed pipe.
5221
5222 2006-02-15 [colin]      2.0.0cvs56
5223
5224         * src/mimeview.c
5225         * src/mimeview.h
5226                 Let MimeViewers know which MimeView they
5227                 depend of.
5228         * src/summaryview.c
5229                 Swap From/To columns in Sent/Queue/Drafts
5230                 folders
5231         * src/etpan/imap-thread.c
5232                 Use mailstream_low_tls_open() for STARTTLS
5233                 instead of mailstream_low_ssl_open()
5234                 ** REQUIRES libetpan 0.42cvs3 **
5235
5236 2006-02-15 [wwp]        2.0.0cvs55
5237
5238         * src/compose.c
5239         * src/compose.h
5240         * src/message_search.c
5241         * src/message_search.h
5242         * src/textview.c
5243         * src/gtk/gtkutils.c
5244         * src/gtk/gtkutils.h
5245                 added the ability to Find text in the compose window (and a bit
5246                 of code factorization).
5247
5248 2006-02-15 [wwp]        2.0.0cvs54
5249
5250         * src/prefs_gtk.c
5251                 yet another one file was missing (fix for some widgets' sensitivity).
5252                 Thanks Colin!
5253
5254 2006-02-15 [wwp]        2.0.0cvs53
5255
5256         * src/prefs_gtk.h
5257                 oops forgot that file (fix for some widgets' sensitivity).
5258
5259 2006-02-15 [wwp]        2.0.0cvs52
5260
5261         * src/summary_search.c
5262                 implemented advanced summary search options (added the ability
5263                 to use matcher conditions in an advanced search mode).
5264
5265 2006-02-15 [wwp]        2.0.0cvs51
5266
5267         * src/plugins/pgpcore/prefs_gpg.c
5268         * src/prefs_account.c
5269                 fix some widget sensitivity, mostly around some labels in
5270                 account prefs.
5271
5272 2006-02-15 [paul]       2.0.0cvs50
5273
5274         * manual/advanced.xml
5275                 improve Templates info
5276                 written by wwp
5277
5278 2006-02-14 [colin]      2.0.0cvs49
5279
5280         * src/pixmaps/address_book.xpm
5281         * src/pixmaps/preferences.xpm
5282         * src/pixmaps/properties.xpm
5283                 Fix pixmap size - patch by Fabien Vantard
5284
5285 2006-02-13 [colin]      2.0.0cvs48
5286
5287         * src/procmime.c
5288                 Add missing fclose()s on error
5289         * src/textview.c
5290                 Remove unused code
5291         * src/common/utils.c
5292                 Fix temp files not being deleted on windows
5293         Patches by Thomas Gilgin
5294
5295 2006-02-13 [colin]      2.0.0cvs47
5296
5297         * src/mainwindow.c
5298                 Fix exit crash
5299
5300 2006-02-13 [wwp]        2.0.0cvs46
5301
5302         * src/plugins/pgpcore/prefs_gpg.c
5303                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
5304
5305 2006-02-12 [colin]      2.0.0cvs45
5306
5307         * src/folderview.c
5308         * src/main.c
5309         * src/mainwindow.c
5310                 Fix "stuff" when quitting
5311
5312 2006-02-12 [wwp]        2.0.0cvs44
5313
5314         * src/prefs_themes.c
5315                 fix typos in debug messages.
5316
5317 2006-02-11 [colin]      2.0.0cvs43
5318
5319         * src/summaryview.c
5320                 don't allow drag/drop from ourself
5321
5322 2006-02-10 [wwp]        2.0.0cvs42
5323
5324         * src/exporthtml.c
5325         * src/html.c
5326         * src/html.h
5327         * src/procmime.c
5328         * src/textview.c
5329                 renamed html_ prefixed functions and data structures to avoid
5330                 namespace clashes w/ other software (gtkhtml2 for instance).
5331                 Closes bug #907.
5332
5333
5334 2006-02-09 [colin]      2.0.0cvs41
5335
5336         * src/summaryview.c
5337                 Fix shitty logic messed up. Thanks Ticho for the hint!
5338
5339 2006-02-09 [wwp]        2.0.0cvs40
5340
5341         * src/gtk/about.c
5342         * src/compose.c
5343         * src/prefs_account.c
5344         * src/prefs_gtk.h
5345         * src/editaddress.c
5346                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
5347                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
5348                 Browse buttons in accounts prefs.
5349
5350 2006-02-09 [colin]      2.0.0cvs39
5351
5352         * src/matcher.c
5353                 Check for pointer before using its members
5354         * src/gtk/gtksourceprintjob.c
5355                 Fix a wrong warning
5356
5357 2006-02-09 [wwp]        2.0.0cvs38
5358
5359         * src/gtk/filesel.c
5360                 fix few compiler warnings (type mismatch).
5361
5362 2006-02-09 [paul]       2.0.0cvs37
5363
5364         * po/fr.po
5365                 updated by Fabien Vantard
5366
5367 2006-02-08 [colin]      2.0.0cvs36
5368
5369         * src/prefs_common.c
5370         * src/common/defs.h
5371         * src/common/plugin.c
5372                 allow windows and linux configurations to coexist
5373                 patch by Thomas Gilgin
5374
5375 2006-02-08 [colin]      2.0.0cvs35
5376
5377         * src/filtering.c
5378         * src/matcher.c
5379         * src/matcher.h
5380         * src/matcher_parser_parse.y
5381         * src/prefs_filtering_action.c
5382         * src/prefs_matcher.c
5383                 Add the "Ignore thread" filtering
5384                 action
5385
5386 2006-02-08 [colin]      2.0.0cvs34
5387
5388         * src/compose.c
5389         * src/procmime.c
5390         * src/procmime.h
5391                 Fix bug #905 (damaged attachment)
5392                 text files with raw \0's aren't really text files
5393         FOR_STABLE
5394
5395 2006-02-08 [colin]      2.0.0cvs33
5396
5397         * src/summaryview.c
5398                 Fix crasher introduced yesterday
5399
5400 2006-02-08 [wwp]        2.0.0cvs32
5401
5402         * src/compose.c
5403         * src/compose.h
5404                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
5405
5406 2006-02-08 [wwp]        2.0.0cvs31
5407
5408         * src/prefs_template.c
5409                 templates enhancement: allow address completion for Cc and Bcc fields
5410                 (it was currently possible for the To field only)
5411
5412 2006-02-08 [colin]      2.0.0cvs30
5413
5414         * src/compose.c
5415                 Don't unblock if not blocked
5416         FOR_STABLE
5417
5418 2006-02-07 [colin]      2.0.0cvs29
5419
5420         * src/action.c
5421                 Forgot to refresh summaryview
5422
5423 2006-02-07 [colin]      2.0.0cvs28
5424
5425         * src/action.c
5426                 Freeze/thaw message list and folder list while
5427                 processing %as{} actions 
5428         * src/compose.c
5429                 Fix auto-wrap disabling after a middle-click
5430                 paste - FOR_STABLE
5431
5432 2006-02-07 [paul]       2.0.0cvs27
5433
5434         * src/folder.c
5435                 fix freeing of uninitialised pointers
5436                 Thanks to Colin
5437
5438 2006-02-06 [colin]      2.0.0cvs26
5439
5440         * src/folder.c
5441                 Use g_slist_prepend in potentially big list
5442
5443 2006-02-06 [colin]      2.0.0cvs25
5444
5445         * src/folder.c
5446                 Completely skip processing if it doesn't 
5447                 exist (faster!)
5448
5449 2006-02-06 [colin]      2.0.0cvs24
5450
5451         * src/folder.c
5452         * src/summaryview.c
5453                 Batch filtering in summaryview (from Tools menu)
5454                 and pre/post//-processing too
5455
5456 2006-02-06 [colin]      2.0.0cvs23
5457
5458         * src/procmsg.h
5459         * src/filtering.c
5460                 Use a special field for batch filtering instead
5461                 of stepping on deferred execution's toes
5462
5463 2006-02-06 [colin]      2.0.0cvs22
5464
5465         * src/action.c
5466         * src/filtering.c
5467         * src/filtering.h
5468         * src/folder.c
5469         * src/summaryview.c
5470                 Fix filtering via menus and actions
5471
5472 2006-02-06 [colin]      2.0.0cvs21
5473
5474         * src/imap.c
5475                 Put the added file directly to cache if possible (will work
5476                 with next libetpan)
5477         * src/filtering.c
5478         * src/filtering.h
5479         * src/inc.c
5480         * src/folder.c
5481         * src/mbox.c
5482         * src/procmsg.h
5483                 Move and copy filtered messages by batches instead of one
5484                 by one - faster on IMAP
5485         * src/procmsg.c
5486                 Add a function that'll possibly be useful later
5487
5488 2006-02-06 [colin]      2.0.0cvs20
5489
5490         * src/addressbook.c
5491                 Use internal mime-type instead of text/plain for d'n'd
5492         * src/compose.c
5493                 Allow attaching files from mimeview's icon list via d'n'd
5494         * src/folderview.c
5495         * src/folderview.h
5496                 Use internal mime-type instead of text/plain for d'n'd
5497                 Don't try to selected opened folder if none is
5498                 Factorize d'n'd from other apps code
5499         * src/headerview.c
5500         * src/textview.c
5501         * src/gtk/gtkutils.c
5502         * src/gtk/gtkutils.h
5503                 Factorize Face/X-Face stuff
5504         * src/mimeview.c
5505                 Fix d'n'd to other apps
5506         * src/prefs_message.c
5507                 Let the XFace pref be usable without libcompface as it also
5508                 applies to Face
5509         * src/summaryview.c
5510                 Fix d'n'd to other apps
5511                 Factorize d'n'd from other apps code
5512
5513 2006-02-06 [wwp]        2.0.0cvs19
5514
5515         * po/it.po
5516                 Italian translation fixes by Andrea Spadaccini (no more confusion
5517                 between filtering and processing, and few changes in the About
5518                 dialog).
5519
5520
5521 2006-02-06 [mones]      2.0.0cvs18
5522
5523         * src/gtk/icon_legend.c
5524                 Improved descriptions allowing better translations
5525
5526 2006-02-05 [colin]      2.0.0cvs17
5527
5528         * src/imap.c
5529                 Add the f*cking missing expunge that caused imap_fetch_env
5530                 to fail after an add_msgs ! :-///
5531         * src/etpan/imap-thread.c
5532                 Add a bit of debug
5533         FOR_STABLE
5534
5535 2006-02-05 [colin]      2.0.0cvs16
5536
5537         * src/common/utils.c
5538                 Don't check for return-path (or we can't put
5539                 back non-sent mails)
5540
5541 2006-02-05 [colin]      2.0.0cvs15
5542
5543         * src/textview.c
5544                 Don't try to display Face header in textview
5545                 when teh headerview's active
5546
5547 2006-02-05 [colin]      2.0.0cvs14
5548
5549         * tools/tbird2syl.py
5550         * tools/Makefile.am
5551                 Add script to import Thunderbird mails
5552
5553 2006-02-05 [colin]      2.0.0cvs13
5554
5555         * src/headerview.c
5556         * src/procheader.c
5557         * src/procmsg.c
5558         * src/procmsg.h
5559         * src/textview.c
5560                 Show Face headers - patch partially by Klaus Flittner
5561
5562 2006-02-05 [colin]      2.0.0cvs12
5563
5564         * src/folderview.c
5565         * src/summaryview.c
5566         * src/common/utils.c
5567         * src/common/utils.h
5568                 Let dnd work from mime icons to summaryview
5569                 and to folderview too
5570                 Add a crude test to avoid trying to add files
5571                 drag'n'dropped when they're not mails
5572
5573 2006-02-04 [colin]      2.0.0cvs11
5574
5575         * src/summaryview.c
5576         * src/mimeview.c
5577                 Fix utf8 conversion
5578
5579 2006-02-04 [colin]      2.0.0cvs10
5580
5581         * src/compose.c
5582         * src/folderview.c
5583         * src/mimeview.c
5584         * src/summaryview.c
5585         * src/summaryview.h
5586                 Added various drag and drop capas:
5587                 From                    To
5588                 summaryview             other apps
5589                 mimeview icons          other apps
5590                 other apps              summaryview
5591                 other apps              folderview
5592
5593                 This shouldn't have broken the existing:
5594                 From                    To
5595                 summaryview             folderview
5596                 folderview              folderview
5597                 summaryview             compose's attachments
5598
5599         Tests welcomed.
5600
5601 2006-02-02 [paul]       2.0.0cvs9
5602
5603         * src/mainwindow.c
5604                 move global option 'Set displayed columns...' out
5605                 of folder option grouping.
5606                 fix sensitivity of 'harvest addresses'
5607         FOR_STABLE
5608
5609 2006-02-01 [colin]      2.0.0cvs8
5610
5611         * src/mimeview.c
5612                 Revert the alertpanel patch, it sucks (intrusive
5613                 and gets in the way of "open")
5614
5615 2006-02-01 [colin]      2.0.0cvs7
5616
5617         * src/compose.c
5618         * src/prefs_account.c
5619         * src/prefs_common.c
5620         * src/common/defs.h
5621         * src/common/utils.c
5622         * src/common/utils.h
5623                 Add ability to edit the signature file
5624                 from the account preferences, and use
5625                 a default for the text editor.
5626                 Patch by Fabien Vantard
5627
5628 2006-02-01 [colin]      2.0.0cvs6
5629
5630         * src/mimeview.c
5631                 Try to get mime type by extension if it is
5632                 application/octet-stream
5633                 Display a window with possible choices when
5634                 encountering unknown mime types
5635         * src/gtk/filesel.c
5636         * src/gtk/filesel.h
5637                 Add preview
5638                 Allow multiple selection in filtered filesel
5639                 (patch by Fabien Vantard)
5640         * src/gtk/pluginwindow.c
5641                 Use it (patch by Fabien Vantard)
5642
5643 2006-02-01 [paul]       2.0.0cvs5
5644
5645         * src/jpilot.c
5646                 fix crash on creating jpilot address book
5647                 Thanks to Colin - FOR_STABLE
5648         * src/prefs_summaries.c
5649         * src/prefs_wrapping.c
5650         * src/gtk/icon_legend.c
5651         * src/gtk/quicksearch.c
5652                 string fixes and additions
5653
5654 2006-02-01 [paul]       2.0.0cvs4
5655
5656         * src/compose.c
5657         * src/mainwindow.c
5658         * src/messageview.c
5659         * src/prefs_send.c
5660                 add Arabic encoding option
5661                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
5662
5663 2006-01-31 [colin]      2.0.0cvs3
5664
5665         * src/plugins/pgpcore/passphrase.c
5666                 Convert passphrase to locale encoding
5667         * src/compose.c
5668                 Fix drafting on IMAP. Crappy bug sneaked in
5669                 the release :-/
5670         FOR_STABLE
5671
5672 2006-01-30 [paul]       2.0.0cvs2
5673
5674         * src/gtk/icon_legend.c
5675                 show the new entries
5676
5677 2006-01-30 [colin]      2.0.0cvs1
5678
5679         * src/manual.c
5680                 Check for the file to be present before 
5681                 enabling the menu - FOR_STABLE
5682         * src/gtk/icon_legend.c
5683                 Add folders icons (not all of them, there
5684                 are too much, but the most intriguing ones)
5685
5686 2006-01-30 [paul]       2.0.0
5687
5688         version 2.0.0 released
5689
5690 2006-01-30 [paul]       1.9.100cvs200
5691
5692         * manual/faq.xml
5693         * manual/gpl.xml
5694         * manual/intro.xml
5695         * manual/starting.xml
5696         * manual/sylpheed-claws-manual.xml
5697                 fixes, additions
5698
5699 2006-01-29 [mones]      1.9.100cvs199
5700
5701         * manual/account.xml
5702         * manual/advanced.xml
5703         * manual/glossary.xml
5704                 Some typos fixed, added LDIF term to glossary
5705         * po/es.po
5706                 Fixed leading plus symbol
5707
5708 2006-01-29 [paul]       1.9.100cvs198
5709
5710         * po/fi.po
5711         * po/sk.po
5712                 updated by Tommi Pirinen and Andrej Kacian
5713
5714 2006-01-29 [paul]       1.9.100cvs197
5715
5716         * src/gtk/authors.h
5717                 remove duplicates
5718
5719 2006-01-29 [paul]       1.9.100cvs196
5720
5721         * AUTHORS
5722         * po/nl.po
5723         * src/gtk/authors.h
5724         * tools/claws.i18n.status.pl
5725                 nl translation updated by Tim Dijkstra
5726
5727 2006-01-29 [paul]       1.9.100cvs195
5728
5729         * po/sr.po
5730         * po/sv.po
5731                 updated by Aleksandar Urosevic and Anders Troback
5732
5733 2006-01-28 [colin]      1.9.100cvs194
5734
5735         * src/gtk/gtksourceprintjob.c
5736                 Don't fiddle with PangoLayout when we
5737                 have an image
5738
5739 2006-01-28 [paul]       1.9.100cvs193
5740
5741         * AUTHORS
5742         * po/el.po
5743         * po/zh_CN.po
5744         * src/gtk/authors.h
5745         * tools/claws.i18n.status.pl
5746                 updated translations submitted by Stavros Giannouris
5747                 and Ralgh Young
5748
5749 2006-01-27 [colin]      1.9.100cvs192
5750
5751         * src/summaryview.c
5752         * src/gtk/gtksourceprintjob.c
5753                 Add image printing 
5754                 (libgnomeprint only, of course)
5755
5756 2006-01-27 [paul]       1.9.100cvs191
5757
5758         * po/fr.po
5759         * po/it.po
5760                 updated by Fabien Vantard and Andrea Spadaccini
5761
5762 2006-01-26 [colin]      1.9.100cvs190
5763
5764         * manual/Makefile.am
5765         * configure.ac
5766                 Make building the manual optional 
5767                 (--disable-manual)
5768
5769 2006-01-26 [paul]       1.9.100cvs189
5770
5771         * manual/glossary.xml
5772         * manual/plugins.xml
5773                 edited
5774         * po/en_GB.po
5775                 updated
5776
5777 2006-01-26 [paul]       1.9.100cvs188
5778
5779         * src/prefs_display_header.c
5780         * src/prefs_folder_column.c
5781         * src/prefs_msg_colors.c
5782         * src/prefs_summaries.c
5783         * src/prefs_summary_column.c
5784                 HIGify
5785
5786 2006-01-25 [colin]      1.9.100cvs187
5787
5788         * src/imap.c
5789                 Don't allow moving/copying mails between
5790                 queue/drafts and non-queue/drafts folders
5791                 Fixes bug #897 (message header is resetted 
5792                 if one is copied to Drafts)
5793
5794 2006-01-25 [colin]      1.9.100cvs186
5795
5796         * src/folder.c
5797         * src/mainwindow.c
5798                 Fix subscribed folders not found
5799         * src/compose.c
5800                 Don't try to encode as original mail's charset
5801                 if it's ascii 
5802
5803 2006-01-25 [paul]       1.9.100cvs185
5804
5805         * AUTHORS
5806         * po/Makevars
5807                 updated
5808         * po/de.po
5809         * po/pl.po
5810         * po/pt_BR.po
5811         * po/sr.po
5812                 updates submitted by Stephan Sachse, Emilian Nowak
5813                 and Quar, Frederico Goncalves Guimaraes, and
5814                 Aleksandar Urosevic
5815                 Fix Bug 896, 'PT_BR locale broken'.
5816         * src/gtk/authors.h
5817                 updated
5818
5819 2006-01-24 [mones]      1.9.100cvs184
5820
5821         * manual/glossary.xml
5822                 All current terms finished. Reviewers welcome ;-)
5823         * manual/keyboard.xml
5824                 Fixed column width for pdf output.
5825         * po/es.po
5826                 Updated
5827
5828 2006-01-24 [paul]       1.9.100cvs183
5829
5830         * manual/glossary.xml
5831                 fix id name
5832         * manual/dist/html/Makefile.am
5833         * manual/dist/pdf/Makefile.am
5834         * manual/dist/ps/Makefile.am
5835         * manual/dist/txt/Makefile.am
5836                 fix make deps
5837                 Thanks to Colin
5838
5839 2006-01-24 [mones]      1.9.100cvs182
5840
5841         * manual/glossary.xml
5842                 Nearly finished, some terms missing.
5843
5844 2006-01-23 [paul]       1.9.100cvs181
5845
5846         * manual/dist/html/Makefile.am
5847         * manual/dist/pdf/Makefile.am
5848         * manual/dist/ps/Makefile.am
5849         * manual/dist/txt/Makefile.am
5850         * src/mainwindow.c
5851                 re-enable manual
5852                 Thanks to Colin
5853
5854 2006-01-22 [colin]      1.9.100cvs180
5855
5856         * src/compose.c
5857         * src/gtk/gtkaspell.c
5858                 Don't deselect stuff before right-clicking, with aspell.
5859                 (This prevented right-click Copy, for example).
5860                 Thanks to Clo!
5861
5862 2006-01-22 [paul]       1.9.100cvs179
5863
5864         * src/summary_search.c
5865                 don't fix the widget size as it causes problems
5866                 under localisation.
5867                 Thanks to Emilian Nowak
5868
5869 2006-01-21 [paul]       1.9.100cvs178
5870
5871         * src/prefs_themes.c
5872                 fix broken underlining of label text
5873                 with some translations
5874
5875 2006-01-21 [colin]      1.9.100cvs177
5876
5877         * po/fr.po
5878                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
5879
5880 2006-01-20 [colin]      1.9.100cvs176
5881
5882         * configure.ac
5883         * Makefile.am
5884         * manual/Makefile
5885         * manual/dist/html/.cvsignore
5886         * manual/dist/html/Makefile.am
5887         * manual/dist/pdf/.cvsignore
5888         * manual/dist/pdf/Makefile.am
5889         * manual/dist/ps/.cvsignore
5890         * manual/dist/ps/Makefile.am
5891         * manual/dist/txt/.cvsignore
5892         * manual/dist/txt/Makefile.am
5893                 Autotool-ize manual
5894
5895 2006-01-20 [paul]       1.9.100cvs175
5896
5897         * manual/handling.xml
5898                 make Filtering and Searching entries easier to find
5899         * manual/keyboard.xml
5900                 add the remaining default keybinds
5901         * src/prefs_summaries.c
5902                 update the default keybinds
5903
5904 2006-01-20 [paul]       1.9.100cvs174
5905
5906         * src/addressbook.c
5907         * src/addrgather.c
5908         * src/addrharvest.c
5909         * src/editaddress.c
5910         * src/editgroup.c
5911         * src/exphtmldlg.c
5912         * src/expldifdlg.c
5913         * src/exporthtml.c
5914         * src/exportldif.c
5915         * src/ldif.c
5916                 replace 'e-mail' with 'email'
5917         * src/summary_search.c
5918                 add mnemonic to "Find all" button
5919
5920 2006-01-20 [wwp]        1.9.100cvs173
5921
5922         * src/export.c
5923         * src/import.c
5924                 touched mbox import/export buttons for HIG-compliance
5925
5926 2006-01-19 [paul]       1.9.100cvs172
5927
5928         * manual/account.xml
5929         * manual/addrbook.xml
5930         * manual/advanced.xml
5931         * manual/faq.xml
5932         * manual/handling.xml
5933         * manual/intro.xml
5934         * manual/plugins.xml
5935         * manual/starting.xml
5936                 more editing
5937
5938 2006-01-19 [paul]       1.9.100cvs171
5939
5940         * src/toolbar.c
5941                 allow use of trash button while receiving
5942                 Thanks to Colin
5943
5944 2006-01-19 [wwp]        1.9.100cvs170
5945
5946         * src/gtk/quicksearch.c
5947         * src/compose.c
5948                 force text color to black when yellow background is set
5949
5950 2006-01-19 [colin]      1.9.100cvs169
5951
5952         * src/plugins/trayicon/trayicon.c
5953                 Gray out Get Mail when already getting mail
5954
5955 2006-01-18 [paul]       1.9.100cvs168
5956
5957         * src/compose.c
5958                 give widget yellow background was To is
5959                 set via folder prefs
5960         * src/gtk/quicksearch.c
5961                 give widget yellow background when quick
5962                 search is active.
5963                 Thanks to Colin
5964
5965 2006-01-18 [paul]       1.9.100cvs167
5966
5967         * doc/man/sylpheed-claws.1
5968                 add --subscribe option
5969
5970 2006-01-18 [paul]       1.9.100cvs166
5971
5972         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5973         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5974                 use %U instead of %F (%F is broken for user installed
5975                 files in kde 3.5)
5976
5977 2006-01-18 [colin]      1.9.100cvs165
5978
5979         * src/summaryview.c
5980                 Default to Yes in "No more * messages" dialogs
5981
5982 2006-01-17 [colin]      1.9.100cvs164
5983
5984         * src/compose.c
5985                 Possibly fix an invalid iterator causing
5986                 crash
5987
5988 2006-01-17 [colin]      1.9.100cvs163
5989
5990         * src/mimeview.c
5991                 Fix crash when the image disappears under the
5992                 image viewer
5993
5994 2006-01-16 [colin]      1.9.100cvs162
5995
5996         * src/compose.c
5997                 Fix reenabling autowrap
5998
5999 2006-01-16 [colin]      1.9.100cvs161
6000
6001         * src/compose.c
6002                 reset quote_len before getting quote_str
6003
6004 2006-01-16 [colin]      1.9.100cvs160
6005
6006         * src/account.c
6007         * src/account.h
6008         * src/folder.c
6009         * src/imap_gtk.c
6010         * src/mh_gtk.c
6011                 Fix bug #883 (default inbox does not track folder move)
6012
6013 2006-01-16 [colin]      1.9.100cvs159
6014
6015         * src/compose.c
6016         * src/plugins/pgpcore/passphrase.c
6017                 More buttons fixes
6018
6019 2006-01-16 [paul]       1.9.100cvs158
6020
6021         * src/prefs_actions.c
6022         * src/prefs_filtering_action.c
6023         * src/prefs_matcher.c
6024         * src/quote_fmt.c
6025         * src/gtk/description_window.c
6026         * src/gtk/description_window.h
6027         * src/gtk/quicksearch.c
6028                 description window cleanups
6029
6030 2006-01-15 [colin]      1.9.100cvs157
6031
6032         * src/addressbook.c
6033         * src/prefs_filtering.c
6034                 Same here
6035
6036 2006-01-15 [colin]      1.9.100cvs156
6037
6038         * src/folderview.c
6039         * src/mainwindow.c
6040                 Same for "Empty trash"
6041
6042 2006-01-15 [colin]      1.9.100cvs155
6043
6044         * src/inc.c
6045                 Override offline dialog had Yes by default
6046
6047 2006-01-15 [colin]      1.9.100cvs154
6048
6049         * src/summaryview.c
6050                 Delete selected messages? previously had Yes the default
6051
6052 2006-01-15 [colin]      1.9.100cvs153
6053
6054         * src/folder.c
6055         * src/folder.h
6056         * src/main.c
6057                 Check if a mailbox is loaded after all
6058                 plugins are loaded.
6059
6060 2006-01-15 [colin]      1.9.100cvs152
6061
6062         * src/folder.c
6063                 Don't start wizard when there are unloaded folders (will help
6064                 people with only mbox or maildir mailboxes)
6065
6066 2006-01-14 [colin]      1.9.100cvs151
6067
6068         * src/addressbook.c
6069         * src/expldifdlg.c
6070         * src/importldif.c
6071         * src/importmutt.c
6072         * src/importpine.c
6073         * src/mh_gtk.c
6074                 More HIG compliance and fixes
6075
6076 2006-01-14 [colin]      1.9.100cvs150
6077
6078         * src/prefs_filtering_action.c
6079         * src/foldersel.c
6080                 Two forgotten button order changes
6081
6082 2006-01-14 [colin]      1.9.100cvs149
6083
6084         * src/account.c
6085         * src/addressbook.c
6086         * src/compose.c
6087         * src/folderview.c
6088         * src/imap_gtk.c
6089         * src/mainwindow.c
6090         * src/mh_gtk.c
6091         * src/news_gtk.c
6092         * src/prefs_actions.c
6093         * src/prefs_customheader.c
6094         * src/prefs_filtering.c
6095         * src/prefs_matcher.c
6096         * src/prefs_template.c
6097         * src/ssl_manager.c
6098         * src/summaryview.c
6099         * src/textview.c
6100         * src/toolbar.c
6101                 All deletion confirmations are now "Cancel, Delete" 
6102                 instead of "No, Yes"
6103                 Clarified most of the other "No, Yes" to 
6104                 "Cancel, Descriptive_action"
6105                 Rechanged the "Entry not saved" alerts to have 
6106                 "Close, Continue editing"
6107
6108
6109 2006-01-14 [paul]
6110
6111         * 2.0.0-rc4 released
6112
6113 2006-01-14 [paul]       1.9.100cvs148
6114
6115         * src/account.c
6116         * src/addressadd.c
6117         * src/addressbook.c
6118         * src/compose.c
6119         * src/editaddress.c
6120         * src/editbook.c
6121         * src/editgroup.c
6122         * src/editjpilot.c
6123         * src/editldap.c
6124         * src/editvcard.c
6125         * src/exphtmldlg.c
6126         * src/expldifdlg.c
6127         * src/folderview.c
6128         * src/grouplistdialog.c
6129         * src/imap_gtk.c
6130         * src/importmutt.c
6131         * src/importpine.c
6132         * src/inc.c
6133         * src/main.c
6134         * src/mainwindow.c
6135         * src/message_search.c
6136         * src/messageview.c
6137         * src/mh_gtk.c
6138         * src/mimeview.c
6139         * src/news_gtk.c
6140         * src/prefs_actions.c
6141         * src/prefs_customheader.c
6142         * src/prefs_filtering.c
6143         * src/prefs_matcher.c
6144         * src/prefs_template.c
6145         * src/prefs_themes.c
6146         * src/ssl_manager.c
6147         * src/summary_search.c
6148         * src/summaryview.c
6149         * src/textview.c
6150         * src/toolbar.c
6151         * src/gtk/foldersort.c
6152         * src/gtk/gtkaspell.c
6153         * src/gtk/inputdialog.c
6154         * src/gtk/prefswindow.c
6155         * src/plugins/pgpcore/select-keys.c
6156         * src/plugins/trayicon/trayicon.c
6157                 HIG compliant button order
6158
6159 2006-01-14 [mones]      1.9.100cvs147
6160
6161         * po/es.po
6162                 Updated translation
6163
6164 2006-01-13 [paul]       1.9.100cvs146
6165
6166         * AUTHORS
6167         * ChangeLog
6168         * src/gtk/authors.h
6169                 add Joshua M. Kwan to contributors list
6170
6171 2006-01-13 [colin]      1.9.100cvs145
6172
6173         * src/gtk/quicksearch.c
6174                 Don't refocus quick search after executing (Esc or Enter)
6175                 Allows to '/'search something then move up/down in 
6176                 summaryview, and to Esc a search and be back in the 
6177                 summaryview
6178
6179 2006-01-13 [paul]       1.9.100cvs144
6180
6181         * src/plugins/pgpinline/pgpinline.c
6182                 support Content-Type 'application/pgp'
6183                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6184
6185 2006-01-13 [paul]       1.9.100cvs143
6186
6187         * manual/account.xml
6188                 make mention of partial retrieval
6189                 thanks to Colin
6190
6191 2006-01-13 [paul]       1.9.100cvs142
6192
6193         * src/account.c
6194         * src/account.h
6195         * src/action.c
6196         * src/action.h
6197         * src/adbookbase.h
6198         * src/addr_compl.c
6199         * src/addr_compl.h
6200         * src/addrbook.c
6201         * src/addrcache.c
6202         * src/addrcache.h
6203         * src/addrcindex.c
6204         * src/addrcindex.h
6205         * src/addrclip.c
6206         * src/addrclip.h
6207         * src/addrdefs.h
6208         * src/addressadd.c
6209         * src/addressadd.h
6210         * src/addressbook.c
6211         * src/addressbook.h
6212         * src/addrgather.c
6213         * src/addrgather.h
6214         * src/addrharvest.c
6215         * src/addrharvest.h
6216         * src/addrindex.c
6217         * src/addrindex.h
6218         * src/addritem.c
6219         * src/addritem.h
6220         * src/addrquery.c
6221         * src/addrquery.h
6222         * src/addrselect.c
6223         * src/addrselect.h
6224         * src/alertpanel.c
6225         * src/alertpanel.h
6226         * src/browseldap.c
6227         * src/browseldap.h
6228         * src/codeconv.c
6229         * src/codeconv.h
6230         * src/compose.c
6231         * src/compose.h
6232         * src/customheader.c
6233         * src/customheader.h
6234         * src/displayheader.c
6235         * src/displayheader.h
6236         * src/editaddress.c
6237         * src/editaddress.h
6238         * src/editbook.c
6239         * src/editbook.h
6240         * src/editgroup.c
6241         * src/editgroup.h
6242         * src/editjpilot.c
6243         * src/editjpilot.h
6244         * src/editldap.c
6245         * src/editldap.h
6246         * src/editldap_basedn.c
6247         * src/editldap_basedn.h
6248         * src/editvcard.c
6249         * src/editvcard.h
6250         * src/exphtmldlg.c
6251         * src/exphtmldlg.h
6252         * src/expldifdlg.c
6253         * src/expldifdlg.h
6254         * src/export.h
6255         * src/exporthtml.c
6256         * src/exporthtml.h
6257         * src/exportldif.c
6258         * src/exportldif.h
6259         * src/filtering.c
6260         * src/filtering.h
6261         * src/folder.c
6262         * src/folder.h
6263         * src/folder_item_prefs.c
6264         * src/folder_item_prefs.h
6265         * src/foldersel.c
6266         * src/foldersel.h
6267         * src/folderutils.c
6268         * src/folderutils.h
6269         * src/folderview.c
6270         * src/folderview.h
6271         * src/grouplistdialog.c
6272         * src/grouplistdialog.h
6273         * src/headerview.c
6274         * src/html.c
6275         * src/html.h
6276         * src/image_viewer.c
6277         * src/image_viewer.h
6278         * src/imap.c
6279         * src/imap.h
6280         * src/imap_gtk.c
6281         * src/imap_gtk.h
6282         * src/import.h
6283         * src/importldif.c
6284         * src/importldif.h
6285         * src/importmutt.c
6286         * src/importmutt.h
6287         * src/importpine.c
6288         * src/importpine.h
6289         * src/inc.c
6290         * src/inc.h
6291         * src/jpilot.c
6292         * src/jpilot.h
6293         * src/ldapctrl.c
6294         * src/ldapctrl.h
6295         * src/ldaplocate.c
6296         * src/ldaplocate.h
6297         * src/ldapquery.c
6298         * src/ldapquery.h
6299         * src/ldapserver.c
6300         * src/ldapserver.h
6301         * src/ldaputil.c
6302         * src/ldaputil.h
6303         * src/ldif.c
6304         * src/ldif.h
6305         * src/main.c
6306         * src/main.h
6307         * src/mainwindow.c
6308         * src/mainwindow.h
6309         * src/manual.c
6310         * src/manual.h
6311         * src/mbox.c
6312         * src/mbox.h
6313         * src/message_search.c
6314         * src/message_search.h
6315         * src/messageview.c
6316         * src/messageview.h
6317         * src/mh.c
6318         * src/mh.h
6319         * src/mh_gtk.c
6320         * src/mh_gtk.h
6321         * src/mimeview.c
6322         * src/mimeview.h
6323         * src/msgcache.c
6324         * src/msgcache.h
6325         * src/mutt.c
6326         * src/mutt.h
6327         * src/news.c
6328         * src/news.h
6329         * src/news_gtk.c
6330         * src/news_gtk.h
6331         * src/partial_download.c
6332         * src/partial_download.h
6333         * src/pine.c
6334         * src/pine.h
6335         * src/pop.c
6336         * src/pop.h
6337         * src/prefs_account.c
6338         * src/prefs_account.h
6339         * src/prefs_actions.c
6340         * src/prefs_actions.h
6341         * src/prefs_common.c
6342         * src/prefs_common.h
6343         * src/prefs_compose_writing.c
6344         * src/prefs_compose_writing.h
6345         * src/prefs_customheader.c
6346         * src/prefs_customheader.h
6347         * src/prefs_display_header.c
6348         * src/prefs_display_header.h
6349         * src/prefs_filtering.c
6350         * src/prefs_filtering.h
6351         * src/prefs_filtering_action.c
6352         * src/prefs_filtering_action.h
6353         * src/prefs_folder_column.c
6354         * src/prefs_folder_column.h
6355         * src/prefs_folder_item.c
6356         * src/prefs_folder_item.h
6357         * src/prefs_fonts.c
6358         * src/prefs_fonts.h
6359         * src/prefs_gtk.c
6360         * src/prefs_gtk.h
6361         * src/prefs_image_viewer.c
6362         * src/prefs_image_viewer.h
6363         * src/prefs_matcher.c
6364         * src/prefs_matcher.h
6365         * src/prefs_message.c
6366         * src/prefs_msg_colors.c
6367         * src/prefs_msg_colors.h
6368         * src/prefs_other.c
6369         * src/prefs_quote.c
6370         * src/prefs_receive.c
6371         * src/prefs_send.c
6372         * src/prefs_spelling.c
6373         * src/prefs_spelling.h
6374         * src/prefs_summaries.c
6375         * src/prefs_summaries.h
6376         * src/prefs_summary_column.c
6377         * src/prefs_summary_column.h
6378         * src/prefs_template.c
6379         * src/prefs_template.h
6380         * src/prefs_themes.c
6381         * src/prefs_themes.h
6382         * src/prefs_toolbar.c
6383         * src/prefs_toolbar.h
6384         * src/prefs_wrapping.c
6385         * src/prefs_wrapping.h
6386         * src/privacy.c
6387         * src/privacy.h
6388         * src/procheader.c
6389         * src/procheader.h
6390         * src/procmime.c
6391         * src/procmime.h
6392         * src/procmsg.c
6393         * src/procmsg.h
6394         * src/quote_fmt.c
6395         * src/quote_fmt_parse.y
6396         * src/recv.c
6397         * src/recv.h
6398         * src/remotefolder.c
6399         * src/remotefolder.h
6400         * src/send_message.c
6401         * src/send_message.h
6402         * src/setup.c
6403         * src/setup.h
6404         * src/sourcewindow.c
6405         * src/sourcewindow.h
6406         * src/ssl_manager.c
6407         * src/ssl_manager.h
6408         * src/statusbar.c
6409         * src/statusbar.h
6410         * src/stock_pixmap.c
6411         * src/stock_pixmap.h
6412         * src/summary_search.c
6413         * src/summary_search.h
6414         * src/summaryview.c
6415         * src/summaryview.h
6416         * src/syldap.c
6417         * src/syldap.h
6418         * src/textview.c
6419         * src/textview.h
6420         * src/toolbar.c
6421         * src/toolbar.h
6422         * src/undo.c
6423         * src/undo.h
6424         * src/unmime.c
6425         * src/unmime.h
6426         * src/vcard.c
6427         * src/vcard.h
6428         * src/wizard.c
6429         * src/wizard.h
6430         * src/common/base64.c
6431         * src/common/base64.h
6432         * src/common/defs.h
6433         * src/common/hooks.c
6434         * src/common/hooks.h
6435         * src/common/log.c
6436         * src/common/log.h
6437         * src/common/mgutils.c
6438         * src/common/mgutils.h
6439         * src/common/nntp.c
6440         * src/common/nntp.h
6441         * src/common/passcrypt.c
6442         * src/common/passcrypt.h.in
6443         * src/common/plugin.c
6444         * src/common/plugin.h
6445         * src/common/prefs.c
6446         * src/common/prefs.h
6447         * src/common/progressindicator.c
6448         * src/common/progressindicator.h
6449         * src/common/quoted-printable.c
6450         * src/common/quoted-printable.h
6451         * src/common/session.c
6452         * src/common/session.h
6453         * src/common/smtp.c
6454         * src/common/smtp.h
6455         * src/common/socket.c
6456         * src/common/socket.h
6457         * src/common/ssl.c
6458         * src/common/ssl.h
6459         * src/common/ssl_certificate.c
6460         * src/common/ssl_certificate.h
6461         * src/common/stringtable.c
6462         * src/common/stringtable.h
6463         * src/common/sylpheed.c
6464         * src/common/sylpheed.h
6465         * src/common/template.c
6466         * src/common/template.h
6467         * src/common/timing.h
6468         * src/common/utils.c
6469         * src/common/utils.h
6470         * src/common/version.h.in
6471         * src/common/xml.c
6472         * src/common/xml.h
6473         * src/common/xmlprops.c
6474         * src/common/xmlprops.h
6475         * src/gtk/colorlabel.c
6476         * src/gtk/colorsel.c
6477         * src/gtk/colorsel.h
6478         * src/gtk/description_window.c
6479         * src/gtk/description_window.h
6480         * src/gtk/filesel.c
6481         * src/gtk/filesel.h
6482         * src/gtk/foldersort.c
6483         * src/gtk/foldersort.h
6484         * src/gtk/gtkutils.c
6485         * src/gtk/gtkutils.h
6486         * src/gtk/inputdialog.c
6487         * src/gtk/inputdialog.h
6488         * src/gtk/logwindow.c
6489         * src/gtk/logwindow.h
6490         * src/gtk/manage_window.c
6491         * src/gtk/manage_window.h
6492         * src/gtk/menu.c
6493         * src/gtk/menu.h
6494         * src/gtk/pluginwindow.c
6495         * src/gtk/pluginwindow.h
6496         * src/gtk/prefswindow.c
6497         * src/gtk/prefswindow.h
6498         * src/gtk/progressdialog.c
6499         * src/gtk/progressdialog.h
6500         * src/gtk/sslcertwindow.c
6501         * src/gtk/sslcertwindow.h
6502         * src/plugins/clamav/clamav_plugin.c
6503         * src/plugins/clamav/clamav_plugin.h
6504         * src/plugins/clamav/clamav_plugin_gtk.c
6505         * src/plugins/demo/demo.c
6506         * src/plugins/dillo_viewer/dillo_prefs.c
6507         * src/plugins/dillo_viewer/dillo_prefs.h
6508         * src/plugins/dillo_viewer/dillo_viewer.c
6509         * src/plugins/pgpcore/passphrase.c
6510         * src/plugins/pgpcore/passphrase.h
6511         * src/plugins/pgpcore/plugin.c
6512         * src/plugins/pgpcore/select-keys.c
6513         * src/plugins/pgpcore/select-keys.h
6514         * src/plugins/pgpcore/sgpgme.c
6515         * src/plugins/pgpcore/sgpgme.h
6516         * src/plugins/pgpinline/pgpinline.c
6517         * src/plugins/pgpinline/pgpinline.h
6518         * src/plugins/pgpinline/plugin.c
6519         * src/plugins/pgpmime/pgpmime.c
6520         * src/plugins/pgpmime/pgpmime.h
6521         * src/plugins/pgpmime/plugin.c
6522         * src/plugins/spamassassin/spamassassin.c
6523         * src/plugins/spamassassin/spamassassin.h
6524         * src/plugins/spamassassin/spamassassin_gtk.c
6525         * src/plugins/trayicon/trayicon.c
6526                 update copyright header
6527
6528 2006-01-13 [paul]       1.9.100cvs141
6529
6530         * src/account.c
6531         * src/export.c
6532         * src/import.c
6533         * src/mainwindow.c
6534         * src/prefs_account.c
6535         * src/prefs_display_header.c
6536         * src/prefs_receive.c
6537         * src/prefs_send.c
6538         * src/prefs_summaries.c
6539         * src/prefs_themes.c
6540         * src/prefs_toolbar.c
6541         * src/gtk/about.c
6542                 various cleanups
6543
6544 2006-01-12 [colin]      1.9.100cvs140
6545
6546         * src/folder.c
6547         * src/folder.h
6548         * src/main.c
6549                 Add --subscribe option
6550                 Let sylpheed-claws email@domain.com equivalent to --compose
6551                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
6552
6553 2006-01-12 [paul]       1.9.100cvs139
6554
6555         * src/mainwindow.c
6556                 append 'Change folder order' label with '...'
6557         * src/prefs_actions.c
6558                 allow reordering of actions list by dnd
6559         * src/gtk/foldersort.c
6560                 make the dialog nicer
6561
6562 2006-01-11 [colin]      1.9.100cvs138
6563
6564         * src/compose.c
6565                 Allow templates without text
6566
6567 2006-01-11 [paul]       1.9.100cvs137
6568
6569         * tools/README
6570         * tools/filter_conv_new.pl
6571                 add info to README
6572                 also check .sylpheed for filter.xml
6573                 be a bit informative to the user
6574
6575 2006-01-11 [colin]      1.9.100cvs136
6576
6577         * src/textview.c
6578                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
6579
6580 2006-01-10 [paul]       1.9.100cvs135
6581
6582         * tools/Makefile.am
6583         * tools/filter_conv_new.pl
6584                 add script to convert new style Sylpheed
6585                 filter rules (Sylpheed >= 0.9.99) to
6586                 Claws filtering rules
6587
6588 2006-01-10 [colin]      1.9.100cvs134
6589
6590         * src/compose.c
6591                 Fix broken line joins in certain conditions
6592                 (between two quoted lines: <enter><enter><up>
6593                  <type a wrapped sentence><go in the first line>
6594                  <insert more text><watch as line joining failed>)
6595
6596 2006-01-10 [paul]       1.9.100cvs133
6597
6598         * src/compose.c
6599                 don't report success in error dialog
6600                 thanks to Colin
6601         * src/common/utils.c
6602                 include some trailing punctuations as URI
6603                 thanks to Hiro
6604
6605 2006-01-10 [paul]       1.9.100cvs132
6606
6607         * src/mimeview.c
6608                 fix incompatible pointer type
6609                 warning
6610
6611 2006-01-10 [paul]       1.9.100cvs131
6612
6613         * src/compose.c
6614                 change Subject in window title
6615                 instantaneously
6616
6617 2006-01-09 [colin]      1.9.100cvs130
6618
6619         * src/addressbook.c
6620         * src/headerview.c
6621         * src/mainwindow.c
6622         * src/messageview.c
6623         * src/mimeview.c
6624         * src/noticeview.c
6625         * src/summaryview.c
6626                 Fix possible crashes on exit and in addressbook
6627
6628 2006-01-09 [paul]       1.9.100cvs129
6629
6630         * src/prefs_msg_colors.c
6631                 some cleanups that I forgot last time
6632
6633 2006-01-09 [paul]       1.9.100cvs128
6634
6635         * README
6636         * src/folderview.c
6637         * src/prefs_msg_colors.c
6638                 add previously hidden option, color_new, to
6639                 the gui
6640                 move the page to Display/
6641                 rework the gui
6642
6643 2006-01-09 [wwp]        1.9.100cvs127
6644
6645         * src/prefs_themes.c
6646                 made the prefs/display/themes layouts spacing less condensed
6647                 (and so they match other prefs/pages' look).
6648
6649 2006-01-09 [paul]       1.9.100cvs126
6650
6651         * src/compose.c
6652         * src/prefs_common.c
6653         * src/prefs_common.h
6654         * src/prefs_wrapping.c
6655                 remove 'wrap at send' option
6656
6657 2006-01-06 [colin]      1.9.100cvs125
6658
6659         * src/compose.c
6660                 Just make completely sure we don't insert "manual line breaks" 
6661                 when wrapping... 
6662
6663 2006-01-04 [paul]
6664
6665         * 2.0.0-rc3 released
6666
6667 2006-01-04 [paul]       1.9.100cvs124
6668
6669         * src/folderview.c
6670                 fix bug 882, 'quick scroll in folder list
6671                 displays wrong folder contents'
6672
6673 2006-01-04 [paul]       1.9.100cvs123
6674
6675         * src/plugins/pgpmime/pgpmime.c
6676                 better debug information when signing
6677                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
6678
6679 2006-01-03 [colin]      1.9.100cvs122
6680
6681         * configure.ac
6682                 We need to recheck for gpgme 1.0.0 after checking
6683                 for 1.1.1, because if 1.1.1 isn't available, 
6684                 GPGME_LIBS and friends are blanked out by the 
6685                 second check.
6686
6687 2006-01-03 [colin]      1.9.100cvs121
6688
6689         * src/common/prefs.c
6690                 Windows unlink-before rename fix
6691         * src/plugins/pgpcore/sgpgme.c
6692                 Add support for PKA info if available
6693                 Both patches by Werner Koch
6694
6695 2006-01-03 [paul]       1.9.100cvs120
6696
6697         * src/messageview.c
6698                 fix bug 884, 'Send receipt' button visible in queue
6699                 Thanks to Colin
6700
6701 2006-01-02 [colin]      1.9.100cvs119
6702
6703         * src/compose.c
6704         * src/imap.c
6705                 Fix autosave on IMAP and more generally try to
6706                 return the correct ID on a newly added IMAP message
6707
6708 2006-01-02 [paul]       1.9.100cvs118
6709
6710         * manual/keyboard.xml
6711                 edited
6712
6713 2006-01-01 [paul]       1.9.100cvs117
6714
6715         * src/gtk/authors.h
6716                 alphabetical order
6717
6718 2005-12-30 [colin]      1.9.100cvs116
6719
6720         * manual/advanced.xml
6721                 Explain Pre/Post-processing differences.
6722
6723 2005-12-30 [colin]      1.9.100cvs115
6724
6725         * src/mh.c
6726                 Implement copy_msgs for a little optimization
6727         * src/imap.c
6728                 Finish yesterday's fix
6729
6730 2005-12-29 [colin]      1.9.100cvs114
6731
6732         * src/imap.c
6733                 Fix occasional failure in fetching a mail over
6734                 IMAP
6735
6736 2005-12-29 [colin]      1.9.100cvs113
6737
6738         * src/compose.c
6739                 Don't remove a draft when sending it, if it is 
6740                 locked.
6741
6742 2005-12-28 [colin]      1.9.100cvs112
6743
6744         * src/summaryview.c
6745                 Fix leak for real
6746
6747 2005-12-28 [wwp]        1.9.100cvs111
6748
6749         * doc/faq/.cvsignore
6750         * doc/faq/de/.cvsignore
6751         * doc/faq/en/.cvsignore
6752         * doc/faq/es/.cvsignore
6753         * doc/faq/fr/.cvsignore
6754         * doc/faq/it/.cvsignore
6755         * doc/manual/.cvsignore
6756         * doc/manual/de/.cvsignore
6757         * doc/manual/en/.cvsignore
6758         * doc/manual/es/.cvsignore
6759         * doc/manual/fr/.cvsignore
6760         * doc/manual/ja/.cvsignore
6761         * src/plugins/mathml_viewer/.cvsignore
6762                 rollback revival of those files (my bad, sorry for the noise).
6763
6764 2005-12-28 [wwp]        1.9.100cvs110
6765
6766         * src/compose.c
6767                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
6768
6769 2005-12-28 [wwp]        1.9.100cvs109
6770
6771         * doc/faq/.cvsignore
6772         * doc/faq/de/.cvsignore
6773         * doc/faq/en/.cvsignore
6774         * doc/faq/es/.cvsignore
6775         * doc/faq/fr/.cvsignore
6776         * doc/faq/it/.cvsignore
6777         * doc/manual/.cvsignore
6778         * doc/manual/de/.cvsignore
6779         * doc/manual/en/.cvsignore
6780         * doc/manual/es/.cvsignore
6781         * doc/manual/fr/.cvsignore
6782         * doc/manual/ja/.cvsignore
6783         * src/plugins/mathml_viewer/.cvsignore
6784         * po/.cvsignore
6785                 more files to ignore.
6786
6787 2005-12-24 [colin]      1.9.100cvs108
6788
6789         * AUTHORS
6790         * src/gtk/authors.h
6791                 Update for Werner
6792
6793 2005-12-24 [colin]      1.9.100cvs107
6794
6795         * src/procmsg.c
6796                 Allow NULL src_msginfo in 
6797                 procmsg_msginfo_new_from_mimeinfo
6798
6799 2005-12-23 [paul]       1.9.100cvs106
6800
6801         * src/plugins/pgpinline/mypgpcore.def
6802                 add this forgotten file
6803
6804 2005-12-23 [colin]      1.9.100cvs105
6805
6806         * src/mainwindow.c
6807                 Fix missing break
6808
6809 2005-12-23 [colin]      1.9.100cvs104
6810
6811         * autogen.sh
6812         * src/folder.c
6813         * src/mh.c
6814         * src/common/plugin.c
6815         * src/common/socket.c
6816         * src/common/socket.h
6817         * src/common/utils.c
6818         * src/common/utils.h
6819         * src/gtk/pluginwindow.c
6820         * src/plugins/pgpcore/plugin.def
6821         * src/plugins/pgpcore/sylpheed.def
6822         * src/plugins/pgpinline/Makefile.am
6823         * src/plugins/pgpinline/plugin.def
6824         * src/plugins/pgpinline/sylpheed.def
6825         * src/plugins/pgpmime/plugin.def
6826         * src/plugins/pgpmime/sylpheed.def
6827                 Various w32 fixes by Werner Koch
6828
6829 2005-12-22 [paul]       1.9.100cvs103
6830
6831         * src/wizard.c
6832                 don't offer IMAP as 'server type' if
6833                 libetpan isn't built in
6834
6835 2005-12-22 [paul]       1.9.100cvs102
6836
6837         * AUTHORS
6838         * src/mainwindow.c
6839         * src/mainwindow.h
6840         * src/toolbar.c
6841         * src/gtk/authors.h
6842                 support GTK_TOOLBAR_BOTH_HORIZ (text
6843                 next to icon) Patch by Marien Zwart
6844                 marienz@users.sf.net
6845                 Also reword the text
6846
6847 2005-12-21 [colin]      1.9.100cvs101
6848
6849         * configure.ac
6850                 Fix DATADIRNAME
6851         * COPYING
6852                 Fix missing section and explicit the exception better
6853         * src/compose.c
6854                 Prevent mail from being lost without notice when an
6855                 SMTP error happens on trying to send an unmodified
6856                 drafted mail.
6857         * src/send_message.c
6858         * src/common/smtp.c
6859                 Fix password remembering when wrong, and add return
6860                 value checks where they should have been
6861         * src/plugins/pgpcore/sylpheed.def
6862         * src/plugins/pgpinline/sylpheed.def
6863         * src/plugins/pgpmime/sylpheed.def
6864                 Add a few symbols needed
6865
6866 2005-12-21 [paul]       1.9.100cvs100
6867
6868         * m4/codeset.m4
6869         * m4/glibc21.m4
6870         * m4/intdiv0.m4
6871         * m4/inttypes-pri.m4
6872         * m4/inttypes.m4
6873         * m4/inttypes_h.m4
6874         * m4/isc-posix.m4
6875         * m4/lcmessage.m4
6876         * m4/stdint_h.m4
6877         * m4/uintmax_t.m4
6878                 gettextization
6879                 thanks to Colin
6880
6881 2005-12-21 [paul]       1.9.100cvs99
6882
6883         * po/sv.po
6884                 fixed by Colin
6885
6886 2005-12-20 [paul]       1.9.100cvs98
6887
6888         * po/sv.po
6889                 updated by Anders Trobäck
6890
6891 2005-12-20 [colin]      1.9.100cvs97
6892
6893         * ABOUT-NLS
6894         * Makefile.am
6895         * autogen.sh
6896         * configure.ac
6897         * config/config.rpath
6898         * config/mkinstalldirs
6899         * m4/Makefile.am
6900         * m4/glibc2.m4
6901         * m4/gnupg.m4
6902         * m4/gpgme.m4
6903         * m4/intmax.m4
6904         * m4/longdouble.m4
6905         * m4/longlong.m4
6906         * m4/printf-posix.m4
6907         * m4/signed.m4
6908         * m4/size_max.m4
6909         * m4/ulonglong.m4
6910         * m4/wchar_t.m4
6911         * m4/wint_t.m4
6912         * m4/xsize.m4
6913         * po/Makefile.in.in
6914         * po/Makevars
6915         * po/bg.po
6916         * po/ca.po
6917         * po/cs.po
6918         * po/de.po
6919         * po/el.po
6920         * po/en_GB.po
6921         * po/es.po
6922         * po/fi.po
6923         * po/fr.po
6924         * po/hr.po
6925         * po/hu.po
6926         * po/it.po
6927         * po/ja.po
6928         * po/ko.po
6929         * po/nb.po
6930         * po/nl.po
6931         * po/pl.po
6932         * po/pt_BR.po
6933         * po/ru.po
6934         * po/sk.po
6935         * po/sr.po
6936         * po/stamp-po
6937         * po/sv.po
6938         * po/zh_CN.po
6939         * po/zh_TW.po
6940         * src/Makefile.am
6941         * src/codeconv.c
6942         * src/compose.c
6943         * src/exporthtml.c
6944         * src/exportldif.c
6945         * src/folder.c
6946         * src/main.c
6947         * src/manual.c
6948         * src/mh.c
6949         * src/mimeview.c
6950         * src/send_message.c
6951         * src/common/Makefile.am
6952         * src/common/fnmatch.c
6953         * src/common/fnmatch.h
6954         * src/common/fnmatch_loop.c
6955         * src/common/nntp.c
6956         * src/common/plugin.c
6957         * src/common/smtp.c
6958         * src/common/socket.c
6959         * src/common/string_match.c
6960         * src/common/sylpheed.c
6961         * src/common/utils.c
6962         * src/common/utils.h
6963         * src/common/w32_dirent.c
6964         * src/common/w32_reg.c
6965         * src/common/w32_signal.c
6966         * src/common/w32_stat.c
6967         * src/common/w32_stdio.c
6968         * src/common/w32_stdlib.c
6969         * src/common/w32_string.c
6970         * src/common/w32_time.c
6971         * src/common/w32_unistd.c
6972         * src/common/w32_wait.c
6973         * src/common/w32lib.h
6974         * src/etpan/Makefile.am
6975         * src/gtk/Makefile.am
6976         * src/plugins/clamav/Makefile.am
6977         * src/plugins/demo/Makefile.am
6978         * src/plugins/dillo_viewer/Makefile.am
6979         * src/plugins/pgpcore/Makefile.am
6980         * src/plugins/pgpcore/passphrase.c
6981         * src/plugins/pgpcore/plugin.def
6982         * src/plugins/pgpcore/sgpgme.c
6983         * src/plugins/pgpcore/sylpheed.def
6984         * src/plugins/pgpcore/version.rc
6985         * src/plugins/pgpinline/Makefile.am
6986         * src/plugins/pgpinline/plugin.def
6987         * src/plugins/pgpinline/sylpheed.def
6988         * src/plugins/pgpinline/version.rc
6989         * src/plugins/pgpmime/Makefile.am
6990         * src/plugins/pgpmime/mypgpcore.def
6991         * src/plugins/pgpmime/plugin.def
6992         * src/plugins/pgpmime/sylpheed.def
6993         * src/plugins/pgpmime/version.rc
6994         * src/plugins/spamassassin/Makefile.am
6995                 Very little ;-) patch from Werner Koch, providing
6996                 infrastructure for cross-compiling to Win32
6997
6998 2005-12-20 [paul]       1.9.100cvs96
6999
7000         * src/account.c
7001         * src/account.h
7002         * src/mainwindow.c
7003         * src/mainwindow.h
7004         * src/toolbar.c
7005         * src/toolbar.h
7006                 add a combo to the Get All button, allowing
7007                 quick retrieval from any account
7008                 Patch by Fabien Vantard, slightly modified
7009                 by Colin
7010         * src/gtk/about.c
7011                 i18n fix. Patch by Fabien Vantard
7012
7013 2005-12-19 [colin]      1.9.100cvs95
7014
7015         * src/compose.c
7016         * src/compose.h
7017                 Don't automatically join lines when they've 
7018                 been separated by the user and not automatically
7019
7020 2005-12-19 [paul]       1.9.100cvs94
7021
7022         * src/gtk/pluginwindow.c
7023                 i18n fix.
7024                 Patch by Fabien Vantard
7025
7026 2005-12-15 [paul]       1.9.100cvs93
7027
7028         * src/common/plugin.c
7029         * src/common/plugin.h
7030         * src/gtk/pluginwindow.c
7031         * src/plugins/clamav/clamav_plugin.c
7032         * src/plugins/demo/demo.c
7033         * src/plugins/dillo_viewer/dillo_viewer.c
7034         * src/plugins/pgpcore/plugin.c
7035         * src/plugins/pgpinline/plugin.c
7036         * src/plugins/pgpmime/plugin.c
7037         * src/plugins/spamassassin/spamassassin.c
7038         * src/plugins/trayicon/trayicon.c
7039                 add plugin_version()
7040
7041 2005-12-15 [colin]      1.9.100cvs92
7042
7043         * src/compose.c
7044                 Further fix bug #875
7045
7046 2005-12-15 [paul]       1.9.100cvs91
7047
7048         * src/gtk/filesel.c
7049                 fix attach_load_dir getting set to
7050                 PLUGINDIR on plugin load
7051
7052 2005-12-14 [mones]      1.9.100cvs90
7053
7054         * manual/ack.xml
7055         * manual/keyboard.xml
7056                 Initial draft and some shortcuts added
7057                 
7058         * po/es.po
7059                 Updated translation
7060
7061 2005-12-14 [colin]      1.9.100cvs89
7062
7063         * src/compose.c
7064         * src/imap.c
7065         * src/summaryview.c
7066         * src/gtk/gtkaspell.c
7067                 More leaks fixed
7068         * src/prefs_folder_item.c
7069                 Fix recursive prefs apply
7070
7071
7072 2005-12-14 [colin]      1.9.100cvs88
7073
7074         * src/compose.c
7075                 Fix bug #875 (Freeze On Inline Forward of 
7076                 Large Message)
7077
7078 2005-12-13 [colin]      1.9.100cvs87
7079
7080         * src/compose.c
7081                 Uniq-ify and sort the mimetypes list
7082                 Patch by Fabien Vantard
7083
7084 2005-12-13 [colin]      1.9.100cvs86
7085
7086         * src/imap.c
7087         * src/etpan/imap-thread.c
7088                 Fix leaks (patch by Hoa)
7089         * src/news.c
7090         * src/common/plugin.c
7091                 Fix leaks
7092
7093 2005-12-12 [colin]
7094
7095         * 2.0.0-rc2 released
7096
7097 2005-12-12 [colin]      1.9.100cvs85
7098
7099         * src/matcher.c
7100                 Fix a leak
7101
7102 2005-12-12 [wwp]        1.9.100cvs84
7103
7104         * src/gtk/icon_legend.c
7105                 fix misbehaviour and crash when closing the legend window
7106         using the Esc key (patch by Fabien Vantard).
7107
7108 2005-12-12 [paul]       1.9.100cvs83
7109
7110         * src/browseldap.c
7111         * src/foldersel.c
7112         * src/prefs_actions.c
7113         * src/prefs_filtering.c
7114         * src/prefs_matcher.c
7115         * src/prefs_spelling.glade      ** REMOVED **
7116         * src/prefs_template.c
7117         * src/gtk/foldersort.glade      ** REMOVED **
7118         * src/gtk/pluginwindow.c
7119         * src/gtk/pluginwindow.glade    ** REMOVED **
7120         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
7121                 cleanups
7122
7123 2005-12-11 [paul]       1.9.100cvs82
7124
7125         * src/gtk/filesel.c
7126                 fix attach_load_dir crasher (double free)
7127
7128 2005-12-09 [paul]       1.9.100cvs81
7129
7130         * po/POTFILES.in
7131         * src/mainwindow.c
7132         * src/gtk/Makefile.am
7133         * src/gtk/icon_legend.c
7134         * src/gtk/icon_legend.h
7135                 add icon legend
7136         * src/manual.c
7137                 cleanup
7138
7139 2005-12-09 [paul]       1.9.100cvs80
7140
7141         * src/plugins/pgpcore/passphrase.c
7142                 wrap the label in the dialog
7143
7144 2005-12-09 [colin]      1.9.100cvs79
7145
7146         * src/plugins/pgpcore/sgpgme.c
7147                 Display (untrusted) on not trusted signatures
7148                 Patch by Michal Èihaø <michal@cihar.com>
7149                 Closes bug #867 (Report also key trust)
7150
7151 2005-12-09 [colin]      1.9.100cvs78
7152
7153         * src/common/plugin.c
7154                 Update licence check, following Eben Moglen's advice
7155
7156 2005-12-08 [colin]      1.9.100cvs77
7157
7158         * src/folder.c
7159                 Fix the occasionnal item->cache != NULL 
7160                 assertion failure. 
7161
7162 2005-12-08 [colin]      1.9.100cvs76
7163
7164         * src/mimeview.c
7165         * src/plugins/pgpcore/sgpgme.c
7166                 Print key id when unable to check it
7167                 Closes bug #866 (Show key id when missing)
7168
7169 2005-12-08 [paul]       1.9.100cvs75
7170
7171         * src/prefs_common.c
7172         * src/prefs_common.h
7173         * src/gtk/filesel.c
7174                 remember load attachment dir
7175
7176 2005-12-07 [colin]      1.9.100cvs74
7177
7178         * src/prefs_toolbar.c
7179                 Gtk fixes, patch by Fabien Vantard
7180
7181 2005-12-07 [colin]      1.9.100cvs73
7182
7183         * src/action.c
7184         * src/compose.c
7185         * src/compose.h
7186                 Fix bug #839 (Quoted text isn't colored after 
7187                 executing an action)
7188         * src/common/plugin.c
7189                 Require plugins to declare their licence in plugin_licence()
7190                 Refuse to load non-GPL plugins as they'd be illegal (as 
7191                 derived works of Sylpheed-Claws, they must be GPL).
7192         * src/plugins/clamav/clamav_plugin.c
7193         * src/plugins/demo/demo.c
7194         * src/plugins/dillo_viewer/dillo_viewer.c
7195         * src/plugins/pgpcore/plugin.c
7196         * src/plugins/pgpinline/plugin.c
7197         * src/plugins/pgpmime/plugin.c
7198         * src/plugins/spamassassin/spamassassin.c
7199         * src/plugins/trayicon/trayicon.c
7200                 Add plugin_licence()
7201
7202 2005-12-07 [paul]       1.9.100cvs72
7203
7204         * configure.ac
7205         * src/mainwindow.c
7206         * src/manual.c
7207         * src/manual.h
7208         * src/common/defs.h
7209                 clean up after local FAQ removal and
7210                 temporary manual removal
7211
7212 2005-12-06 [colin]      1.9.100cvs71
7213
7214         * configure.ac
7215         * doc/Makefile.am
7216         * doc/faq/.cvsignore
7217         * doc/faq/Makefile.am
7218         * doc/faq/de/.cvsignore
7219         * doc/faq/de/Makefile.am
7220         * doc/faq/de/sylpheed-faq-1.html
7221         * doc/faq/de/sylpheed-faq-2.html
7222         * doc/faq/de/sylpheed-faq-3.html
7223         * doc/faq/de/sylpheed-faq.html
7224         * doc/faq/en/.cvsignore
7225         * doc/faq/en/Makefile.am
7226         * doc/faq/en/sylpheed-faq-1.html
7227         * doc/faq/en/sylpheed-faq-2.html
7228         * doc/faq/en/sylpheed-faq-3.html
7229         * doc/faq/en/sylpheed-faq-4.html
7230         * doc/faq/en/sylpheed-faq.html
7231         * doc/faq/es/.cvsignore
7232         * doc/faq/es/Makefile.am
7233         * doc/faq/es/sylpheed-faq-1.html
7234         * doc/faq/es/sylpheed-faq-2.html
7235         * doc/faq/es/sylpheed-faq-3.html
7236         * doc/faq/es/sylpheed-faq-4.html
7237         * doc/faq/es/sylpheed-faq.html
7238         * doc/faq/fr/.cvsignore
7239         * doc/faq/fr/Makefile.am
7240         * doc/faq/fr/sylpheed-faq-1.html
7241         * doc/faq/fr/sylpheed-faq-2.html
7242         * doc/faq/fr/sylpheed-faq-3.html
7243         * doc/faq/fr/sylpheed-faq.html
7244         * doc/faq/it/.cvsignore
7245         * doc/faq/it/Makefile.am
7246         * doc/faq/it/sylpheed-faq-1.html
7247         * doc/faq/it/sylpheed-faq-2.html
7248         * doc/faq/it/sylpheed-faq-3.html
7249         * doc/faq/it/sylpheed-faq.html
7250         * doc/manual/.cvsignore
7251         * doc/manual/Makefile.am
7252         * doc/manual/de/.cvsignore
7253         * doc/manual/de/Makefile.am
7254         * doc/manual/de/sylpheed-1.html
7255         * doc/manual/de/sylpheed-10.html
7256         * doc/manual/de/sylpheed-11.html
7257         * doc/manual/de/sylpheed-12.html
7258         * doc/manual/de/sylpheed-13.html
7259         * doc/manual/de/sylpheed-14.html
7260         * doc/manual/de/sylpheed-15.html
7261         * doc/manual/de/sylpheed-16.html
7262         * doc/manual/de/sylpheed-17.html
7263         * doc/manual/de/sylpheed-18.html
7264         * doc/manual/de/sylpheed-19.html
7265         * doc/manual/de/sylpheed-2.html
7266         * doc/manual/de/sylpheed-20.html
7267         * doc/manual/de/sylpheed-3.html
7268         * doc/manual/de/sylpheed-4.html
7269         * doc/manual/de/sylpheed-5.html
7270         * doc/manual/de/sylpheed-6.html
7271         * doc/manual/de/sylpheed-7.html
7272         * doc/manual/de/sylpheed-8.html
7273         * doc/manual/de/sylpheed-9.html
7274         * doc/manual/de/sylpheed.html
7275         * doc/manual/en/.cvsignore
7276         * doc/manual/en/Makefile.am
7277         * doc/manual/en/sylpheed-1.html
7278         * doc/manual/en/sylpheed-10.html
7279         * doc/manual/en/sylpheed-11.html
7280         * doc/manual/en/sylpheed-12.html
7281         * doc/manual/en/sylpheed-13.html
7282         * doc/manual/en/sylpheed-14.html
7283         * doc/manual/en/sylpheed-15.html
7284         * doc/manual/en/sylpheed-16.html
7285         * doc/manual/en/sylpheed-17.html
7286         * doc/manual/en/sylpheed-18.html
7287         * doc/manual/en/sylpheed-19.html
7288         * doc/manual/en/sylpheed-2.html
7289         * doc/manual/en/sylpheed-20.html
7290         * doc/manual/en/sylpheed-21.html
7291         * doc/manual/en/sylpheed-22.html
7292         * doc/manual/en/sylpheed-3.html
7293         * doc/manual/en/sylpheed-4.html
7294         * doc/manual/en/sylpheed-5.html
7295         * doc/manual/en/sylpheed-6.html
7296         * doc/manual/en/sylpheed-7.html
7297         * doc/manual/en/sylpheed-8.html
7298         * doc/manual/en/sylpheed-9.html
7299         * doc/manual/en/sylpheed.html
7300         * doc/manual/es/.cvsignore
7301         * doc/manual/es/Makefile.am
7302         * doc/manual/es/sylpheed-1.html
7303         * doc/manual/es/sylpheed-10.html
7304         * doc/manual/es/sylpheed-11.html
7305         * doc/manual/es/sylpheed-12.html
7306         * doc/manual/es/sylpheed-13.html
7307         * doc/manual/es/sylpheed-14.html
7308         * doc/manual/es/sylpheed-15.html
7309         * doc/manual/es/sylpheed-16.html
7310         * doc/manual/es/sylpheed-17.html
7311         * doc/manual/es/sylpheed-18.html
7312         * doc/manual/es/sylpheed-19.html
7313         * doc/manual/es/sylpheed-2.html
7314         * doc/manual/es/sylpheed-20.html
7315         * doc/manual/es/sylpheed-3.html
7316         * doc/manual/es/sylpheed-4.html
7317         * doc/manual/es/sylpheed-5.html
7318         * doc/manual/es/sylpheed-6.html
7319         * doc/manual/es/sylpheed-7.html
7320         * doc/manual/es/sylpheed-8.html
7321         * doc/manual/es/sylpheed-9.html
7322         * doc/manual/es/sylpheed.html
7323         * doc/manual/fr/.cvsignore
7324         * doc/manual/fr/Makefile.am
7325         * doc/manual/fr/sylpheed-1.html
7326         * doc/manual/fr/sylpheed-10.html
7327         * doc/manual/fr/sylpheed-11.html
7328         * doc/manual/fr/sylpheed-12.html
7329         * doc/manual/fr/sylpheed-13.html
7330         * doc/manual/fr/sylpheed-14.html
7331         * doc/manual/fr/sylpheed-15.html
7332         * doc/manual/fr/sylpheed-16.html
7333         * doc/manual/fr/sylpheed-17.html
7334         * doc/manual/fr/sylpheed-18.html
7335         * doc/manual/fr/sylpheed-19.html
7336         * doc/manual/fr/sylpheed-2.html
7337         * doc/manual/fr/sylpheed-20.html
7338         * doc/manual/fr/sylpheed-3.html
7339         * doc/manual/fr/sylpheed-4.html
7340         * doc/manual/fr/sylpheed-5.html
7341         * doc/manual/fr/sylpheed-6.html
7342         * doc/manual/fr/sylpheed-7.html
7343         * doc/manual/fr/sylpheed-8.html
7344         * doc/manual/fr/sylpheed-9.html
7345         * doc/manual/fr/sylpheed.html
7346         * doc/manual/ja/.cvsignore
7347         * doc/manual/ja/Makefile.am
7348         * doc/manual/ja/sylpheed-1.html
7349         * doc/manual/ja/sylpheed-10.html
7350         * doc/manual/ja/sylpheed-11.html
7351         * doc/manual/ja/sylpheed-12.html
7352         * doc/manual/ja/sylpheed-13.html
7353         * doc/manual/ja/sylpheed-14.html
7354         * doc/manual/ja/sylpheed-15.html
7355         * doc/manual/ja/sylpheed-16.html
7356         * doc/manual/ja/sylpheed-17.html
7357         * doc/manual/ja/sylpheed-18.html
7358         * doc/manual/ja/sylpheed-19.html
7359         * doc/manual/ja/sylpheed-2.html
7360         * doc/manual/ja/sylpheed-20.html
7361         * doc/manual/ja/sylpheed-3.html
7362         * doc/manual/ja/sylpheed-4.html
7363         * doc/manual/ja/sylpheed-5.html
7364         * doc/manual/ja/sylpheed-6.html
7365         * doc/manual/ja/sylpheed-7.html
7366         * doc/manual/ja/sylpheed-8.html
7367         * doc/manual/ja/sylpheed-9.html
7368         * doc/manual/ja/sylpheed.html
7369         * doc/manual/ja/sylpheed.sgml
7370         * src/mainwindow.c
7371                 Remove outdated manual and faq. Noisy, eh?
7372
7373 2005-12-06 [colin]      1.9.100cvs70
7374
7375         * src/compose.c
7376         * src/quote_fmt_parse.y
7377         * src/undo.c
7378         * src/undo.h
7379                 Allow %X to position cursor at 0 
7380                 (no %X = before signature)
7381                 Fix paste as quotation putting the cursor at 0
7382                 Fix undo offsets when pasting
7383                 Insert the quote_fmt at once instead of line 
7384                 by line
7385                 Fix [Edited] when starting to reply/forward
7386
7387 2005-12-06 [paul]       1.9.100cvs69
7388
7389         * src/plugins/clamav/clamav_plugin_gtk.c
7390                 add another tooltip
7391         * src/plugins/spamassassin/spamassassin_gtk.c
7392                 rework spamassassin_create_widget_func()
7393
7394 2005-12-05 [colin]      1.9.100cvs68
7395
7396         * po/POTFILES.in
7397                 Fix make release ;-)
7398
7399 2005-12-05 [colin]      1.9.100cvs67
7400
7401         * src/compose.c
7402         * src/compose.h
7403                 Fix cursor positioning (not obeying %X)
7404
7405 2005-12-05 [paul]       1.9.100cvs66
7406
7407         * src/plugins/dillo_viewer/dillo_prefs.c
7408                 fix compilation warning
7409
7410 2005-12-05 [paul]       1.9.100cvs65
7411
7412         * src/prefs_spelling.c
7413         * src/plugins/trayicon/trayicon.c
7414                 cleanups - remove unused stuff
7415
7416 2005-12-05 [paul]       1.9.100cvs64
7417
7418         * README
7419         * manual/plugins.xml
7420                 remove info about removed mathml_viewer plugin
7421
7422 2005-12-05 [paul]       1.9.100cvs63
7423
7424         * configure.ac
7425         * src/plugins/Makefile.am
7426         * src/plugins/mathml_viewer/.cvsignore
7427         * src/plugins/mathml_viewer/Makefile.am
7428         * src/plugins/mathml_viewer/mathml_viewer.c
7429                 remove unmaintained mathml_viewer plugin
7430
7431 2005-12-05 [paul]       1.9.100cvs62
7432
7433         * src/summaryview.c
7434                 obey prefs_common.always_show_msg when
7435                 moving a msg
7436                 Thanks to Colin
7437
7438 2005-12-05 [paul]       1.9.100cvs61
7439
7440         * src/compose.c
7441         * src/prefs_account.c
7442         * src/prefs_filtering.c
7443         * src/prefs_quote.c
7444         * src/prefs_spelling.c
7445         * src/prefs_toolbar.c
7446         * src/summaryview.c
7447         * src/gtk/gtkutils.c
7448         * src/gtk/quicksearch.c
7449         * src/plugins/dillo_viewer/dillo_prefs.c
7450                 dialog cleanups
7451
7452 2005-12-04 [paul]       1.9.100cvs60
7453
7454         * src/inc.c
7455         * src/prefs_account.c
7456         * src/prefs_account.h
7457                 allow a Local account to specify a
7458                 default inbox
7459                 (closes bug 843 'Inbox cannot be changed for local
7460                  mailboxes')
7461
7462 2005-12-04 [colin]      1.9.100cvs59
7463
7464         * src/plugins/trayicon/trayicon.c
7465                 Remove Get, rename Get All to Get Mail in order to
7466                 be consistent with the default main toolbar
7467
7468 2005-12-03 [colin]      1.9.100cvs58
7469
7470         * manual/gpl.xml
7471         * manual/sylpheed-claws-manual.xml
7472                 Add GPL appendix
7473
7474 2005-12-03 [paul]       1.9.100cvs57
7475
7476         * AUTHORS
7477         * po/sv.po
7478         * src/gtk/authors.h
7479                 new (partially complete) Swedish translation
7480                 by Anders Troback <sylpheed@troback.com>
7481
7482 2005-12-02 [paul]       1.9.100cvs56
7483
7484         * configure.ac
7485                 libetpan 0.41 required
7486
7487 2005-12-02 [paul]       1.9.100cvs55
7488
7489         * src/plugins/clamav/clamav_plugin.c
7490         * src/plugins/clamav/clamav_plugin.h
7491         * src/plugins/clamav/clamav_plugin_gtk.c
7492         * src/plugins/spamassassin/spamassassin.c
7493         * src/plugins/spamassassin/spamassassin.h
7494         * src/plugins/spamassassin/spamassassin_gtk.c
7495                 unregister prefs pages on unloading, thus
7496                 preventing a crash
7497                 (thanks to Colin for the hint)
7498
7499 2005-12-02 [wwp]        1.9.100cvs54
7500
7501         * src/quote_fmt.h
7502         * src/quote_fmt_parse.y
7503                 fix misuse of gboolean*, use gboolean instead
7504                 (thanks to Paul, Colin, for pointing out that scaring one)
7505
7506 2005-12-02 [paul]       1.9.100cvs53
7507
7508         * src/plugins/clamav/clamav_plugin.c
7509                 int no --> unsigned int no
7510         * src/plugins/clamav/clamav_plugin_gtk.c
7511                 rework config page
7512
7513 2005-12-02 [wwp]        1.9.100cvs52
7514
7515         * src/compose.c
7516         * src/prefs_template.c
7517         * src/quote_fmt.h
7518         * src/quote_fmt_parse.y
7519                 prevent from executing |f and |p templates commands when
7520                 adding or replacing templates in prefs (avoids annoying and
7521                 potentially dangerous behaviours)
7522
7523 2005-12-02 [paul]       1.9.100cvs51
7524
7525         * src/prefs_common.c
7526                 allow translation of some default values
7527                 Patch by Fabien Vantard
7528
7529 2005-12-02 [paul]       1.9.100cvs50
7530
7531         * src/codeconv.c
7532         * src/codeconv.h
7533         * src/prefs_common.c
7534         * src/prefs_common.h
7535         * src/prefs_message.c
7536         * src/textview.c
7537                 remove obsolete 'convert_mb_alnum' option
7538                 and related stuff
7539         * src/gtk/about.c
7540                 remove unused 'about_textview_visibility_notify'
7541
7542 2005-12-02 [paul]       1.9.100cvs49
7543
7544         * src/prefs_account.c
7545         * src/prefs_compose_writing.c
7546         * src/prefs_fonts.c
7547         * src/prefs_gtk.h
7548         * src/prefs_image_viewer.c
7549         * src/prefs_message.c
7550         * src/prefs_other.c
7551         * src/prefs_receive.c
7552         * src/prefs_send.c
7553         * src/prefs_spelling.c
7554         * src/prefs_summaries.c
7555         * src/prefs_wrapping.c
7556         * src/plugins/dillo_viewer/dillo_prefs.c
7557         * src/plugins/pgpcore/prefs_gpg.c
7558                 several cleanups to the prefs dialogs
7559                 (slightly modified) patch by Fabien Vantard
7560
7561 2005-12-02 [paul]       1.9.100cvs48
7562
7563         * src/main.c
7564                 --exit means exit
7565         * src/send_message.c
7566                 fix crash on send when connection fails
7567
7568         Thanks to Colin
7569
7570 2005-12-01 [colin]      1.9.100cvs47
7571
7572         * src/html.c
7573                 Translate &hellip; to "..."
7574
7575 2005-11-30 [colin]      1.9.100cvs46
7576
7577         * src/matcher.c
7578         * src/matcher.h
7579                 Optimize back yesterday's fix.
7580
7581 2005-11-30 [paul]       1.9.100cvs45
7582
7583         * manual/faq.xml
7584                 standardised
7585         * manual/intro.xml
7586                 written by Colin, edited by me
7587
7588 2005-11-29 [colin]      1.9.100cvs44
7589
7590         * src/matcher.c
7591                 Skip headers unconditionnaly in match_body if the
7592                 rule is not message or ~message
7593
7594 2005-11-29 [colin]      1.9.100cvs43
7595
7596         * src/matcher.c
7597                 Fix body_part and such, not skipping headers 
7598                 if the matchcriteria wasn't the first in the rule
7599
7600 2005-11-29 [colin]      1.9.100cvs42
7601
7602         * src/compose.c
7603                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
7604                 option missing from message view window)
7605                 Fix double text D'n'D with gtk-2.8
7606         * src/matcher.c
7607                 Fix ~message, ~headers_part, ~body_part rules
7608         * src/messageview.c
7609                 Add Windows-1252 (Closes bug #863)
7610                 Fix accels
7611         * src/gtk/gtkaspell.c
7612                 Properly destroy accels in all menus
7613
7614 2005-11-29 [mones]      1.9.100cvs41
7615
7616         * po/es.po
7617                 Updated.
7618
7619 2005-11-27 [colin]      1.9.100cvs40
7620
7621         * src/mh_gtk.c
7622                 "/Remove mailbox" -> "/Remove mailbox..."
7623
7624 2005-11-27 [paul]       1.9.100cvs39
7625
7626         * AUTHORS
7627         * po/de.po
7628         * src/gtk/authors.h
7629                 updated by new maintainer, Stephan Sachse
7630
7631 2005-11-27 [paul]       1.9.100cvs38
7632
7633         * manual/faq.xml
7634                 written by Colin, edited by me
7635
7636 2005-11-27 [paul]       1.9.100cvs37
7637
7638         * src/prefs_common.c
7639         * src/prefs_common.h
7640         * src/prefs_receive.c
7641         * src/prefs_summaries.c
7642                 move 'go to inbox after receiving new mail'
7643                 option from display/sumamaries to mail
7644                 handling/receive, and rework prefs_summaries
7645                 dialog a little
7646
7647 2005-11-25 [martin]     1.9.100cvs36
7648
7649         * po/de.po
7650             fixed windows-1252 translation;
7651             translated some new and fuzzy strings
7652
7653 2005-11-25 [paul]       1.9.100cvs35
7654
7655         * src/plugins/clamav/clamav_plugin.c
7656                 complete the update done in cvs34
7657
7658 2005-11-25 [paul]       1.9.100cvs34
7659
7660         * src/plugins/clamav/clamav_plugin.c
7661                 reflect upstream changes
7662
7663 2005-11-25 [paul]       1.9.100cvs33
7664
7665         * manual/ack.xml
7666         * manual/plugins.xml
7667         * manual/sylpheed-claws-manual.xml
7668                 written/updated by Colin, edited by me
7669         * tools/acroread2sylpheed.pl
7670                 update binary name
7671
7672 2005-11-24 [colin]      1.9.100cvs32
7673
7674         * src/compose.c
7675                 Fix bug #856 (reediting messages forgets Request
7676                 Return Receipt)
7677
7678 2005-11-24 [paul]       1.9.100cvs31
7679
7680         * manual/addrbook.xml
7681         * manual/starting.xml
7682                 written by Colin, proofread, edited, adapted by me
7683         * manual/advanced.xml
7684                 add some Actions examples
7685         * src/importldif.c
7686                 use a Save button instead of a Close button
7687         * src/wizard.c
7688                 indicate mandatory fields
7689                 fix page display
7690                 Thanks to Colin
7691
7692 2005-11-23 [colin]      1.9.100cvs30
7693
7694         * src/addressbook.c
7695                 Rename menu item, fix possible crash after
7696                 deletion of books
7697         * src/addrindex.c
7698                 Allow searching for '*' in ldap
7699         * src/browseldap.c
7700                 Fix "Browse Entry" (did anyone use it?)
7701         * src/wizard.c
7702                 Add guards for mandatory information
7703
7704 2005-11-23 [paul]       1.9.100cvs29
7705
7706         * manual/advanced.xml
7707                 corrections to the English
7708
7709 2005-11-23 [colin]      1.9.100cvs28
7710
7711         * src/mimeview.c
7712                 Fix possible crash at exit. After the call to
7713                 gtk_container_remove(), the Viewer's widget has no
7714                 more parent so gtk+ automatically frees it and its
7715                 sons. If destroy_viewer() then try to access it,
7716                 problems ensue.
7717
7718 2005-11-22 [colin]      1.9.100cvs27
7719
7720         * src/compose.c
7721         * src/gtk/gtkaspell.c
7722                 Fix right-clicking on a misspelled word
7723                 Fix More... in suggestions menu
7724
7725 2005-11-22 [wwp]        1.9.100cvs26
7726
7727         * src/prefs_template.c
7728                 templates works: re-sort templates list when adding or replacing,
7729                 prevent from adding or replacing when the template name is empty
7730
7731 2005-11-21 [colin]      1.9.100cvs25
7732
7733         * src/addressbook.c
7734                 Fix some addressbook suckage (dnd, select all)
7735         * src/compose.c
7736         * src/gtk/gtkaspell.c
7737         * src/gtk/gtkaspell.h
7738                 Make the spellchecker menu work with the 
7739                 GtkTextView one instead of overriding it
7740
7741 2005-11-20 [paul]       1.9.100cvs24
7742
7743         * manual/handling.xml
7744                 proofread and corrected
7745
7746 2005-11-20 [paul]       1.9.100cvs23
7747
7748         * manual/Makefile
7749                 generate html as one file
7750         * manual/advanced.xml
7751                 fix output generation
7752                 reformat hidden options list
7753         * manual/manual.xml     ** REMOVED **
7754         * manual/sylpheed-claws-manual.xml      ** ADDED **
7755                 renamed
7756
7757 2005-11-18 [colin]      1.9.100cvs22
7758
7759         * src/prefs_account.c
7760                 Fix layout in news and mbox accounts
7761         * manual/account.xml
7762         * manual/advanced.xml
7763                 New contents for Paul to check :)
7764
7765 2005-11-18 [wwp]        1.9.100cvs21
7766
7767         * src/gtk/quicksearch.c
7768                 don't update extended quicksearch buttons twice
7769
7770 2005-11-18 [paul]       1.9.100cvs20
7771
7772         * src/textview.c
7773                 complete 1.9.100cvs19
7774
7775 2005-11-18 [paul]       1.9.100cvs19
7776
7777         * src/compose.c
7778                 cosmetic improvements
7779         * src/textview.c
7780                 also list text/* attachments
7781
7782 2005-11-18 [colin]      1.9.100cvs18
7783
7784         * src/summaryview.c
7785                 Use column 0 instead of -1 in 
7786                 gtk_ctree_node_moveto, in a naive
7787                 hope it'll fix the gtk-related crashes
7788
7789 2005-11-18 [colin]      1.9.100cvs17
7790
7791         * src/gtk/inputdialog.c
7792                 Fix icon staying the first one
7793
7794 2005-11-17 [wwp]        1.9.100cvs16
7795                 fix possible problem showing some quicksearch buttons, and a bad
7796                 call to g_return_if_fail in a function that returns a value (both
7797                 fixes by Fabien Vantard)
7798
7799 2005-11-15 [wwp]        1.9.100cvs15
7800
7801         * src/gtk/quicksearch.c
7802                 added a tooltip to that obscure ... quicksearch button
7803
7804 2005-11-15 [wwp]        1.9.100cvs14
7805
7806         * src/gtk/quicksearch.c
7807                 add a quicksearch helper to filtering expression users: the ... button
7808                 raises the condition expr window. condition expressions set up w/ this
7809                 window are used by the quicksearch if the user closes it pressing OK.
7810
7811 2005-11-14 [paul]       1.9.100cvs13
7812
7813         * src/plugins/clamav/clamav_plugin.c
7814         * src/plugins/spamassassin/spamassassin.c
7815                 change plugin type following recent merging
7816
7817 2005-11-14 [wwp]        1.9.100cvs12
7818
7819         * src/folder.c
7820                 prevent from crashing when copying/moving message(s) from and
7821                 to the same folder
7822
7823 2005-11-14 [paul]       1.9.100cvs11
7824
7825         * src/plugins/clamav/Makefile.am
7826         * src/plugins/clamav/clamav_plugin.c
7827         * src/plugins/clamav/clamav_plugin.h
7828         * src/plugins/clamav/clamav_plugin_gtk.c
7829                 also merge clamav and clamav_gtk plugins
7830
7831 2005-11-13 [colin]      1.9.100cvs10
7832
7833         * configure.ac
7834         * src/plugins/spamassassin/Makefile.am
7835         * src/plugins/spamassassin/spamassassin.c
7836         * src/plugins/spamassassin/spamassassin.h
7837         * src/plugins/spamassassin/spamassassin_gtk.c
7838                 Merge spamassassin and spamassassin_gtk plugins,
7839                 and build it by default.
7840
7841 2005-11-12 [colin]      1.9.100cvs9
7842
7843         * src/etpan/imap-thread.c
7844                 Fix gcc warning
7845
7846 2005-11-12 [colin]      1.9.100cvs8
7847
7848         * src/procmime.c
7849                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
7850
7851 2005-11-10 [colin]      1.9.100cvs7
7852
7853         * src/main.c
7854                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
7855                 minimised state)
7856
7857 2005-11-10 [wwp]        1.9.100cvs6
7858
7859         * src/gtk/description_window.c
7860                 fix a crash when closing description windows using the WM's [X] button
7861
7862 2005-11-09 [colin]      1.9.100cvs5
7863
7864         * src/common/ssl.c
7865                 Update libetpan call to follow upstream
7866                 (yes, this requires libetpan-0.40cvs3)
7867
7868 2005-11-08 [colin]      1.9.100cvs4
7869
7870         * src/compose.c
7871         * src/textview.c
7872         * src/common/utils.c
7873         * src/common/utils.h
7874                 Enhance the email parser
7875
7876 2005-11-08 [colin]      1.9.100cvs3
7877
7878         * src/procmime.c
7879                 Fix what looks like an off-by-one (fixes 
7880                 attachments from the Bat)
7881
7882 2005-11-08 [wwp]        1.9.100cvs2
7883
7884         * src/main.c
7885                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
7886
7887 2005-11-08 [wwp]        1.9.100cvs1
7888
7889         * src/main.c
7890                 allow exiting Sylpheed-Claws from command-line
7891
7892 2005-11-08 [paul]       1.9.100
7893
7894         1.9.100 released
7895
7896 2005-11-07 [colin]      1.9.99cvs17
7897
7898         * src/addritem.c
7899         * src/ldif.c
7900                 Fix import of base-64 encoded items
7901
7902 2005-11-07 [colin]      1.9.99cvs16
7903
7904         * src/send_message.c
7905                 Fix bug #314 (Queue does not empty under certain 
7906                 circumstances)
7907
7908 2005-11-07 [paul]       1.9.99cvs15
7909
7910         * src/mutt.c
7911         * src/pine.c
7912                 fix buffer overflows
7913                 Thanks to Colin
7914
7915 2005-11-07 [paul]       1.9.99cvs14
7916
7917         * doc/man/Makefile.am
7918         * doc/man/sylpheed-claws.1      ** ADDED **
7919         * doc/man/sylpheed.1            ** DELETED **
7920                 rename and update the man file
7921
7922 2005-11-06 [colin]      1.9.99cvs13
7923
7924         * src/ldif.c
7925                 Fix ldif_get_line() that returned empty strings
7926                 (Didn't understand why). Also fix a possible
7927                 buffer overflow.
7928
7929 2005-11-06 [wwp]        1.9.99cvs12
7930
7931         * src/textview.c
7932         * src/gtk/about.c
7933         * src/gtk/gtkutils.c
7934         * src/gtk/gtkutils.h
7935                 fix a compilation warning,
7936                 make links sensitive in the about dialog
7937
7938 2005-11-04 [wwp]        1.9.99cvs11
7939
7940         * src/gtk/about.c
7941                 don't wrap or translate URIs, and a bit text format cleanup
7942
7943 2005-11-04 [wwp]        1.9.99cvs10
7944
7945         * src/gtk/about.c
7946                 better textview tagging implementation (no more use of marks for
7947                 postponed tagging)
7948
7949 2005-11-02 [colin]      1.9.99cvs9
7950
7951         * src/common/ssl.c
7952                 Forgot an ifdef
7953
7954 2005-11-02 [colin]      1.9.99cvs8
7955
7956         * configure.ac
7957                 Require libetpan-0.40 due to upstream fix
7958         * src/common/ssl.c
7959                 Tell libetpan not to call SSL_Library_Init,
7960                 as we do it ourselves.
7961
7962 2005-11-02 [colin]      1.9.99cvs7
7963
7964         * po/POTFILES.in
7965                 Add missing files (thanks to Fabien Vantard)
7966
7967 2005-11-02 [colin]      1.9.99cvs6
7968
7969         * src/summaryview.c
7970                 Fix totals when read messages are hidden or quicksearch
7971                 is on
7972         * src/ssl_manager.c
7973         * src/ssl_manager.h
7974         * src/common/ssl_certificate.c
7975         * src/common/ssl_certificate.h
7976         * src/gtk/sslcertwindow.c
7977         * src/gtk/sslcertwindow.h
7978                 Fix copyright on my stuff
7979
7980 2005-11-02 [wwp]        1.9.99cvs5
7981
7982         * src/prefs_themes.c
7983                 fix directory name checking (theme installation/removal),
7984                 made related error a bit more verbose
7985
7986 2005-11-02 [colin]      1.9.99cvs4
7987
7988         * src/summaryview.c
7989                 Fix typo (probably fixes bug #841 (Sort by the From 
7990                 field doesn't work)
7991
7992 2005-11-02 [paul]       1.9.99cvs3
7993
7994         * po/ko.po
7995         * po/nb.po
7996                 updated by SungHyun Nam, Geir Helland
7997         * src/wizard.c
7998                 fix typo in welcome message. spotted by
7999                 Andrea Spadaccini
8000
8001 2005-11-01 [colin]      1.9.99cvs2
8002
8003         * src/compose.c
8004                 Fix replying to ml wen confirming subscription
8005         * src/messageview.c
8006         * src/mimeview.c
8007         * src/mimeview.h
8008         * src/privacy.h
8009         * src/summaryview.c
8010                 Make key check non blocking
8011
8012 2005-10-31 [paul]       1.9.99cvs1
8013
8014         * tools/claws.i18n.status.pl
8015                 updated for ChangeLog
8016
8017 2005-10-31 [paul]       1.9.99
8018
8019         1.9.99 released
8020
8021 2005-10-31 [paul]       1.9.15cvs131
8022
8023         * .cvsignore
8024         * ChangeLog
8025         * ChangeLog.claws       ** REMOVED **
8026         * ChangeLog-gtk2.claws  ** REMOVED **
8027         * ChangeLog.gtk1        ** ADDED **
8028         * INSTALL
8029         * Makefile.am
8030         * NEWS
8031         * README
8032         * README.claws          ** REMOVED **
8033         * README.jp             ** REMOVED **
8034         * RELEASE_NOTES         ** ADDED **
8035         * RELEASE_NOTES.claws   ** REMOVED **
8036         * commitHelper
8037         * configure.ac
8038         * sylpheed.spec.in      ** REMOVED **
8039                 tidy up and update the default docs:
8040                 ChangeLog.claws is renamed ChangeLog.gtk1
8041                 ChangeLog-gtk2.claws is renamed ChangeLog
8042                 README.claws is renamed README
8043                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
8044
8045 2005-10-31 [paul]       1.9.15cvs130
8046
8047         * po/it.po
8048                 fix errors
8049
8050 2005-10-31 [paul]       1.9.15cvs129
8051
8052         * po/ca.po
8053         * po/de.po
8054         * po/en_GB.po
8055         * po/fr.po
8056         * po/it.po
8057         * po/pt_BR.po
8058         * po/sk.po
8059         * po/sr.po
8060         * po/zh_CN.po
8061                 updated by Miquel Oliete, Stephan Sachse and
8062                 Thomas Gilgin, me, Fabien Vantard, Andrea
8063                 Spadaccini, Frederico Goncalves Guimaraes,
8064                 Andrej Kacian, Aleksandar Urosevic, and
8065                 Ralgh Young.
8066
8067 2005-10-31 [mones]      1.9.15cvs128
8068
8069         * manual/faq.xml
8070                 More questions.
8071         
8072         * po/es.po
8073                 Updated for release.
8074
8075 2005-10-30 [colin]      1.9.15cvs127
8076
8077         * src/compose.c
8078                 Place cursor before rewrapping (fixes cursor
8079                 pos if quotation gets rewrapped)
8080
8081 2005-10-29 [paul]       1.9.15cvs126
8082
8083         * src/crash.c
8084         * src/foldersel.c
8085         * src/main.c
8086         * src/messageview.c
8087         * src/toolbar.c
8088         * src/gtk/authors.h
8089                 corrections to text items
8090
8091 2005-10-28 [colin]      1.9.15cvs125
8092
8093         * src/messageview.c
8094                 Make "hit 'C' to check sig" work from extern 
8095                 messageviews
8096
8097 2005-10-27 [colin]      1.9.15cvs124
8098
8099         * src/summaryview.c
8100                 Add a hack to avoid segfaulting when hammering 
8101                 on gtk's events
8102
8103 2005-10-27 [wwp]        1.9.15cvs123
8104
8105         * src/prefs_themes.c
8106                 sort list of themes names in themes prefs
8107
8108 2005-10-27 [paul]       1.9.15cvs122
8109
8110         * src/folder.c
8111         * src/prefs_account.c
8112                 fix building on Solaris
8113                 Patch by Alex Moore
8114
8115 2005-10-27 [wwp]        1.9.15cvs121
8116
8117         * src/summaryview.c
8118         * src/gtk/gtksctree.c
8119                 speed up unselecting messages in summary view (thanks to Colin)
8120
8121 2005-10-27 [paul]       1.9.15cvs120
8122
8123         * src/mainwindow.c
8124                 fix a compilation warning
8125         * src/summaryview.c
8126                 fix updating of 'n items selected' count
8127                 when deselecting
8128
8129 2005-10-27 [martin]     1.9.15cvs119
8130
8131         * src/action.c
8132                 ignore actions with a leading '/' in the action menu name
8133                 fixes a crash on menu creation
8134         * src/prefs_actions.c
8135                 do not allow a leading '/' in the action menu name
8136
8137 2005-10-27 [paul]       1.9.15cvs118
8138
8139         * src/main.c
8140                 fix compilation warning
8141
8142 2005-10-27 [paul]       1.9.15cvs117
8143
8144         * src/procmime.c
8145                 add #if HAVE_LOCALE_H
8146
8147 2005-10-27 [paul]       1.9.15cvs116
8148
8149         * src/plugins/clamav/clamav_plugin.c
8150         * src/plugins/dillo_viewer/dillo_viewer.c
8151         * src/plugins/mathml_viewer/mathml_viewer.c
8152         * src/plugins/pgpcore/plugin.c
8153         * src/plugins/pgpinline/plugin.c
8154         * src/plugins/pgpmime/plugin.c
8155         * src/plugins/spamassassin/spamassassin.c
8156         * src/plugins/trayicon/trayicon.c
8157                 plugin_init() : make error messages more
8158                 informative
8159
8160 2005-10-26 [wwp]        1.9.15cvs115
8161
8162         * src/prefs_matcher.c
8163                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8164
8165 2005-10-26 [wwp]        1.9.15cvs114
8166
8167         * src/procmime.c
8168         * src/gtk/gtksctree.c
8169         * src/plugins/spamassassin/libspamc.c
8170         * src/plugins/spamassassin/spamassassin.c
8171                 fix some compilation warnings more
8172
8173 2005-10-26 [mones]      1.9.15cvs113
8174
8175         * po/es.po
8176                 Updated translation
8177
8178 2005-10-26 [paul]       1.9.15cvs112
8179
8180         * src/prefs_message.c
8181                 give all display_xface stuff the
8182                 #if HAVE_LIBCOMPFACE treatment, thus
8183                 preventing a crash
8184                 (Thanks to Wolfgang Enderlein)
8185
8186 2005-10-26 [colin]      1.9.15cvs111
8187
8188         * src/gedit-print.c
8189                 Fix date format
8190         * src/imap_gtk.c
8191         * src/news_gtk.c
8192                 Remove context menu items that should not be there
8193         * src/jpilot.c
8194                 Fix encoding
8195         * src/main.c
8196         * src/mainwindow.c
8197                 Don't show the mainwindow too soon
8198
8199 2005-10-26 [wwp]        1.9.15cvs110
8200
8201         * src/folder.c
8202         * src/manual.c
8203         * src/summaryview.c
8204                 fix uninitialized pointers in the folder updating hook
8205                 (thanks to Colin)
8206
8207 2005-10-25 [mones]      1.9.15cvs109
8208
8209         * manual/faq.xml
8210                 General information subsection completed. 
8211                 Removed archaic references.
8212                 
8213         * manual/Makefile
8214         * manual/dtd/manual.dsl
8215                 Added customization stylesheet for getting paragraphs
8216                 fully justified in PDF output (as suggested by Colin).
8217
8218 2005-10-25 [colin]      1.9.15cvs108
8219
8220         * src/compose.c
8221                 Fix a second leak
8222
8223 2005-10-25 [colin]      1.9.15cvs107
8224
8225         * src/addrbook.c
8226         * src/addrindex.c
8227                 Fix leak (xml_get_element() allocates memory)
8228         * src/compose.c
8229                 Fix leak + dead code (shame!)
8230         * src/procmime.c
8231                 Fix leak
8232
8233 2005-10-25 [colin]      1.9.15cvs106
8234
8235         * src/mimeview.c
8236                 Fix encoding issue in Save all and in 
8237                 overwrite-confirmation alertpanel
8238
8239 2005-10-25 [colin]      1.9.15cvs105
8240
8241         * src/common/socket.c
8242                 Fix a leak - Thanks to Christopher Aillon
8243                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8244
8245 2005-10-25 [paul]       1.9.15cvs104
8246
8247         * src/wizard.c
8248                 Always guess servers from the right-hand
8249                 email part and guess username from the
8250                 left-hand part. (Thanks to Colin)
8251                 add an X-Face to the welcome message
8252
8253 2005-10-25 [paul]       1.9.15cvs103
8254
8255         * manual/handling.xml
8256                 written by Colin, edited by me
8257
8258 2005-10-25 [wwp]        1.9.15cvs102
8259
8260         * src/folderview.c
8261         * src/grouplistdialog.c
8262         * src/imap.c
8263         * src/noticeview.c
8264                 fix some compilation warnings
8265
8266 2005-10-24 [paul]
8267
8268         1.9.99-rc3 released
8269
8270 2005-10-24 [paul]       1.9.15cvs101
8271
8272         * src/gtk/about.c
8273                 fix window sizing
8274
8275 2005-10-24 [paul]       1.9.15cvs100
8276
8277         * src/pixmaps/offline.xpm
8278         * src/pixmaps/online.xpm
8279                 replace with last default versions
8280
8281 2005-10-24 [colin]      1.9.15cvs99
8282
8283         * src/imap.c
8284                 Fix bug when moving a folder
8285         * src/imap_gtk.c
8286         * src/mh_gtk.c
8287                 "Delete folder" pops up a window, so it 
8288                 should be suffixed with "..."
8289         * src/plugins/pgpcore/sgpgme.c
8290                 Include locale.h
8291
8292 2005-10-24 [mones]      1.9.15cvs98
8293
8294         * manual/Makefile
8295         * manual/account.xml
8296         * manual/ack.xml
8297         * manual/addrbook.xml
8298         * manual/advanced.xml
8299         * manual/faq.xml
8300         * manual/glossary.xml
8301         * manual/gpl.xml
8302         * manual/handling.xml
8303         * manual/intro.xml
8304         * manual/keyboard.xml
8305         * manual/manual.xml
8306         * manual/plugins.xml
8307         * manual/starting.xml
8308         * manual/dtd/sdocbook.dtd
8309                 Initial manual structure and some content.
8310
8311 2005-10-23 [wwp]        1.9.15cvs97
8312
8313         * src/gtk/about.c
8314                 fix a typo
8315
8316 2005-10-23 [wwp]        1.9.15cvs96
8317
8318         * src/gtk/about.c
8319         * src/gtk/authors.h
8320                 rework of the about window (main work by Paul), also featuring a few
8321                 fixes for typos and duplicate names
8322
8323 2005-10-23 [wwp]        1.9.15cvs95
8324
8325         * src/.cvsignore
8326                 Ignore the right binary name (sylpheed-claws now)
8327
8328 2005-10-23 [paul]       1.9.15cvs94
8329
8330         * src/compose.c
8331                 when using Folder Pref 'Default To for
8332                 replies' make the entry in the Compose
8333                 window bold
8334                 Patch by Fabien Vantard
8335
8336 2005-10-22 [colin]      1.9.15cvs93
8337
8338         * src/codeconv.c
8339                 Fix leak
8340
8341 2005-10-22 [colin]      1.9.15cvs92
8342
8343         * src/codeconv.c
8344                 try to convert using locale (apart utf8) if necessary
8345
8346 2005-10-22 [colin]      1.9.15cvs91
8347
8348         * src/pixmaps/new.xpm
8349         * src/pixmaps/unread.xpm
8350                 Make the unread envelope blue again and
8351                 saturate the new one a bit more.
8352
8353 2005-10-22 [colin]      1.9.15cvs90
8354
8355         * src/compose.c
8356                 When replying to a mail sent by one of our accounts,
8357                 use the original list of recipients. Let 'Reply All'
8358                 and 'Reply to sender' work like previously.
8359
8360 2005-10-21 [colin]      1.9.15cvs89
8361
8362         * src/prefs_filtering.c
8363                 Clear fields after add and replace
8364         * src/textview.c
8365                 Display xface differently (better)
8366         * src/plugins/pgpinline/pgpinline.c
8367                 Fix crappy encodings/recodings
8368
8369 2005-10-21 [paul]       1.9.15cvs88
8370
8371         * src/compose.c
8372         * src/prefs_folder_item.c
8373         * src/toolbar.c
8374                 fix news folder Folder Properties
8375                 (thanks to Colin)
8376         * src/folderview.c
8377                 update folderview after Themes change
8378                 keep selected folder selected
8379                 (thanks to Colin)
8380
8381 2005-10-21 [paul]       1.9.15cvs87
8382
8383         * tools/Makefile.am
8384         * tools/OOo2sylpheed.pl
8385         * tools/README
8386         * tools/README.sylprint
8387         * tools/asus_mailled.sh         ** REMOVED **
8388         * tools/filter_conv.pl
8389         * tools/freshmeat_search.pl
8390         * tools/google_search.pl
8391         * tools/gpg-sign-syl            ** REMOVED **
8392         * tools/kmail2sylpheed.pl
8393         * tools/kmail2sylpheed_v2.pl
8394         * tools/multiwebsearch.pl
8395         * tools/nautilus2sylpheed.sh
8396         * tools/newscache_clean.pl
8397         * tools/outlook2sylpheed.pl
8398         * tools/sylpheed-switcher       ** REMOVED **
8399         * tools/sylprint.pl
8400         * tools/sylprint.rc
8401         * tools/tb2sylpheed
8402         * tools/vcard2xml.py
8403         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8404                 update default config dir
8405                 update binary name (thanks to Fabien Vantard)
8406                 remove obsolete scripts
8407
8408 2005-10-21 [colin]      1.9.15cvs86
8409
8410         * src/inc.c
8411                 Fix possible leak and units. Based on a patch by
8412                 Fabien Vantard.
8413
8414 2005-10-20 [colin]      1.9.15cvs85
8415
8416         * src/textview.c
8417                 Clear xface when clearing textview
8418
8419 2005-10-20 [colin]      1.9.15cvs84
8420
8421         * configure.ac
8422         * src/folderview.c
8423         * src/headerview.c
8424         * src/main.c
8425         * src/prefs_common.c
8426         * src/prefs_common.h
8427         * src/prefs_message.c
8428         * src/textview.c
8429         * src/textview.h
8430         * src/common/defs.h
8431         * src/common/utils.c
8432         * src/common/utils.h
8433         * src/gtk/gtkutils.c
8434         * src/gtk/gtkutils.h
8435                 Migrate config to .sylpheed-claws (Automatically)
8436                 Add a way to get the Xface in the TextView
8437
8438 2005-10-20 [colin]      1.9.15cvs83
8439
8440         * src/gtk/Makefile.am
8441         * src/gtk/about.c
8442         * src/gtk/authors.h
8443                 Make the about dialog *grooovy*
8444
8445 2005-10-20 [colin]      1.9.15cvs82
8446
8447         * src/mimeview.c
8448                 Use "Open with" on double click if no command
8449                 was found
8450
8451 2005-10-20 [colin]      1.9.15cvs81
8452
8453         * src/imap.c
8454         * src/etpan/imap-thread.c
8455                 Fix possible crash.
8456
8457 2005-10-20 [paul]       1.9.15cvs80
8458
8459         * src/folder.c
8460                 don't show clipkey icon if the only
8461                 attachment is the signature
8462                 Patch by Colin
8463
8464 2005-10-20 [paul]       1.9.15cvs79
8465
8466         * AUTHORS
8467         * src/plugins/pgpmime/pgpmime.c
8468                 name the PGP/MIME signature 'signature.asc'
8469                 Patch by Andrew Nelson <freeandy@gmail.com>
8470
8471 2005-10-19 [colin]      1.9.15cvs78
8472
8473         * src/plugins/pgpmime/pgpmime.c
8474                 Oops, no need to double-check though
8475
8476 2005-10-19 [colin]      1.9.15cvs77
8477
8478         * src/plugins/pgpinline/pgpinline.c
8479         * src/plugins/pgpmime/pgpmime.c
8480                 Check that my_tmpfile() doesn't 
8481                 return NULL
8482
8483 2005-10-19 [colin]      1.9.15cvs76
8484
8485         * src/common/utils.c
8486                 Use shorter mime boundaries to avoid having
8487                 MTAs rewrapping our headers, breaking the
8488                 PGP signature in the process 
8489         * src/compose.c
8490         * src/plugins/pgpmime/pgpmime.c
8491                 Check for boundary uniqueness to be sure
8492                 it won't happen, instead of hoping for the
8493                 best
8494
8495 2005-10-19 [colin]      1.9.15cvs75
8496
8497         * sylpheed-claws.desktop
8498         * src/Makefile.am
8499         * src/main.c
8500                 Ship a sylpheed-claws binary instead
8501                 of a sylpheed one. Change the socket
8502                 name, too
8503         * src/folderview.c
8504                 Update folder only if it changed
8505         * src/wizard.c
8506                 Fix i18n in welcome mail, patch by
8507                 Fabien Vantard
8508
8509 2005-10-19 [paul]
8510
8511         1.9.99-rc2 released
8512
8513 2005-10-19 [paul]       1.9.15cvs74
8514
8515         * src/folder.c
8516         * src/folderview.c
8517                 fix summaryview update
8518                 Patch by Colin
8519
8520 2005-10-18 [colin]      1.9.15cvs73
8521
8522         * src/plugins/pgpcore/passphrase.c
8523                 Don't XGrabServer, and try a bit more to 
8524                 sync everything before grabbing mouse/keyboard
8525
8526 2005-10-18 [colin]      1.9.15cvs72
8527
8528         * src/Makefile.am
8529         * src/addressadd.c
8530         * src/addressbook.c
8531         * src/folderview.c
8532         * src/grouplistdialog.c
8533         * src/mimeview.c
8534         * src/stock_pixmap.c
8535         * src/stock_pixmap.h
8536         * src/summaryview.c
8537         * src/gtk/gtksctree.c
8538         * src/gtk/gtksctree.h
8539         * src/pixmaps/empty.xpm
8540                 Implement a wrapper call for gtk_ctree_set_node_info
8541                 and gtk_ctree_insert_node, that uses a 1x1 transparent
8542                 pixmap instead of a NULL one. This works around some
8543                 memory problems deep inside gtk, revealed by valgrind,
8544                 and fixes bug #834 (Pressing CTRl-D on a message marked 
8545                 as locked crashes sylpheed.), as well as, probably, 
8546                 wwp's 4th dimension problems that happen in gtk_ctree_*.
8547
8548 2005-10-17 [colin]      1.9.15cvs71
8549
8550         * src/mimeview.c
8551                 Provide visual feedback when checking
8552                 signature
8553
8554 2005-10-17 [colin]      1.9.15cvs70
8555
8556         * src/main.c
8557                 Keep the folder list frozen while checking caches...
8558
8559 2005-10-17 [colin]      1.9.15cvs69
8560
8561         * src/addr_compl.c
8562                 Fi bug #833 (Autocompleting from addressbook 
8563                 fails with extended chars)
8564         * src/imap.c
8565                 Fix 'adding messages' staying in statusbar
8566                 after an error
8567
8568 2005-10-17 [wwp]        1.9.15cvs68
8569
8570         * src/ssl_manager.c
8571                 Fix buttons' layout resizing when window size changes
8572
8573 2005-10-17 [wwp]        1.9.15cvs67
8574
8575         * src/account.c
8576         * src/prefs_account.c
8577         * src/prefs_common.c
8578         * src/prefs_common.h
8579         * src/prefs_folder_item.c
8580         * src/prefs_gtk.c
8581         * src/gtk/logwindow.c
8582         * src/gtk/pluginwindow.c
8583         * src/gtk/prefswindow.c
8584         * src/gtk/prefswindow.h
8585                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
8586
8587 2005-10-17 [paul]       1.9.15cvs66
8588
8589         * configure.ac
8590                 fix missing libetpan message
8591         * po/en_GB.po
8592                 updated
8593         * src/crash.c
8594         * src/manual.c
8595         * src/prefs_themes.c
8596         * src/common/defs.h
8597                 add some new URI defines, change some
8598                 others
8599         * src/wizard.c
8600                 make welcome message translatable
8601                 small improvements to english
8602                 other tweaks
8603         * src/gtk/menu.c
8604                 fix warnings
8605
8606 2005-10-17 [paul]       1.9.15cvs65
8607
8608         * src/summaryview.c
8609                 fix column titles
8610
8611 2005-10-16 [mones]      1.9.15cvs64
8612
8613         * po/es.po
8614                 Updated translation
8615
8616 2005-10-16 [colin]
8617
8618         1.9.99-rc1 released
8619
8620 2005-10-16 [colin]      1.9.15cvs63
8621
8622         * src/wizard.c
8623                 Fix whitespace
8624
8625 2005-10-16 [colin]      1.9.15cvs62
8626
8627         * src/toolbar.c
8628                 s/Get All/Get Mail/
8629         * src/wizard.c
8630                 Real welcome mail text, thanks Paul
8631
8632 2005-10-16 [colin]      1.9.15cvs61
8633
8634         * src/editldap.c
8635         * src/exporthtml.c
8636         * src/main.c
8637         * src/mainwindow.c
8638         * src/prefs_themes.c
8639         * src/prefs_toolbar.c
8640         * src/plugins/demo/demo.c
8641         * src/plugins/trayicon/trayicon.c
8642                 s/Sylpheed/Sylpheed-Claws/
8643
8644 2005-10-16 [colin]      1.9.15cvs60
8645
8646         * src/wizard.c
8647                 Add a welcome email in the first empty mailbox
8648         * src/prefs_common.c
8649                 Change one more default
8650
8651 2005-10-16 [colin]      1.9.15cvs59
8652
8653         * src/wizard.c
8654                 Remove printf
8655
8656 2005-10-16 [colin]      1.9.15cvs58
8657
8658         * src/toolbar.c
8659         * src/prefs_common.c
8660                 Change some defaults
8661
8662 2005-10-16 [colin]      1.9.15cvs57
8663
8664         * src/toolbar.c
8665         * src/prefs_common.c
8666                 Change some defaults
8667
8668 2005-10-16 [colin]      1.9.15cvs56
8669
8670         * src/wizard.c
8671                 By default, initialize fonts to have
8672                 the same size as normal GtkWidgets
8673
8674 2005-10-16 [colin]      1.9.15cvs55
8675
8676         * src/mimeview.c
8677                 Fix message a bit more
8678
8679 2005-10-16 [colin]      1.9.15cvs54
8680
8681         * src/addressbook.c
8682                 Second attempt at flicker fixing
8683
8684 2005-10-16 [colin]      1.9.15cvs53
8685
8686         * src/addressbook.c
8687                 Fix flicker
8688
8689 2005-10-16 [wwp]        1.9.15cvs52
8690
8691         * src/addressbook.c
8692         * src/editaddress.c
8693         * src/prefs_common.c
8694         * src/prefs_common.h
8695                 Remember window sizes (address book)
8696
8697 2005-10-16 [wwp]        1.9.15cvs51
8698
8699         * src/plugins/clamav/clamav_plugin_gtk.c
8700         * src/plugins/spamassassin/spamassassin_gtk.c
8701                 Fix compilation warnings (missing #include).
8702
8703 2005-10-16 [colin]      1.9.15cvs50
8704
8705         * src/mimeview.c
8706         * src/summaryview.c
8707         * src/textview.c
8708                 Make 'c' check signature, and forward
8709                 c, l, y, t from summaryview to mimeview
8710
8711 2005-10-16 [colin]      1.9.15cvs49
8712
8713         * src/addressbook.c
8714                 Put border around buttons
8715         * src/mainwindow.c
8716         * src/summaryview.c
8717                 Rework menus (Patch based on a patch
8718                 by Paul)
8719
8720 2005-10-15 [wwp]        1.9.15cvs48
8721
8722         * src/editjpilot.c
8723         * src/editldap.c
8724         * src/editvcard.c
8725         * src/exphtmldlg.c
8726         * src/expldifdlg.c
8727         * src/export.c
8728         * src/import.c
8729         * src/importldif.c
8730         * src/importmutt.c
8731         * src/importpine.c
8732         * src/prefs_account.c
8733         * src/prefs_spelling.c
8734         * src/gtk/gtkutils.c
8735         * src/gtk/gtkutils.h
8736         * src/plugins/clamav/clamav_plugin_gtk.c
8737         * src/plugins/spamassassin/spamassassin_gtk.c
8738                 use nicer browse-for-file/dir buttons than the "..." ones,
8739                 code factorizing more.
8740
8741 2005-10-14 [colin]      1.9.15cvs47
8742
8743         * src/mainwindow.c
8744                 set relief on the account switcher so that people see it
8745                 grey out Create processing rules when no message is selected
8746         * src/prefs_filtering.c
8747                 ask before closing if the rule has not been modified, even if
8748                 it's not valid
8749         * src/prefs_matcher.c
8750                 fix sensitivity when entering the dialog
8751         * src/gtk/inputdialog.c
8752                 display a better icon on password ask
8753         * src/plugins/pgpcore/passphrase.c
8754                 make the dialog look better
8755
8756 2005-10-14 [paul]       1.9.15cvs46
8757
8758         * src/folderview.c
8759                 indicate presense of marked msgs in
8760                 unexpanded subfolders
8761
8762 2005-10-14 [paul]       1.9.15cvs45
8763
8764         * src/prefs_actions.c
8765         * src/prefs_common.c
8766         * src/prefs_common.h
8767         * src/prefs_filtering_action.c
8768         * src/prefs_matcher.c
8769         * src/prefs_template.c
8770                 remember window sizes
8771                 fix Info button size
8772
8773         Patches by wwp
8774
8775 2005-10-13 [colin]      1.9.15cvs44
8776
8777         * src/mimeview.c
8778         * src/noticeview.c
8779         * src/noticeview.h
8780                 Add a tooltip on the icon (optional) 
8781                 Get rid of the signature buttons and only
8782                 use the icon+tooltip
8783
8784 2005-10-13 [colin]      1.9.15cvs43
8785
8786         * src/noticeview.c
8787         * src/noticeview.h
8788                 Add hand cursor for hovering over icon
8789
8790 2005-10-13 [colin]      1.9.15cvs42
8791
8792         * src/summaryview.c
8793                 Fix crash when quicksearch's hidden 
8794                 at startup
8795
8796 2005-10-13 [colin]      1.9.15cvs41
8797
8798         * src/compose.c
8799                 Set subject when forwarding multiple mails
8800                 Check that other recipient than the default Cc or Bcc
8801                 have been set before sending.
8802
8803 2005-10-13 [colin]      1.9.15cvs40
8804
8805         * src/imap.c
8806                 Batch per-folder
8807                 Introduce locking, but don't use it yet
8808
8809 2005-10-13 [colin]      1.9.15cvs39
8810
8811         * src/gtk/quicksearch.c
8812                 Reset quicksearch when hiding it
8813                 Make sticky a real pref
8814
8815 2005-10-13 [colin]      1.9.15cvs38
8816
8817         * src/summaryview.c
8818                 Faster prefs apply
8819
8820 2005-10-13 [colin]      1.9.15cvs37
8821
8822         * src/mimeview.c
8823         * src/noticeview.c
8824         * src/noticeview.h
8825         * src/plugins/pgpcore/sgpgme.c
8826                 Make privacy icon clickable
8827                 Move Trust field in Full info
8828                 When trust is less than full, don't display
8829                 a warning icon
8830
8831 2005-10-13 [colin]      1.9.15cvs36
8832
8833         * src/folder.c
8834                 Batch on flags sync
8835         * src/folderview.c
8836                 Revert speed hack which is dangerous in fact
8837                 Apply prefs faster
8838
8839 2005-10-13 [colin]      1.9.15cvs35
8840
8841         * src/folder_item_prefs.c
8842                 Fix pref corruption on folder move. Patch
8843                 by wwp
8844
8845 2005-10-13 [paul]       1.9.15cvs34
8846
8847         * src/export.c
8848         * src/import.c
8849                 fix typos in g_warnings
8850         * src/prefs_account.c
8851                 add a file selector for Signature file
8852
8853         Patches by wwp
8854
8855 2005-10-12 [colin]      1.9.15cvs33
8856
8857         * src/mimeview.c
8858                 Provide a quick way to go back from a
8859                 signature's full info to the email part
8860
8861 2005-10-12 [colin]      1.9.15cvs32
8862
8863         * src/compose.c
8864                 Remove old hack of encoding signed mails with base64.
8865                 QP works equally well.
8866
8867 2005-10-12 [colin]      1.9.15cvs31
8868
8869         * src/crash.c
8870                 Replace deprecated GtkText with GtkTextView
8871         * src/imap.c
8872                 Fix a logic bug about counts in imap_select
8873                 (previously un-triggered)
8874         * src/mainwindow.c
8875         * src/summaryview.c
8876         * src/news.c
8877                 Allow local deletion of news posts
8878         * src/mimeview.c
8879                 Show GPG noticeview on the message/rfc822 part
8880                 in addition to the text/plain one
8881         * src/prefs_image_viewer.c
8882           src/plugins/pgpcore/prefs_gpg.c
8883                 Polish (set the label as part of the checkbox)
8884         * src/wizard.c
8885                 Don't sit there doing nothing after destroying
8886                 the window - return err
8887
8888 2005-10-11 [colin]      1.9.15cvs30
8889
8890         * src/folderview.c
8891                 Apply processing rules before showing folders.
8892                 Early folder show (before flags sync) will only
8893                 be done when there are no processing rules (nor
8894                 pre- or post- ones)
8895         * src/imap.c
8896                 Fix stuff related to mail subdir, creation and 
8897                 deletion of folders 
8898         * src/imap_gtk.c
8899                 Don't allow creation of folders in NoInferior
8900                 folders, as it won't work
8901
8902 2005-10-10 [colin]      1.9.15cvs29
8903
8904         * src/compose.c
8905                 Reselect "None" Privacy system when selecting an
8906                 account with no privacy system defined
8907
8908 2005-10-10 [colin]      1.9.15cvs28
8909
8910         * src/mainwindow.c
8911                 Add Windows-1252 encoding
8912         * src/prefs_common.c
8913                 Rework some defaults:
8914                 - autosave to draft by default
8915                 - don't show header pane (it's already in the textview)
8916                 - Select first new or unread mail on entry
8917                 - Assume 'Yes' to change folder when there's no more
8918                   unread message
8919         * src/prefs_matcher.c
8920                 Fix a gtk assertion failure
8921         * src/gtk/colorlabel.c
8922                 Workaround bad repainting on selection
8923         * src/main.c
8924                 Freeze/thaw (a bit faster on ssh -X)
8925         * src/msgcache.c
8926                 Get rid of StrdupConverter that just adds an
8927                 extra strdup/free 
8928         * src/etpan/imap_thread.c
8929                 memset buf to 0
8930
8931 2005-10-10 [colin]      1.9.15cvs27
8932
8933         * src/export.c
8934         * src/import.c
8935                 Fix compile on gtk 2.4. Patch by wwp
8936
8937 2005-10-09 [colin]      1.9.15cvs26
8938
8939         * src/mainwindow.c
8940         * src/messageview.c
8941         * src/summaryview.c
8942                 Clarify forward menus. Patch by wwp
8943
8944 2005-10-09 [colin]      1.9.15cvs25
8945
8946         * src/compose.c
8947         * src/compose.h
8948                 Fix bug #829 (Non-working "Encrypt message by 
8949                 default when replying to an encrypted message")
8950
8951 2005-10-08 [colin]      1.9.15cvs24
8952
8953         * src/wizard.c
8954                 Fix bug #827 ("Welcome" setup wizard after a 
8955                 permission error gives up & forgets itself.)
8956
8957 2005-10-08 [colin]      1.9.15cvs23
8958
8959         * src/procmime.c
8960                 Fix bug #828 (Ignoring headers with spaces around = sign)
8961
8962 2005-10-08 [colin]      1.9.15cvs22
8963
8964         * src/export.c
8965                 Warning fix by wwp
8966
8967 2005-10-08 [colin]      1.9.15cvs21
8968
8969         * src/folder.c
8970         * src/folder.h
8971                 Add a processing_pending indicator, set on 
8972                 folder_item_open and cleared after 
8973                 folder_item_process_open
8974         * src/folderview.c
8975         * src/summaryview.c
8976                 wrap procmsg_msginfo_*_flags, and in the
8977                 wrapper check that there's no folder processing 
8978                 pending. If there is, defer the flags change until 
8979                 processing is done to avoid stepping over each
8980                 other's toes.
8981                 Freeze during processing, but not during scanning.
8982
8983 2005-10-07 [colin]      1.9.15cvs20
8984
8985         * src/plugins/pgpcore/passphrase.c
8986                 Fix bug #826 (X-Server hangs when 
8987                 right-clicking a PGP encrypted message)
8988
8989 2005-10-07 [paul]       1.9.15cvs19
8990
8991         * src/compose.c
8992                 fix compose_entries[]
8993                 patch by Fabien Vantard
8994
8995 2005-10-06 [colin]      1.9.15cvs18
8996
8997         * src/pixmaps/address.xpm
8998         * src/pixmaps/address_book.xpm
8999         * src/pixmaps/book.xpm
9000         * src/pixmaps/check_spelling.xpm
9001         * src/pixmaps/checkbox_off.xpm
9002         * src/pixmaps/checkbox_on.xpm
9003         * src/pixmaps/close.xpm
9004         * src/pixmaps/complete.xpm
9005         * src/pixmaps/continue.xpm
9006         * src/pixmaps/deleted.xpm
9007         * src/pixmaps/down_arrow.xpm
9008         * src/pixmaps/exec.xpm
9009         * src/pixmaps/forwarded.xpm
9010         * src/pixmaps/group.xpm
9011         * src/pixmaps/ignorethread.xpm
9012         * src/pixmaps/interface.xpm
9013         * src/pixmaps/jpilot.xpm
9014         * src/pixmaps/ldap.xpm
9015         * src/pixmaps/linewrap.xpm
9016         * src/pixmaps/linewrapcurrent.xpm
9017         * src/pixmaps/mail.xpm
9018         * src/pixmaps/mail_attach.xpm
9019         * src/pixmaps/mail_compose.xpm
9020         * src/pixmaps/mail_forward.xpm
9021         * src/pixmaps/mail_receive.xpm
9022         * src/pixmaps/mail_receive_all.xpm
9023         * src/pixmaps/mail_reply.xpm
9024         * src/pixmaps/mail_reply_to_all.xpm
9025         * src/pixmaps/mail_reply_to_author.xpm
9026         * src/pixmaps/mail_send.xpm
9027         * src/pixmaps/mail_send_queue.xpm
9028         * src/pixmaps/mime_application.xpm
9029         * src/pixmaps/mime_audio.xpm
9030         * src/pixmaps/mime_image.xpm
9031         * src/pixmaps/mime_message.xpm
9032         * src/pixmaps/mime_text_enriched.xpm
9033         * src/pixmaps/mime_text_html.xpm
9034         * src/pixmaps/mime_text_plain.xpm
9035         * src/pixmaps/mime_unknown.xpm
9036         * src/pixmaps/new.xpm
9037         * src/pixmaps/news_compose.xpm
9038         * src/pixmaps/offline.xpm
9039         * src/pixmaps/online.xpm
9040         * src/pixmaps/paste.xpm
9041         * src/pixmaps/preferences.xpm
9042         * src/pixmaps/privacy_emblem_encrypted.xpm
9043         * src/pixmaps/privacy_expired.xpm
9044         * src/pixmaps/privacy_failed.xpm
9045         * src/pixmaps/privacy_passed.xpm
9046         * src/pixmaps/privacy_signed.xpm
9047         * src/pixmaps/privacy_unknown.xpm
9048         * src/pixmaps/privacy_warn.xpm
9049         * src/pixmaps/properties.xpm
9050         * src/pixmaps/replied.xpm
9051         * src/pixmaps/search.xpm
9052         * src/pixmaps/unread.xpm
9053         * src/pixmaps/up_arrow.xpm
9054         * src/pixmaps/vcard.xpm
9055                 Modernize internal theme, with icons from the 
9056                 Gnomaws theme. Keep some of the old ones where
9057                 they were better.
9058
9059 2005-10-06 [colin]      1.9.15cvs17
9060
9061         * src/summaryview.c
9062                 Little optimisations + bugfix
9063         * src/toolbar.c
9064                 Remove default useless items - useless being defined
9065                 by the default relevant prefs
9066         * src/wizard.c
9067                 include config.h to make gettext work
9068         * src/prefs_themes.c
9069                 Fix selection of current theme in prefs
9070
9071 2005-10-06 [colin]      1.9.15cvs16
9072
9073         * src/prefs_common.c
9074         * src/prefs_common.h
9075         * src/prefs_summaries.c
9076         * src/folderview.c
9077                 Add a warning dialog on Mark all read 
9078                 (with pref to get rid of it)
9079
9080 2005-10-06 [paul]       1.9.15cvs15
9081
9082         * po/nb.po
9083         * po/pt_BR.po
9084                 updated by Geir Helland and Frederico
9085                 Goncalves Guimaraes
9086
9087 2005-10-05 [colin]      1.9.15cvs14
9088
9089         * src/folder.c
9090         * src/folder.h
9091         * src/folderview.c
9092         * src/folderview.h
9093         * src/imap_gtk.c
9094         * src/mh_gtk.c
9095         * src/mainwindow.c
9096         * src/setup.c
9097                 add a way to rescan without rebuilding
9098                 make moving a bit faster (less folders changes)
9099                 don't lock the tree on Get 
9100         * src/imap.c
9101                 Don't re-delete deleted messages before expunging
9102         * src/summaryview.c
9103                 Set batch mode when deleting mails
9104
9105 2005-10-05 [paul]       1.9.15cvs13
9106
9107         * src/mainwindow.c
9108         * src/mainwindow.h
9109                 fix disabled Execute menu item
9110         * src/toolbar.c
9111                 match the change in 1.9.15cvs10: use Compose
9112                 instead of News by default
9113
9114 2005-10-04 [colin]      1.9.15cvs12
9115
9116         * src/compose.c
9117                 When replying to an ML post with Reply-To set
9118                 to the poster's email, honor it (as before),
9119                 but also honor our user's request to reply to
9120                 the mailing list: set the ML address in the To
9121                 field and the Reply-To address in the Cc: 
9122                 field.
9123
9124 2005-10-04 [colin]      1.9.15cvs11
9125
9126         * src/plugins/trayicon/trayicon.c
9127                 Finish cosmetic change - thanks to wwp
9128
9129 2005-10-04 [colin]      1.9.15cvs10
9130
9131         * src/toolbar.c
9132                 Use Compose instead of Email by default.
9133                 Spotted by wwp.
9134
9135 2005-10-04 [colin]      1.9.15cvs9
9136
9137         * src/folder.c
9138         * src/folder.h
9139         * src/folderview.c
9140         * src/imap.c
9141         * src/etpan/imap-thread.c
9142         * src/etpan/imap-thread.h
9143                 Try to make IMAP faster, by simplifying SEARCH
9144                 commands, avoiding sending two STATUS in a row,
9145                 and deferring flags sync and processing just
9146                 after displaying the folder. 
9147                 This will update the SummaryView in certain
9148                 cases (new mails not already fetched, flags
9149                 changed from another client) but in a non-
9150                 blocking manner.
9151
9152 2005-10-04 [colin]      1.9.15cvs8
9153
9154         * src/plugins/trayicon/trayicon.c
9155                 Relabel "Offline" to "Work offline"
9156
9157 2005-10-04 [colin]      1.9.15cvs7
9158
9159         * src/export.c
9160         * src/import.c
9161         * src/mbox.c
9162                 Fix mbox import/export buglets
9163                 Patch by wwp
9164         * src/plugins/trayicon/trayicon.c
9165                 Add offline swithc
9166                 Patch by wwp
9167
9168 2005-10-04 [colin]      1.9.15cvs6
9169
9170         * src/folder.c
9171         * src/folderview.c
9172         * src/summaryview.c
9173                 Better fix (don't break mark all read) for cvs2
9174
9175 2005-10-03 [colin]      1.9.15cvs5
9176
9177         * src/folder.c
9178                 Use a sane sort by default
9179
9180 2005-10-03 [colin]      1.9.15cvs4
9181
9182         * src/inc.c
9183                 Add a 'Only once' button for overriding offline mode
9184         * src/prefs_account.c
9185         * src/wizard.c
9186                 Add Local mbox to the wizard
9187                 Add IMAP subdir to the wizard (or the wizard is useless
9188                 for such accounts, or even worse than useless)
9189                 Move IMAP subdir from Advanced to Receive tab, as it's
9190                 not that uncommon
9191
9192 2005-10-03 [colin]      1.9.15cvs3
9193
9194         * src/send_message.c
9195                 Forgot this one in cvs1
9196
9197 2005-10-03 [colin]      1.9.15cvs2
9198
9199         * src/folder.c
9200                 Faster close when leaving a folder with lots
9201                 of new mails. Idea by David Relson.
9202
9203 2005-10-03 [colin]      1.9.15cvs1
9204
9205         * src/compose.c
9206         * src/imap.c
9207         * src/inc.c
9208         * src/main.c
9209         * src/messageview.c
9210         * src/news.c
9211         * src/summaryview.c
9212         * src/gtk/sslcertwindow.c
9213         * src/plugins/trayicon/trayicon.c
9214                 Add accels to every AlertPanel. Patch by Fabien 
9215                 Vantard
9216
9217 2005-10-03 [paul]       1.9.15
9218
9219         1.9.15 released
9220
9221 2005-10-03 [paul]       1.9.14cvs68
9222
9223         * po/ca.po
9224         * po/de.po
9225         * po/es.po
9226         * po/fi.po
9227         * po/fr.po
9228         * po/sk.po
9229         * po/sr.po
9230         * po/zh_CN.po
9231                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9232                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9233                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9234
9235 2005-10-03 [paul]       1.9.14cvs67
9236
9237         * src/send_message.c
9238                 prevent hang on Cancel
9239                 patch by Colin
9240
9241 2005-10-03 [paul]       1.9.14cvs66
9242
9243         * src/main.c
9244                 fix crash in IMAP caused by discrepancy
9245                 between check_at_startup and offline mode
9246                 Patch by Colin
9247
9248 2005-10-01 [paul]       1.9.14cvs65
9249
9250         * src/inc.c
9251                 fix engrish
9252
9253 2005-10-01 [paul]       1.9.14cvs64
9254         * src/export.c
9255         * src/import.c
9256                 synchronise import_mbox() and export_mbox()
9257         * src/mbox.c
9258                 proc_mbox(): add alert if file cannot be opened
9259                 export_list_to_mbox(): test if dest file exists,
9260                 prompt user to overwrite if it does. add alert
9261                 if file cannot be created
9262                                                                 
9263         Patch by wwp
9264                                                                                                                 
9265
9266 2005-09-30 [paul]       1.9.14cvs63
9267
9268         * src/addressbook.c
9269                 Fix sensitivity of a menu
9270         * src/codeconv.c
9271                 Respect hidden pref for mails with no encoding
9272         * src/common/xml.c
9273                 Fix memory corruption
9274         * src/plugins/pgpcore/sgpgme.c
9275                 Fix segfault on incomplete sigs, and display
9276                 of S/Mime UIDs
9277
9278         Patches by Colin
9279
9280 2005-09-30 [colin]      1.9.14cvs62
9281
9282         * src/partial_download.c
9283                 Little logic fix in almost-dead code
9284         * src/pop.c
9285                 Fix partial download when there's no new mail
9286
9287 2005-09-29 [paul]       1.9.14cvs61
9288
9289         * src/plugins/pgpinline/pgpinline.c
9290                 fix bug 819, 'crash accessing sign message'
9291                 Patch by Colin
9292
9293 2005-09-28 [martin]     1.9.14cvs60
9294
9295         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9296                 fix bug #790 (Crash when restarting window manager (fluxbox))
9297
9298 2005-09-28 [paul]       1.9.14cvs59
9299
9300         * src/gtk/gtkaspell.c
9301                 fix off-by-one typo
9302
9303 2005-09-27 [colin]      1.9.14cvs58
9304
9305         * src/plugins/pgpcore/sgpgme.c
9306                 Report error when there's one, instead of
9307                 "Signature unchecked" 
9308
9309 2005-09-27 [colin]      1.9.14cvs57
9310
9311         * src/prefs_quote.c
9312                 Fix bug #816 (Weird quotation with spaces)
9313
9314 2005-09-27 [colin]      1.9.14cvs56
9315
9316         * src/codeconv.c
9317         * src/compose.c
9318         * src/compose.h
9319                 Put subject in compose's title
9320                 Fix Automatic encoding so that it's really automatic:
9321                 first try default locale's charset, then charset of the replied mail, 
9322                 then utf-8
9323                 Fix encoding of headers (must be in strict mode too)
9324
9325 2005-09-26 [colin]      1.9.14cvs55
9326
9327         * src/gtk/gtkaspell.c
9328                 Fix previous patch - don't color the space,
9329                 just uncolor it :)
9330
9331 2005-09-26 [colin]      1.9.14cvs54
9332
9333         * src/gtk/gtkaspell.c
9334                 Unmark space if possible
9335
9336 2005-09-26 [colin]      1.9.14cvs53
9337
9338         * src/imap.c
9339                 log_error instead of alertpanel according to the pref
9340         * src/etpan/imap-thread.c
9341                 Print connect status, copy only necessary size to 
9342                 logger
9343         * src/plugins/pgpmime/pgpmime.c
9344                 Handle S/Mime signatures (verification only). Patch based
9345                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
9346
9347 2005-09-26 [paul]       1.9.14cvs52
9348
9349         * src/common/passcrypt.c
9350                 this 'workaround' not necessary on NetBSD.
9351                 Thanks to Daniel Gustafson
9352
9353 2005-09-26 [paul]
9354
9355         1.9.15-rc4 released
9356
9357 2005-09-26 [paul]       1.9.14cvs51
9358
9359         * src/summaryview.c
9360                 Skip currently selected message when
9361                 looking for next new or unread message
9362                 in current folder. Patch by Colin
9363         * src/common/passcrypt.c
9364                 eliminate warnings on *BSD. Patch by
9365                 Daniel Gustafson
9366
9367 2005-09-26 [colin]      1.9.14cvs50
9368
9369         * src/procmsg.c
9370                 Call postfiltering hook anyway
9371
9372 2005-09-22 [colin]      1.9.14cvs49
9373
9374         * src/codeconv.c
9375         * src/codeconv.h
9376                 Add a strict mode that doesn't replace with _
9377         * src/compose.c
9378         * src/compose.h
9379                 Use strict conversion while sending
9380                 Fix race when drafting while sending (happens
9381                 on IMAP)
9382                 Fix d'n'd of messages from summaryview
9383         * src/prefs_common.c
9384         * src/prefs_common.h
9385                 add hidden utf8_instead_of_locale_for_broken_mail 
9386                 pref for people that preferred the default charset 
9387                 to be utf8 for broken mails
9388         * src/quote_fmt_parse.y
9389                 fix bug #815 (No quote insert if "From:" fied 
9390                 contained Russian letters)
9391         * src/summaryview.c
9392                 Fix d'n'd of messages to compose
9393
9394 2005-09-22 [paul]       1.9.14cvs48
9395
9396         * src/compose.c
9397                 fix bug where attachments Name entry
9398                 would display Path instead
9399
9400 2005-09-21 [paul]       1.9.14cvs47
9401
9402         * README
9403         * README.jp
9404         * configure.ac
9405         * config/config.rpath
9406         * doc/manual/en/sylpheed-20.html
9407         * doc/manual/es/sylpheed-20.html
9408         * po/bg.po
9409         * po/ca.po
9410         * po/de.po
9411         * po/es.po
9412         * po/fr.po
9413         * po/it.po
9414         * po/pt_BR.po
9415         * po/sk.po
9416         * po/zh_TW.po
9417         * src/account.c
9418         * src/account.h
9419         * src/action.c
9420         * src/action.h
9421         * src/adbookbase.h
9422         * src/addr_compl.c
9423         * src/addr_compl.h
9424         * src/addrbook.c
9425         * src/addrbook.h
9426         * src/addrcache.c
9427         * src/addrcache.h
9428         * src/addrcindex.c
9429         * src/addrcindex.h
9430         * src/addrclip.c
9431         * src/addrclip.h
9432         * src/addrdefs.h
9433         * src/addressadd.c
9434         * src/addressadd.h
9435         * src/addressbook.c
9436         * src/addressbook.h
9437         * src/addressitem.h
9438         * src/addrgather.c
9439         * src/addrgather.h
9440         * src/addrharvest.c
9441         * src/addrharvest.h
9442         * src/addrindex.c
9443         * src/addrindex.h
9444         * src/addritem.c
9445         * src/addritem.h
9446         * src/addrquery.c
9447         * src/addrquery.h
9448         * src/addrselect.c
9449         * src/addrselect.h
9450         * src/alertpanel.c
9451         * src/alertpanel.h
9452         * src/browseldap.c
9453         * src/browseldap.h
9454         * src/codeconv.c
9455         * src/codeconv.h
9456         * src/compose.c
9457         * src/compose.h
9458         * src/crash.c
9459         * src/crash.h
9460         * src/customheader.c
9461         * src/customheader.h
9462         * src/displayheader.c
9463         * src/displayheader.h
9464         * src/editaddress.c
9465         * src/editaddress.h
9466         * src/editbook.c
9467         * src/editbook.h
9468         * src/editgroup.c
9469         * src/editgroup.h
9470         * src/editjpilot.c
9471         * src/editjpilot.h
9472         * src/editldap.c
9473         * src/editldap.h
9474         * src/editldap_basedn.c
9475         * src/editldap_basedn.h
9476         * src/editvcard.c
9477         * src/editvcard.h
9478         * src/enriched.c
9479         * src/enriched.h
9480         * src/exphtmldlg.c
9481         * src/exphtmldlg.h
9482         * src/expldifdlg.c
9483         * src/expldifdlg.h
9484         * src/export.c
9485         * src/export.h
9486         * src/exporthtml.c
9487         * src/exporthtml.h
9488         * src/exportldif.c
9489         * src/exportldif.h
9490         * src/filtering.c
9491         * src/filtering.h
9492         * src/folder.c
9493         * src/folder.h
9494         * src/folder_item_prefs.c
9495         * src/folder_item_prefs.h
9496         * src/foldersel.c
9497         * src/foldersel.h
9498         * src/folderutils.c
9499         * src/folderutils.h
9500         * src/folderview.c
9501         * src/folderview.h
9502         * src/grouplistdialog.c
9503         * src/grouplistdialog.h
9504         * src/headerview.c
9505         * src/headerview.h
9506         * src/html.c
9507         * src/html.h
9508         * src/image_viewer.c
9509         * src/image_viewer.h
9510         * src/imap.c
9511         * src/imap.h
9512         * src/imap_gtk.c
9513         * src/imap_gtk.h
9514         * src/import.c
9515         * src/import.h
9516         * src/importldif.c
9517         * src/importldif.h
9518         * src/importmutt.c
9519         * src/importmutt.h
9520         * src/importpine.c
9521         * src/importpine.h
9522         * src/inc.c
9523         * src/inc.h
9524         * src/jpilot.c
9525         * src/jpilot.h
9526         * src/ldapctrl.c
9527         * src/ldapctrl.h
9528         * src/ldaplocate.c
9529         * src/ldaplocate.h
9530         * src/ldapquery.c
9531         * src/ldapquery.h
9532         * src/ldapserver.c
9533         * src/ldapserver.h
9534         * src/ldaputil.c
9535         * src/ldaputil.h
9536         * src/ldif.c
9537         * src/ldif.h
9538         * src/localfolder.c
9539         * src/localfolder.h
9540         * src/main.c
9541         * src/main.h
9542         * src/mainwindow.c
9543         * src/mainwindow.h
9544         * src/manual.c
9545         * src/manual.h
9546         * src/matcher.c
9547         * src/matcher.h
9548         * src/matcher_parser.h
9549         * src/matcher_parser_lex.l
9550         * src/matcher_parser_parse.y
9551         * src/mbox.c
9552         * src/mbox.h
9553         * src/message_search.c
9554         * src/message_search.h
9555         * src/messageview.c
9556         * src/messageview.h
9557         * src/mh.c
9558         * src/mh.h
9559         * src/mh_gtk.c
9560         * src/mh_gtk.h
9561         * src/mimeview.c
9562         * src/mimeview.h
9563         * src/msgcache.c
9564         * src/msgcache.h
9565         * src/mutt.c
9566         * src/mutt.h
9567         * src/news.c
9568         * src/news.h
9569         * src/news_gtk.c
9570         * src/news_gtk.h
9571         * src/noticeview.c
9572         * src/noticeview.h
9573         * src/partial_download.c
9574         * src/partial_download.h
9575         * src/pine.c
9576         * src/pine.h
9577         * src/pop.c
9578         * src/pop.h
9579         * src/prefs_account.c
9580         * src/prefs_account.h
9581         * src/prefs_actions.c
9582         * src/prefs_actions.h
9583         * src/prefs_common.c
9584         * src/prefs_common.h
9585         * src/prefs_compose_writing.c
9586         * src/prefs_compose_writing.h
9587         * src/prefs_customheader.c
9588         * src/prefs_customheader.h
9589         * src/prefs_display_header.c
9590         * src/prefs_display_header.h
9591         * src/prefs_ext_prog.c
9592         * src/prefs_ext_prog.h
9593         * src/prefs_filtering.c
9594         * src/prefs_filtering.h
9595         * src/prefs_filtering_action.c
9596         * src/prefs_filtering_action.h
9597         * src/prefs_folder_column.c
9598         * src/prefs_folder_column.h
9599         * src/prefs_folder_item.c
9600         * src/prefs_folder_item.h
9601         * src/prefs_fonts.c
9602         * src/prefs_fonts.h
9603         * src/prefs_gtk.c
9604         * src/prefs_gtk.h
9605         * src/prefs_image_viewer.c
9606         * src/prefs_image_viewer.h
9607         * src/prefs_matcher.c
9608         * src/prefs_matcher.h
9609         * src/prefs_message.c
9610         * src/prefs_message.h
9611         * src/prefs_msg_colors.c
9612         * src/prefs_msg_colors.h
9613         * src/prefs_other.c
9614         * src/prefs_other.h
9615         * src/prefs_quote.c
9616         * src/prefs_quote.h
9617         * src/prefs_receive.c
9618         * src/prefs_receive.h
9619         * src/prefs_send.c
9620         * src/prefs_send.h
9621         * src/prefs_spelling.c
9622         * src/prefs_spelling.h
9623         * src/prefs_summaries.c
9624         * src/prefs_summaries.h
9625         * src/prefs_summary_column.c
9626         * src/prefs_summary_column.h
9627         * src/prefs_template.c
9628         * src/prefs_template.h
9629         * src/prefs_themes.c
9630         * src/prefs_themes.h
9631         * src/prefs_toolbar.c
9632         * src/prefs_toolbar.h
9633         * src/prefs_wrapping.c
9634         * src/prefs_wrapping.h
9635         * src/privacy.c
9636         * src/privacy.h
9637         * src/procheader.c
9638         * src/procheader.h
9639         * src/procmime.c
9640         * src/procmime.h
9641         * src/procmsg.c
9642         * src/procmsg.h
9643         * src/quote_fmt.c
9644         * src/quote_fmt_parse.y
9645         * src/recv.c
9646         * src/recv.h
9647         * src/remotefolder.c
9648         * src/remotefolder.h
9649         * src/send_message.c
9650         * src/send_message.h
9651         * src/setup.c
9652         * src/setup.h
9653         * src/simple-gettext.c
9654         * src/sourcewindow.c
9655         * src/sourcewindow.h
9656         * src/ssl_manager.c
9657         * src/ssl_manager.h
9658         * src/statusbar.c
9659         * src/statusbar.h
9660         * src/stock_pixmap.c
9661         * src/stock_pixmap.h
9662         * src/summary_search.c
9663         * src/summary_search.h
9664         * src/summaryview.c
9665         * src/summaryview.h
9666         * src/syldap.c
9667         * src/syldap.h
9668         * src/textview.c
9669         * src/textview.h
9670         * src/toolbar.c
9671         * src/toolbar.h
9672         * src/undo.c
9673         * src/undo.h
9674         * src/unmime.c
9675         * src/unmime.h
9676         * src/vcard.c
9677         * src/vcard.h
9678         * src/wizard.c
9679         * src/wizard.h
9680         * src/common/base64.c
9681         * src/common/base64.h
9682         * src/common/defs.h
9683         * src/common/hooks.c
9684         * src/common/hooks.h
9685         * src/common/log.c
9686         * src/common/log.h
9687         * src/common/md5.c
9688         * src/common/md5.h
9689         * src/common/mgutils.c
9690         * src/common/mgutils.h
9691         * src/common/nntp.c
9692         * src/common/nntp.h
9693         * src/common/passcrypt.c
9694         * src/common/passcrypt.h.in
9695         * src/common/plugin.c
9696         * src/common/plugin.h
9697         * src/common/prefs.c
9698         * src/common/prefs.h
9699         * src/common/progressindicator.c
9700         * src/common/progressindicator.h
9701         * src/common/quoted-printable.c
9702         * src/common/quoted-printable.h
9703         * src/common/session.c
9704         * src/common/session.h
9705         * src/common/smtp.c
9706         * src/common/smtp.h
9707         * src/common/socket.c
9708         * src/common/socket.h
9709         * src/common/ssl.c
9710         * src/common/ssl.h
9711         * src/common/ssl_certificate.c
9712         * src/common/ssl_certificate.h
9713         * src/common/string_match.c
9714         * src/common/string_match.h
9715         * src/common/stringtable.c
9716         * src/common/sylpheed.c
9717         * src/common/sylpheed.h
9718         * src/common/template.c
9719         * src/common/template.h
9720         * src/common/timing.h
9721         * src/common/utils.c
9722         * src/common/utils.h
9723         * src/common/uuencode.c
9724         * src/common/uuencode.h
9725         * src/common/version.h.in
9726         * src/common/xml.c
9727         * src/common/xml.h
9728         * src/common/xmlprops.c
9729         * src/common/xmlprops.h
9730         * src/gtk/about.c
9731         * src/gtk/about.h
9732         * src/gtk/colorlabel.c
9733         * src/gtk/colorlabel.h
9734         * src/gtk/colorsel.c
9735         * src/gtk/colorsel.h
9736         * src/gtk/description_window.c
9737         * src/gtk/description_window.h
9738         * src/gtk/filesel.c
9739         * src/gtk/filesel.h
9740         * src/gtk/foldersort.c
9741         * src/gtk/foldersort.h
9742         * src/gtk/gtkutils.c
9743         * src/gtk/gtkutils.h
9744         * src/gtk/inputdialog.c
9745         * src/gtk/inputdialog.h
9746         * src/gtk/logwindow.c
9747         * src/gtk/logwindow.h
9748         * src/gtk/manage_window.c
9749         * src/gtk/manage_window.h
9750         * src/gtk/menu.c
9751         * src/gtk/menu.h
9752         * src/gtk/pluginwindow.c
9753         * src/gtk/pluginwindow.h
9754         * src/gtk/prefswindow.c
9755         * src/gtk/prefswindow.h
9756         * src/gtk/progressdialog.c
9757         * src/gtk/progressdialog.h
9758         * src/gtk/quicksearch.c
9759         * src/gtk/quicksearch.h
9760         * src/gtk/sslcertwindow.c
9761         * src/gtk/sslcertwindow.h
9762         * src/plugins/clamav/clamav_plugin.c
9763         * src/plugins/clamav/clamav_plugin.h
9764         * src/plugins/clamav/clamav_plugin_gtk.c
9765         * src/plugins/demo/demo.c
9766         * src/plugins/dillo_viewer/dillo_prefs.c
9767         * src/plugins/dillo_viewer/dillo_prefs.h
9768         * src/plugins/dillo_viewer/dillo_viewer.c
9769         * src/plugins/mathml_viewer/mathml_viewer.c
9770         * src/plugins/pgpcore/passphrase.c
9771         * src/plugins/pgpcore/passphrase.h
9772         * src/plugins/pgpcore/plugin.c
9773         * src/plugins/pgpcore/prefs_gpg.c
9774         * src/plugins/pgpcore/prefs_gpg.h
9775         * src/plugins/pgpcore/select-keys.c
9776         * src/plugins/pgpcore/select-keys.h
9777         * src/plugins/pgpcore/sgpgme.c
9778         * src/plugins/pgpcore/sgpgme.h
9779         * src/plugins/pgpinline/pgpinline.c
9780         * src/plugins/pgpinline/pgpinline.h
9781         * src/plugins/pgpinline/plugin.c
9782         * src/plugins/pgpmime/pgpmime.c
9783         * src/plugins/pgpmime/pgpmime.h
9784         * src/plugins/pgpmime/plugin.c
9785         * src/plugins/spamassassin/spamassassin.c
9786         * src/plugins/spamassassin/spamassassin.h
9787         * src/plugins/spamassassin/spamassassin_gtk.c
9788         * src/plugins/trayicon/trayicon.c
9789         * tools/OOo2sylpheed.pl
9790         * tools/acroread2sylpheed.pl
9791         * tools/asus_mailled.sh
9792         * tools/filter_conv.pl
9793         * tools/freshmeat_search.pl
9794         * tools/google_search.pl
9795         * tools/kmail2sylpheed.pl
9796         * tools/kmail2sylpheed_v2.pl
9797         * tools/maildir2sylpheed.pl
9798         * tools/multiwebsearch.pl
9799         * tools/newscache_clean.pl
9800         * tools/outlook2sylpheed.pl
9801         * tools/sylpheed-switcher
9802         * tools/update-po
9803         * tools/vcard2xml.py
9804         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9805                 update FSF address
9806
9807 2005-09-21 [colin]      1.9.14cvs46
9808
9809         * src/gedit-print.c
9810         * src/procmsg.c
9811         * src/procmsg.h
9812         * src/textview.c
9813         * src/summaryview.c
9814                 Remove some printing hacks (deselection/reselection),
9815                 which by the way fix printing the currently 
9816                 displayed mime part (still only text)
9817                 Plus a little optimisation of summary_show
9818
9819
9820 2005-09-20 [colin]      1.9.14cvs45
9821
9822         * src/mainwindow.c
9823         * src/messageview.c
9824                 GUI fixups: add accels, set message
9825                 view title to displayed mail's subject
9826         * src/prefs_spelling.c
9827         * src/gtk/gtkaspell.c
9828                 GUI fixups: allow underlining misspelled
9829                 words instead of coloring them (a11y!)
9830
9831 2005-09-19 [colin]
9832
9833         1.9.15rc3 released
9834
9835 2005-09-19 [colin]      1.9.14cvs44
9836
9837         * src/compose.c
9838                 Fix draft message
9839         * src/gtk/gtkaspell.c
9840                 Fix wrong test ;-)
9841
9842 2005-09-19 [colin]      1.9.14cvs43
9843
9844         * src/addressbook.c
9845                 Fix sensitivity of Delete button
9846         * src/compose.c
9847                 Warn if the requested Privacy system
9848                 is not available
9849         * src/exphtmldlg.c
9850         * src/expldifdlg.c
9851         * src/importldif.c
9852         * src/importmutt.c
9853         * src/importpine.c
9854                 Fix crappy UI
9855         * src/
9856         * src/ssl.h
9857         * src/prefs_account.h
9858         * src/prefs_account.c
9859                 Save SSL prefs even in builds that have
9860                 SSL support disable
9861         * src/imap.c
9862         * src/inc.c
9863         * src/news.c
9864         * src/send_message.c
9865                 Warn if connection should be secure, but
9866                 SSL support isn't compiled in
9867         * src/gtkaspell.c
9868                 Fix word separation on UTF-8 systems
9869                 Fixes bug #812 (Strange inline spellchecking)
9870         * src/compose.c
9871                 Warn if the requested Privacy system
9872                 is not available
9873                 Factorize offline warning
9874         * src/imap.c
9875         * src/imap_gtk.c
9876         * src/imap_gtk.h
9877         * src/inc.h
9878         * src/news_gtk.c
9879         * src/news_gtk.h
9880         * src/messageview.c
9881                 Factorize offline warning
9882
9883 2005-09-19 [paul]
9884
9885         1.9.15-rc2 released
9886
9887 2005-09-18 [colin]      1.9.14cvs42
9888
9889         * src/codeconv.c
9890         * src/codeconv.h
9891         * src/procmime.c
9892                 Add a way to get locale's charset ignoring utf-8,
9893                 and use that as default encoding for broken mails
9894
9895 2005-09-18 [colin]      1.9.14cvs41
9896
9897         * src/gtk/logwindow.c
9898                 Translate string. Patch by Fabien Vantard
9899
9900 2005-09-18 [colin]      1.9.14cvs40
9901
9902         * configure.ac
9903                 Fix bug #803 (IMAP/SSL support breaks with 
9904                 GnuTLS libetpan 0.38)
9905
9906 2005-09-18 [colin]      1.9.14cvs39
9907
9908         * src/codeconv.c
9909         * src/compose.c
9910         * src/procmime.c
9911                 More charsets fixes. Fixes bug #806 (non
9912                 ascii characters in subject line)
9913
9914 2005-09-17 [paul]       1.9.14cvs38
9915
9916         * src/folderview.c
9917         * src/mainwindow.c
9918                 fix gcc-2.95 issues
9919                 Patch by Pawel Pekala
9920
9921 2005-09-17 [colin]      1.9.14cvs37
9922
9923         * src/addrindex.c
9924                 bugfix for NO-USE LDAP compilation, patch 
9925                 by Fabien Vantard
9926
9927 2005-09-17 [colin]      1.9.14cvs36
9928
9929         * src/prefs_actions.c
9930         * src/prefs_customheader.c
9931         * src/prefs_display_header.c
9932         * src/prefs_filtering_action.c
9933         * src/prefs_matcher.c
9934         * src/prefs_toolbar.c
9935                 Fix strange casts (less elegant but
9936                 works better)
9937
9938 2005-09-16 [colin]      1.9.14cvs35
9939
9940         * src/jpilot.c
9941                 Missed that one
9942
9943 2005-09-16 [colin]      1.9.14cvs34
9944
9945         * configure.ac
9946         * src/Makefile.am
9947         * src/addr_compl.c
9948         * src/addrindex.c
9949         * src/browseldap.c
9950         * src/editldap.c
9951         * src/ldaplocate.c
9952         * src/ldapquery.c
9953         * src/ldapquery.h
9954         * src/ldapserver.c
9955         * src/ldapserver.h
9956         * src/main.c
9957         * src/matcher_parser_parse.y
9958         * src/prefs_themes.c
9959         * src/etpan/Makefile.am
9960         * src/gtk/description_window.c
9961         * src/plugins/clamav/Makefile.am
9962         * src/plugins/clamav/clamav_plugin.c
9963         * src/plugins/dillo_viewer/Makefile.am
9964         * src/plugins/pgpcore/Makefile.am
9965         * src/plugins/pgpinline/Makefile.am
9966         * src/plugins/pgpmime/Makefile.am
9967         * src/plugins/trayicon/Makefile.am
9968                 Fix 100% cpu usage in address completion list
9969                 Fix little bugs (return with no values etc)
9970                 Fix all warnings (with common CFLAGS)
9971
9972 2005-09-15 [colin]      1.9.14cvs33
9973
9974         * src/addressbook.c
9975                 Fix bug where sometimes a group's email list is empty,
9976                 force its refresh (probably fixes "Re: how to create a 
9977                 distribution list")
9978         * src/ldapquery.c
9979                 Don't return to the callback in the main thread from the
9980                 fetch thread (or face segs!)
9981
9982 2005-09-15 [paul]       1.9.14cvs32
9983
9984         * src/prefs_matcher.c
9985                 forgotten in last commit
9986
9987 2005-09-15 [paul]       1.9.14cvs31
9988
9989         * src/prefs_actions.c
9990         * src/prefs_filtering_action.c
9991         * src/prefs_quote.c
9992         * src/quote_fmt.c
9993         * src/summaryview.c
9994         * src/gtk/description_window.c
9995         * src/gtk/description_window.h
9996         * src/gtk/quicksearch.c
9997                 allow interaction with the called
9998                 description window
9999                 Patch by Anders Hammar
10000
10001 2005-09-14 [paul]       1.9.14cvs30
10002
10003         * src/compose.c
10004                 fix a little annoyance when pasting with 3rd button 
10005                 with wrap_pastes=0 and wrap_input=1
10006                 Patch by Colin
10007
10008 2005-09-14 [paul]       1.9.14cvs29
10009
10010         * src/prefs_account.c
10011                 disable 'Filter messages on receiving' for
10012                 SMTP-only accounts
10013                 Patch  by Anders Hammar
10014
10015 2005-09-14 [paul]       1.9.14cvs28
10016
10017         * po/sk.po
10018                 fix crash
10019                 updated by Andrej Kacian
10020
10021 2005-09-14 [paul]
10022
10023         1.9.15-rc1 released
10024
10025 2005-09-14 [paul]       1.9.14cvs27
10026
10027         * po/es.po
10028                 updated by Ricardo Mones Lastra
10029         * src/compose.c
10030         * src/compose.h
10031                 associate no_wrap_tags to Compose windows
10032                 instead of using a static one
10033                 Patch by Colin
10034         * src/mbox.c
10035                 fix proc_mbox()
10036                 Patch by wwp
10037         * src/textview.c
10038                 remove unneeded printf()
10039
10040 2005-09-14 [paul]       1.9.14cvs26
10041
10042         * src/addrcache.c
10043         * src/codeconv.h
10044         * src/folder.h
10045         * src/mainwindow.h
10046         * src/mh.c
10047         * src/mimeview.h
10048         * src/partial_download.c
10049         * src/pop.c
10050         * src/prefs_account.c
10051         * src/prefs_account.h
10052         * src/prefs_actions.c
10053         * src/prefs_customheader.c
10054         * src/prefs_display_header.c
10055         * src/prefs_filtering_action.c
10056         * src/prefs_matcher.c
10057         * src/prefs_toolbar.c
10058         * src/privacy.h
10059         * src/procmime.c
10060         * src/procmime.h
10061         * src/procmsg.h
10062         * src/textview.c
10063         * src/undo.h
10064         * src/common/plugin.c
10065         * src/common/session.h
10066         * src/common/socket.c
10067         * src/common/socket.h
10068         * src/common/template.c
10069         * src/gtk/gtkaspell.c
10070         * src/gtk/quicksearch.h
10071         * src/plugins/pgpcore/passphrase.c
10072         * src/plugins/pgpcore/prefs_gpg.h
10073         * src/plugins/pgpcore/select-keys.c
10074         * src/plugins/pgpcore/select-keys.h
10075         * src/plugins/pgpcore/sgpgme.c
10076         * src/plugins/pgpinline/pgpinline.c
10077         * src/plugins/pgpmime/pgpmime.c
10078         * src/plugins/trayicon/trayicon.c
10079                 fix compilation warnings
10080                 Patch by Daniel Gustafson
10081
10082 2005-09-14 [paul]       1.9.14cvs25
10083
10084         * src/addressbook.c
10085                 add missing column header, and other small
10086                 bug fixes
10087                 Patch by Anders Hammar
10088
10089 2005-09-13 [colin]      1.9.14cvs24
10090
10091         * src/gtk/gtkaspell.c
10092                 Fix non-utf8 in menu
10093                 Fix little leaks
10094                 Nullify struct members after free()s
10095
10096 2005-09-13 [colin]      1.9.14cvs23
10097
10098         * src/compose.c
10099                 Test utf8 compliance before inserting to 
10100                 buffer, and try to convert if necessary
10101         * src/procmime.c
10102                 If no charset is present, use the locale 
10103                 one instead of us-ascii
10104         * src/procmsg.c
10105                 Add Sender, List-Post and To in the checked 
10106                 headers for automatic rules creation 
10107                 (thanks to wwp)
10108         * src/prefs_themes.c
10109         * src/gtk/gtkaspell.c
10110                 Remove deprecated functions. 
10111                 patch by Daniel Gustafson
10112
10113 2005-09-12 [colin]      1.9.14cvs22
10114
10115         * src/compose.c
10116                 Fix bug #448 (Scrolling/Redraw issue with 
10117                 address-fields in Header)
10118         * src/mainwindow.c
10119         * src/summaryview.c
10120         * src/summaryview.h
10121                 Fix loss of MSG_MARKED on move/copy
10122                 Fix bug #804 (Quicksearch togglebutton doesn't 
10123                 get depressed after '/' key is pressed)
10124
10125 2005-09-12 [paul]       1.9.14cvs21
10126
10127         * AUTHORS
10128         * src/gtk/logwindow.c
10129                 add 'Clear Log' to popup menu
10130                 Patch by Anders Hammar <anders.hammar@telia.com>
10131
10132 2005-09-12 [paul]       1.9.14cvs20
10133
10134         * src/compose.c
10135                 set correct sensitivity on attachments
10136                 popup menu
10137         * src/folder.c
10138                 fix typo
10139         * src/prefs_spelling.c
10140                 fix crash when no LANG env is set
10141         * src/common/xml.c
10142                 fix crash in wizard
10143                 don't use memeory after free
10144
10145         All patches by Daniel Gustafson
10146
10147 2005-09-12 [paul]       1.9.14cvs19
10148
10149         * src/prefs_themes.c
10150                 make theme info selectable
10151         * src/gtk/description_window.c
10152                 make window non-modal
10153         * tools/README
10154                 add details of asus_mailed.sh
10155         * tools/claws.i18n.status.pl
10156                 update for new zh_TW translator
10157                 widen the output
10158                 create alternate coloured lines
10159                 improve readability
10160
10161 2005-09-10 [colin]      1.9.14cvs18
10162
10163         * src/plugins/pgpcore/select-keys.c
10164                 Better order for the buttons
10165
10166 2005-09-10 [colin]      1.9.14cvs17
10167
10168         * src/compose.c
10169         * src/plugins/pgpcore/select-keys.c
10170         * src/plugins/pgpcore/select-keys.h
10171         * src/plugins/pgpcore/sgpgme.c
10172                 Add a "Don't encrypt" button to the key
10173                 selection dialog. Fixes bug #177 (There should be a 
10174                 'Don't encrypt button in the Select Keys dialog)
10175
10176 2005-09-10 [colin]      1.9.14cvs16
10177
10178         * src/compose.c
10179                 Fix bug #572 (%X option does not work with templates)
10180
10181 2005-09-10 [colin]      1.9.14cvs15
10182
10183         * src/toolbar.c 
10184                 Remove g_print
10185
10186 2005-09-10 [colin]      1.9.14cvs14
10187
10188         * src/imap.c
10189                 Fix a possible crash
10190
10191 2005-09-09 [colin]      1.9.14cvs13
10192
10193         * src/imap.c
10194         * src/etpan/imap-thread.c
10195         * src/etpan/imap-thread.h
10196                 Fix moving from queue or drafts to normal folders
10197                 Fix bug #794 (No way to delete without expunging)
10198                 Take flags unset by other mailers into account
10199                 Take deleted flag set by other mailers into account
10200                 Fix unsetting REPLIED flag
10201                 Fix crash when capabilities can't be retrieved
10202         * src/mainwindow.c
10203         * src/mainwindow.h
10204                 Add M_DELAYED_FLAGS condition, and let the user use
10205                 Execute in order to be able to expunge deleted mails,
10206                 even if he's not in delayed execute mode
10207         * src/prefs_spelling.c
10208                 Use 'en' dictionary by default if LANG is POSIX or C
10209         * src/gtk/prefswindow.c
10210                 Fix bug #767 (Preferences windows expanding) by making
10211                 the window a bit larger when the resolution is greater
10212                 than 640x480, and by putting the prefs in a
10213                 GtkScrolledWindow.
10214
10215 2005-09-09 [paul]       1.9.14cvs12
10216
10217         * AUTHORS
10218         * configure.ac
10219         * po/zh_TW.Big5.po      ** REMOVED **
10220         * po/zh_TW.po           ** ADDED **
10221                 updated by Wei-Lun Chao
10222
10223 2005-09-09 [paul]       1.9.14cvs11
10224
10225         * src/mainwindow.c
10226                 fix asserts
10227         * src/common/xml.c
10228                 delay memory allocation until file is
10229                 opened successfully
10230                 Patch by Daniel Gustafson
10231
10232 2005-09-09 [colin]      1.9.14cvs10
10233
10234         * src/imap.c
10235                 Add guards
10236
10237 2005-09-08 [colin]      1.9.14cvs9
10238
10239         * src/compose.c
10240                 Alert when we can't save draft
10241                 Fix various wrap/color issues
10242                 Add mid-click pasting respecting wrap_paste option
10243         * src/folder.c
10244         * src/folder.h
10245         * src/folder_item_prefs.c
10246         * src/folder_item_prefs.h
10247         * src/imap.c
10248         * src/imap_gtk.c
10249         * src/imap_gtk.h
10250         * src/main.c
10251         * src/mainwindow.c
10252         * src/mainwindow.h
10253         * src/news.c
10254         * src/news_gtk.c
10255         * src/news_gtk.h
10256         * src/prefs_folder_item.c
10257                 Fix the impossibility to synchronise folders for
10258                 offline use (IMAP and NNTP are concerned)
10259
10260 2005-09-08 [colin]      1.9.14cvs8
10261
10262         * configure.ac
10263                 Build LDAP and JPilot by default if available
10264         * src/textview.c
10265                 Fix use after free
10266
10267 2005-09-08 [paul]       1.9.14cvs7
10268
10269         * doc/manual/en/sylpheed-1.html
10270         * doc/manual/en/sylpheed-18.html
10271         * doc/manual/en/sylpheed-19.html
10272         * doc/manual/en/sylpheed-4.html
10273         * doc/manual/en/sylpheed-6.html
10274         * doc/manual/en/sylpheed.html
10275                 a few minor updates, plus include some
10276                 details about plugins and their requirements
10277         * src/mainwindow.c
10278                 minor changes to English in /View/Sort
10279
10280 2005-09-07 [colin]      1.9.14cvs6
10281
10282         * doc/manual/en/sylpheed-1.html
10283         * doc/manual/en/sylpheed-10.html
10284         * doc/manual/en/sylpheed-11.html
10285         * doc/manual/en/sylpheed-12.html
10286         * doc/manual/en/sylpheed-13.html
10287         * doc/manual/en/sylpheed-14.html
10288         * doc/manual/en/sylpheed-15.html
10289         * doc/manual/en/sylpheed-16.html
10290         * doc/manual/en/sylpheed-17.html
10291         * doc/manual/en/sylpheed-18.html
10292         * doc/manual/en/sylpheed-19.html
10293         * doc/manual/en/sylpheed-2.html
10294         * doc/manual/en/sylpheed-20.html
10295         * doc/manual/en/sylpheed-21.html
10296         * doc/manual/en/sylpheed-22.html
10297         * doc/manual/en/sylpheed-3.html
10298         * doc/manual/en/sylpheed-4.html
10299         * doc/manual/en/sylpheed-5.html
10300         * doc/manual/en/sylpheed-6.html
10301         * doc/manual/en/sylpheed-7.html
10302         * doc/manual/en/sylpheed-8.html
10303         * doc/manual/en/sylpheed-9.html
10304         * doc/manual/en/sylpheed.html
10305                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
10306
10307 2005-09-07 [colin]      1.9.14cvs5
10308
10309         * src/mainwindow.c
10310                 Make labels more to-the-point
10311
10312 2005-09-07 [colin]      1.9.14cvs4
10313
10314         * doc/manual/en/sylpheed-1.html
10315         * doc/manual/en/sylpheed-12.html
10316         * doc/manual/en/sylpheed-13.html
10317         * doc/manual/en/sylpheed-14.html
10318         * doc/manual/en/sylpheed-15.html
10319         * doc/manual/en/sylpheed-16.html
10320         * doc/manual/en/sylpheed-17.html
10321         * doc/manual/en/sylpheed-18.html
10322         * doc/manual/en/sylpheed-19.html
10323         * doc/manual/en/sylpheed-2.html
10324         * doc/manual/en/sylpheed-20.html
10325         * doc/manual/en/sylpheed-21.html
10326         * doc/manual/en/sylpheed-22.html
10327         * doc/manual/en/sylpheed-4.html
10328         * doc/manual/en/sylpheed-5.html
10329         * doc/manual/en/sylpheed-6.html
10330         * doc/manual/en/sylpheed-7.html
10331         * doc/manual/en/sylpheed-8.html
10332         * doc/manual/en/sylpheed-9.html
10333         * doc/manual/en/sylpheed.html
10334                 Update manual
10335
10336 2005-09-07 [colin]      1.9.14cvs3
10337
10338         * doc/faq/en/sylpheed-faq-1.html
10339         * doc/faq/en/sylpheed-faq-2.html
10340         * doc/faq/en/sylpheed-faq-3.html
10341         * doc/faq/en/sylpheed-faq.html
10342                 Update FAQ
10343
10344 2005-09-07 [colin]      1.9.14cvs2
10345
10346         * src/folderview.c
10347         * src/procmsg.c
10348         * src/summaryview.c
10349         * src/toolbar.c
10350                 Fix special subfolders:
10351                 - Inherit parent's icon
10352                 - sent contents of queues subfolders
10353                 - empty subfolders of trashes
10354         * src/mainwindow.c
10355                 Remove outdated manual and faq entries
10356         * src/common/utils.c
10357                 Add quotes around %s coming from mailcap
10358
10359 2005-09-07 [colin]      1.9.14cvs1
10360
10361         * src/compose.c
10362                 After saving draft, set modified to FALSE
10363         * src/mimeview.c
10364         * src/common/utils.c
10365         * src/common/utils.h
10366                 Try to open mime parts using what is 
10367                 indicated in ~/.mailcap or /etc/mailcap,
10368                 if possible.
10369
10370 2005-09-05 [paul]       1.9.14
10371
10372         1.9.14 released
10373
10374         * po/sk.po
10375                 updated by Andrej Kacian
10376
10377 2005-09-05 [paul]       1.9.13cvs83
10378
10379         * po/de.po
10380         * po/es.po
10381         * po/fi.po
10382         * po/fr.po
10383         * po/nb.po
10384         * po/pt_BR.po
10385         * po/sr.po
10386                 updated translations by Thomas Gilgin, Ricardo Mones
10387                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
10388                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
10389
10390 2005-09-04 [paul]       1.9.13cvs82
10391
10392         * src/compose.c
10393                 only warn about exceeded line length limit
10394                 on send
10395
10396 2005-09-04 [paul]       1.9.13cvs81
10397
10398         * src/compose.c
10399                 fix crash in 'line length exceeded' dialogue
10400
10401 2005-09-02 [paul]       1.9.13cvs80
10402
10403         * src/imap.c
10404                 fix bug 795, 'Connection lost IMAP'
10405                 and add statusbar prints
10406                 Patch by Colin
10407
10408 2005-09-02 [paul]       1.9.13cvs79
10409
10410         * src/compose.c
10411                 compose_wrap_paragraph() becomes
10412                 compose_beautify_paragraph()
10413                 Patch by Colin
10414
10415 2005-09-02 [colin]      1.9.13cvs78
10416
10417         * src/folderview.c
10418                 Micro-fix
10419
10420 2005-09-01 [colin]      1.9.13cvs77
10421
10422         * src/imap.c
10423                 Maybe fix bug #795 (Connection lost IMAP)
10424                 Don't try to send logout when we're disconnected.
10425         * src/summaryview.c
10426                 Include locked and marked emails in HRM
10427                 view. Fixes bug #800 (Locked messages no longer 
10428                 show up when hide read messages is used)
10429
10430 2005-09-01 [paul]       1.9.13cvs76
10431
10432         * src/prefs_common.c
10433                 fix bad cutting
10434
10435 2005-08-31 [colin]      1.9.13cvs75
10436
10437         * src/folderview.c
10438         * src/folderview.h
10439         * src/prefs_summaries.c
10440         * src/summaryview.c
10441                 Fix "go to next new", fix preference
10442                 (Open unread/next swapped)
10443
10444 2005-08-31 [paul]       1.9.13cvs74
10445
10446         * src/compose.c
10447         * src/folderview.c
10448         * src/headerview.c
10449         * src/headerview.h
10450         * src/mainwindow.c
10451         * src/prefs_common.c
10452         * src/prefs_common.h
10453         * src/prefs_fonts.c
10454         * src/summaryview.c
10455         * src/textview.c
10456         * src/common/defs.h
10457                 remove obsolete BOLD_FONT setting
10458                 fix font update in headerview and textview
10459                 headers after prefs change
10460                 Patch By Colin
10461
10462 2005-08-31 [paul]
10463
10464         1.9.14-rc4 released
10465
10466 2005-08-30 [colin]      1.9.13cvs73
10467
10468         * src/summaryview.c
10469                 When Hide read messages is selected and we
10470                 refresh the summaryview, don't remove the 
10471                 currently displayed message. Fixes bug #797
10472                 (Summary view reloads when new mail is 
10473                 downloaded in 1.9.14 rc)
10474
10475 2005-08-30 [colin]      1.9.13cvs72
10476
10477         * src/folderview.c
10478                 Fix flickering
10479         * src/mainwindow.c
10480                 Remove useless callback
10481         * src/mimeview.c
10482         * src/gtk/filesel.c
10483         * src/gtk/filesel.h
10484                 Add a filesel_select_file_save_folder() - used by Save All
10485
10486 2005-08-29 [paul]       1.9.13cvs71
10487
10488         * AUTHORS
10489         * src/matcher_parser_parse.y
10490         * src/etpan/imap-thread.c
10491                 fix building on FreeBSD
10492                 Patch by Daniel Gustafson <daniel@hobbit.se>
10493
10494 2005-08-29 [paul]       1.9.13cvs70
10495
10496         * src/plugins/pgpinline/pgpinline.c
10497                 only initialise sig result if it's been handled
10498                 Patch by Colin
10499
10500 2005-08-29 [paul]       1.9.13cvs69
10501         
10502         Patches by Colin:
10503
10504         * src/imap.c
10505         * src/common.utils.c
10506         * src/common/utils.h
10507                 optimisation
10508         * src/stock_pixmap.h
10509                 fix wrong icon reference
10510         * src/pixmaps/trash_btn.xpm
10511                 replace with nicer image
10512
10513 2005-08-28 [colin]      1.9.13cvs68
10514
10515         * src/Makefile.am
10516         * src/stock_pixmap.c
10517         * src/stock_pixmap.h
10518         * src/toolbar.c
10519         * src/pixmaps/trash_btn.xpm
10520                 Add a specific trash xpm for the button
10521
10522 2005-08-28 [colin]      1.9.13cvs67
10523
10524         * src/imap.c
10525                 Fix leak
10526
10527 2005-08-27 [colin]      1.9.13cvs66
10528
10529         * src/imap.c
10530         * src/procmime.c
10531                 Correctly fix "Problem with replies", fixes
10532                 pgpmime encryption too. 
10533
10534 2005-08-27 [colin]      1.9.13cvs65
10535
10536         * src/folder.c
10537         * src/procmsg.c
10538         * src/procmsg.h
10539         * src/summaryview.c
10540                 Fix bug #517 (messages removed from summaryview 
10541                 when moving fails)
10542
10543 2005-08-27 [colin]      1.9.13cvs64
10544
10545         * tools/Makefile.am
10546         * tools/asus_mailled.sh
10547                 Add a script to blink ASUS laptops' mail LED where there
10548                 is unread mail.
10549
10550 2005-08-27 [colin]      1.9.13cvs63
10551
10552         * src/imap.c
10553         * src/etpan/imap-thread.c
10554         * src/etpan/imap-thread.h
10555                 Implement automatic choosing of login method
10556                 Fixes bug #791
10557         * src/gtk/.cvsignore
10558                 Add sylpheed-marshal.[ch]
10559
10560 2005-08-27 [colin]      1.9.13cvs62
10561
10562         * src/common/utils.c
10563                 Fix confusing perror
10564
10565 2005-08-27 [colin]      1.9.13cvs61
10566
10567         * src/toolbar.c
10568         * src/toolbar.h
10569                 Remove A_DELETE, replace it with 
10570                 A_TRASH and A_DELETE_REAL. Automatically
10571                 rewrite config files to replace A_DELETE
10572                 with A_TRASH (no functionality change).
10573                 Fixes half of #794
10574
10575 2005-08-26 [colin]      1.9.13cvs60
10576
10577         * src/procmime.c
10578                 Previous "Problem with replies" fix brought other
10579                 problems, fixing them
10580
10581 2005-08-26 [colin]      1.9.13cvs59
10582
10583         * src/procmime.c
10584                 Fix "Problem with replies". This happened only
10585                 on IMAP...
10586         * src/procmsg.c
10587                 Factorize code a bit
10588         * src/compose.c
10589                 Speed improvement on very long messages (wrapping)
10590                 Fix signature color on Reedit and Redirect
10591                 On Reedit, don't attach pgp-signatures parts, but
10592                 set signing to On.
10593
10594 2005-08-24 [paul]       1.9.13cvs58
10595
10596         * src/compose.c
10597                 don't claim success when clicking
10598                 Cancel on the passphrase box.
10599                 Patch by Colin
10600
10601 2005-08-24 [paul]       1.9.13cvs57
10602
10603         * src/main.c
10604                 fix misplaced sylpheed.log
10605         * src/common/defs.h
10606                 define UIDL_DIR
10607
10608 2005-08-24 [paul]       1.9.13cvs56
10609
10610         * src/imap.c
10611         * src/etpan/imap-thread.c
10612         * src/etpan/imap-thread.h
10613                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
10614                 Patch by Colin
10615         * src/gtk/sylpheed-marshal.c    ** REMOVED **
10616         * src/gtk/sylpheed-marshal.h    ** REMOVED **
10617                 remove autogenerated files
10618         * tools/kdeservicemenu/README
10619         * tools/kdeservicemenu/install.sh
10620         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10621         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10622                 use Claws icon, use 'Sylpheed-Claws' in menu,
10623                 use kdialog, and other cleanups
10624
10625 2005-08-23 [paul]       1.9.13cvs55
10626
10627         * src/compose.c
10628                 fix paste/wrap crash
10629                 Patch by Colin
10630
10631 2005-08-23 [paul]       1.9.13cvs54
10632
10633         * src/main.c
10634                 fix crash recovery
10635                 Patch by Colin
10636
10637 2005-08-23 [paul]       1.9.13cvs53
10638
10639         * src/addressbook.c
10640         * src/editaddress.c
10641                 view all data of LDAP contacts
10642                 Patch by Colin
10643
10644 2005-08-23 [paul]       1.9.13cvs52
10645
10646         * src/addressbook.c
10647                 fix issues with the Search field
10648                 Patch by Colin
10649
10650 2005-08-22 [paul]       1.9.13cvs51
10651
10652         * src/folderview.c
10653                 put name of folder in processing dialog
10654                 title
10655         * src/prefs_folder_item.c
10656                 improve english usage
10657
10658 2005-08-22 [paul]       1.9.13cvs50
10659
10660         * src/filtering.c
10661         * src/filtering.h
10662         * src/matcher.c
10663         * src/matcher_parser_lex.l
10664         * src/matcher_parser_parse.y
10665         * src/prefs_filtering.c
10666                 add Filtering/Processing rule names feature.
10667                 (the incompatible old matcherrc is saved as
10668                 matcherrc.pre_names).
10669                 Patch by Colin
10670
10671 2005-08-22 [paul]       1.9.13cvs49
10672
10673         * src/procmsg.c
10674                 fix colour labelling
10675                 Patch by Colin
10676
10677 2005-08-22 [paul]       1.9.13cvs48
10678
10679         * src/textview.c
10680                 fix open_image_cb()
10681
10682 2005-08-22 [paul]       1.9.13cvs47
10683
10684         * src/imap.c
10685                 fix bug 789, 'SC crashes with imap (CVS ver)'
10686                 Patch by Colin
10687
10688 2005-08-22 [paul]       1.9.13cvs46
10689
10690         * src/mimeview.c
10691         * src/prefs_common.c
10692         * src/common/defs.h
10693                 define reused defaults in defs.h
10694         * src/textview.c
10695                 add 'Open image' to image popup menu
10696
10697 2005-08-21 [colin]      1.9.13cvs45
10698
10699         * src/summaryview.c
10700                 Fix bug #788 (Bogus "From" address displayed)
10701
10702 2005-08-20 [colin]      1.9.13cvs44
10703
10704         * src/folder.c
10705                 Fix buf #787 (multilevel delete causes SIGSEGV)
10706
10707 2005-08-19 [colin]      1.9.13cvs43
10708
10709         * src/inc.c
10710         * src/prefs_common.c
10711         * src/prefs_common.h
10712                 Add an hidden pref to allow modifying the
10713                 update stepping in incorporation.
10714                 Patch by wwp.
10715
10716 2005-08-19 [colin]      1.9.13cvs42
10717
10718         * src/compose.c
10719         * src/procmime.c
10720                 Workaround for broken MUAs: encode 
10721                 Content-type: name: as ASCII and 
10722                 Content-Disposition: filename: as
10723                 per rfc2231
10724         * src/prefs_account.c
10725                 Fix invisible-ness of SMTP SSL prefs
10726                 in NNTP accounts
10727
10728 2005-08-19 [paul]       1.9.13cvs41
10729
10730         * src/compose.c
10731         * src/prefs_common.c
10732         * src/prefs_common.h
10733         * src/prefs_wrapping.c
10734                 paste with or without wrapping.
10735                 patch by Colin
10736
10737 2005-08-19 [paul]       1.9.13cvs40
10738
10739         * src/prefs_common.c
10740         * src/prefs_common.h
10741         * src/summaryview.c
10742                 reintroduce enable_swap_from as a
10743                 hidden pref. patch by Colin
10744         * src/quote_fmt_parse.y
10745         * src/plugins/clamav/clamav_plugin.c
10746         * src/plugins/dillo_viewer/dillo_viewer.c
10747         * src/plugins/mathml_viewer/mathml_viewer.c
10748         * src/plugins/pgpcore/sgpgme.c
10749         * src/plugins/pgpinline/pgpinline.c
10750         * src/plugins/pgpmime/pgpmime.c
10751                 tidy up. patch by Colin
10752
10753 2005-08-19 [paul]       1.9.13cvs39
10754
10755         * configure.ac
10756                 complete cvs38's sync
10757         * src/editaddress.c
10758         * src/gedit-print.c
10759         * src/mutt.c
10760         * src/etpan/etpan-log.c
10761         * src/etpan/imap-thread.c
10762         * src/gtk/gtksourceprintjob.c
10763                 fix compilation warnings
10764                 (patch by Colin)
10765
10766 2005-08-19 [paul]       1.9.13cvs38
10767
10768         sync with main:
10769
10770         * src/account.c
10771         * src/action.c
10772         * src/addrbook.c
10773         * src/addrcache.c
10774         * src/addrharvest.c
10775         * src/addrindex.c
10776         * src/codeconv.c
10777         * src/compose.c
10778         * src/crash.c
10779         * src/exporthtml.c
10780         * src/exportldif.c
10781         * src/folder.c
10782         * src/image_viewer.c
10783         * src/inc.c
10784         * src/inc.h
10785         * src/jpilot.c
10786         * src/ldif.c
10787         * src/main.c
10788         * src/matcher.c
10789         * src/mbox.c
10790         * src/messageview.c
10791         * src/mh.c
10792         * src/mimeview.c
10793         * src/msgcache.c
10794         * src/mutt.c
10795         * src/news.c
10796         * src/partial_download.c
10797         * src/pine.c
10798         * src/pop.c
10799         * src/prefs_actions.c
10800         * src/prefs_common.c
10801         * src/prefs_customheader.c
10802         * src/prefs_display_header.c
10803         * src/prefs_gtk.c
10804         * src/prefs_themes.c
10805         * src/procheader.c
10806         * src/procmime.c
10807         * src/procmsg.c
10808         * src/recv.c
10809         * src/send_message.c
10810         * src/simple-gettext.c
10811         * src/sourcewindow.c
10812         * src/textview.c
10813         * src/vcard.c
10814         * src/common/defs.h
10815         * src/common/log.c
10816         * src/common/plugin.c
10817         * src/common/prefs.c
10818         * src/common/session.c
10819         * src/common/session.h
10820         * src/common/socket.c
10821         * src/common/socket.h
10822         * src/common/ssl_certificate.c
10823         * src/common/template.c
10824         * src/common/utils.c
10825         * src/common/utils.h
10826         * src/common/xml.c
10827         * src/gtk/about.c
10828         added wrappers for C library function that
10829                 take pathname arguments.
10830                 enabled compilation with MinGW.
10831                 use GDir instead of directly using opendir().
10832                 added rename_force().
10833
10834 2005-08-19 [paul]       1.9.13cvs37
10835         
10836         patches by Colin:
10837         * src/compose.c
10838                 fix privacy settings on re-editing
10839                 a sent message
10840         * src/jpilot.c
10841                 fix encoding bug
10842         * src/folder.c
10843         * src/procmsg.c
10844         * src/procmsg.h
10845         * src/summaryview.c
10846                 flag changing optimisation
10847
10848 2005-08-18 [martin]     1.9.13cvs36
10849
10850         * commitHelper
10851             added my login
10852         * src/addrcache.c
10853         * src/addrharvest.c
10854         * src/addrindex.c
10855         * src/compose.c
10856         * src/grouplistdialog.c
10857         * src/main.c
10858         * src/mainwindow.c
10859         * src/msgcache.c
10860         * src/mutt.c
10861         * src/pine.c
10862         * src/prefs_account.c
10863         * src/prefs_themes.c
10864         * src/stock_pixmap.c
10865         * src/summaryview.c
10866         * src/gtk/about.c
10867         * src/gtk/logwindow.c
10868             removed deprecated glib and gdk stuff
10869         * src/plugins/pgpcore/select-keys.c
10870             convert attributes from locale to utf8
10871
10872 2005-08-17 [paul]       1.9.13cvs35
10873
10874         * src/account.c
10875         * src/addressbook.c
10876                 use new GTK_STOCK_ icons if available
10877         * src/summaryview.c
10878         * src/gtk/gtksctree.c
10879         * src/gtk/gtksctree.h
10880                 faster range select. patch by Colin
10881
10882 2005-08-17 [paul]       1.9.13cvs34
10883
10884         patches by colin:
10885         * src/addressbook.c
10886         * src/addressitem.h
10887                 Add an edit button for contacts, fix selections
10888                 of gtksctree items
10889         * src/editaddress.c
10890                 Change labels, let Save be always possible in the
10891                 email and user atributes tabs
10892         * src/folderview.c
10893                 fix sort issues
10894         * src/summaryview.c
10895                 select next item instead of the displayed one
10896                 after deletion
10897
10898         * src/gtk/progressdialog.c
10899                 use prefs_common.enable_rules_hint
10900
10901 2005-08-13 [hoa]        1.9.13cvs33
10902
10903         * src/etpan/imap-thread.c
10904                 fixed build on Solaris.
10905
10906 2005-08-10 [colin]      1.9.13cvs32
10907
10908         * src/procmsg.c
10909                 Fix cvs31 (missing fclose before reading
10910                 the file)
10911
10912 2005-08-10 [colin]      1.9.13cvs31
10913
10914         * src/procmsg.c
10915                 Fix procmsg_msginfo_new_from_mimeinfo() when
10916                 the MimeInfo isn't stored in memory. This fixes
10917                 replying to an attached message.
10918
10919 2005-08-10 [colin]      1.9.13cvs30
10920
10921         * src/mainwindow.c
10922                 Fix slowness in account changing
10923
10924 2005-08-10 [colin]      1.9.13cvs29
10925
10926         * src/folder.c
10927         * src/folderutils.c
10928         * src/folderview.c
10929         * src/imap_gtk.c
10930         * src/mainwindow.c
10931         * src/mh_gtk.c
10932         * src/procmsg.c
10933         * src/summaryview.c
10934                 Optimize folder_has_parent_of_type
10935                 Prevent moving special sub-folders from contextual menus
10936                 Rework message a bit ("Empty all messages" -> "Delete all
10937                 messages")
10938                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
10939                 and "Deleted Items" folders)
10940
10941 2005-08-08 [colin]      1.9.13cvs28
10942
10943         * src/summaryview.c
10944         * src/prefs_summaries.c
10945                 Make "Select first unread|new" more flexible
10946                 (just prioritize new or unread)
10947
10948 2005-08-08 [colin]      1.9.13cvs27
10949
10950         * src/summaryview.c
10951                 If "select first new" is selected and there only
10952                 are unread messages, fallback to "select first
10953                 unread".
10954
10955 2005-08-08 [colin]      1.9.13cvs26
10956
10957         * src/folder.c
10958                 Fix shameful bugs (and bug #779)
10959
10960 2005-08-08 [colin]      1.9.13cvs25
10961
10962         * src/folder.c
10963         * src/folder.h
10964                 Cache parents' type to make folder_has_parent_of_type
10965                 faster
10966         * src/folderview.c
10967                 Forbid DnD of special sub-folders
10968         * src/procmsg.c
10969         * src/procmsg.h
10970                 Add MAIL_POSTFILTERING_HOOK
10971         * src/summaryview.c
10972                 Revert over-zealous deletion of the use_addr_book 
10973                 code
10974
10975 2005-08-07 [colin]      1.9.13cvs24
10976
10977         * src/folder.c
10978                 Fix big mistake (passing MsgInfo instead 
10979                 of FolderItem)
10980
10981 2005-08-07 [colin]      1.9.13cvs23
10982
10983         * src/compose.c
10984         * src/folder.c
10985         * src/folder.h
10986         * src/foldersel.c
10987         * src/folderutils.c
10988         * src/folderview.c
10989         * src/imap.c
10990         * src/mainwindow.c
10991         * src/messageview.c
10992         * src/mh.c
10993         * src/msgcache.c
10994         * src/procmime.c
10995         * src/summaryview.c
10996                 Make subfolders of Drafts, Queue, Outbox, Trash
10997                 work like their parents. 
10998                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
10999
11000 2005-08-07 [colin]      1.9.13cvs22
11001
11002         * src/addressbook.c
11003                 Fix bug #771 (Dragged contacts not saved)
11004
11005 2005-08-07 [paul]       1.9.13cvs21
11006
11007         * src/summaryview.c
11008                 fix bug 32 'Search Doesn't display results
11009                 if "Hide Read Messages" is chosen'
11010                 be more literal in interpreting 'Hide read
11011                 messages'
11012
11013 2005-08-07 [colin]      1.9.13cvs20
11014
11015         * src/folderview.c
11016                 Add debug
11017         * src/summaryview.c
11018                 Faster 'unthread_for_execution'
11019
11020 2005-08-06 [paul]       1.9.13cvs19
11021
11022         * src/mainwindow.c
11023                 add mnemonics to Set displayed columns
11024                 fix bug where msgview_visible option was
11025                 overwritten as TRUE on startup
11026
11027 2005-08-06 [paul]       1.9.13cvs18
11028
11029         * src/mainwindow.c
11030                 refer to 'displayed columns in folder/message
11031                 list' not 'displayed items in summary/message view'
11032         * src/prefs_display_header.c
11033                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
11034                 be consistent with similar dialogues
11035         * src/prefs_folder_column.c
11036         * src/prefs_summary_column.c
11037                 'columns' not 'items', and folder and message lists,
11038                 instead of folder and summary views;
11039                 Use 'Hidden columns' as list heading not 'Available
11040                 items';
11041                 move the 'Remove' button to the right hand side;
11042                 top-align the buttons;
11043                 remove unneeded vbox
11044         * src/prefs_summaries.c
11045                 put the 2 column prefs buttons in a frame to reduce
11046                 overall width; refer to columns not items &c.
11047
11048 2005-08-05 [colin]      1.9.13cvs17
11049
11050         * src/prefs_common.c
11051         * src/prefs_common.h
11052         * src/mainwindow.c
11053         * src/compose.c
11054         * src/messageview.c
11055                 Add an hidden toolbar_detachable pref, so
11056                 that I can get rid of these painful handles
11057                 in the toolbars. Defaults to TRUE to avoid
11058                 changing the GUI on unsuspecting people...
11059
11060 2005-08-05 [colin]      1.9.13cvs16
11061
11062         * src/Makefile.am
11063         * src/prefs_folder_column.c
11064         * src/prefs_folder_column.h
11065                 Add prefs for folder columns
11066         * src/folderview.c
11067         * src/folderview.h
11068         * src/mainwindow.c
11069         * src/mainwindow.h
11070         * src/prefs_common.c
11071         * src/prefs_common.h
11072         * src/prefs_summaries.c
11073                 Use them
11074         * src/prefs_summary_column.c
11075         * src/summaryview.c
11076         * src/summaryview.h
11077                 Add a To column
11078         * src/textview.c
11079         * src/common/utils.c
11080         * src/common/utils.h
11081                 Move uri colourisation functions
11082                 to utils
11083         * src/compose.c
11084                 Colourise URIs
11085         * src/imap.c
11086                 Fix bug with LIST where we'd try
11087                 to get Folder//////[...]/// 
11088
11089 2005-08-05 [paul]       1.9.13cvs15
11090
11091         * src/prefs_summaries.c
11092                 improve the English usage
11093         * src/summaryview.c
11094                 set font on column change
11095                 thanks to Colin
11096
11097 2005-08-05 [paul]       1.9.13cvs14
11098
11099         * src/prefs_common.c
11100         * src/prefs_common.h
11101         * src/prefs_summaries.c
11102         * src/summaryview.c
11103                 replace 'open_unread_on_enter' option with
11104                 'select_on_entry' option. opening/not opening
11105                 is now exclusively controlled by 'always_show_msg'
11106
11107 2005-08-04 [colin]      1.9.13cvs13
11108
11109         * src/compose.c
11110                 Remove dead code
11111                 Add colourisation of quotes and signatures
11112         * src/folderview.c
11113                 Fix possible crashes
11114         * src/messageview.c
11115                 Change an assert that is no problem
11116         * src/news.c
11117         * src/news_gtk.c
11118         * src/news_gtk.h
11119                 Fix offline mode
11120         * src/gtk/quicksearch.c
11121                 Fix a possible crash
11122
11123 2005-08-03 [colin]      1.9.13cvs12
11124
11125         * src/prefs_account.c
11126                 Fix bug #777 (Sylpheed crash in account configuration)
11127
11128 2005-08-03 [colin]      1.9.13cvs11
11129
11130         * src/addressbook.c
11131         * src/editaddress.c
11132         * src/editgroup.c
11133                 Fixing addressbook, round 2
11134         * src/textview.c
11135                 Fix emphasis color on rechecking 'Colorize messages'
11136
11137 2005-08-03 [paul]       1.9.13cvs10
11138
11139         sync with main
11140
11141         * src/addr_compl.c
11142         * src/compose.c
11143         * src/main.c
11144         * src/pop.c
11145         * src/prefs_account.c
11146         * src/procmime.c
11147         * src/procmsg.c
11148         * src/quote_fmt_parse.y
11149         * src/textview.c
11150         * src/common/quoted-printable.c
11151         * src/common/utils.c
11152         * src/common/utils.h
11153         * src/common/xml.c
11154                 replaced incorrect locale-independent
11155                 ctype functions with GLib's. Corrected
11156                 signedness mismatch.
11157         * src/headerview.c
11158                 headerview_create(): added spacing for vbox.
11159         * src/gtk/about.c
11160                 set focus to the OK button.
11161
11162 2005-08-03 [colin]      1.9.13cvs9
11163
11164         * src/folderview.c
11165                 Fix possible crash
11166
11167 2005-08-02 [colin]      1.9.13cvs8
11168
11169         * src/mainwindow.c
11170                 Fix cast
11171         * src/addressbook.c
11172         * src/addressitem.h
11173                 Fix a cast and more generally, try to make the
11174                 GUI more intuitive and consistent (round 1)
11175
11176 2005-08-02 [paul]       1.9.13cvs7
11177
11178         * src/folder.h
11179                 missing in 1.9.13cvs6
11180
11181 2005-08-02 [colin]      1.9.13cvs6
11182
11183         * src/folder.c
11184                 Fix one more leak
11185
11186 2005-08-02 [colin]      1.9.13cvs5
11187
11188         * src/folder.c
11189         * src/folderview.c
11190         * src/imap.c
11191         * src/main.c
11192         * src/mbox.c
11193         * src/procmsg.c
11194         * src/summaryview.c
11195                 Fix a number of folder_item_get_msg_list()-related
11196                 leaks (missing procmsg_msginfo_free()s)
11197
11198 2005-08-01 [colin]      1.9.13cvs4
11199
11200         * src/folderview.c
11201         * src/folderview.h
11202         * src/mainwindow.c
11203         * src/prefs_fonts.c
11204         * src/prefs_summaries.c
11205         * src/prefs_themes.c
11206         * src/summaryview.c
11207         * src/summaryview.h
11208         * src/textview.c
11209         * src/textview.h
11210                 Fix instant-apply of summary and folderview-related prefs
11211                 Fix erroneous g_free and alertpanels in prefs_theme
11212                 Add instant-apply for fonts
11213                 Defer applying of prefs a little bit so it's done only
11214                 once even if requested by multiples prefs pages
11215
11216 2005-08-01 [paul]       1.9.13cvs3
11217
11218         * src/main.c
11219                 fix bug 776 'S.C. crashes on close'
11220                 thanks to Colin
11221         * src/etpan/etpan-thread-manager-types.h
11222                 add missing include
11223                 thanks to Hoa
11224
11225 2005-07-25 [paul]       1.9.13cvs2
11226
11227         * src/summaryview.c
11228                 fix typos. spotted by Fabien Vantard
11229
11230 2005-07-24 [paul]       1.9.13cvs1
11231
11232         * doc/man/sylpheed.1
11233                 update man page, incorporating fix of
11234                 bug 769 'Typo in manpage'
11235         * src/etpan/imap-thread.c
11236                 fix NetBSD openssl dependencies. patch by
11237                 George Michaelson <ggm@apnic.net>
11238         * po/pt_BR.po
11239                 updated by Frederico Goncalves Guimaraes
11240
11241 2005-07-22 [paul]       1.9.13
11242
11243         1.9.13 release
11244
11245 2005-07-22 [paul]       1.9.12cvs91
11246
11247         * AUTHORS
11248         * INSTALL
11249         * README.claws
11250         * RELEASE_NOTES.claws
11251                 updated for release
11252         * configure.ac
11253         * po/nb.po
11254         * tools/claws.i18n.status.pl
11255                 add Norwegian translation. submiited by
11256                 Geir Helland <pjallabais@users.sourceforge.net>
11257         * po/ca.po
11258         * po/de.po
11259         * po/es.po
11260         * po/fi.po
11261         * po/fr.po
11262         * po/it.po
11263         * po/sk.po
11264         * po/sr.po
11265         * po/zh_CN.po
11266                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11267                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11268                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11269                 Yang Guilong
11270         * src/plugins/clamav/clamav_plugin_gtk.c
11271         * src/plugins/spamassassin/spamassassin_gtk.c
11272                 replace outdated description strings
11273
11274 2005-07-21 [colin]      1.9.12cvs90
11275
11276         * src/folder.c
11277                 Set folder to batch mode when scanning it. Makes deletion
11278                 of unread mails on IMAP much faster (due to the UNREAD 
11279                 flag unsetting)
11280
11281 2005-07-21 [darko]      1.9.12cvs89
11282
11283         * configure.ac
11284                 link against libresolv if necessary (patch by Paul)
11285         * src/msgcache.c
11286                 use glib's portable macros to determine endianness
11287
11288 2005-07-21 [paul]       1.9.12cvs88
11289
11290         * src/crash.c
11291         * src/gtk/about.c
11292                 update compiled-in features list
11293
11294 2005-07-20 [colin]      1.9.12cvs87
11295
11296         * src/folder.c
11297         * src/textview.c
11298                 Gcc 2.9x compilation fixes, thanks to Darko
11299         * src/plugins/clamav/clamav_plugin.c
11300                 Little optimisation: load virus database only once
11301         * src/plugins/spamassassin/spamassassin.c
11302                 Big optimisation: filtering one mail took at least 1 second,
11303                 now it takes at least 50ms. Doesn't speed up spamassassin 
11304                 itself, but should already be much more tolerable.
11305
11306 2005-07-20 [colin]      1.9.12cvs86
11307
11308         * src/summaryview.c
11309                 Fix performance issue
11310
11311 2005-07-19 [colin]      1.9.12cvs85
11312
11313         * src/plugins/pgpinline/plugin.c
11314                 Fix warning
11315
11316 2005-07-19 [colin]      1.9.12cvs84
11317
11318         * configure.ac
11319         * src/plugins/Makefile.am
11320         * src/plugins/pgpinline/.cvsignore
11321         * src/plugins/pgpinline/Makefile.am
11322         * src/plugins/pgpinline/pgpinline.c
11323         * src/plugins/pgpinline/pgpinline.deps
11324         * src/plugins/pgpinline/pgpinline.h
11325         * src/plugins/pgpinline/plugin.c
11326                 Put pgpinline in the main tree
11327
11328 2005-07-19 [paul]       1.9.12cvs83
11329
11330         * src/prefs_actions.c
11331                 prevent '//' in menu names, which cause a crash
11332                 thanks to Colin
11333
11334 2005-07-19 [paul]       1.9.12cvs82
11335
11336         * configure.ac
11337                 be generally more informative in configure output.
11338                 OpenSSL: correction: '[ --enable-openssl ...' -> 
11339                 '[ --disable-openssl ...', as --enable-openssl is default
11340                 PGP/MIME: don't check for GPGME again, check for
11341                 pgpcore instead. Therefore prevent the possibility of
11342                 attempting to build pgpmime if pgpcore dependencies are
11343                 not met
11344                 ClamAV: use pkgconfig to check for lib
11345                 libgnomeprint: revert logic on inner test to match
11346                 everything else
11347         * src/plugins/pgpcore/sgpgme.c
11348                 add missing include
11349
11350 2005-07-19 [colin]      1.9.12cvs81
11351
11352         * src/summaryview.c
11353                 Fix slow thread rebuilding in particular
11354                 cases
11355
11356 2005-07-19 [paul]       1.9.12cvs80
11357
11358         * sylpheed-claws.desktop
11359                 fix typo, spotted by Stephan Sachse
11360         * src/account.c
11361                 replace GTK_STOCK_ADD with
11362                 GTK_STOCK_NEW button
11363
11364 2005-07-18 [colin]      1.9.12cvs79
11365
11366         * src/etpan/imap-thread.c
11367                 Fix return value (Thanks Hoa)
11368
11369 2005-07-18 [colin]      1.9.12cvs78
11370
11371         * src/imap.c
11372                 Allow empty passwords
11373                 Create drafts/queue/outbox if necessary
11374         * src/summaryview.c
11375                 Remove old code
11376         * src/etpan/imap-thread.c
11377                 Fix STARTTLS (Thanks to Hoa)
11378
11379 2005-07-18 [paul]       1.9.12cvs77
11380
11381         * ChangeLog-gtk2.jp
11382         * ChangeLog.jp
11383                 removed
11384         * Makefile.am
11385                 updated to reflect additions and removals
11386         * TODO
11387                 updated to be claws-specific
11388         * TODO-gtk2
11389         * TODO-gtk2.jp
11390         * TODO.jp
11391         * sylpheed-128x128.png
11392         * sylpheed-64x64.png
11393                 removed
11394         * sylpheed-claws-128x128.png
11395         * sylpheed-claws-64x64.png
11396         * sylpheed-claws.desktop
11397         * sylpheed-claws.png
11398                 added
11399         * sylpheed.desktop
11400         * sylpheed.png
11401                 removed
11402
11403 2005-07-17 [paul]       1.9.12cvs76
11404
11405         * src/account.c
11406         * src/addressbook.c
11407         * src/alertpanel.c
11408         * src/alertpanel.h
11409         * src/compose.c
11410         * src/exphtmldlg.c
11411         * src/expldifdlg.c
11412         * src/folderview.c
11413         * src/imap_gtk.c
11414         * src/inc.c
11415         * src/message_search.c
11416         * src/messageview.c
11417         * src/mh_gtk.c
11418         * src/news_gtk.c
11419         * src/prefs_actions.c
11420         * src/prefs_filtering.c
11421         * src/prefs_matcher.c
11422         * src/prefs_template.c
11423         * src/prefs_themes.c
11424         * src/ssl_manager.c
11425         * src/summary_search.c
11426         * src/textview.c
11427         * src/toolbar.c
11428         * src/gtk/sslcertwindow.c
11429         * src/plugins/pgpcore/sgpgme.c
11430                 rework alertpanels
11431
11432 2005-07-17 [colin]      1.9.12cvs75
11433
11434         * src/privacy.c
11435                 add a PrivacySystem accessor that checks that
11436                 the system cached in a MimeInfo's privacydata
11437                 is still registered. Use this accessor instead
11438                 of directly using data->system. Fixes crashes
11439                 after unloading pgp plugins.
11440
11441 2005-07-17 [colin]      1.9.12cvs74
11442
11443         * src/alertpanel.c
11444                 Change geometry hints to a simple default size.
11445                 Fixes the certs dialogs.
11446
11447 2005-07-17 [colin]      1.9.12cvs73
11448
11449         * src/gtk/sslcertwindow.c
11450                 Use a gtkExpander
11451
11452 2005-07-17 [colin]      1.9.12cvs72
11453
11454         * src/plugins/pgpcore/Makefile.am
11455         * src/plugins/pgpmime/Makefile.am
11456                 Add gpgme libs
11457
11458 2005-07-17 [paul]       1.9.12cvs71
11459
11460         * configure.ac
11461                 add --disable-gnomeprint option
11462                 modified version of patch by Marius Mauch
11463
11464 2005-07-17 [paul]       1.9.12cvs70
11465
11466         * src/common/defs.h
11467                 update urls
11468         * src/account.c
11469         * src/action.c
11470         * src/addressbook.c
11471         * src/compose.c
11472         * src/foldersel.c
11473         * src/folderview.c
11474         * src/html.c
11475         * src/imap_gtk.c
11476         * src/main.c
11477         * src/mainwindow.c
11478         * src/messageview.c
11479         * src/mh_gtk.c
11480         * src/mimeview.c
11481         * src/news_gtk.c
11482         * src/prefs_account.c
11483         * src/prefs_send.c
11484         * src/prefs_summaries.c
11485         * src/procmsg.c
11486         * src/summaryview.c
11487         * src/common/utils.c
11488         * src/common/xml.c
11489         * src/plugins/pgpcore/passphrase.c
11490         * src/plugins/pgpcore/select-keys.c
11491                 replace inappropriately used backticks
11492                 with single quotes
11493
11494 2005-07-16 [colin]      1.9.12cvs69
11495
11496         * src/image_viewer.c
11497                 Add extra paranoid checks
11498
11499 2005-07-16 [colin]      1.9.12cvs68
11500
11501         * src/plugins/pgpcore/prefs_gpg.c
11502                 Don't auto-check sigs by default, as it
11503                 can be really slow.
11504
11505 2005-07-16 [colin]      1.9.12cvs67
11506
11507         * src/plugins/pgpcore/sgpgme.c
11508                 Make messages a bit better.
11509
11510 2005-07-16 [colin]      1.9.12cvs66
11511
11512         * src/imap.c
11513                 Remove pseudo-log
11514         * src/etpan/imap-thread.c
11515                 Add real log
11516
11517 2005-07-16 [colin]      1.9.12cvs65
11518
11519         * src/main.c
11520         * src/prefs_other.c
11521                 And now, fix build with libetpan :-/
11522
11523 2005-07-15 [colin]      1.9.12cvs64
11524
11525         * src/prefs_other.c
11526                 Continue fixing build without libetpan.
11527
11528 2005-07-15 [colin]      1.9.12cvs63
11529
11530         * src/main.c
11531                 Fix build with --disable-libetpan
11532
11533 2005-07-15 [colin]      1.9.12cvs62
11534
11535         * configure.ac
11536                 Bump libetpan's version
11537
11538 2005-07-15 [colin]      1.9.12cvs61
11539
11540         * src/etpan/imap-thread.c
11541                 Actually stop logging :)
11542
11543 2005-07-15 [colin]      1.9.12cvs60
11544
11545         * src/addressbook.c
11546                 Fix dnd of multiple addresses.
11547
11548 2005-07-15 [hoa]        1.9.12cvs59
11549
11550         * src/etpan/imap-thread.c
11551             disable login of IMAP password in libetpan log file.
11552
11553 2005-07-15 [paul]       1.9.12cvs58
11554
11555         * src/account.c
11556                 don't automatically sort
11557                 do allow drag n drop
11558
11559 2005-07-15 [paul]       1.9.12cvs57
11560
11561         * src/account.c
11562         * src/ssl_manager.c
11563                 alphabetical listing
11564
11565 2005-07-15 [paul]       1.9.12cvs56
11566
11567         * src/gtk/pluginwindow.c
11568                 sort plugin list alphabetically
11569
11570 2005-07-15 [paul]       1.9.12cvs55
11571
11572         * src/prefs_spelling.c
11573         * src/prefs_wrapping.c
11574                 unify English usage
11575
11576 2005-07-15 [colin]      1.9.12cvs54
11577
11578         * src/wizard.c
11579                 Typo fix
11580
11581 2005-07-15 [paul]       1.9.12cvs53
11582
11583         * src/prefs_message.c
11584                 make 'show cursor' a hidden option
11585
11586 2005-07-14 [colin]      1.9.12cvs52
11587
11588         * src/plugins/spamassassin/Makefile.am
11589         * src/plugins/clamav/Makefile.am
11590                 Fix double EXTRA_DISTs
11591
11592 2005-07-14 [colin]      1.9.12cvs51
11593
11594         * src/plugins/clamav/Makefile.am
11595         * src/plugins/clamav/clamav_plugin_gtk.deps
11596         * src/plugins/spamassassin/Makefile.am
11597         * src/plugins/spamassassin/spamassassin_gtk.deps
11598                 Make $plugin_gtk depend on $plugin
11599
11600 2005-07-14 [hoa]        1.9.12cvs50
11601
11602         * src/etpan/imap-thread.c
11603                 enable debug log of libetpan when running with --debug
11604
11605 2005-07-14 [colin]      1.9.12cvs49
11606
11607         * configure.ac
11608         * src/common/Makefile.am
11609         * src/common/plugin.c
11610         * src/common/plugin.h
11611                 Add a little plugin dependancy system.
11612                 Plugins can ship a $plugin_name.deps file
11613                 (near them in PLUGINDIR) so that their
11614                 dependancies are loaded if possible.
11615         * src/plugins/Makefile.am
11616         * src/plugins/pgpcore/Makefile.am
11617         * src/plugins/pgpcore/passphrase.c
11618         * src/plugins/pgpcore/passphrase.h
11619         * src/plugins/pgpcore/plugin.c
11620         * src/plugins/pgpcore/prefs_gpg.c
11621         * src/plugins/pgpcore/prefs_gpg.h
11622         * src/plugins/pgpcore/select-keys.c
11623         * src/plugins/pgpcore/select-keys.h
11624         * src/plugins/pgpcore/sgpgme.c
11625         * src/plugins/pgpcore/sgpgme.h
11626                 Introduce pgpcore, used by pgpmime and
11627                 pgpinline
11628         * src/plugins/pgpmime/Makefile.am
11629         * src/plugins/pgpmime/passphrase.c
11630         * src/plugins/pgpmime/passphrase.h
11631         * src/plugins/pgpmime/pgpmime.c
11632         * src/plugins/pgpmime/pgpmime.deps
11633         * src/plugins/pgpmime/plugin.c
11634         * src/plugins/pgpmime/prefs_gpg.c
11635         * src/plugins/pgpmime/prefs_gpg.h
11636         * src/plugins/pgpmime/select-keys.c
11637         * src/plugins/pgpmime/select-keys.h
11638         * src/plugins/pgpmime/sgpgme.c
11639         * src/plugins/pgpmime/sgpgme.h
11640                 Remove the core from pgpmime and add the
11641                 dependancy to pgpcore.
11642
11643 2005-07-14 [paul]       1.9.12cvs48
11644
11645         * src/stock_pixmap.c
11646                 forgot this in last commit
11647
11648 2005-07-14 [paul]       1.9.12cvs47
11649
11650         * src/account.c
11651         * src/addressbook.c
11652                 add accelerators for the buttons (sync with main)
11653         * src/compose.c
11654         * src/compose.h
11655                 add accelerators for the buttons.
11656                 fix editing with external editor.
11657                 replace gdk_input_*() with GIOChannel;
11658                 (sync with main)
11659         * src/foldersel.c
11660                 display folder names with new/unread
11661                 representation (sync with main)
11662         * src/main.c
11663                 specify default window icon (sync with main)
11664         * src/prefs_common.c
11665                 use_addr_book default to FALSE
11666         * src/summaryview.c
11667         * src/textview.c
11668                 add accelerators for the buttons (sync with main)
11669         * src/gtk/menu.c
11670                 fix typos
11671         * src/pixmaps/sylpheed_icon.xpm
11672                 updated
11673
11674 2005-07-13 [paul]       1.9.12cvs46
11675
11676         * src/plugins/pgpmime/pgpmime.c
11677         * src/plugins/pgpmime/sgpgme.c
11678                 (temporarily) use deprecated gpgme_data_rewind()
11679                 while largefile support is not present
11680                 (as suggested by Colin)
11681
11682 2005-07-13 [paul]       1.9.12cvs45
11683
11684         * configure.ac
11685                 remove large file support (for now):
11686                 it breaks too many things
11687
11688 2005-07-13 [paul]       1.9.12cvs44
11689
11690         * configure.ac
11691                 add large file support
11692         * src/html.c
11693                 fix bug #763 where href attribute was not
11694                 the very first attribute of a link
11695                 patch by Thomas Gilgin
11696
11697 2005-07-13 [colin]      1.9.12cvs43
11698
11699         * src/gtk/pluginwindow.c
11700                 Little portability fix
11701
11702 2005-07-13 [colin]      1.9.12cvs42
11703
11704         * src/plugins/pgpmime/sgpgme.c
11705                 Fix crasher.
11706
11707 2005-07-13 [colin]      1.9.12cvs41
11708
11709         * src/plugins/pgpmime/pgpmime.c
11710         * src/plugins/pgpmime/sgpgme.c
11711                 Use gpgme_data_release_and_get_mem instead
11712                 of gpgme_data_read.
11713
11714 2005-07-13 [colin]      1.9.12cvs40
11715
11716         * configure.ac
11717         * src/plugins/pgpmime/passphrase.c
11718         * src/plugins/pgpmime/passphrase.h
11719         * src/plugins/pgpmime/pgpmime.c
11720         * src/plugins/pgpmime/plugin.c
11721         * src/plugins/pgpmime/select-keys.c
11722         * src/plugins/pgpmime/select-keys.h
11723         * src/plugins/pgpmime/sgpgme.c
11724         * src/plugins/pgpmime/sgpgme.h
11725                 Port pgpmime to gpgme-1.0.
11726
11727 2005-07-12 [paul]       1.9.12cvs39
11728
11729         * AUTHORS
11730         * src/toolbar.c
11731         * src/toolbar.h
11732                 add a 'Go to Prev' button to the toolbar.
11733                 correct tooltip text of go to buttons.
11734                 based on patch by Yang Guilong <bamanzi@gmail.com>
11735
11736 2005-07-12 [colin]      1.9.12cvs38
11737
11738         * src/statusbar.c
11739                 Fix progress bar showing stuff at startup.
11740
11741 2005-07-12 [paul]       1.9.12cvs37
11742
11743         * src/editjpilot.c
11744                 fix building with jpilot support
11745
11746 2005-07-11 [colin]      1.9.12cvs36
11747
11748         * src/inc.c
11749                 Add visual indication that filtering is running
11750         * src/textview.c
11751                 Make {}[] uri delimiters
11752         * src/summaryview.c
11753                 Remove useless (and slow) calls
11754
11755 2005-07-11 [paul]       1.9.12cvs35
11756
11757         * src/plugins/clamav/clamav_plugin_gtk.c
11758         * src/plugins/dillo_viewer/dillo_prefs.c
11759         * src/plugins/pgpmime/prefs_gpg.c
11760         * src/plugins/spamassassin/spamassassin_gtk.c
11761                 gather plugins prefs together under their
11762                 own 'Plugins' heading
11763
11764 2005-07-11 [paul]       1.9.12cvs34
11765
11766         sync with main
11767
11768         * src/account.c
11769                 account_delete(): modified alert dialog
11770         * src/editjpilot.c
11771         * src/editvcard.c
11772                 fixed a crash when cancelling file selection
11773                 dialog by Escape key. Made non-ascii filename
11774                 selectable.
11775         * src/prefs_template.c
11776                 prefs_template_window_create(): make scrolled
11777                 window policy AUTOMATIC
11778
11779 2005-07-10 [hoa]        1.9.12cvs33
11780
11781         * src/etpan/imap-thread.c
11782                 workaround for old Courier IMAP servers.
11783
11784 2005-07-10 [colin]      1.9.12cvs32
11785
11786         * src/folder.c
11787         * src/statusbar.c
11788         * src/statusbar.h
11789                 Add visual progress indicator on filtering/processing
11790                 Factorize the progress bar code
11791         * src/imap.c
11792         * src/imap.h
11793         * src/etpan/imap-thread.c
11794                 Add a reference counter to avoid destroying the Folder
11795                 while it's in use by another callback.
11796
11797 2005-07-09 [hoa]        1.9.12cvs31
11798
11799         * src/imap.c
11800         * src/etpan/imap-thread.c
11801                 fixed deadlock when removing IMAP account.
11802
11803 2005-07-08 [colin]      1.9.12cvs30
11804
11805         * src/textview.c
11806         * src/unmime.c
11807                 Fix again problems decoding broken headers
11808         * src/gtk/inputdialog.c
11809                 Fix local variable shadowing a global one
11810
11811 2005-07-08 [colin]      1.9.12cvs29
11812
11813         * src/msgcache.c
11814                 Make the cache/mark files platform-agnostic by writing
11815                 them in little-endian format. Reading them is also done
11816                 in little-endian format, of course; however, in order
11817                 to avoid trashing mark data on big-endian machines, the
11818                 files are, at first, read from the native format if the
11819                 little-endian one doesn't exist. This is easy to deter-
11820                 mine by trying to open a file with a swapped data_ver
11821                 and seeing if it's the wanted version.
11822                 Little-endian using users should see absolutely no
11823                 difference, Big-endian users may get a very little
11824                 performance drop due to byte-swapping.
11825                 Tested on i386 and ppc32. 
11826                 Fixes bug #159 (The index file, in the mailboxes, is 
11827                 hardware depending).
11828
11829                 To have the cache/mark files updated to the new little-
11830                 endian format, "Check for new messages" or even
11831                 "Rebuild folder tree" aren't enough. Files will be
11832                 updated as soon as a folder has been opened/closed.
11833                 To update everything, just select all folders by
11834                 selecting them one by one.
11835
11836 2005-07-07 [colin]      1.9.12cvs28
11837
11838         * src/imap.c
11839                 Remember the folder separator per IMAPFolder
11840                 instead of globally.
11841                 Revive the Session on noop; fixes bug #761
11842                 (mark a bunch of unread messages as read takes 
11843                 forever)
11844
11845 2005-07-07 [darko]      1.9.12cvs27
11846
11847         * src/common/template.c
11848                 Sort templates alphabetically
11849
11850 2005-07-06 [colin]      1.9.12cvs26
11851
11852         * src/imap.c
11853                 Try to use the correct separator in
11854                 most cases. Possibly fixes bug #759
11855                 (only creates the INBOX folder when 
11856                 setting up new IMAP account) and 
11857                 bug #760 (Can't retrieve messages)
11858
11859 2005-07-06 [colin]      1.9.12cvs25
11860
11861         * src/imap.c
11862                 Use real_path in status command. This will
11863                 help later, when namespaces will be used.
11864
11865 2005-07-06 [colin]      1.9.12cvs24
11866
11867         * configure.ac
11868         * src/account.c
11869         * src/folder.c
11870         * src/imap.c
11871         * src/etpan/etpan-log.c
11872         * src/etpan/etpan-thread-manager.c
11873         * src/etpan/imap-thread.c
11874                 Add a --disable-libetpan parameter. With this,
11875                 users that don't want IMAP4 support can avoid
11876                 the new dependancy (and have no IMAP support).
11877                 Users that have IMAP4 accounts and use this
11878                 parameter won't lose their configuration, their
11879                 IMAP accounts will just be invisible and not
11880                 used.
11881         * src/textview.c
11882                 Make the "Copy ..." contextual menu items 
11883                 copy to both the X clipboard and the gtk 
11884                 clipboard - as most other apps do.
11885         * src/gtk/about.c
11886                 Add a notice about OpenSSL usage, in order to
11887                 comply with OpenSSL's license (point 6):
11888                 http://www.openssl.org/source/license.html
11889
11890 2005-07-06 [colin]      1.9.12cvs23
11891
11892         * src/alertpanel.c
11893                 Fix a minimum size for alertpanels
11894         * src/compose.c
11895                 Show 'No space left on device' type errors
11896                 when queuing/sending
11897         * src/imap_gtk.c
11898         * src/mh_gtk.c
11899                 Rework folder's deletion message (remove 
11900                 extra \n)
11901
11902 2005-07-05 [colin]      1.9.12cvs22
11903
11904         * src/imap.c
11905                 Add an alertpanel on auth error
11906                 Add pseudo-log
11907                 Remove pthread-related stuff
11908
11909 2005-07-05 [colin]      1.9.12cvs21
11910
11911         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11912                 Fix crash on plugin reloading (with a hack)
11913
11914 2005-07-05 [colin]      1.9.12cvs20
11915
11916         * src/prefs_account.c
11917         * src/prefs_account.h
11918                 Fix typo
11919         * src/gtk/filesel.c
11920         * src/gtk/filesel.h
11921                 Add a way to filter the view
11922         * src/gtk/pluginwindow.c
11923                 Filter loadable stuff
11924         * src/plugins/pgpmime/prefs_gpg.c
11925                 Fix missing unregistration
11926         * .cvsignore
11927         * src/etpan/.cvsignore
11928         * src/plugins/spamassassin/.cvsignore
11929                 Add more stuff to cvs ignored files
11930
11931 2005-07-04 [colin]      1.9.12cvs19
11932
11933         * src/imap.c
11934                 Fix scan_required returning FALSE when it
11935                 shouldn't. Maybe fix #760 (Can't retrieve
11936                 messages)
11937
11938 2005-07-04 [colin]      1.9.12cvs18
11939
11940         * src/summaryview.c
11941                 Fix always_show_msg pref
11942
11943 2005-07-04 [paul]       1.9.12cvs17
11944
11945         sync with main (forgotten in last commit)
11946         
11947         * src/common/utils.c
11948         * src/common/utils.h
11949                 check_line_length(): new.
11950                 is_dir_exist()
11951                 is_file_entry_exist()
11952                 dirent_is_regular_file()
11953                 dirent_is_directory(): use g_file_test() instead of stat().
11954
11955 2005-07-04 [paul]       1.9.12cvs16
11956
11957         sync with main:
11958
11959         * src/compose.c
11960                 compose_write_to_file(): check for line
11961                 length limit and display warning if exceeds
11962         * src/jpilot.c
11963                 use get_home_dir() instead of g_get_home_dir()
11964         * src/procheader.c
11965                 removed warning about invalid date
11966         * src/vcard.c
11967                 use get_home_dir() instead of g_get_home_dir()
11968
11969 2005-07-04 [paul]       1.9.12cvs15
11970
11971         * src/stock_pixmap.c
11972                 fix new pixmap naming errors
11973                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
11974
11975 2005-07-04 [colin]      1.9.12cvs14
11976
11977         * src/imap.c
11978                 Fix debugging string with a warning
11979
11980 2005-07-04 [colin]      1.9.12cvs13
11981
11982         * configure.ac
11983                 Add a check for libetpan's version (>= 0.37)
11984
11985 2005-07-04 [hoa]        1.9.12cvs12
11986
11987         * commitHelper
11988         * src/imap.c
11989         * src/etpan/imap-thread.c
11990         * src/etpan/imap-thread.h
11991                 fixed IMAP implementation of check of mails.
11992
11993 2005-07-03 [hoa]        1.9.12cvs11
11994
11995         * src/etpan/Makefile.am
11996         * src/etpan/etpan-errors.h
11997         * src/etpan/etpan-log.[ch]
11998         * src/etpan/etpan-thread-manager-types.h
11999         * src/etpan/etpan-thread-manager.[ch]
12000         * src/etpan/imap-thread.[ch]
12001         * src/Makefile.am
12002         * src/imap.c
12003         * src/main.c
12004         * src/prefs_other.c
12005         * configure.ac
12006             merged imap branch.
12007             dependency on libetpan 0.37 is now added.
12008
12009 2005-07-01 [colin]      1.9.12cvs10
12010
12011         * src/Makefile.am
12012         * src/folder.c
12013         * src/folder.h
12014         * src/folderview.c
12015         * src/stock_pixmap.c
12016         * src/stock_pixmap.h
12017         * src/plugins/trayicon/trayicon.c
12018                 Add marked symbol on folders containing
12019                 marked messages
12020         * src/procmsg.c
12021         * src/procmsg.h
12022         * src/toolbar.c
12023         * src/prefs_common.c
12024         * src/prefs_common.h
12025         * src/prefs_send.c
12026                 Add an optional confirmation dialog on queue
12027                 sending. Patch by wwp.
12028         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
12029         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
12030         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
12031         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
12032         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
12033         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
12034         * src/pixmaps/inbox_mark.xpm            ** ADDED **
12035         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
12036         * src/pixmaps/outbox_mark.xpm           ** ADDED **
12037         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
12038         * src/pixmaps/trash_mark.xpm            ** ADDED **
12039                 New pixmaps
12040
12041 2005-07-01 [colin]      1.9.12cvs9
12042
12043         * src/summaryview.c
12044                 Fix a little threading bug
12045         * src/addrgather.c
12046         * src/mainwindow.c
12047                 A little bit of HIG normality never hurts
12048
12049 2005-07-01 [colin]      1.9.12cvs8
12050
12051         * src/compose.c
12052         * src/msgcache.c
12053         * src/pop.c
12054         * src/procmime.c
12055         * src/recv.c
12056         * src/common/log.c
12057         * src/common/template.c
12058         * src/common/utils.c
12059         * src/common/utils.h
12060                 Reverted the fwrite_atomic stuff. In fact
12061                 it is already atomic.
12062
12063 2005-06-30 [colin]      1.9.12cvs7
12064
12065         * src/common/utils.c
12066         * src/common/utils.h
12067                 Add an fwrite_atomic() function to make
12068                 sure we write everything: fwrite can make
12069                 short writes.
12070         * src/compose.c
12071         * src/msgcache.c
12072         * src/pop.c
12073         * src/procmime.c
12074         * src/recv.c
12075         * src/common/log.c
12076         * src/common/template.c
12077                 Use that (and fix swapping of size and nmemb).
12078                 Thanks to Rich Coe for the heads up.
12079
12080 2005-06-30 [colin]      1.9.12cvs6
12081
12082         * src/addressbook.c
12083                 Optimize addressbook opening 
12084
12085 2005-06-30 [colin]      1.9.12cvs5
12086
12087         * src/summaryview.c
12088                 Remove calls to summary_step after move/copy
12089
12090 2005-06-28 [paul]       1.9.12cvs4
12091
12092         * src/alertpanel.c
12093                 wrap and make the error msg selectable
12094
12095 2005-06-28 [paul]       1.9.12cvs3
12096
12097         * src/ssl_manager.c
12098                 replace the OK button with a Close button
12099         * src/gtk/foldersort.c
12100                 use GTK_STOCK_ icons/buttons
12101
12102 2005-06-28 [colin]      1.9.12cvs2
12103
12104         * src/gedit-print.c             ** ADDED **
12105         * src/gedit-print.h             ** ADDED **
12106         * src/gtk/gtksourceprintjob.c   ** ADDED **
12107         * src/gtk/gtksourceprintjob.h   ** ADDED **
12108                 I can't believe no one had enough time to tell
12109                 me I forgot the `cvs add`
12110
12111 2005-06-27 [colin]      1.9.12cvs1
12112
12113         * src/Makefile.am
12114         * src/gtk/Makefile.am
12115         * src/messageview.c
12116         * src/procmsg.c
12117         * src/summaryview.c
12118         * configure.ac
12119                 Add optional libgnomeprint-based printing
12120         * src/mainwindow.c
12121         * src/gtk/quicksearch.c
12122                 Add an Edit/Quick search menu item to show
12123                 and focus the quicksearch
12124
12125 2005-06-27 [paul]       1.9.12
12126
12127         1.9.12 release
12128
12129         * po/ca.po
12130         * po/de.po
12131         * po/es.po
12132         * po/fr.po
12133         * po/it.po
12134         * po/ko.po
12135         * po/pt_BR.po
12136         * po/sk.po
12137         * po/zh_CN.po
12138                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12139                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12140                 SungHyun Nam, Frederico Goncalves Guimaraes,
12141                 Andrej Kacian, and Yang Guilong
12142 2005-06-26 [colin]      1.9.11cvs106
12143
12144         * src/imap_gtk.c
12145                 Forgot one file for previous fix
12146
12147 2005-06-26 [colin]      1.9.11cvs105
12148
12149         * src/folder.c
12150         * src/imap.c
12151                 Fix problems with folder operations in no_select
12152                 imap folders. it applies only to mails, and 
12153                 creation/deletion/move/renaming of folders 
12154                 should be possible
12155
12156 2005-06-26 [paul]       1.9.11cvs104
12157
12158         * src/prefs_filtering.c
12159                 replace one more GTK_STOCK_REMOVE
12160                 with GTK_STOCK_DELETE
12161
12162 2005-06-25 [colin]      1.9.11cvs103
12163
12164         * src/imap.c
12165                 Optimize get_seq_set_from_seq_list
12166                 (Patch by Ricardo) 
12167
12168 2005-06-25 [colin]      1.9.11cvs102
12169
12170         * src/mh.c
12171                 If the directory exists, but not in the
12172                 correct encoding, rename it. This should
12173                 handle old-versions-induced bugs.
12174
12175 2005-06-25 [colin]      1.9.11cvs101
12176
12177         * src/mh.c
12178                 Fix path access with extended dir names
12179                 Fixes bug #589 (SC segfaults with wrong locale
12180                 settings)
12181
12182 2005-06-25 [colin]      1.9.11cvs100
12183
12184         * src/prefs_account.c
12185         * src/prefs_account.h
12186         * src/compose.c
12187                 Add an option to encrypt replies to
12188                 encrypted messages
12189
12190 2005-06-25 [colin]      1.9.11cvs99
12191
12192         * src/compose.c
12193         * src/quote_fmt_parse.y
12194                 ... And make it work with pgpinline.
12195
12196 2005-06-25 [colin]      1.9.11cvs98
12197
12198         * src/compose.c
12199         * src/procmime.c
12200         * src/procmime.h
12201         * src/quote_fmt_parse.y
12202                 o Make reedition of encrypted messages possible
12203                   (as long as it is encrypted to self too, no
12204                    magic there)
12205                 o Make replying with quote (and without selecting
12206                   text) possible for encrypted messages.
12207                 Closes bug #550 (Not possible to "reply with quote"
12208                 to gnupg encrypted messages)
12209
12210 2005-06-24 [paul]       1.9.11cvs97
12211
12212         * src/imap.c
12213                 add missing include
12214
12215 2005-06-24 [paul]       1.9.11cvs96
12216
12217         * src/editldap.c
12218                 made bind password entry invisible
12219                 (sync with main)
12220         * src/send_message.c
12221                 send_message_local(): check exit status
12222                 to detect errors (sync with main)
12223         * src/textview.c
12224                 use main's less ambiguous popup menu
12225                 wording
12226
12227 2005-06-24 [paul]       1.9.11cvs95
12228
12229         * src/prefs_actions.c
12230         * src/prefs_customheader.c
12231         * src/prefs_display_header.c
12232         * src/prefs_filtering_action.c
12233         * src/prefs_matcher.c
12234         * src/prefs_template.c
12235         * src/prefs_toolbar.c
12236                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12237         * src/gtk/description_window.c
12238                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12239
12240 2005-06-23 [colin]      1.9.11cvs94
12241
12242         * src/summaryview.c
12243                 Fix rough edges (be sure to call status_show whenever
12244                 necessary).
12245
12246 2005-06-23 [colin]      1.9.11cvs93
12247
12248         * src/summaryview.c
12249                 Optimize Select All
12250                 Before, in a 5K mails folder: 11s
12251                 After, in the same folder: 58000µs
12252                 The joys of locking... gtk_clist_select_all() fires a 
12253                 tree-select-row event for each selected row, which in 
12254                 summaryview, callbacks summary_selected which in turn,
12255                 calls summary_status_show, which walks the selected
12256                 rows. Hence, calling gtk_clist_select_all was 
12257                 exponential. Locking the summaryview makes 
12258                 summary_selected return early.
12259
12260 2005-06-23 [colin]      1.9.11cvs92
12261
12262         * src/imap.c
12263                 Move mutex at the important place to avoid
12264                 deadlocks
12265         * src/summaryview.c
12266                 Fix Del key deleting directly instead of
12267                 moving to trash
12268
12269 2005-06-22 [colin]      1.9.11cvs91
12270
12271         * src/plugins/spamassassin/libspamc.c
12272                 As we do spagetti code with assignations in multiple
12273                 places (see _message_read_raw where out = msg = raw),
12274                 let's be sure we don't free the same pointer twice.
12275                 Should fix bug #683 (Crash in libpam at 
12276                 message_cleanup).
12277
12278 2005-06-22 [colin]      1.9.11cvs90
12279
12280         * src/compose.c
12281         * src/messageview.c
12282         * src/toolbar.c
12283                 Make toolbar's delete use the move to trash stuff;
12284                 Add gtk_widget_realize to be sure pixmaps can get
12285                 created (that may fix an old worksforme bug which
12286                 I can't find back...)
12287
12288 2005-06-22 [colin]      1.9.11cvs89
12289
12290         * src/summaryview.c
12291         * src/summaryview.h
12292         * src/mainwindow.c
12293                 Rename "Message/Delete" to "Message/Move to trash"
12294                 Add "Message/Delete..." that directly destroys the
12295                 selected messages after asking for a confirmation.
12296
12297 2005-06-22 [colin]      1.9.11cvs88
12298
12299         * src/imap.c
12300                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12301                 o Fix a deadlock (thanks Darko)
12302
12303 2005-06-22 [colin]      1.9.11cvs87
12304
12305         * src/gtk/foldersort.c
12306                 Add missing include for the i18n;
12307                 patch by Fabien Vantard
12308
12309 2005-06-21 [colin]      1.9.11cvs86
12310
12311         * src/folder.c
12312         * src/folderview.c
12313                 Respect the no_select flag
12314         * src/imap.c
12315                 Fix recursive deletion
12316         * src/imap_gtk.c
12317         * src/mh_gtk.c
12318                 Make the folder deletion's warning
12319                 more explicit
12320
12321 2005-06-21 [colin]      1.9.11cvs85
12322
12323         * src/textview.c
12324                 Prevent email addresses from spanning accross
12325                 lines - fixes bug # 646 (newline-chars in 
12326                 email addresses)
12327
12328 2005-06-20 [colin]      1.9.11cvs84
12329
12330         * src/folder.c
12331                 Be sure not to remove source if copy failed
12332
12333 2005-06-20 [colin]      1.9.11cvs83
12334
12335         * src/folderview.c
12336         * src/imap_gtk.c
12337                 remove summaryview's lock
12338         * src/imap.c
12339                 introduce threads to avoid problems when foreground tasks
12340                 interfere with background tasks
12341         * src/mh.c
12342                 prevent moving to drafts/queue
12343         * src/mimeview.c
12344                 fix leak
12345
12346 2005-06-19 [colin]      1.9.11cvs82
12347
12348         * src/imap_gtk.c
12349                 Remember that the user doesn't want to override
12350                 offline mode, for 3 seconds. It avoid presenting
12351                 him with N popups in a really short time.
12352
12353 2005-06-17 [colin]      1.9.11cvs81
12354
12355         * src/imap.c
12356                 Fix IMAP breaking on folders containing '('
12357                 (Probably won't be enough)
12358
12359 2005-06-17 [colin]      1.9.11cvs80
12360
12361         Forgotten files on 1.9.11cvs79
12362         * src/summaryview.c
12363                 Fix stepping when not immediately executing
12364         * src/imap.c
12365                 Really prevent UID FETCH 0
12366         * src/codeconv.c
12367                 Fix outgoing charset never set to utf-8
12368         * src/mh.c
12369                 Fix leak
12370
12371 2005-06-16 [colin]      1.9.11cvs79
12372
12373         * src/compose.c
12374                 Fix bug #707 (Dash splits rows)
12375                 Only wrap if we're on a line break position and
12376                 the previous one was a "white" (space) char.
12377                 Pango stuff is weird.
12378
12379 2005-06-16 [colin]      1.9.11cvs78
12380
12381         * src/imap_gtk.c
12382                 Lock summaryview while downloading messages
12383                 on user demand
12384         * src/procheader.c
12385         * src/unmime.c
12386         * src/common/utils.c
12387         * src/common/utils.h
12388                 Replace \r and \n with spaces in From and
12389                 Subject headers
12390
12391 2005-06-16 [paul]       1.9.11cvs77
12392
12393         * src/procmime.c
12394                 liberalise the mime parser
12395         * src/gtk/about.c
12396                 add text wrapping
12397
12398 2005-06-16 [paul]       1.9.11cvs76
12399
12400         * src/gtk/about.c
12401                 reworked
12402
12403 2005-06-15 [colin]      1.9.11cvs75
12404
12405         * src/compose.c
12406                 Finish header encoding fix
12407         * src/summaryview.c
12408                 Fix segfault
12409         * src/headerview.c
12410                 Fix compilation (Thanks Stephan
12411                 Sachse)
12412
12413 2005-06-15 [colin]      1.9.11cvs74
12414
12415         * Makefile.am
12416                 Install gnome2 stuff rather than gnome1, 
12417                 if both are present
12418         * src/codeconv.c
12419         * src/codeconv.h
12420         * src/compose.c
12421                 Fix headers encoding
12422         * src/folder.c
12423                 Visual progress when fetching all messages
12424         * src/folderview.c
12425         * src/summaryview.c
12426         * src/summaryview.h
12427                 Prevent changing current message while
12428                 incorporating
12429
12430 2005-06-15 [paul]       1.9.11cvs73
12431
12432         * src/gtk/gtkaspell.c
12433         * src/gtk/gtkaspell.h
12434                 fix build warnings
12435
12436 2005-06-15 [paul]       1.9.11cvs72
12437
12438         * src/prefs_filtering.c
12439                 allow reordering of filter rules by
12440                 drag n drop
12441
12442 2005-06-15 [paul]       1.9.11cvs71
12443
12444         * COPYING
12445                 updated
12446         * src/codeconv.c
12447                 replace deprecated function
12448         * src/inc.c
12449         * src/send_message.c
12450         * src/gtk/progressdialog.c
12451         * src/gtk/progressdialog.h
12452                 salvage and reuse parts of reverted sync
12453
12454 2005-06-15 [paul]       1.9.11cvs70
12455
12456         * src/inc.c
12457         * src/send_message.c
12458         * src/gtk/progressdialog.c
12459         * src/gtk/progressdialog.h
12460                 revert yesterday's sync with main
12461                 it contains deprecated functions
12462
12463 2005-06-15 [colin]      1.9.11cvs69
12464
12465         * src/headerview.c
12466                 Fix bug #670 (multi user to: will corrupt message 
12467                 headers display)
12468
12469 2005-06-15 [colin]      1.9.11cvs68
12470
12471         * src/compose.c
12472                 Fix bug #421 (Fix undo on wrapping)
12473
12474 2005-06-15 [colin]      1.9.11cvs67
12475
12476         * src/folder.c
12477                 Provide visual feedback while processing
12478                 folder's rules.
12479         * src/imap.c
12480                 Provide visual feedback while getting
12481                 short headers (for uncached messages)
12482
12483
12484 2005-06-14 [paul]       1.9.11cvs66
12485
12486         * src/account.c
12487                 change a couple stock icons
12488         * src/inc.c
12489         * src/send_message.c
12490         * src/gtk/progressdialog.c
12491         * src/gtk/progressdialog.h
12492                 sync main's GtkTreeView implementation
12493
12494 2005-06-14 [colin]      1.9.11cvs65
12495
12496         * src/imap.c
12497                 Various little fixes, mainly on error paths
12498
12499 2005-06-13 [colin]      1.9.11cvs64
12500
12501         * matcher.c
12502         * procmsg.c
12503         * procmsg.h
12504                 Add a way to fetch only headers. This speeds
12505                 up filtering on headers for IMAP. Fixes:
12506                 bug #481 extraneous imap commands slow down 
12507                         imap filtering
12508                 bug #522 Sylpheed downloads all messages 
12509                         when opening mailbox (IMAP)
12510                 bug #677 IMAP fetch is soooooooooooooo slow
12511         * src/folder.c
12512         * src/folder.h
12513                 Add a folder set_batch method so that
12514                 implementations can speed up flags changes
12515         * src/folderutils.c
12516         * src/summaryview.c
12517                 Use that in mark as (un)read and mark all read
12518                 Refix bug #679
12519         * src/imap.c
12520                 Implement set_batch - brings back deferred
12521                 flags in a less buggy manner. Fixes:
12522                 bug #729 IMAP immediate expunge of deleted messages
12523                 bug #191 remove list of messages with one command
12524                 Fix login with strange chars
12525                 Implement fetch_msg_full
12526                 Fix copy (wrong counts)
12527
12528 2005-06-12 [colin]      1.9.11cvs63
12529
12530         * src/folder.c
12531                 lock incorporation during long operations.
12532                 Avoids fucking up the IMAP socket.
12533
12534 2005-06-12 [colin]      1.9.11cvs62
12535
12536         * src/imap.c
12537                 Fix harmful typo
12538                 Factorize remove_all_msg
12539                 Thread-ize expunge
12540         * src/summaryview.c
12541                 Don't update partial-download status if unnecessary
12542         * src/folder.c
12543                 Use remove_msgs everywhere possible
12544
12545 2005-06-12 [colin]      1.9.11cvs61
12546
12547         * src/folder.c
12548         * src/folder.h
12549                 Add a remove_msgs function to remove a 
12550                 list of messages
12551         * src/imap.c
12552                 Implement that.
12553
12554 2005-06-12 [colin]      1.9.11cvs60
12555
12556         * src/imap.c
12557                 Remove flags-processing deferring... Too hard
12558                 to get it to work in all cases.
12559
12560 2005-06-11 [colin]      1.9.11cvs59
12561
12562         * src/imap.c
12563                 printf -> debug_print
12564
12565 2005-06-11 [colin]      1.9.11cvs58
12566
12567         * src/imap.c
12568                 o Fix build without USE_PTHREAD
12569                 o Factorize imap_open
12570                 o Alertpanel in case of impossible connection
12571                 o Alertpanel in case of impossible login
12572                 o Fix deferred flags processing to force a 
12573                   flush before adding some more flags to process,
12574                   but in another folder.
12575
12576 2005-06-10 [colin]      1.9.11cvs57
12577
12578         * src/imap.c
12579                 o Fix a format string error
12580                 o init ssl socket outside of the thread 
12581                   (it possibly invokes gtk calls)
12582         * src/procmime.c
12583                 o Put back the buffer to its necessary size
12584                 o Fix changing a file pointer without keeping
12585                   track of it (thanks Valgrind)
12586         * src/common/smtp.c
12587                 o Fix automatic STARTTLS if login should be done
12588                   and the server only allows it after starting TLS
12589         * src/gtk/gtkinputdialog.c
12590                 o Eat GDK_Return so that the combo popup doesn't 
12591                   appear when we press Enter to validate the combo
12592                   input dialog (as seen in the Open with... dialog)
12593
12594 2005-06-10 [colin]      1.9.11cvs56
12595
12596         * src/imap.c
12597                 o A bit less debug
12598                 o Fix a crash on deletion
12599                 o Threadize imap_select (it's called outside of 
12600                   threads)
12601                 o Defer treatment of DELETED flags
12602
12603
12604 2005-06-09 [colin]      1.9.11cvs55
12605
12606         * src/imap.c
12607                 Make sure we check imap_gtk_should_override(), which
12608                 potentially calls gtk stuff, before creating thread.
12609                 That way it should't be called via imap_get_session()
12610                 inside a thread.
12611
12612 2005-06-09 [colin]      1.9.11cvs54
12613
12614         * src/imap.c
12615                 o add a bit of status output
12616                 o remove some dead code
12617                 o threadize get_list_of_uids
12618                 o threadize imap_get_flags
12619                 o defer flag changing by 500ms so that they
12620                   can be batched
12621
12622
12623 2005-06-08 [colin]      1.9.11cvs53
12624
12625         * src/imap.c
12626                 Thread-ize imap_cmd_fetch
12627
12628 2005-06-08 [colin]      1.9.11cvs52
12629
12630         * src/main.c
12631                 Mmh, that broke POP3...
12632
12633 2005-06-08 [colin]      1.9.11cvs51
12634
12635         * src/main.c
12636                 Stabilize IMAP patch (thanks to Hoa)
12637
12638 2005-06-08 [colin]      1.9.11cvs50
12639
12640         * src/imap.c
12641                 Test patch to speed up imap. 
12642
12643 2005-06-08 [colin]      1.9.11cvs49
12644
12645         * src/imap_gtk.c
12646                 Warning fix
12647         * src/procmime.c
12648                 Apply patch from gentoo to use /usr/share/mime/globs if 
12649                 available, after un-breaking it
12650         * src/common/log.c
12651         * src/common/log.h
12652                 Use g_timeout for invoking hooks that possibly use gtk
12653                 calls. This should leave gtk calls in the main thread.
12654
12655 2005-06-08 [paul]       1.9.11cvs48
12656
12657         * src/codeconv.c
12658                 conv_get_outgoing_charset_str(): don't
12659                 use prefs_common setting
12660         * src/compose.c
12661         * src/compose.h
12662                 add /Options/Character encoding/... to
12663                 temporarily change the outgoing encoding
12664
12665         (belated sync with main)
12666
12667 2005-06-08 [paul]       1.9.11cvs47
12668
12669         * src/compose.c
12670                 correction to/completion of last
12671                 sync with main
12672
12673 2005-06-08 [paul]       1.9.11cvs46
12674
12675         sync with main:
12676         
12677         * src/codeconv.c
12678         * src/codeconv.h
12679                 always enabled Japanese auto-detection
12680                 if the first letters of locale string
12681                 is "ja"
12682         * src/compose.c
12683                 don't use "destroy" signal to destroy
12684                 Compose object (fix rare crashes on discard?)
12685         * src/mainwindow.c
12686         * src/messageview.c
12687         * src/prefs_send.c
12688                 added Hebrew encodings
12689         * src/sourcewindow.c
12690                 don't use "destroy" signal to destroy
12691                 objects
12692
12693 2005-06-07 [colin]      1.9.11cvs45
12694
12695         * src/summaryview.c
12696                 Add missing unlocks/locks
12697
12698 2005-06-07 [paul]       1.9.11cvs44
12699
12700         * src/summaryview.c
12701                 restore bug #749 fix
12702
12703 2005-06-06 [colin]      1.9.11cvs43
12704
12705         * src/summaryview.c
12706                 Fix selection bug when prefs_common.open_unread 
12707                 is FALSE
12708
12709 2005-06-06 [colin]      1.9.11cvs42
12710
12711         * src/common/md5.c
12712                 Fix a warning
12713         * src/summaryview.c
12714         * src/folderview.c
12715                 Factorize long operations beginning and end
12716                 (locking, freezing/thawing, cursor, ...)
12717                 Check selection->data member in selection-
12718                 related loops; this avoids dying an awful
12719                 death if the selection changes on us while
12720                 we're marking a whole IMAP folder unread, 
12721                 for example.
12722
12723 2005-06-06 [paul]       1.9.11cvs41
12724
12725         * src/textview.c
12726                 don't g_free() a static gchar buffer
12727
12728 2005-06-05 [colin]      1.9.11cvs40
12729
12730         * src/mainwindow.c
12731         * src/messageview.c
12732         * src/summaryview.c
12733                 Fix bug #749 (Show all headers should be
12734                 sticky as the GUI suggests)
12735
12736 2005-06-03 [paul]       1.9.11cvs39
12737
12738         * src/compose.c
12739                 don't allow editing of mail while sending.
12740                 patch by Colin
12741
12742 2005-06-03 [paul]       1.9.11cvs38
12743
12744         * src/folderview.c
12745                 add a freeze/thaw to speed up 'mark all read'
12746
12747 2005-06-03 [paul]       1.9.11cvs37
12748
12749         * src/prefs_message.c
12750                 reflect changes immediately
12751
12752 2005-06-02 [colin]      1.9.11cvs36
12753
12754         * po/POTFILES.in
12755                 Patch by Fabien Vantard.
12756
12757 2005-06-02 [colin]      1.9.11cvs35
12758
12759         * src/imap.c
12760                 Use a non-blocking imap_getline() if possible.
12761                 This should completely prevent the interface
12762                 from freezin on imap operations, although it
12763                 may do strange stuff in case of folder switching
12764                 while a big imap operation is taking place...
12765
12766                 In addition, fix a leak in the case thread
12767                 creation fails on connection.
12768
12769 2005-06-02 [colin]      1.9.11cvs34
12770
12771         * src/crash.c
12772         * src/prefs_common.h
12773                 Fix build (prefs_common_init() doesn't exist
12774                 anymore)
12775
12776 2005-06-02 [colin]      1.9.11cvs33
12777
12778         * src/prefs_account.c
12779                 Fix bug #245 (filtering rules broken when
12780                 renaming a remote account (imap4 or nntp)
12781
12782 2005-06-02 [colin]      1.9.11cvs32
12783
12784         * src/imap.c
12785                 Try to fix IMAP shortcomings: 
12786                 o Multithread imap_open()
12787                 o allow offline-mode overriding instead of
12788                   just returning NULL
12789         * src/imap_gtk.c
12790         * src/imap_gtk.h
12791                 Add a function to ask whether we want to
12792                 override offline-mode for 10 minutes (one-shot
12793                 asking was painful)
12794         * src/procheader.c
12795                 Fix segfault when imap parser isn't happy about
12796                 a missing {
12797
12798 2005-06-01 [colin]      1.9.11cvs31
12799
12800         * src/addrharvest.c
12801         * src/compose.c
12802         * src/mbox.c
12803         * src/mbox.h
12804         * src/mh.c
12805         * src/msgcache.c
12806         * src/send_message.c
12807         * src/setup.c
12808         * src/undo.c
12809         * src/common/hooks.c
12810         * src/common/prefs.c
12811         * src/common/template.c
12812         * src/common/utils.c
12813         * src/gtk/gtkutils.c
12814         * src/gtk/inputdialog.c
12815         * src/gtk/menu.c
12816         * src/gtk/pluginwindow.c
12817         * src/gtk/prefswindow.c
12818         * src/plugins/pgpmime/passphrase.c
12819         * src/plugins/pgpmime/prefs_gpg.c
12820                 More -Wall fixes
12821
12822         * src/common/Makefile.am
12823         * src/common/timing.h
12824                 Add basic timing code
12825
12826         * src/summaryview.c
12827                 Fix a bug with unread messages when 
12828                 re-sorting folders, and by the way
12829                 fix a big performance hit when 
12830                 re-sorting (10k mails: before 5s,
12831                 after .5s)
12832
12833         * src/prefs_compose_writing.c
12834         * src/prefs_compose_writing.h
12835         * src/prefs_message.c
12836         * src/prefs_message.h
12837         * src/prefs_other.c
12838         * src/prefs_other.h
12839         * src/prefs_quote.c
12840         * src/prefs_quote.h
12841         * src/prefs_receive.c
12842         * src/prefs_receive.h
12843         * src/prefs_send.c
12844         * src/prefs_send.h
12845         * src/prefs_summaries.c
12846         * src/prefs_summaries.h
12847                 Fix copyright banner
12848
12849 2005-06-01 [paul]       1.9.11cvs30
12850
12851         * po/fi.po
12852                 updated by Flammie Pirinen
12853         * src/procmime.c
12854                 fix 'Bad BASE64 content' output
12855
12856 2005-05-31 [colin]      1.9.11cvs29
12857
12858         * src/procmime.c
12859                 Oops, where did my hunk go.
12860
12861 2005-05-31 [colin]      1.9.11cvs28
12862
12863         * src/Makefile.am
12864         * src/account.c
12865         * src/action.c
12866         * src/addr_compl.c
12867         * src/addressbook.c
12868         * src/codeconv.c
12869         * src/compose.c
12870         * src/export.c
12871         * src/folder.c
12872         * src/folderview.c
12873         * src/image_viewer.c
12874         * src/main.c
12875         * src/mainwindow.c
12876         * src/messageview.c
12877         * src/mimeview.c
12878         * src/msgcache.c
12879         * src/prefs_account.c
12880         * src/prefs_actions.c
12881         * src/prefs_common.c
12882         * src/prefs_compose_writing.c
12883         * src/prefs_customheader.c
12884         * src/prefs_ext_prog.c
12885         * src/prefs_filtering.c
12886         * src/prefs_filtering_action.c
12887         * src/prefs_fonts.c
12888         * src/prefs_image_viewer.c
12889         * src/prefs_message.c
12890         * src/prefs_message.h
12891         * src/prefs_msg_colors.c
12892         * src/prefs_other.c
12893         * src/prefs_other.h
12894         * src/prefs_quote.c
12895         * src/prefs_receive.c
12896         * src/prefs_receive.h
12897         * src/prefs_send.c
12898         * src/prefs_send.h
12899         * src/prefs_spelling.c
12900         * src/prefs_summaries.c
12901         * src/prefs_summary_column.c
12902         * src/prefs_template.c
12903         * src/prefs_themes.c
12904         * src/prefs_toolbar.c
12905         * src/prefs_wrapping.c
12906         * src/procmime.c
12907         * src/procmsg.c
12908         * src/send_message.h
12909         * src/ssl_manager.c
12910         * src/summary_search.c
12911         * src/summaryview.c
12912         * src/textview.c
12913         * src/wizard.c
12914         * src/common/smtp.c
12915         * src/common/smtp.h
12916         * src/gtk/gtkutils.h
12917                 o Move the rest of Common prefs to new style
12918                 o Lots of -Wall warning fixes
12919                 o fix FIXME in cache memusage calculation
12920                 o Let return receipts be sent from any account
12921                 o Little cache optimisation (read)
12922                 o Fix bug #746 (don't treat commas as separators
12923                   when inside a quoted string)
12924
12925 2005-05-31 [paul]       1.9.11cvs27
12926
12927         * src/prefs_common.c
12928                 fix 'off-by-one' typo
12929
12930 2005-05-31 [paul]       1.9.11cvs26
12931
12932         * src/account.c
12933         * src/addr_compl.c
12934         * src/compose.c
12935         * src/foldersel.c
12936         * src/prefs_actions.c
12937         * src/prefs_common.c
12938         * src/prefs_common.h
12939         * src/prefs_customheader.c
12940         * src/prefs_display_header.c
12941         * src/prefs_filtering.c
12942         * src/prefs_filtering_action.c
12943         * src/prefs_matcher.c
12944         * src/prefs_summaries.c
12945         * src/prefs_summary_column.c
12946         * src/prefs_template.c
12947         * src/prefs_toolbar.c
12948         * src/ssl_manager.c
12949         * src/gtk/pluginwindow.c
12950         * src/gtk/prefswindow.c
12951         * src/gtk/progressdialog.c
12952                 add hidden prefs 'enable_rules_hint'
12953                 for gtk_tree_view_set_rules_hint()
12954                 (sync with main)
12955                 
12956
12957 2005-05-31 [colin]      1.9.11cvs25
12958
12959         * src/Makefile.am
12960         * src/main.c
12961         * src/prefs_common.c
12962         * src/prefs_summaries.c ** ADDED **
12963         * src/prefs_summaries.h ** ADDED **
12964                 Common/Display -> Display/Summaries
12965
12966 2005-05-31 [colin]      1.9.11cvs24
12967
12968         * src/Makefile.am
12969         * src/main.c
12970         * src/prefs_quote.c ** ADDED **
12971         * src/prefs_quote.h ** ADDED **
12972                 Move Common/Quote to Compose/Quoting
12973         * src/prefs_common.c
12974         * src/prefs_common.h
12975                 Remove old quote stuff, add
12976                 convenience functions for GtkTextView prefs
12977         * src/gtk/prefswindow.c
12978                 Set default height higher
12979
12980 2005-05-30 [colin]      1.9.11cvs23
12981
12982         * src/Makefile.am
12983         * src/main.c
12984         * src/prefs_common.c
12985         * src/prefs_compose_writing.c ** ADDED **
12986         * src/prefs_compose_writing.h ** ADDED **
12987                 Move Common/Compose prefs to Compose/Writing
12988
12989 2005-05-30 [colin]      1.9.11cvs22
12990
12991         * src/common/utils.c
12992                 Fix bug #651 (Confused Attract by Subject)
12993                 Patch by M. Benkmann <haferfrost@web.de>
12994         * AUTHORS
12995
12996 2005-05-30 [colin]      1.9.11cvs21
12997
12998         * src/compose.c
12999                 Fix concatenation of different headers of
13000                 the same type (bug #645)
13001         * src/prefs_folder_item.c
13002                 Fix bug #699 (setting color to black doesn't
13003                 work immediately)
13004         * src/procmime.c
13005                 Print out decoding error only once per
13006                 block
13007
13008 2005-05-30 [paul]       1.9.11cvs20
13009
13010         * src/common/template.c
13011                 fix Bcc
13012
13013 2005-05-30 [paul]       1.9.11cvs19
13014
13015         * doc/src/rfc2368.txt   **NEW FILE**
13016         * src/compose.c
13017                 compose_entries_set(): don't interpret Bcc
13018                 header field (conform to RFC 2368)
13019                 (sync with main)
13020
13021 2005-05-29 [colin]      1.9.11cvs18
13022
13023         * src/prefs_common.c
13024                 Let the default reply format respect
13025                 netiquette by cutting the signature.
13026
13027 2005-05-29 [colin]      1.9.11cvs17
13028
13029         * src/summaryview.c
13030                 Don't let always_show_msg override
13031                 open_unread_on_enter when opening a new
13032                 directory.
13033
13034 2005-05-27 [paul]       1.9.11cvs16
13035
13036         sync with main:
13037
13038         * src/main.c
13039                 app_will_exit(): cleanup tmp directory when exit
13040         * src/message_search.c
13041                 improved the interface and made code cleanup.
13042                 removed Clear button
13043         * src/send_message.c
13044                 send_message_local(): use GSpawn, and detect errors
13045         * src/summary_search.c
13046                 improved the interface and made code cleanup
13047         * src/textview.c
13048                 textview_write_link(): also skip non-ascii space
13049                  at the head of link strings (phishing check
13050                  didn't work at the case)
13051         * src/common/utils.c
13052                 get_command_output(): use g_spawn_command_line_sync()
13053                 instead of popen()
13054
13055 2005-05-26 [colin]      1.9.11cvs15
13056
13057         * src/folder.c
13058                 remove printf
13059
13060 2005-05-26 [colin]      1.9.11cvs14
13061
13062         * src/common/nntp.c
13063                 Fix nntp mode reader (bug #611)
13064                 Patch by Florian Mickler <florian@mickler.org>
13065
13066 2005-05-26 [colin]      1.9.11cvs13
13067
13068         * src/plugins/pgpmime/passphrase.c
13069                 Fix mouse grabbing (bug #557)
13070
13071 2005-05-26 [colin]      1.9.11cvs12
13072
13073         * src/prefs_themes.c
13074                 Fix g_warning (bug #541)
13075
13076 2005-05-26 [colin]      1.9.11cvs11
13077
13078         * src/prefs_actions.c
13079         * src/prefs_template.c
13080                 Fix bug #506 (no warning if action/template
13081                 is not saved)
13082         * src/common/template.c
13083                 Fix a possible crash
13084
13085 2005-05-26 [colin]      1.9.11cvs10
13086
13087         * src/folder.c
13088         * src/folderview.c
13089         * src/procmsg.c
13090         * src/summaryview.c
13091                 Forbid locked messages to be moved or
13092                 deleted. Locked messages in trashes 
13093                 still get deleted, for performance
13094                 reason (mh.c::mh_remove_all_msgs)
13095
13096 2005-05-25 [colin]      1.9.11cvs9
13097
13098         * src/procmime.c
13099                 Use correct encoding when sending mails
13100                 with attachments that have accentued 
13101                 chars in their name
13102
13103 2005-05-24 [colin]      1.9.11cvs8
13104
13105         * src/summaryview.c
13106                 Fix bug #688 f) read/unread marker not
13107                 changed on first click
13108                 Also, optimize summary_status_show()
13109                 calls
13110         * src/folder.c
13111         * src/inc.c
13112         * src/procmime.c
13113                 Fix bug #688 b) and c) wrt message
13114                 attachments and signature
13115         * src/stock_pixmap.c
13116         * src/stock_pixmap.h
13117         * src/stock_pixmap.c
13118         * src/stock_pixmap.h
13119         * src/Makefile.am
13120         * src/pixmaps/clip_gpg_signed.xpm
13121                 Add clip/signed icon
13122
13123 2005-05-24 [colin]      1.9.11cvs7
13124
13125         * src/folder_item_prefs.c
13126                 whitespace fix
13127
13128 2005-05-24 [colin]      1.9.11cvs6
13129
13130         * src/folderview.c
13131         * src/prefs_common.c
13132         * src/prefs_common.h
13133                 Add a confirmation to folder drag and drop
13134                 fixes bug #156
13135         * src/alertpanel.c
13136         * src/alertpanel.h
13137                 fix _with_disable parameters so that
13138                 the buttons labels are specifiable too
13139         * src/plugins/pgpmime/sgpgme.c
13140                 reflect said change
13141                 
13142
13143 2005-05-24 [colin]      1.9.11cvs5
13144
13145         * src/folderview.c
13146                 Uncollapse/collapse folders on double-click
13147                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13148                 closes bug #108
13149
13150 2005-05-23 [colin]      1.9.11cvs4
13151
13152         * src/common/socket.c
13153                 Check another special SSL_peek() error.
13154                 Should help wrt bug #728
13155
13156 2005-05-23 [colin]      1.9.11cvs3
13157
13158         * src/plugins/pgpmime/pgpmime.c
13159                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13160                 breaking menu accelerators and stuff. Users will have to
13161                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13162                 account's privacy preferences if needed.
13163
13164 2005-05-22 [paul]
13165
13166         * tools/kdeservicemenu/install.sh
13167                 use kdesu to prompt for root password if doing
13168                 global install/uninstall
13169
13170 2005-05-20 [colin]      1.9.11cvs2
13171
13172         * src/procmsg.c
13173                 Fix another compilation error with gcc-2.9x
13174                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13175         * src/send_message.c
13176                 Don't send QUIT if we aren't connected
13177
13178 2005-05-19 [colin]      1.9.11cvs1
13179
13180         * src/procmsg.c
13181                 Fix compilation with gcc 2.9x
13182
13183 2005-05-19 [paul]       1.9.11
13184
13185         1.9.11 released
13186
13187 2005-05-19 [paul]       1.9.9cvs14
13188
13189         * src/gtk/inputdialog.c
13190                 prevent gettext warning
13191
13192 2005-05-19 [paul]       1.9.9cvs13
13193
13194         * src/mainwindow.c
13195         * src/prefs_common.c
13196         * src/prefs_common.h
13197         * src/textview.c
13198         * src/textview.h
13199                 add an option to toggle cursor in message
13200                 view (sync with main)
13201
13202 2005-05-18 [colin]      1.9.9cvs12
13203
13204         * src/compose.c
13205                 Dereference freed pointer
13206         * src/gtk/gtkaspell.c
13207                 Fix duplication of dictionaries (is it an aspell issue?)
13208
13209 2005-05-18 [colin]      1.9.9cvs11
13210
13211         * src/gtk/inputdialog.c
13212         * src/gtk/gtkaspell.c
13213                 HIGuify dialogs
13214         * src/alertpanel.c
13215                 Remove a double call
13216
13217 2005-05-17 [colin]      1.9.9cvs10
13218
13219         * src/gtk/gtkaspell.c
13220                 Fix dialogs, Ctrl-Enter accel
13221
13222 2005-05-17 [colin]      1.9.9cvs9
13223
13224         * src/gtk/gtkaspell.c
13225                 Fix some accelerators, escape in replace-window
13226
13227 2005-05-16 [colin]      1.9.9cvs8
13228
13229         * src/gtk/gtkaspell.c
13230                 Revert last commit, it was a mistake.
13231
13232 2005-05-16 [colin]      1.9.9cvs7
13233
13234         * src/gtk/gtkaspell.c
13235                 Remove buggy code while we're at it. It's a 
13236                 dead code path anyway.
13237
13238 2005-05-16 [colin]      1.9.9cvs6
13239
13240         * src/gtk/gtkaspell.c
13241                 Missed some gtk_menu_popup where deactivate
13242                 signal should be handled. Should fix bug
13243                 #629 a bit more.
13244
13245 2005-05-16 [colin]      1.9.9cvs5
13246
13247         * src/gtk/gtkaspell.c
13248                 Remove debug printf()s
13249
13250 2005-05-16 [colin]      1.9.9cvs4
13251
13252         * src/gtk/gtkaspell.c
13253                 Fix a bit aspell problems
13254                 (see bug #629)
13255
13256 2005-05-13 [colin]      1.9.9cvs3
13257
13258         * src/folderview.c
13259                 Fix the + appearing even when no subfolders
13260                 have unread messages. Thanks to wwp for the
13261                 bug report.
13262
13263 2005-05-11 [paul]       1.9.9cvs2
13264
13265         * src/folderview.c
13266                 correction to 1.9.9cvs1, only colour folders that
13267                 have new msgs (not unread msgs)
13268
13269 2005-05-10 [colin]      1.9.9cvs1
13270
13271         * src/folderview.c
13272         * src/summaryview.c
13273                 Try to fix bolding bugs again.
13274
13275 2005-05-09 [paul]
13276
13277         * tools/claws.i18n.status.pl
13278                 add Ricardo Mones Lastra's script that has been providing
13279                 the i18n status page for many months
13280
13281 2005-05-09 [paul]       1.9.9
13282
13283         1.9.9 release
13284
13285 2005-05-09 [paul]       1.9.6cvs58
13286
13287         * AUTHORS
13288         * INSTALL
13289         * README.claws
13290                 updated
13291         * Makefile.am 
13292         * RELEASE_NOTES.claws
13293                 add release notes to cvs to simplify release
13294                 procedure
13295         * configure.ac
13296                 add ca and fi to ALL_LINGUAS
13297         * po/Makefile.in.in
13298                 workaround for missing Makevars
13299         * po/ca.po
13300         * po/fi.po
13301                 add new Catalan and Finnish translations
13302                 submitted by Miquel Oliete and Flammie Pirinen
13303         * po/de.po
13304         * po/es.po
13305         * po/fr.po
13306         * po/it.po
13307         * po/pl.po
13308         * po/ru.po
13309         * po/sk.po
13310         * po/sr.po
13311         * po/zh_CN.po
13312                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
13313                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
13314                 Urke MMI, and Hansom Young
13315         * src/main.c
13316                 Fix drafting when quitting. compose_draft() closes the
13317                 compose windows, which modifies the compose_list GSList.
13318                 We have to refresh this list after echo drafting to avoid a
13319                 segfault
13320         * src/partial_download.c
13321                 fix segfault on exit
13322
13323 2005-05-06 [paul]       1.9.6cvs57
13324
13325         * src/grouplistdialog.c
13326                 quick fix/workaround for unresizeable newsgroup
13327                 name column 
13328
13329 2005-05-06 [paul]       1.9.6cvs56
13330
13331         * src/inc.c
13332         * src/mainwindow.c
13333                 use gettext plural forms
13334         * src/imap_gtk.c
13335         * src/mh_gtk.c
13336         * src/toolbar.c
13337                 small improvement to english usage
13338
13339 2005-05-05 [thorsten]   1.9.6cvs55
13340
13341         * src/folder.c
13342                 fix possible crash
13343
13344 2005-05-05 [paul]       1.9.6cvs54
13345         
13346         sync with HEAD
13347
13348         * AUTHORS
13349         * src/compose.c
13350                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
13351                 patch by Tim Mann
13352
13353 2005-05-05 [paul]       1.9.6cvs53
13354
13355         * src/mainwindow.c
13356                 fix resizing of separate message and
13357                 folder views
13358
13359 2005-05-05 [paul]       1.9.6cvs52
13360
13361         * src/account.c
13362         * src/addrgather.c
13363         * src/browseldap.c
13364         * src/exphtmldlg.c
13365         * src/expldifdlg.c
13366         * src/importmutt.c
13367         * src/importpine.c
13368         * src/main.c
13369         * src/mainwindow.c
13370         * src/noticeview.c
13371         * src/prefs_filtering.c
13372         * src/prefs_filtering_action.c
13373         * src/prefs_matcher.c
13374         * src/prefs_spelling.c
13375         * src/prefs_toolbar.c
13376         * src/toolbar.c
13377         * src/wizard.c
13378         * src/gtk/description_window.c
13379         * src/gtk/gtkvscrollbutton.c
13380         * src/gtk/progressdialog.c
13381         * src/gtk/quicksearch.c
13382         * src/plugins/pgpmime/prefs_gpg.c
13383         * src/plugins/spamassassin/spamassassin_gtk.c
13384                 replace deprecated gtk_widget_set_usize
13385
13386 2005-05-04 [colin]      1.9.6cvs51
13387
13388         * src/common/utils.c
13389                 Fix crash when subst_for_filename is called
13390                 with a NULL parameter
13391
13392 2005-05-04 [colin]      1.9.6cvs50
13393
13394         * src/partial_download.c
13395         * src/pop.c
13396                 Escape login when writing uidl file
13397                 fixes bug #736
13398
13399 2005-05-03 [colin]      1.9.6cvs49
13400
13401         * src/procmime.c
13402                 Fix possible DOS in mime parser
13403                 (see bug #634)
13404
13405 2005-05-02 [colin]      1.9.6cvs48
13406
13407         * src/compose.c
13408                 Try to fix the copy/paste mess once again.
13409
13410
13411 2005-04-30 [colin]      1.9.6cvs47
13412
13413         * src/prefs_account.h
13414         * src/procmsg.c
13415         * src/send_message.c
13416         * src/common/smtp.c
13417         * src/common/smtp.h
13418                 Try to batch sending mails (per account) instead of
13419                 reconnecting to server every time.
13420
13421 2005-04-29 [colin]      1.9.6cvs46
13422
13423         * src/messageview.c
13424                 Fix window resizing that refused to size down
13425         * src/prefs_common.c
13426         * src/prefs_common.h
13427         * src/prefs_filtering.c
13428                 Save Filtering's window size
13429
13430 2005-04-21 [paul]       1.9.6cvs45
13431
13432         * ChangeLog-gtk2.claws
13433         * src/setup.c
13434                 correction to sync
13435
13436 2005-04-21 [paul]       1.9.6cvs44
13437
13438         sync with main:
13439
13440         * src/setup.c
13441         * src/statusbar.c
13442         * src/statusbar.h
13443                 use gtkut_widget_draw_now(). Improved performance
13444                 of the update of statusbar
13445         * src/textview.c
13446                 textview_smooth_scroll_do(): redraw it after scroll
13447                 is done (fixed incorrect display when a part of the
13448                 view is hidden).
13449         * src/gtk/gtkutils.c
13450         * src/gtk/gtkutils.h
13451                 gtkut_widget_draw_now(): use gdk_window_process_updates()
13452                 to force update of widgets.
13453                 Removed gtkut_widget_wait_for_draw() which had a big
13454                 overhead  because of waiting for all events processed 
13455
13456 2005-04-20 [paul]       1.9.6cvs43
13457
13458         * src/codeconv.c
13459                 complete 1.9.6cvs42's sync:
13460                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
13461
13462 2005-04-19 [paul]       1.9.6cvs42
13463
13464         sync with main:
13465
13466         * src/action.c
13467                 catch_output(): correctly select the insert text
13468                 (fix invalid iterator warnings).
13469         * src/codeconv.c
13470         * src/codeconv.h
13471         * src/mainwindow.c
13472         * src/messageview.c
13473         * src/prefs_common.c
13474                 support GBK encoding.
13475         * src/common/session.c
13476         * src/common/session.h
13477                 use separate buffer for large data to be sent,
13478                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
13479
13480 2005-04-18 [paul]       1.9.6cvs41
13481
13482         * src/jpilot.c
13483                 convert unsigned long into guint32
13484                 patch by Paul LeoNerd Evans 
13485
13486 2005-04-17 [colin]      1.9.6cvs40
13487
13488         * src/compose.c
13489                 Fix 'Request return receipt' from folder
13490                 properties (bug #708)
13491
13492 2005-04-17 [colin]      1.9.6cvs39
13493
13494         * src/mainwindow.c
13495                 Fix duplicate hotkeys in Mainwindow's menu
13496
13497 2005-04-17 [colin]      1.9.6cvs38
13498
13499         * src/folderview.c
13500                 Fix duplicate hotkeys in Folderview's contextual
13501                 menu
13502
13503 2005-04-15 [colin]      1.9.6cvs37
13504
13505         * src/summaryview.c
13506                 Fix 'Save as...' with non-ascii filenames
13507
13508 2005-04-15 [colin]      1.9.6cvs36
13509
13510         * src/plugins/pgpmime/pgpmime.c
13511                 Fix bus error on 64bit. Spotted by 
13512                 macallan1888@gmail.com
13513
13514 2005-04-15 [colin]      1.9.6cvs35
13515
13516         * src/prefs_account.c
13517                 Fix cvs34.
13518
13519 2005-04-12 [colin]      1.9.6cvs34
13520
13521         * src/prefs_account.c
13522                 Fix smtp auth type off-by-one. We forgot to
13523                 add PLAIN in the prefs-to-gui setter func and
13524                 as a result, the selected auth when opening
13525                 account prefs was not the correct one.
13526
13527 2005-04-12 [paul]       1.9.6cvs33
13528
13529         * src/inc.c
13530                 if the recv dialog is visible, Cancel only
13531                 cancels the current account
13532
13533
13534 2005-04-10 [colin]      1.9.6cvs32
13535
13536         * src/filtering.c
13537                 Copy score when copying FilteringActions
13538                 Fix bug #674
13539
13540 2005-04-10 [colin]      1.9.6cvs31
13541
13542         * src/inc.c
13543                 Make Message -> Receive -> Cancel cancel 
13544                 incorporation on all accounts. Fixes
13545                 bug #693
13546
13547 2005-04-10 [colin]      1.9.6cvs30
13548
13549         * src/prefs_account.c
13550                 Update Privacy checkbuttons status based
13551                 on the selected privacy system
13552         * src/compose.c
13553                 Always connect the "None" privacy system; the
13554                 static boolean was probably there to avoid
13555                 reconnecting twice in the same compose window,
13556                 but as the parent function is only called once
13557                 per compose, it's only a bug - as a static is
13558                 initialized once per application instance.
13559                 Also, don't uncheck Sign and Encrypt when
13560                 selecting None as privacy system; just ignore
13561                 them when sending/queuing.
13562                 Should fix bug #695
13563
13564 2005-04-08 [colin]      1.9.6cvs29
13565
13566         * src/account.c
13567         * src/prefs_account.c
13568         * src/prefs_account.h
13569                 Add account preference to queue message in a certain
13570                 folder.
13571
13572 2005-04-06 [colin]      1.9.6cvs28
13573
13574         * src/prefs_account.c
13575                 Update old inbox path syntax
13576
13577 2005-04-06 [paul]       1.9.6cvs27
13578
13579         sync with main:
13580
13581         * configure.ac
13582                 changed -traditional-cpp to -no-cpp-precomp for newer
13583                 Mac OS X support
13584         * src/foldersel.c
13585                 made column resize automatically
13586         * src/send_message.c
13587                 send_message_smtp(): consider EOF right after QUIT
13588                 successful (workaround for Gmail SMTP server)
13589         * src/common/socket.c
13590                 ssl_read(), ssl_peek(): check EOF which violates the
13591                 SSL protocol
13592         * src/gtk/colorlabel.c
13593                 removed warnings when displaying colorlabel menu
13594                 (don't use GtkAlignment)
13595
13596 2005-04-05 [paul]       1.9.6cvs26
13597
13598         * src/plugins/trayicon/trayicon.c
13599                 fix clipping of icon under KDE3 
13600
13601 2005-04-05 [paul]       1.9.6cvs25
13602
13603         * src/summaryview.c
13604                 hide display of threading
13605                 patch by Alfons
13606
13607 2005-04-04 [thorsten]   1.9.6cvs24
13608
13609         * src/mh.c
13610                 marks lost on filesystems with different stat() results on
13611                 summer-/wintertime
13612
13613 2005-04-03 [colin]      1.9.6cvs23
13614
13615         * src/summaryview.c
13616                 Don't handle up/down. Patch by Alfons
13617
13618 2005-04-02 [colin]      1.9.6cvs22
13619
13620         * src/summaryview.c
13621                 Make scrolling faster. Patch by Alfons.
13622
13623 2005-04-01 [colin]      1.9.6cvs21
13624
13625         * src/Makefile.am
13626         * src/stock_pixmap.c
13627         * src/pixmaps/dir-noselect.xpm ** REMOVED **
13628         * src/pixmaps/dir_noselect.xpm ** ADDED **
13629                 Fix pixmap name mismatch (Thanks Stephan Sachse)
13630
13631 2005-04-01 [colin]      1.9.6cvs20
13632
13633         * src/image_viewer.c
13634         * src/image_viewer.h
13635         * src/procmime.c
13636         * src/procmime.h
13637         * src/textview.c
13638         * src/textview.h
13639                 Implement inline image resizing and right-clicking
13640
13641 2005-04-01 [paul]       1.9.6cvs19
13642
13643         * AUTHORS
13644         * Makefile.am
13645         * configure.ac
13646                 check for gnome2
13647                 patch by Luca Cavalli <loopback<AT>slackit.org>
13648         * po/ru.po
13649                 updated by Pavlo Bohmat
13650
13651 2005-03-31 [colin]      1.9.6cvs18
13652
13653         * src/news.c
13654                 Fix parsing references
13655         * src/msgcache.c
13656                 don't put nulls in the references list
13657         * src/procheader.c
13658                 commit that forgotten file in 1.9.6cvs14
13659
13660 2005-03-31 [colin]      1.9.6cvs17
13661
13662         * src/compose.c
13663                 Fix joining of signature separator again. 
13664                 Maybe Hiro could put it in main too...
13665
13666 2005-03-31 [colin]      1.9.6cvs16
13667
13668         * src/Makefile.am
13669         * src/foldersel.c
13670         * src/stock_pixmap.c
13671         * src/stock_pixmap.h
13672         * src/pixmaps/dir-noselect.xpm
13673                 Update foldersel.c (sync from main, patch by Alfons)
13674
13675 2005-03-30 [colin]      1.9.6cvs15
13676
13677         * src/imap.c
13678                 Fix handling of imap folders containing [] in 
13679                 their name. Thanks to Nahuel Angelinetti for
13680                 the detailed bugreport.
13681
13682 2005-03-30 [colin]      1.9.6cvs14
13683
13684         * src/common/utils.h
13685         * src/common/utils.c
13686         * src/common/defs.h
13687         * src/matcher.c
13688         * src/msgcache.c
13689         * src/news.c
13690         * src/procmsg.c
13691         * src/procmsg.h
13692         * src/quote_fmt_parse.y
13693         * src/summaryview.c
13694                 Update references system. Patch by Alfons
13695
13696 2005-03-30 [colin]      1.9.6cvs13
13697
13698         * src/common/socket.c
13699                 Force the glibc to read resolv.conf again when 
13700                 it has changed. Should fix issues when changing
13701                 networks on a laptop and not restarting sylpheed. 
13702
13703 2005-03-30 [paul]       1.9.6cvs12
13704
13705         partial sync with main:
13706
13707         * src/action.c
13708                 create_io_dialog(): use user-defined text font
13709                 (thanks to Alfons), and modified its appearance.
13710         * src/addrgather.c
13711         * src/addrharvest.c
13712         * src/browseldap.c
13713                 replace old code
13714         * src/compose.c
13715                 don't join (presumably) itemized lines on line-wrapping
13716                 fixed wrapping of quote when auto-wrapping is enabled
13717                 compose_destroy(): destroy paned only if it's not
13718                 attached to window. Fixed memory leak of popup menu.
13719         * src/exphtmldlg.c
13720         * src/expldifdlg.c
13721                 replace old code
13722         * src/html.c
13723         * src/html.h
13724         * src/importmutt.c
13725         * src/importpine.c
13726                 replace old code
13727         * src/main.c
13728                 removed redundant code
13729         * src/mainwindow.c
13730                 changed 'Code set' (which is rather incorrect)
13731                 in the menu to 'Character encoding'
13732                 main_window_set_widgets(): request size first
13733                 to prevent window size becoming wrong
13734                 fixed remembering of the state of the visibility
13735                 of MessageView
13736         * src/messageview.c
13737                 changed 'Code set' (which is rather incorrect)
13738                 in the menu to 'Character encoding'
13739         * src/prefs_common.c
13740         * src/prefs_common.h
13741                 added an option whether to render HTML as text or not
13742                 added separators to outgoing encoding menu
13743         * src/procheader.c
13744                 procheader_scan_date_string(): support header
13745                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
13746         * src/summaryview.c
13747         * src/summaryview.h
13748                 minor code cleanup
13749         * src/textview.c
13750                 textview_show_html(): force output of newline
13751                 added an option whether to render HTML as text or not
13752         * src/common/utils.c
13753                 strncpy2(): optimized based on Alfons' code
13754         * src/gtk/gtkutils.c
13755         * src/gtk/gtkutils.h
13756                 removed non-used code
13757         * src/plugins/pgpmime/passphrase.c
13758                 partially fixed grab input of passphrase dialog
13759                 Confine pointer to window
13760
13761 2005-03-30 [colin]      1.9.6cvs11
13762
13763         * src/msgcache.c
13764         * src/msgcache.h
13765                 Read/write 32bit ints from cache & marks
13766                 From main.
13767
13768 2005-03-29 [paul]       1.9.6cvs10
13769
13770         * AUTHORS
13771         * ChangeLog.claws
13772         * src/compose.c
13773         * src/gtk/gtkaspell.c
13774                 sync with HEAD (don't pass NULL pointers) 
13775
13776 2005-03-24 [paul]
13777
13778         * tools/Makefile.am
13779         * tools/README
13780         * tools/acroread2sylpheed.pl
13781                 sync with HEAD (add script to send pdfs as
13782                 attachments from Adobe Reader 7)
13783
13784 2005-03-21 [paul]       1.9.6cvs9
13785
13786         * configure.ac
13787         * po/POTFILES.in
13788         * src/Makefile.am
13789         * src/crash.c
13790         * src/image_viewer.c ** ADDED **
13791         * src/image_viewer.h ** ADDED **
13792         * src/main.c
13793         * src/prefs_common.c
13794         * src/prefs_common.h
13795         * src/prefs_image_viewer.c ** ADDED **
13796         * src/prefs_image_viewer.h ** ADDED **
13797         * src/textview.c
13798         * src/gtk/about.c
13799         * src/pixmaps/sylpheed_logo.xpm
13800         * src/plugins/Makefile.am
13801         * src/plugins/image_viewer/.cvsignore ** REMOVED **
13802         * src/plugins/image_viewer/Makefile.am ** REMOVED **
13803         * src/plugins/image_viewer/plugin.c ** REMOVED **
13804         * src/plugins/image_viewer/viewer.c ** REMOVED **
13805         * src/plugins/image_viewer/viewer.glade ** REMOVED **
13806         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
13807         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
13808         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
13809         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
13810                 as gdk-pixbuf is now built-in
13811                 remove image_viewer plugin and put code back into
13812                 main codebase
13813                 implement inline image display (sync with main)
13814
13815                 replace logo with newer, nicer, larger version  
13816
13817 2005-03-21 [paul]       1.9.6cvs8
13818
13819         * src/gtk/about.c
13820                 cosmetic improvement
13821
13822 2005-03-21 [holger]     1.9.6cvs7
13823
13824         * src/plugins/spamassassin/spamassassin.c
13825                 Sync with HEAD
13826                 (unregister hook on failed plugin init)
13827
13828 2005-03-20 [colin]      1.9.6cvs6
13829
13830         * src/common/plugin.c
13831                 Check that plugin isn't already loaded
13832                 Patch by Alfons
13833
13834 2005-03-20 [thorsten]   1.9.6cvs5
13835
13836         * src/compose.c
13837                 use a more compatible syntax
13838
13839 2005-03-20 [thorsten]   1.9.6cvs4
13840
13841         * src/prefs_toolbar.c
13842                 fix crash when selecting toolbar item (uninitialized pointer)
13843
13844 2005-03-20 [thorsten]   1.9.6cvs3
13845
13846         * src/procmime.c
13847                 fix mimetype detection (referenced free()d string)
13848
13849 2005-03-20 [paul]       1.9.6cvs2
13850
13851         * src/compose.c
13852                 sync with HEAD (1.0.3cvs5)
13853                 neglect Reply-To header if empty
13854                 Patch by Alfons 
13855
13856 2005-03-19 [holger]     1.9.6cvs1
13857
13858         * src/summaryview.c
13859         * src/summaryview.h
13860                 Sync with HEAD
13861
13862 2005-03-18 [paul]       1.9.6
13863
13864         initial GTK2 release
13865
13866 2005-03-18 [paul]       1.0.3cvs3.1
13867
13868         * AUTHORS
13869         * ChangeLog.claws
13870         * configure.ac
13871         * src/gtk/about.c
13872         * src/pixmaps/sylpheed_logo.xpm
13873                 sync with HEAD
13874
13875 2005-03-18 [colin]      1.0.3cvs2.6
13876
13877         * src/summaryview.c
13878                 Remove call to summary_step in summary_copy_selected_to
13879                 Can't see its purpose, and this causes bug when copying
13880                 a message if the next one is unread: it reads it.
13881
13882 2005-03-18 [paul]       1.0.3cvs2.5
13883
13884         * src/foldersel.c
13885                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
13886
13887 2005-03-18 [paul]       1.0.3cvs2.4
13888
13889         * src/addrharvest.c
13890         * src/codeconv.c
13891         * src/codeconv.h
13892         * src/compose.c
13893         * src/news.c
13894         * src/procheader.c
13895         * src/procmime.c
13896         * src/unmime.c
13897         * src/unmime.h
13898                 fix buffer overflow, CAN-2005-0667, see
13899                 http://secunia.com/advisories/14491/
13900                 Patch by Alfons
13901
13902 2005-03-17 [colin]      1.0.3cvs2.3
13903
13904         * src/prefs_fonts.c
13905         * src/summaryview.c
13906                 Fix font bugs (both lists now officialy share 
13907                 the same font)
13908                 
13909
13910 2005-03-17 [paul]       1.0.3cvs2.2
13911
13912         * src/gtk/pluginwindow.c
13913                 make plugin descriptions uneditable
13914
13915 2005-03-11 [paul]       1.0.3cvs2.1
13916
13917         * ChangeLog.claws
13918         * configure.ac
13919         * po/POTFILES.in
13920         * src/plugins/trayicon/trayicon.c
13921                 sync with HEAD
13922                 add src/wizard.c to POTFILES.in
13923
13924 2005-03-11 [paul]       1.0.3cvs1.1
13925
13926         * ChangeLog
13927         * ChangeLog.claws
13928         * configure.ac
13929         * po/de.po
13930         * po/es.po
13931         * po/fr.po
13932         * po/it.po
13933         * po/pt_BR.po
13934         * po/ru.po
13935         * po/sk.po
13936         * po/sr.po
13937         * po/zh_CN.po
13938                 sync with HEAD
13939
13940 2005-03-04 [colin]      1.0.1cvs22.2
13941
13942         * src/compose.c
13943                 Fix signatures with accentued chars in it
13944
13945 2005-03-04 [colin]      1.0.1cvs22.1
13946
13947         * src/common/smtp.c
13948         * src/common/smtp.h
13949                 Don't use SIZE param in MAIL FROM: if server 
13950                 doesn't support it. Patch by Eugen Freiter
13951                 <eugen_f@users.sf.net>
13952
13953 2005-02-27 [paul]       1.0.1cvs20.1
13954
13955         * ChangeLog.claws
13956         * configure.ac
13957         * src/messageview.c
13958                 sync with HEAD
13959
13960 2005-02-27 [colin]      1.0.1cvs19.4
13961
13962         * src/procheader.c
13963         * src/procheader.h
13964                 Fix prototypes. Patch by Alfons
13965
13966 2005-02-27 [colin]      1.0.1cvs19.3
13967
13968         * src/compose.c
13969                 Don't auto-join the signature separator.
13970
13971 2005-02-26 [colin]      1.0.1cvs19.2
13972
13973         * src/summaryview.c
13974                 Fix 'mark all read' with collapsed threads.
13975                 Patch by Alfons.
13976
13977 2005-02-25 [paul]       1.0.1cvs19.1
13978
13979         * ChangeLog.claws
13980         * configure.ac
13981         * src/prefs_account.c
13982         * src/prefs_folder_item.c
13983         * src/gtk/prefswindow.c
13984         * src/gtk/prefswindow.h
13985                 sync with HEAD
13986
13987 2005-02-25 [paul]       1.0.1cvs15.12
13988
13989         * src/alertpanel.c
13990         * src/codeconv.c
13991         * src/compose.c
13992         * src/textview.c
13993         * src/gtk/gtkutils.c
13994         * src/gtk/gtkutils.h
13995         * src/gtk/logwindow.c
13996         * src/gtk/progressdialog.c
13997                 sync with main (revision 127)
13998                 and fix logwindow clipping
13999
14000 2005-02-24 [colin]      1.0.1cvs15.11
14001
14002         * src/plugins/pgpmime/passphrase.c
14003                 Disable input grabbing; it doesn't work yet.
14004
14005 2005-02-24 [colin]      1.0.1cvs15.10
14006
14007         * src/messageview.c
14008                 Don't send out receipts if offline. Ask.
14009
14010 2005-02-23 [colin]      1.0.1cvs15.9
14011
14012         * src/summaryview.c     
14013                 Fix expanding
14014
14015 2005-02-23 [colin]      1.0.1cvs15.8
14016
14017         * src/summaryview.c
14018                 Really fix Bug 568 by removing useless
14019                 calls. summary_thread_init() now called
14020                 in summary_sort(). This should please
14021                 Alfons as it should be faster than 
14022                 previously.
14023
14024 2005-02-23 [colin]      1.0.1cvs15.7
14025
14026         * src/compose.c
14027                 Encode parts as QP or B64 if signing
14028
14029 2005-02-23 [colin]      1.0.1cvs15.6
14030
14031         * src/compose.c
14032                 Fix Mimeinfo leakage (including tmp files)
14033         * src/procmsg.c
14034                 Fix tmp file leakage (spotted by Ivan Rayner)
14035
14036 2005-02-22 [colin]      1.0.1cvs15.5
14037
14038         * src/expldifdlg.c
14039                 Fix keyboard input. Patch by Alfons.
14040
14041 2005-02-21 [colin]      1.0.1cvs15.4
14042
14043         * src/compose.c
14044                 Fix Sign/Encrypt when unselecting privacy
14045                 system
14046         * src/prefs_common.c
14047                 Change default message font to Monospace
14048         * src/summaryview.c
14049                 More freezing during potentially large operations
14050
14051 2005-02-21 [paul]       1.0.1cvs15.3
14052
14053         * src/main.c
14054                 fix --help output
14055
14056 2005-02-21 [paul]       1.0.1cvs15.2
14057
14058         * po/Makefile.in.in
14059         * src/compose.c
14060         * src/summaryview.c
14061         * src/textview.c
14062         * src/common/utils.c
14063         * src/common/utils.h
14064                 sync with main (revision 117)
14065
14066 2005-02-20 [colin]      1.0.1cvs15.1
14067
14068         * src/common/defs.h
14069                 Change cache file to .sylpheed_claws_cache, as
14070                 suggested by Alfons. Allows people to switch
14071                 between Sylpheed and Sylpheed-Claws. it is
14072                 a good idea to "Check for new messages" at next
14073                 startup.
14074
14075
14076 2005-02-18 [colin]      1.0.1cvs14.1
14077
14078         * src/quote_fmt_lex.l
14079         * src/quote_fmt_parse.y
14080                 Fix parser initialisation. Patch by Ivan.
14081
14082 2005-02-18 [colin]      1.0.1cvs11.6
14083
14084         * src/folderview.c
14085                 Fix scrolldown (bug 662)
14086
14087 2005-02-17 [colin]      1.0.1cvs11.5
14088
14089         * src/codeconv.c
14090                 conv_filename_to_utf8: return clean 7bit instead
14091                 of broken utf8 if needed
14092         * src/mimeview.c
14093                 Fix display of parts with unclean 8bit names
14094
14095 2005-02-17 [paul]       1.0.1cvs11.4
14096
14097         * src/compose.c
14098         * src/exportldif.c
14099         * src/matcher_parser_parse.y
14100         * src/procmime.c
14101         * src/sourcewindow.c
14102         * src/common/Makefile.am
14103         * src/common/intl.h             ** REMOVED **
14104         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14105                 sync with main (revision 109)
14106                 and clean up
14107
14108 2005-02-16 [colin]      1.0.1cvs11.3
14109
14110         * src/summaryview.c
14111                 Fix collapsed thread not highlighting when new
14112                 messages in it (Bug 568) Patch by Stephan Sachse.
14113                 Fix messed up selection when reaching bounds (Bug 632)
14114         * src/prefs_themes.c
14115                 Fix theme installing (Bug 684)
14116
14117 2005-02-16 [colin]      1.0.1cvs11.2
14118
14119         * src/messageview.c
14120                 Fix messageview_select_all
14121
14122 2005-02-16 [colin]      1.0.1cvs11.1
14123
14124         * src/mh.c
14125                 Sync with HEAD (MH scan required function)
14126
14127 2005-02-15 [colin]      1.0.1cvs8.1
14128
14129         * src/mimeview.c
14130         * src/common/utils.c
14131                 Sync with HEAD (filename chars substitution)
14132
14133 2005-02-15 [colin]      1.0.1cvs7.3
14134
14135         * src/gtk/pluginwindow.c
14136                 Fix button spacing
14137
14138 2005-02-15 [colin]      1.0.1cvs7.2
14139
14140         * src/mimeview.c
14141                 Fix mime icons not reset across message when
14142                 scrolled down
14143
14144 2005-02-15 [colin]      1.0.1cvs7.1
14145
14146         * src/compose.c
14147         * src/procmime.c
14148                 Sync with HEAD (optimisation of cvs6)
14149
14150 2005-02-14 [colin]      1.0.1cvs6.1
14151
14152         * src/compose.c
14153         * src/procmime.c
14154                 Sync with HEAD (encode "From " at line beginning)
14155
14156 2005-02-14 [colin]      1.0.1cvs5.3
14157
14158         * src/compose.c
14159                 Fix wrapping with accentued chars.
14160
14161 2005-02-13 [colin]      1.0.1cvs5.2
14162
14163         * src/textview.c
14164                 Fix email informative part parsing with
14165                 accentued chars in it. ispunct() returns
14166                 true for them in utf8...
14167
14168 2005-02-12 [colin]      1.0.1cvs5.1
14169
14170         * src/filtering.c
14171                 Sync with HEAD (remove wrong use of compose after send)
14172
14173 2005-02-12 [paul]       1.0.1cvs4.5
14174
14175         * src/textview.c
14176                 remove unnecessary code (thanks to Alfons)
14177
14178 2005-02-12 [paul]       1.0.1cvs4.4
14179
14180         * src/textview.c
14181                 add 'Copy' to contextual menu on emails
14182
14183 2005-02-11 [colin]      1.0.1cvs4.3
14184
14185         * src/compose.c
14186                 revert 1.0.0cvs28.2, it doesn't work that well.
14187
14188 2005-02-11 [paul]       1.0.1cvs4.2
14189
14190         * po/Makefile.in.in
14191                 fix 'make release'
14192
14193 2005-02-10 [paul]       1.0.1cvs4.1
14194
14195         * ChangeLog
14196         * ChangeLog.claws
14197         * ChangeLog.jp
14198         * configure.ac
14199         * src/compose.c
14200                 sync with HEAD (sync with main)
14201
14202 2005-02-10 [paul]       1.0.1cvs3.2
14203
14204         * AUTHORS
14205         * Makefile.am
14206         * autogen.sh
14207         * configure.ac
14208         * config/mkinstalldirs
14209         * intl/.cvsignore
14210         * intl/ChangeLog
14211         * intl/VERSION
14212         * intl/bindtextdom.c
14213         * intl/config.charset
14214         * intl/dcgettext.c
14215         * intl/dcigettext.c
14216         * intl/dcngettext.c
14217         * intl/dgettext.c
14218         * intl/dngettext.c
14219         * intl/eval-plural.h
14220         * intl/explodename.c
14221         * intl/finddomain.c
14222         * intl/gettext.c
14223         * intl/gettextP.h
14224         * intl/gmo.h
14225         * intl/hash-string.h
14226         * intl/intl-compat.c
14227         * intl/l10nflist.c
14228         * intl/libgnuintl.h.in
14229         * intl/loadinfo.h
14230         * intl/loadmsgcat.c
14231         * intl/localcharset.c
14232         * intl/localcharset.h
14233         * intl/locale.alias
14234         * intl/localealias.c
14235         * intl/localename.c
14236         * intl/log.c
14237         * intl/ngettext.c
14238         * intl/os2compat.c
14239         * intl/os2compat.h
14240         * intl/osdep.c
14241         * intl/plural-exp.c
14242         * intl/plural-exp.h
14243         * intl/plural.c
14244         * intl/plural.y
14245         * intl/ref-add.sin
14246         * intl/ref-del.sin
14247         * intl/relocatable.c
14248         * intl/relocatable.h
14249         * intl/textdomain.c
14250         * m4/Makefile.am
14251         * po/Makefile.in.in
14252         * src/Makefile.am
14253         * src/account.c
14254         * src/action.c
14255         * src/addr_compl.c
14256         * src/addressadd.c
14257         * src/addressbook.c
14258         * src/addrgather.c
14259         * src/addrindex.c
14260         * src/alertpanel.c
14261         * src/browseldap.c
14262         * src/codeconv.c
14263         * src/codeconv.h
14264         * src/compose.c
14265         * src/compose.h
14266         * src/crash.c
14267         * src/editaddress.c
14268         * src/editbook.c
14269         * src/editgroup.c
14270         * src/editjpilot.c
14271         * src/editldap.c
14272         * src/editldap_basedn.c
14273         * src/editvcard.c
14274         * src/exphtmldlg.c
14275         * src/expldifdlg.c
14276         * src/export.c
14277         * src/exporthtml.c
14278         * src/filtering.c
14279         * src/folder.c
14280         * src/folder_item_prefs.c
14281         * src/foldersel.c
14282         * src/folderview.c
14283         * src/grouplistdialog.c
14284         * src/headerview.c
14285         * src/imap.c
14286         * src/imap_gtk.c
14287         * src/import.c
14288         * src/importldif.c
14289         * src/importmutt.c
14290         * src/importpine.c
14291         * src/inc.c
14292         * src/ldif.c
14293         * src/main.c
14294         * src/mainwindow.c
14295         * src/matcher.c
14296         * src/mbox.c
14297         * src/message_search.c
14298         * src/messageview.c
14299         * src/mh.c
14300         * src/mh_gtk.c
14301         * src/mimeview.c
14302         * src/msgcache.c
14303         * src/news.c
14304         * src/news_gtk.c
14305         * src/noticeview.c
14306         * src/partial_download.c
14307         * src/pop.c
14308         * src/prefs_account.c
14309         * src/prefs_actions.c
14310         * src/prefs_common.c
14311         * src/prefs_customheader.c
14312         * src/prefs_display_header.c
14313         * src/prefs_ext_prog.c
14314         * src/prefs_filtering.c
14315         * src/prefs_filtering_action.c
14316         * src/prefs_folder_item.c
14317         * src/prefs_fonts.c
14318         * src/prefs_gtk.c
14319         * src/prefs_matcher.c
14320         * src/prefs_msg_colors.c
14321         * src/prefs_spelling.c
14322         * src/prefs_summary_column.c
14323         * src/prefs_template.c
14324         * src/prefs_themes.c
14325         * src/prefs_toolbar.c
14326         * src/prefs_wrapping.c
14327         * src/privacy.c
14328         * src/procheader.c
14329         * src/procmime.c
14330         * src/procmsg.c
14331         * src/quote_fmt.c
14332         * src/recv.c
14333         * src/send_message.c
14334         * src/setup.c
14335         * src/sourcewindow.c
14336         * src/ssl_manager.c
14337         * src/statusbar.c
14338         * src/summary_search.c
14339         * src/summaryview.c
14340         * src/textview.c
14341         * src/toolbar.c
14342         * src/wizard.c
14343         * src/common/nntp.c
14344         * src/common/plugin.c
14345         * src/common/smtp.c
14346         * src/common/ssl.c
14347         * src/common/ssl_certificate.c
14348         * src/common/string_match.c
14349         * src/common/sylpheed.c
14350         * src/common/template.c
14351         * src/common/utils.c
14352         * src/gtk/about.c
14353         * src/gtk/colorlabel.c
14354         * src/gtk/description_window.c
14355         * src/gtk/filesel.c
14356         * src/gtk/foldersort.c
14357         * src/gtk/gtkaspell.c
14358         * src/gtk/gtkutils.c
14359         * src/gtk/inputdialog.c
14360         * src/gtk/logwindow.c
14361         * src/gtk/menu.c
14362         * src/gtk/pluginwindow.c
14363         * src/gtk/prefswindow.c
14364         * src/gtk/progressdialog.c
14365         * src/gtk/quicksearch.c
14366         * src/gtk/sslcertwindow.c
14367         * src/plugins/clamav/clamav_plugin.c
14368         * src/plugins/clamav/clamav_plugin_gtk.c
14369         * src/plugins/demo/demo.c
14370         * src/plugins/dillo_viewer/dillo_prefs.c
14371         * src/plugins/dillo_viewer/dillo_viewer.c
14372         * src/plugins/image_viewer/plugin.c
14373         * src/plugins/image_viewer/viewer.c
14374         * src/plugins/image_viewer/viewerprefs.c
14375         * src/plugins/mathml_viewer/mathml_viewer.c
14376         * src/plugins/pgpmime/passphrase.c
14377         * src/plugins/pgpmime/plugin.c
14378         * src/plugins/pgpmime/prefs_gpg.c
14379         * src/plugins/pgpmime/select-keys.c
14380         * src/plugins/pgpmime/sgpgme.c
14381         * src/plugins/spamassassin/spamassassin.c
14382         * src/plugins/spamassassin/spamassassin_gtk.c
14383         * src/plugins/trayicon/trayicon.c
14384                 sync with main (revision 104)
14385
14386 2005-02-10 [colin]      1.0.1cvs3.1
14387
14388         * src/mainwindow.c
14389                 Sync with HEAD (fix occasional crasher)
14390
14391 2005-02-10 [colin]      1.0.1cvs2.1
14392
14393         * src/messageview.c
14394                 Synw with HEAD (don't automatically display html)
14395
14396 2005-02-09 [colin]      1.0.1cvs1.3
14397
14398         * src/textview.c
14399         * src/textview.h
14400                 Add contextual menu on emails
14401
14402 2005-02-09 [colin]      1.0.1cvs1.2
14403
14404         * src/codeconv.c
14405                 Fix converting from broken headers and 
14406                 put back the _ in missing places
14407                 (feature broke with cvs24.2 sync, main 
14408                  possibly affected?)
14409
14410 2005-02-09 [colin]      1.0.1cvs1.1
14411
14412         * src/messageview.c
14413         * src/mimeview.c
14414         * src/mimeview.h
14415                 Sync with HEAD (display non text/plain mails with plugin)
14416
14417 2005-02-08 [colin]      1.0.1.1
14418
14419         * ChangeLog.claws
14420         * po/pt_BR.po
14421                 Sync with HEAD
14422         * configure.ac
14423                 Make default configuration directory 
14424                 be .sylpheed-gtk2
14425
14426 2005-02-08 [colin]      1.0.0cvs29.1
14427
14428         * po/de.po
14429         * po/es.po
14430         * po/fr.po
14431         * po/it.po
14432         * po/sk.po
14433         * po/sr.po
14434                 Sync translations with HEAD
14435
14436 2005-02-06 [colin]      1.0.0cvs28.3
14437
14438         * src/compose.c
14439                 Make compose a bit faster - patch by Alfons.
14440
14441 2005-02-06 [colin]      1.0.0cvs28.2
14442
14443         * src/compose.c
14444                 Make pasting via middle-click more reliable
14445
14446 2005-02-05 [paul]       1.0.0cvs28.1
14447
14448         * ChangeLog
14449         * ChangeLog.claws
14450         * ChangeLog.jp
14451         * configure.ac
14452         * src/compose.c
14453                 sync with HEAD
14454                 (fix bug 682 'redirect is broken'
14455
14456 2005-02-05 [torte]      1.0.0cvs27.1
14457
14458         * ChangeLog.claws
14459         * configure.ac
14460         * src/partial_download.c
14461                 Sync with HEAD (fix buf overflow)
14462
14463 2005-02-03 [colin]      1.0.0cvs26.1
14464
14465         * src/common/plugin.c
14466                 Sync with HEAD (avoid plugin mismatches)
14467
14468 2005-02-03 [paul]       1.0.0cvs25.3
14469
14470         * src/folderview.c
14471         * src/headerview.c
14472         * src/summaryview.c
14473         * src/textview.c
14474         * src/gtk/colorlabel.c
14475                 third and final part of initial sync with main-gtk2
14476
14477 2005-02-03 [paul]       1.0.0cvs25.2
14478
14479         * src/jpilot.c
14480                 fix building with jpilot support
14481
14482 2005-02-02 [colin]      1.0.0cvs25.1
14483
14484         * src/messageview.c
14485                 Sync with HEAD (fix dangerous typo)
14486
14487 2005-02-01 [colin]      1.0.0cvs24.3
14488
14489         * src/common/xml.c
14490                 Write file as advertised (UTF-8)
14491
14492 2005-02-01 [paul]       1.0.0cvs24.2
14493
14494         * src/addrbook.c
14495         * src/addrindex.c
14496         * src/alertpanel.h
14497         * src/codeconv.c
14498         * src/codeconv.h
14499         * src/compose.c
14500         * src/export.c
14501         * src/folder_item_prefs.c
14502         * src/html.c
14503         * src/imap.c
14504         * src/import.c
14505         * src/jpilot.c
14506         * src/mainwindow.c
14507         * src/matcher_parser_lex.l
14508         * src/messageview.c
14509         * src/mh.c
14510         * src/prefs_account.c
14511         * src/prefs_actions.c
14512         * src/prefs_common.c
14513         * src/prefs_gtk.c
14514         * src/prefs_gtk.h
14515         * src/prefs_themes.c
14516         * src/procheader.c
14517         * src/procmime.c
14518         * src/sourcewindow.c
14519         * src/statusbar.c
14520         * src/summaryview.c
14521         * src/textview.c
14522         * src/toolbar.c
14523         * src/unmime.c
14524         * src/common/template.c
14525         * src/common/utils.c
14526         * src/common/xml.c
14527         * src/common/xml.h
14528         * src/gtk/gtkaspell.c
14529         * src/plugins/clamav/clamav_plugin.c
14530         * src/plugins/dillo_viewer/dillo_prefs.c
14531         * src/plugins/image_viewer/viewerprefs.c
14532         * src/plugins/pgpmime/passphrase.c
14533         * src/plugins/pgpmime/prefs_gpg.c
14534         * src/plugins/pgpmime/select-keys.c
14535         * src/plugins/spamassassin/spamassassin.c
14536                 second part of initial sync with main-gtk2
14537                 (more to follow)
14538
14539 2005-01-31 [colin]      1.0.0cvs24.1
14540
14541         * src/compose.c
14542                 Sync with HEAD
14543
14544 2005-01-29 [paul]       1.0.0cvs23.2
14545
14546         * src/account.c
14547         * src/action.c
14548         * src/addressadd.c
14549         * src/addressbook.c
14550         * src/alertpanel.c
14551         * src/compose.c
14552         * src/editaddress.c
14553         * src/editbook.c
14554         * src/editgroup.c
14555         * src/editjpilot.c
14556         * src/editldap.c
14557         * src/editldap_basedn.c
14558         * src/editvcard.c
14559         * src/export.c
14560         * src/foldersel.c
14561         * src/grouplistdialog.c
14562         * src/import.c
14563         * src/importldif.c
14564         * src/inc.c
14565         * src/main.c
14566         * src/mainwindow.c
14567         * src/message_search.c
14568         * src/messageview.c
14569         * src/mimeview.c
14570         * src/prefs_actions.c
14571         * src/prefs_common.c
14572         * src/prefs_common.h
14573         * src/prefs_customheader.c
14574         * src/prefs_display_header.c
14575         * src/prefs_filtering.c
14576         * src/prefs_filtering_action.c
14577         * src/prefs_gtk.c
14578         * src/prefs_matcher.c
14579         * src/prefs_summary_column.c
14580         * src/prefs_template.c
14581         * src/sourcewindow.c
14582         * src/summary_search.c
14583         * src/summaryview.c
14584         * src/textview.c
14585         * src/gtk/about.c
14586         * src/gtk/description_window.c
14587         * src/gtk/gtkshruler.c
14588         * src/gtk/gtkutils.c
14589         * src/gtk/gtkutils.h
14590         * src/gtk/inputdialog.c
14591         * src/gtk/logwindow.c
14592         * src/gtk/prefswindow.c
14593         * src/gtk/progressdialog.c
14594         * src/gtk/progressdialog.h
14595                 first part of initial sync with main-gtk2
14596                 (more to follow)
14597
14598 2005-01-28 [colin]      1.0.0cvs23.1
14599
14600         * src/folderview.c
14601                 Sync with HEAD
14602
14603 2005-01-27 [colin]      1.0.0cvs21.1
14604
14605         * src/folder.c
14606         * src/folderview.c
14607                 Sync with HEAD
14608
14609 2005-01-27 [colin]      1.0.0cvs19.1
14610
14611         * src/procmime.c
14612                 Sync with HEAD
14613
14614 2005-01-27 [colin]      1.0.0cvs18.1
14615
14616         * src/messageview.c
14617         * src/summaryview.c
14618         * src/mainwindow.c
14619         * src/compose.c
14620         * src/compose.h
14621         * src/procmsg.c
14622         * src/procmsg.h
14623         * src/toolbar.c
14624                 Sync with HEAD
14625
14626 2005-01-26 [paul]       1.0.0cvs15.2
14627
14628         * src/compose.c
14629                 compose_entries_set(): convert subject and body to
14630                 utf8 if necessary. patch by Felix Eckhofer
14631
14632 2005-01-26 [paul]       1.0.0cvs15.1
14633
14634         * configure.ac
14635         * src/common/template.c
14636                 sync with HEAD (fix memory leak)
14637
14638 2005-01-25 [paul]       1.0.0cvs14.1
14639
14640         * configure.ac
14641         * src/compose.c
14642                 sync with HEAD
14643
14644 2005-01-24 [colin]      1.0.0cvs13.1
14645
14646         * src/summaryview.c
14647                 Sync with HEAD
14648
14649 2005-01-24 [paul]       1.0.0cvs12.1
14650
14651         * configure.ac
14652         * src/messageview.c
14653         * src/mh.c
14654         * src/common/utils.c
14655                 sync with HEAD
14656
14657 2005-01-24 [colin]      1.0.0cvs11.1
14658
14659         * src/procheader.c
14660                 Sync with HEAD
14661
14662 2005-01-24 [colin]      1.0.0cvs10.1
14663
14664         * src/folderview.c
14665                 Sync with HEAD
14666
14667 2005-01-23 [colin]      1.0.0cvs9.1
14668
14669         * src/crash.c
14670                 Sync with HEAD
14671
14672 2005-01-22 [colin]      1.0.0cvs8.1
14673
14674         * src/summaryview.c
14675         * src/gtk/quicksearch.c
14676                 Sync with HEAD
14677
14678 2005-01-21 [colin]      1.0.0cvs7.1
14679
14680         * src/summaryview.c
14681                 Sync with HEAD
14682
14683 2005-01-21 [colin]      1.0.0cvs6.1
14684
14685         * src/summaryview.c
14686                 Sync with HEAD
14687
14688 2005-01-21 [colin]      1.0.0cvs5.1
14689
14690         * src/gtk/quicksearch.c
14691         * src/prefs_common.c
14692         * src/prefs_common.h
14693                 Sync with HEAD (recurse option)
14694
14695 2005-01-21 [colin]      1.0.0cvs4.1
14696
14697         * src/folder.h
14698         * src/folderview.c
14699         * src/folderview.h
14700         * src/summaryview.c
14701         * src/gtk/quicksearch.c
14702         * src/gtk/quicksearch.h
14703                 Sync with HEAD (recursive quicksearch)
14704
14705 2005-01-20 [colin]      1.0.0cvs3.4
14706
14707         * src/ssl_manager.c
14708                 Remove useless code
14709
14710 2005-01-20 [colin]      1.0.0cvs3.3
14711
14712         * src/ssl_manager.c
14713                 Fix leak, thanks to Alfons.
14714
14715 2005-01-20 [colin]      1.0.0cvs3.2
14716
14717         * src/ssl_manager.c
14718                 Port SSL certificate window to GTK2.
14719
14720 2005-01-20 [paul]       1.0.0cvs3.1
14721
14722         * ChangeLog.claws
14723         * configure.ac
14724         * src/addrindex.c
14725         * src/addrindex.h
14726                 sync with HEAD
14727
14728 2005-01-19 [colin]      1.0.0cvs2.2
14729
14730         * src/plugins/trayicon/trayicon.c
14731                 Fix freeze with gtk-2.6, the easy way
14732                 (signal blocking helpless there...)
14733                 Closes bug #668.
14734
14735 2005-01-19 [colin]      1.0.0cvs2.1
14736
14737         * src/mbox.c
14738         * src/mbox.h
14739         * src/mainwindow.c
14740         * src/summaryview.c
14741         * src/summaryview.h
14742                 Sync with HEAD
14743
14744 2005-01-19 [paul]       1.0.0cvs1.1
14745
14746         * configure.ac
14747         * po/de.po
14748         * po/es.po
14749         * po/fr.po
14750         * po/hr.po
14751         * po/it.po
14752         * po/ja.po
14753         * po/ko.po
14754         * po/pt_BR.po
14755         * po/ru.po
14756         * po/sk.po
14757         * po/sr.po
14758                 sync with HEAD (update translations)
14759
14760 2005-01-18 [colin]      1.0.0cvs0.1
14761
14762         * src/foldersel.c
14763                 Specify search column - patch by Alfons
14764
14765 2005-01-18 [colin]      0.9.13cvs36.3
14766
14767         * src/prefs_toolbar.c
14768                 Change Delete to Remove
14769         * src/prefs_fonts.c
14770                 GTK2 version and leak fixes
14771         * src/prefs_actions.c
14772                 Add stock buttons.
14773                 All patches by Alfons
14774
14775 2005-01-17 [colin]      0.9.13cvs36.2
14776
14777         * src/compose.c
14778                 Fix DnD inserting twice. While at it,
14779                 add DnD support for text/plain in the
14780                 body, and add support in the headers.
14781
14782 2005-01-16 [colin]      0.9.13cvs36.1
14783
14784         * ChangeLog
14785         * ChangeLog.jp
14786         * ChangeLog.claws
14787                 Sync with HEAD (nothing applicable)
14788
14789 2005-01-16 [colin]      0.9.13cvs33.2
14790
14791         * src/prefs_toolbar.c
14792                 GTK2ize prefs_toolbar, by Alfons.
14793
14794 2005-01-14 [colin]      0.9.13cvs33.1
14795
14796         * src/html.c
14797         * src/msgcache.c
14798                 Sync with HEAD
14799
14800 2005-01-14 [colin]      0.9.13cvs32.1
14801
14802         * src/html.c
14803         * src/html.h
14804         * src/msgcache.c
14805         * AUTHORS
14806         * tools/calypso_convert.pl
14807                 Sync with HEAD
14808
14809 2005-01-08 [colin]      0.9.13cvs29.2
14810
14811         * src/prefs_filtering_action.c
14812         * src/prefs_filtering.c
14813                 2 more gtk2 patches by Alfons
14814
14815 2005-01-07 [paul]       0.9.13cvs29.1
14816
14817         * ChangeLog
14818         * ChangeLog.claws
14819         * ChangeLog.jp
14820         * configure.ac
14821         * src/pop.c
14822         * src/pop.h
14823                 sync with HEAD
14824
14825 2005-01-07 [colin]      0.9.13cvs28.3
14826
14827         * src/gtk/progressdialog.c
14828         * src/gtk/progressdialog.h
14829         * src/inc.c
14830         * src/send_message.c
14831                 GTK2 for the incorporation dialog. The CList isn't dead
14832                 yet, for a more smooth migration. Patch by Alfons.
14833
14834 2005-01-06 [colin]      0.9.13cvs28.2
14835
14836         * src/prefs_display_header.c
14837                 GTK2 conversion by Alfons
14838         * src/prefs_actions.c
14839         * src/prefs_matcher.c
14840                 Fix 2 leaks - patch by Alfons
14841
14842 2005-01-06 [colin]      0.9.13cvs28.1
14843
14844         * src/prefs_matcher.c
14845                 Sync with HEAD
14846
14847 2005-01-06 [colin]      0.9.13cvs27.4
14848
14849         * src/prefs_matcher.c
14850                 Fix double-free. Patch by Alfons
14851
14852 2005-01-06 [colin]      0.9.13cvs27.3
14853
14854         * src/prefs_matcher.c
14855                 GTK2 widgets + memleak
14856                 Patch by Alfons
14857
14858 2005-01-05 [colin]      0.9.13cvs27.2
14859
14860         * src/account.c
14861         * src/addr_compl.c
14862         * src/foldersel.c
14863         * src/stock_pixmap.c
14864         * src/stock_pixmap.h
14865                 3 more GTK2 patches by Alfons.
14866
14867 2005-01-04 [colin]      0.9.13cvs27.1
14868
14869         * src/folderview.c
14870         * src/imap_gtk.c
14871         * src/news_gtk.c
14872                 Sync with HEAD
14873
14874 2005-01-04 [colin]      0.9.13cvs25.9
14875
14876         * src/compose.c
14877                 Fix Show Ruler menuitem
14878         * src/prefs_template.c
14879                 Convert to GTK2
14880         * src/common/utils.c
14881                 Make auto pointer stuff handles NULLs
14882                 Patches by Alfons.
14883
14884 2005-01-04 [colin]      0.9.13cvs25.8
14885
14886         * src/compose.c
14887                 Move the attachment list to gtk2
14888                 Patch by Alfons.
14889
14890 2005-01-04 [colin]      0.9.13cvs25.7
14891
14892         * src/textview.c
14893                 Make some keys work again
14894                 Patch by SungHyun Nam <namsh@kldp.org>
14895
14896 2005-01-04 [colin]      0.9.13cvs25.6
14897
14898         * src/gtk/gtkshruler.c
14899                 Move the ruler to GTK2
14900                 Patch by Alfons
14901
14902 2005-01-03 [colin]      0.9.13cvs25.5
14903
14904         * src/compose.c
14905                 Fix my broken patch apply 
14906
14907 2005-01-03 [colin]      0.9.13cvs25.4
14908
14909         * src/common/utils.c
14910         * src/common/utils.h
14911         * src/gtk/prefswindow.c
14912                 Move auto pointer stuff to utils.c
14913                 Patch by Alfons again :)
14914
14915 2005-01-03 [colin]      0.9.13cvs25.3
14916
14917         * src/compose.c
14918         * src/prefs_gtk.c
14919         * src/prefs_template.c
14920         * src/textview.c
14921                 Empty text widgets with empty strings, not NULL char
14922                 Patch by SungHyun Nam <namsh@kldp_org>
14923
14924 2005-01-03 [colin]      0.9.13cvs25.2
14925
14926         * src/main.c
14927         * AUTHORS
14928                 Sync with HEAD
14929
14930 2005-01-03 [colin]      0.9.13cvs25.1
14931
14932         * src/pop.c
14933         * src/pop.h
14934                 Sync with HEAD
14935
14936 2005-01-03 [colin]      0.9.13cvs24.3
14937
14938         * src/account.c
14939                 Two patches from Alfons and Alex S Moore:
14940                 fix images, fix return value.
14941
14942 2005-01-01 [colin]      0.9.13cvs24.2
14943
14944         * src/prefs_actions.c
14945                 Fix over-zealous assertion. Patch by Alfons
14946
14947 2005-01-01 [colin]      0.9.13cvs24.1
14948
14949         * src/procmime.c
14950                 Sync with HEAD (leak fix)
14951
14952 2004-12-31 [colin]      0.9.13cvs23.2
14953
14954         * src/prefs_common.c
14955                 GTK2 widgets + stock buttons - patch by Alfons
14956
14957 2004-12-31 [paul]       0.9.13cvs23.1
14958
14959         * configure.ac
14960                 bump up EXTRA_VERSION to match (sync'ed) HEAD
14961         * src/gtk/pluginwindow.c
14962                 use GTK2 widgets and plug memory leaks,
14963                 patches by Alfons
14964
14965 2004-12-30 [colin]      0.9.13cvs22.4
14966
14967         * src/account.c
14968         * src/action.c
14969         * src/export.c
14970         * src/foldersel.c
14971         * src/import.c
14972         * src/message_search.c
14973         * src/prefs_actions.c
14974         * src/prefs_common.c
14975         * src/prefs_customheader.c
14976         * src/prefs_filtering.c
14977         * src/prefs_summary_column.c
14978         * src/summary_search.c
14979         * src/gtk/about.c
14980         * src/gtk/description_window.c
14981         * src/gtk/gtkutils.c
14982         * src/gtk/gtkutils.h
14983         * src/gtk/inputdialog.c
14984         * src/gtk/prefswindow.c
14985                 Use GTK2 stock buttons. Patches by Alfons.
14986
14987 2004-12-30 [colin]      0.9.13cvs22.3
14988
14989         * src/account.c
14990                 Sync with HEAD
14991         * src/prefs_actions.c
14992         * src/prefs_customheader.c
14993         * src/prefs_filtering.c
14994         * src/prefs_msg_colors.c
14995         * src/prefs_summary_column.c
14996         * src/gtk/prefswindow.c
14997                 Use GtkTreeView instead of deprecated 
14998                 widgets. Patches by Alfons.
14999
15000 2004-12-30 [paul]       0.9.13cvs22.2
15001
15002         * src/foldersel.c
15003                 use GTK 2 Tree View
15004                 patch by Alfons, with root folder sorting fix
15005                 by Stephan Sachse
15006
15007 2004-12-30 [paul]       0.9.13cvs22.1
15008
15009         * ChangeLog
15010         * ChangeLog.claws
15011         * ChangeLog.jp
15012         * NEWS
15013         * configure.ac
15014         * src/account.c
15015                 sync with HEAD
15016
15017 2004-12-22 [martin]     0.9.13cvs21.2
15018
15019         * src/action.c
15020                 free the command line after its use
15021
15022 2004-12-18 [paul]       0.9.13cvs21.1
15023
15024         * AUTHORS
15025         * ChangeLog
15026         * ChangeLog.claws
15027         * ChangeLog.jp
15028         * NEWS
15029         * configure.ac
15030         * src/action.c
15031         * src/compose.c
15032         * src/syldap.c
15033                 sync with HEAD
15034
15035 2004-12-17 [martin]     0.9.13cvs17.2
15036
15037         * src/action.c
15038                 convert actions input to locale
15039         * src/inc.c
15040                 convert notification command to locale
15041         * src/plugins/pgpmime/select-keys.c
15042                 convert attributes to utf8
15043
15044 2004-12-14 [colin]      0.9.13cvs17.1
15045
15046         * ChangeLog
15047         * ChangeLog.jp
15048         * ChangeLog.claws
15049         * src/action.c
15050         * src/common/utils.c
15051         * src/gtk/prefswindow.c
15052         * src/gtk/gtkutils.c
15053         * src/gtk/gtkutils.h
15054         * src/plugins/spamassassin/libspamc.c
15055                 Sync with HEAD
15056
15057 2004-12-13 [colin]      0.9.13cvs14.1
15058
15059         * src/quote_fmt_parse.y
15060                 Sync with HEAD
15061
15062 2004-12-10 [colin]      0.9.13cvs12.1
15063
15064         * src/prefs_themes.c
15065         * src/mainwindow.c
15066         * src/messageview.c
15067                 Sync with HEAD
15068
15069 2004-12-09 [colin]      0.9.13cvs10.1
15070
15071         * src/procmime.c
15072                 Sync with HEAD (fix B64 encoding from memory)
15073
15074 2004-12-08 [colin]      0.9.13cvs9.1
15075
15076         * src/gtk/colorlabel.c
15077                 Sync with HEAD
15078
15079 2004-12-08 [paul]       0.9.13cvs8.2
15080
15081         * src/gtk/pluginwindow.c
15082                 fix window resizing oddities
15083
15084 2004-12-08 [colin]      0.9.13cvs8.1
15085
15086         * src/quote_fmt_parse.y
15087                 Sync with HEAD
15088
15089 2004-12-08 [colin]      0.9.13cvs7.1
15090
15091         * src/matcher_parser_parse.y
15092         * src/msgcache.c
15093         * src/prefs_matcher.c
15094         * src/procheader.c
15095         * src/matcher.c
15096         * src/common/defs.h
15097         * po/sr.po
15098                 Sync with HEAD
15099
15100 2004-12-08 [colin]      0.9.13cvs6.1
15101
15102         * src/quote_fmt_parse.y
15103         * src/textview.c
15104                 Sync with HEAD
15105         * src/gtk/prefswindow.c
15106         * src/gtk/pluginwindow.c
15107                 Fix G_CALLBACKS protos (thanks to Alfons)
15108
15109 2004-12-07 [torte]      0.9.13cvs2.2
15110
15111         * src/procmime.c
15112                 [Bug 650] reply button causes crash
15113                 Thanks to David Relson and Christoph
15114
15115 2004-12-07 [colin]      0.9.13cvs2.1
15116
15117         * ChangeLog.claws
15118         * AUTHORS
15119         * po/sk.po
15120         * src/procmime.c
15121         * src/prefs_account.c
15122         * src/common/smtp.c
15123         * src/common/smtp.h
15124                 Sync with HEAD
15125
15126 2004-12-06 [colin]      0.9.12cvs187.1
15127
15128         * ChangeLog.claws
15129         * INSTALL
15130         * Makefile.am
15131         * README.claws
15132         * TODO.claws
15133         * configure.ac
15134         * po/bg.po
15135         * po/cs.po
15136         * po/el.po
15137         * po/en_GB.po
15138         * po/es.po
15139         * po/fr.po
15140         * po/hr.po
15141         * po/hu.po
15142         * po/it.po
15143         * po/ja.po
15144         * po/ko.po
15145         * po/nl.po
15146         * po/pl.po
15147         * po/pt_BR.po
15148         * po/ru.po
15149         * po/sk.po
15150         * po/sr.po
15151         * po/sv.po
15152         * po/zh_CN.po
15153         * po/zh_TW.Big5.po
15154         * src/compose.c
15155         * tools/Makefile.am
15156         * tools/README
15157         * tools/filter_conv.pl
15158         * tools/kdeservicemenu/README
15159         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15160         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15161                 Sync with HEAD
15162
15163 2004-12-04 [colin]      0.9.12cvs183.1
15164
15165         * src/compose.c
15166                 Sync with HEAD (compose window position saving)
15167
15168 2004-12-04 [paul]       0.9.12cvs182.3
15169
15170         * src/messageview.c
15171         * src/mimeview.c
15172         * src/prefs_customheader.c
15173         * src/gtk/quicksearch.c
15174                 replace some forgotten GTK_SIGNAL_FUNCs
15175
15176 2004-12-04 [paul]       0.9.12cvs182.2
15177
15178         * src/Makefile.am
15179                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15180                 committed in error      
15181
15182 2004-12-04 [paul]       0.9.12cvs182.1
15183
15184         * ChangeLog
15185         * ChangeLog.claws
15186         * ChangeLog.jp
15187         * INSTALL
15188         * NEWS
15189         * README
15190         * README.jp
15191         * configure.ac
15192         * doc/manual/ja/Makefile.am
15193         * doc/manual/ja/sylpheed-1.html
15194         * doc/manual/ja/sylpheed-10.html
15195         * doc/manual/ja/sylpheed-11.html
15196         * doc/manual/ja/sylpheed-12.html
15197         * doc/manual/ja/sylpheed-13.html
15198         * doc/manual/ja/sylpheed-14.html
15199         * doc/manual/ja/sylpheed-15.html
15200         * doc/manual/ja/sylpheed-16.html
15201         * doc/manual/ja/sylpheed-17.html
15202         * doc/manual/ja/sylpheed-18.html
15203         * doc/manual/ja/sylpheed-19.html
15204         * doc/manual/ja/sylpheed-2.html
15205         * doc/manual/ja/sylpheed-20.html
15206         * doc/manual/ja/sylpheed-3.html
15207         * doc/manual/ja/sylpheed-4.html
15208         * doc/manual/ja/sylpheed-5.html
15209         * doc/manual/ja/sylpheed-6.html
15210         * doc/manual/ja/sylpheed-7.html
15211         * doc/manual/ja/sylpheed-8.html
15212         * doc/manual/ja/sylpheed-9.html
15213         * doc/manual/ja/sylpheed.html
15214         * doc/manual/ja/sylpheed.sgml
15215         * po/de.po
15216         * src/Makefile.am
15217         * src/compose.c
15218         * src/procmime.c
15219         * src/pixmaps/regular.xpm **REMOVED**
15220         * src/plugins/pgpmime/pgpmime.c
15221         * src/plugins/pgpmime/plugin.c
15222         * src/plugins/pgpmime/prefs_gpg.c
15223                 sync with HEAD
15224
15225 2004-12-03 [paul]       0.9.12cvs180.1
15226
15227         * ChangeLog
15228         * ChangeLog.claws
15229         * ChangeLog.jp
15230         * configure.ac
15231         * src/Makefile.am
15232         * src/pop.c
15233         * src/common/utils.c
15234         * src/common/utils.h
15235         * src/pixmaps/continue.xpm
15236         * src/pixmaps/dir_close.xpm
15237         * src/pixmaps/dir_open.xpm
15238         * src/pixmaps/drafts_close.xpm
15239         * src/pixmaps/drafts_open.xpm
15240         * src/pixmaps/folder.xpm **REMOVED**
15241         * src/pixmaps/group.xpm
15242         * src/pixmaps/unread.xpm
15243                 sync with HEAD
15244
15245 2004-12-02 [colin]      0.9.12cvs179.1
15246
15247         * src/compose.c
15248                 Sync with HEAD (non-duplicated reedition)
15249
15250 2004-12-02 [colin]      0.9.12cvs178.1
15251
15252         * src/compose.c
15253                 Sync with HEAD (linewrap_quote fix)
15254
15255 2004-12-01 [colin]      0.9.12cvs177.3
15256
15257         * src/addrharvest.c
15258                 Replace sizeof with strlen
15259
15260 2004-12-01 [paul]       0.9.12cvs177.2
15261
15262         * src/addrharvest.c
15263                 fix 'harvest addresses'
15264
15265 2004-11-30 [colin]      0.9.12cvs177.1
15266
15267         * src/gtk/prefswindow.c
15268         * src/gtk/pluginwindow.c
15269                 Sync with HEAD
15270
15271 2004-11-29 [colin]      0.9.12cvs176.1
15272
15273         * src/folderview.c
15274                 sync with HEAD (Fix disappearing separators in folderview's popup)
15275
15276 2004-11-29 [colin]      0.9.12cvs175.1
15277
15278         * src/procmime.c
15279                 Sync with head (another format fix)
15280
15281 2004-11-29 [colin]      0.9.12cvs174.1
15282
15283         * src/pop.c
15284                 Sync with HEAD (format string fix)
15285
15286 2004-11-26 [colin]      0.9.12cvs173.1
15287
15288         * src/common/smtp.c
15289         * src/common/smtp.h
15290                 Sync with HEAD
15291
15292 2004-11-24 [colin]      0.9.12cvs172.1
15293
15294         * src/plugins/pgpmime/pgpmime.c
15295                 Sync with HEAD
15296
15297 2004-11-24 [colin]      0.9.12cvs171.1
15298
15299         * src/plugins/pgpmime/pgpmime.c
15300                 Sync with head (gpgmectx leaks)
15301
15302 2004-11-24 [colin]      0.9.12cvs169.1
15303
15304         * src/plugins/pgpmime/plugin.c
15305         * src/plugins/trayicon/Makefile.am
15306         * src/plugins/trayicon/newmarkedmail.xpm
15307         * src/plugins/trayicon/trayicon.c
15308         * src/plugins/trayicon/unreadmarkedmail.xpm
15309                 Sync with HEAD
15310
15311 2004-11-23 [colin]      0.9.12cvs168.1
15312
15313         * src/partial_download.c
15314         * src/partial_download.h
15315         * src/plugins/pgpmime/plugin.c
15316                 Sync with HEAD
15317
15318 2004-11-23 [colin]      0.9.12cvs166.1
15319
15320         * src/Makefile.am
15321         * src/codeconv.c
15322         * src/compose.c
15323         * src/folderview.c
15324         * src/main.c
15325         * src/partial_download.c
15326         * src/partial_download.h
15327         * src/prefs_account.c
15328         * src/prefs_account.h
15329         * src/privacy.c
15330         * src/privacy.h
15331         * src/procmime.c
15332         * src/common/Makefile.am
15333         * src/common/base64.h
15334         * src/common/partial_download.c
15335         * src/common/partial_download.h
15336         * src/gtk/prefswindow.c
15337         * src/gtk/prefswindow.h
15338         * src/plugins/pgpmime/pgpmime.c
15339         * src/plugins/pgpmime/prefs_gpg.c
15340         * src/plugins/pgpmime/prefs_gpg.h
15341         * src/plugins/pgpmime/sgpgme.c
15342         * src/plugins/pgpmime/sgpgme.h
15343                 Sync with HEAD
15344
15345 2004-11-23 [colin]      0.9.12cvs163.1
15346
15347         * src/main.c
15348                 Sync with HEAD (cursor optimization)
15349
15350 2004-11-23 [colin]      0.9.12cvs162.1
15351
15352         * src/prefs_common.c
15353         * src/prefs_themes.c
15354         * src/procmsg.c
15355                 Sync with HEAD
15356
15357 2004-11-23 [colin]      0.9.12cvs158.9
15358
15359         * src/compose.c
15360                 Fix double-free when forwarding
15361         * src/msgcache.c
15362                 Fix leak on error path
15363                 
15364
15365 2004-11-23 [colin]      0.9.12cvs158.8
15366
15367         * src/compose.c
15368                 Fix possible double-free
15369                 Spotted by Alfons
15370
15371 2004-11-23 [colin]      0.9.12cvs158.7
15372
15373         * src/compose.c
15374                 Fix some signal handlers' prototypes
15375                 Spotted by Alfons
15376
15377 2004-11-22 [colin]      0.9.12cvs158.6
15378
15379         * src/compose.c
15380                 Remove unneeded code and duplicated
15381                 wrapping - patch by Alfons
15382
15383 2004-11-22 [colin]      0.9.12cvs158.5
15384
15385         * src/prefs_themes.c
15386                 Fix oversized selector
15387
15388 2004-11-22 [colin]      0.9.12cvs158.4
15389
15390         * src/compose.c
15391                 fix dump_text()
15392                 patch by Alfons
15393
15394 2004-11-19 [colin]      0.9.12cvs158.3
15395
15396         * src/textview.c
15397                 Add a context menu on links (open, copy)
15398
15399 2004-11-18 [paul]       0.9.12cvs158.2
15400
15401         * src/addrgather.c
15402         * src/exphtmldlg.c
15403         * src/expldifdlg.c
15404         * src/mimeview.c
15405         * src/prefs_common.c
15406         * src/plugins/image_viewer/viewer.c
15407         * src/plugins/spamassassin/spamassassin_gtk.c
15408                 replace deprecated gtk_notebook_set_page
15409                 and gtk_notebook_current_page
15410
15411 2004-11-18 [paul]       0.9.12cvs158.1
15412
15413         * configure.ac
15414         * src/compose.c
15415         * src/mainwindow.c
15416         * src/messageview.c
15417         * src/prefs_common.c
15418         * src/common/utils.c
15419         * src/common/utils.h
15420                 sync with HEAD
15421
15422 2004-11-17 [colin]      0.9.12cvs156.1
15423
15424         * src/prefs_account.c
15425         * src/prefs_account.h
15426         * src/procmsg.c
15427                 Sync with HEAD (add pref to store encrypted mails encrypted)
15428
15429 2004-11-17 [paul]       0.9.12cvs155.1
15430
15431         * ChangeLog
15432         * ChangeLog.claws
15433         * ChangeLog.jp
15434         * NEWS
15435         * configure.ac
15436         * src/compose.c
15437         * src/jpilot.c
15438         * src/privacy.c
15439         * src/procmime.c
15440         * src/procmime.h
15441         * src/procmsg.c
15442         * src/toolbar.c
15443         * src/pixmaps/error.xpm
15444                 sync with HEAD
15445
15446 2004-11-17 [colin]      0.9.12cvs151.1
15447
15448         * src/plugins/pgpmime/pgpmime.c
15449                 Sync with HEAD (remove debug printf)
15450
15451 2004-11-17 [colin]      0.9.12cvs150.1
15452
15453         * src/plugins/pgpmime/pgpmime.c
15454                 Sync with HEAD (off-by-one fix)
15455
15456 2004-11-17 [colin]      0.9.12cvs149.1
15457
15458         * src/procmsg.c
15459                 Sync with HEAD (coding style fixes)
15460
15461 2004-11-16 [colin]      0.9.12cvs148.1
15462
15463         * src/procmsg.c
15464                 Sync with head (Fix the fix)
15465
15466 2004-11-16 [colin]      0.9.12cvs147.1
15467
15468         * src/procmsg.c
15469                 Sync with Main (leak fix)
15470
15471 2004-11-16 [colin]      0.9.12cvs146.14
15472
15473         * src/compose.c
15474                 Remove useless chunk of code
15475                 Patch by Alfons
15476
15477 2004-11-15 [colin]      0.9.12cvs146.13
15478
15479         * src/compose.c
15480                 Fix drafting after insertion
15481                 Patch by Alfons
15482
15483 2004-11-15 [colin]      0.9.12cvs146.12
15484
15485         * src/compose.c
15486         * src/prefs_filtering.c
15487         * src/prefs_filtering_action.c
15488         * src/prefs_toolbar.c
15489                 Fix some const-correctness
15490
15491 2004-11-15 [colin]      0.9.12cvs146.11
15492
15493         * src/summaryview.c
15494         * src/prefs_themes.c
15495         * src/messageview.c
15496                 Fix some leaks
15497
15498 2004-11-15 [colin]      0.9.12cvs146.10
15499
15500         * src/codeconv.c
15501                 More unreadable locale fixes
15502
15503 2004-11-14 [colin]      0.9.12cvs146.9
15504
15505         * src/textview.c
15506                 Fix uri_security_check
15507                 Patch by Alfons
15508
15509 2004-11-13 [paul]       0.9.12cvs146.8
15510
15511         * src/folder.c
15512         * src/procmime.c
15513                 fix 2 bugs introduced in last commit
15514
15515 2004-11-13 [paul]       0.9.12cvs146.7
15516
15517         * src/compose.c
15518         * src/exporthtml.c
15519         * src/exportldif.c
15520         * src/folder.c
15521         * src/imap.c
15522         * src/imap_gtk.c
15523         * src/main.c
15524         * src/mainwindow.c
15525         * src/messageview.c
15526         * src/mh_gtk.c
15527         * src/prefs_themes.c
15528         * src/procmime.c
15529         * src/setup.c
15530         * src/summaryview.c
15531                 replace deprecated g_basename
15532
15533 2004-11-13 [paul]       0.9.12cvs146.6
15534
15535         * src/compose.c
15536         * src/imap.c
15537         * src/matcher_parser.h
15538         * src/matcher_parser_parse.y
15539         * src/prefs_filtering.c
15540         * src/prefs_filtering_action.c
15541         * src/prefs_themes.c
15542         * src/prefs_toolbar.c
15543         * src/common/utils.c
15544                 various small fixes/cleanups
15545
15546 2004-11-12 [colin]      0.9.12cvs146.5
15547
15548         * src/textview.c
15549                 Validate event's origin on visibility notify
15550                 Patch by Alfons.
15551
15552 2004-11-12 [paul]       0.9.12cvs146.4
15553
15554         * src/exporthtml.c
15555         * src/exportldif.c
15556         * src/imap.c
15557         * src/mh.c
15558         * src/mimeview.c
15559         * src/prefs_spelling.c
15560         * src/prefs_themes.c
15561                 replace deprecated g_dirname    
15562
15563 2004-11-12 [colin]      0.9.12cvs146.3
15564
15565         * src/textview.c
15566                 Some coding style fixes
15567
15568 2004-11-12 [colin]      0.9.12cvs146.2
15569
15570         * src/codeconv.c
15571                 We want to replace _all_ extended chars in
15572                 conv_unreadable_*, because any string containing
15573                 extended chars not parsing as UTF8 is 
15574                 undisplayed on gtk2.
15575
15576 2004-11-12 [paul]       0.9.12cvs146.1
15577
15578         * ChangeLog
15579         * ChangeLog.claws
15580         * ChangeLog.jp
15581         * NEWS
15582         * configure.ac
15583         * src/account.c
15584         * src/folderview.c
15585         * src/folderview.h
15586         * src/imap.c
15587         * src/imap_gtk.c
15588         * src/inc.c
15589         * src/mainwindow.c
15590         * src/mh_gtk.c
15591         * src/news_gtk.c
15592         * src/pop.c
15593         * src/prefs_account.c
15594         * src/prefs_account.h
15595         * src/prefs_ext_prog.c
15596         * src/procmime.c
15597         * src/procmime.h
15598         * src/procmsg.c
15599         * src/procmsg.h
15600         * src/summary_search.c
15601         * src/summaryview.c
15602         * src/textview.c
15603         * src/common/defs.h
15604         * src/common/utils.c
15605         * src/common/utils.h
15606         * src/gtk/menu.c
15607         * src/gtk/menu.h
15608                 sync with HEAD
15609
15610 2004-11-11 [colin]      0.9.12cvs144.2
15611
15612         * src/textview.c
15613                 Fix URI range selection (patch by Alfons)
15614
15615 2004-11-09 [colin]      0.9.12cvs144.1
15616
15617         * ChangeLog.claws
15618         * src/compose.c
15619         * src/folder.c
15620         * src/folder_item_prefs.c
15621         * src/prefs_account.c
15622         * src/prefs_account.h
15623         * src/plugins/pgpmime/pgpmime.c
15624                 Sync with HEAD
15625
15626 2004-11-08 [colin]      0.9.12cvs143.1
15627
15628         * src/summaryview.c
15629                 Sync with HEAD (optimize quicksearch)
15630
15631 2004-11-08 [colin]      0.9.12cvs142.2
15632
15633         * src/compose.c
15634                 Don't wrap when Edit/Auto wrapping is disabled
15635
15636 2004-11-08 [colin]      0.9.12cvs142.1
15637
15638         * src/textview.c
15639                 Sync with HEAD
15640
15641 2004-11-08 [colin]      0.9.12cvs141.1
15642
15643         * src/textview.c
15644                 Sync with HEAD (fix some mail URIs)
15645
15646 2004-11-08 [colin]      0.9.12cvs140.3
15647
15648         * src/textview.c
15649                 o Use text cursor instead of arrow when
15650                   not on a link
15651                 o Fix handling of contiguous links (as in
15652                   "colin@colino.net" <colin@colino.net>)
15653                   This one unveils a bug in get_email_part()
15654
15655 2004-11-07 [colin]      0.9.12cvs140.2
15656
15657         * src/textview.c
15658                 Fix memleak. Patch by Alfons.
15659
15660 2004-11-06 [colin]      0.9.12cvs140.1
15661
15662         * src/compose.c
15663                 Sync with HEAD (don't ask passphrase
15664                 when drafting)
15665
15666 2004-11-06 [paul]       0.9.12cvs139.2
15667
15668         * AUTHORS
15669         * src/textview.c
15670         * src/textview.h
15671                 textview URI handling. hovering over a 
15672                 link displays it in the status bar,
15673                 and changes the mouse pointer to a hand 
15674                 cursor. a link is activated with a single 
15675                 click. (Modified from the) patch by Jean-Yves 
15676                 Lefort <jylefort@users.sourceforge.net>
15677                 
15678
15679 2004-11-05 [colin]      0.9.12cvs139.1
15680
15681         * src/compose.c
15682         * src/procmime.c
15683                 Sync with HEAD again ^^
15684
15685 2004-11-05 [colin]      0.9.12cvs139.1
15686
15687         * src/compose.c
15688         * src/procmime.c
15689                 Sync with HEAD
15690
15691 2004-11-03 [paul]       0.9.12cvs138.1
15692
15693         * ChangeLog.claws
15694         * configure.ac
15695         * po/POTFILES.in
15696         * src/prefs_ext_prog.c
15697         * src/procmime.c
15698         * tools/kdeservicemenu/README
15699         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15700         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15701                 sync with HEAD
15702
15703 2004-11-01 [christoph]  0.9.12cvs136.2
15704
15705         * src/procmime.c
15706                 convert MIME parameters to UTF-8
15707
15708 2004-10-29 [colin]      0.9.12cvs136.1
15709
15710         * src/common/utils.c
15711                 Sync with HEAD (don't use '=' in mime boundary)
15712
15713 2004-10-29 [paul]       0.9.12cvs135.1
15714
15715         * configure.ac
15716         * doc/src/rfc2231.txt
15717         * src/procmime.c
15718         * src/common/quoted-printable.c
15719         * src/common/utils.c
15720         * src/common/utils.h
15721                 sync with HEAD
15722
15723 2004-10-27 [paul]       0.9.12cvs134.1
15724
15725         * configure.ac
15726         * src/main.c
15727         * src/procmime.c
15728         * src/plugins/pgpmime/pgpmime.c
15729                 sync with HEAD
15730
15731 2004-10-26 [paul]       0.9.12cvs132.3
15732
15733         * src/account.c
15734         * src/addressbook.c
15735         * src/addrgather.c
15736         * src/addrharvest.c
15737         * src/codeconv.c
15738         * src/compose.c
15739         * src/customheader.c
15740         * src/editaddress.c
15741         * src/editgroup.c
15742         * src/enriched.c
15743         * src/expldifdlg.c
15744         * src/exporthtml.c
15745         * src/exportldif.c
15746         * src/folder.c
15747         * src/foldersel.c
15748         * src/folderview.c
15749         * src/grouplistdialog.c
15750         * src/html.c
15751         * src/imap.c
15752         * src/jpilot.c
15753         * src/ldapserver.c
15754         * src/ldif.c
15755         * src/mimeview.c
15756         * src/news.c
15757         * src/news_gtk.c
15758         * src/pop.c
15759         * src/prefs_display_header.c
15760         * src/prefs_gtk.c
15761         * src/prefs_msg_colors.c
15762         * src/prefs_toolbar.c
15763         * src/procheader.c
15764         * src/procmime.c
15765         * src/summaryview.c
15766         * src/textview.c
15767         * src/toolbar.c
15768         * src/vcard.c
15769         * src/common/mgutils.c
15770         * src/common/nntp.c
15771         * src/common/smtp.c
15772         * src/common/template.c
15773         * src/common/utils.c
15774         * src/common/xmlprops.c
15775         * src/plugins/pgpmime/pgpmime.c
15776         * src/plugins/pgpmime/select-keys.c
15777         * src/plugins/pgpmime/sgpgme.c
15778                 replace deprecated g_strcasecmp(), g_strncasecmp(),
15779                 g_string_sprintfa(), gtk_notebook_current_page()
15780
15781 2004-10-26 [colin]      0.9.12cvs132.2
15782
15783         * src/prefs_folder_item.c
15784                 Fix default-account selection
15785
15786 2004-10-21 [colin]      0.9.12cvs133
15787
15788         * src/compose.c
15789                 Sync with HEAD (Remove extra separator in compose's Options)
15790         * src/textview.c
15791                 Set wrapping to char
15792
15793 2004-10-21 [paul]       0.9.12cvs131.2
15794
15795         * src/compose.c
15796         * src/sourcewindow.c
15797                 fix wrapping
15798                 fix window shrinking 
15799
15800 2004-10-21 [colin]      0.9.12cvs131.1
15801
15802         * ChangeLog.claws
15803         * src/compose.c
15804                 Sync with HEAD
15805
15806 2004-10-21 [paul]       0.9.12cvs130.2
15807
15808         * src/prefs_folder_item.c
15809                 sync with HEAD (Apply to subfolders)
15810
15811 2004-10-19 [colin]      0.9.12cvs130.1
15812
15813         * ChangeLog.claws
15814         * src/compose.c
15815         * src/common/utils.c
15816         * src/gtk/menu.c
15817                 Sync with HEAD
15818
15819 2004-10-19 [colin]      0.9.12cvs128.1
15820
15821         * src/addrbook.c
15822         * src/addrcache.c
15823         * src/addressbook.c
15824         * src/codeconv.c
15825         * src/compose.c
15826         * src/customheader.c
15827         * src/editaddress.c
15828         * src/editgroup.c
15829         * src/exporthtml.c
15830         * src/folder.c
15831         * src/folderview.c
15832         * src/imap.c
15833         * src/jpilot.c
15834         * src/main.c
15835         * src/matcher_parser_parse.y
15836         * src/mbox.c
15837         * src/pop.c
15838         * src/prefs_account.c
15839         * src/prefs_gtk.c
15840         * src/prefs_msg_colors.c
15841         * src/procheader.c
15842         * src/procmime.c
15843         * src/procmime.h
15844         * src/procmsg.c
15845         * src/summaryview.c
15846         * src/textview.c
15847         * src/common/base64.c
15848         * src/common/partial_download.c
15849         * src/common/socket.c
15850         * src/common/sylpheed.c
15851         * src/common/utils.c
15852         * src/common/utils.h
15853         * src/gtk/pluginwindow.c
15854         * src/gtk/quicksearch.c
15855         * src/plugins/clamav/clamav_plugin.c
15856         * src/plugins/clamav/clamav_plugin.h
15857         * src/plugins/clamav/clamav_plugin_gtk.c
15858         * src/plugins/pgpmime/passphrase.c
15859         * src/plugins/pgpmime/pgpmime.c
15860         * src/plugins/pgpmime/plugin.c
15861         * src/plugins/pgpmime/prefs_gpg.c
15862         * src/plugins/pgpmime/prefs_gpg.h
15863         * src/plugins/pgpmime/select-keys.c
15864         * src/plugins/pgpmime/sgpgme.c
15865         * src/plugins/spamassassin/libspamc.c
15866         * src/plugins/spamassassin/spamassassin.c
15867         * src/plugins/spamassassin/spamassassin.h
15868         * src/plugins/spamassassin/spamassassin_gtk.c
15869         * src/plugins/trayicon/trayicon.c
15870         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
15871                 Sync with HEAD
15872
15873 2004-10-14 [colin]      0.9.12cvs126.2
15874
15875         * src/codeconv.c
15876         * src/textview.c
15877                 Fix conv_unreadable_locale
15878
15879 2004-10-13 [colin]      0.9.12cvs126.1
15880
15881         * src/compose.c
15882                 Sync with HEAD (don't convert charset for 
15883                 drafted messages, minor cleanup)
15884
15885 2004-10-13 [colin]      0.9.12cvs125.1
15886
15887         * po/POTFILES.in
15888                 Sync with HEAD (POTFILES fix)
15889
15890 2004-10-12 [colin]      0.9.12cvs124.3
15891
15892         * src/compose.c
15893                 Fix encoding bug from latest sync
15894
15895 2004-10-12 [paul]       0.9.12cvs124.2
15896
15897         * src/plugins/pgpmime/prefs_gpg.c
15898         * src/plugins/pgpmime/prefs_gpg.h
15899                 forgotten in last commit        
15900
15901 2004-10-12 [paul]       0.9.12cvs124.1
15902
15903         * ChangeLog.claws
15904         * configure.ac
15905         * m4/spamassassin.m4
15906         * src/Makefile.am
15907         * src/account.c
15908         * src/compose.c
15909         * src/compose.h
15910         * src/crash.c
15911         * src/main.c
15912         * src/mimeview.c
15913         * src/passphrase.c
15914         * src/passphrase.h
15915         * src/prefs_account.c
15916         * src/prefs_account.h
15917         * src/prefs_common.c
15918         * src/privacy.c
15919         * src/privacy.h
15920         * src/procmime.c
15921         * src/procmime.h
15922         * src/procmsg.c
15923         * src/rfc2015.c
15924         * src/rfc2015.h
15925         * src/select-keys.c
15926         * src/select-keys.h
15927         * src/textview.c
15928         * src/common/utils.c
15929         * src/common/utils.h
15930         * src/gtk/about.c
15931         * src/plugins/pgpmime/Makefile.am
15932         * src/plugins/pgpmime/passphrase.c
15933         * src/plugins/pgpmime/passphrase.h
15934         * src/plugins/pgpmime/pgpmime.c
15935         * src/plugins/pgpmime/plugin.c
15936         * src/plugins/pgpmime/select-keys.c
15937         * src/plugins/pgpmime/select-keys.h
15938         * src/plugins/pgpmime/sgpgme.c
15939         * src/plugins/pgpmime/sgpgme.h
15940                 sync with HEAD
15941
15942 2004-10-04 [colin]      0.9.12cvs122.1
15943
15944         * src/mainwindow.c
15945         * src/messageview.c
15946         * src/messageview.h
15947         * src/textview.c
15948                 Sync with HEAD
15949
15950 2004-10-04 [colin]      0.9.12cvs121.1
15951
15952         * src/summaryview.c
15953                 Sync with HEAD
15954
15955 2004-10-04 [paul]       0.9.12cvs120.1
15956
15957         * configure.ac
15958                 sync with HEAD [don't try to build 
15959                 pgpmime plugin when gpgme is disabled]
15960
15961 2004-10-03 [colin]      0.9.12cvs119.3
15962
15963         * src/gtk/gtksctree.c
15964                 Lots of side effects. Put back as before 117.2.
15965         * src/summaryview.c
15966                 Fix bug #602
15967
15968 2004-10-03 [colin]      0.9.12cvs119.2
15969
15970         * src/gtk/gtksctree.c
15971                 Revert 608 fix that doesn't work that good
15972
15973 2004-10-02 [colin]      0.9.12cvs119.1
15974
15975         * src/mainwindow.c
15976         * src/messageview.c
15977         * src/prefs_common.h
15978         * src/procmime.c
15979         * src/procmime.h
15980         * src/textview.c
15981                 Sync with HEAD
15982         * src/gtk/gtksctree.c
15983                 Close bug #608
15984
15985 2004-10-01 [colin]      0.9.12cvs118.1
15986
15987         * src/mimeview.c
15988                 Sync with HEAD (better Save All fix)
15989
15990 2004-10-01 [colin]      0.9.12cvs117.2
15991
15992         * src/gtk/gtksctree.c
15993                 Faster on selection
15994
15995 2004-10-01 [colin]      0.9.12cvs117.1
15996
15997         * src/mimeview.c
15998                 Sync with HEAD (Save All: only attachments)
15999
16000 2004-10-01 [paul]       0.9.12cvs116.1
16001
16002         * ChangeLog.claws
16003         * configure.ac
16004         * src/account.c
16005         * src/prefs_common.c
16006         * src/gtk/colorlabel.c
16007                 sync with HEAD
16008
16009 2004-09-30 [colin]      0.9.12cvs115.1
16010
16011         * src/stock_pixmap.c
16012         * src/stock_pixmap.h
16013         * src/folderview.c
16014         * src/Makefile.am
16015         * src/pixmaps/read.xpm
16016                 Sync with HEAD (new pixmap)
16017
16018 2004-09-29 [colin]      0.9.12cvs114.1
16019
16020         * src/compose.c
16021                 Sync with HEAD
16022                 Fix focus handling in headers
16023
16024 2004-09-29 [paul]       0.9.12cvs113.1
16025
16026         * src/quote_fmt_parse.y
16027                 sync with HEAD
16028  
16029
16030 2004-09-28 [colin]      0.9.12cvs112.1
16031
16032         * src/folderview.c
16033         * src/mainwindow.c
16034                 Sync with HEAD
16035
16036 2004-09-28 [colin]      0.9.12cvs110.1
16037
16038         * src/folderview.c
16039                 Sync with HEAD (Contextual Empty trash menu)
16040
16041 2004-09-28 [colin]      0.9.12cvs108.1
16042
16043         * src/addressbook.c
16044                 Sync with HEAD (addressbook edit on double-click)
16045
16046 2004-09-28 [colin]      0.9.12cvs106.1
16047
16048         * src/inc.c
16049                 Sync with HEAD (folder_item freeze on inc)
16050
16051 2004-09-27 [colin]      0.9.12cvs105.1
16052
16053         * src/folderview.c
16054                 Sync with HEAD (right-align new and unread column)
16055
16056 2004-09-27 [colin]      0.9.12cvs104.1
16057
16058         * src/main.c
16059                 Sync with HEAD (revert 0.9.12cvs101)
16060
16061 2004-09-24 [colin]      0.9.12cvs103.2
16062
16063         * src/wizard.c
16064                 Fix gtk warnings and use domain part of the email address 
16065                 when domain detection fails (no dot in domain name)
16066
16067 2004-09-23 [colin]      0.9.12cvs103.1
16068
16069         * src/plugins/spamassassin/libspamc.c
16070         * src/plugins/spamassassin/libspamc.h
16071         * src/plugins/spamassassin/utils.c
16072         * src/plugins/spamassassin/utils.h
16073                 Sync with HEAD (Update spamassassin to 3.0)
16074
16075 2004-09-21 [colin]      0.9.12cvs102.3
16076
16077         * src/action.c
16078                 Add horizontal scrollbar in action io dialog as needed
16079                 Patch by Alfons.
16080
16081 2004-09-20 [colin]      0.9.12cvs102.2
16082
16083         * src/plugins/image_viewer/viewer.c
16084                 Remove imlib stuff
16085                 use gtk_pixmap_set when clearing
16086                 (would be better to use gtkImages, but causes size-allocate 
16087                 signals storm)
16088
16089 2004-09-17 [paul]       0.9.12cvs102.1
16090
16091         * ChangeLog
16092         * ChangeLog.claws
16093         * ChangeLog.jp
16094         * configure.ac
16095         * src/inc.c
16096                 sync with HEAD
16097
16098
16099 2004-09-17 [colin]      0.9.12cvs101.1
16100
16101         * ChangeLog.claws
16102         * src/main.c
16103                 Sync with HEAD (fix segs at exit)
16104
16105 2004-09-14 [colin]      0.9.12cvs99.5
16106
16107         * src/common/socket.c
16108         * AUTHORS
16109                 Fix send error on 64bit platforms
16110                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
16111
16112 2004-09-14 [colin]      0.9.12cvs99.4
16113
16114         * src/action.c
16115                 Fix action output with utf8 
16116                 Patch by Alfons.
16117
16118 2004-09-14 [colin]      0.9.12cvs99.3
16119
16120         * ChangeLog.claws
16121         * src/folder.c
16122                 Sync with HEAD
16123
16124 2004-09-09 [colin]      0.9.12cvs99.2
16125
16126         * src/action.c
16127                 Fix progress bar (displaying "Completed %v/%u")
16128                 Patch by Alfons.
16129
16130 2004-09-08 [colin]      0.9.12cvs99.1
16131
16132         * src/account.c
16133         * src/folder.c
16134         * src/procmsg.c
16135         * src/procmsg.h
16136         * src/plugins/pgpmime/pgpmime.c
16137                 Sync with HEAD
16138
16139 2004-09-08 [colin]      0.9.12cvs97.2
16140
16141         * src/summaryview.c
16142                 Don't select mails in collapsed threads 
16143                 when navigating with up/down
16144
16145 2004-09-07 [colin]      0.9.12cvs97.1
16146
16147         * src/inc.c
16148                 Sync with HEAD (meaningful error messages)
16149
16150 2004-09-06 [colin]      0.9.12cvs96.1
16151
16152         * src/toolbar.c
16153                 Sync with HEAD (fix Redirect graying out)
16154
16155 2004-09-06 [colin]      0.9.12cvs95.1
16156
16157         * src/summaryview.c
16158         * src/mimeview.c
16159                 Sync with HEAD (fix dropped URIs)
16160
16161 2004-09-06 [colin]      0.9.12cvs94.1
16162
16163         * src/addressbook.c
16164         * src/addressitem.h
16165         * src/addritem.c
16166         * src/addritem.h
16167                 Sync with HEAD (addressbook DnD)
16168
16169 2004-09-03 [colin]      0.9.12cvs93.1
16170
16171         * src/summaryview.c
16172                 Sync with HEAD (next/prev unread)
16173
16174 2004-09-03 [colin]      0.9.12cvs92.1
16175
16176         * src/prefs_common.c
16177         * src/prefs_common.h
16178         * src/summaryview.c
16179                 Sync with HEAD ('mark_as_read_delay' pref)
16180
16181 2004-09-02 [colin]      0.9.12cvs91.2
16182
16183         * src/common/xml.c
16184                 Fix leak
16185
16186 2004-09-02 [colin]      0.9.12cvs91.1
16187
16188         * src/gtk/menu.c
16189                 Sync with HEAD (menu accel don't work, but whatever)
16190
16191 2004-09-02 [colin]      0.9.12cvs90.1
16192
16193         * src/account.c
16194                 Sync with HEAD (fix bug 582)
16195
16196 2004-09-02 [colin]      0.9.12cvs89.1
16197
16198         * src/addrindex.c
16199                 Sync with HEAD (free deleted queries)
16200
16201 2004-09-02 [colin]      0.9.12cvs88.1
16202
16203         * src/ldapquery.c
16204                 Sync with HEAD (fix LDAP freezes)
16205
16206 2004-09-02 [colin]      0.9.12cvs87.1
16207
16208         * src/prefs_spelling.c
16209                 Sync with HEAD (add default dictionary)
16210
16211 2004-09-01 [colin]      0.9.12cvs86.1
16212
16213         * src/filtering.c
16214         * src/folderview.c
16215         * src/imap.c
16216         * src/prefs_matcher.c
16217         * src/stock_pixmap.c
16218         * src/summary_search.c
16219         * src/summaryview.c
16220         * src/wizard.c
16221         * src/wizard.h
16222                 Sync with HEAD (uninitialized vars fixes)
16223                 + gtk2 specific warning fixes
16224
16225 2004-08-31 [colin]      0.9.12cvs85.1
16226
16227         * src/folder.c
16228                 Sync with HEAD (Fix memory corruption due to 
16229                 uninitialized var)
16230
16231 2004-08-31 [colin]      0.9.12cvs84.4
16232
16233         * src/summary_search.c
16234                 Fix segfaults when searching in folders with broken headers
16235
16236 2004-08-31 [colin]      0.9.12cvs84.3
16237
16238         * src/compose.c
16239         * src/textview.c
16240                 Fix some more encoding/decoding issues
16241
16242 2004-08-30 [colin]      0.9.12cvs84.2
16243
16244         * src/mimeview.c
16245         * src/prefs_themes.c
16246         * src/gtk/filesel.c
16247         * src/gtk/filesel.h
16248                 Add a folder-mode selection (fixes mimeview's "Save all")
16249
16250 2004-08-29 [colin]      0.9.12cvs84.1
16251
16252         * src/mimeview.c
16253                 Sync with HEAD (don't escape saved filenames)
16254
16255 2004-08-27 [colin]      0.9.12cvs83.1
16256
16257         * ChangeLog
16258         * ChangeLog.claws
16259         * ChangeLog.jp
16260         * src/mh.c
16261         * src/procheader.c
16262         * src/procmsg.c
16263         * src/procmsg.h
16264         * src/common/utils.c
16265         * src/gtk/menu.h
16266         * po/
16267                 Sync with HEAD 0.9.12cvs83 (sync with main)
16268
16269 2004-08-26 [colin]      0.9.12cvs82.4
16270
16271         * src/codeconv.c
16272                 Fix strange stack corruption
16273                 Convert to utf8 after unmime, not before
16274
16275 2004-08-26 [colin]      0.9.12cvs82.3
16276
16277         * src/main.c
16278         * src/wizard.c
16279                 Fix account folders duplication
16280
16281 2004-08-25 [colin]      0.9.12cvs82.2
16282
16283         * src/wizard.c
16284                 Remove ports
16285                 Add SSL selection
16286                 Use login@server as account name
16287
16288 2004-08-25 [colin]      0.9.12cvs82.1
16289
16290         * src/plugins/pgpmime/pgpmime.c
16291                 Sync with HEAD (leak fix).
16292
16293 2004-08-25 [colin]      0.9.12cvs81.1
16294
16295         * src/plugins/pgpmime/pgpmime.c
16296         * src/plugins/pgpmime/sgpgme.c
16297         * src/plugins/pgpmime/sgpgme.h
16298                 Sync with HEAD (Handle combined messages).
16299
16300 2004-08-24 [colin]      0.9.12cvs80.3
16301
16302         * src/wizard.c
16303                 Fix full name, ports, and imap
16304
16305 2004-08-24 [colin]      0.9.12cvs80.2
16306
16307         * src/Makefile.am
16308         * src/main.c
16309         * src/setup.c
16310         * src/setup.h
16311         * src/stock_pixmap.c
16312         * src/stock_pixmap.h
16313         * src/wizard.c ** ADDED **
16314         * src/wizard.h ** ADDED ** 
16315         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
16316                 Add a setup wizard 
16317
16318 2004-08-24 [colin]      0.9.12cvs80.1
16319
16320         * src/folder.c
16321                 Sync with HEAD (set mimeflags on all messages)
16322
16323 2004-08-24 [colin]      0.9.12cvs79.3
16324
16325         * src/matcher_parser_lex.l
16326                 Fix 8bits strings not in utf8
16327
16328 2004-08-24 [colin]      0.9.12cvs79.2
16329
16330         * src/compose.c
16331                 Check conversion result before replacing buffer
16332
16333 2004-08-23 [colin]      0.9.12cvs79.1
16334
16335         * src/compose.c
16336                 Sync with HEAD (create message header in memory)
16337
16338 2004-08-23 [colin]      0.9.12cvs78.1
16339
16340         * src/rfc2015.c
16341         * src/rfc2015.h
16342                 Sync with HEAD (fix bug 197 again)
16343
16344 2004-08-23 [colin]      0.9.12cvs77.3
16345
16346         * src/compose.c
16347                 Fix again inline gpg signing (which outputs utf8
16348                 in gtk2). Not syncing this fix to HEAD as this 
16349                 code is meant to die.
16350
16351 2004-08-23 [colin]      0.9.12cvs77.2
16352
16353         * src/prefs_account.h
16354                 Remove useless include
16355
16356 2004-08-23 [colin]      0.9.12cvs77.1
16357
16358         * src/imap.c
16359         * po/es.po
16360         * po/fr.po
16361         * po/it.po
16362         * po/pl.po
16363         * po/pt_BR.po
16364         * po/sk.po
16365         * po/sr.po
16366                 Sync with HEAD (fix bug 577)
16367
16368 2004-08-22 [colin]      0.9.12cvs76.1
16369
16370         * src/plugins/trayicon/trayicon.c
16371                 Sync with HEAD (fix formatting bug)
16372
16373 2004-08-21 [colin]      0.9.12cvs74.2
16374
16375         * src/gtk/colorsel.c
16376                 Fix bug 564 (Folder color selection window exits on any
16377                 keypress)
16378
16379 2004-08-21 [colin]      0.9.12cvs74.1
16380
16381         * ChangeLog.claws
16382         * src/compose.c
16383         * src/summaryview.c
16384         * src/toolbar.c
16385                 Sync with HEAD (fix bug 576)
16386
16387 2004-08-21 [colin]      0.9.12cvs70.1
16388
16389         * src/compose.c
16390         * src/mainwindow.c
16391                 Sync with HEAD
16392                 
16393
16394 2004-08-21 [paul]       0.9.12cvs66.4
16395
16396         * src/mainwindow.c
16397         * src/messageview.c
16398         * src/gtk/menu.c
16399         * src/plugins/spamassassin/spamassassin_gtk.c
16400                 remove some deprecated gtk1 functions
16401
16402
16403 2004-08-21 [colin]      0.9.12cvs66.3
16404
16405         * src/compose.c
16406         * src/codeconv.c
16407                 Fix warnings
16408                 Remove encoding hacks
16409                 Fix bug 575 (Strange character messes up message)
16410                 Don't display conversion error when drafting
16411
16412 2004-08-21 [paul]       0.9.12cvs66.2
16413
16414         * src/prefs_account.c
16415                 fix GnuPG mode bugs
16416
16417
16418 2004-08-20 [colin]      0.9.12cvs66.1
16419
16420         * src/codeconv.c
16421                 Sync with HEAD 0.9.12cvs66
16422
16423 2004-08-20 [paul]
16424
16425         * src/plugins/pgpmime/plugin.c
16426                 modify PGP/MIME plugin's description
16427
16428 2004-08-17 [colin]      0.9.12cvs65.1
16429
16430         * src/common/ssl.c
16431         * src/plugins/pgpmime/plugin.c
16432                 Sync with HEAD
16433
16434 2004-08-14 [colin]      0.9.12cvs60.3
16435
16436         * src/plugins/trayicon/trayicon.c
16437                 Put back resize callback, on size-request signal
16438                 rather than size-allocate to avoid infinite 
16439                 callback loop
16440
16441 2004-08-13 [colin]      0.9.12cvs60.2
16442
16443         * src/common/defs.h
16444                 Cache versions have been fixed
16445
16446 2004-08-13 [colin]      0.9.12cvs60.1
16447
16448         * src/folderutils.c
16449                 Sync with HEAD
16450
16451 2004-08-12 [colin]      0.9.12cvs59.1
16452
16453         * src/plugins/trayicon/trayicon.c
16454                 Sync with HEAD
16455
16456 2004-08-12 [colin]      0.9.12cvs57.5
16457
16458         * sylpheed.desktop
16459         * configure.ac
16460         * src/Makefile.am
16461         * src/main.c
16462                 Add support for Freedesktop.org's startup notification
16463
16464 2004-08-11 [colin]      0.9.12cvs57.4
16465
16466         * src/textview.c
16467                 Fix off-by-one
16468
16469 2004-08-11 [colin]      0.9.12cvs57.3
16470
16471         * src/message_search.c
16472         * src/summary_search.c
16473                 Make searches case insensitive by default
16474         * src/textview.c
16475                 Fix case-insensitive search in message
16476
16477 2004-08-11 [colin]      0.9.12cvs57.2
16478
16479         * src/summary_search.c
16480                 Let case-sensitive be specified
16481
16482 2004-08-10 [colin]      0.9.12cvs55.4
16483
16484         * src/common/socket.c
16485                 Fix the possible race condition
16486
16487 2004-08-09 [paul]       0.9.12cvs55.3
16488
16489         * configure.ac
16490         * src/Makefile.am
16491         * src/common/Makefile.am
16492                 sync with HEAD
16493
16494
16495 2004-08-09 [paul]       0.9.12cvs55.2
16496
16497         * autogen.sh
16498         * po/poconv.sh
16499                 remove unneeded script
16500
16501         * configure.ac
16502                 add forgotten USE_LDAP_TLS (sync with HEAD)
16503
16504
16505 2004-08-09 [colin]      0.9.12cvs55.1
16506
16507         * src/main.c
16508         * src/common/ssl.c
16509         * src/common/sylpheed.c
16510         * src/common/sylpheed.h
16511                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
16512
16513 2004-08-09 [paul]       0.9.12cvs54.1
16514
16515         * ChangeLog
16516         * ChangeLog.claws
16517         * ChangeLog.jp
16518         * configure.ac
16519         * po/POTFILES.in
16520         * src/Makefile.am
16521         * src/folderutils.c
16522         * src/main.c
16523         * src/pgpmime.c
16524         * src/pgpmime.h
16525         * src/sgpgme.c
16526         * src/sgpgme.h
16527         * src/plugins/Makefile.am
16528         * src/plugins/pgpmime/.cvsignore
16529         * src/plugins/pgpmime/Makefile.am
16530         * src/plugins/pgpmime/pgpmime.c
16531         * src/plugins/pgpmime/pgpmime.h
16532         * src/plugins/pgpmime/plugin.c
16533         * src/plugins/pgpmime/sgpgme.c
16534         * src/plugins/pgpmime/sgpgme.h
16535                 sync with HEAD
16536
16537 2004-08-08 [paul]       0.9.12cvs51.1
16538
16539         * configure.ac
16540         * src/folder.c
16541                 sync with HEAD
16542
16543 2004-08-07 [colin]      0.9.12cvs50.1
16544
16545         * src/pop.c
16546         * src/common/partial_download.c
16547                 fix warnings (sync from HEAD)
16548
16549 2004-08-07 [colin]      0.9.12cvs48.1
16550
16551         * src/prefs_folder_item.c
16552                 sync with HEAD 0.9.12cvs48
16553
16554 2004-08-06 [colin]      0.9.12cvs47.1
16555
16556         * src/compose.c
16557                 Sync with HEAD
16558
16559 2004-08-06 [christoph]  0.9.12cvs46.2
16560
16561         * src/main.c
16562         * src/plugins/clamav/clamav_plugin_gtk.c
16563         * src/plugins/dillo_viewer/dillo_viewer.c
16564         * src/plugins/image_viewer/plugin.c
16565         * src/plugins/mathml_viewer/mathml_viewer.c
16566         * src/plugins/spamassassin/spamassassin_gtk.c
16567         * src/plugins/trayicon/trayicon.c
16568                 don't mix GTK1.2 plugin with GTK2 plugins
16569
16570 2004-08-06 [colin]      0.9.12cvs46.1
16571
16572         * ChangeLog
16573         * ChangeLog.claws
16574         * ChangeLog.jp
16575         * configure.ac
16576         * sylpheed-claws.pc.in
16577         * src/folder.c
16578         * src/imap.c
16579         * src/localfolder.c
16580         * src/messageview.c
16581         * src/mimeview.c
16582         * src/mimeview.h
16583         * src/msgcache.c
16584         * src/news.c
16585         * src/prefs_ext_prog.c
16586         * src/prefs_folder_item.c
16587         * src/prefs_fonts.c
16588         * src/prefs_msg_colors.c
16589         * src/prefs_spelling.c
16590         * src/prefs_themes.c
16591         * src/prefs_toolbar.c
16592         * src/prefs_wrapping.c
16593         * src/procmime.h
16594         * src/common/defs.h
16595         * src/common/nntp.c
16596         * src/common/session.c
16597         * src/common/session.h
16598         * src/common/socket.c
16599         * src/common/utils.h
16600         * src/common/xml.c
16601         * src/common/xml.h
16602         * src/gtk/prefswindow.c
16603         * src/gtk/prefswindow.h
16604         * src/plugins/clamav/clamav_plugin_gtk.c
16605         * src/plugins/dillo_viewer/dillo_prefs.c
16606         * src/plugins/image_viewer/viewerprefs.c
16607         * src/plugins/spamassassin/spamassassin_gtk.c
16608         * m4/openssl.m4 *** REMOVED ***
16609                 Sync with HEAD 0.9.12cvs46
16610
16611 2004-08-03 [paul]       0.9.12cvs40.2
16612
16613         * src/action.c
16614         * src/addressadd.c
16615         * src/addressbook.c
16616         * src/addrgather.c
16617         * src/browseldap.c
16618         * src/compose.c
16619         * src/crash.c
16620         * src/editaddress.c
16621         * src/editgroup.c
16622         * src/editldap_basedn.c
16623         * src/foldersel.c
16624         * src/importldif.c
16625         * src/mimeview.c
16626         * src/prefs_common.c
16627         * src/prefs_template.c
16628         * src/sourcewindow.c
16629         * src/summaryview.c
16630         * src/gtk/about.c
16631         * src/gtk/foldersort.c
16632         * src/gtk/logwindow.c
16633         * src/gtk/pluginwindow.c
16634         * src/gtk/prefswindow.c
16635                 change all gtk_scrolled_window_set_policy from 
16636                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
16637
16638 2004-08-02 [paul]       0.9.12cvs40.1
16639
16640         * AUTHORS
16641                 update translation team section
16642         * po/pt_BR.po
16643                 updated by Frederico Goncalves Guimaraes
16644                 <fggdebian@yahoo.com.br>
16645
16646 2004-07-31 [colin]      0.9.12cvs39.9
16647
16648         * src/exphtmldlg.c
16649                 Fix compilation
16650
16651 2004-07-31 [colin]      0.9.12cvs39.8
16652
16653         * src/exphtmldlg.c
16654                 Fix an alertpanel type
16655
16656 2004-07-30 [colin]      0.9.12cvs39.7
16657
16658         * src/alertpanel.c
16659                 Fix alertpanel_error_log's icon
16660
16661 2004-07-30 [colin]      0.9.12cvs39.6
16662
16663         * src/pop.c
16664                 Two of them should still be warnings
16665
16666 2004-07-30 [colin]      0.9.12cvs39.5
16667
16668         * src/pop.c
16669                 More warning -> error
16670 2004-07-29 [colin]      0.9.12cvs39.4
16671
16672         * src/pop.c
16673                 Warning -> error
16674
16675 2004-07-29 [colin]      0.9.12cvs39.3
16676
16677         * src/prefs_matcher.c
16678                 Fix segfault
16679
16680 2004-07-29 [colin]      0.9.12cvs39.2
16681
16682         * src/alertpanel.c
16683                 More nice-looking alertpanels
16684
16685 2004-07-29 [colin]      0.9.12cvs39.1
16686
16687         * src/messageview.c
16688                 sync with head
16689                 (inform user when partial mail is deleted on server)
16690
16691 2004-07-29 [colin]      0.9.12cvs38.1
16692
16693         * src/messageview.c
16694                 sync with head
16695
16696 2004-07-28 [paul]       0.9.12cvs37.7
16697
16698         * src/mainwindow.c
16699                 complete the replacement of deprecated gtk_progress_*
16700
16701 2004-07-28 [paul]       0.9.12cvs37.6
16702
16703         * src/action.c
16704         * src/inc.c
16705         * src/mainwindow.c
16706         * src/send_message.c
16707         * src/gtk/progressdialog.c
16708         * src/gtk/progressdialog.h
16709                 replace deprecated gtk_progress_*
16710
16711 2004-07-28 [paul]       0.9.12cvs37.5
16712
16713         * src/gtk/filesel.c
16714                 remove gtk_window_set_wmclass()
16715 2004-07-28 [paul]       0.9.12cvs37.4
16716
16717         * src/addressbook.c
16718         * src/compose.c
16719         * src/foldersel.c
16720         * src/mainwindow.c
16721         * src/messageview.c
16722         * src/sourcewindow.c
16723         * src/gtk/logwindow.c
16724                 remove gtk_window_set_wmclass()
16725                 
16726         * src/prefs_filtering.c
16727         * src/prefs_filtering_action.c
16728         * src/prefs_fonts.c
16729         * src/prefs_gtk.c
16730         * src/prefs_matcher.c
16731         * src/ssl_manager.c
16732         * src/gtk/prefswindow.c
16733                 replace gtk_window_position()
16734
16735 2004-07-28 [colin]      0.9.12cvs37.3
16736
16737         * src/alertpanel.c
16738         * src/alertpanel.h
16739                 Add a way to specify panel type for specific
16740                 panels (alertpanel())
16741         * src/account.c
16742         * src/addressbook.c
16743         * src/compose.c
16744         * src/expldifdlg.c
16745         * src/main.c
16746         * src/messageview.c
16747         * src/summaryview.c
16748         * src/textview.c
16749         * src/gtk/sslcertwindow.c
16750                 Fix alertpanel()s so that their icon match
16751                 their real type
16752
16753 2004-07-28 [paul]       0.9.12cvs37.2
16754
16755         * src/addr_compl.c
16756         * src/addressbook.c
16757         * src/alertpanel.c
16758         * src/compose.c
16759         * src/export.c
16760         * src/foldersel.c
16761         * src/folderview.c
16762         * src/grouplistdialog.c
16763         * src/import.c
16764         * src/mainwindow.c
16765         * src/message_search.c
16766         * src/messageview.c
16767         * src/passphrase.c
16768         * src/prefs_actions.c
16769         * src/prefs_common.c
16770         * src/prefs_customheader.c
16771         * src/prefs_display_header.c
16772         * src/prefs_filtering.c
16773         * src/prefs_filtering_action.c
16774         * src/prefs_gtk.c
16775         * src/prefs_matcher.c
16776         * src/prefs_msg_colors.c
16777         * src/prefs_summary_column.c
16778         * src/prefs_template.c
16779         * src/sourcewindow.c
16780         * src/ssl_manager.c
16781         * src/summary_search.c
16782         * src/gtk/colorsel.c
16783         * src/gtk/description_window.c
16784         * src/gtk/gtkaspell.c
16785         * src/gtk/inputdialog.c
16786         * src/gtk/logwindow.c
16787         * src/gtk/prefswindow.c
16788         * src/gtk/progressdialog.c
16789                 replace deprecated gtk_window_set_policy
16790
16791 2004-07-27 [colin]      0.9.12cvs37.1
16792
16793         * src/msgcache.c
16794                 More fixes (synced for head again)
16795
16796 2004-07-27 [colin]      0.9.12cvs35.3
16797
16798         * src/msgcache.c
16799                 Fix wrong test
16800
16801 2004-07-27 [colin]      0.9.12cvs35.2
16802
16803         * src/mimeview.c
16804                 Fix width a bit (by Paul)
16805         * src/alertpanel.c
16806         * src/alertpanel.h
16807                 Specialize icons, make alertpanel_message()
16808                 private
16809         * src/message_search.c
16810         * src/sgpgme.c
16811         * src/summary_search.c
16812                 Suit alertpanel changes
16813
16814 2004-07-27 [colin]      0.9.12cvs35.1
16815
16816         * src/alertpanel.c
16817                 Add an icon
16818         * src/passphrase.c
16819                 Add debug output - maybe someone will
16820                 want to look at the problem with Grab
16821                 Input :)
16822         Bump version as we're synced with HEAD
16823
16824 2004-07-26 [colin]      0.9.12cvs33.26
16825
16826         * src/pop.c
16827                 Fix uidl-file parsing when not in new
16828                 format
16829
16830 2004-07-26 [colin]      0.9.12cvs33.25
16831
16832         * src/gtk/menu.c
16833                 Move popup menu up if necessary (fixes 
16834                 account selector)
16835         * src/mainwindow.c
16836                 Set account selector's button height to
16837                 minimum
16838
16839 2004-07-26 [colin]      0.9.12cvs33.24
16840
16841         * src/alertpanel.c
16842                 Maybe fix 551 (Truncated font in alert window)
16843
16844 2004-07-26 [colin]      0.9.12cvs33.23
16845
16846         * po/de.po
16847         * po/es.po
16848         * po/fr.po
16849         * po/it.po
16850         * po/ja.po
16851         * po/pl.po
16852         * po/ru.po
16853         * po/sk.po
16854         * po/sr.po
16855         * po/zh_CN.po
16856                 Sync po files with HEAD
16857
16858 2004-07-26 [paul]       0.9.12cvs33.22
16859
16860         * src/compose.c
16861                 fix Bug 556 'Organisation-header is sent even if empty'
16862
16863 2004-07-24 [colin]      0.9.12cvs33.21
16864
16865         * src/compose.c
16866         * src/gtk/gtkaspell.c
16867         * src/gtk/gtkaspell.h
16868                 Fix speller accelerators (require hack)
16869
16870 2004-07-24 [colin]      0.9.12cvs33.20
16871
16872         * src/gtk/gtkaspell.c
16873                 Fix over-eager code deletion breaking
16874                 Check while typing
16875
16876 2004-07-24 [colin]      0.9.12cvs33.19
16877
16878         * src/browseldap.c
16879         * src/ldapctrl.c
16880         * src/ldapctrl.h
16881         * src/ldapserver.h
16882                 Sync ldap with HEAD
16883         (Fixes 546 LDAP completely broken)
16884
16885 2004-07-24 [colin]      0.9.12cvs33.18
16886
16887         * src/prefs_msg_colors.c
16888                 Fix prototype mismatch
16889         (Fixes 547 void function cannot return value)
16890
16891 2004-07-24 [colin]      0.9.12cvs33.17
16892
16893         * src/mainwindow.c
16894                 Fix sort going back to previous sort key
16895                 when changing sort direction
16896
16897 2004-07-24 [colin]      0.9.12cvs33.16
16898
16899         * src/compose.c
16900                 Fix space insertion when re-wrapping at 
16901                 cursor point
16902
16903 2004-07-24 [colin]      0.9.12cvs33.15
16904
16905         * src/gtk/gtkaspell.c
16906                 Don't change cursor position in insert-text
16907                 callback
16908         (Fixes 539 Word wrapping on input transposes letters)
16909
16910 2004-07-24 [colin]      0.9.12cvs33.14
16911
16912         * src/gtk/gtkaspell.c
16913                 Reencode non-ascii chars to dictionary's
16914                 encoding
16915         (Fixes 544 Spell check broken non english locale)
16916
16917 2004-07-24 [colin]      0.9.12cvs33.13
16918
16919         * src/summaryview.c
16920                 Fix Shift+Down, add Home/End/PgUp/PgDown
16921
16922 2004-07-21 [colin]      0.9.12cvs33.12
16923
16924         * src/prefs_common.c
16925                 Fix a gtk warning (Patch by Andrej Kacian)
16926
16927 2004-07-21 [colin]      0.9.12cvs33.11
16928
16929         * src/gtk/filesel.c
16930                 More check
16931
16932 2004-07-21 [colin]      0.9.12cvs33.10
16933
16934         * src/compose.c
16935         * src/crash.c
16936         * src/export.c
16937         * src/import.c
16938         * src/messageview.c
16939         * src/mimeview.c
16940         * src/prefs_spelling.c
16941         * src/prefs_themes.c
16942         * src/summaryview.c
16943         * src/gtk/filesel.c
16944         * src/gtk/filesel.h
16945         * src/gtk/pluginwindow.c
16946                 Untwist open/save mode guessing logic, make
16947                 it explicit
16948
16949 2004-07-20 [colin]      0.9.12cvs33.9
16950
16951         * src/codeconv.c
16952                 conv_encode_header: src_charset is UTF-8 on
16953                 gtk2
16954         * src/compose.c
16955                 Remove double encoding of the headers
16956
16957 2004-07-20 [colin]      0.9.12cvs33.8
16958
16959         * src/codeconv.c
16960                 Fix typo
16961
16962 2004-07-20 [colin]      0.9.12cvs33.7
16963
16964         * src/mainwindow.c
16965                 Set the separated messageview to the saved
16966                 size of Claws' messageview (Patch by Alfons)
16967                 Fix a callback prototype (me)
16968
16969 2004-07-20 [colin]      0.9.12cvs33.6
16970
16971         * src/codeconv.h
16972                 Forgot one hunk in 0.9.12cvs33.4
16973
16974 2004-07-19 [colin]      0.9.12cvs33.5
16975
16976         * src/action.c
16977                 Action output fix
16978                 Patch by Alfons
16979
16980 2004-07-19 [colin]      0.9.12cvs33.4
16981
16982         * src/compose.c
16983                 Fix outgoing charset bug in headers
16984         * src/codeconv.c
16985                 Clean for glib2 - Patch by Alfons
16986
16987 2004-07-19 [colin]      0.9.12cvs33.3
16988
16989         * src/statusbar.c
16990                 Remove grip from the statusbar
16991                 Patch by Alfons
16992
16993 2004-07-19 [colin]      0.9.12cvs33.2
16994
16995         * src/messageview.c
16996         * src/textview.c
16997                 Fix messageview remembering the previous
16998                 scroll position when loading a new message
16999                 Patch by Alfons
17000
17001 2004-07-19 [colin]      0.9.12cvs33.1
17002
17003         * src/folder.h
17004         * src/folderview.c
17005         * src/summaryview.c
17006                 Sync with HEAD
17007
17008 2004-07-18 [colin]      0.9.12cvs32.7
17009
17010         * configure.ac
17011                 Remove useless check for XIM - noticed
17012                 by Alfons
17013
17014 2004-07-18 [colin]      0.9.12cvs32.6
17015
17016         * src/summaryview.c
17017                 Remove non-modified and shift-modified
17018                 accelerators in summaryview's popup
17019                 menu, as that doesn't get catched by
17020                 the accel-activate signal catcher...
17021
17022 2004-07-18 [colin]      0.9.12cvs32.5
17023
17024         * src/prefs_common.c
17025                 Define sensible default prefs for 
17026                 wrapping
17027
17028 2004-07-18 [colin]      0.9.12cvs32.4
17029
17030         * src/compose.c
17031         * src/prefs_common.c
17032         * src/prefs_common.h
17033         * src/prefs_wrapping.c
17034                 Remove Smart Wrapping pref, which does
17035                 nothing on gtk2 branch
17036
17037 2004-07-18 [colin]      0.9.12cvs32.3
17038
17039         * src/sourcewindow.c
17040                 Proper utf8
17041
17042 2004-07-18 [colin]      0.9.12cvs32.2
17043
17044         * src/compose.c
17045                 Save attachment status when drafting
17046
17047 2004-07-18 [colin]      0.9.12cvs32.1
17048
17049         * src/gtk/filesel.c
17050                 Fix erratic folder selection in open mode
17051
17052 2004-07-18 [colin]      0.9.12cvs31.11
17053
17054         * src/pop.c
17055                 Don't let partial messages get deleted
17056                 even with "dowload all"
17057                 (0.9.12cvs31.8 fix extension)
17058 2004-07-18 [colin]      0.9.12cvs31.10
17059
17060         * src/gtk/logwindow.c
17061                 Fix log scrolling
17062
17063 2004-07-18 [colin]      0.9.12cvs31.9
17064
17065         * src/common/utils.c
17066                 Fix non-utf8 strings coming from commands
17067                 and files
17068
17069 2004-07-18 [colin]      0.9.12cvs31.8
17070
17071         * src/pop.c
17072                 Fix partial download bug with Download all
17073                 messages option
17074
17075 2004-07-18 [colin]      0.9.12cvs31.7
17076
17077         * src/textview.c
17078                 Fix bug introduced in 0.9.12cvs31.2
17079                 (blocked in select mode after double click)
17080
17081 2004-07-18 [colin]      0.9.12cvs31.6
17082
17083         * src/compose.c
17084         * src/gtk/menu.c
17085                 More glib-warning fixes
17086
17087 2004-07-18 [colin]      0.9.12cvs31.5
17088
17089         * src/compose.c
17090                 Fix trashing the primary clipboard when moving 
17091                 around with tab
17092         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
17093
17094 2004-07-18 [colin]      0.9.12cvs31.4
17095
17096         * src/codeconv.c
17097                 convert unencoded iso headers to utf8
17098         (Fix Bug 538 Unencoded local characters in subject make it 
17099          disappear)
17100
17101 2004-07-18 [colin]      0.9.12cvs31.3
17102
17103         * src/compose.c
17104                 Fix tab char handling in wrapping
17105         (Fix Bug 537 Line wrap problem - TAB character treated as 
17106          one character instead of 8)
17107
17108 2004-07-18 [colin]      0.9.12cvs31.2
17109
17110         * src/textview.c
17111                 return FALSE on GDK_MOTION_NOTIFY
17112         (Fix Bug 535 Hyperlinks/addresses are not selectable 
17113          (unable to highlight))
17114
17115 2004-07-18 [colin]      0.9.12cvs31.1
17116
17117         * src/folderview.c
17118                 Sync with 0.9.12cvs31
17119
17120 2004-07-18 [colin]      0.9.12cvs30.4
17121
17122         * src/compose.c
17123                 Also block text_inserted when inserting a file
17124
17125 2004-07-18 [colin]      0.9.12cvs30.3
17126
17127         * src/compose.c
17128                 Fix smart wrapping (block text_inserted handler
17129                 while putting quotation to avoid wrap on input,
17130                 don't join lines if next is sig separator)
17131
17132 2004-07-17 [colin]      0.9.12cvs30.2
17133
17134         * src/folderview.c
17135         * src/mainwindow.c
17136         * src/mimeview.c
17137         * src/summaryview.c
17138         * src/gtk/quicksearch.c
17139         * src/gtk/quicksearch.h
17140                 Block key events handlers *and* accels while
17141                 quicksearch is focused
17142         (Fixes Bug 534 quick-search bar not accepting certain letters)
17143
17144 2004-07-17 [colin]      0.9.12cvs30.1
17145
17146         * src/folder.h
17147         * src/folderview.c
17148         * src/summaryview.c
17149                 Sync with 0.9.12cvs30
17150
17151 2004-07-17 [colin]      0.9.12cvs28.2
17152
17153         * src/mimeview.c
17154         * src/procmime.c
17155         * src/summaryview.c
17156         * src/gtk/menu.c
17157                 Squash some compile and glib warnings
17158
17159 2004-07-17 [paul]       0.9.12cvs28.1
17160
17161         * src/mimeview.c
17162                 sync with 0.9.12cvs28 HEAD
17163
17164 2004-07-16 [paul]       0.9.12cvs26.1
17165         
17166         * src/gtk/quicksearch.c
17167         * src/account.c
17168         * src/account.h
17169         * src/compose.c
17170         * src/customheader.c
17171         * src/folder_item_prefs.c
17172         * src/main.c
17173         * src/mainwindow.c
17174         * src/messageview.c
17175         * src/mimeview.c
17176         * src/news.c
17177         * src/pgpmime.c
17178         * src/pop.c
17179         * src/pop.h
17180         * src/prefs_account.c
17181         * src/prefs_account.h
17182         * src/prefs_common.c
17183         * src/prefs_common.h
17184         * src/prefs_display_header.c
17185         * src/prefs_gtk.c
17186         * src/prefs_gtk.h
17187         * src/procheader.c
17188         * src/procmime.c
17189                 sync with 0.9.12cvs26 HEAD      
17190
17191 2004-07-15 [colin]      0.9.12cvs18.14
17192
17193         * src/folder.c
17194                 Disable GPG signature check during
17195                 folder move and scan
17196         (Closes Bug 521 Signature checking slows down Folder-Move)
17197
17198 2004-07-14 [colin]      0.9.12cvs18.13
17199
17200         * src/common/partial_download.c
17201                 update includes
17202
17203 2004-07-14 [colin]      0.9.12cvs18.12
17204
17205         * src/common/partial_download.c
17206         * src/common/partial_download.h
17207                 Move doc at top, add correct copyright
17208
17209 2004-07-14 [colin]      0.9.12cvs18.11
17210
17211         * src/folder.c
17212         * src/messageview.c
17213         * src/pop.c
17214         * src/pop.h
17215         * src/procmsg.c
17216         * src/summaryview.c
17217         * src/common/Makefile.am
17218         * src/common/partial_download.c ** NEW FILES **
17219         * src/common/partial_download.h ** NEW FILES **
17220                 Move partial-download related stuff to its
17221                 own file
17222
17223 2004-07-14 [colin]      0.9.12cvs18.10
17224
17225         * src/send_message.c
17226                 Fix smtp auth when user is null or empty
17227
17228 2004-07-13 [colin]      0.9.12cvs18.9
17229
17230         * src/gtk/quicksearch.c
17231                 Use alphabetic order
17232
17233 2004-07-13 [colin]      0.9.12cvs18.8
17234
17235         * src/pop.c
17236                 Be paranoid on the checks
17237
17238 2004-07-13 [colin]      0.9.12cvs18.7
17239
17240         * src/gtk/quicksearch.c
17241                 Fix Engrish once again
17242
17243 2004-07-13 [colin]      0.9.12cvs18.6
17244
17245         * src/procmsg.c
17246         * src/summaryview.c
17247                 Mark messages for deletion when they are about to
17248                 be removed from trash
17249
17250 2004-07-13 [colin]      0.9.12cvs18.5
17251
17252         * src/matcher.c
17253         * src/matcher.h
17254         * src/matcher_parser_parse.y
17255         * src/prefs_matcher.c
17256         * src/gtk/quicksearch.c
17257                 Add 'partial' ('p') match string to find partially
17258                 downloaded messages
17259
17260 2004-07-13 [colin]      0.9.12cvs18.4
17261
17262         * src/pop.c
17263                 Fix misplaced block
17264
17265 2004-07-13 [colin]      0.9.12cvs18.3
17266
17267         * src/pop.c
17268         * src/pop.h
17269         * src/messageview.c
17270                 Refactor API (to avoid passing 5+ params and code
17271                 duplication)
17272         * src/folder.c
17273         * src/msgcache.c
17274         * src/procheader.c
17275         * src/common/defs.h
17276                 Add planned_download to cache
17277                 Don't mess uidl file when moving partially downloaded
17278                 mails (they change folder, we should change it in the
17279                 uidl list too or we'll remove an incorrect message)
17280                 (this also helps removing hacks when changing 
17281                 planned_download in messageview.c)
17282
17283 2004-07-12 [colin]      0.9.12cvs18.2
17284
17285         * src/gtk/quicksearch.c
17286                 Fix missing status update in quicksearch
17287
17288 2004-07-12 [paul]       0.9.12cvs18.1
17289
17290         * po/POTFILES.in
17291         * src/Makefile.am
17292         * src/account.c
17293         * src/codeconv.c
17294         * src/compose.c
17295         * src/inc.c
17296         * src/main.c
17297         * src/prefs_common.c
17298         * src/procmsg.h
17299         * src/toolbar.c
17300         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17301         * src/prefs_wrapping.[ch]       ** NEW FILES **
17302         * src/common/intl.h
17303         * src/common/utils.[ch]
17304         * src/gtk/quicksearch.[ch]
17305                 sync with 0.9.12cvs18 HEAD
17306
17307 2004-07-12 [colin]      0.9.11cvs17.25
17308
17309         * src/folder.c
17310         * src/folder.h
17311                 Remove unused function added by me in 0.9.11cvs17.10
17312
17313 2004-07-11 [colin]      0.9.11cvs17.24
17314
17315         * src/inc.c
17316         * src/messageview.c
17317         * src/pop.c
17318         * src/pop.h
17319                 Use folderitem and msgnum instead of filename to
17320                 know which mail to delete
17321                 Move old partial mail deletion to pop.c
17322
17323 2004-07-10 [colin]      0.9.11cvs17.23
17324
17325         * src/inc.c
17326                 Add debug
17327         * src/pop.c
17328         * src/pop.h
17329                 Don't re-use same enums for unrelated stuff: it's 
17330                 completely misleading !
17331                 Document a bit
17332
17333 2004-07-09 [colin]      0.9.11cvs17.22
17334
17335         * src/inc.c
17336                 Remove folder-type check and do
17337                 more tests to be sure everything's
17338                 ok
17339         * src/messageview.c
17340                 Punctuation update, remove useless
17341                 code, fix two warnings
17342         * src/noticeview.c
17343                 Layout cleaning, reset 2nd button
17344                 when specifying one
17345
17346 2004-07-09 [colin]      0.9.11cvs17.21
17347
17348         * src/messageview.c
17349         * src/pop.c
17350         * src/pop.h
17351                 Allow user to change his mind
17352                 and postpone decision (by
17353                 unmarking the mail)
17354
17355 2004-07-09 [colin]      0.9.11cvs17.20
17356
17357         * src/messageview.c
17358                 Fix bug with delete state
17359         * src/pop.c
17360         * src/pop.h
17361                 Fix buffer leak (fread doesn't 
17362                 terminate buffers with \0)
17363                 Refactoring (remove magic 
17364                 numbers)
17365
17366 2004-07-09 [colin]      0.9.11cvs17.19
17367
17368         * src/pop.c
17369                 Don't log "Skipping message" if 
17370                 we're going to TOP it two lines
17371                 later
17372
17373 2004-07-09 [colin]      0.9.11cvs17.18
17374
17375         * src/messageview.c
17376                 Fix Engrish
17377
17378 2004-07-09 [colin]      0.9.11cvs17.17
17379
17380         * src/pop.c
17381                 strlen checking...
17382         * src/messageview.c
17383                 refactoring a bit
17384
17385 2004-07-08 [colin]      0.9.11cvs17.16
17386
17387         * src/noticeview.c
17388         * src/noticeview.h
17389                 Add an optional second button
17390         * src/messageview.c
17391         * src/pop.c
17392         * src/pop.h
17393                 Don't delete partially received mails after a certain
17394                 time; rather, let the user decide.
17395
17396 2004-07-08 [colin]      0.9.11cvs17.15
17397
17398         * src/common/smtp.h
17399                 Sync with HEAD
17400
17401 2004-07-08 [colin]      0.9.11cvs17.14
17402
17403         * src/messageview.c
17404         * src/common/smtp.c
17405                 Use to_human_readable() for sizes
17406
17407 2004-07-08 [colin]      0.9.11cvs17.13
17408
17409         * src/inc.c
17410         * src/messageview.c
17411         * src/pop.c
17412         * src/pop.h
17413         * src/procmsg.c
17414                 Fix partial-downloading issues:
17415                         catch unsupported TOP
17416                         don't delete partially downloaded mails before 5 days
17417                         don't update existing with non-MH folders; that'll
17418                         make dups, but it's better than trashing the folder
17419                         free new msginfo parts
17420                 Fix indentation ;-)
17421
17422 2004-07-08 [colin]      0.9.11cvs17.12
17423
17424         * src/common/smtp.c
17425         * src/common/smtp.h
17426                 Sync smtp size verification with HEAD
17427
17428 2004-07-08 [colin]      0.9.11cvs17.11
17429
17430         * src/summaryview.c
17431         * src/prefs_common.c
17432         * src/prefs_common.h
17433         * src/gtk/quicksearch.c
17434         * src/gtk/quicksearch.h
17435                 Sync sticky pref with HEAD
17436
17437 2004-07-08 [colin]      0.9.11cvs17.10
17438
17439         * src/folder.c [1.213.2.6]
17440         * src/folder.h [1.87.2.6]
17441         * src/inc.c [1.149.2.7]
17442         * src/messageview.c [1.94.2.8]
17443         * src/procheader.c [1.47.2.6]
17444         * src/procmsg.c [1.150.2.4]
17445         * src/procmsg.h [1.60.2.5]
17446         * src/pop.c [1.56.2.4]
17447         * src/pop.h [1.17.2.3]
17448                 Let too big messages get downloaded, but truncated
17449                 Add a button to download them completely
17450                 
17451 2004-07-06 [colin]      0.9.11cvs17.9
17452
17453         * src/gtk/quicksearch.c [1.1.2.3]
17454                 Add a Clear button
17455         * commitHelper
17456         * PATCHSETS
17457                 Add a script to help with cvs
17458
17459 2004-07-03 [colin]      0.9.11cvs17.8
17460
17461         * src/plugins/imageviewer/viewer.c
17462                 fix imageviewer (which was staying on the first
17463                 displayed image)
17464
17465 2004-07-03 [colin]      0.9.11cvs17.7
17466
17467         Removed FIXME_GTK2 warnings
17468         * src/gtk/gtkutils.c
17469                 useless #warnings
17470         * src/gtk/menu.c
17471                 useless #warnings (no need to mess with menu rc)
17472         * src/gtk/menu.h
17473                 unused functions
17474         
17475
17476 2004-07-03 [colin]      0.9.11cvs17.6
17477
17478         Removed FIXME_GTK2 warnings
17479         * src/codeconv.c
17480                 useless #warnings (rewrite needed)
17481         * src/compose.c
17482                 useless #warnings (rewrite needed)
17483                 useless #warnings (gtk2 is like that)
17484                 useless #warnings (previously fixed)
17485         * src/main.c
17486                 useless #warnings (previously fixed)
17487         * src/message_search.c
17488                 useless #warnings (gtk2 is like that)
17489                 Made apparent that search is case-sensitive
17490         * src/mimeview.c
17491                 useless #warnings (rewrite needed)
17492                 useless #warnings (gtk2 is like that)
17493                 reimplemented real warnings
17494         * src/prefs_common.c
17495                 Removed block cursor option (not it gtk2)
17496         * src/prefs_gtk.c
17497                 useless #warnings (rewrite needed)
17498         * src/procheader.c
17499                 useless #warnings (rewrite needed)
17500         * src/sourcewindow.c
17501                 useless #warnings (incorrect placing)
17502         * src/summary_search.c
17503                 useless #warnings (gtk2 is like that)
17504                 Made apparent that search is case-sensitive
17505         * src/action.c
17506                 useless #warnings (gtk2 is like that)
17507         * src/textview.c
17508                 useless #warnings (rewrite needed)
17509         * src/toolbar.c
17510                 useless #warnings (rewrite needed)
17511
17512 2004-07-03 [colin]      0.9.11cvs17.5
17513
17514         * src/textview.c
17515                 Fix mismerge which broke URI opening
17516                 
17517 2004-07-01 [colin]      0.9.11cvs17.4
17518
17519         * src/gtk/filesel.c
17520                 Fill filename when saving
17521                 
17522 2004-06-27 [colin]      0.9.11cvs17.3
17523
17524         * src/gtk/filesel.[ch]
17525                 Use the new GTK file selector
17526                 Update prototype to match the reality: multiple file
17527                 selection is open-only          
17528         * src/compose.c
17529                 Match the new prototypes        
17530         * configure.ac
17531                 Match the new requirements (gtk 2.4.0)
17532                         
17533 2004-06-26 [colin]      0.9.11cvs17.2
17534
17535         * src/plugins/trayicon/trayicon.c
17536                 Remove useless signal handler on resize, which causes
17537                 an infinite "loop"
17538         
17539 2004-06-26 [colin]      0.9.11cvs17.1
17540         
17541         * tools/Makefile.am
17542                 remove launch_firebird and add nautilus2sylpheed.sh
17543         * src/quicksearch.c
17544           src/summaryview.c
17545                 Fix show/hide "Extended symbols" button problem
17546                 Fix apparition at startup
17547                 Fix const warnings
17548         * src/plugins/image_viewer/Makefile.am
17549                 Fix configure 
17550         * common/ssl.c
17551                 Re-enable certificate check, as it doesn't seem to
17552                 cause Xlib errors anymore
17553
17554 2004-06-25 [paul]       0.9.11cvs17
17555
17556         * sync with 0.9.11cvs17 HEAD
17557         
17558         NOTE: QuickSearch is broken
17559
17560 2004-06-07 [colin]      0.9.10claws67.10
17561         * src/plugins/trayicon/trayicon.c
17562           src/plugins/trayicon/libeggtrayicon/Makefile.am
17563           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17564                 Fix gettextization in trayicon plugin
17565
17566 2004-06-07 [colin]      0.9.10claws67.9
17567         
17568         * src/summaryview.c
17569           src/gtk/gtksctree.[ch]
17570                 Let Shift+{Up,Down} work in summaryview
17571                 (well, Down "works" and Up works)
17572                 Let the list scroll when using these keys
17573
17574 2004-06-06 [colin]      0.9.10claws67.8
17575
17576         * src/plugins/trayicon/trayicon.c
17577                 Fix pixmap update
17578
17579 2004-06-06 [colin]      0.9.10claws67.7
17580
17581         * src/addressbook.c
17582                 Fix signal handling causing system-wide focus grab
17583
17584 2004-05-25 [paul]       0.9.10claws67.6
17585
17586         * Makefile.am
17587           src/Makefile.am
17588                 clean up
17589
17590 2004-05-25 [paul]       0.9.10claws67.5
17591
17592         * replace deprecated gtk_signal... functions
17593
17594 2004-05-23 [colin]      0.9.10claws67.4
17595
17596         * src/compose.c
17597                 Fix wrapping
17598
17599 2004-05-22 [colin]      0.9.10claws67.3
17600
17601         * src/compose.c
17602                 Re-fix [Edited] in compose.c::compose_reedit()
17603
17604 2004-05-22 [colin]      0.9.10claws67.2
17605
17606         * src/procmime.c
17607                 Fix parsing of multiparts mails
17608
17609 2004-05-22 [colin]      0.9.10claws67.1
17610
17611         * src/summaryview.c
17612                 Fix quicksearch
17613
17614 2004-05-22 [paul]       0.9.10claws67
17615
17616         * sync with 0.9.10claws67 HEAD
17617
17618 2004-05-14 [alfons]
17619
17620         * src/procmime.h
17621                 add forgotton prototype
17622
17623 2004-05-10 [paul]       0.9.10claws57
17624
17625         * sync with 0.9.10claws57 HEAD
17626
17627 2004-05-05 [paul]       0.9.9.claws1
17628
17629         * ChangeLog-gtk2        ** REMOVED **
17630           ChangeLog-gtk2.claws  ** ADDED **
17631                 rename and adopt the normal claws format
17632                 
17633         * configure.ac
17634                 require gtkmathview >= 0.5
17635
17636         * ac/*                          ** REMOVED **
17637           ac/                           ** REMOVED **
17638           intl/Makefile.in              ** REMOVED **
17639           m4/                           ** ADDED **
17640           m4/missing                    ** ADDED **
17641           m4/missing/gdk-pixbuf.m4      ** ADDED **
17642           m4/missing/gettext.m4         ** ADDED **
17643           m4/missing/gpgme.m4           ** ADDED **
17644           m4/missing/imlib.m4           ** ADDED **
17645           m4/.cvsignore                 ** ADDED **
17646           m4/Makefile.am                ** ADDED **
17647           m4/README                     ** ADDED **
17648           m4/aclocal-include.m4         ** ADDED **
17649           m4/aspell.m4                  ** ADDED **
17650           m4/check-type.m4              ** ADDED **
17651           m4/gnupg-check-typedef.m4     ** ADDED **
17652           m4/openssl.m4                 ** ADDED **
17653           m4/spamassassin.m4            ** ADDED **
17654           po/ChangeLog                  ** REMOVED **
17655           po/Makefile.in.in             ** REMOVED **
17656           po/Rules-quot                 ** REMOVED **
17657           po/boldquot.sed               ** REMOVED **
17658           po/en@boldquot.header         ** REMOVED **
17659           po/en@quot.header             ** REMOVED **
17660           po/insert-header.sin          ** REMOVED **
17661           po/quot.sed                   ** REMOVED **
17662           po/remove-potcdate.sed        ** REMOVED **
17663           po/remove-potcdate.sin        ** REMOVED **
17664           po/stamp-po                   ** REMOVED **
17665           Makefile.am
17666           autogen.sh
17667           configure.ac
17668                 enable building with automake 1.8.x
17669                 add 'autopoint --force' to autogen.sh and remove all
17670                 auto-generated files, remove ac/ directory and use
17671                 m4/ directory instead
17672                 
17673         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17674                 fix gettextization
17675
17676 2004-02-28 Colin Leroy <colin@colino.net>
17677         * src/prefs_matcher.c
17678           src/prefs_filtering.c
17679           src/prefs_filtering_action.c
17680                 Fix non-editable GtkEntries
17681
17682 2004-02-22 Thorsten Maerz <torte@netztorte.de>
17683         * src/prefs_themes.c
17684                 utf8 conversion for theme info
17685
17686 2004-02-21 Thorsten Maerz <torte@netztorte.de>
17687         * sync 0.9.9claws
17688
17689 2004-02-14 Thorsten Maerz <torte@netztorte.de>
17690         * src/grouplistdialog.c
17691                 allow multiple selections without ctrl key
17692
17693 2004-02-09 Thorsten Maerz <torte@netztorte.de>
17694         * src/main.c
17695                 enable customizable accelerators
17696
17697 2004-02-08 Thorsten Maerz <torte@netztorte.de>
17698         * src/prefs_common.c
17699                 re-enable different font settings for gtk1/2
17700         * src/prefs_folder_item.c
17701                 fix folder prefs displayed wrong
17702         * src/textview.c
17703                 set 'sunken' shadow type
17704
17705 2004-02-07 Colin Leroy <colin@colino.net>
17706         * src/compose.c
17707                 Fix message being always [Edited]
17708                 Encode headers correctly (utf8 buf)
17709
17710 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17711         * src/socket.c
17712                 remove double g_source_attach()
17713                 (Thanks to Colin Leroy)
17714
17715 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17716         * src/gtk/gtksctree.c
17717                 Fix SSL certificate list not shown
17718         * src/mimeview.c
17719                 Fix clicks in mime tree
17720
17721 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17722         * src/common/socket.c
17723                 Fix SSL receive
17724         * src/compose.c
17725                 Fix clipboard menu hotkeys
17726
17727 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17728         * src/gtk/gtkaspell.[ch]
17729           src/compose.c
17730                 reimplement spellchecker
17731
17732 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17733         * src/gtk/filesel.c
17734                 crash when inserting file in compose window
17735                 (TODO: keep old selection on clicks)
17736         * src/main.c
17737                 use gtkrc-2.0 instead of gtkrc
17738
17739 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17740         * src/messageview.c
17741                 remove orphaned mimeview unref()
17742
17743 2004-01-20 Thorsten Maerz <torte@netztorte.de>
17744         * src/grouplistdialog.c
17745                 expand nodes containing subscribed groups
17746
17747 2004-01-19 Thorsten Maerz <torte@netztorte.de>
17748         * src/textview.c
17749                 textview: hide cursor, restore old click behaviour
17750
17751 2004-01-18 Thorsten Maerz <torte@netztorte.de>
17752         * src/textview.c
17753                 variable names messed up
17754
17755 2004-01-17 Colin Leroy <colin@colino.net>
17756         * src/addr_compl.c
17757                 Fix completion address too thin
17758         * src/compose.c
17759                 Fix tab-to-subject behaviour
17760         * src/summaryview.c
17761                 Implement key up & down in summaryview
17762
17763 2004-01-12 Thorsten Maerz <torte@netztorte.de>
17764
17765         * sync 098claws
17766
17767 2004-01-08 Thorsten Maerz <torte@netztorte.de>
17768         * configure.ac
17769           Makefile.am
17770           doc/.cvsignore
17771           doc/Makefile.am
17772                 faq, man, manual moved to doc/
17773         * ac/aspell.m4
17774           ac/check-type.m4
17775           ac/gnupg-check-typedef.m4
17776           ac/openssl.m4
17777           ac/spamassassin.m4
17778           ac/missing/gdk-pixbuf.m4
17779           ac/missing/gpgme.m4
17780           ac/missing/imlib.m4
17781                 fix automake warnings
17782
17783 2003-12-06 Colin Leroy <colin@colino.net>
17784         * src/summaryview.c
17785                 Fix quicksearch
17786
17787 2003-12-05 Colin Leroy <colin@colino.net>
17788         * src/summaryview.c
17789                 Fix going to next unread folder
17790
17791 2003-12-05 Colin Leroy <colin@colino.net>
17792         * src/crash.c
17793                 Fix gtk2 compilation
17794         * src/session.c
17795                 Remove iotag source handler at disconnection
17796         * src/socket.[ch] 
17797                 Remove source handler when closing socket 
17798                 (fixes another seg)
17799
17800 2003-12-04 Colin Leroy <colin@colino.net>
17801         * src/compose.c
17802           src/prefs_account.c
17803           src/prefs_common.c
17804                 Fix some dropdown menus
17805
17806 2003-12-04 Colin Leroy <colin@colino.net>
17807         * src/compose.c
17808                 Fix event handlers on header fields
17809         * src/common/socket.c
17810           src/common/session.c
17811                 Fix segfault with callback (SSL)
17812                 Fix end of session 
17813
17814 2003-10-06 Thorsten Maerz <torte@netztorte.de>
17815
17816         * Fix compile bug in src/compose.c
17817         * removed src/gtk/gtkstext.[ch]
17818
17819 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
17820
17821         * Convert character set and escape "text" attributes in toolbar setting
17822         files.
17823         * Fixed bug in button-press-event handling.
17824
17825 2003-09-16 Thorsten Maerz <torte@netztorte.de>
17826
17827         * Fixed bug in key-press-event handling.
17828
17829 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
17830
17831         * Enabled to compile tray-icon plugin (Ad-hoc).
17832         * Avoid hang up bug of icon list in mime view (Ad-hoc).
17833
17834 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
17835
17836         * Enabled to compile on sylpheed-claws.
17837         (tray-icon plugin still cannot compile yet.)
17838
17839 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
17840
17841         * Updated to 0.9.5.
17842
17843 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
17844
17845         * Updated to 0.9.4.
17846         * Ported monitoring SSL mechanism to GSource of GLib2
17847         (I don't confirm it)
17848         * Added _gtk2 suffix to key name of font preference to avoid
17849         ovverwriting preference of Gtk+-1.2 version.
17850
17851 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
17852
17853         * Updated to 0.9.2.
17854
17855 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
17856
17857         * Updated to 0.9.1.
17858         * Translate po files into UTF-8 when execute autogen.sh.
17859
17860 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
17861
17862         * Updated to 0.9.0.
17863
17864 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
17865
17866         * Plugged GError related memory leaks.
17867
17868 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
17869
17870         * Changed default size of fonts.
17871         * Enabled to set titile font size of warning dialog.
17872
17873 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
17874
17875         * Embed a sylpheed icon into executable binary on Windows.
17876
17877 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
17878
17879         * I forgot to traslate character set of element string in src/xml.c.
17880
17881 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
17882
17883         * Fixed detecting bind_textdomain_codeset in configure.in.
17884         * The bug in which "Example" of "Date fromat" preference isn't displayed
17885         correctly has been fixed.
17886
17887 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
17888
17889         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
17890           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
17891           glib-gettextize
17892           Removed intl directory.
17893           Translated po files into UTF-8.
17894           (Thanks! Ryuji Abe)
17895
17896 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
17897
17898         * The bug which doesn't unscape string in xml.c has been fixed.
17899
17900 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
17901
17902         * The bug which is failed to translate encoding of file name thorough
17903         file dialog has been fixed.
17904
17905 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
17906
17907         * Modified to translate file names which is used in inporting/expoting
17908         mbox feature and "Save as" feature into locale encoding.
17909         * Translate file names into locale encoding when "Attache file" and
17910         "Insert file".
17911         * Force set G_BROKEN_FILENAMES environment variable.
17912         * Other minor fixes.
17913
17914 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
17915
17916         * Modified to treat MH folder's name as locale encoding.
17917
17918 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
17919
17920         * The bug which clash on switching candidates of auto completion of
17921         addresses, cannot use auto completion in Japanesse is fixed
17922         (Thanks! Tokunaga-san)¡¥
17923
17924 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17925
17926         * The bug which cannot switch key accelerator preference has been fixed
17927         (Thanks! smbd-san)¡¥
17928
17929 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17930
17931         * version 0.8.11-gtk2-20030314
17932
17933 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17934
17935         * The bug in which character set conversion of filtering messages has
17936         been fixed.(Thanks! COCOA-san).
17937
17938 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
17939
17940         * Revived "Leave space on head" preference in "Message" category.
17941         * A bug which clash when put the cursor to end of buffer and execute
17942         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
17943
17944 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17945
17946         * version 0.8.11-gtk2-20030312
17947
17948 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17949
17950         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
17951         * Modified to use Pango's API directly for font preference.
17952         * Integrated GtkTextView of textview to one widget.
17953         * Set fonts of header title in textview by "header_title" tag.
17954         * Removed some deprecated codes.
17955
17956 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
17957
17958         * Updated to 0.8.11.
17959         * Merged cygwin patch(Thanks! Sakai-san).
17960
17961 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
17962
17963         * version 0.8.10-gtk2-20030309