2006-09-07 [wwp] 2.4.0cvs163
[claws.git] / ChangeLog
1 2006-09-07 [wwp]        2.4.0cvs163
2
3         * src/prefs_matcher.c
4                 make better sentences about addressbook matching in the
5                 matcher prefs. This should make translators' work easier
6                 too.
7
8 2006-09-07 [wwp]        2.4.0cvs162
9
10         * src/prefs_filtering.c
11                 code simplification (get rid of dup var. assignment).
12
13 2006-09-07 [wwp]        2.4.0cvs161
14
15         * src/summaryview.c
16                 use GTK_STOCK icons when possible, patch by Fabien Vantard
17                 <fzzzzz@gmail.com>.
18
19 2006-09-07 [paul]       2.4.0cvs160
20
21         * src/mimeview.c
22                 fix compilation warnings
23                 Thanks to Colin
24
25 2006-09-07 [paul]       2.4.0cvs159
26
27         * src/mimeview.c
28                 select the mimepart icon when
29                 displaying as text
30                 Thanks to Colin
31
32 2006-09-06 [paul]       2.4.0cvs158
33
34         * src/prefs_filtering.c
35                 fix labels and table element spacing
36                 Patch by Fabien Vantard
37
38 2006-09-06 [paul]
39
40         2.5.0-rc3 released
41
42 2006-09-06 [paul]       2.4.0cvs157
43
44         * manual/es/advanced.xml
45                 fix typo
46
47 2006-09-06 [wwp]        2.4.0cvs156
48
49         * src/mainwindow.c
50                 fix an dup launch issue when iconified, thanks to Colin.
51
52 2006-09-06 [wwp]        2.4.0cvs155
53
54         * src/gtk//gtksctree.h
55                 oops, forgot that one!
56
57 2006-09-06 [wwp]        2.4.0cvs154
58
59         * manual/pl/advanced.xml
60         * manual/advanced.xml
61         * manual/es/advanced.xml
62         * manual/fr/advanced.xml
63         * src/prefs_customheader.c
64         * src/prefs_filtering_action.c
65         * src/foldersel.c
66         * src/prefs_summaries.c
67         * src/prefs_filtering.c
68         * src/account.c
69         * src/compose.c
70         * src/prefs_summary_column.c
71         * src/addr_compl.c
72         * src/prefs_actions.c
73         * src/prefs_folder_column.c
74         * src/ssl_manager.c
75         * src/prefs_template.c
76         * src/prefs_display_header.c
77         * src/prefs_common.h
78         * src/prefs_matcher.c
79         * src/prefs_common.c
80         * src/prefs_toolbar.c
81         * src/summaryview.c
82         * src/folderview.c
83         * src/gtk/gtksctree.c
84         * src/gtk/pluginwindow.c
85         * src/gtk/progressdialog.c
86         * src/gtk/prefswindow.c
87                 renamed hidden option enable_rules_hint to use_stripes_everywhere
88                 to make its meaning more obvious (all versions of the manual reflect
89                 the change).
90                 added an extra hidden option use_stripes_in_summary to allow
91                 discarding these stripes in mainwindow's folder and message lists;
92                 en and fr manuals only are OK towards this.
93
94 2006-09-06 [colin]      2.4.0cvs153
95
96         * src/textview.c
97                 Hide Sylpheed-Claws' internal queue headers
98                 when showing all headers. They'll be present
99                 only in Source window.
100
101 2006-09-05 [colin]      2.4.0cvs152
102
103         * src/plugins/trayicon/trayicon.c
104                 Fix crash at exit - we have to disconnect
105                 our handlers
106         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
107                 Update eggtrayicon - patch adapted from a
108                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
109                 on Sylpheed's ML
110
111 2006-09-05 [colin]      2.4.0cvs151
112
113         * src/mainwindow.c
114         * src/gtk/logwindow.c
115                 Fix race condition when something writes
116                 to the log too soon during init. Thanks
117                 to Fabien Vantard
118
119 2006-09-05 [colin]      2.4.0cvs150
120
121         * src/mimeview.c
122                 Don't select part on right-click either
123
124 2006-09-05 [paul]       2.4.0cvs149
125
126         * src/mimeview.c
127                 completion of previous commit
128                 Thanks to Colin
129
130 2006-09-05 [colin]      2.4.0cvs148
131
132         * src/mimeview.c
133                 Don't force selection on middle-click, just open
134
135 2006-09-04 [colin]      2.4.0cvs147
136
137         * src/mimeview.c
138                 Looks like gtk_notebook_set_current_page()
139                 sometimes steals focus, and this annoys us
140                 in MimeViewers as it renders navigation
141                 keys useless. Take back focus after switching
142                 pages.
143
144 2006-09-04 [colin]      2.4.0cvs146
145
146         * src/messageview.c
147                 Set stop_loading when clicking on Next
148                 during load. Don't add a callback to 
149                 avoid over-complicating things.
150
151 2006-09-04 [colin]      2.4.0cvs145
152
153         * src/mimeview.c
154         * src/messageview.c
155                 Fix multiple loads in separate messageview
156
157 2006-09-04 [colin]      2.4.0cvs144
158
159         * src/summaryview.c
160                 Let navigation keys be handled during 
161                 load
162
163 2006-09-04 [colin]      2.4.0cvs143
164
165         * src/messageview.c
166         * src/summaryview.c
167         * src/textview.c
168         * src/textview.h
169                 Make loading of huge mails (lots of text and/or
170                 images) cancellable, so the GUI doesn't block 
171
172 2006-09-04 [colin]      2.4.0cvs142
173
174         * src/plugins/trayicon/trayicon.c
175                 Fix annoyance when removing a folder with 
176                 unread mails: trayicon didn't update
177
178 2006-09-04 [paul]       2.4.0cvs141
179
180         * src/gtk/icon_legend.c
181                 straighten up columns
182                 Patch by Fabien Vantard
183
184 2006-09-04 [wwp]        2.4.0cvs140
185
186         * src/prefs_filtering.c
187                 fix new line's account name in filtering prefs:
188                 was "All", is now "(New)".
189
190 2006-09-04 [paul]       2.4.0cvs139
191
192         * tools/make.themes.project
193                 use "AUTOMAKE_OPTIONS = dist-bzip2"
194                 instead of homebrewed "make release"
195
196 2006-09-03 [colin]      2.4.0cvs138
197
198         * src/folderview.c
199                 Fix bug #1007 (Wrong folder highlighted)
200
201 2006-09-03 [colin]      2.4.0cvs137
202
203         * src/compose.c
204                 Don't set Newsgroup: header to a mail folder
205                 path
206
207 2006-09-03 [paul]       2.4.0cvs136
208
209         * src/prefs_other.c
210         * src/prefs_spelling.c
211                 unify the gui
212
213 2006-09-03 [paul]       2.4.0cvs135
214
215         * src/prefs_summaries.c
216                 correct menu item text in prefs_keybind_apply_clicked()
217
218 2006-09-03 [paul]       2.4.0cvs134
219
220         * manual/advanced.xml
221                 some improvements to the descriptions
222         * src/mainwindow.c
223         * src/messageview.c
224         * src/summaryview.c
225         * src/gtk/menu.c
226                 fix menu sensitivity issues
227         * src/prefs_message.c
228                 drop the useless word 'short'
229         * src/prefs_other.c
230                 add the word 'lines' indicating log length
231                 is a measure of lines
232         * src/textview.c
233                 fix compilation warnings
234
235 2006-09-02 [colin]      2.4.0cvs133
236
237         * src/messageview.c
238                 Display a special return-receipt message
239                 if the message is from the user
240         * src/summaryview.c
241                 Fix missing freeze of the list when marking
242                 all read and unthreading for exec. Thanks
243                 to Stephan Sachse.
244
245 2006-09-02 [paul]       2.4.0cvs132
246
247         * src/mainwindow.c
248         * src/prefs_message.c
249         * src/summaryview.c
250                 fix some english
251
252 2006-09-02 [wwp]        2.4.0cvs131
253
254         * src/prefs_filtering.c
255                 added an account name column to the filtering rules
256                 dialog.
257
258 2006-09-02 [colin]      2.4.0cvs130
259
260         * src/gtk/logwindow.c
261         * src/gtk/logwindow.h
262                 Block scrolling if we're not at the end
263                 of the log
264
265 2006-09-02 [colin]      2.4.0cvs129
266
267         * src/folder.c
268                 Make sure account-specific rules can't
269                 be used in {pre-,post-,}processing
270         * src/mainwindow.c
271         * src/gtk/logwindow.c
272         * src/gtk/logwindow.h
273                 Jump to last error when clicking on the
274                 warning icon
275
276 2006-09-02 [colin]      2.4.0cvs128
277
278         * src/imap.c
279         * src/import.c
280         * src/mainwindow.c
281         * src/mainwindow.h
282                 Fix warning icon
283         * src/inc.c
284         * src/mbox.c
285         * src/mbox.h
286                 Let proc_mbox know its account, for
287                 account-specific rules
288
289 2006-09-01 [colin]      2.4.0cvs127
290
291         * src/codeconv.c
292                 Don't uselessly use iconv to convert from
293                 us-ascii
294         * src/alertpanel.c
295         * src/mainwindow.c
296         * src/mainwindow.h
297         * src/inc.c
298                 Fix certain log cases, disable warning icon
299                 for now, the correct way to display it when
300                 necessary and only when necessary is probably
301                 to do it manually rather than use error logs
302         * src/etpan/imap-thread.c
303                 Clean up UID logging a bit
304         * src/gtk/logwindow.c
305         * src/gtk/logwindow.h
306                 Make logging faster when the window's closed
307
308 2006-09-01 [wwp]        2.4.0cvs126
309
310         * manual/fr/account.xml
311                 reflect changes to the ref. manual (parts of cvs72):
312                 fix tabnames and quotes.
313
314 2006-09-01 [wwp]        2.4.0cvs125
315
316         * manual/fr/plugins.xml
317                 reflect changes to the reference manual (cvs42):
318                 update IRC channel info.
319
320 2006-09-01 [wwp]        2.4.0cvs124
321
322         * commitHelper
323                 use CVSEDITOR env. var. if set, according to `man cvs`.
324
325 2006-09-01 [wwp]        2.4.0cvs123
326
327         * manual/advanced.xml
328                 better sentence again (thanks to Paul).
329
330 2006-09-01 [wwp]        2.4.0cvs122
331
332         * manual/advanced.xml
333         fix definition of toolbar_detachable and rework a bit the one of
334         enable_dotted_lines.
335
336 2006-09-01 [mones]      2.4.0cvs121
337
338         * manual/advanced.xml
339                 Document enable_dotted_lines
340
341 2006-09-01 [paul]       2.4.0cvs120
342
343         * src/folderview.c
344         * src/folderview.h
345         * src/imap.c
346         * src/mainwindow.c
347         * src/summaryview.c
348                 obey the 'When entering folder...' option
349                 when using the /View/Go to/... menu items
350                 Thanks to Colin
351
352 2006-08-31 [colin]      2.4.0cvs119
353
354         * src/folderview.c
355                 Revert 2.4.0cvs116, wrong fix.
356
357 2006-08-31 [colin]      2.4.0cvs118
358
359         * src/gtk/gtksctree.c
360                 Better state the various copyrights
361
362 2006-08-31 [colin]      2.4.0cvs117
363
364         * src/prefs_common.c
365                 fix enable_dotted_lines
366
367 2006-08-31 [colin]      2.4.0cvs116
368
369         * src/folderview.c
370                 Use pref "Always open on select" when going
371                 to next unread folder
372         * src/gtk/gtksctree.c
373                 Fix link failure to _gtk_clist_create_cell_layout
374                 on certain computers. (Why not mine, I wonder)
375
376 2006-08-31 [colin]      2.4.0cvs115
377
378         * src/procmsg.c
379         * src/textview.c
380         * src/plugins/bogofilter/bogofilter.c
381         * src/plugins/spamassassin/spamassassin.c
382                 Requalify some "errors" to warnings
383         * src/mainwindow.c
384         * src/mainwindow.h
385         * src/statusbar.c
386                 Add an icon in the statusbar to notify
387                 of errors
388         * src/gtk/gtksctree.c
389         * src/folderview.c
390         * src/summaryview.c
391                 Make the GtkSCTree look more modern by
392                 alternating background lines
393         * src/prefs_common.c
394         * src/prefs_common.h
395                 Add a pref to let people have the old
396                 way if they prefer
397
398
399 2006-08-30 [colin]      2.4.0cvs114
400
401         * src/procmsg.c
402         * src/procmsg.h
403                 Provide a way to filter a list of
404                 messages in an optimised manner, and
405                 add a list-filtering hook
406         * src/folder.c
407         * src/inc.c
408         * src/mbox.c
409                 Use the list filtering
410         * src/plugins/bogofilter/bogofilter.c
411                 Use the list-filtering hook
412                 Use -b (bulk) mode for more speed
413                 when learning and filtering
414         * src/etpan/imap-thread.c
415                 Make log output shorter in UID SEARCH
416
417
418 2006-08-30 [colin]      2.4.0cvs113
419
420         * src/plugins/bogofilter/bogofilter.c
421                 Really fast mass learning - thanks to David
422                 Relson for the options explanations :)
423
424 2006-08-30 [colin]      2.4.0cvs112
425
426         * src/msgcache.c
427                 Fix compilation on FreeBSD. Thanks
428                 to Michael Hugues
429
430 2006-08-29 [colin]      2.4.0cvs111
431
432         * src/folderview.c
433                 Handle "popup_menu" signal (for popping the 
434                 menu via the keyboard)
435         * src/mimeview.c
436         * src/mimeview.h
437         * src/summaryview.c
438         * src/textview.c
439         * src/gtk/gtkutils.c
440         * src/gtk/gtkutils.h
441                 Factorize scrolling code, and add an API 
442                 for MimeViewers to handle scroll orders
443
444 2006-08-29 [wwp]        2.4.0cvs110
445
446         * src/plugins//bogofilter/bogofilter.c
447         * src/plugins//spamassassin/spamassassin.c
448                 make the bogofilter/spamassassin filtering error dialogs at
449         incorporation obey to the "don't popup error dialog on
450         receive error" option. If disabled, feed the log window w/
451         the error message.
452
453 2006-08-29 [paul]
454
455         2.5.0-rc2 released
456
457 2006-08-29 [paul]       2.4.0cvs109
458
459         * Makefile.am
460                 remove 'make release', it's not needed
461                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
462
463 2006-08-29 [paul]       2.4.0cvs108
464
465         * src/foldersel.c
466         * src/summary_search.c
467         * src/gtk/progressdialog.c
468         * src/plugins/pgpcore/passphrase.c
469                 replace deprecated gtk_window_set_policy()
470
471 2006-08-29 [colin]      2.4.0cvs107
472
473         * src/folder.c
474                 Fix data loss when copy fails during a move:
475                 only use fast remove_msgs if everything was
476                 copied OK; else use slow remove_msg on the
477                 mails that got copied only.
478
479 2006-08-28 [paul]       2.4.0cvs106
480
481         * src/mh.c
482                 revert change in 2.4.0cvs104, it breaks
483                 stuff
484
485 2006-08-28 [paul]       2.4.0cvs105
486
487         * src/plugins/spamassassin/spamassassin.c
488                 english fix
489
490 2006-08-28 [paul]       2.4.0cvs104
491
492         * src/mh.c
493                 fix data loss when moving to another
494                 mailbox fails
495         * src/prefs_spelling.c
496                 improve the english
497         * src/gtk/pluginwindow.c
498                 improve the layout of the dialog text
499         All thanks to Colin
500
501 2006-08-28 [paul]       2.4.0cvs103
502
503         * src/plugins/bogofilter/bogofilter.c
504         * src/plugins/bogofilter/bogofilter_gtk.c
505                 fix english up a bit, innit
506
507 2006-08-28 [paul]       2.4.0cvs102
508
509         * configure.ac
510         * po/Makefile.in.in
511         * po/Makevars
512                 require autoconf 2.60, enabling building
513                 with gettext 0.15 (gettext 0.14.x build still
514                 possible). Replace Makefiles with versions
515                 from gettext 0.15.
516                 Remove configure options --with-localedir and
517                 --with-mandir. The options that are provided
518                 directly by autoconf 2.60 can be used instead:
519                 --mandir --localedir
520
521 2006-08-27 [colin]      2.4.0cvs101
522
523         * src/plugins/bogofilter/Makefile.am
524                 Fix make dist (no README)
525
526 2006-08-27 [colin]      2.4.0cvs100
527
528         * src/folder.c
529                 Don't use F_UNKNOWN folders for any default
530                 outbox/trash/etc
531         * src/plugins/bogofilter/bogofilter.c
532         * src/plugins/bogofilter/bogofilter.h
533         * src/plugins/bogofilter/bogofilter_gtk.c
534                 Add an option to specify the path to bogofilter
535                 Use single-quotes to be able to learn in folders
536                 with spaces in their names
537                 Verify learning status
538
539 2006-08-27 [colin]      2.4.0cvs99
540
541         * manual/faq.xml
542         * manual/plugins.xml
543                 Document Bogofilter plugin
544
545 2006-08-27 [colin]      2.4.0cvs98
546
547         * src/compose.c
548         * src/messageview.c
549         * src/procmsg.c
550         * src/procmsg.h
551                 When possible, copy the queued mail to sent folder
552                 instead of re-adding. Much faster on IMAP.
553
554 2006-08-27 [colin]      2.4.0cvs97
555
556         * src/msgcache.c
557                 Disable mmaped caches - huge metadata loss
558                 here after a power failure.
559         * src/summaryview.c
560                 Add quicksearch timing
561         * src/common/plugin.c
562         * src/common/plugin.h
563                 Implement an interface to tell what plugins
564                 provide. Prevent loading of similar plugins.
565         * src/plugins/clamav/clamav_plugin.c
566         * src/plugins/demo/demo.c
567         * src/plugins/dillo_viewer/dillo_viewer.c
568         * src/plugins/pgpcore/plugin.c
569         * src/plugins/pgpinline/pgpinline.c
570         * src/plugins/pgpmime/pgpmime.c
571         * src/plugins/spamassassin/spamassassin.c
572         * src/plugins/trayicon/trayicon.c
573                 Implement plugin_provides()
574
575 2006-08-27 [colin]      2.4.0cvs96
576
577         * configure.ac
578         * src/plugins/Makefile.am
579         * src/plugins/bogofilter/.cvsignore
580         * src/plugins/bogofilter/Makefile.am
581         * src/plugins/bogofilter/bogofilter.c
582         * src/plugins/bogofilter/bogofilter.h
583         * src/plugins/bogofilter/bogofilter_gtk.c
584                 New Bogofilter plugin, provides filtering and
585                 learning. Spamassassin will go to extra plugins.
586
587 2006-08-26 [mones]      2.4.0cvs95
588
589         * manual/handling.xml
590                 Fix subfolder path in the example (thanks to Paul) 
591
592 2006-08-26 [mones]      2.4.0cvs94
593
594         * manual/glossary.xml
595                 2.2. + add ISP to the glossary
596                 7.5. + Add UIDL to glossary
597                 7.7. + Add TCP to glossary
598         * manual/handling.xml
599                 7.1. + Mentions GNU/Linux distribution, what about the non...
600                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
601                 7.3. + Mentions .bashrc, what about the non-bash ones? 
602                 7.4. = Use appropriate quotation for commands
603                 7.6. = change "" to <quote></quote>
604         * manual/plugins.xml
605                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
606         * manual/starting.xml
607                 2.1. + local mbox file: some examples of mbox file locations...
608                 Also reformatted files requiring it
609
610 2006-08-26 [wwp]        2.4.0cvs93
611
612         * src/summary_search.c
613                 disable find buttons while summary search is running.
614
615 2006-08-25 [colin]      2.4.0cvs92
616
617         * src/folder.c
618         * src/folderutils.c
619         * src/mh.c
620         * src/procmsg.h
621         * src/summaryview.c
622                 Speed up MH moving, and add progressbar
623                 for MH deletion
624         * src/msgcache.c
625                 Write cache files using mmap() too
626
627 2006-08-25 [wwp]        2.4.0cvs91
628
629         * src/summaryview.c
630                 switch spam<->ham button when a message has been marked as spam or ham
631                 and is still selected. Thanks to Colin.
632
633 2006-08-25 [paul]       2.4.0cvs90
634
635         * src/Makefile.am
636         * src/stock_pixmap.c
637         * src/stock_pixmap.h
638         * src/summaryview.c
639         * src/gtk/icon_legend.c
640         * src/pixmaps/copied.xpm
641         * src/pixmaps/moved.xpm
642                 add icons for delayed execution marked for
643                 copying, marked for moving
644
645 2006-08-25 [mones]      2.4.0cvs89
646
647         * manual/glossary.xml
648                 Fix the other glossary items:
649                 5.1. = Inmmediate execution -> <quote>immediate execution...
650                 5.2. = Fix MBOX capitalization -> Mbox
651                 5.3. + Improve Plugins def. w/ tech. ref.
652                 5.4. = Quotation -> replace '>' by <quote>></quote>
653                 5.5. - SMTP Server. -> remove dot
654         * po/es.po
655                 Updated translation
656
657 2006-08-25 [mones]      2.4.0cvs88
658
659         * manual/ack.xml
660                 Reformatted, changed email address
661         * manual/glossary.xml
662                 Reformatted, fixed MANUAL-TODO items:
663                 8.2. + add ROT-13 to glossary
664                 8.4. + add URL to glossary
665         * manual/es/advanced.xml
666                 Fixed <literal>s
667
668 2006-08-25 [paul]       2.4.0cvs87
669
670         * src/gtk/icon_legend.c
671                 add 'marked for deletion' icon
672                 arrange icons by containing column
673                 wrap long label text
674
675 2006-08-25 [colin]      2.4.0cvs86
676
677         * src/common/utils.c
678         * src/common/utils.h
679                 Add the sc_g_*list_bigger functions in
680                 a place everyone can use it
681         * src/summaryview.c
682                 Only freeze/thaw the list when working
683                 on the selection, if it's bigger than 1
684         * src/gtk/gtksctree.c
685                 Only freeze/thaw the list when unselec-
686                 ting 'all' if ('all' != 1)
687                 This avoids some flickering
688
689 2006-08-24 [colin]      2.4.0cvs85
690
691         * src/addressbook.c
692                 Fix strange list selection
693                 Fix random seg (Invalid read of freed memory)
694
695 2006-08-24 [colin]      2.4.0cvs84
696
697         * src/alertpanel.c
698         * src/gtk/inputdialog.c
699         * src/plugins/pgpcore/passphrase.c
700                 Revert minimal width patch of 2.4.0cvs67,
701                 as it is also a maximal width. Use 
702                 gtk_window_set_default_size instead.
703
704 2006-08-24 [colin]      2.4.0cvs83
705
706         * src/msgcache.c
707                 Write cache/mark to temp files before
708                 overwriting old ones (avoids metadata
709                 loss if writing the new files fail).
710                 Use mmap() to read cache/mark file, as
711                 this makes cache reading faster. Dis-
712                 abled for big-endian machines until it
713                 can be tested. (Big-endian users: set
714                 msgcache_use_mmap = TRUE in the relevant
715                 #if).
716         * src/procmsg.h
717                 Move rarely used fields of MsgInfo in 
718                 another structure, which will only be
719                 allocated if needed. Face, X-Face,
720                 Return receipt headers and List-*
721                 headers are moved. Mails having none
722                 of these occupy 52 bytes less with
723                 this patch, which makes 2.5MB of RAM
724                 saved on a 50k folder).
725         * src/headerview.c
726         * src/mainwindow.c
727         * src/messageview.c
728         * src/partial_download.c
729         * src/procheader.c
730         * src/procmsg.c
731         * src/textview.c
732                 Follow this structure change.
733
734 2006-08-24 [wwp]        2.4.0cvs82
735
736         * manual/es/.cvsignore
737         * manual/es/dist/.cvsignore
738         * manual/es/dist/html/.cvsignore
739         * manual/es/dist/pdf/.cvsignore
740         * manual/es/dist/ps/.cvsignore
741         * manual/es/dist/txt/.cvsignore
742                 more (generated) files to ignore.
743
744 2006-08-24 [colin]      2.4.0cvs81
745
746         * src/folder.c
747         * src/mh.c
748                 Fix possible problems with local delivery. Check the folder doesn't
749                 need scan before setting its mtime when saving cache (which can be
750                 done long after the folder's been modified by an external process);
751                 Check that the stored item's mtime didn't change in mh functions.
752
753 2006-08-24 [mones]      2.4.0cvs80
754
755         * manual/advanced.xml
756                 Rewrapping, some fixes and MANUAL-TODO items:
757                 8.1. = change "" to <quote></quote>
758                 8.3. = quote menu items
759                 8.5. - deploying -> new user ... ideally a new user (redundant)
760
761 2006-08-23 [colin]      2.4.0cvs79
762
763         * src/gtk/gtksctree.c
764                 When selecting or deselecting range, only
765                 freeze/thaw when selection is bigger than 10
766
767 2006-08-23 [colin]      2.4.0cvs78
768
769         * src/messageview.c
770         * src/mimeview.c
771         * src/mimeview.h
772         * src/plugins/dillo_viewer/dillo_viewer.c
773                 Provide an API for MimeViewer plugins to
774                 return a text selection for replying
775
776 2006-08-23 [colin]      2.4.0cvs77
777
778         * src/image_viewer.c
779         * src/textview.c
780                 Use gtk_pixbuf_new_from_file_at_scale(), which
781                 is faster than getting the pixbuf then resizing
782                 it.
783
784 2006-08-23 [colin]      2.4.0cvs76
785
786         * src/procmime.c
787                 UTF-8 should be sent Quoted-printable
788
789 2006-08-22 [colin]      2.4.0cvs75
790
791         * src/mh.c
792                 Check if scan is required before touching
793                 the folder (or it'll be required every time)
794
795 2006-08-22 [colin]      2.4.0cvs74
796
797         * configure.ac
798                 Require libetpan 0.46 (crasher fix when built
799                 against gnutls)
800
801 2006-08-22 [colin]      2.4.0cvs73
802
803         * src/folder.c
804                 Set folder's mtime after writing its
805                 cache
806         * src/folderview.c
807                 Add some timing
808         * src/procmsg.c
809                 Don't do useless stuff if we don't 
810                 thread by subject
811         * src/summaryview.c
812                 Add some timing, don't deselect prior
813                 to selecting (gtksctree does it itself),
814                 remove crash avoidance hacks as it's been
815                 properly fixed since a while
816         * src/common/utils.c
817                 Optimize to_human_readable(): _() is slow,
818                 do it only once, and avoid %f format for KB
819                 (the most common in a summaryview)
820         * src/gtk/gtksctree.c
821                 Don't uselessly freeze/thaw (fixes flicker
822                 on next unread and friends), reduce number
823                 of g_list_nth/g_list_position where possible
824         * src/gtk/gtkutils.c
825         * src/gtk/gtkutils.h
826                 Reduce number of g_list_nth/g_list_position
827                 where possible.
828                 All of this makes loading as 70k folder 2.1
829                 seconds instead of 3.2 (with hot FS caches).
830                 (1.3 seconds without Date and Size columns...)
831
832 2006-08-22 [paul]       2.4.0cvs72
833
834         wrap documents and do some items from mones' MANUAL-TODO:
835
836         * manual/account.xml
837                 4.1. = fix tabname references to <quote>tabname</quote>
838                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
839         * manual/faq.xml
840                 1.1. = mentioned options don't match UI
841                 Add information about the 'Never send Return Receipts'
842                 option
843         * manual/handling.xml
844                 6.2. = Mentions Extended symbols button, but now is
845                 named Information
846                 6.3. = Mentions ... button, which is now Edit
847
848 2006-08-22 [colin]      2.4.0cvs71
849
850         * src/gtk/pluginwindow.c
851                 Fix layout in verbose translations (such
852                 as french)
853
854 2006-08-22 [paul]       2.4.0cvs70
855
856         * manual/Makefile.am
857                 build manuals in alphabetical order
858         * src/addressbook.c
859         * src/prefs_themes.c
860                 replace/remove deprecated symbols
861         * src/gtk/gtkutils.c
862                 fix a warning
863         * src/gtk/pluginwindow.c
864                 replace deprecated symbol
865                 replace label text and move it
866         * src/plugins/pgpcore/prefs_gpg.c
867                 move the 'Generate...' button out of the
868                 Sign Key frame, replace the English used
869         * src/plugins/pgpcore/sgpgme.c
870                 fixes to the English
871
872 2006-08-21 [colin]      2.4.0cvs69
873
874         * src/plugins/trayicon/trayicon.c
875                 Add more strings for translation; patch
876                 by Pawel
877
878 2006-08-21 [colin]      2.4.0cvs68
879
880         * src/compose.c
881                 fix replied flag not set after drafting
882         * src/matcher.c
883                 fix body quicksearch in non-encoded bodies
884                 containing '='
885         * src/msgcache.c
886                 Get rid of the g_malloc workaround for
887                 corrupted caches, use g_try_malloc
888
889 2006-08-21 [colin]      2.4.0cvs67
890
891         * src/alertpanel.c
892         * src/gtk/inputdialog.c
893         * src/plugins/pgpcore/passphrase.c
894                 Set minimal width to 375
895         * src/mainwindow.c
896                 Fix switching to offline, asking if it 
897                 should be overriden for synchronising
898         * src/mimeview.c
899                 Don't offer to remember command on Open 
900                 with for text parts, as the browser or 
901                 text editor command isn't changed from 
902                 there
903
904 2006-08-20 [paul]       2.4.0cvs66
905
906         * po/ko.po
907         * po/zh_CN.po
908                 fix plural form errors. revealed by stricter
909                 checking of gettext 0.15
910
911 2006-08-18 [paul]       2.4.0cvs65
912
913         * src/stock_pixmap.c
914                 fix the fix of 2.4.0cvs64
915                 Thanks to Colin
916
917 2006-08-18 [paul]       2.4.0cvs64
918
919         * src/stock_pixmap.c
920                 fix leaks
921                 Thanks to Colin
922
923 2006-08-18 [paul]       2.4.0cvs63
924
925         * src/compose.c
926         * src/procmsg.c
927                 fix occasional IMAP bug where large msgs
928                 were left in the queue folder after sending
929                 Thanks to Colin
930
931 2006-08-18 [paul]       2.4.0cvs62
932
933         * src/folderview.c
934                 freeze the summaryview while quicksearch results
935                 are displayed
936                 (fixes bug 456 'current message is hidden when the
937                 view is refreshed and extended search is "unread 
938                 messages"')
939                 Thanks to Colin
940         * src/textview.c
941                 add missing #include "inputdialog.h"
942         * src/common/utils.h
943                 add missing mailcap_update_default() and improve
944                 readability
945
946 2006-08-17 [colin]      2.4.0cvs61
947
948         * src/plugins/pgpcore/select-keys.c
949                 Fix warnings :)
950
951 2006-08-17 [colin]      2.4.0cvs60
952
953         * src/compose.c
954                 Don't continue queuing if Cancel is clicked
955                 in select-keys
956
957 2006-08-17 [colin]      2.4.0cvs59
958
959         * src/plugins/pgpcore/select-keys.c
960                 When encrypting, if only one key matches and it 
961                 matches exactly, automatically use it.
962
963 2006-08-17 [colin]      2.4.0cvs58
964
965         * src/mimeview.c
966         * src/prefs_common.c
967         * src/prefs_common.h
968         * src/prefs_ext_prog.c
969         * src/textview.c
970                 Fix issues with previous patch (text/html)
971                 Remove outdated prefs
972
973 2006-08-17 [colin]      2.4.0cvs57
974
975         * src/imap.c
976                 Add View Log button on auth error
977         * src/procmsg.c
978                 Fix encrypted mail marked as new when
979                 saved in normal folders
980         * src/plugins/pgpinline/pgpinline.c
981                 Fix encrypt bug on IMAP
982         * src/mimeview.c
983         * src/common/utils.c
984         * src/common/utils.h
985         * src/gtk/inputdialog.c
986         * src/gtk/inputdialog.h
987                 Get rid of metamail stuff, simplify
988                 opening, and allow remembering of user's
989                 choices (by updating ~/.mailcap). There's
990                 still to drop "Audio player" and "Image
991                 viewer" preferences.
992
993 2006-08-17 [mones]      2.4.0cvs56
994
995         * manual/es/sylpheed-claws-manual.xml
996                 fix DTD path
997
998 2006-08-17 [mones]      2.4.0cvs55
999
1000         * configure.ac
1001         * manual/Makefile.am
1002         * manual/es/Makefile.am
1003         * manual/es/account.xml
1004         * manual/es/ack.xml
1005         * manual/es/addrbook.xml
1006         * manual/es/advanced.xml
1007         * manual/es/faq.xml
1008         * manual/es/glossary.xml
1009         * manual/es/gpl.xml
1010         * manual/es/handling.xml
1011         * manual/es/intro.xml
1012         * manual/es/keyboard.xml
1013         * manual/es/plugins.xml
1014         * manual/es/starting.xml
1015         * manual/es/sylpheed-claws-manual.xml
1016         * manual/es/dist/Makefile.am
1017         * manual/es/dist/html/Makefile.am
1018         * manual/es/dist/pdf/Makefile.am
1019         * manual/es/dist/ps/Makefile.am
1020         * manual/es/dist/txt/Makefile.am
1021                 Spanish translation for the manual
1022
1023 2006-08-16 [colin]      2.4.0cvs54
1024
1025         * src/compose.c
1026         * src/main.c
1027         * src/mainwindow.c
1028                 Fix send button sensitivity at startup
1029                 Set send menu sensitivity (patch by Fabien)
1030         * src/ssl_manager.c
1031                 Enable closing with esc (patch by Fabien)
1032         * src/gtk/foldersort.c
1033                 Enable closing with esc (patch by Fabien)
1034         * src/procmime.c
1035                 Optimisation (no need to copy to tempfile to
1036                 "decode" 7bit and 8bit)
1037         * src/summaryview.c
1038                 Fix cruft in swap_from case
1039         * src/textview.c
1040                 Fix missing last line in some mail cases 
1041                 (Fixes debian #381872)
1042         * src/plugins/pgpcore/prefs_gpg.c
1043         * src/plugins/pgpcore/sgpgme.c
1044         * src/plugins/pgpcore/sgpgme.h
1045                 Don't show "no key found" when user explicitely
1046                 wants to create a key
1047
1048 2006-08-16 [paul]       2.4.0cvs53
1049
1050         * configure.ac
1051         * src/account.c
1052         * src/addressbook.c
1053         * src/headerview.c
1054         * src/prefs_account.c
1055         * src/prefs_message.c
1056         * src/gtk/gtkutils.c
1057                 bump up minimum required versions of GTK+ and
1058                 GLIB to 2.6.0
1059
1060 2006-08-16 [paul]       2.4.0cvs52
1061
1062         * src/toolbar.c
1063                 workaround GTK+ Bug 351600 - 'Can't re-click
1064                 on button after sensitivity update'
1065                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1066                 Thanks to Colin
1067
1068 2006-08-15 [colin]      2.4.0cvs51
1069
1070         * src/plugins/pgpcore/prefs_gpg.c
1071                 Set options sensitivity according to
1072                 key existence
1073         * src/plugins/pgpcore/sgpgme.c
1074                 Allow to create key with no passphrase
1075
1076 2006-08-14 [cleroy]     2.4.0cvs50
1077
1078         * src/gtk/pluginwindow.c
1079                 New layout (maybe to be changed?)
1080         * src/gtk/gtkutils.c
1081                 Fix a bit label_window
1082         * src/plugins/pgpcore/passphrase.c
1083         * src/plugins/pgpcore/passphrase.h
1084         * src/plugins/pgpcore/plugin.c
1085         * src/plugins/pgpcore/prefs_gpg.c
1086         * src/plugins/pgpcore/prefs_gpg.h
1087         * src/plugins/pgpcore/sgpgme.c
1088         * src/plugins/pgpcore/sgpgme.h
1089                 Allow to create a PGP private key via the GUI
1090
1091 2006-08-14 [wwp]        2.4.0cvs49
1092
1093         * src/addressbook_foldersel.c
1094                 fix strict ISO C90 compliance.
1095
1096 2006-08-14 [paul]       2.4.0cvs48
1097
1098         * src/gtk/prefswindow.c
1099                 re-set scrolled window on opening
1100                 Patch by Ticho
1101
1102 2006-08-14 [paul]
1103
1104         2.5.0-rc1 released
1105
1106 2006-08-14 [paul]       2.4.0cvs47
1107
1108         * src/prefs_display_header.c
1109                 re-enable user-defined Displayed Headers
1110
1111 2006-08-14 [paul]       2.4.0cvs46
1112
1113         * src/prefs_account.c
1114                 use GTK_STOCK_EDIT
1115
1116 2006-08-13 [colin]      2.4.0cvs45
1117
1118         * src/common/utils.c
1119                 Fix "a" in quote when the original message is empty,
1120                 by using \0 instead of 'a' to test writability of
1121                 temp files.
1122
1123 2006-08-13 [wwp]        2.4.0cvs44
1124
1125         * src/plugins/spamassassin/spamassassin.c
1126                 fix capitalization of "SpamAssassin" in some debug, log and
1127                 dialog messages.
1128
1129 2006-08-13 [paul]       2.4.0cvs43
1130
1131         * src/editldap.c
1132                 fix overlapping widgets
1133         * src/prefs_account.c
1134                 fix translation of protocol_names[]
1135                 fix label disappearing off the edge of the
1136                 visible area
1137
1138 2006-08-12 [paul]       2.4.0cvs42
1139
1140         * manual/plugins.xml
1141                 update IRC channel info before it gets forgotten
1142                 about
1143
1144 2006-08-11 [colin]      2.4.0cvs41
1145
1146         * src/compose.c
1147         * src/mainwindow.c
1148         * src/mainwindow.h
1149         * src/procmsg.c
1150         * src/procmsg.h
1151         * src/summaryview.c
1152         * src/toolbar.c
1153                 Grey out the Send button if
1154                 - Queue folders are empty, or
1155                 - We're sending already
1156
1157 2006-08-11 [wwp]        2.4.0cvs40
1158
1159         * src/main.c
1160                 fix a logic issue when quitting while a compose window is
1161                 still open, thanks to Colin.
1162
1163 2006-08-10 [colin]      2.4.0cvs39
1164
1165         * src/main.c
1166                 Fix default font size setting after wizard run
1167         * src/imap.c
1168         * src/etpan/imap-thread.c
1169         * src/etpan/imap-thread.h
1170                 Fix bug #999 (Timing out on TSL cert validation 
1171                 dialog makes ugly things happen). Also, STARTTLS
1172                 unconditionnaly if initial capabilities contain
1173                 LOGINDISABLED and STARTTLS.
1174
1175 2006-08-09 [colin]      2.4.0cvs38
1176
1177         * src/mainwindow.c
1178         * src/mainwindow.h
1179                 Fix Tools/Actions sensitivity when there are
1180                 no actions
1181
1182 2006-08-09 [colin]      2.4.0cvs37
1183
1184         * src/prefs_filtering.c
1185                 Warning fix, patch by Paul
1186         * src/messageview.c
1187         * src/prefs_actions.c
1188         * src/prefs_filtering_action.c
1189         * src/prefs_matcher.c
1190                 Uniformisation of "Info ..." to "Info..." (for
1191                 old gtk), patch by Fabien
1192         * src/plugins/clamav/clamav_plugin_gtk.c
1193                 Sensitivity fix by Fabien
1194
1195 2006-08-09 [colin]      2.4.0cvs36
1196
1197         * src/main.c
1198         * src/main.h
1199                 Add a function to know whether we're exiting
1200         * src/plugins/trayicon/trayicon.c
1201                 If exiting, don't do anything. Faster, and
1202                 avoids gtk_main_iteration reentracy causing
1203                 segfaults at exit
1204
1205 2006-08-09 [colin]      2.4.0cvs35
1206
1207         * src/messageview.c
1208         * src/mimeview.c
1209         * src/mimeview.h
1210                 Fix lack of part selection when automatically 
1211                 jumping to a specific part
1212         * src/msgcache.c
1213                 Little optimisation in cache reading
1214
1215 2006-08-09 [colin]      2.4.0cvs34
1216
1217         * src/compose.c
1218                 Fix crash setting the priority on reedit
1219                 (Accessing compose before creating it!)
1220
1221 2006-08-08 [colin]      2.4.0cvs33
1222
1223         * src/procmime.c
1224                 Fix bug #998 (last attachment is not accessible)
1225                 Bad RFC interpretation on multipart close-delimiters
1226         * src/mimeview.c
1227         * src/mimeview.h
1228         * src/gtk/gtkvscrollbutton.c
1229         * src/gtk/gtkvscrollbutton.h
1230                 Make attachments list wheel-scrollable
1231
1232 2006-08-07 [colin]      2.4.0cvs32
1233
1234         * src/gtk/gtkaspell.c
1235                 Fix bug #973 (Unicode punctation characters 
1236                 are not recognized as separators by the
1237                 spell checker); fix unsigned stuff
1238
1239 2006-08-07 [colin]      2.4.0cvs31
1240
1241         * src/compose.c
1242                 Fix bug #956 (DnD text with accents in compose 
1243                 text entry); fix gccc's signed/unsigned fuss
1244
1245 2006-08-06 [colin]      2.4.0cvs30
1246
1247         * src/main.c
1248                 Fix bug #979 (Plugin crashes when exiting 
1249                 sylpheed-claws) : handle exit request only 
1250                 once
1251
1252 2006-08-05 [colin]      2.4.0cvs29
1253
1254         * src/news.c
1255                 Just make sure we have a msgid.
1256
1257 2006-08-05 [colin]      2.4.0cvs28
1258
1259         * src/news.c
1260         * src/summaryview.c
1261                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1262                 by reimplementing it
1263         * src/textview.c
1264                 Fix bug when hiding quotes with level > 3 and quote
1265                 colors are recycled
1266
1267 2006-08-04 [colin]      2.4.0cvs27
1268
1269         * src/compose.c
1270         * src/undo.c
1271         * src/undo.h
1272                 Fix a bit replace-by-pasting undo
1273         * src/mainwindow.c
1274         * src/messageview.c
1275                 Fix Fold quotes menu synchro in
1276                 mainwindow when it changes in 
1277                 messageview
1278         * src/textview.c
1279                 Fix right-click on quotes blocks
1280         * src/common/utils.c
1281                 Verify that the file created by
1282                 my_tmpfile() is writable. Fixes
1283                 bug #988 (very specific filesystem
1284                 issue)
1285         * src/plugins/pgpcore/sgpgme.c
1286                 Fix file descriptor leak
1287         * src/plugins/spamassassin/spamassassin.c
1288                 Warn once if spamd isn't reachable
1289
1290 2006-08-04 [colin]      2.4.0cvs26
1291
1292         * src/toolbar.c
1293                 i18n context patch by Fabien
1294
1295 2006-08-03 [colin]      2.4.0cvs25
1296
1297         * src/mainwindow.c
1298         * src/messageview.c
1299                 Rename "Hide quotes" to "Fold quotes"
1300         * src/textview.c
1301                 Don't use hand cursor on quotes. "all 
1302                 the bonuses of the feature and none of 
1303                 unwelcome side-effects"
1304
1305 2006-08-03 [colin]      2.4.0cvs24
1306
1307         * AUTHORS
1308         * sylpheed-claws.desktop
1309         * src/gtk/authors.h
1310                 Bring the desktop file to XDG compliance
1311                 Patch by Charles A. Edwards
1312
1313 2006-08-03 [colin]      2.4.0cvs23
1314
1315         * src/textview.c
1316                 Fix links offset when they are preceded
1317                 by accentued chars (g_utf8_strlen!)
1318         * src/mainwindow.c
1319                 Fix wrong status when starting offline
1320
1321
1322 2006-08-03 [wwp]        2.4.0cvs22
1323
1324         * src/prefs_common.h
1325                 ask what to do w/ filtering rules that belong to an account when
1326                 applying filtering rules manually from the main window (skip,
1327                 apply regardless of the account, use current account). This dialog
1328                 can be skipped and the last reply used.
1329                 (forgot that file)
1330
1331 2006-08-03 [wwp]        2.4.0cvs21
1332
1333         * src/filtering.c
1334         * src/filtering.h
1335         * src/prefs_common.c
1336         * src/summaryview.c
1337         * src/alertpanel.c
1338         * src/alertpanel.h
1339         * src/messageview.c
1340                 ask what to do w/ filtering rules that belong to an account when
1341                 applying filtering rules manually from the main window (skip,
1342                 apply regardless of the account, use current account). This dialog
1343                 can be skipped and the last reply used.
1344
1345
1346 2006-08-03 [colin]      2.4.0cvs20
1347
1348         * src/textview.c
1349                 Optimize previous patch
1350
1351 2006-08-03 [cleroy]     2.4.0cvs19
1352
1353         * src/textview.c
1354                 Fix quotes getting toggled back when the
1355                 mail has an even number of text parts
1356
1357 2006-08-02 [colin]      2.4.0cvs18
1358
1359         * src/messageview.c
1360                 Add Hide quotes menu
1361
1362 2006-08-02 [colin]      2.4.0cvs17
1363
1364         * src/mainwindow.c
1365         * src/prefs_common.c
1366         * src/textview.c
1367         * src/textview.h
1368         * src/gtk/about.c
1369                 Allow per-level quote hiding,
1370                 Allow toggling quotes by double-clicking them
1371                 Rename RemoteURI to ClickableText to reflect
1372                 the fact it's used for a variety of things
1373
1374 2006-08-02 [wwp]        2.4.0cvs16
1375
1376         * src/mainwindow.c
1377                 fix "View/Hide quotes" menu item status initialization.
1378
1379 2006-08-02 [wwp]        2.4.0cvs15
1380
1381         * src/matcher_parser_parse.y
1382                 remove a debug trace.
1383
1384 2006-08-02 [paul]       2.4.0cvs14
1385
1386         * src/plugins/pgpcore/passphrase.c
1387                 don't set initial dialog size
1388                 make it resizable
1389
1390 2006-08-02 [paul]       2.4.0cvs13
1391
1392         * src/noticeview.c
1393                 remove the rogue '/' character
1394
1395 2006-08-02 [paul]       2.4.0cvs12
1396
1397         * src/noticeview.c
1398                 allow buttons to resize as necessary
1399
1400 2006-08-01 [wwp]        2.4.0cvs11
1401
1402         * src/mbox.c
1403                 fix strict ISO C90 compliance.
1404
1405 2006-08-01 [wwp]        2.4.0cvs10
1406
1407         * tools/update-po
1408                 updated update-po tool to work w/ context-dependent translations.
1409                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1410
1411 2006-08-01 [wwp]        2.4.0cvs9
1412
1413         * src/matcher.c
1414         * src/prefs_filtering.c
1415         * src/prefs_matcher.c
1416                 allow context-dependent translations for "All",
1417                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1418
1419 2006-07-31 [colin]      2.4.0cvs8
1420
1421         * AUTHORS
1422         * src/gtk/authors.h
1423                 Add Rafal to authors
1424
1425 2006-07-31 [colin]      2.4.0cvs7
1426
1427         * src/compose.c
1428         * src/mainwindow.c
1429         * src/messageview.h
1430         * src/prefs_common.c
1431         * src/prefs_common.h
1432         * src/textview.c
1433                 Add 'View/Hide quotes'. Patch based on a patch
1434                 by Rafal Weglarz
1435
1436 2006-07-31 [colin]      2.4.0cvs6
1437
1438         * src/action.c
1439                 Fix problem with "> stuff >" actions
1440
1441 2006-07-31 [paul]       2.4.0cvs5
1442
1443         * po/nb.po
1444                 updated by Geir Helland
1445
1446 2006-07-31 [wwp]        2.4.0cvs4
1447
1448         * src/mainwindow.c
1449         * src/summaryview.c
1450         * src/summaryview.h
1451                 add "View/Go to/Parent message" and "View/Go to/Last read message",
1452                 thanks to Colin.
1453
1454 2006-07-31 [wwp]        2.4.0cvs3
1455
1456         * src/Makefile.am
1457         * src/addr_compl.c
1458         * src/addr_compl.h
1459         * src/addressbook.c
1460         * src/addressbook.h
1461         * src/addressbook_foldersel.c
1462         * src/addressbook_foldersel.h
1463         * src/addrindex.c
1464         * src/addrindex.h
1465         * src/matcher.c
1466         * src/matcher.h
1467         * src/matcher_parser_lex.l
1468         * src/matcher_parser_parse.y
1469         * src/prefs_common.c
1470         * src/prefs_common.h
1471         * src/prefs_filtering.c
1472         * src/prefs_matcher.c
1473         * src/prefs_matcher.h
1474         * src/summaryview.c
1475                 introduce filtering against the address book. It's now possible to add
1476                 matched conditions to determine if any email address in a message matches
1477                 or doesn't match any or all books or folders in the address book.
1478
1479 2006-07-31 [wwp]        2.4.0cvs2
1480
1481         * src/account.c
1482         * src/filtering.c
1483         * src/filtering.h
1484         * src/folder.c
1485         * src/folderview.c
1486         * src/inc.c
1487         * src/mainwindow.c
1488         * src/matcher.c
1489         * src/matcher_parser_lex.l
1490         * src/matcher_parser_parse.y
1491         * src/mbox.c
1492         * src/prefs_filtering.c
1493         * src/prefs_filtering.h
1494         * src/procmsg.c
1495         * src/procmsg.h
1496         * src/summaryview.c
1497                 introduce per-account filtering rules. Each filtering rule can now be assigned
1498                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1499                 when applying filtering rules manually, as all rules will apply - even the ones
1500                 assigned to an account. This issue will be addressed soon.
1501  
1502
1503
1504 2006-07-31 [wwp]        2.4.0cvs1
1505
1506         * src/quote_fmt.c
1507                 make more strings translatable.
1508
1509 2006-07-31 [paul]       2.4.0
1510
1511         2.4.0 released
1512
1513 2006-07-31 [paul]       2.3.1cvs91
1514
1515         * po/ca.po
1516                 updated by Miquel Oliete
1517
1518 2006-07-31 [paul]       2.3.1cvs90
1519
1520         * po/de.po
1521         * po/el.po
1522         * po/fr.po
1523         * po/it.po
1524         * po/pl.po
1525         * po/pt_BR.po
1526         * po/sr.po
1527         * po/zh_CN.po
1528                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1529                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1530                 Aleksandar Urosevic, and Ralgh Young
1531
1532 2006-07-31 [paul]       2.3.1cvs89
1533
1534         * src/account.c
1535         * src/main.c
1536         * src/mainwindow.c
1537         * src/mainwindow.h
1538                 Fix a race condition when, after an SC crash, rescanning
1539                 folders took more than 0.5 seconds
1540                 Thanks to Colin
1541
1542 2006-07-31 [paul]       2.3.1cvs88
1543
1544         * src/folderview.c
1545                 don't translate separator strings
1546
1547 2006-07-30 [mones]      2.3.1cvs87
1548
1549         * doc/man/sylpheed-claws.1
1550                 Fixed non-ASCII chars in Hoa's name
1551         * po/es.po
1552                 Updated for release
1553
1554 2006-07-27 [colin]      2.3.1cvs86
1555
1556         * src/textview.c
1557                 Don't include the leading \n in links
1558                 Patch by Fabien
1559
1560 2006-07-25 [colin]      2.3.1cvs85
1561
1562         * src/mainwindow.c
1563         * src/common/socket.h
1564         * src/etpan/imap-thread.c
1565                 Refresh resolvers before connecting
1566                 to IMAP servers, and after switching
1567                 to online. Thanks to Paul.
1568
1569 2006-07-18 [colin]
1570
1571         * 2.4.0-rc4 released
1572
1573 2006-07-17 [colin]      2.3.1cvs84
1574
1575         * src/inc.c
1576                 Show connection attempt in statusbar before
1577                 connecting (previously first message was
1578                 "Retrieving messages from ..." after the
1579                 connection succeeded.
1580
1581 2006-07-16 [wwp]        2.3.1cvs83
1582
1583         * sylpheed-claws.ico
1584                 Added .ico file (windows multi-size icon file, generated).
1585
1586 2006-07-12 [wwp]        2.3.1cvs82
1587
1588         * src/messageview.c
1589                 remove Message/Re-edit menu entry from messageview window,
1590                 as sent/draft/queued messages are opened in compose window when
1591                 re-edited and it's not possible to re-edit other msgs.
1592
1593 2006-07-12 [paul]       2.3.1cvs81
1594
1595         * AUTHORS
1596         * src/mainwindow.c
1597         * src/gtk/authors.h
1598                 check online state before resetting
1599                 mailcheck timer. Useful if some program
1600                 verifies connection state and updates
1601                 Claws.
1602                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
1603
1604 2006-07-12 [paul]       2.3.1cvs80
1605
1606         * sylpheed-claws-128x128.png
1607         * sylpheed-claws-64x64.png
1608         * sylpheed-claws.png
1609         * src/Makefile.am
1610         * src/main.c
1611         * src/prefs_toolbar.c
1612         * src/stock_pixmap.c
1613         * src/stock_pixmap.h
1614         * src/wizard.c
1615         * src/gtk/about.c
1616         * src/gtk/gtkutils.c
1617         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
1618         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
1619         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
1620         * src/pixmaps/sylpheed.xpm              ** REMOVED **
1621         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
1622         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
1623                 updated and renamed logo/icon files and related
1624                 logo by Jesper Schultz
1625
1626 2006-07-11 [paul]       2.3.1cvs79
1627
1628         * src/main.c
1629                 fix the labels a smidgin
1630
1631 2006-07-09 [colin]      2.3.1cvs78
1632
1633         * src/textview.c
1634                 Show errors in textviewer's command
1635                 Patch by H. Merijn Brand
1636
1637 2006-07-09 [colin]      2.3.1cvs77
1638
1639         * src/compose.c
1640                 Save FMID in drafts too
1641
1642 2006-07-08 [colin]      2.3.1cvs76
1643
1644         * src/compose.c
1645                 Svae RMID in drafted mails too
1646                 Save quote_fmt vars for whole mails,
1647                 don't reset at each quote_fmt_init:
1648                 allows to use the same |i{var} in
1649                 various template fields
1650         * src/prefs_template.c
1651         * src/quote_fmt.h
1652         * src/quote_fmt_parse.y
1653                 Same
1654
1655 2006-07-08 [colin]      2.3.1cvs75
1656
1657         * src/textview.c
1658                 Fix highlighting of attached parts URIs
1659
1660 2006-07-08 [colin]      2.3.1cvs74
1661
1662         * src/main.c
1663                 Prevent bug #981 (sc 2.3.1 segfaults with 
1664                 gtk+ 2.10) from being reported again:
1665                 if Sylpheed-Claws has been compiled against
1666                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
1667                 of if Sylpheed-Claws has been compiled against
1668                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1669                 error out.
1670
1671 2006-07-07 [colin]      2.3.1cvs73
1672
1673         * src/prefs_actions.c
1674                 Fix label
1675
1676 2006-07-07 [colin]      2.3.1cvs72
1677
1678         * src/prefs_actions.c
1679                 Fix compile on gtk < 2.8. argh :)
1680
1681 2006-07-07 [paul]       2.3.1cvs71
1682
1683         * src/common/defs.h
1684                 update DONATE_URI
1685
1686 2006-07-07 [colin]      2.3.1cvs70
1687
1688         * po/POTFILES.in
1689         * src/quote_fmt.c
1690         * src/quote_fmt_lex.l
1691         * src/quote_fmt_parse.y
1692                 Add |i{var}, a way to insert user-entered
1693                 text in a template
1694
1695 2006-07-07 [colin]
1696
1697         * 2.4.0-rc3 released
1698
1699 2006-07-07 [colin]      2.3.1cvs69
1700
1701         * src/folder.c
1702                 Don't consider inboxes of UNKNOWN folder 
1703                 classes to be useable as default inboxes
1704
1705 2006-07-07 [paul]       2.3.1cvs68
1706
1707         * src/textview.c
1708                 add missing #include <errno.h>
1709                 Thanks to René J. Blokland
1710
1711 2006-07-07 [paul]       2.3.1cvs67
1712
1713         * src/action.c
1714                 Return now Closes dialog
1715         * src/mimeview.c
1716         * src/mimeview.h
1717         * src/textview.c
1718                 add contextual menu to mime parts listed
1719                 in the textview
1720                 Thanks to Colin
1721         * src/common/utils.c
1722                 reversal: ' is a valid character in URLs
1723
1724 2006-07-06 [colin]      2.3.1cvs66
1725
1726         * src/remotefolder.h
1727                 Forgotten in previous commit
1728
1729 2006-07-06 [colin]      2.3.1cvs65
1730
1731         * src/folder.c
1732                 Set summary update flag whenever
1733                 totals changed
1734         * src/imap.c
1735         * src/prefs_account.c
1736         * src/common/utils.h
1737         * src/etpan/imap-thread.c
1738                 Fix warnings, thanks to Fabien and
1739                 Ricardo
1740
1741 2006-07-06 [wwp]        2.3.1cvs64
1742
1743         * src/gtk/gtkutils.c
1744                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1745
1746 2006-07-06 [wwp]        2.3.1cvs63
1747
1748         * src/account.c
1749         * src/addressbook.c
1750         * src/addressitem.h
1751         * src/folderview.c
1752         * src/mainwindow.c
1753         * src/manual.c
1754         * src/manual.h
1755         * src/message_search.c
1756         * src/prefs_actions.c
1757         * src/prefs_filtering.c
1758         * src/prefs_filtering.h
1759         * src/prefs_template.c
1760         * src/summary_search.c
1761         * src/summaryview.c
1762         * src/gtk/gtkutils.c
1763         * src/gtk/gtkutils.h
1764         * src/gtk/pluginwindow.c
1765                 add help buttons to some dialogs. Clicking such buttons opens a
1766                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1767
1768 2006-07-06 [paul]       2.3.1cvs62
1769
1770         * src/textview.c
1771                 fix attachments contextual menu
1772                 Thanks to Colin
1773
1774 2006-07-05 [colin]      2.3.1cvs61
1775
1776         * src/textview.c
1777         * src/compose.c
1778                 Handle sftp:// links
1779
1780 2006-07-05 [paul]       2.3.1cvs60
1781
1782         * src/gtk/filesel.c
1783                 grab save button by default
1784                 Thanks to Colin
1785
1786 2006-07-05 [wwp]        2.3.1cvs59
1787
1788         * manual/xml2pdf
1789                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1790
1791 2006-07-04 [colin]      2.3.1cvs58
1792
1793         * src/mimeview.c
1794         * src/textview.c
1795                 Use left click to select, middle click to open
1796                 on mimeparts links
1797         * src/common/utils.c
1798                 Fix segfault
1799
1800 2006-07-04 [colin]      2.3.1cvs57
1801
1802         * src/mainwindow.c
1803         * src/news.c
1804                 Warning fixes, thanks to Fabien
1805
1806 2006-07-04 [colin]      2.3.1cvs56
1807
1808         * src/mimeview.c
1809         * src/mimeview.h
1810         * src/textview.c
1811                 Allow parts to be selected via their text label
1812                 in textview
1813
1814 2006-07-04 [colin]      2.3.1cvs55
1815
1816         * src/folderview.c
1817                 Feedback when closing (for big folders)
1818         * src/prefs_actions.c
1819         * src/prefs_filtering.c
1820         * src/prefs_matcher.c
1821         * src/prefs_template.c
1822                 Fix default button when closing without
1823                 having saved
1824
1825 2006-07-04 [colin]      2.3.1cvs54
1826
1827         * src/news.c
1828                 Delete local file on deletion
1829
1830 2006-07-03 [colin]      2.3.1cvs53
1831
1832         * src/folderview.c
1833         * src/main.c
1834                 Don't freeze when rescanning after crash
1835
1836 2006-07-03 [wwp]        2.3.1cvs52
1837
1838         * src/compose.c
1839         * src/privacy.c
1840         * src/privacy.h
1841         * src/plugins/pgpinline/pgpinline.c
1842         * src/plugins/pgpmime/pgpmime.c
1843                 don't report an error when the user cancels the passphrase dialog.
1844
1845 2006-07-02 [colin]      2.3.1cvs51
1846
1847         * src/folderview.c
1848                 Open message when crossing folders with Space,
1849                 goto next unread and friends
1850
1851 2006-07-01 [colin]      2.3.1cvs50
1852
1853         * src/prefs_account.c
1854                 Typographic rules varying from language
1855                 to language (in french "Protocole :"),
1856                 we have to do that :)
1857
1858 2006-07-01 [ticho]      2.3.1cvs49
1859
1860         * src/prefs_account.c
1861                 Only use one temporary gchar* variable in
1862                 prefs_account_protocol_set_optmenu().
1863
1864 2006-07-01 [ticho]      2.3.1cvs48
1865
1866         * src/prefs_account.c
1867         * src/prefs_account.h
1868                 Use GtkLabel for existing account protocol name.
1869                 Created an array for protocol names and populate the
1870                 combobox from it in a for() cycle.
1871
1872 2006-06-30 [colin]      2.3.1cvs47
1873
1874         * src/compose.c
1875                 Block undo when changing signature (by changing
1876                 account)
1877
1878 2006-06-30 [paul]       2.3.1cvs46
1879
1880         * src/send_message.c
1881                 when editing From in the Compose window, use that address
1882                 in the Return-Path: header
1883                 Thanks to Colin
1884
1885 2006-06-30 [colin]      2.3.1cvs45
1886
1887         * src/compose.c
1888                 Fix signature replacement:
1889                 - when no newline before separator
1890                 - when reediting
1891
1892 2006-06-29 [colin]      2.3.1cvs44
1893
1894         * src/folderview.c
1895         * src/folderview.h
1896         * src/mainwindow.c
1897         * src/summaryview.c
1898                 Let 'View/Go to/Next marked' work like
1899                 Next new & Next unread: across folders
1900                 Change the select_on_entry pref to do
1901                 what we want when changing folder
1902         * src/common/utils.c
1903                 Fix single-quoted links 
1904
1905 2006-06-29 [colin]      2.3.1cvs43
1906
1907         * src/gtk/gtkaspell.c
1908                 "Sylpheed" and "Sylpheed-Claws" do exist !
1909
1910 2006-06-29 [colin]      2.3.1cvs42
1911
1912         * src/imap.c
1913                 Forgot to remove debug
1914
1915 2006-06-29 [colin]      2.3.1cvs41
1916
1917         * src/imap.c
1918         * src/imap.h
1919         * src/mainwindow.c
1920                 Disconnect from IMAP servers when going
1921                 offline. Fixes bug #978 (going to offline-mode 
1922                 won't close connections)
1923
1924 2006-06-29 [colin]      2.3.1cvs40
1925
1926         * src/main.c
1927                 Fix transient setting on failing plugins
1928                 Patch by Fabien
1929         * src/plugins/pgpcore/sgpgme.c
1930                 Only warn for OpenPGP. Most people don't
1931                 have CMS available.
1932
1933 2006-06-29 [colin]      2.3.1cvs39
1934
1935         * src/compose.c
1936                 Fix Spelling menu (discrepancy between context menu
1937                 and top menu when folder's dictionary isn't the 
1938                 default one)
1939         * src/plugins/pgpcore/sgpgme.c
1940                 More error reporting about why gpgme can fail
1941
1942 2006-06-29 [wwp]        2.3.1cvs38
1943
1944         * src/mainwindow.c
1945                 honor the display-header-pane setting even when the message view
1946                 is a separate window.
1947
1948 2006-06-29 [wwp]        2.3.1cvs37
1949
1950         * src/prefs_actions.c
1951                 forgot to commit that one (use of GTK_STOCK_INFO).
1952
1953 2006-06-29 [colin]      2.3.1cvs36
1954
1955         * src/imap.c
1956                 Better handling of login errors (ask the password
1957                 again once), alert in case of error. Fix three
1958                 signedness warnings.
1959
1960 2006-06-28 [wwp]        2.3.1cvs35
1961
1962         * src/prefs_template.c
1963         * src/prefs_matcher.c
1964         * src/prefs_filtering_action.c
1965         * src/prefs_quote.c
1966                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
1967                 patch by Fabien Vantard, slightly modified.
1968
1969 2006-06-28 [paul]
1970
1971         2.4.0-rc2 released
1972
1973 2006-06-28 [colin]      2.3.1cvs34
1974
1975         * src/prefs_account.c
1976                 Fix bug #977 (Can't add or edit imap accounts)
1977
1978 2006-06-28 [colin]      2.3.1cvs33
1979
1980         * src/mimeview.c
1981                 Fix previous
1982
1983 2006-06-28 [colin]      2.3.1cvs32
1984
1985         * src/mimeview.c
1986                 Save named inlined attachments with "Save all"
1987         * src/main.c
1988         * src/mbox.c
1989         * src/common/plugin.c
1990         * src/common/plugin.h
1991         * src/common/sylpheed.c
1992         * src/common/utils.c
1993         * src/plugins/pgpcore/sylpheed.def
1994         * src/plugins/pgpinline/sylpheed.def
1995         * src/plugins/pgpmime/sylpheed.def
1996                 Win32 compatibility patch, by
1997                 Werner Koch
1998
1999 2006-06-28 [wwp]        2.3.1cvs31
2000
2001         * src/imap.c
2002         * src/prefs_folder_item.c
2003                 less compilation warnings (thanks to Fabien Vantard), less typos.
2004
2005 2006-06-28 [paul]       2.3.1cvs30
2006
2007         * src/gtk/gtkutils.c
2008                 gtk_combo_box_set_focus_on_click() is only
2009                 available since gtk 2.6.0
2010
2011 2006-06-28 [paul]       2.3.1cvs29
2012
2013         * src/prefs_ext_prog.c
2014                 fix engrish and add a tooltip for the
2015                 'command for 'Display as text' option
2016
2017 2006-06-28 [paul]
2018
2019         2.4.0-rc1 released
2020
2021 2006-06-28 [paul]       2.3.1cvs28
2022
2023         * ChangeLog
2024         * tools/Makefile.am
2025                 include textviewer.pl in releases
2026
2027 2006-06-28 [paul]       2.3.1cvs27
2028
2029         * src/prefs_ext_prog.c
2030                 hide Print command option if libgnomeprint
2031                 support is present
2032
2033 2006-06-27 [colin]      2.3.1cvs26
2034
2035         * src/compose.c
2036                 Fix Esc handling in insert/attach dialog
2037                 Don't show this dialog if dragging something
2038                 else than text/uri-list
2039                 Thanks to Fabien Vantard
2040         * tools/textviewer.pl
2041                 Filter script to display stuff as text
2042                 by H. Merijn Brand
2043
2044 2006-06-27 [wwp]        2.3.1cvs25
2045
2046         * src/messageview.c
2047                 use the exact product name (message view title), patch
2048                 by Fabien Vantard.
2049
2050 2006-06-27 [ticho]      2.3.1cvs24
2051
2052         * src/prefs_account.c
2053         * src/prefs_common.c
2054         * src/prefs_common.h
2055         * src/prefs_ext_prog.c
2056         * src/textview.c
2057                 Add a preference (Preferences/External programs)
2058                 to allow "Display as text" to be done via a script
2059                 (patch by H.Merijn Brand).
2060                 Use GtkComboBox for protocol selection in account
2061                 preferences.
2062                 Only include current choice for existing accounts, and
2063                 insensitivize the combobox.
2064
2065 2006-06-27 [paul]       2.3.1cvs23
2066
2067         * src/mbox.c
2068                 fix crasher introduced in cvs21.
2069                 Thanks to Colin
2070
2071 2006-06-26 [colin]      2.3.1cvs22
2072
2073         * src/mbox.c
2074                 Fix double-frees when leaving folders
2075                 after exporting to mbox
2076
2077 2006-06-26 [colin]      2.3.1cvs21
2078
2079         * src/mbox.c
2080                 More feedback (and optimisation)
2081                 on import/export
2082         * src/common/utils.c
2083                 Fix case when looking for mail addresses
2084         * src/gtk/gtkutils.c
2085                 Extra check for (X-)Face
2086
2087 2006-06-25 [ticho]      2.3.1cvs20
2088
2089         * src/compose.c
2090         * src/exphtmldlg.c
2091         * src/gtk/gtkutils.c
2092         * src/gtk/gtkutils.h
2093                 Added second argument to gtkut_sc_combobox_create() to
2094                 control focus-on-click for the widget.
2095                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2096
2097 2006-06-25 [ticho]      2.3.1cvs19
2098
2099         * src/compose.c
2100         * src/gtk/Makefile.am
2101         * src/gtk/combobox.c
2102         * src/gtk/combobox.h
2103         * src/gtk/gtkutils.c
2104         * src/gtk/gtkutils.h
2105                 Use GtkComboBox instead of deprecated GtkOptionMenu
2106                 for account selector in compose window and for encoding
2107                 selector in attachment properties.
2108                 Also factorise working with the new GtkComboBox somewhat.
2109
2110 2006-06-24 [paul]       2.3.1cvs18
2111
2112         * src/prefs_common.c
2113                 use the correct default value
2114
2115 2006-06-24 [paul]       2.3.1cvs17
2116
2117         * src/compose.c
2118         * src/prefs_common.c
2119         * src/prefs_common.h
2120         * src/prefs_compose_writing.c
2121                 enable setting of default action when
2122                 dnd'ing files in the compose window.
2123                 (Collaborative effort with wwp)
2124
2125 2006-06-23 [wwp]        2.3.1cvs16
2126
2127         * src/compose.c
2128                 i18n fix (thanks to Fabien Vantard)
2129
2130 2006-06-22 [colin]      2.3.1cvs15
2131
2132         * src/prefs_customheader.c
2133                 Don't use filters in custom headers' file 
2134                 selector. Remember, extensions mean nothing :)
2135
2136 2006-06-22 [paul]       2.3.1cvs14
2137
2138         * configure.ac
2139                 allow setting of man directory location
2140
2141 2006-06-22 [colin]      2.3.1cvs13
2142
2143         * src/mainwindow.c
2144                 Add 'View/Go to/Next unread folder'.
2145                 I missed that :)
2146
2147 2006-06-22 [colin]      2.3.1cvs12
2148
2149         * src/common/utils.c
2150                 Add some subject prefixes
2151                 Patch by Bjorn T Johansen <btj@havleik.no>
2152
2153 2006-06-22 [colin]      2.3.1cvs11
2154
2155         * manual/advanced.xml
2156                 Forgotten hidden pref
2157
2158 2006-06-21 [paul]       2.3.1cvs10
2159
2160         * src/prefs_account.c
2161                 complete the removal of 'Add date header' option
2162
2163 2006-06-21 [paul]       2.3.1cvs9
2164
2165         * src/account.c
2166         * src/compose.c
2167         * src/prefs_account.c
2168         * src/prefs_account.h
2169                 remove option to add date header - always
2170                 add date header
2171         * src/etpan/imap-thread.c
2172                 fix warnings (Thanks to Colin)
2173
2174 2006-06-21 [wwp]        2.3.1cvs8
2175
2176         * src/folder.c
2177                 set the attachment flag when inline text part are (file)named. This is more convenient
2178                 when receiving (for instance) inline source files or patches sent using thunderbird.
2179
2180 2006-06-21 [paul]       2.3.1cvs7
2181
2182         * src/inc.c
2183                 fix off-by-one count of current msg in
2184                 statusbar filtering progressbar
2185
2186 2006-06-21 [paul]       2.3.1cvs6
2187
2188         * src/folder.c
2189                 Show attachment icon even if the part is 'inline'
2190                 if the following conditions are met:
2191                 - content-type != 'text/plain'
2192                 - content-type != '*/pgp-signature'
2193                 - either 'name' or 'filename' parameter is not NULL
2194                 
2195                 Thanks to Colin
2196
2197 2006-06-21 [paul]       2.3.1cvs5
2198
2199         * src/messageview.c
2200         * src/prefs_common.c
2201         * src/prefs_common.h
2202         * src/prefs_other.c
2203                 add an option to 'Never send Return
2204                 Receipts'
2205                 Thanks to Colin
2206
2207 2006-06-20 [mones]      2.3.1cvs4
2208
2209         * po/es.po
2210                 updated
2211         * src/compose.c
2212                 typo fixed (space after comma)
2213         * tools/make.themes.project
2214                 remove exec mode from tarball files
2215
2216 2006-06-20 [colin]      2.3.1cvs3
2217
2218         * src/news.c
2219         * src/procheader.c
2220         * src/unmime.c
2221                 Better fix for \n's in headers (don't 
2222                 break Received: and others)
2223
2224 2006-06-20 [paul]       2.3.1cvs2
2225
2226         * src/alertpanel.c
2227         * src/textview.c
2228                 improve legibility of phishing attempt
2229                 dialog
2230
2231 2006-06-20 [paul]       2.3.1cvs1
2232
2233         * NEWS
2234         * README
2235         * configure.ac
2236                 Update version number following
2237                 stable release
2238
2239 2006-06-20 [colin]      2.3.0cvs26
2240
2241         * src/compose.c
2242                 When dragging a file to the text of the compose
2243                 window, ask whether we want to insert or attach
2244                 (I know lots of people who do that to attach)
2245
2246 2006-06-20 [colin]      2.3.0cvs25
2247
2248         * src/etpan/imap-thread.c
2249                 Fix threshold (the append command is often > 32 bytes)
2250
2251 2006-06-19 [colin]      2.3.0cvs24
2252
2253         * src/imap.c
2254         * src/etpan/imap-thread.c
2255                 Workaround Rockliffe IMAP server bug: replace
2256                 "x UID SEARCH (ANSWERED UID 1:*)" with
2257                 "x UID SEARCH ANSWERED"
2258                 (Rockliffe doesn't handle the parenthesis)
2259
2260 2006-06-19 [colin]      2.3.0cvs23
2261
2262         * src/compose.c
2263         * src/imap.c
2264         * src/etpan/imap-thread.c
2265                 Probably fix bug #972 (Freezes when adding 
2266                 an attachment to the message)
2267         * src/common/defs.h
2268                 Modernize Firefox cmd
2269
2270
2271 2006-06-18 [colin]      2.3.0cvs22
2272
2273         * src/prefs_customheader.c
2274                 Only allow correct filenames for various
2275                 custom headers
2276
2277 2006-06-18 [colin]      2.3.0cvs21
2278
2279         * src/prefs_customheader.c
2280                 Add a 'From File...' button in custom headers prefs, which
2281                 try to do the right thing: 
2282                 for normal headers, use file as plaintext,
2283                 for X-Face, calls compface,
2284                 for Face, encode to b64.
2285
2286 2006-06-17 [colin]      2.3.0cvs20
2287
2288         * src/mh.c
2289                 Warning fix
2290
2291 2006-06-16 [colin]      2.3.0cvs19
2292
2293         * src/summaryview.c
2294                 Recursive quicksearch: show message list
2295                 in current folder, *then* search children
2296                 in the background.
2297
2298 2006-06-16 [colin]      2.3.0cvs18
2299
2300         * src/main.c
2301                 Instead of ignoring SIGPIPE, save caches
2302                 when getting one. Will fix the fact that
2303                 hot caches are out-of-date when logging 
2304                 out of Xorg.
2305         * src/compose.c
2306         * src/prefs_compose_writing.c
2307                 Only save text (not attachments) when 
2308                 auto-saving to drafts
2309         * src/unmime.c
2310                 Always replace \n, \r and \t with spaces
2311                 in headers
2312         * manual/dist/html/Makefile.am
2313         * manual/dist/pdf/Makefile.am
2314         * manual/dist/ps/Makefile.am
2315         * manual/dist/txt/Makefile.am
2316         * manual/fr/dist/html/Makefile.am
2317         * manual/fr/dist/pdf/Makefile.am
2318         * manual/fr/dist/ps/Makefile.am
2319         * manual/fr/dist/txt/Makefile.am
2320         * manual/pl/dist/html/Makefile.am
2321         * manual/pl/dist/pdf/Makefile.am
2322         * manual/pl/dist/ps/Makefile.am
2323         * manual/pl/dist/txt/Makefile.am
2324                 Fix make clean removing pregenerated manuals
2325
2326
2327 2006-06-16 [colin]      2.3.0cvs17
2328
2329         * src/plugins/pgpcore/sgpgme.c
2330         * src/plugins/pgpmime/pgpmime.c
2331         * src/plugins/pgpinline/pgpinline.c
2332                 Better error reporting in setup_signers.
2333                 Don't fallback to default key if specified
2334                 key isn't found.
2335                 Don't allow signing if more than one secret
2336                 key matches the one specified in prefs.
2337
2338 2006-06-15 [colin]      2.3.0cvs16
2339
2340         * src/folderview.c
2341                 Add "Send queue" in the folder's contextual
2342                 menu
2343         * src/compose.c
2344         * src/messageview.c
2345         * src/privacy.c
2346         * src/privacy.h
2347         * src/procmime.c
2348         * src/procmsg.c
2349         * src/plugins/pgpcore/passphrase.c
2350         * src/plugins/pgpcore/sgpgme.c
2351         * src/plugins/pgpinline/pgpinline.c
2352         * src/plugins/pgpmime/pgpmime.c
2353                 Better error reporting
2354         * src/mbox.c
2355                 Probably fix bug #971 (2.2.3 cannot read mail 
2356                 from local mbox)
2357
2358
2359 2006-06-15 [mones]      2.3.0cvs15
2360
2361         * tools/make.themes.project
2362                 creates the themes project from the web page
2363
2364 2006-06-15 [colin]      2.3.0cvs14
2365
2366         * src/folder.c
2367                 Better fix (avoid losing the folder if scan_tree 
2368                 fails)
2369
2370 2006-06-15 [cleroy]     2.3.0cvs13
2371
2372         * src/folder.c
2373                 Probably fix Bug #969 (crash on rebuilding 
2374                 imap folder)
2375
2376 2006-06-14 [colin]      2.3.0cvs12
2377
2378         * manual/dtd/manual.xsl
2379         * manual/sylpheed-claws-manual.xml
2380         * manual/fr/sylpheed-claws-manual.xml
2381         * manual/pl/sylpheed-claws-manual.xml
2382                 Insert pagebreaks between sections
2383
2384 2006-06-14 [paul]       2.3.0cvs11
2385
2386         * configure.ac
2387                 better fix than 2.3.0cvs10
2388
2389 2006-06-14 [paul]       2.3.0cvs10
2390
2391         * configure.ac
2392                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2393                 (backwards compatible)
2394
2395 2006-06-13 [colin]      2.3.0cvs9
2396
2397         * src/messageview.c
2398                 Fix sending of return receipt with the new queue folders
2399
2400 2006-06-13 [wwp]        2.3.0cvs8
2401
2402         * src/quote_fmt_lex.l
2403                 fix wrong tokens returned in quote_fmt lexer, query not().
2404
2405 2006-06-13 [wwp]        2.3.0cvs7
2406
2407         * src/folder.c
2408         * src/prefs_folder_item.c
2409                 allow changing folder type even when folder is not a top-level one,
2410                 thanks to Colin.
2411
2412 2006-06-12 [colin]      2.3.0cvs6
2413
2414         * src/folderview.c
2415                 Fix double-ask of "Do you want to mark all
2416                 as read"
2417
2418 2006-06-12 [colin]      2.3.0cvs5
2419
2420         * src/compose.c
2421         * src/compose.h
2422         * src/folder.c
2423         * src/folder.h
2424         * src/imap.c
2425         * src/inc.c
2426         * src/main.c
2427         * src/messageview.c
2428         * src/mh.c
2429         * src/prefs_folder_item.c
2430         * src/procheader.c
2431         * src/procmime.c
2432         * src/procmsg.c
2433         * src/procmsg.h
2434         * src/send_message.c
2435         * src/summaryview.c
2436         * src/toolbar.c
2437                 Apply bug #964's patch (Queue and drafts aren't normal)
2438                 The Drafts and Queue folder now contain RFC-822 files,
2439                 allowing to move and copy mails from and to these 
2440                 folders. Moving from Drafts to Queue will prepare the
2441                 mail for sending (PGP signature, encryption, etc).
2442                 This patch also rework sending errors handling to try
2443                 to be more helpful.
2444                 Also, allow redefining folder types via the GUI 
2445                 (Folder type in its Properties)
2446
2447 2006-06-12 [colin]      2.3.0cvs4
2448
2449         * src/summaryview.c
2450         * src/prefs_common.c
2451         * src/prefs_common.h
2452         * src/gedit-print.c
2453                 Allow to define a specific print font - patch
2454                 by Bernhard Walle <bernhard.walle@gmx.de>
2455         * src/prefs_fonts.c
2456         * manual/advanced.xml
2457         * manual/fr/advanced.xml
2458                 Add a hidden pref to allow deletion without
2459                 confirmation
2460
2461 2006-06-12 [wwp]        2.3.0cvs3
2462
2463         * .cvsignore
2464                 more files to ignore.
2465
2466 2006-06-12 [wwp]        2.3.0cvs2
2467
2468         * src/quote_fmt.c
2469         * src/quote_fmt_lex.l
2470         * src/quote_fmt_parse.y
2471                 extend the quote_fmt parser (templates and quotes):
2472                 - allow limited sub-expressions in |p{} and |f{} expressions,
2473                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2474                 - implemented/fixed missing implementation of query_references and show_references,
2475                 - completed, fixed contents and format of the symbols help dialog,
2476                 - fix some compilation warnings.
2477
2478 2006-06-12 [wwp]        2.3.0cvs1
2479
2480         * manual/advanced.xml
2481         * manual/fr/advanced.xml
2482                 updates in the "templates" section of the manual (eng/fr):
2483                  - be more precise (both versions)
2484                  - completed to match the english reference (fr version)
2485                  - touchups (both versions)
2486
2487 2006-06-12 [paul]       2.3.0
2488
2489         2.3.0 released
2490
2491 2006-06-12 [paul]       2.2.3cvs14
2492
2493         * po/ca.po
2494         * po/cs.po
2495         * po/de.po
2496         * po/el.po
2497         * po/fr.po
2498         * po/it.po
2499         * po/pt_BR.po
2500         * po/sr.po
2501         * po/zh_CN.po
2502                 updated by Miquel Oliete, Tim, Stephan Sachse,
2503                 Stavros Giannouris, Fabien Vantard, Andrea
2504                 Spadaccini, Frederico Goncalves Guimaraes,
2505                 Aleksandar Urosevic, and Ralgh Young
2506
2507 2006-06-12 [colin]      2.2.3cvs13
2508
2509         * src/mbox.c
2510                 Add missing header
2511
2512 2006-06-11 [colin]      2.2.3cvs12
2513
2514         * src/msgcache.c
2515                 Verify that g_malloc() succeeded
2516
2517 2006-06-11 [colin]      2.2.3cvs11
2518
2519         * src/wizard.c
2520                 Add Face header to welcome mail
2521
2522 2006-06-10 [colin]      2.2.3cvs10
2523
2524         * src/textview.c
2525                 Revert previous (Forgot it changes the
2526                 margin on the whole mail)
2527
2528 2006-06-10 [colin]      2.2.3cvs9
2529
2530         * src/textview.c
2531                 Don't overlap long headers under (X-)Face
2532
2533 2006-06-10 [mones]      2.2.3cvs8
2534
2535         * manual/xml2pdf
2536                 allow generation of manual on systems lacking saxon binary
2537                 but with java and the saxon library installed
2538
2539         * po/es.po
2540                 updated for release
2541
2542 2006-06-09 [colin]      2.2.3cvs7
2543
2544         * src/summaryview.c
2545                 Fix leak when using Display Sender using Addressbook
2546
2547 2006-06-09 [colin]      2.2.3cvs6
2548
2549         * src/compose.c
2550         * src/folder.c
2551         * src/folderview.c
2552         * src/mimeview.c
2553         * src/summaryview.c
2554                 More leaks fixes
2555
2556 2006-06-09 [paul]       2.2.3cvs5
2557
2558         * AUTHORS
2559         * src/gtk/authors.h
2560         * tools/claws.i18n.status.pl
2561                 updated with new info
2562
2563 2006-06-09 [paul]       2.2.3cvs4
2564
2565         * README
2566                 updated
2567         * manual/ack.xml
2568                 add wwp to authors list
2569         * src/gtk/authors.h
2570                 update mine and Colin's addresses
2571
2572 2006-06-08 [colin]      2.2.3cvs3
2573
2574         * src/etpan/imap-thread.c
2575                 Fix leak on SSL cert check
2576
2577 2006-06-08 [colin]      2.2.3cvs2
2578
2579         * src/common/utils.c
2580                 Fix leak
2581
2582 2006-06-08 [paul]       2.2.3cvs1
2583
2584         * configure.ac
2585                 Update version number following
2586                 stable release
2587
2588 2006-06-07 [colin]      2.2.2cvs3
2589
2590         * src/msgcache.c
2591                 Fix catching cache read errors (guint instead of gint)
2592                 Prevent malloc'ing more than 8MB (means cache corruption)
2593
2594 2006-06-07 [paul]       2.2.2cvs2
2595
2596         * src/exporthtml.c
2597         * src/exportldif.c
2598         * src/mh.c
2599         * src/mutt.c
2600         * src/pine.c
2601         * src/common/utils.c
2602                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2603                 obey $HOME'
2604                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2605                 Thanks to Colin
2606
2607 2006-06-06 [paul]       2.2.2cvs1
2608
2609         * configure.ac
2610                 Update version number following
2611                 stable release
2612
2613 2006-06-06 [paul]       2.2.1cvs6
2614
2615         * src/matcher.c
2616                 fix  implicit declaration of
2617                 sylpheed_do_idle()
2618                 Patch by Fabien Vantard
2619
2620 2006-06-06 [paul]       2.2.1cvs5
2621
2622         * src/matcher.c
2623                 fix age_greater and age_lower so that they
2624                 mean what say and not '...or equal to'
2625                 Thanks to Colin
2626
2627 2006-06-06 [paul]       2.2.1cvs4
2628
2629         * src/textview.c
2630         * src/common/utils.c
2631                 fix URI check
2632                 Thanks to Colin
2633
2634 2006-06-05 [wwp]        2.2.1cvs3
2635
2636         * manual/fr/account.xml
2637                 minor language fixes (thanks to Fabien Vantard).
2638
2639 2006-06-05 [colin]      2.2.1cvs2
2640
2641         * src/prefs_folder_item.c
2642         * src/folderview.c
2643                 Allow recursive setting of properties 
2644                 for whole mailboxes
2645         * src/matcher.c
2646                 Don't freeze on 'test' filtering rule
2647
2648 2006-06-05 [colin]      2.2.1cvs1
2649
2650         * configure.ac
2651                 Update version number following
2652                 stable release
2653
2654 2006-06-04 [wwp]        2.2.0cvs82
2655
2656         * manual/glossary.xml
2657         * manual/account.xml
2658         * manual/fr/glossary.xml
2659         * manual/fr/account.xml
2660                 added glossary section and references/links related to the Face custom header.
2661
2662 2006-06-04 [colin]      2.2.0cvs81
2663
2664         * src/summaryview.c
2665                 Skip to next message on move with no
2666                 immediate execution
2667
2668 2006-06-04 [wwp]        2.2.0cvs80
2669
2670         * manual/xml2pdf
2671                 added sanity checks, exit when needed.
2672
2673 2006-06-03 [paul]       2.2.0cvs79
2674
2675         * src/prefs_receive.c
2676                 page name is now 'Receiving'
2677         * src/prefs_send.c
2678                 page name is now 'Sending'
2679
2680 2006-06-03 [colin]      2.2.0cvs78
2681
2682         * src/plugins/spamassassin/spamassassin_gtk.c
2683                 Autoswitch to Localhost if transport was previously
2684                 disabled. Else people had to check [] Enable, then
2685                 *reselect* transport.
2686
2687 2006-06-03 [colin]      2.2.0cvs77
2688
2689         * src/plugins/pgpinline/pgpinline.c
2690         * src/plugins/pgpmime/pgpmime.c
2691                 Check that gpg_data_release_and_get_mem 
2692                 didn't fail (now, why this happens...)
2693
2694 2006-06-03 [colin]      2.2.0cvs76
2695
2696         * src/mbox.c
2697                 Fix bug #962 (Manual and/or UI should 
2698                 warn about incompatible locking 
2699                 causing dataloss)
2700
2701 2006-06-02 [cleroy]     2.2.0cvs75
2702
2703         * src/filtering.c
2704         * src/folder.c
2705         * src/procmsg.c
2706         * src/summaryview.c
2707                 Fix a few leaks
2708
2709 2006-06-02 [colin]      2.2.0cvs74
2710
2711         * src/main.c
2712                 On exit, free caches after writing them
2713                 Shuts up some valgrind false positives
2714         * src/procmsg.c
2715         * src/send_message.c
2716                 Fix races when reusing existing SMTP connections
2717                 Fix inexistant session timeout
2718         * src/toolbar.c
2719                 Display alertpanel after all queues have
2720                 been processed, not after each
2721
2722 2006-06-02 [wwp]        2.2.0cvs73
2723
2724         * manual/fr/glossary.xml
2725         * manual/fr/ack.xml
2726         * manual/ack.xml
2727                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2728
2729 2006-06-02 [wwp]        2.2.0cvs72
2730
2731         * manual/xml2pdf
2732         * manual/dist/pdf/Makefile.am
2733         * manual/dtd/manual.xsl
2734         * manual/fr/dist/pdf/Makefile.am
2735         * manual/pl/dist/pdf/Makefile.am
2736                 we changed the procedure to generate the .pdf version of the manual.
2737                 The procedure is more modern and the .pdf we get now has a valid index.
2738                 Here are the new pre-requisites:
2739
2740                 - JRE 1.x (1.4 here): there must be one from your distro
2741                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2742                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2743                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2744
2745                 See my posts for further info about the installation of this toolchain:
2746
2747                 Date: Fri, 19 May 2006 19:40:06 +0200
2748                 From: wwp <subscript@free.fr>
2749                 To: sylpheed-claws-devel@lists.sourceforge.net
2750                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2751
2752                 and
2753
2754                 Date: Wed, 24 May 2006 12:58:49 +0200
2755                 From: wwp <subscript@free.fr>
2756                 To: sylpheed-claws-devel@lists.sourceforge.net
2757                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2758
2759 2006-06-01 [colin]      2.2.0cvs71
2760
2761         * src/compose.c
2762                 Better guards against IMAP races
2763         * src/main.c
2764         * src/prefs_common.c
2765         * src/prefs_common.h
2766         * src/common/ssl_certificate.c
2767         * src/etpan/imap-thread.c
2768         * src/etpan/imap-thread.h
2769         * src/gtk/sslcertwindow.c
2770                 New hidden option ssl_skip_cert_check to 
2771                 avoid dups of bug #959 (libetpan linked
2772                 against gnutls and gnutls buggy on 64bit)
2773                 Present expired warning only once per
2774                 session/server.
2775         * manual/advanced.xml
2776         * manual/fr/advanced.xml
2777                 Document new option
2778
2779 2006-06-01 [wwp]        2.2.0cvs70
2780
2781         * src/messageview.c
2782                 fix for bug #961 (return receipt dialog 
2783                 complains incorrectly about return-path 
2784                 email adress being different), thanks 
2785                 to Colin.
2786
2787 2006-05-31 [cleroy]     2.2.0cvs69
2788
2789         * src/common/ssl.c
2790                 Guard against NULLs, although this
2791                 should never be an issue
2792
2793 2006-05-31 [colin]      2.2.0cvs68
2794
2795         * src/filtering.c
2796                 Use g_slist_prepend
2797         * src/imap.c
2798                 Don't remove caches when destroying folder, it
2799                 could (should) be done at exit
2800         * src/inc.c
2801                 free processing cache after incorporation
2802         * src/etpan/imap-thread.c
2803                 Maybe fix bug #959 (Crash on moving to emails 
2804                 to a imap account per ssl with a expired 
2805                 certificate.)
2806
2807 2006-05-30 [colin]      2.2.0cvs67
2808
2809         * src/summaryview.c
2810                 Put back event flush when displaying message
2811                 It avoids reading a bunch of messages just
2812                 by hitting shift-n for too long ;)
2813
2814 2006-05-29 [colin]      2.2.0cvs66
2815
2816         * src/summaryview.c
2817                 Remove useless g_warnings
2818
2819 2006-05-29 [colin]      2.2.0cvs65
2820
2821         * src/imap.c
2822                 Fix g_slist_append()s for performance
2823
2824 2006-05-29 [colin]      2.2.0cvs64
2825
2826         * src/compose.c
2827         * src/common/utils.c
2828                 Fix extraneous tab at start of addresses
2829         * src/mainwindow.c
2830                 Fix warnings (thanks to Fabien)
2831                 Fix crash at exit when composing messages 
2832                 exist
2833         * src/pop.c
2834                 Fix progress bar when deleting expired mails
2835                 Thanks to Hiro
2836         * src/summaryview.c
2837         * src/gtk/gtksctree.c
2838                 Fix re-sorting slowness
2839
2840 2006-05-29 [paul]       2.2.0cvs63
2841
2842         * src/mh.c
2843                 fetch full message when moving mails
2844                 from another mailbox, (fixed data loss
2845                 when filtering from IMAP to MH, introduced
2846                 in 2.2.0cvs57).
2847                 Thanks to Colin
2848
2849 2006-05-29 [mones]      2.2.0cvs62
2850
2851         * src/gtk/gtksctree.c
2852                 Unselect faster (patch by Colin)        
2853
2854 2006-05-26 [colin]      2.2.0cvs61
2855
2856         * src/summaryview.c
2857                 Unplug MSGINFO_UPDATE callback on delete too.
2858
2859 2006-05-26 [colin]      2.2.0cvs60
2860
2861         * src/foldersel.c
2862                 Fix bold in folder selection window with glib2.10
2863                 thanks Hiro
2864
2865 2006-05-26 [colin]      2.2.0cvs59
2866
2867         * src/procheader.c
2868                 Convert date only if necessary (and don't
2869                 try to convert from utf8 to utf8, too)
2870         * src/summaryview.c
2871                 Only set column's text if the column's 
2872                 displayed
2873
2874 2006-05-26 [colin]      2.2.0cvs58
2875
2876         * src/summaryview.c
2877         * src/gtk/gtkutils.c
2878                 Fix useless warning
2879
2880 2006-05-26 [colin]      2.2.0cvs57
2881
2882         * src/mainwindow.c
2883                 Make summaryview selectable as long as 
2884                 no message has focus
2885         * src/mh.c
2886                 Faster deletion (by implementing mh_remove_msgs)
2887                 Faster copy (avoid using mh_fetch_msg just to get
2888                 the filename)
2889                 Faster move (using move_file instead of copy_file
2890                 if MSG_IS_MOVE)
2891                 No progressbar if total number of mails to cp/mv 
2892                 is less than 100
2893         * src/summaryview.c
2894                 Fix removal from subject_table when mail gets moved
2895                 Faster deletion (g_slist_prepend instead of append)
2896         * src/gtk/gtksctree.c
2897                 Remove useless code
2898
2899 2006-05-25 [colin]      2.2.0cvs56
2900
2901         * src/common/ssl_certificate.c
2902                 Fix leak in expired cert check
2903
2904 2006-05-25 [colin]      2.2.0cvs55
2905
2906         * src/mh.c
2907                 Disable flags syncing on .mh_sequences - it
2908                 is buggy and marks mails read under unknown
2909                 conditions.
2910
2911 2006-05-25 [paul]
2912
2913         * 2.3.0-rc4 released
2914
2915 2006-05-24 [colin]      2.2.0cvs54
2916
2917         attention cvs users: if you manage to crash
2918         Sylpheed-Claws while moving, copying or deleting
2919         mails, we *are* interested in stack traces and
2920         valgrind logs. It looks stable, but one never
2921         knows...
2922
2923         * src/folder.c
2924                 Add progressbar for cache updates
2925         * src/folderutils.c
2926                 Optimize Mark all read in the current
2927                 folder
2928         * src/mh.c
2929                 Add progressbar for copy/move
2930         * src/procmsg.c
2931                 Optimize O(n^2) in copy/move
2932         * src/summaryview.c
2933         * src/gtk/gtksctree.c
2934                 Optimize O(n^2) algos
2935         * src/common/timing.h
2936                 Display ms instead of us
2937
2938 2006-05-24 [wwp]        2.2.0cvs53
2939
2940         * manual/fr/advanced.xml
2941                 updates to the French manual.
2942
2943 2006-05-24 [wwp]        2.2.0cvs52
2944
2945         * src/common/utils.c
2946                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2947
2948 2006-05-24 [wwp]        2.2.0cvs51
2949
2950         * src/folderutils.c
2951                 fixed "mark all read" in MH folders (thanks to Colin).
2952
2953 2006-05-24 [paul]       2.2.0cvs50
2954
2955         * doc/man/sylpheed-claws.1
2956                 updated the man page
2957
2958 2006-05-23 [colin]      2.2.0cvs49
2959
2960         * src/folderview.c
2961         * src/imap.c
2962         * src/inc.c
2963         * src/mbox.c
2964         * src/messageview.c
2965         * src/news.c
2966         * src/send_message.c
2967         * src/summaryview.c
2968         * src/gtk/sslcertwindow.c
2969                 alertpanel fixes, by Fabien
2970
2971 2006-05-23 [colin]      2.2.0cvs48
2972
2973         * src/folder.c
2974         * src/folderview.c
2975         * src/msgcache.c
2976         * src/summaryview.c
2977         * src/gtk/gtksctree.c
2978         * src/gtk/gtksctree.h
2979                 More timings
2980                 Fix slow loading problem, which was caused by the
2981                 use of some gtk_ctree funcs and their use of
2982                 g_list_position while gtk_ctree_(un)link'ing.
2983                 Reap more functions from gtkctree.c to be sure we
2984                 use our (fast) version instead of theirs.
2985         * src/mh.c
2986                 Fix copy of unread mails
2987
2988
2989 2006-05-22 [wwp]        2.2.0cvs47
2990
2991         * manual/fr/advanced.xml
2992                 updated.
2993
2994 2006-05-22 [colin]      2.2.0cvs46
2995
2996         * src/filtering.c
2997                 Fix possible infinite loop. 'copy' is not a 
2998                 final action, so when encountering a 'copy',
2999                 we have to check if a previous one was set
3000                 and do it. In the same way, if we encounter
3001                 a 'move' we have to perform a possibly 
3002                 pending 'copy'. This will slow down filtering
3003                 on IMAP if move+copy or multiple copy actions
3004                 are to be done, but handling it via the batch
3005                 would be really too convoluted.
3006
3007 2006-05-22 [wwp]        2.2.0cvs45
3008
3009         * manual/fr/advanced.xml
3010         * manual/fr/faq.xml
3011         * manual/fr/glossary.xml
3012         * manual/fr/handling.xml
3013         * manual/fr/intro.xml
3014         * manual/fr/plugins.xml
3015         * manual/fr/sylpheed-claws-manual.xml
3016                 sync w/ the english manual: updates URIs, documented mailing-list
3017                 support, better explanation about the enabled/disabled feature
3018                 in filtering/processing rules by Paul.
3019
3020 2006-05-21 [colin]      2.2.0cvs44
3021
3022         * src/summaryview.c
3023                 Don't expand after building threads, but during
3024
3025 2006-05-21 [colin]      2.2.0cvs43
3026
3027         * src/procmsg.c
3028         * src/summaryview.c
3029                 More timing possibilities... For next time I have 
3030                 to find out how the hell some 3GHz computer takes
3031                 one minute to open a 30k folder...
3032
3033 2006-05-21 [colin]      2.2.0cvs42
3034
3035         * manual/pl/advanced.xml
3036         * manual/pl/faq.xml
3037         * manual/pl/glossary.xml
3038         * manual/pl/handling.xml
3039         * manual/pl/intro.xml
3040         * manual/pl/plugins.xml
3041         * manual/pl/sylpheed-claws-manual.xml
3042                 Polish manual updated by Pawel
3043
3044 2006-05-20 [colin]
3045
3046         * 2.3.0-rc3 released
3047
3048 2006-05-20 [colin]      2.2.0cvs41
3049
3050         * src/imap.c
3051                 Fix -rc2 problems:
3052                 - remove cache of moved messages from original folder
3053                 - apply new flags to messages even if they aren't appliable
3054                   via IMAP.
3055
3056 2006-05-20 [colin]
3057
3058         * 2.3.0-rc2 released
3059
3060 2006-05-19 [colin]      2.2.0cvs40
3061
3062         * src/imap.c
3063                 Don't issue SELECT in imap_change_flags
3064                 before having checked that we indeed have
3065                 some flags to change. MSG_POSTFILTERED for
3066                 example can't be used on IMAP.
3067                 Fixes bug #955 (copying messages between 
3068                 imap folders is extremely slow), which was
3069                 a regression.
3070
3071 2006-05-19 [colin]      2.2.0cvs39
3072
3073         * src/folder.c
3074         * src/folder.h
3075         * src/folderview.c
3076                 Try to fix bug #830 (Some unread messages 
3077                 get marked read in IMAP inbox):
3078                 - Prevent scanning a folder if it's being 
3079                   opened via the GUI
3080                 - Postpone opening via the GUI of a folder
3081                   currently scanned.
3082
3083
3084 2006-05-19 [wwp]        2.2.0cvs38
3085
3086         * manual/advanced.xml
3087                 fix English+typo (thanks to Paul).
3088
3089 2006-05-19 [wwp]        2.2.0cvs37
3090
3091         * manual/advanced.xml
3092         * manual/fr/advanced.xml
3093         * src/gtk/logwindow.c
3094         * src/prefs_common.c
3095         * src/prefs_common.h
3096                 added hidden prefs to allow customization of colors used in
3097                 protocol log window (useful for dark gtk+ themes).
3098
3099 2006-05-19 [wwp]        2.2.0cvs36
3100
3101         * ChangeLog
3102                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3103
3104 2006-05-19 [paul]       2.2.0cvs35
3105
3106         * src/textview.c
3107                 make Reply-To fully clickable
3108         * src/gtk/logwindow.c
3109                 more colouring (SMTP ESMTP)
3110         Both patches by Pawel Pekala
3111
3112 2006-05-19 [cleroy]     2.2.0cvs34
3113
3114         * src/mh.c
3115                 Don't update flags from current folder
3116                 Probably fixes bug #935 (Read Messages 
3117                 Revert to Being Marked as Unread)
3118
3119 2006-05-18 [colin]      2.2.0cvs33
3120
3121         * src/imap.c
3122                 Warning fix
3123         * src/compose.c
3124         * src/mainwindow.c
3125         * src/summaryview.c
3126         * src/toolbar.c
3127                 Allow replying to multiple emails
3128                 in multiple windows
3129         * src/mimeview.c
3130         * src/etpan/imap-thread.c
3131                 Leak fixes
3132
3133 2006-05-18 [paul]       2.2.0cvs32
3134
3135         * src/summaryview.c
3136                 keep Mailing-List menu refreshed
3137                 Thanks to Colin
3138
3139 2006-05-18 [paul]       2.2.0cvs31
3140
3141         * manual/advanced.xml
3142         * manual/faq.xml
3143         * manual/glossary.xml
3144         * manual/handling.xml
3145         * manual/intro.xml
3146         * manual/plugins.xml
3147         * manual/sylpheed-claws-manual.xml
3148                 update URLs
3149                 add info about mailing-list support
3150                 edit filtering info
3151         * src/wizard.c
3152         * src/common/defs.h
3153         * src/gtk/about.c
3154         * src/plugins/dillo_viewer/README
3155                 update URLs
3156
3157 2006-05-17 [wwp]        2.2.0cvs30
3158
3159         * manual/handling.xml
3160         * manual/fr/handling.xml
3161                 documented the ability to enabled/disable filtering/processing rules.
3162
3163 2006-05-17 [colin]      2.2.0cvs29
3164
3165         * src/main.c
3166                 Don't initialize g_thread subsystem if it's 
3167                 already done (thanks to Hiro)
3168         * src/mimeview.c
3169                 Fix saving of parts when there name can't be
3170                 converted from UTF-8.
3171
3172 2006-05-17 [paul]       2.2.0cvs28
3173
3174         * po/Makefile.in.in
3175                 fix config.status warning with autoconf 2.60
3176
3177 2006-05-17 [paul]       2.2.0cvs27
3178
3179         * po/POTFILES.in
3180                 add src/mbox.c
3181
3182 2006-05-17 [wwp]        2.2.0cvs26
3183
3184         * src/mainwindow.c
3185                 fix useless and potentially dangerous buffer walking (thanks to Colin).
3186
3187 2006-05-17 [wwp]        2.2.0cvs25
3188
3189         * src/plugins/demo/demo.c
3190                 updated product name in plugin demo (many plugins need to be
3191                 sync'ed w/ that change).
3192
3193 2006-05-17 [colin]      2.2.0cvs24
3194
3195         * src/mh.c
3196                 Fix leak
3197
3198 2006-05-16 [colin]      2.2.0cvs23
3199
3200         * src/mainwindow.c
3201                 Stupid me hit again. Fix cvs22.
3202
3203 2006-05-16 [colin]      2.2.0cvs22
3204
3205         * src/mainwindow.c
3206                 Fix bug #922 (sylpheed-claws crashed after 
3207                 pushing on Inbox folder)
3208
3209 2006-05-16 [colin]      2.2.0cvs21
3210
3211         * src/compose.c
3212                 Make From header be copy/paste/select-able
3213
3214 2006-05-16 [wwp]        2.2.0cvs20
3215
3216         * src/export.c
3217         * src/matcher.c
3218         * src/summaryview.c
3219         * src/etpan/imap-thread.c
3220                 fix some compiler warnings (thanks to Colin).
3221
3222 2006-05-16 [wwp]        2.2.0cvs19
3223
3224         * src/action.c
3225         * src/gedit-print.c
3226         * src/inc.c
3227         * src/mainwindow.c
3228         * src/mh.c
3229         * src/statusbar.c
3230         * src/send_message.c
3231         * src/summaryview.c
3232                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3233
3234 2006-05-15 [colin]      2.2.0cvs18
3235
3236         * src/procmsg.c
3237                 Fix automatic rule creation with List-Post
3238
3239 2006-05-15 [paul]       2.2.0cvs17
3240
3241         * tools/filter_conv_new.pl
3242                 updated for rule enabling/disabling
3243                 claws version >= 2.3.x required
3244
3245 2006-05-15 [cleroy]     2.2.0cvs16
3246
3247         * src/main.c
3248                 Revert test
3249
3250 2006-05-15 [cleroy]     2.2.0cvs15
3251
3252         * src/main.c
3253                 test
3254
3255 2006-05-15 [wwp]        2.2.0cvs14
3256
3257         * manual/pl/.cvsignore
3258                 ignore generated files.
3259
3260 2006-05-14 [wwp]        2.3.0-rc1
3261
3262         * 2.3.0-rc1 released
3263
3264 2006-05-13 [wwp]        2.2.0cvs13
3265
3266         * src/filtering.c
3267         * src/filtering.h
3268         * src/matcher.c
3269         * src/matcher_parser_lex.l
3270         * src/matcher_parser_parse.y
3271         * src/prefs_filtering.c
3272                 new feature: provide the ability to disable filtering and processing
3273                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3274                 adaptations.
3275
3276 2006-05-13 [colin]      2.2.0cvs12
3277
3278         * src/compose.c
3279                 Remove useless if (a) b; else b;
3280                 Thanks to wwp
3281
3282 2006-05-13 [wwp]        2.2.0cvs11
3283
3284         * src/export.c
3285         * src/import.c
3286         * src/mainwindow.c
3287         * src/mbox.c
3288         * src/summaryview.c
3289         * src/summaryview.h
3290                 no more silent failures (or at least less ones) when importing
3291                 or exporting from/to mbox. Also start importing/exporting if
3292                 the necessary info is set.
3293
3294 2006-05-13 [wwp]        2.2.0cvs10
3295
3296         * RELEASE_NOTES
3297                 restored up-to-date release notes.
3298
3299 2006-05-13 [paul]       2.2.0cvs9
3300
3301         * po/nl.po
3302         * po/ru.po
3303                 updated by Tim Dijkstra and Pavlo Bohmat
3304
3305 2006-05-12 [colin]      2.2.0cvs8
3306
3307         * src/gtk/quicksearch.c
3308                 Add "k" as shortcut for "colorlabel". Patch
3309                 by ath42@users.sf.net.
3310
3311 2006-05-12 [paul]       2.2.0cvs7
3312
3313         * src/prefs_common.h
3314         * src/prefs_summaries.c
3315         * src/summaryview.c
3316                 when entering a folder also allow
3317                 going directly to first Marked message
3318
3319 2006-05-12 [paul]       2.2.0cvs6
3320
3321         * src/summaryview.c
3322                 always obey 'confirm before marking all
3323                 mails read' option
3324
3325 2006-05-12 [paul]       2.2.0cvs5
3326
3327         * src/textview.c
3328                 make Sender fully clickable
3329
3330 2006-05-12 [colin]      2.2.0cvs4
3331
3332         * src/compose.c
3333         * src/compose.h
3334                 Let From be editable
3335         * src/main.c
3336         * src/mh.c
3337                 Full support of .mh_sequences' Unseen seq
3338
3339 2006-05-12 [colin]      2.2.0cvs3
3340
3341         * src/folder.c
3342         * src/mainwindow.c
3343         * src/mainwindow.h
3344         * src/messageview.c
3345         * src/prefs_spelling.c
3346         * src/procheader.c
3347         * src/procmsg.c
3348         * src/procmsg.h
3349         * src/summaryview.c
3350         * src/toolbar.c
3351         * src/toolbar.h
3352                 Add contextual menu on Compose toolbar
3353                 button. Fixes bug #944 (Automatic
3354                 addresses not applied when changing account
3355                 from compose window)
3356                 add Mailing List support
3357                 based on the old 0.6.5claws25 patch by
3358                 Melvin Hadasht, with finishing touches
3359                 by Colin
3360                 Fix "ignore thread" when mails are threaded by
3361                 subject (and weren't ignored although appearing
3362                 in the thread).
3363                 GUI rework.
3364                 Both patches by Pawel.
3365
3366 2006-05-08 [paul]       2.2.0cvs2
3367
3368         * src/mainwindow.c
3369         * src/mainwindow.h
3370         * src/messageview.c
3371         * src/procheader.c
3372         * src/procmsg.c
3373         * src/procmsg.h
3374         * src/summaryview.c
3375                 add Mailing List support
3376                 based on the old 0.6.5claws25 patch by 
3377                 Melvin Hadasht, with finishing touches
3378                 by Colin
3379
3380 2006-05-08 [colin]      2.2.0cvs1
3381
3382         * src/mainwindow.c
3383         * src/toolbar.c
3384         * src/toolbar.h
3385                 Add contextual menu on Compose toolbar 
3386                 button. Fixes bug #944 (Automatic 
3387                 addresses not applied when changing account 
3388                 from compose window)
3389
3390 2006-05-08 [paul]       2.2.0
3391
3392         2.2.0 released
3393
3394 2006-05-08 [paul]       2.1.1cvs51
3395
3396         * po/cs.po
3397         * po/de.po
3398         * po/en_GB.po
3399         * po/fi.po
3400         * po/fr.po
3401         * po/pt_BR.po
3402         * po/sr.po
3403         * po/zh_CN.po
3404                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3405                 Fabien Vantard, Frederico Goncalves Guimaraes,
3406                 Aleksandar Urosevic, and Ralgh Young
3407
3408 2006-05-12 [colin]      2.1.1cvs50
3409
3410         * po/cs.po
3411         * po/de.po
3412         * po/en_GB.po
3413         * po/es.po
3414         * po/fi.po
3415         * po/fr.po
3416         * po/pt_BR.po
3417         * po/sr.po
3418         * po/zh_CN.po
3419                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3420                 Fabien Vantard, Frederico Goncalves Guimaraes,
3421                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3422
3423 2006-05-05 [colin]      2.1.1cvs49
3424
3425         * manual/Makefile.am
3426         * manual/pl/Makefile.am
3427         * manual/pl/account.xml
3428         * manual/pl/ack.xml
3429         * manual/pl/addrbook.xml
3430         * manual/pl/advanced.xml
3431         * manual/pl/faq.xml
3432         * manual/pl/glossary.xml
3433         * manual/pl/gpl.xml
3434         * manual/pl/handling.xml
3435         * manual/pl/intro.xml
3436         * manual/pl/keyboard.xml
3437         * manual/pl/plugins.xml
3438         * manual/pl/starting.xml
3439         * manual/pl/sylpheed-claws-manual.xml
3440         * manual/pl/dist/.cvsignore
3441         * manual/pl/dist/Makefile.am
3442         * manual/pl/dist/html/.cvsignore
3443         * manual/pl/dist/html/Makefile.am
3444         * manual/pl/dist/pdf/.cvsignore
3445         * manual/pl/dist/pdf/Makefile.am
3446         * manual/pl/dist/ps/.cvsignore
3447         * manual/pl/dist/ps/Makefile.am
3448         * manual/pl/dist/txt/.cvsignore
3449         * manual/pl/dist/txt/Makefile.am
3450                 Add the polish translation of the manual,
3451                 Authored by Pawel Pekala.
3452
3453 2006-05-05 [cleroy]     2.1.1cvs48
3454
3455         * src/main.c
3456                 Re-read matcherrc after loading plugins 
3457                 if some of them add folders.
3458
3459 2006-05-03 [colin]      2.1.1cvs47
3460
3461         * src/imap.c
3462                 I'm idiot
3463
3464 2006-05-03 [colin]      2.1.1cvs46
3465
3466         * src/imap.c
3467                 Be sure to have a session when
3468                 getting separator
3469
3470 2006-05-03 [colin]      2.1.1cvs45
3471
3472         * src/imap.c
3473         * src/imap.h
3474         * src/imap_gtk.c
3475                 Fix preventing renaming with namespace 
3476                 separator.
3477
3478 2006-05-01 [colin]      2.1.1cvs44
3479
3480         * src/action.c
3481                 Don't reload messageview when result of
3482                 action is piped.
3483
3484 2006-04-29 [colin]      2.1.1cvs43
3485
3486         * src/prefs_receive.c
3487         * src/plugins/spamassassin/spamassassin_gtk.c
3488         * src/plugins/clamav/clamav_plugin_gtk.c
3489                 GUI fixes by Pawel
3490
3491 2006-04-29 [colin]      2.1.1cvs42
3492
3493         * src/prefs_compose_writing.c
3494         * src/prefs_quote.c
3495                 Cleanups. Patch by Pawel
3496
3497 2006-04-28 [paul]       2.1.1cvs41
3498
3499         * src/matcher.c
3500                 fix returned quick search results when search
3501                 term contains an underscore.
3502                 Thanks to Colin
3503
3504 2006-04-28 [paul]       2.1.1cvs40
3505
3506         * src/prefs_message.c
3507         * src/prefs_receive.c
3508                 GUI cleanups
3509                 Patches by Pawel Pekala
3510
3511 2006-04-27 [colin]      2.1.1cvs39
3512
3513         * src/wizard.c
3514                 Differentiate subject Welcome from
3515                 window's title Welcome
3516
3517 2006-04-27 [paul]
3518
3519         2.2.0-rc1 released
3520
3521 2006-04-27 [paul]       2.1.1cvs38
3522
3523         * manual/advanced.xml
3524         * manual/fr/advanced.xml
3525                 add info about compose_no_markup hidden pref
3526
3527 2006-04-27 [paul]       2.1.1cvs37
3528
3529         * src/prefs_account.c
3530                 improve privacy labels
3531         * src/prefs_msg_colors.c
3532                 change some strings for translators' convenience
3533         * src/gtk/gtkutils.c
3534                 don't underline the link button text
3535
3536 2006-04-25 [colin]      2.1.1cvs36
3537
3538         * src/folder.c
3539                 Complete 2.1.1cvs33 (once more ;)
3540
3541 2006-04-25 [colin]      2.1.1cvs35
3542
3543         * src/editldap.c
3544                 Fix tooltip
3545
3546 2006-04-25 [cleroy]     2.1.1cvs34
3547
3548         * src/compose.c
3549         * src/gtk/gtkaspell.c
3550                 Fix crash on redirect (related to the return 
3551                 of the aspell menu in compose's toolbar)
3552         * src/prefs_msg_colors.c
3553                 Fix sensitivity widgets
3554         * src/image_viewer.c
3555         * src/gtk/pluginwindow.c
3556         * src/gtk/prefswindow.c
3557                 Change released signals to clicked (Fabien)
3558         * po/POTFILES.in
3559         * src/common/socket.c
3560         * src/plugins/spamassassin/spamassassin.c
3561                 Translate strings (Fabien)
3562
3563 2006-04-25 [paul]       2.1.1cvs33
3564
3565         * src/folder.c
3566         * src/folder.h
3567         * src/folderview.c
3568                 complete the fix of bug #912
3569                 Thanks to Colin
3570
3571 2006-04-25 [colin]      2.1.1cvs32
3572
3573         * src/news.c
3574                 Better progress bar
3575         * src/mimeview.c
3576         * src/summaryview.c
3577         * src/summaryview.h
3578                 Fix focus chain
3579                 Patches by Pawel Pekala
3580
3581 2006-04-24 [colin]      2.1.1cvs31
3582
3583         * src/compose.c
3584                 Fix compilation warnings (Fabien)
3585
3586 2006-04-24 [colin]      2.1.1cvs30
3587
3588         * src/addrindex.c
3589         * src/editldap.c
3590         * src/editldap_basedn.c
3591         * src/editldap_basedn.h
3592         * src/ldapctrl.c
3593         * src/ldapctrl.h
3594         * src/ldapquery.c
3595         * src/ldaputil.c
3596         * src/ldaputil.h
3597                 Fix bug #901 (LDAPS support)
3598
3599 2006-04-24 [colin]      2.1.1cvs29
3600
3601         * src/compose.c
3602                 Fix logic on error with send dialog on
3603         * src/imap.c
3604                 Fix compilation without libetpan, thanks
3605                 to Fabien
3606         * src/summaryview.c
3607                 Fix 'context-menu' key
3608
3609 2006-04-23 [colin]      2.1.1cvs28
3610
3611         * src/folder.c
3612                 Never free current's cache to free up 
3613                 memory. Fixes bug #912 (new count 
3614                 randomly set to message count)
3615
3616 2006-04-23 [colin]      2.1.1cvs27
3617
3618         * src/gtk/quicksearch.c
3619                 And remove printf...
3620
3621 2006-04-23 [colin]      2.1.1cvs26
3622
3623         * src/gtk/quicksearch.c
3624                 Fix replacing in quicksearch, and fix inserting
3625                 in the middle of the string. (introduced at 2.1.0cvs22)
3626
3627 2006-04-23 [colin]      2.1.1cvs25
3628
3629         * src/imap.c
3630                 Make sure uidnext is initialized in get_num_list
3631                 (not for stable, related to 2.1.1cvs8 and friends)
3632
3633 2006-04-23 [colin]      2.1.1cvs24
3634
3635         * src/imap.c
3636                 Output something when login is successful
3637                 too
3638
3639 2006-04-23 [colin]      2.1.1cvs23
3640
3641         * src/etpan/imap-thread.c
3642                 Better logging (line-per-line, hide data in fetch)
3643                 Fix a const warning
3644         * src/gtk/logwindow.c
3645         * src/gtk/logwindow.h
3646                 Better logging (color for input/output)
3647
3648 2006-04-21 [colin]      2.1.1cvs22
3649
3650         * src/gtk/quicksearch.c
3651                 On gtk+-2.8, use stock buttons in quicksearch
3652                 Based on a patch by Fabien and a design by Paul
3653
3654 2006-04-21 [colin]      2.1.1cvs21
3655
3656         * src/folderview.c
3657         * src/mainwindow.c
3658                 Fix occasional flicker in folderview
3659         * src/common/utils.c
3660                 Fix bug #943 (Incorrectly parsed email address 
3661                 list in short headers on message view and in 
3662                 printouts)
3663
3664 2006-04-20 [colin]      2.1.1cvs20
3665
3666         * src/imap.c
3667         * src/imap.h
3668         * src/prefs_account.c
3669                 Add ANONYMOUS auth for IMAP
3670
3671 2006-04-20 [paul]       2.1.1cvs19
3672
3673         * src/main.c
3674                 proper fix for 2.1.1cvs18
3675                 Thanks to Colin
3676
3677 2006-04-20 [paul]       2.1.1cvs18
3678
3679         * src/main.c
3680                 fix build warnings
3681
3682 2006-04-20 [paul]       2.1.1cvs17
3683
3684         * src/gtk/quicksearch.c
3685                 fix standard, non-extended Quick search,
3686                 was broken in 2.1.1cvs15.
3687                 Thanks to Colin.
3688
3689 2006-04-20 [colin]      2.1.1cvs16
3690
3691         * src/prefs_matcher.c
3692                 Fix values when reselecting a ~test
3693                 rule
3694
3695 2006-04-19 [colin]      2.1.1cvs15
3696
3697         * src/compose.c
3698         * src/compose.h
3699         * src/gtk/gtkaspell.c
3700         * src/gtk/gtkaspell.h
3701                 Put back Options menu in Spelling/
3702         * src/gtk/quicksearch.c
3703                 Don't search, and show error, if the
3704                 advanced search has a syntax error
3705
3706 2006-04-18 [colin]      2.1.1cvs14
3707
3708         * src/textview.c
3709                 Fix gdk warnings on set_cursor when textview
3710                 isn't visible
3711
3712 2006-04-18 [colin]      2.1.1cvs13
3713
3714         * src/gtk/gtksctree.c
3715                 Remove seemingly useless refresh that causes
3716                 flicker - watch this commit in case of 
3717                 problems before planned backport to stable
3718
3719 2006-04-18 [colin]      2.1.1cvs12
3720
3721         * src/imap.c
3722                 Factorize get/set_xml code
3723         * src/compose.c
3724         * src/prefs_account.c
3725         * src/prefs_account.h
3726         * src/procmsg.c
3727                 Add Encrypt to self option
3728
3729 2006-04-17 [colin]      2.1.1cvs11
3730
3731         * configure.ac
3732                 Fix search on encrpyt function on dragonfly
3733                 Patch by Jonathan Buschmann <jonthn@agmact.com>
3734
3735 2006-04-17 [colin]      2.1.1cvs10
3736
3737         * src/prefs_account.c
3738                 Be safe by default: remove mails from POP3
3739                 after 7 days, not immediately
3740
3741 2006-04-17 [colin]      2.1.1cvs9
3742
3743         * src/etpan/imap-thread.c
3744                 Fix build on DragonFly - patch by 
3745                 Jonathan Buschmann <jonthn@agmact.com>
3746
3747 2006-04-17 [colin]      2.1.1cvs8
3748
3749         * src/imap.c
3750                 Save uidnext between sessions
3751
3752 2006-04-17 [colin]      2.1.1cvs7
3753
3754         * src/imap.c
3755                 scan is required when uid validity changes
3756
3757 2006-04-17 [colin]      2.1.1cvs6
3758
3759         * src/folderview.c
3760                 Don't scan if not necessary, apart in current
3761                 folder and INBOX to fetch flags.
3762         * src/imap.c
3763                 Scan is necessary if unread count changes
3764
3765 2006-04-17 [colin]      2.1.1cvs5
3766
3767         * src/imap.c
3768                 ...But always fetch ANSWERED and DELETED flags for
3769                 INBOX, as filtering can happen on these flags.
3770
3771 2006-04-17 [colin]      2.1.1cvs4
3772
3773         * src/imap.c
3774                 Don't fetch REPLIED and DELETED flags when synchronising
3775                 flags with a closed folder. We only need UNSEEN and FLAGGED
3776                 to update the folderview.
3777
3778 2006-04-17 [colin]      2.1.1cvs3
3779
3780         * src/imap.c
3781                 Faster flag search when there are new mails 
3782                 in a folder. We can do a full search if the 
3783                 folder contains less messages than the new
3784                 list.
3785
3786 2006-04-17 [colin]      2.1.1cvs2
3787
3788         * po/cs.po
3789         * po/de.po
3790         * po/fr.po
3791         * po/nl.po
3792         * po/pt_BR.po
3793                 Update translations from stable branch
3794
3795 2006-04-17 [colin]      2.1.1cvs1
3796
3797         * configure.ac
3798                 Bump version to follow stable release
3799
3800 2006-04-16 [mones]      2.1.0cvs50
3801
3802         * po/es.po
3803                 Updated for release
3804
3805 2006-04-16 [colin]      2.1.0cvs49
3806
3807         * src/textview.c
3808                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
3809                 with gtk < 2.8. Thanks to Fabien Vantard.
3810
3811 2006-04-15 [colin]      2.1.0cvs48
3812
3813         * src/etpan/imap-thread.c
3814                 Fix bug #919 (libetpan: SEGV when connecting 
3815                 using command)
3816
3817 2006-04-14 [colin]      2.1.0cvs47
3818
3819         * src/main.c
3820                 Fix race on --select (should be done better)
3821
3822 2006-04-14 [wwp]        2.1.0cvs46
3823
3824         * src/send_message.c
3825                 enforce a check for domain in account prefs (a sending
3826                 error could be faced if domain was checked but no value set),
3827                 thanks to Colin.
3828
3829 2006-04-14 [colin]      2.1.0cvs45
3830
3831         * src/codeconv.c
3832                 when converting from unknown to unknown, if the
3833                 string is UTF8, don't convert it to the locale
3834                 (which breaks it)
3835
3836 2006-04-14 [colin]      2.1.0cvs44
3837
3838         * src/compose.c
3839                 Don't try to use ASCII for converting headers
3840                 (as done in body)
3841
3842 2006-04-14 [paul]       2.1.0cvs43
3843
3844         * src/crash.c
3845                 add locale/charset info to crash report
3846         * src/gtk/about.c
3847                 add wwp to doc team
3848                 replace 'e-mail' with preferred 'email'
3849         * src/gtk/authors.h
3850                 ensure contributors list is in alphabetical
3851                 order
3852
3853 2006-04-13 [colin]      2.1.0cvs42
3854
3855         * src/textview.c
3856                 Prevent gdk warnings
3857
3858 2006-04-13 [colin]      2.1.0cvs41
3859
3860         * src/common/ssl_certificate.c
3861         * src/common/ssl_certificate.h
3862         * src/gtk/sslcertwindow.c
3863                 Warn on expired certs, and display the expiration date
3864
3865 2006-04-13 [colin]      2.1.0cvs40
3866
3867         * src/plugins/spamassassin/spamassassin_gtk.c
3868                 Fix missing set_text on unix socket
3869
3870 2006-04-13 [wwp]        2.1.0cvs39
3871
3872         * manual/fr/advanced.xml
3873         * manual/fr/glossary.xml
3874                 applied new spam/ham/email lexicon (pourriel, courriel)
3875
3876 2006-04-13 [paul]       2.1.0cvs38
3877
3878         * src/plugins/pgpmime/plugin.c
3879                 remove the mention of S/MIME from the
3880                 description. This is now handled by the
3881                 S/MIME plugin.
3882
3883 2006-04-13 [paul]       2.1.0cvs37
3884
3885         * src/prefs_msg_colors.c
3886                 rework dialog
3887         * src/prefs_folder_item.c
3888         * src/prefs_spelling.c
3889                 add a tooltip to the colour selector buttons
3890
3891 2006-04-13 [wwp]        2.1.0cvs36
3892
3893         * manual/advanced.xml
3894         * manual/glossary.xml
3895         * manual/handling.xml
3896         * manual/keyboard.xml
3897         * manual/plugins.xml
3898         * manual/starting.xml
3899         * manual/fr/account.xml
3900         * manual/fr/ack.xml
3901         * manual/fr/addrbook.xml
3902         * manual/fr/advanced.xml
3903         * manual/fr/faq.xml
3904         * manual/fr/glossary.xml
3905         * manual/fr/gpl.xml
3906         * manual/fr/handling.xml
3907         * manual/fr/intro.xml
3908         * manual/fr/keyboard.xml
3909         * manual/fr/plugins.xml
3910         * manual/fr/starting.xml
3911         * manual/fr/sylpheed-claws-manual.xml
3912                 fixes to the manuals:
3913                  - summaryview -> Message List (same in French)
3914                  - translate key names
3915                  - fix French punctuation, use non-breakable spaces when
3916                    necessary, don't use &thinsp; which is not portable
3917                  - tell what maildir and mbox formats we support
3918
3919 2006-04-12 [wwp]        2.1.0cvs35
3920
3921         * src/prefs_toolbar.c
3922                 unified a replace button more,
3923                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3924
3925 2006-04-12 [wwp]        2.1.0cvs34
3926
3927         * src/prefs_common.c
3928         * src/prefs_msg_colors.c
3929                 make default color labels translatable,
3930                 patch from Fabien Vantard <fzzzzz@gmail.com>,
3931                 thanks to Tim <timbrain@post.cz> for reporting.
3932
3933 2006-04-12 [wwp]        2.1.0cvs33
3934
3935         * manual/glossary.xml
3936         * manual/intro.xml
3937         * manual/plugins.xml
3938         * manual/starting.xml
3939         * manual/sylpheed-claws-manual.xml
3940         * manual/fr/.cvsignore
3941         * manual/fr/account.xml
3942         * manual/fr/ack.xml
3943         * manual/fr/addrbook.xml
3944         * manual/fr/advanced.xml
3945         * manual/fr/faq.xml
3946         * manual/fr/glossary.xml
3947         * manual/fr/handling.xml
3948         * manual/fr/intro.xml
3949         * manual/fr/keyboard.xml
3950         * manual/fr/plugins.xml
3951         * manual/fr/starting.xml
3952         * manual/fr/sylpheed-claws-manual.xml
3953                 various fixes: typos, missing .fr translations, punctuation,
3954                 capitalization, links, accents and some bad French more.
3955
3956 2006-04-12 [wwp]        2.1.0cvs32
3957
3958         * src/prefs_gtk.c
3959                 fix for bug #935: always store prefs files in UTF-8 (thanks
3960                 to Colin).
3961
3962 2006-04-11 [colin]      2.1.0cvs31
3963
3964         * src/compose.c
3965                 Fix inserting files not in utf8 when locale is utf8
3966
3967 2006-04-11 [colin]      2.1.0cvs30
3968
3969         * src/inc.c
3970                 Don't show error dialog when cancelling connection
3971                 Patch by Pawel
3972
3973 2006-04-11 [cleroy]     2.1.0cvs29
3974
3975         * src/compose.c
3976                 Implement multiple quote levels
3977         * src/prefs_common.c
3978                 Change a little bit the quote bgcolor for 2nd level
3979
3980 2006-04-11 [colin]      2.1.0cvs28
3981
3982         * src/gtk/about.c
3983                 Add locale and charset in the label
3984
3985 2006-04-10 [colin]      2.1.0cvs27
3986
3987         * src/compose.c
3988         * src/prefs_common.c
3989         * src/prefs_common.h
3990         * src/prefs_msg_colors.c
3991         * src/textview.c
3992                 Allow optional background color in quotes
3993                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
3994                 GTK+-2.8.x feature
3995
3996 2006-04-10 [colin]      2.1.0cvs26
3997
3998         * src/main.c
3999         * src/mainwindow.c
4000         * src/mainwindow.h
4001                 Implement --select
4002
4003 2006-04-10 [colin]      2.1.0cvs25
4004
4005         * manual/plugins.xml
4006         * manual/fr/plugins.xml
4007                 Document libcurl's proxy variables
4008
4009 2006-04-09 [colin]      2.1.0cvs24
4010
4011         * src/prefs_common.c
4012                 gettext() returns statically allocated stuff. We have
4013                 to strdup it in order to be able to free it.
4014
4015 2006-04-09 [colin]      2.1.0cvs23
4016
4017         * AUTHORS
4018         * src/gtk/authors.h
4019                 Add Alexei
4020
4021 2006-04-09 [colin]      2.1.0cvs22
4022
4023         * src/mainwindow.c
4024         * src/gtk/quicksearch.c
4025                 Fix bug #859 (problems with cyrilic input in 
4026                 search panel) - Patch by Alexey Illarionov 
4027                 <littlesavage@rambler.ru>
4028
4029 2006-04-09 [colin]      2.1.0cvs21
4030
4031         * src/prefs_customheader.c
4032                 I prefer removing then freeing rather than the contrary
4033                 (even if it doesn't change anything ;-)
4034         * src/prefs_account.c
4035                 Fix bug #933 (Crash re-entering the custom headers list 
4036                 dialog in accounts prefs)
4037                 The problem happened when cancelling the Account 
4038                 Preferences' dialogs - in which case we didn't do 
4039                 anything to the PrefsAccount * struct. In case of applying,
4040                 the old ac_prefs was replaced with the tmp_ac_prefs we were
4041                 working with in this dialog. The problem is that 
4042                 prefs_customheader.c, working on this tmp_ac_prefs, always
4043                 changes the ->customhdr_list pointer, even when cancelled. 
4044                 So in case of cancelling the prefs_account dialog, we still
4045                 have to update ->customhdr_list in the real account.
4046
4047 2006-04-08 [colin]      2.1.0cvs20
4048
4049         * manual/fr/glossary.xml
4050         * manual/fr/keyboard.xml
4051                 Forgot some headers :)
4052
4053 2006-04-08 [colin]      2.1.0cvs19
4054
4055         * manual/Makefile.am
4056         * manual/fr/Makefile.am
4057         * manual/fr/account.xml
4058         * manual/fr/ack.xml
4059         * manual/fr/addrbook.xml
4060         * manual/fr/advanced.xml
4061         * manual/fr/faq.xml
4062         * manual/fr/glossary.xml
4063         * manual/fr/gpl.xml
4064         * manual/fr/handling.xml
4065         * manual/fr/intro.xml
4066         * manual/fr/keyboard.xml
4067         * manual/fr/plugins.xml
4068         * manual/fr/starting.xml
4069         * manual/fr/sylpheed-claws-manual.xml
4070         * manual/fr/dist/.cvsignore
4071         * manual/fr/dist/Makefile.am
4072         * manual/fr/dist/html/.cvsignore
4073         * manual/fr/dist/html/Makefile.am
4074         * manual/fr/dist/pdf/.cvsignore
4075         * manual/fr/dist/pdf/Makefile.am
4076         * manual/fr/dist/ps/.cvsignore
4077         * manual/fr/dist/ps/Makefile.am
4078         * manual/fr/dist/txt/.cvsignore
4079         * manual/fr/dist/txt/Makefile.am
4080                 Add the french translation of the manual. Thanks to
4081                 Olivier Delhomme <olivier.delhomme@free.fr> for 
4082                 account.xml, ack.xml, addrbook.xml and advanced.xml
4083
4084 2006-04-08 [colin]      2.1.0cvs18
4085
4086         * manual/plugins.xml
4087         * manual/starting.xml
4088                 More fixes
4089
4090 2006-04-07 [colin]      2.1.0cvs17
4091
4092         * manual/faq.xml
4093         * manual/intro.xml
4094         * manual/keyboard.xml
4095                 Little fixes
4096
4097 2006-04-07 [colin]      2.1.0cvs16
4098
4099         * README
4100         * src/compose.c
4101         * src/prefs_common.c
4102         * src/prefs_common.h
4103                 Add hidden compose_no_markup pref
4104
4105 2006-04-07 [wwp]        2.1.0cvs15
4106
4107         * src/summary_search.c
4108         * .cvsignore
4109                 Bugfix: stop button was sticky when searching in an empty folder.
4110                 Applied curly brackets code style to the whole file (summary_search.c).
4111                 More files to ignore.
4112
4113 2006-04-07 [wwp]        2.1.0cvs14
4114
4115         * src/message_search.c
4116         * src/summary_search.c
4117                 changed default button when search bumps at file/folder
4118                 beginning or end, for convenience (thanks to Colin).
4119
4120 2006-04-07 [paul]       2.1.0cvs13
4121
4122         * src/plugins/dillo_viewer/dillo_prefs.c
4123                 avoid future potential for namespace collision
4124                 Patch by Colin
4125
4126 2006-04-06 [wwp]        2.1.0cvs12
4127
4128         * src/summary_search.c
4129                 Unify extended/advanced searches names (and thus factorize labels),
4130                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4131
4132 2006-04-06 [wwp]        2.1.0cvs11
4133
4134         * src/folderview.c
4135         * src/prefs_themes.c
4136         * src/summaryview.c
4137                 Fixed some compilation warnings.
4138
4139 2006-04-06 [colin]      2.1.0cvs10
4140
4141         * manual/advanced.xml
4142                 Document the wizard template and how to deploy
4143                 Sylpheed-Claws effectively
4144
4145 2006-04-06 [colin]      2.1.0cvs9
4146
4147         * src/folderview.c
4148                 gettext patch to tell translators about _("#"),
4149                 by Maxim Britov
4150
4151 2006-04-06 [colin]      2.1.0cvs8
4152
4153         * src/textview.c
4154                 Fix invalid GtkTextBIter after clicking "Display as text"
4155
4156 2006-04-06 [mones]      2.1.0cvs7
4157
4158         * src/addr_compl.c
4159         * src/addrindex.c
4160         * src/addritem.c
4161         * src/codeconv.c
4162         * src/compose.c
4163         * src/filtering.c
4164         * src/folder.c
4165         * src/folder_item_prefs.c
4166         * src/folderview.c
4167         * src/localfolder.c
4168         * src/matcher.c
4169         * src/mimeview.c
4170         * src/prefs_msg_colors.c
4171         * src/prefs_spelling.c
4172         * src/prefs_themes.c
4173         * src/procmime.c
4174         * src/procmsg.c
4175         * src/stock_pixmap.c
4176         * src/summaryview.c
4177         * src/textview.c
4178         * src/toolbar.c
4179         * src/common/mgutils.c
4180         * src/common/prefs.c
4181         * src/common/ssl_certificate.c
4182         * src/gtk/colorlabel.c
4183         * src/gtk/quicksearch.c
4184         * src/plugins/pgpmime/pgpmime.c
4185         * src/plugins/spamassassin/spamassassin.c
4186                 Removed redundant NULL checks for g_free() calls.
4187                 Patch by Pawel Pekala.
4188
4189 2006-04-06 [mones]      2.1.0cvs6
4190
4191         * src/prefs_actions.c
4192         * src/prefs_filtering.c
4193         * src/prefs_filtering_action.c
4194         * src/prefs_matcher.c
4195         * src/prefs_template.c
4196         * src/gtk/gtkutils.c
4197         * src/gtk/gtkutils.h
4198                 Have a nice replace button. Patch by Pawel Pekala
4199
4200 2006-04-06 [colin]      2.1.0cvs5
4201
4202         * src/addressbook.c
4203                 Fix crash with empty columns
4204
4205 2006-04-05 [colin]      2.1.0cvs4
4206
4207         * src/wizard.c
4208         * src/prefs_gtk.c
4209                 Allow wizard customization with pre-filled values
4210
4211 2006-04-05 [colin]      2.1.0cvs3
4212
4213         * src/textview.c
4214         * src/mimeview.c
4215         * src/mimeview.h
4216                 Nicer messages in mimeview
4217
4218 2006-04-05 [colin]      2.1.0cvs2
4219
4220         * src/addressbook.c
4221         * src/prefs_summaries.c
4222                 i18n fix
4223
4224 2006-04-05 [colin]      2.1.0cvs1
4225
4226         * src/plugins/pgpcore/plugin.c
4227         * src/plugins/pgpcore/select-keys.c
4228         * src/plugins/pgpcore/select-keys.h
4229         * src/plugins/pgpcore/sgpgme.c
4230         * src/plugins/pgpcore/sgpgme.h
4231         * src/plugins/pgpinline/pgpinline.c
4232         * src/plugins/pgpinline/plugin.c
4233         * src/plugins/pgpmime/pgpmime.c
4234         * src/plugins/pgpmime/plugin.c
4235                 Factorize and generalize a bit 
4236                 Drop S/MIME signature verification from PGP/MIME
4237                 (adding it as another, more complete plugin)
4238
4239 2006-04-05 [paul]       2.1.0
4240
4241         2.1.0 released
4242
4243 2006-04-05 [paul]       2.0.0cvs186
4244
4245         * manual/advanced.xml
4246                 add info on colour labels
4247
4248 2006-04-05 [paul]       2.0.0cvs185
4249
4250         * po/bg.po
4251         * po/cs.po
4252         * po/de.po
4253         * po/el.po
4254         * po/en_GB.po
4255         * po/fi.po
4256         * po/fr.po
4257         * po/it.po
4258         * po/nl.po
4259         * po/pl.po
4260         * po/pt_BR.po
4261         * po/sr.po
4262         * po/zh_CN.po
4263                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4264                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4265                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4266                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4267         * src/gtk/authors.h
4268         * tools/claws.i18n.status.pl
4269                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4270                 and new Czech translator, Tim <timbrain@post.cz>
4271
4272 2006-04-05 [mones]      2.0.0cvs184
4273
4274         * po/es.po
4275                 Updated translation
4276
4277 2006-04-05 [colin]      2.0.0cvs183
4278
4279         * src/gtk/quicksearch.c
4280                 Fix bug #929 (unnecessary reload in quick search bar)
4281
4282 2006-04-05 [colin]      2.0.0cvs182
4283
4284         * src/compose.c
4285                 Fix crash on Reply with no From:
4286                 Show signature and conversion error on queuing 
4287                 (but not sending)
4288         * src/mainwindow.c
4289         * src/summaryview.c
4290         * src/summaryview.h
4291                 Factorize threading code and make sure msginfo 
4292                 is not null when it comes from a GtkCTreeRow's 
4293                 data
4294         * src/gtk/gtkaspell.c
4295                 Check for necessary things
4296         * src/gtk/gtksctree.c
4297         * src/gtk/gtksctree.h
4298                 Reset anchor if necessary when removing node
4299
4300 2006-03-29 [colin]      2.0.0cvs181
4301
4302         * src/folderview.c
4303                 Warn for disabled IMAP accounts (due to lack of
4304                 libetpan). Breaks string-freeze - sorry - but it
4305                 is kind of important ;)
4306
4307 2006-03-28 [colin]      2.0.0cvs180
4308
4309         * src/gtk/gtkutils.c
4310         * src/gtk/gtkutils.h
4311                 Add a gtkut_get_link_btn() function that
4312                 creates a button which acts like an URI
4313         * src/prefs_themes.c
4314         * src/gtk/about.c
4315                 Use this function (factorizes codes)
4316         * src/common/defs.h
4317         * src/gtk/pluginwindow.c
4318                 Add a "Get more..." in the plugins window
4319
4320 2006-03-28 [colin]      2.0.0cvs179
4321
4322         * src/common/smtp.c
4323         * src/common/passcrypt.c
4324         * src/undo.c
4325                 Warning fixes. Patch by Pawel Pekala
4326
4327 2006-03-27 [colin]      2.0.0cvs178
4328
4329         * src/undo.c
4330                 Fix undoing by blocks with spaces
4331
4332 2006-03-27 [colin]      2.0.0cvs177
4333
4334         * src/textview.c
4335                 Set margin to 3px for headers
4336
4337 2006-03-27 [paul]
4338
4339         2.1.0-rc2 released
4340
4341 2006-03-27 [wwp]        2.0.0cvs176
4342
4343         * src/summaryview.c
4344                 don't reset quicksearch when updating the message list.
4345                 Thanks to Colin.
4346
4347 2006-03-26 [wwp]        2.0.0cvs175
4348
4349         * src/compose.c
4350                 use a unified border width ('other' tab in the compose window,
4351                 patch by Pawel Pekala).
4352
4353
4354 2006-03-26 [wwp]        2.0.0cvs174
4355
4356         * src/common/quoted-printable.c
4357         * src/addressbook.c
4358                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4359
4360 2006-03-26 [colin]      2.0.0cvs173
4361
4362         * src/quote_fmt_parse.y
4363                 Fix non-UTF8 date formats messing up the whole quote a 
4364                 little bit
4365
4366 2006-03-26 [colin]      2.0.0cvs172
4367
4368         * src/procheader.c
4369                 Make sure the date is UTF8 valid, or try to make it
4370                 so. IncrediMail is really IncrediStupid.
4371         * src/compose.c
4372                 Fix possible conversions. 
4373                 
4374
4375 2006-03-26 [colin]      2.0.0cvs171
4376
4377         * src/matcher.c
4378                 Fix corner cases in body search. This is still a
4379                 hack... It seems impossible to make it good and 
4380                 reasonably fast at the same time.
4381
4382 2006-03-26 [colin]      2.0.0cvs170
4383
4384         * src/summaryview.c
4385                 I think I killed the twilight zone bug!
4386                 summary_select_node() flushes GTK events in order
4387                 to be able to center the view. But this also 
4388                 flushes keypresses like Ctrl-Alt-U, so this can
4389                 call summary_show from summary_select_node (itself
4390                 called from summary_show, etc.). And the summaryview
4391                 has to be unlocked in this function. So just locking
4392                 while processing GTK events, and bailing if locked, 
4393                 should fix it.
4394                 Fixes bug #927 (SIGSEGV during Update Summary)
4395
4396 2006-03-25 [colin]      2.0.0cvs169
4397
4398         * src/matcher.c
4399                 Fix search in QP-encoded bodies
4400                 Fix utf-8 searches in bodies encoded in the
4401                 locale's encoding
4402         * src/common/quoted-printable.c
4403         * src/common/quoted-printable.h
4404                 Add a decode function that doesn't overwrite
4405                 the original pointer
4406                 
4407
4408 2006-03-24 [colin]      2.0.0cvs168
4409
4410         * src/action.c
4411         * src/summaryview.c
4412         * src/summaryview.h
4413                 Update message cache after action
4414                 Patch by H. Merijn Brand
4415         * src/prefs_msg_colors.c
4416                 Factorize label 
4417                 Patch by Fabien Vantard
4418         * src/plugins/spamassassin/spamassassin_gtk.c
4419                 Remove useless translation
4420                 Patch by Fabien Vantard
4421
4422 2006-03-23 [colin]      2.0.0cvs167
4423
4424         * src/common/ssl.c
4425                 Let 30 seconds to SSL_connect
4426
4427 2006-03-23 [wwp]        2.0.0cvs166
4428
4429         * src/summaryview.c
4430         * src/gtk/description_window.c
4431                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
4432                 and headers are translated; adjust description windows' width to fit their
4433                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
4434
4435 2006-03-23 [paul]       2.0.0cvs165
4436
4437         * src/common/utils.c
4438                 fix highlighting of URIs containing "()"
4439                 (2.0.0cvs164's reversal fixed)
4440                 Thanks to Colin.
4441
4442 2006-03-23 [paul]       2.0.0cvs164
4443
4444         * src/common/utils.c
4445                 revert patch, (postponing a fix), at 2.0.0cvs120
4446                 as it breaks more URIs than it fixes.
4447                 Allow '-' to be a terminating character in a URI
4448
4449 2006-03-22 [colin]      2.0.0cvs163
4450
4451         * configure.ac
4452                 Require libetpan 0.45
4453                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
4454
4455 2006-03-22 [paul]       2.0.0cvs162
4456
4457         * src/editgroup.c
4458                 replace '<-' and '->' buttons with GTK_STOCK graphical
4459                 buttons
4460         * src/summary_search.c
4461                 don't offer '...' for translation
4462                 add a tooltip to advanced search '...' button
4463         * src/gtk/quicksearch.c
4464                 don't offer '...' for translation
4465
4466 2006-03-21 [colin]      2.0.0cvs161
4467
4468         * src/compose.c
4469                 Fix middle-click pasting (insert at click
4470                 position instead of cursor position, don't
4471                 remove existing selection and allow pasting
4472                 our own selection)
4473         * src/addressbook.c
4474                 "LDAP Server" -> "LDAP servers"
4475
4476 2006-03-21 [wwp]        2.0.0cvs160
4477
4478         * src/etpan/imap-thread.c
4479                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
4480
4481 2006-03-20 [colin]      2.0.0cvs159
4482
4483         * src/summaryview.c
4484                 Don't reload summaryview after an execute with no
4485                 move action
4486
4487 2006-03-19 [colin]      2.0.0cvs158
4488
4489         * src/addressbook.c
4490                 and put groups at the top, always
4491
4492 2006-03-19 [colin]      2.0.0cvs157
4493
4494         * src/addressbook.c
4495                 Order groups before names, as previously
4496
4497 2006-03-19 [colin]      2.0.0cvs156
4498
4499         * src/addressbook.c
4500                 - Sort case-unsensitive
4501                 - Put the sort arrow at opening too
4502
4503 2006-03-19 [wwp]        2.0.0cvs155
4504
4505         * src/addressbook.c
4506                 allow sorting by name/email/remarks, ensure that right-pane's contents
4507                 matches the left-pane selection (cleared when appropriate).
4508                 Patch by Pawel Pekala <c0rn@o2.pl>.
4509
4510 2006-03-18 [colin]      2.0.0cvs154
4511
4512         * src/textview.c
4513                 Fix text cursor ;)
4514
4515 2006-03-18 [colin]      2.0.0cvs153
4516
4517         * src/gtk/filesel.c
4518                 Make sure we hide the preview if we didn't get
4519                 a filename
4520
4521 2006-03-18 [colin]      2.0.0cvs152
4522
4523         * src/summaryview.c
4524                 Set cursor to watch for execution (fixes lack
4525                 of watch-cursor when dnd'ing hundreds of mails)
4526         * src/gtk/filesel.c
4527                 Check that mime type is 'image/*' before updating
4528                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
4529
4530 2006-03-18 [colin]      2.0.0cvs151
4531
4532         * src/mainwindow.c
4533         * src/textview.c
4534         * src/textview.h
4535                 Put a watch cursor in textview too when the mainwindow's
4536                 cursor in a watch
4537
4538 2006-03-18 [colin]      2.0.0cvs150
4539
4540         * src/folder.c
4541                 Change wrong asserts to simple tests
4542
4543 2006-03-17 [colin]      2.0.0cvs149
4544
4545         * src/mainwindow.c
4546         * src/mainwindow.h
4547         * src/prefs_msg_colors.c
4548         * src/summaryview.c
4549         * src/summaryview.h
4550         * src/gtk/colorlabel.c
4551         * src/gtk/colorlabel.h
4552                 Add a color label menu in the main menubar
4553                 Add (fixed) accels Ctrl-{0-7} to change the color
4554                 They have to be fixed because the menu's dynamic,
4555                 the items are complex widgets, hence we can't use
4556                 a GtkItemFactory.
4557
4558
4559 2006-03-17 [wwp]        2.0.0cvs148
4560
4561         * src/compose.c
4562                 rollback few lines from my previous commit (those lines come from
4563                 a pending patch, accidentally commited, even if neutral as they are
4564                 commented out).
4565
4566 2006-03-17 [wwp]        2.0.0cvs147
4567
4568         * src/compose.c
4569                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
4570                 applied code style/indentation to the modified function.
4571
4572 2006-03-17 [wwp]        2.0.0cvs146
4573
4574         * src/procmsg.c
4575         * src/compose.c
4576                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
4577
4578 2006-03-17 [paul]
4579
4580         2.1.0-rc1 released
4581
4582 2006-03-17 [paul]       2.0.0cvs145
4583
4584         * src/main.c
4585                 addressbook_read_file() was called twice
4586         * src/textview.c
4587                 X-Mailer highlighting
4588
4589 2006-03-16 [colin]      2.0.0cvs144
4590
4591         * src/sourcewindow.c
4592         * src/sourcewindow.h
4593                 And the last one, in source window.
4594
4595 2006-03-16 [colin]      2.0.0cvs143
4596
4597         * src/compose.c
4598         * src/compose.h
4599                 Fix the same stuff in compose
4600
4601 2006-03-16 [colin]      2.0.0cvs142
4602
4603         * src/messageview.c
4604                 Complete the previous messageview crash fix
4605
4606 2006-03-16 [colin]      2.0.0cvs141
4607
4608         * src/procmsg.h
4609         * src/procmsg.c
4610         * src/folder.c
4611                 Fix POSTPROCESSING hook
4612                 Patch by H. Merijn Brand
4613
4614         * src/procmime.c
4615         * src/procmime.h
4616                 Parse Content-Location
4617
4618         * src/toolbar.c
4619         * src/messageview.c
4620         * src/messageview.h
4621                 Don't crash when a top-level MessageView has
4622                 been closed on us. Same problematic than
4623                 yesterday's quicksearch issue.
4624
4625 2006-03-15 [colin]      2.0.0cvs140
4626
4627         * src/gtk/quicksearch.c
4628                 Fix a bitchy race we didn't think about when we
4629                 added quicksearch cancellation:
4630                 If the search is not on cached fields, for example
4631                 body_part matchcase "stuff"
4632                 the matcher code has to get the whole message. If
4633                 we're on IMAP, that can be slow, and in order to
4634                 be non-blocking, the IMAP code idle loop processes
4635                 gtk events too. So it is possible to cancel a
4636                 quicksearch while the matcher is getting the mail's
4637                 body. After matcher got its body, it will start to
4638                 iterate over the matcher list that the Quicksearch's
4639                 clear_search_cb() just freed via prepare_matcher().
4640                 SIGSEGV ensues.
4641                 The fix consists of guarding the matcherlist_match()
4642                 call with a boolean 'matching'. If we reset the
4643                 quicksearch while matching is TRUE, we don't free
4644                 the matcherlist anymore like we did, but we set
4645                 another new flag, deferred_free, to TRUE. Then,
4646                 in quicksearch_match(), just after returning from
4647                 matcherlist_match() and unsetting the matching flag,
4648                 we check the deferred_free flag and do the
4649                 prepare_matcher() (which does the matcherlist_free)
4650                 for real, so we free the matcherlist once it's not
4651                 used anymore.
4652                 As all of this runs via the glib main loop, we
4653                 luckily don't need a mutex.
4654         * src/summaryview.c
4655                 Also, show progress while searching.
4656
4657
4658 2006-03-14 [colin]      2.0.0cvs139
4659
4660         * src/alertpanel.c
4661                 Make alertpanel_is_open non-static
4662
4663 2006-03-14 [colin]      2.0.0cvs138
4664
4665         * src/prefs_spelling.c
4666                 Cleanups - Fabien Vantard
4667
4668 2006-03-14 [wwp]        2.0.0cvs137
4669
4670         * src/main.c
4671                 code style normalization (curly braces, indentation).
4672
4673 2006-03-14 [wwp]        2.0.0cvs137
4674
4675         * src/main.c
4676                 code style (braces, indentation)
4677
4678 2006-03-12 [paul]       2.0.0cvs136
4679
4680         * src/prefs_common.c
4681                 trans_hdr defaults to FALSE to be RFC-savvy
4682         * src/prefs_summaries.c
4683                 add a tooltip to the trans_hdr option
4684                 
4685
4686 2006-03-12 [paul]       2.0.0cvs135
4687
4688         * src/prefs_matcher.c
4689                 give a little more width to the combos
4690         * src/prefs_display_header.c
4691         * src/textview.c
4692                 translate headers if prefs_common.trans_hdr
4693                 is TRUE
4694
4695         Patches by Pawel Pekala
4696
4697 2006-03-12 [paul]       2.0.0cvs134
4698
4699         * src/plugins/clamav/clamav_plugin.c
4700         * src/plugins/dillo_viewer/dillo_viewer.c
4701         * src/plugins/pgpcore/plugin.c
4702         * src/plugins/pgpinline/plugin.c
4703         * src/plugins/pgpmime/plugin.c
4704         * src/plugins/spamassassin/spamassassin.c
4705                 update/add to descriptions
4706         * src/plugins/spamassassin/spamassassin_gtk.c
4707                 fixes to the english, remove superfluous
4708                 tooltips, clean up a little
4709
4710 2006-03-12 [paul]       2.0.0cvs133
4711
4712         * src/compose.c
4713                 fix Bug 924, 'Account combo box shows up wrong 
4714                 if & is in account name'
4715
4716 2006-03-11 [colin]      2.0.0cvs132
4717
4718         * src/summaryview.c
4719                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
4720                 messed up shift-selection because is slows down
4721                 moving around summaryview. thanks -users
4722
4723 2006-03-10 [colin]      2.0.0cvs131
4724
4725         * src/plugins/spamassassin/spamassassin_gtk.c
4726                 Put back Paul's engrish fixes
4727
4728 2006-03-10 [colin]      2.0.0cvs130
4729
4730         * src/plugins/spamassassin/spamassassin.c
4731         * src/plugins/spamassassin/spamassassin.h
4732         * src/plugins/spamassassin/spamassassin_gtk.c
4733                 Cleanup SA prefs page (more)
4734                 Patch by Fabien Vantard
4735
4736 2006-03-10 [paul]       2.0.0cvs129
4737
4738         * src/prefs_msg_colors.c
4739         * src/prefs_spelling.c
4740                 widget sensitivity
4741
4742 2006-03-09 [mones]      2.0.0cvs128
4743
4744         * po/es.po
4745                 Update for next RC
4746
4747 2006-03-09 [wwp]        2.0.0cvs127
4748
4749         * configure.ac
4750                 revert accidental commit (requirement for libetpan 0.43), this time
4751                 not in HEAD.
4752
4753 2006-03-09 [wwp]        2.0.0cvs125
4754
4755         * configure.ac
4756                 revert accidental commit (requirement for libetpan 0.43)
4757
4758 2006-03-09 [paul]       2.0.0cvs126
4759
4760         * src/prefs_receive.c
4761                 remove useless frame
4762                 replace 'incorporation' with 'receiving'
4763         * src/plugins/clamav/clamav_plugin_gtk.c
4764         * src/plugins/spamassassin/spamassassin_gtk.c
4765                 improve widget sensitivity
4766                 fix a bit his engrish
4767
4768 2006-03-09 [wwp]        2.0.0cvs125
4769
4770         * src/addressadd.c
4771         * src/foldersel.c
4772         * src/prefs_common.c
4773         * src/prefs_common.h
4774                 remember some more windows' sizes (add to addressbook and
4775                 select folder).
4776
4777 2006-03-09 [paul]       2.0.0cvs124
4778
4779         * src/plugins/pgpcore/prefs_gpg.c
4780                 normalise construction of dialogue
4781
4782 2006-03-09 [paul]       2.0.0cvs123
4783
4784         * src/plugins/trayicon/Makefile.am
4785                 add missing slash
4786
4787 2006-03-08 [colin]      2.0.0cvs122
4788
4789         * src/plugins/trayicon/Makefile.am
4790                 Fix build in separate dir 
4791                 Patch by Bamanzi <bamanzi@gmail.com>
4792
4793 2006-03-08 [colin]      2.0.0cvs121
4794
4795         * src/procmsg.c
4796                 Batch move and copies from summaryview with delayed execution
4797                 too
4798
4799 2006-03-07 [paul]       2.0.0cvs120
4800
4801         * src/common/utils.c
4802                 fix highlighting of URIs containing "()"
4803                 Patch by Pawel Pekala
4804
4805 2006-03-07 [paul]       2.0.0cvs119
4806
4807         * src/folder.c
4808         * src/folder.h
4809         * src/folderview.c
4810                 immediately do alphabetical resort when
4811                 changing a folder's name
4812                 Patch by Pawel Pekala
4813
4814 2006-03-07 [paul]       2.0.0cvs118
4815
4816         * src/news.c
4817         * src/news_gtk.c
4818                 when unsubscribing a newsgroup, remove the
4819                 folder and msgs in .sylpheed-claws/newscache
4820                 Patch by Pawel Pekala <c0rn@gazeta.pl>
4821
4822 2006-03-07 [paul]       2.0.0cvs117
4823
4824         * src/textview.c
4825                 fix wrong Fake URL Warning
4826                 Thanks to Hiro
4827
4828 2006-03-07 [colin]      2.0.0cvs116
4829
4830         * src/imap.c
4831                 Return immediately when password dialog was
4832                 cancelled
4833         * src/gtk/inputdialog.c
4834                 Allow empty strings for passwords
4835
4836
4837 2006-03-06 [colin]      2.0.0cvs115
4838
4839         * src/imap.c
4840                 Prevent double-timeouts when connection fails
4841
4842 2006-03-06 [colin]
4843
4844         2.0.1-rc1 released
4845
4846 2006-03-06 [colin]      2.0.0cvs114
4847
4848         * src/imap.c
4849                 Refresh session during potentially long
4850                 operations
4851
4852 2006-03-06 [wwp]        2.0.0cvs113
4853
4854         * src/prefs_msg_colors.h
4855                 forgot that one (custom color labels).
4856
4857 2006-03-06 [wwp]        2.0.0cvs112
4858
4859         * src/prefs_common.c
4860         * src/prefs_common.h
4861         * src/prefs_msg_colors.c
4862         * src/summaryview.c
4863         * src/summaryview.h
4864         * src/gtk/colorlabel.c
4865         * src/gtk/colorlabel.h
4866                 colors in messages list are now customizable. Color values and names can
4867                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
4868                 Thanks to Paul and Colin for their help with this longstanding patch!
4869
4870 2006-03-06 [wwp]        2.0.0cvs111
4871
4872         * src/textview.c
4873                 don't crash if (x)face is bad.
4874
4875 2006-03-05 [paul]       2.0.0cvs110
4876
4877         * AUTHORS
4878         * configure.ac
4879         * src/Makefile.am
4880         * src/common/Makefile.am
4881         * src/common/utils.h
4882         * src/etpan/imap-thread.c
4883         * src/gtk/authors.h
4884         * src/plugins/clamav/Makefile.am
4885         * src/plugins/demo/Makefile.am
4886         * src/plugins/dillo_viewer/Makefile.am
4887         * src/plugins/pgpcore/Makefile.am
4888         * src/plugins/pgpcore/passphrase.c
4889         * src/plugins/pgpinline/Makefile.am
4890         * src/plugins/pgpmime/Makefile.am
4891         * src/plugins/spamassassin/Makefile.am
4892         * src/plugins/trayicon/Makefile.am
4893                 fix builiding on cygwin
4894                 Patch by Ralgh Young <bamanzi@gmail.com>
4895
4896 2006-03-04 [wwp]        2.0.0cvs109
4897
4898         * manual/keyboard.xml
4899                 fix mixed up/down keys.
4900
4901 2006-03-04 [wwp]        2.0.0cvs108
4902
4903         * README
4904         * INSTALL
4905                 updated links to SpamAssassin.
4906
4907 2006-03-04 [wwp]        2.0.0cvs107
4908
4909         * manual/plugins.xml
4910         * src/plugins/spamassassin/README
4911                 updated SpamAssassin plugin docs to reflect new functional additions
4912                 (also fix/update/documents few technical stuff more, see the README).
4913
4914 2006-03-04 [wwp]        2.0.0cvs106
4915
4916         * src/prefs_message.c
4917                 normalized capitalization of message-prefs paths.
4918
4919 2006-03-04 [wwp]        2.0.0cvs105
4920
4921         * manual/advanced.xml
4922                 typo.
4923
4924 2006-03-03 [colin]      2.0.0cvs104
4925
4926         * src/plugins/clamav/clamav_plugin_gtk.c
4927                 Rework prefs page, patch by Fabien 
4928
4929 2006-03-03 [colin]      2.0.0cvs103
4930
4931         * src/plugins/clamav/clamav_plugin.c
4932                 Set error on all errors
4933
4934 2006-03-03 [colin]      2.0.0cvs102
4935
4936         * src/common/plugin.c
4937                 Initialize error to avoid crashing when a plugin fails
4938                 without setting error
4939
4940 2006-03-02 [wwp]        2.0.0cvs101
4941
4942         * configure.ac
4943                 fixed linker flags for libetpan support on Cygwin
4944                 (thanks to H.Merijn Brand).
4945
4946 2006-03-02 [wwp]        2.0.0cvs100
4947
4948         * src/addressbook.c
4949                 fix some AB error messages: one for punctuation and
4950                 one wrongly duplicate (thanks, maxbritov).
4951
4952 2006-03-02 [wwp]        2.0.0cvs99
4953
4954         * src/plugins/spamassassin/spamassassin.c
4955                 make sync calls to sa-learn/spamc to prevent
4956                 system (whatever local or client/server) overload.
4957
4958 2006-03-02 [colin]      2.0.0cvs98
4959
4960         * src/summaryview.c
4961                 Put the spam icon in the status column instead of the
4962                 mark one
4963
4964 2006-03-01 [colin]      2.0.0cvs97
4965
4966         * src/plugins/spamassassin/spamassassin.c
4967                 Fix segfault (g_file_set_contents fails for some 
4968                 reason and err==0x2f. Can't find out why with
4969                 valgrind, using working function :-)
4970
4971 2006-03-01 [colin]      2.0.0cvs96
4972
4973         * src/inc.c
4974                 Offline overriding: let 'No' be cached only 3 seconds
4975
4976 2006-03-01 [colin]      2.0.0cvs95
4977
4978         * src/addr_compl.c
4979         * src/addrbook.c
4980         * src/addressbook.c
4981         * src/addrindex.c
4982         * src/folder_item_prefs.c
4983         * src/headerview.c
4984         * src/imap.c
4985         * src/inc.c
4986         * src/ldif.c
4987         * src/mainwindow.c
4988         * src/mh.c
4989         * src/msgcache.c
4990         * src/prefs_common.h
4991         * src/prefs_msg_colors.c
4992         * src/procheader.c
4993         * src/procheader.h
4994         * src/procmime.c
4995         * src/procmsg.c
4996         * src/procmsg.h
4997         * src/send_message.h
4998         * src/simple-gettext.c
4999         * src/summaryview.c
5000         * src/summaryview.h
5001         * src/syldap.c
5002         * src/textview.c
5003         * src/undo.c
5004         * src/common/ssl_certificate.c
5005         * src/common/utils.c
5006         * src/gtk/colorsel.c
5007         * src/gtk/gtksctree.c
5008         * src/gtk/gtkshruler.c
5009         * src/plugins/trayicon/trayicon.c
5010                 #if 0 goes to /dev/null
5011
5012 2006-03-01 [colin]      2.0.0cvs94
5013
5014         * src/compose.c
5015         * src/imap.c
5016         * src/inc.c
5017         * src/inc.h
5018         * src/messageview.c
5019         * src/news.c
5020         * src/plugins/spamassassin/spamassassin.c
5021                 Allow to add information in the "working offline"
5022                 window
5023
5024 2006-03-01 [wwp]        2.0.0cvs93
5025
5026         * src/plugins/spamassassin/spamassassin.c
5027                 fixed spamc invocation: use a tricky temporary mini shell wrapper
5028                 'cause it seems that calling `spamc ... < inputfile` with
5029                 g_spawn_(a)sync simply.. erm doesn't work :-).
5030
5031 2006-03-01 [wwp]        2.0.0cvs92
5032
5033         * src/toolbar.c
5034         * src/toolbar.h
5035                 simplify the adding of spam/ham button to the messageview toolbar
5036                 (it gets more clear now that the same button will be "Mark as spam"
5037                 or "Mark as ham" according to the current message status,
5038                 thanks to Colin).
5039
5040 2006-03-01 [wwp]        2.0.0cvs91
5041
5042         * src/messageview.c
5043         * src/procmsg.c
5044         * src/procmsg.h
5045         * src/summaryview.c
5046         * src/plugins/spamassassin/spamassassin.c
5047         * src/plugins/spamassassin/spamassassin.h
5048                 make learner callbacks return a status (0 for ok),
5049                 handle it in main code to avoid setting flags when learning failed,
5050                 don't learn on TCP if offline in spamassassin,
5051                 thanks to Colin.
5052
5053                 
5054
5055 2006-03-01 [wwp]        2.0.0cvs90
5056
5057         * src/compose.c
5058                 some work around the compose window's account menu,
5059                 patch by Fabien Vantard.
5060
5061 2006-03-01 [wwp]        2.0.0cvs89
5062
5063         * src/plugins/spamassassin/spamassassin.c
5064                 fixed bad logics, was using spamc in local mode and sa-learn
5065                 in remote mode (thanks, Colin).
5066
5067 2006-03-01 [wwp]        2.0.0cvs88
5068
5069         * src/plugins/spamassassin/spamassassin.c
5070         * src/plugins/spamassassin/spamassassin.h
5071         * src/plugins/spamassassin/spamassassin_gtk.c
5072                 made processing of emails w/ sa-plugin an option (default is TRUE),
5073                 fixed Engrish some tooltips, capitalization of some debug messages
5074                 and warnings. The spamassassin plugin now provides two separate
5075                 services: process emails upon incorporation and spamd training.
5076                 Both services (un)register independently but use some common
5077                 plugin settings (transport settings, spam storage location).
5078
5079 2006-02-28 [wwp]        2.0.0cvs87
5080
5081         * src/plugins/spamassassin/spamassassin.c
5082                 fix async flag to spamc cmdline execution (batch exec should
5083                 be asynchronous).
5084
5085 2006-02-27 [wwp]        2.0.0cvs86
5086
5087         * src/plugins/spamassassin/spamassassin.c
5088         * src/plugins/spamassassin/spamassassin.h
5089         * src/plugins/spamassassin/spamassassin_gtk.c
5090                 - added the ability to learn a remote spamassassin server (spamd),
5091                 using spamc.
5092                 - added the spamassassin option 'username', that applies to all
5093                 spamassassin operations (filtering, learning, local or remote).
5094                 The default username is the current unix user (if left blank
5095                 from gtk prefs or config file).
5096                 - commented out some unused code (notebook widget), removed unused
5097                 layout (hbox1).
5098                 - make more widgets sensitive to the transport type.
5099
5100 2006-02-27 [colin]      2.0.0cvs85
5101
5102         * src/plugins/spamassassin/spamassassin.c
5103                 Fix sa-learn call when offline
5104
5105 2006-02-27 [colin]      2.0.0cvs84
5106
5107         * configure.ac
5108         * src/Makefile.am
5109         * src/mainwindow.c
5110         * src/mainwindow.h
5111         * src/messageview.c
5112         * src/messageview.h
5113         * src/prefs_toolbar.c
5114         * src/procmsg.c
5115         * src/stock_pixmap.c
5116         * src/stock_pixmap.h
5117         * src/summaryview.c
5118         * src/toolbar.c
5119         * src/toolbar.h
5120         * src/pixmaps/ham_btn.xpm
5121         * src/pixmaps/spam.xpm
5122         * src/pixmaps/spam_btn.xpm
5123         * src/plugins/spamassassin/spamassassin.c
5124                 Add button in toolbar for spam learning
5125                 Fix a few bugs from the last related commit
5126                 Revert 1.9.6cvs23 which messed up shift-selection
5127
5128 2006-02-24 [colin]      2.0.0cvs83
5129
5130         * src/procmsg.c
5131         * src/summaryview.c
5132         * src/summaryview.h
5133         * src/plugins/spamassassin/spamassassin.c
5134         * src/plugins/spamassassin/spamassassin.h
5135         * src/plugins/spamassassin/spamassassin_gtk.c
5136                 Unregister learner when spamassassin is either
5137                 disabled or over tcp
5138
5139 2006-02-24 [colin]      2.0.0cvs82
5140
5141         * src/Makefile.am
5142         * src/mainwindow.c
5143         * src/mainwindow.h
5144         * src/procmsg.c
5145         * src/procmsg.h
5146         * src/stock_pixmap.c
5147         * src/stock_pixmap.h
5148         * src/summaryview.c
5149         * src/summaryview.h
5150         * src/gtk/icon_legend.c
5151         * src/pixmaps/spam.xpm  ** NEW FILE **
5152         * src/plugins/spamassassin/spamassassin.c
5153         * src/plugins/spamassassin/spamassassin_gtk.c
5154                 Add spam learning interface (Mark/Mark as 
5155                 (spam|ham) menus)
5156
5157 2006-02-24 [wwp]        2.0.0cvs81
5158
5159         * src/compose.c
5160         * src/compose.h
5161         * src/filtering.c
5162                 hide compose window when sending message in batch mode
5163                 (filtering: forward and redirect). Also fixed a wrong
5164                 value returned when sending failed, neutral anyway.
5165                 (Colin, me) 
5166
5167 2006-02-24 [wwp]        2.0.0cvs80
5168
5169         * src/mainwindow.c
5170                 use GTK+'s stock quit button. Patch by Fabien Vantard.
5171
5172 2006-02-24 [paul]       2.0.0cvs79
5173
5174         * src/news.c
5175         * src/news.h
5176         * src/news_gtk.c
5177                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
5178                 Thanks to Colin
5179
5180 2006-02-23 [colin]      2.0.0cvs78
5181
5182         * src/alertpanel.c
5183                 Change OK to Close in alertpanel with View log
5184                 button; add accel to View log. Patch by Fabien
5185                 Vantard
5186
5187 2006-02-23 [wwp]        2.0.0cvs77
5188
5189         * src/compose.c
5190                 silly me, there were much more tests to perform, since toolbars can
5191                 really have down to 1 element only.
5192
5193 2006-02-23 [wwp]        2.0.0cvs76
5194
5195         * commitHelper
5196                 fixed indentation from my previous commit. Fallback to VISUAL if
5197                 EDITOR is not set (and to vi, at last resort).
5198
5199 2006-02-23 [wwp]        2.0.0cvs75
5200
5201         * commitHelper
5202                 improved error detection (Colin, me).
5203
5204 2006-02-23 [wwp]        2.0.0cvs74
5205
5206         * src/prefs_toolbar.c
5207                 simplify and fix prefs/toolbars layouting. Combos' contents can
5208                 now be really displayed.
5209
5210 2006-02-23 [wwp]        2.0.0cvs73
5211         simplifies and fix prefs/toolbars layouting. Combos' contents can now
5212         be really displayed.
5213
5214 2006-02-22 [wwp]        2.0.0cvs72
5215
5216         * src/compose.c
5217                 fix a typo in my previous commit (sorry!).
5218
5219 2006-02-22 [wwp]        2.0.0cvs71
5220
5221         * src/prefs_toolbar.c
5222                 fix a crash when adding separators to toolbars,
5223                 also fix some separator item information.
5224
5225 2006-02-22 [wwp]        2.0.0cvs70
5226
5227         * src/compose.c
5228                 fix a crash when redirecting (for instance) when compose window's
5229                 toolbar contents has been customized (when some buttons have been
5230                 removed in fact).
5231
5232 2006-02-21 [wwp]        2.0.0cvs69
5233
5234         * src/summaryview.c
5235         * src/gtk/pluginwindow.c
5236         * src/plugins/pgpcore/prefs_gpg.c
5237                 fix some compilation warnings (feat. remains of removed code).
5238
5239 2006-02-21 [wwp]        2.0.0cvs68
5240
5241         * src/gtk/gtkutils.c
5242                 fix two compilation issues, thanks to Stephan Sachse.
5243
5244 2006-02-20 [colin]      2.0.0cvs67
5245
5246         * src/mainwindow.c
5247                 Don't reselect displayed mail on refocus
5248                 This fixes actions misbehaving 
5249
5250 2006-02-20 [wwp]        2.0.0cvs66
5251
5252         * src/summaryview.c
5253         * src/gtk/gtksctree.c
5254         * src/gtk/gtkshruler.c
5255                 changed more runtime typecast checks.
5256
5257 2006-02-20 [wwp]        2.0.0cvs65
5258
5259         * src/summary_search.c
5260                 find all - summaryview refresh issue fixed, thanks to Colin.
5261
5262 2006-02-20 [wwp]        2.0.0cvs64
5263
5264         * src/gtk/gtkutils.c
5265                 better runtime typecast checks.
5266
5267 2006-02-20 [wwp]        2.0.0cvs63
5268
5269         * src/summary_search.c
5270                 enhancements to the summary search:
5271                         - add the ability to stop the running search
5272                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5273                         - don't search if no criteria (From/To/Subject/Body) is set
5274                         - ensure that a busy mouse pointer is always shown when searching,
5275                           show it even a bit earlier
5276
5277 2006-02-19 [colin]      2.0.0cvs62
5278
5279         * src/compose.c
5280         * src/imap.c
5281         * src/etpan/imap-thread.c
5282         * src/etpan/imap-thread.h
5283                 (Future) IMAP speed improvement on sending
5284                 Will require a libetpan update
5285         * src/summaryview.c
5286         * src/gtk/quicksearch.c
5287                 Make quicksearch clearable while running.
5288
5289 2006-02-17 [colin]      2.0.0cvs61
5290
5291         * src/imap.c
5292         * src/etpan/imap-thread.c
5293         * src/etpan/imap-thread.h
5294                 Check for IMAP certificates
5295                 ** Requires libetpan-0.42-cvs4 
5296                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5297
5298 2006-02-17 [colin]      2.0.0cvs60
5299
5300         * src/messageview.c
5301         * src/prefs_common.c
5302         * src/prefs_common.h
5303         * src/prefs_message.c
5304                 Add pref to display HTML-only mails with plugin, 
5305                 if possible (defaulting to FALSE of course).
5306
5307 2006-02-16 [colin]      2.0.0cvs59
5308
5309         * src/main.c
5310         * src/common/plugin.c
5311         * src/common/plugin.h
5312         * src/gtk/pluginwindow.c
5313                 Keep track of requested (but unloaded) plugins
5314                 in some error cases.
5315
5316 2006-02-16 [wwp]        2.0.0cvs58
5317
5318         * src/gtk/gtkaspell.c
5319         * src/gtk/gtkaspell.h
5320         * src/prefs_spelling.c
5321         * src/compose.c
5322         * src/prefs_common.c
5323         * src/prefs_common.h
5324                 implemented new optional spellchecker behaviour: re-check message when
5325                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5326
5327 2006-02-16 [wwp]        2.0.0cvs57
5328
5329         * src/quote_fmt_parse.y
5330                 pclose popen'ed pipe.
5331
5332 2006-02-15 [colin]      2.0.0cvs56
5333
5334         * src/mimeview.c
5335         * src/mimeview.h
5336                 Let MimeViewers know which MimeView they
5337                 depend of.
5338         * src/summaryview.c
5339                 Swap From/To columns in Sent/Queue/Drafts
5340                 folders
5341         * src/etpan/imap-thread.c
5342                 Use mailstream_low_tls_open() for STARTTLS
5343                 instead of mailstream_low_ssl_open()
5344                 ** REQUIRES libetpan 0.42cvs3 **
5345
5346 2006-02-15 [wwp]        2.0.0cvs55
5347
5348         * src/compose.c
5349         * src/compose.h
5350         * src/message_search.c
5351         * src/message_search.h
5352         * src/textview.c
5353         * src/gtk/gtkutils.c
5354         * src/gtk/gtkutils.h
5355                 added the ability to Find text in the compose window (and a bit
5356                 of code factorization).
5357
5358 2006-02-15 [wwp]        2.0.0cvs54
5359
5360         * src/prefs_gtk.c
5361                 yet another one file was missing (fix for some widgets' sensitivity).
5362                 Thanks Colin!
5363
5364 2006-02-15 [wwp]        2.0.0cvs53
5365
5366         * src/prefs_gtk.h
5367                 oops forgot that file (fix for some widgets' sensitivity).
5368
5369 2006-02-15 [wwp]        2.0.0cvs52
5370
5371         * src/summary_search.c
5372                 implemented advanced summary search options (added the ability
5373                 to use matcher conditions in an advanced search mode).
5374
5375 2006-02-15 [wwp]        2.0.0cvs51
5376
5377         * src/plugins/pgpcore/prefs_gpg.c
5378         * src/prefs_account.c
5379                 fix some widget sensitivity, mostly around some labels in
5380                 account prefs.
5381
5382 2006-02-15 [paul]       2.0.0cvs50
5383
5384         * manual/advanced.xml
5385                 improve Templates info
5386                 written by wwp
5387
5388 2006-02-14 [colin]      2.0.0cvs49
5389
5390         * src/pixmaps/address_book.xpm
5391         * src/pixmaps/preferences.xpm
5392         * src/pixmaps/properties.xpm
5393                 Fix pixmap size - patch by Fabien Vantard
5394
5395 2006-02-13 [colin]      2.0.0cvs48
5396
5397         * src/procmime.c
5398                 Add missing fclose()s on error
5399         * src/textview.c
5400                 Remove unused code
5401         * src/common/utils.c
5402                 Fix temp files not being deleted on windows
5403         Patches by Thomas Gilgin
5404
5405 2006-02-13 [colin]      2.0.0cvs47
5406
5407         * src/mainwindow.c
5408                 Fix exit crash
5409
5410 2006-02-13 [wwp]        2.0.0cvs46
5411
5412         * src/plugins/pgpcore/prefs_gpg.c
5413                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
5414
5415 2006-02-12 [colin]      2.0.0cvs45
5416
5417         * src/folderview.c
5418         * src/main.c
5419         * src/mainwindow.c
5420                 Fix "stuff" when quitting
5421
5422 2006-02-12 [wwp]        2.0.0cvs44
5423
5424         * src/prefs_themes.c
5425                 fix typos in debug messages.
5426
5427 2006-02-11 [colin]      2.0.0cvs43
5428
5429         * src/summaryview.c
5430                 don't allow drag/drop from ourself
5431
5432 2006-02-10 [wwp]        2.0.0cvs42
5433
5434         * src/exporthtml.c
5435         * src/html.c
5436         * src/html.h
5437         * src/procmime.c
5438         * src/textview.c
5439                 renamed html_ prefixed functions and data structures to avoid
5440                 namespace clashes w/ other software (gtkhtml2 for instance).
5441                 Closes bug #907.
5442
5443
5444 2006-02-09 [colin]      2.0.0cvs41
5445
5446         * src/summaryview.c
5447                 Fix shitty logic messed up. Thanks Ticho for the hint!
5448
5449 2006-02-09 [wwp]        2.0.0cvs40
5450
5451         * src/gtk/about.c
5452         * src/compose.c
5453         * src/prefs_account.c
5454         * src/prefs_gtk.h
5455         * src/editaddress.c
5456                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
5457                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
5458                 Browse buttons in accounts prefs.
5459
5460 2006-02-09 [colin]      2.0.0cvs39
5461
5462         * src/matcher.c
5463                 Check for pointer before using its members
5464         * src/gtk/gtksourceprintjob.c
5465                 Fix a wrong warning
5466
5467 2006-02-09 [wwp]        2.0.0cvs38
5468
5469         * src/gtk/filesel.c
5470                 fix few compiler warnings (type mismatch).
5471
5472 2006-02-09 [paul]       2.0.0cvs37
5473
5474         * po/fr.po
5475                 updated by Fabien Vantard
5476
5477 2006-02-08 [colin]      2.0.0cvs36
5478
5479         * src/prefs_common.c
5480         * src/common/defs.h
5481         * src/common/plugin.c
5482                 allow windows and linux configurations to coexist
5483                 patch by Thomas Gilgin
5484
5485 2006-02-08 [colin]      2.0.0cvs35
5486
5487         * src/filtering.c
5488         * src/matcher.c
5489         * src/matcher.h
5490         * src/matcher_parser_parse.y
5491         * src/prefs_filtering_action.c
5492         * src/prefs_matcher.c
5493                 Add the "Ignore thread" filtering
5494                 action
5495
5496 2006-02-08 [colin]      2.0.0cvs34
5497
5498         * src/compose.c
5499         * src/procmime.c
5500         * src/procmime.h
5501                 Fix bug #905 (damaged attachment)
5502                 text files with raw \0's aren't really text files
5503         FOR_STABLE
5504
5505 2006-02-08 [colin]      2.0.0cvs33
5506
5507         * src/summaryview.c
5508                 Fix crasher introduced yesterday
5509
5510 2006-02-08 [wwp]        2.0.0cvs32
5511
5512         * src/compose.c
5513         * src/compose.h
5514                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
5515
5516 2006-02-08 [wwp]        2.0.0cvs31
5517
5518         * src/prefs_template.c
5519                 templates enhancement: allow address completion for Cc and Bcc fields
5520                 (it was currently possible for the To field only)
5521
5522 2006-02-08 [colin]      2.0.0cvs30
5523
5524         * src/compose.c
5525                 Don't unblock if not blocked
5526         FOR_STABLE
5527
5528 2006-02-07 [colin]      2.0.0cvs29
5529
5530         * src/action.c
5531                 Forgot to refresh summaryview
5532
5533 2006-02-07 [colin]      2.0.0cvs28
5534
5535         * src/action.c
5536                 Freeze/thaw message list and folder list while
5537                 processing %as{} actions 
5538         * src/compose.c
5539                 Fix auto-wrap disabling after a middle-click
5540                 paste - FOR_STABLE
5541
5542 2006-02-07 [paul]       2.0.0cvs27
5543
5544         * src/folder.c
5545                 fix freeing of uninitialised pointers
5546                 Thanks to Colin
5547
5548 2006-02-06 [colin]      2.0.0cvs26
5549
5550         * src/folder.c
5551                 Use g_slist_prepend in potentially big list
5552
5553 2006-02-06 [colin]      2.0.0cvs25
5554
5555         * src/folder.c
5556                 Completely skip processing if it doesn't 
5557                 exist (faster!)
5558
5559 2006-02-06 [colin]      2.0.0cvs24
5560
5561         * src/folder.c
5562         * src/summaryview.c
5563                 Batch filtering in summaryview (from Tools menu)
5564                 and pre/post//-processing too
5565
5566 2006-02-06 [colin]      2.0.0cvs23
5567
5568         * src/procmsg.h
5569         * src/filtering.c
5570                 Use a special field for batch filtering instead
5571                 of stepping on deferred execution's toes
5572
5573 2006-02-06 [colin]      2.0.0cvs22
5574
5575         * src/action.c
5576         * src/filtering.c
5577         * src/filtering.h
5578         * src/folder.c
5579         * src/summaryview.c
5580                 Fix filtering via menus and actions
5581
5582 2006-02-06 [colin]      2.0.0cvs21
5583
5584         * src/imap.c
5585                 Put the added file directly to cache if possible (will work
5586                 with next libetpan)
5587         * src/filtering.c
5588         * src/filtering.h
5589         * src/inc.c
5590         * src/folder.c
5591         * src/mbox.c
5592         * src/procmsg.h
5593                 Move and copy filtered messages by batches instead of one
5594                 by one - faster on IMAP
5595         * src/procmsg.c
5596                 Add a function that'll possibly be useful later
5597
5598 2006-02-06 [colin]      2.0.0cvs20
5599
5600         * src/addressbook.c
5601                 Use internal mime-type instead of text/plain for d'n'd
5602         * src/compose.c
5603                 Allow attaching files from mimeview's icon list via d'n'd
5604         * src/folderview.c
5605         * src/folderview.h
5606                 Use internal mime-type instead of text/plain for d'n'd
5607                 Don't try to selected opened folder if none is
5608                 Factorize d'n'd from other apps code
5609         * src/headerview.c
5610         * src/textview.c
5611         * src/gtk/gtkutils.c
5612         * src/gtk/gtkutils.h
5613                 Factorize Face/X-Face stuff
5614         * src/mimeview.c
5615                 Fix d'n'd to other apps
5616         * src/prefs_message.c
5617                 Let the XFace pref be usable without libcompface as it also
5618                 applies to Face
5619         * src/summaryview.c
5620                 Fix d'n'd to other apps
5621                 Factorize d'n'd from other apps code
5622
5623 2006-02-06 [wwp]        2.0.0cvs19
5624
5625         * po/it.po
5626                 Italian translation fixes by Andrea Spadaccini (no more confusion
5627                 between filtering and processing, and few changes in the About
5628                 dialog).
5629
5630
5631 2006-02-06 [mones]      2.0.0cvs18
5632
5633         * src/gtk/icon_legend.c
5634                 Improved descriptions allowing better translations
5635
5636 2006-02-05 [colin]      2.0.0cvs17
5637
5638         * src/imap.c
5639                 Add the f*cking missing expunge that caused imap_fetch_env
5640                 to fail after an add_msgs ! :-///
5641         * src/etpan/imap-thread.c
5642                 Add a bit of debug
5643         FOR_STABLE
5644
5645 2006-02-05 [colin]      2.0.0cvs16
5646
5647         * src/common/utils.c
5648                 Don't check for return-path (or we can't put
5649                 back non-sent mails)
5650
5651 2006-02-05 [colin]      2.0.0cvs15
5652
5653         * src/textview.c
5654                 Don't try to display Face header in textview
5655                 when teh headerview's active
5656
5657 2006-02-05 [colin]      2.0.0cvs14
5658
5659         * tools/tbird2syl.py
5660         * tools/Makefile.am
5661                 Add script to import Thunderbird mails
5662
5663 2006-02-05 [colin]      2.0.0cvs13
5664
5665         * src/headerview.c
5666         * src/procheader.c
5667         * src/procmsg.c
5668         * src/procmsg.h
5669         * src/textview.c
5670                 Show Face headers - patch partially by Klaus Flittner
5671
5672 2006-02-05 [colin]      2.0.0cvs12
5673
5674         * src/folderview.c
5675         * src/summaryview.c
5676         * src/common/utils.c
5677         * src/common/utils.h
5678                 Let dnd work from mime icons to summaryview
5679                 and to folderview too
5680                 Add a crude test to avoid trying to add files
5681                 drag'n'dropped when they're not mails
5682
5683 2006-02-04 [colin]      2.0.0cvs11
5684
5685         * src/summaryview.c
5686         * src/mimeview.c
5687                 Fix utf8 conversion
5688
5689 2006-02-04 [colin]      2.0.0cvs10
5690
5691         * src/compose.c
5692         * src/folderview.c
5693         * src/mimeview.c
5694         * src/summaryview.c
5695         * src/summaryview.h
5696                 Added various drag and drop capas:
5697                 From                    To
5698                 summaryview             other apps
5699                 mimeview icons          other apps
5700                 other apps              summaryview
5701                 other apps              folderview
5702
5703                 This shouldn't have broken the existing:
5704                 From                    To
5705                 summaryview             folderview
5706                 folderview              folderview
5707                 summaryview             compose's attachments
5708
5709         Tests welcomed.
5710
5711 2006-02-02 [paul]       2.0.0cvs9
5712
5713         * src/mainwindow.c
5714                 move global option 'Set displayed columns...' out
5715                 of folder option grouping.
5716                 fix sensitivity of 'harvest addresses'
5717         FOR_STABLE
5718
5719 2006-02-01 [colin]      2.0.0cvs8
5720
5721         * src/mimeview.c
5722                 Revert the alertpanel patch, it sucks (intrusive
5723                 and gets in the way of "open")
5724
5725 2006-02-01 [colin]      2.0.0cvs7
5726
5727         * src/compose.c
5728         * src/prefs_account.c
5729         * src/prefs_common.c
5730         * src/common/defs.h
5731         * src/common/utils.c
5732         * src/common/utils.h
5733                 Add ability to edit the signature file
5734                 from the account preferences, and use
5735                 a default for the text editor.
5736                 Patch by Fabien Vantard
5737
5738 2006-02-01 [colin]      2.0.0cvs6
5739
5740         * src/mimeview.c
5741                 Try to get mime type by extension if it is
5742                 application/octet-stream
5743                 Display a window with possible choices when
5744                 encountering unknown mime types
5745         * src/gtk/filesel.c
5746         * src/gtk/filesel.h
5747                 Add preview
5748                 Allow multiple selection in filtered filesel
5749                 (patch by Fabien Vantard)
5750         * src/gtk/pluginwindow.c
5751                 Use it (patch by Fabien Vantard)
5752
5753 2006-02-01 [paul]       2.0.0cvs5
5754
5755         * src/jpilot.c
5756                 fix crash on creating jpilot address book
5757                 Thanks to Colin - FOR_STABLE
5758         * src/prefs_summaries.c
5759         * src/prefs_wrapping.c
5760         * src/gtk/icon_legend.c
5761         * src/gtk/quicksearch.c
5762                 string fixes and additions
5763
5764 2006-02-01 [paul]       2.0.0cvs4
5765
5766         * src/compose.c
5767         * src/mainwindow.c
5768         * src/messageview.c
5769         * src/prefs_send.c
5770                 add Arabic encoding option
5771                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
5772
5773 2006-01-31 [colin]      2.0.0cvs3
5774
5775         * src/plugins/pgpcore/passphrase.c
5776                 Convert passphrase to locale encoding
5777         * src/compose.c
5778                 Fix drafting on IMAP. Crappy bug sneaked in
5779                 the release :-/
5780         FOR_STABLE
5781
5782 2006-01-30 [paul]       2.0.0cvs2
5783
5784         * src/gtk/icon_legend.c
5785                 show the new entries
5786
5787 2006-01-30 [colin]      2.0.0cvs1
5788
5789         * src/manual.c
5790                 Check for the file to be present before 
5791                 enabling the menu - FOR_STABLE
5792         * src/gtk/icon_legend.c
5793                 Add folders icons (not all of them, there
5794                 are too much, but the most intriguing ones)
5795
5796 2006-01-30 [paul]       2.0.0
5797
5798         version 2.0.0 released
5799
5800 2006-01-30 [paul]       1.9.100cvs200
5801
5802         * manual/faq.xml
5803         * manual/gpl.xml
5804         * manual/intro.xml
5805         * manual/starting.xml
5806         * manual/sylpheed-claws-manual.xml
5807                 fixes, additions
5808
5809 2006-01-29 [mones]      1.9.100cvs199
5810
5811         * manual/account.xml
5812         * manual/advanced.xml
5813         * manual/glossary.xml
5814                 Some typos fixed, added LDIF term to glossary
5815         * po/es.po
5816                 Fixed leading plus symbol
5817
5818 2006-01-29 [paul]       1.9.100cvs198
5819
5820         * po/fi.po
5821         * po/sk.po
5822                 updated by Tommi Pirinen and Andrej Kacian
5823
5824 2006-01-29 [paul]       1.9.100cvs197
5825
5826         * src/gtk/authors.h
5827                 remove duplicates
5828
5829 2006-01-29 [paul]       1.9.100cvs196
5830
5831         * AUTHORS
5832         * po/nl.po
5833         * src/gtk/authors.h
5834         * tools/claws.i18n.status.pl
5835                 nl translation updated by Tim Dijkstra
5836
5837 2006-01-29 [paul]       1.9.100cvs195
5838
5839         * po/sr.po
5840         * po/sv.po
5841                 updated by Aleksandar Urosevic and Anders Troback
5842
5843 2006-01-28 [colin]      1.9.100cvs194
5844
5845         * src/gtk/gtksourceprintjob.c
5846                 Don't fiddle with PangoLayout when we
5847                 have an image
5848
5849 2006-01-28 [paul]       1.9.100cvs193
5850
5851         * AUTHORS
5852         * po/el.po
5853         * po/zh_CN.po
5854         * src/gtk/authors.h
5855         * tools/claws.i18n.status.pl
5856                 updated translations submitted by Stavros Giannouris
5857                 and Ralgh Young
5858
5859 2006-01-27 [colin]      1.9.100cvs192
5860
5861         * src/summaryview.c
5862         * src/gtk/gtksourceprintjob.c
5863                 Add image printing 
5864                 (libgnomeprint only, of course)
5865
5866 2006-01-27 [paul]       1.9.100cvs191
5867
5868         * po/fr.po
5869         * po/it.po
5870                 updated by Fabien Vantard and Andrea Spadaccini
5871
5872 2006-01-26 [colin]      1.9.100cvs190
5873
5874         * manual/Makefile.am
5875         * configure.ac
5876                 Make building the manual optional 
5877                 (--disable-manual)
5878
5879 2006-01-26 [paul]       1.9.100cvs189
5880
5881         * manual/glossary.xml
5882         * manual/plugins.xml
5883                 edited
5884         * po/en_GB.po
5885                 updated
5886
5887 2006-01-26 [paul]       1.9.100cvs188
5888
5889         * src/prefs_display_header.c
5890         * src/prefs_folder_column.c
5891         * src/prefs_msg_colors.c
5892         * src/prefs_summaries.c
5893         * src/prefs_summary_column.c
5894                 HIGify
5895
5896 2006-01-25 [colin]      1.9.100cvs187
5897
5898         * src/imap.c
5899                 Don't allow moving/copying mails between
5900                 queue/drafts and non-queue/drafts folders
5901                 Fixes bug #897 (message header is resetted 
5902                 if one is copied to Drafts)
5903
5904 2006-01-25 [colin]      1.9.100cvs186
5905
5906         * src/folder.c
5907         * src/mainwindow.c
5908                 Fix subscribed folders not found
5909         * src/compose.c
5910                 Don't try to encode as original mail's charset
5911                 if it's ascii 
5912
5913 2006-01-25 [paul]       1.9.100cvs185
5914
5915         * AUTHORS
5916         * po/Makevars
5917                 updated
5918         * po/de.po
5919         * po/pl.po
5920         * po/pt_BR.po
5921         * po/sr.po
5922                 updates submitted by Stephan Sachse, Emilian Nowak
5923                 and Quar, Frederico Goncalves Guimaraes, and
5924                 Aleksandar Urosevic
5925                 Fix Bug 896, 'PT_BR locale broken'.
5926         * src/gtk/authors.h
5927                 updated
5928
5929 2006-01-24 [mones]      1.9.100cvs184
5930
5931         * manual/glossary.xml
5932                 All current terms finished. Reviewers welcome ;-)
5933         * manual/keyboard.xml
5934                 Fixed column width for pdf output.
5935         * po/es.po
5936                 Updated
5937
5938 2006-01-24 [paul]       1.9.100cvs183
5939
5940         * manual/glossary.xml
5941                 fix id name
5942         * manual/dist/html/Makefile.am
5943         * manual/dist/pdf/Makefile.am
5944         * manual/dist/ps/Makefile.am
5945         * manual/dist/txt/Makefile.am
5946                 fix make deps
5947                 Thanks to Colin
5948
5949 2006-01-24 [mones]      1.9.100cvs182
5950
5951         * manual/glossary.xml
5952                 Nearly finished, some terms missing.
5953
5954 2006-01-23 [paul]       1.9.100cvs181
5955
5956         * manual/dist/html/Makefile.am
5957         * manual/dist/pdf/Makefile.am
5958         * manual/dist/ps/Makefile.am
5959         * manual/dist/txt/Makefile.am
5960         * src/mainwindow.c
5961                 re-enable manual
5962                 Thanks to Colin
5963
5964 2006-01-22 [colin]      1.9.100cvs180
5965
5966         * src/compose.c
5967         * src/gtk/gtkaspell.c
5968                 Don't deselect stuff before right-clicking, with aspell.
5969                 (This prevented right-click Copy, for example).
5970                 Thanks to Clo!
5971
5972 2006-01-22 [paul]       1.9.100cvs179
5973
5974         * src/summary_search.c
5975                 don't fix the widget size as it causes problems
5976                 under localisation.
5977                 Thanks to Emilian Nowak
5978
5979 2006-01-21 [paul]       1.9.100cvs178
5980
5981         * src/prefs_themes.c
5982                 fix broken underlining of label text
5983                 with some translations
5984
5985 2006-01-21 [colin]      1.9.100cvs177
5986
5987         * po/fr.po
5988                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
5989
5990 2006-01-20 [colin]      1.9.100cvs176
5991
5992         * configure.ac
5993         * Makefile.am
5994         * manual/Makefile
5995         * manual/dist/html/.cvsignore
5996         * manual/dist/html/Makefile.am
5997         * manual/dist/pdf/.cvsignore
5998         * manual/dist/pdf/Makefile.am
5999         * manual/dist/ps/.cvsignore
6000         * manual/dist/ps/Makefile.am
6001         * manual/dist/txt/.cvsignore
6002         * manual/dist/txt/Makefile.am
6003                 Autotool-ize manual
6004
6005 2006-01-20 [paul]       1.9.100cvs175
6006
6007         * manual/handling.xml
6008                 make Filtering and Searching entries easier to find
6009         * manual/keyboard.xml
6010                 add the remaining default keybinds
6011         * src/prefs_summaries.c
6012                 update the default keybinds
6013
6014 2006-01-20 [paul]       1.9.100cvs174
6015
6016         * src/addressbook.c
6017         * src/addrgather.c
6018         * src/addrharvest.c
6019         * src/editaddress.c
6020         * src/editgroup.c
6021         * src/exphtmldlg.c
6022         * src/expldifdlg.c
6023         * src/exporthtml.c
6024         * src/exportldif.c
6025         * src/ldif.c
6026                 replace 'e-mail' with 'email'
6027         * src/summary_search.c
6028                 add mnemonic to "Find all" button
6029
6030 2006-01-20 [wwp]        1.9.100cvs173
6031
6032         * src/export.c
6033         * src/import.c
6034                 touched mbox import/export buttons for HIG-compliance
6035
6036 2006-01-19 [paul]       1.9.100cvs172
6037
6038         * manual/account.xml
6039         * manual/addrbook.xml
6040         * manual/advanced.xml
6041         * manual/faq.xml
6042         * manual/handling.xml
6043         * manual/intro.xml
6044         * manual/plugins.xml
6045         * manual/starting.xml
6046                 more editing
6047
6048 2006-01-19 [paul]       1.9.100cvs171
6049
6050         * src/toolbar.c
6051                 allow use of trash button while receiving
6052                 Thanks to Colin
6053
6054 2006-01-19 [wwp]        1.9.100cvs170
6055
6056         * src/gtk/quicksearch.c
6057         * src/compose.c
6058                 force text color to black when yellow background is set
6059
6060 2006-01-19 [colin]      1.9.100cvs169
6061
6062         * src/plugins/trayicon/trayicon.c
6063                 Gray out Get Mail when already getting mail
6064
6065 2006-01-18 [paul]       1.9.100cvs168
6066
6067         * src/compose.c
6068                 give widget yellow background was To is
6069                 set via folder prefs
6070         * src/gtk/quicksearch.c
6071                 give widget yellow background when quick
6072                 search is active.
6073                 Thanks to Colin
6074
6075 2006-01-18 [paul]       1.9.100cvs167
6076
6077         * doc/man/sylpheed-claws.1
6078                 add --subscribe option
6079
6080 2006-01-18 [paul]       1.9.100cvs166
6081
6082         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6083         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6084                 use %U instead of %F (%F is broken for user installed
6085                 files in kde 3.5)
6086
6087 2006-01-18 [colin]      1.9.100cvs165
6088
6089         * src/summaryview.c
6090                 Default to Yes in "No more * messages" dialogs
6091
6092 2006-01-17 [colin]      1.9.100cvs164
6093
6094         * src/compose.c
6095                 Possibly fix an invalid iterator causing
6096                 crash
6097
6098 2006-01-17 [colin]      1.9.100cvs163
6099
6100         * src/mimeview.c
6101                 Fix crash when the image disappears under the
6102                 image viewer
6103
6104 2006-01-16 [colin]      1.9.100cvs162
6105
6106         * src/compose.c
6107                 Fix reenabling autowrap
6108
6109 2006-01-16 [colin]      1.9.100cvs161
6110
6111         * src/compose.c
6112                 reset quote_len before getting quote_str
6113
6114 2006-01-16 [colin]      1.9.100cvs160
6115
6116         * src/account.c
6117         * src/account.h
6118         * src/folder.c
6119         * src/imap_gtk.c
6120         * src/mh_gtk.c
6121                 Fix bug #883 (default inbox does not track folder move)
6122
6123 2006-01-16 [colin]      1.9.100cvs159
6124
6125         * src/compose.c
6126         * src/plugins/pgpcore/passphrase.c
6127                 More buttons fixes
6128
6129 2006-01-16 [paul]       1.9.100cvs158
6130
6131         * src/prefs_actions.c
6132         * src/prefs_filtering_action.c
6133         * src/prefs_matcher.c
6134         * src/quote_fmt.c
6135         * src/gtk/description_window.c
6136         * src/gtk/description_window.h
6137         * src/gtk/quicksearch.c
6138                 description window cleanups
6139
6140 2006-01-15 [colin]      1.9.100cvs157
6141
6142         * src/addressbook.c
6143         * src/prefs_filtering.c
6144                 Same here
6145
6146 2006-01-15 [colin]      1.9.100cvs156
6147
6148         * src/folderview.c
6149         * src/mainwindow.c
6150                 Same for "Empty trash"
6151
6152 2006-01-15 [colin]      1.9.100cvs155
6153
6154         * src/inc.c
6155                 Override offline dialog had Yes by default
6156
6157 2006-01-15 [colin]      1.9.100cvs154
6158
6159         * src/summaryview.c
6160                 Delete selected messages? previously had Yes the default
6161
6162 2006-01-15 [colin]      1.9.100cvs153
6163
6164         * src/folder.c
6165         * src/folder.h
6166         * src/main.c
6167                 Check if a mailbox is loaded after all
6168                 plugins are loaded.
6169
6170 2006-01-15 [colin]      1.9.100cvs152
6171
6172         * src/folder.c
6173                 Don't start wizard when there are unloaded folders (will help
6174                 people with only mbox or maildir mailboxes)
6175
6176 2006-01-14 [colin]      1.9.100cvs151
6177
6178         * src/addressbook.c
6179         * src/expldifdlg.c
6180         * src/importldif.c
6181         * src/importmutt.c
6182         * src/importpine.c
6183         * src/mh_gtk.c
6184                 More HIG compliance and fixes
6185
6186 2006-01-14 [colin]      1.9.100cvs150
6187
6188         * src/prefs_filtering_action.c
6189         * src/foldersel.c
6190                 Two forgotten button order changes
6191
6192 2006-01-14 [colin]      1.9.100cvs149
6193
6194         * src/account.c
6195         * src/addressbook.c
6196         * src/compose.c
6197         * src/folderview.c
6198         * src/imap_gtk.c
6199         * src/mainwindow.c
6200         * src/mh_gtk.c
6201         * src/news_gtk.c
6202         * src/prefs_actions.c
6203         * src/prefs_customheader.c
6204         * src/prefs_filtering.c
6205         * src/prefs_matcher.c
6206         * src/prefs_template.c
6207         * src/ssl_manager.c
6208         * src/summaryview.c
6209         * src/textview.c
6210         * src/toolbar.c
6211                 All deletion confirmations are now "Cancel, Delete" 
6212                 instead of "No, Yes"
6213                 Clarified most of the other "No, Yes" to 
6214                 "Cancel, Descriptive_action"
6215                 Rechanged the "Entry not saved" alerts to have 
6216                 "Close, Continue editing"
6217
6218
6219 2006-01-14 [paul]
6220
6221         * 2.0.0-rc4 released
6222
6223 2006-01-14 [paul]       1.9.100cvs148
6224
6225         * src/account.c
6226         * src/addressadd.c
6227         * src/addressbook.c
6228         * src/compose.c
6229         * src/editaddress.c
6230         * src/editbook.c
6231         * src/editgroup.c
6232         * src/editjpilot.c
6233         * src/editldap.c
6234         * src/editvcard.c
6235         * src/exphtmldlg.c
6236         * src/expldifdlg.c
6237         * src/folderview.c
6238         * src/grouplistdialog.c
6239         * src/imap_gtk.c
6240         * src/importmutt.c
6241         * src/importpine.c
6242         * src/inc.c
6243         * src/main.c
6244         * src/mainwindow.c
6245         * src/message_search.c
6246         * src/messageview.c
6247         * src/mh_gtk.c
6248         * src/mimeview.c
6249         * src/news_gtk.c
6250         * src/prefs_actions.c
6251         * src/prefs_customheader.c
6252         * src/prefs_filtering.c
6253         * src/prefs_matcher.c
6254         * src/prefs_template.c
6255         * src/prefs_themes.c
6256         * src/ssl_manager.c
6257         * src/summary_search.c
6258         * src/summaryview.c
6259         * src/textview.c
6260         * src/toolbar.c
6261         * src/gtk/foldersort.c
6262         * src/gtk/gtkaspell.c
6263         * src/gtk/inputdialog.c
6264         * src/gtk/prefswindow.c
6265         * src/plugins/pgpcore/select-keys.c
6266         * src/plugins/trayicon/trayicon.c
6267                 HIG compliant button order
6268
6269 2006-01-14 [mones]      1.9.100cvs147
6270
6271         * po/es.po
6272                 Updated translation
6273
6274 2006-01-13 [paul]       1.9.100cvs146
6275
6276         * AUTHORS
6277         * ChangeLog
6278         * src/gtk/authors.h
6279                 add Joshua M. Kwan to contributors list
6280
6281 2006-01-13 [colin]      1.9.100cvs145
6282
6283         * src/gtk/quicksearch.c
6284                 Don't refocus quick search after executing (Esc or Enter)
6285                 Allows to '/'search something then move up/down in 
6286                 summaryview, and to Esc a search and be back in the 
6287                 summaryview
6288
6289 2006-01-13 [paul]       1.9.100cvs144
6290
6291         * src/plugins/pgpinline/pgpinline.c
6292                 support Content-Type 'application/pgp'
6293                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6294
6295 2006-01-13 [paul]       1.9.100cvs143
6296
6297         * manual/account.xml
6298                 make mention of partial retrieval
6299                 thanks to Colin
6300
6301 2006-01-13 [paul]       1.9.100cvs142
6302
6303         * src/account.c
6304         * src/account.h
6305         * src/action.c
6306         * src/action.h
6307         * src/adbookbase.h
6308         * src/addr_compl.c
6309         * src/addr_compl.h
6310         * src/addrbook.c
6311         * src/addrcache.c
6312         * src/addrcache.h
6313         * src/addrcindex.c
6314         * src/addrcindex.h
6315         * src/addrclip.c
6316         * src/addrclip.h
6317         * src/addrdefs.h
6318         * src/addressadd.c
6319         * src/addressadd.h
6320         * src/addressbook.c
6321         * src/addressbook.h
6322         * src/addrgather.c
6323         * src/addrgather.h
6324         * src/addrharvest.c
6325         * src/addrharvest.h
6326         * src/addrindex.c
6327         * src/addrindex.h
6328         * src/addritem.c
6329         * src/addritem.h
6330         * src/addrquery.c
6331         * src/addrquery.h
6332         * src/addrselect.c
6333         * src/addrselect.h
6334         * src/alertpanel.c
6335         * src/alertpanel.h
6336         * src/browseldap.c
6337         * src/browseldap.h
6338         * src/codeconv.c
6339         * src/codeconv.h
6340         * src/compose.c
6341         * src/compose.h
6342         * src/customheader.c
6343         * src/customheader.h
6344         * src/displayheader.c
6345         * src/displayheader.h
6346         * src/editaddress.c
6347         * src/editaddress.h
6348         * src/editbook.c
6349         * src/editbook.h
6350         * src/editgroup.c
6351         * src/editgroup.h
6352         * src/editjpilot.c
6353         * src/editjpilot.h
6354         * src/editldap.c
6355         * src/editldap.h
6356         * src/editldap_basedn.c
6357         * src/editldap_basedn.h
6358         * src/editvcard.c
6359         * src/editvcard.h
6360         * src/exphtmldlg.c
6361         * src/exphtmldlg.h
6362         * src/expldifdlg.c
6363         * src/expldifdlg.h
6364         * src/export.h
6365         * src/exporthtml.c
6366         * src/exporthtml.h
6367         * src/exportldif.c
6368         * src/exportldif.h
6369         * src/filtering.c
6370         * src/filtering.h
6371         * src/folder.c
6372         * src/folder.h
6373         * src/folder_item_prefs.c
6374         * src/folder_item_prefs.h
6375         * src/foldersel.c
6376         * src/foldersel.h
6377         * src/folderutils.c
6378         * src/folderutils.h
6379         * src/folderview.c
6380         * src/folderview.h
6381         * src/grouplistdialog.c
6382         * src/grouplistdialog.h
6383         * src/headerview.c
6384         * src/html.c
6385         * src/html.h
6386         * src/image_viewer.c
6387         * src/image_viewer.h
6388         * src/imap.c
6389         * src/imap.h
6390         * src/imap_gtk.c
6391         * src/imap_gtk.h
6392         * src/import.h
6393         * src/importldif.c
6394         * src/importldif.h
6395         * src/importmutt.c
6396         * src/importmutt.h
6397         * src/importpine.c
6398         * src/importpine.h
6399         * src/inc.c
6400         * src/inc.h
6401         * src/jpilot.c
6402         * src/jpilot.h
6403         * src/ldapctrl.c
6404         * src/ldapctrl.h
6405         * src/ldaplocate.c
6406         * src/ldaplocate.h
6407         * src/ldapquery.c
6408         * src/ldapquery.h
6409         * src/ldapserver.c
6410         * src/ldapserver.h
6411         * src/ldaputil.c
6412         * src/ldaputil.h
6413         * src/ldif.c
6414         * src/ldif.h
6415         * src/main.c
6416         * src/main.h
6417         * src/mainwindow.c
6418         * src/mainwindow.h
6419         * src/manual.c
6420         * src/manual.h
6421         * src/mbox.c
6422         * src/mbox.h
6423         * src/message_search.c
6424         * src/message_search.h
6425         * src/messageview.c
6426         * src/messageview.h
6427         * src/mh.c
6428         * src/mh.h
6429         * src/mh_gtk.c
6430         * src/mh_gtk.h
6431         * src/mimeview.c
6432         * src/mimeview.h
6433         * src/msgcache.c
6434         * src/msgcache.h
6435         * src/mutt.c
6436         * src/mutt.h
6437         * src/news.c
6438         * src/news.h
6439         * src/news_gtk.c
6440         * src/news_gtk.h
6441         * src/partial_download.c
6442         * src/partial_download.h
6443         * src/pine.c
6444         * src/pine.h
6445         * src/pop.c
6446         * src/pop.h
6447         * src/prefs_account.c
6448         * src/prefs_account.h
6449         * src/prefs_actions.c
6450         * src/prefs_actions.h
6451         * src/prefs_common.c
6452         * src/prefs_common.h
6453         * src/prefs_compose_writing.c
6454         * src/prefs_compose_writing.h
6455         * src/prefs_customheader.c
6456         * src/prefs_customheader.h
6457         * src/prefs_display_header.c
6458         * src/prefs_display_header.h
6459         * src/prefs_filtering.c
6460         * src/prefs_filtering.h
6461         * src/prefs_filtering_action.c
6462         * src/prefs_filtering_action.h
6463         * src/prefs_folder_column.c
6464         * src/prefs_folder_column.h
6465         * src/prefs_folder_item.c
6466         * src/prefs_folder_item.h
6467         * src/prefs_fonts.c
6468         * src/prefs_fonts.h
6469         * src/prefs_gtk.c
6470         * src/prefs_gtk.h
6471         * src/prefs_image_viewer.c
6472         * src/prefs_image_viewer.h
6473         * src/prefs_matcher.c
6474         * src/prefs_matcher.h
6475         * src/prefs_message.c
6476         * src/prefs_msg_colors.c
6477         * src/prefs_msg_colors.h
6478         * src/prefs_other.c
6479         * src/prefs_quote.c
6480         * src/prefs_receive.c
6481         * src/prefs_send.c
6482         * src/prefs_spelling.c
6483         * src/prefs_spelling.h
6484         * src/prefs_summaries.c
6485         * src/prefs_summaries.h
6486         * src/prefs_summary_column.c
6487         * src/prefs_summary_column.h
6488         * src/prefs_template.c
6489         * src/prefs_template.h
6490         * src/prefs_themes.c
6491         * src/prefs_themes.h
6492         * src/prefs_toolbar.c
6493         * src/prefs_toolbar.h
6494         * src/prefs_wrapping.c
6495         * src/prefs_wrapping.h
6496         * src/privacy.c
6497         * src/privacy.h
6498         * src/procheader.c
6499         * src/procheader.h
6500         * src/procmime.c
6501         * src/procmime.h
6502         * src/procmsg.c
6503         * src/procmsg.h
6504         * src/quote_fmt.c
6505         * src/quote_fmt_parse.y
6506         * src/recv.c
6507         * src/recv.h
6508         * src/remotefolder.c
6509         * src/remotefolder.h
6510         * src/send_message.c
6511         * src/send_message.h
6512         * src/setup.c
6513         * src/setup.h
6514         * src/sourcewindow.c
6515         * src/sourcewindow.h
6516         * src/ssl_manager.c
6517         * src/ssl_manager.h
6518         * src/statusbar.c
6519         * src/statusbar.h
6520         * src/stock_pixmap.c
6521         * src/stock_pixmap.h
6522         * src/summary_search.c
6523         * src/summary_search.h
6524         * src/summaryview.c
6525         * src/summaryview.h
6526         * src/syldap.c
6527         * src/syldap.h
6528         * src/textview.c
6529         * src/textview.h
6530         * src/toolbar.c
6531         * src/toolbar.h
6532         * src/undo.c
6533         * src/undo.h
6534         * src/unmime.c
6535         * src/unmime.h
6536         * src/vcard.c
6537         * src/vcard.h
6538         * src/wizard.c
6539         * src/wizard.h
6540         * src/common/base64.c
6541         * src/common/base64.h
6542         * src/common/defs.h
6543         * src/common/hooks.c
6544         * src/common/hooks.h
6545         * src/common/log.c
6546         * src/common/log.h
6547         * src/common/mgutils.c
6548         * src/common/mgutils.h
6549         * src/common/nntp.c
6550         * src/common/nntp.h
6551         * src/common/passcrypt.c
6552         * src/common/passcrypt.h.in
6553         * src/common/plugin.c
6554         * src/common/plugin.h
6555         * src/common/prefs.c
6556         * src/common/prefs.h
6557         * src/common/progressindicator.c
6558         * src/common/progressindicator.h
6559         * src/common/quoted-printable.c
6560         * src/common/quoted-printable.h
6561         * src/common/session.c
6562         * src/common/session.h
6563         * src/common/smtp.c
6564         * src/common/smtp.h
6565         * src/common/socket.c
6566         * src/common/socket.h
6567         * src/common/ssl.c
6568         * src/common/ssl.h
6569         * src/common/ssl_certificate.c
6570         * src/common/ssl_certificate.h
6571         * src/common/stringtable.c
6572         * src/common/stringtable.h
6573         * src/common/sylpheed.c
6574         * src/common/sylpheed.h
6575         * src/common/template.c
6576         * src/common/template.h
6577         * src/common/timing.h
6578         * src/common/utils.c
6579         * src/common/utils.h
6580         * src/common/version.h.in
6581         * src/common/xml.c
6582         * src/common/xml.h
6583         * src/common/xmlprops.c
6584         * src/common/xmlprops.h
6585         * src/gtk/colorlabel.c
6586         * src/gtk/colorsel.c
6587         * src/gtk/colorsel.h
6588         * src/gtk/description_window.c
6589         * src/gtk/description_window.h
6590         * src/gtk/filesel.c
6591         * src/gtk/filesel.h
6592         * src/gtk/foldersort.c
6593         * src/gtk/foldersort.h
6594         * src/gtk/gtkutils.c
6595         * src/gtk/gtkutils.h
6596         * src/gtk/inputdialog.c
6597         * src/gtk/inputdialog.h
6598         * src/gtk/logwindow.c
6599         * src/gtk/logwindow.h
6600         * src/gtk/manage_window.c
6601         * src/gtk/manage_window.h
6602         * src/gtk/menu.c
6603         * src/gtk/menu.h
6604         * src/gtk/pluginwindow.c
6605         * src/gtk/pluginwindow.h
6606         * src/gtk/prefswindow.c
6607         * src/gtk/prefswindow.h
6608         * src/gtk/progressdialog.c
6609         * src/gtk/progressdialog.h
6610         * src/gtk/sslcertwindow.c
6611         * src/gtk/sslcertwindow.h
6612         * src/plugins/clamav/clamav_plugin.c
6613         * src/plugins/clamav/clamav_plugin.h
6614         * src/plugins/clamav/clamav_plugin_gtk.c
6615         * src/plugins/demo/demo.c
6616         * src/plugins/dillo_viewer/dillo_prefs.c
6617         * src/plugins/dillo_viewer/dillo_prefs.h
6618         * src/plugins/dillo_viewer/dillo_viewer.c
6619         * src/plugins/pgpcore/passphrase.c
6620         * src/plugins/pgpcore/passphrase.h
6621         * src/plugins/pgpcore/plugin.c
6622         * src/plugins/pgpcore/select-keys.c
6623         * src/plugins/pgpcore/select-keys.h
6624         * src/plugins/pgpcore/sgpgme.c
6625         * src/plugins/pgpcore/sgpgme.h
6626         * src/plugins/pgpinline/pgpinline.c
6627         * src/plugins/pgpinline/pgpinline.h
6628         * src/plugins/pgpinline/plugin.c
6629         * src/plugins/pgpmime/pgpmime.c
6630         * src/plugins/pgpmime/pgpmime.h
6631         * src/plugins/pgpmime/plugin.c
6632         * src/plugins/spamassassin/spamassassin.c
6633         * src/plugins/spamassassin/spamassassin.h
6634         * src/plugins/spamassassin/spamassassin_gtk.c
6635         * src/plugins/trayicon/trayicon.c
6636                 update copyright header
6637
6638 2006-01-13 [paul]       1.9.100cvs141
6639
6640         * src/account.c
6641         * src/export.c
6642         * src/import.c
6643         * src/mainwindow.c
6644         * src/prefs_account.c
6645         * src/prefs_display_header.c
6646         * src/prefs_receive.c
6647         * src/prefs_send.c
6648         * src/prefs_summaries.c
6649         * src/prefs_themes.c
6650         * src/prefs_toolbar.c
6651         * src/gtk/about.c
6652                 various cleanups
6653
6654 2006-01-12 [colin]      1.9.100cvs140
6655
6656         * src/folder.c
6657         * src/folder.h
6658         * src/main.c
6659                 Add --subscribe option
6660                 Let sylpheed-claws email@domain.com equivalent to --compose
6661                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
6662
6663 2006-01-12 [paul]       1.9.100cvs139
6664
6665         * src/mainwindow.c
6666                 append 'Change folder order' label with '...'
6667         * src/prefs_actions.c
6668                 allow reordering of actions list by dnd
6669         * src/gtk/foldersort.c
6670                 make the dialog nicer
6671
6672 2006-01-11 [colin]      1.9.100cvs138
6673
6674         * src/compose.c
6675                 Allow templates without text
6676
6677 2006-01-11 [paul]       1.9.100cvs137
6678
6679         * tools/README
6680         * tools/filter_conv_new.pl
6681                 add info to README
6682                 also check .sylpheed for filter.xml
6683                 be a bit informative to the user
6684
6685 2006-01-11 [colin]      1.9.100cvs136
6686
6687         * src/textview.c
6688                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
6689
6690 2006-01-10 [paul]       1.9.100cvs135
6691
6692         * tools/Makefile.am
6693         * tools/filter_conv_new.pl
6694                 add script to convert new style Sylpheed
6695                 filter rules (Sylpheed >= 0.9.99) to
6696                 Claws filtering rules
6697
6698 2006-01-10 [colin]      1.9.100cvs134
6699
6700         * src/compose.c
6701                 Fix broken line joins in certain conditions
6702                 (between two quoted lines: <enter><enter><up>
6703                  <type a wrapped sentence><go in the first line>
6704                  <insert more text><watch as line joining failed>)
6705
6706 2006-01-10 [paul]       1.9.100cvs133
6707
6708         * src/compose.c
6709                 don't report success in error dialog
6710                 thanks to Colin
6711         * src/common/utils.c
6712                 include some trailing punctuations as URI
6713                 thanks to Hiro
6714
6715 2006-01-10 [paul]       1.9.100cvs132
6716
6717         * src/mimeview.c
6718                 fix incompatible pointer type
6719                 warning
6720
6721 2006-01-10 [paul]       1.9.100cvs131
6722
6723         * src/compose.c
6724                 change Subject in window title
6725                 instantaneously
6726
6727 2006-01-09 [colin]      1.9.100cvs130
6728
6729         * src/addressbook.c
6730         * src/headerview.c
6731         * src/mainwindow.c
6732         * src/messageview.c
6733         * src/mimeview.c
6734         * src/noticeview.c
6735         * src/summaryview.c
6736                 Fix possible crashes on exit and in addressbook
6737
6738 2006-01-09 [paul]       1.9.100cvs129
6739
6740         * src/prefs_msg_colors.c
6741                 some cleanups that I forgot last time
6742
6743 2006-01-09 [paul]       1.9.100cvs128
6744
6745         * README
6746         * src/folderview.c
6747         * src/prefs_msg_colors.c
6748                 add previously hidden option, color_new, to
6749                 the gui
6750                 move the page to Display/
6751                 rework the gui
6752
6753 2006-01-09 [wwp]        1.9.100cvs127
6754
6755         * src/prefs_themes.c
6756                 made the prefs/display/themes layouts spacing less condensed
6757                 (and so they match other prefs/pages' look).
6758
6759 2006-01-09 [paul]       1.9.100cvs126
6760
6761         * src/compose.c
6762         * src/prefs_common.c
6763         * src/prefs_common.h
6764         * src/prefs_wrapping.c
6765                 remove 'wrap at send' option
6766
6767 2006-01-06 [colin]      1.9.100cvs125
6768
6769         * src/compose.c
6770                 Just make completely sure we don't insert "manual line breaks" 
6771                 when wrapping... 
6772
6773 2006-01-04 [paul]
6774
6775         * 2.0.0-rc3 released
6776
6777 2006-01-04 [paul]       1.9.100cvs124
6778
6779         * src/folderview.c
6780                 fix bug 882, 'quick scroll in folder list
6781                 displays wrong folder contents'
6782
6783 2006-01-04 [paul]       1.9.100cvs123
6784
6785         * src/plugins/pgpmime/pgpmime.c
6786                 better debug information when signing
6787                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
6788
6789 2006-01-03 [colin]      1.9.100cvs122
6790
6791         * configure.ac
6792                 We need to recheck for gpgme 1.0.0 after checking
6793                 for 1.1.1, because if 1.1.1 isn't available, 
6794                 GPGME_LIBS and friends are blanked out by the 
6795                 second check.
6796
6797 2006-01-03 [colin]      1.9.100cvs121
6798
6799         * src/common/prefs.c
6800                 Windows unlink-before rename fix
6801         * src/plugins/pgpcore/sgpgme.c
6802                 Add support for PKA info if available
6803                 Both patches by Werner Koch
6804
6805 2006-01-03 [paul]       1.9.100cvs120
6806
6807         * src/messageview.c
6808                 fix bug 884, 'Send receipt' button visible in queue
6809                 Thanks to Colin
6810
6811 2006-01-02 [colin]      1.9.100cvs119
6812
6813         * src/compose.c
6814         * src/imap.c
6815                 Fix autosave on IMAP and more generally try to
6816                 return the correct ID on a newly added IMAP message
6817
6818 2006-01-02 [paul]       1.9.100cvs118
6819
6820         * manual/keyboard.xml
6821                 edited
6822
6823 2006-01-01 [paul]       1.9.100cvs117
6824
6825         * src/gtk/authors.h
6826                 alphabetical order
6827
6828 2005-12-30 [colin]      1.9.100cvs116
6829
6830         * manual/advanced.xml
6831                 Explain Pre/Post-processing differences.
6832
6833 2005-12-30 [colin]      1.9.100cvs115
6834
6835         * src/mh.c
6836                 Implement copy_msgs for a little optimization
6837         * src/imap.c
6838                 Finish yesterday's fix
6839
6840 2005-12-29 [colin]      1.9.100cvs114
6841
6842         * src/imap.c
6843                 Fix occasional failure in fetching a mail over
6844                 IMAP
6845
6846 2005-12-29 [colin]      1.9.100cvs113
6847
6848         * src/compose.c
6849                 Don't remove a draft when sending it, if it is 
6850                 locked.
6851
6852 2005-12-28 [colin]      1.9.100cvs112
6853
6854         * src/summaryview.c
6855                 Fix leak for real
6856
6857 2005-12-28 [wwp]        1.9.100cvs111
6858
6859         * doc/faq/.cvsignore
6860         * doc/faq/de/.cvsignore
6861         * doc/faq/en/.cvsignore
6862         * doc/faq/es/.cvsignore
6863         * doc/faq/fr/.cvsignore
6864         * doc/faq/it/.cvsignore
6865         * doc/manual/.cvsignore
6866         * doc/manual/de/.cvsignore
6867         * doc/manual/en/.cvsignore
6868         * doc/manual/es/.cvsignore
6869         * doc/manual/fr/.cvsignore
6870         * doc/manual/ja/.cvsignore
6871         * src/plugins/mathml_viewer/.cvsignore
6872                 rollback revival of those files (my bad, sorry for the noise).
6873
6874 2005-12-28 [wwp]        1.9.100cvs110
6875
6876         * src/compose.c
6877                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
6878
6879 2005-12-28 [wwp]        1.9.100cvs109
6880
6881         * doc/faq/.cvsignore
6882         * doc/faq/de/.cvsignore
6883         * doc/faq/en/.cvsignore
6884         * doc/faq/es/.cvsignore
6885         * doc/faq/fr/.cvsignore
6886         * doc/faq/it/.cvsignore
6887         * doc/manual/.cvsignore
6888         * doc/manual/de/.cvsignore
6889         * doc/manual/en/.cvsignore
6890         * doc/manual/es/.cvsignore
6891         * doc/manual/fr/.cvsignore
6892         * doc/manual/ja/.cvsignore
6893         * src/plugins/mathml_viewer/.cvsignore
6894         * po/.cvsignore
6895                 more files to ignore.
6896
6897 2005-12-24 [colin]      1.9.100cvs108
6898
6899         * AUTHORS
6900         * src/gtk/authors.h
6901                 Update for Werner
6902
6903 2005-12-24 [colin]      1.9.100cvs107
6904
6905         * src/procmsg.c
6906                 Allow NULL src_msginfo in 
6907                 procmsg_msginfo_new_from_mimeinfo
6908
6909 2005-12-23 [paul]       1.9.100cvs106
6910
6911         * src/plugins/pgpinline/mypgpcore.def
6912                 add this forgotten file
6913
6914 2005-12-23 [colin]      1.9.100cvs105
6915
6916         * src/mainwindow.c
6917                 Fix missing break
6918
6919 2005-12-23 [colin]      1.9.100cvs104
6920
6921         * autogen.sh
6922         * src/folder.c
6923         * src/mh.c
6924         * src/common/plugin.c
6925         * src/common/socket.c
6926         * src/common/socket.h
6927         * src/common/utils.c
6928         * src/common/utils.h
6929         * src/gtk/pluginwindow.c
6930         * src/plugins/pgpcore/plugin.def
6931         * src/plugins/pgpcore/sylpheed.def
6932         * src/plugins/pgpinline/Makefile.am
6933         * src/plugins/pgpinline/plugin.def
6934         * src/plugins/pgpinline/sylpheed.def
6935         * src/plugins/pgpmime/plugin.def
6936         * src/plugins/pgpmime/sylpheed.def
6937                 Various w32 fixes by Werner Koch
6938
6939 2005-12-22 [paul]       1.9.100cvs103
6940
6941         * src/wizard.c
6942                 don't offer IMAP as 'server type' if
6943                 libetpan isn't built in
6944
6945 2005-12-22 [paul]       1.9.100cvs102
6946
6947         * AUTHORS
6948         * src/mainwindow.c
6949         * src/mainwindow.h
6950         * src/toolbar.c
6951         * src/gtk/authors.h
6952                 support GTK_TOOLBAR_BOTH_HORIZ (text
6953                 next to icon) Patch by Marien Zwart
6954                 marienz@users.sf.net
6955                 Also reword the text
6956
6957 2005-12-21 [colin]      1.9.100cvs101
6958
6959         * configure.ac
6960                 Fix DATADIRNAME
6961         * COPYING
6962                 Fix missing section and explicit the exception better
6963         * src/compose.c
6964                 Prevent mail from being lost without notice when an
6965                 SMTP error happens on trying to send an unmodified
6966                 drafted mail.
6967         * src/send_message.c
6968         * src/common/smtp.c
6969                 Fix password remembering when wrong, and add return
6970                 value checks where they should have been
6971         * src/plugins/pgpcore/sylpheed.def
6972         * src/plugins/pgpinline/sylpheed.def
6973         * src/plugins/pgpmime/sylpheed.def
6974                 Add a few symbols needed
6975
6976 2005-12-21 [paul]       1.9.100cvs100
6977
6978         * m4/codeset.m4
6979         * m4/glibc21.m4
6980         * m4/intdiv0.m4
6981         * m4/inttypes-pri.m4
6982         * m4/inttypes.m4
6983         * m4/inttypes_h.m4
6984         * m4/isc-posix.m4
6985         * m4/lcmessage.m4
6986         * m4/stdint_h.m4
6987         * m4/uintmax_t.m4
6988                 gettextization
6989                 thanks to Colin
6990
6991 2005-12-21 [paul]       1.9.100cvs99
6992
6993         * po/sv.po
6994                 fixed by Colin
6995
6996 2005-12-20 [paul]       1.9.100cvs98
6997
6998         * po/sv.po
6999                 updated by Anders Trobäck
7000
7001 2005-12-20 [colin]      1.9.100cvs97
7002
7003         * ABOUT-NLS
7004         * Makefile.am
7005         * autogen.sh
7006         * configure.ac
7007         * config/config.rpath
7008         * config/mkinstalldirs
7009         * m4/Makefile.am
7010         * m4/glibc2.m4
7011         * m4/gnupg.m4
7012         * m4/gpgme.m4
7013         * m4/intmax.m4
7014         * m4/longdouble.m4
7015         * m4/longlong.m4
7016         * m4/printf-posix.m4
7017         * m4/signed.m4
7018         * m4/size_max.m4
7019         * m4/ulonglong.m4
7020         * m4/wchar_t.m4
7021         * m4/wint_t.m4
7022         * m4/xsize.m4
7023         * po/Makefile.in.in
7024         * po/Makevars
7025         * po/bg.po
7026         * po/ca.po
7027         * po/cs.po
7028         * po/de.po
7029         * po/el.po
7030         * po/en_GB.po
7031         * po/es.po
7032         * po/fi.po
7033         * po/fr.po
7034         * po/hr.po
7035         * po/hu.po
7036         * po/it.po
7037         * po/ja.po
7038         * po/ko.po
7039         * po/nb.po
7040         * po/nl.po
7041         * po/pl.po
7042         * po/pt_BR.po
7043         * po/ru.po
7044         * po/sk.po
7045         * po/sr.po
7046         * po/stamp-po
7047         * po/sv.po
7048         * po/zh_CN.po
7049         * po/zh_TW.po
7050         * src/Makefile.am
7051         * src/codeconv.c
7052         * src/compose.c
7053         * src/exporthtml.c
7054         * src/exportldif.c
7055         * src/folder.c
7056         * src/main.c
7057         * src/manual.c
7058         * src/mh.c
7059         * src/mimeview.c
7060         * src/send_message.c
7061         * src/common/Makefile.am
7062         * src/common/fnmatch.c
7063         * src/common/fnmatch.h
7064         * src/common/fnmatch_loop.c
7065         * src/common/nntp.c
7066         * src/common/plugin.c
7067         * src/common/smtp.c
7068         * src/common/socket.c
7069         * src/common/string_match.c
7070         * src/common/sylpheed.c
7071         * src/common/utils.c
7072         * src/common/utils.h
7073         * src/common/w32_dirent.c
7074         * src/common/w32_reg.c
7075         * src/common/w32_signal.c
7076         * src/common/w32_stat.c
7077         * src/common/w32_stdio.c
7078         * src/common/w32_stdlib.c
7079         * src/common/w32_string.c
7080         * src/common/w32_time.c
7081         * src/common/w32_unistd.c
7082         * src/common/w32_wait.c
7083         * src/common/w32lib.h
7084         * src/etpan/Makefile.am
7085         * src/gtk/Makefile.am
7086         * src/plugins/clamav/Makefile.am
7087         * src/plugins/demo/Makefile.am
7088         * src/plugins/dillo_viewer/Makefile.am
7089         * src/plugins/pgpcore/Makefile.am
7090         * src/plugins/pgpcore/passphrase.c
7091         * src/plugins/pgpcore/plugin.def
7092         * src/plugins/pgpcore/sgpgme.c
7093         * src/plugins/pgpcore/sylpheed.def
7094         * src/plugins/pgpcore/version.rc
7095         * src/plugins/pgpinline/Makefile.am
7096         * src/plugins/pgpinline/plugin.def
7097         * src/plugins/pgpinline/sylpheed.def
7098         * src/plugins/pgpinline/version.rc
7099         * src/plugins/pgpmime/Makefile.am
7100         * src/plugins/pgpmime/mypgpcore.def
7101         * src/plugins/pgpmime/plugin.def
7102         * src/plugins/pgpmime/sylpheed.def
7103         * src/plugins/pgpmime/version.rc
7104         * src/plugins/spamassassin/Makefile.am
7105                 Very little ;-) patch from Werner Koch, providing
7106                 infrastructure for cross-compiling to Win32
7107
7108 2005-12-20 [paul]       1.9.100cvs96
7109
7110         * src/account.c
7111         * src/account.h
7112         * src/mainwindow.c
7113         * src/mainwindow.h
7114         * src/toolbar.c
7115         * src/toolbar.h
7116                 add a combo to the Get All button, allowing
7117                 quick retrieval from any account
7118                 Patch by Fabien Vantard, slightly modified
7119                 by Colin
7120         * src/gtk/about.c
7121                 i18n fix. Patch by Fabien Vantard
7122
7123 2005-12-19 [colin]      1.9.100cvs95
7124
7125         * src/compose.c
7126         * src/compose.h
7127                 Don't automatically join lines when they've 
7128                 been separated by the user and not automatically
7129
7130 2005-12-19 [paul]       1.9.100cvs94
7131
7132         * src/gtk/pluginwindow.c
7133                 i18n fix.
7134                 Patch by Fabien Vantard
7135
7136 2005-12-15 [paul]       1.9.100cvs93
7137
7138         * src/common/plugin.c
7139         * src/common/plugin.h
7140         * src/gtk/pluginwindow.c
7141         * src/plugins/clamav/clamav_plugin.c
7142         * src/plugins/demo/demo.c
7143         * src/plugins/dillo_viewer/dillo_viewer.c
7144         * src/plugins/pgpcore/plugin.c
7145         * src/plugins/pgpinline/plugin.c
7146         * src/plugins/pgpmime/plugin.c
7147         * src/plugins/spamassassin/spamassassin.c
7148         * src/plugins/trayicon/trayicon.c
7149                 add plugin_version()
7150
7151 2005-12-15 [colin]      1.9.100cvs92
7152
7153         * src/compose.c
7154                 Further fix bug #875
7155
7156 2005-12-15 [paul]       1.9.100cvs91
7157
7158         * src/gtk/filesel.c
7159                 fix attach_load_dir getting set to
7160                 PLUGINDIR on plugin load
7161
7162 2005-12-14 [mones]      1.9.100cvs90
7163
7164         * manual/ack.xml
7165         * manual/keyboard.xml
7166                 Initial draft and some shortcuts added
7167                 
7168         * po/es.po
7169                 Updated translation
7170
7171 2005-12-14 [colin]      1.9.100cvs89
7172
7173         * src/compose.c
7174         * src/imap.c
7175         * src/summaryview.c
7176         * src/gtk/gtkaspell.c
7177                 More leaks fixed
7178         * src/prefs_folder_item.c
7179                 Fix recursive prefs apply
7180
7181
7182 2005-12-14 [colin]      1.9.100cvs88
7183
7184         * src/compose.c
7185                 Fix bug #875 (Freeze On Inline Forward of 
7186                 Large Message)
7187
7188 2005-12-13 [colin]      1.9.100cvs87
7189
7190         * src/compose.c
7191                 Uniq-ify and sort the mimetypes list
7192                 Patch by Fabien Vantard
7193
7194 2005-12-13 [colin]      1.9.100cvs86
7195
7196         * src/imap.c
7197         * src/etpan/imap-thread.c
7198                 Fix leaks (patch by Hoa)
7199         * src/news.c
7200         * src/common/plugin.c
7201                 Fix leaks
7202
7203 2005-12-12 [colin]
7204
7205         * 2.0.0-rc2 released
7206
7207 2005-12-12 [colin]      1.9.100cvs85
7208
7209         * src/matcher.c
7210                 Fix a leak
7211
7212 2005-12-12 [wwp]        1.9.100cvs84
7213
7214         * src/gtk/icon_legend.c
7215                 fix misbehaviour and crash when closing the legend window
7216         using the Esc key (patch by Fabien Vantard).
7217
7218 2005-12-12 [paul]       1.9.100cvs83
7219
7220         * src/browseldap.c
7221         * src/foldersel.c
7222         * src/prefs_actions.c
7223         * src/prefs_filtering.c
7224         * src/prefs_matcher.c
7225         * src/prefs_spelling.glade      ** REMOVED **
7226         * src/prefs_template.c
7227         * src/gtk/foldersort.glade      ** REMOVED **
7228         * src/gtk/pluginwindow.c
7229         * src/gtk/pluginwindow.glade    ** REMOVED **
7230         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
7231                 cleanups
7232
7233 2005-12-11 [paul]       1.9.100cvs82
7234
7235         * src/gtk/filesel.c
7236                 fix attach_load_dir crasher (double free)
7237
7238 2005-12-09 [paul]       1.9.100cvs81
7239
7240         * po/POTFILES.in
7241         * src/mainwindow.c
7242         * src/gtk/Makefile.am
7243         * src/gtk/icon_legend.c
7244         * src/gtk/icon_legend.h
7245                 add icon legend
7246         * src/manual.c
7247                 cleanup
7248
7249 2005-12-09 [paul]       1.9.100cvs80
7250
7251         * src/plugins/pgpcore/passphrase.c
7252                 wrap the label in the dialog
7253
7254 2005-12-09 [colin]      1.9.100cvs79
7255
7256         * src/plugins/pgpcore/sgpgme.c
7257                 Display (untrusted) on not trusted signatures
7258                 Patch by Michal Èihaø <michal@cihar.com>
7259                 Closes bug #867 (Report also key trust)
7260
7261 2005-12-09 [colin]      1.9.100cvs78
7262
7263         * src/common/plugin.c
7264                 Update licence check, following Eben Moglen's advice
7265
7266 2005-12-08 [colin]      1.9.100cvs77
7267
7268         * src/folder.c
7269                 Fix the occasionnal item->cache != NULL 
7270                 assertion failure. 
7271
7272 2005-12-08 [colin]      1.9.100cvs76
7273
7274         * src/mimeview.c
7275         * src/plugins/pgpcore/sgpgme.c
7276                 Print key id when unable to check it
7277                 Closes bug #866 (Show key id when missing)
7278
7279 2005-12-08 [paul]       1.9.100cvs75
7280
7281         * src/prefs_common.c
7282         * src/prefs_common.h
7283         * src/gtk/filesel.c
7284                 remember load attachment dir
7285
7286 2005-12-07 [colin]      1.9.100cvs74
7287
7288         * src/prefs_toolbar.c
7289                 Gtk fixes, patch by Fabien Vantard
7290
7291 2005-12-07 [colin]      1.9.100cvs73
7292
7293         * src/action.c
7294         * src/compose.c
7295         * src/compose.h
7296                 Fix bug #839 (Quoted text isn't colored after 
7297                 executing an action)
7298         * src/common/plugin.c
7299                 Require plugins to declare their licence in plugin_licence()
7300                 Refuse to load non-GPL plugins as they'd be illegal (as 
7301                 derived works of Sylpheed-Claws, they must be GPL).
7302         * src/plugins/clamav/clamav_plugin.c
7303         * src/plugins/demo/demo.c
7304         * src/plugins/dillo_viewer/dillo_viewer.c
7305         * src/plugins/pgpcore/plugin.c
7306         * src/plugins/pgpinline/plugin.c
7307         * src/plugins/pgpmime/plugin.c
7308         * src/plugins/spamassassin/spamassassin.c
7309         * src/plugins/trayicon/trayicon.c
7310                 Add plugin_licence()
7311
7312 2005-12-07 [paul]       1.9.100cvs72
7313
7314         * configure.ac
7315         * src/mainwindow.c
7316         * src/manual.c
7317         * src/manual.h
7318         * src/common/defs.h
7319                 clean up after local FAQ removal and
7320                 temporary manual removal
7321
7322 2005-12-06 [colin]      1.9.100cvs71
7323
7324         * configure.ac
7325         * doc/Makefile.am
7326         * doc/faq/.cvsignore
7327         * doc/faq/Makefile.am
7328         * doc/faq/de/.cvsignore
7329         * doc/faq/de/Makefile.am
7330         * doc/faq/de/sylpheed-faq-1.html
7331         * doc/faq/de/sylpheed-faq-2.html
7332         * doc/faq/de/sylpheed-faq-3.html
7333         * doc/faq/de/sylpheed-faq.html
7334         * doc/faq/en/.cvsignore
7335         * doc/faq/en/Makefile.am
7336         * doc/faq/en/sylpheed-faq-1.html
7337         * doc/faq/en/sylpheed-faq-2.html
7338         * doc/faq/en/sylpheed-faq-3.html
7339         * doc/faq/en/sylpheed-faq-4.html
7340         * doc/faq/en/sylpheed-faq.html
7341         * doc/faq/es/.cvsignore
7342         * doc/faq/es/Makefile.am
7343         * doc/faq/es/sylpheed-faq-1.html
7344         * doc/faq/es/sylpheed-faq-2.html
7345         * doc/faq/es/sylpheed-faq-3.html
7346         * doc/faq/es/sylpheed-faq-4.html
7347         * doc/faq/es/sylpheed-faq.html
7348         * doc/faq/fr/.cvsignore
7349         * doc/faq/fr/Makefile.am
7350         * doc/faq/fr/sylpheed-faq-1.html
7351         * doc/faq/fr/sylpheed-faq-2.html
7352         * doc/faq/fr/sylpheed-faq-3.html
7353         * doc/faq/fr/sylpheed-faq.html
7354         * doc/faq/it/.cvsignore
7355         * doc/faq/it/Makefile.am
7356         * doc/faq/it/sylpheed-faq-1.html
7357         * doc/faq/it/sylpheed-faq-2.html
7358         * doc/faq/it/sylpheed-faq-3.html
7359         * doc/faq/it/sylpheed-faq.html
7360         * doc/manual/.cvsignore
7361         * doc/manual/Makefile.am
7362         * doc/manual/de/.cvsignore
7363         * doc/manual/de/Makefile.am
7364         * doc/manual/de/sylpheed-1.html
7365         * doc/manual/de/sylpheed-10.html
7366         * doc/manual/de/sylpheed-11.html
7367         * doc/manual/de/sylpheed-12.html
7368         * doc/manual/de/sylpheed-13.html
7369         * doc/manual/de/sylpheed-14.html
7370         * doc/manual/de/sylpheed-15.html
7371         * doc/manual/de/sylpheed-16.html
7372         * doc/manual/de/sylpheed-17.html
7373         * doc/manual/de/sylpheed-18.html
7374         * doc/manual/de/sylpheed-19.html
7375         * doc/manual/de/sylpheed-2.html
7376         * doc/manual/de/sylpheed-20.html
7377         * doc/manual/de/sylpheed-3.html
7378         * doc/manual/de/sylpheed-4.html
7379         * doc/manual/de/sylpheed-5.html
7380         * doc/manual/de/sylpheed-6.html
7381         * doc/manual/de/sylpheed-7.html
7382         * doc/manual/de/sylpheed-8.html
7383         * doc/manual/de/sylpheed-9.html
7384         * doc/manual/de/sylpheed.html
7385         * doc/manual/en/.cvsignore
7386         * doc/manual/en/Makefile.am
7387         * doc/manual/en/sylpheed-1.html
7388         * doc/manual/en/sylpheed-10.html
7389         * doc/manual/en/sylpheed-11.html
7390         * doc/manual/en/sylpheed-12.html
7391         * doc/manual/en/sylpheed-13.html
7392         * doc/manual/en/sylpheed-14.html
7393         * doc/manual/en/sylpheed-15.html
7394         * doc/manual/en/sylpheed-16.html
7395         * doc/manual/en/sylpheed-17.html
7396         * doc/manual/en/sylpheed-18.html
7397         * doc/manual/en/sylpheed-19.html
7398         * doc/manual/en/sylpheed-2.html
7399         * doc/manual/en/sylpheed-20.html
7400         * doc/manual/en/sylpheed-21.html
7401         * doc/manual/en/sylpheed-22.html
7402         * doc/manual/en/sylpheed-3.html
7403         * doc/manual/en/sylpheed-4.html
7404         * doc/manual/en/sylpheed-5.html
7405         * doc/manual/en/sylpheed-6.html
7406         * doc/manual/en/sylpheed-7.html
7407         * doc/manual/en/sylpheed-8.html
7408         * doc/manual/en/sylpheed-9.html
7409         * doc/manual/en/sylpheed.html
7410         * doc/manual/es/.cvsignore
7411         * doc/manual/es/Makefile.am
7412         * doc/manual/es/sylpheed-1.html
7413         * doc/manual/es/sylpheed-10.html
7414         * doc/manual/es/sylpheed-11.html
7415         * doc/manual/es/sylpheed-12.html
7416         * doc/manual/es/sylpheed-13.html
7417         * doc/manual/es/sylpheed-14.html
7418         * doc/manual/es/sylpheed-15.html
7419         * doc/manual/es/sylpheed-16.html
7420         * doc/manual/es/sylpheed-17.html
7421         * doc/manual/es/sylpheed-18.html
7422         * doc/manual/es/sylpheed-19.html
7423         * doc/manual/es/sylpheed-2.html
7424         * doc/manual/es/sylpheed-20.html
7425         * doc/manual/es/sylpheed-3.html
7426         * doc/manual/es/sylpheed-4.html
7427         * doc/manual/es/sylpheed-5.html
7428         * doc/manual/es/sylpheed-6.html
7429         * doc/manual/es/sylpheed-7.html
7430         * doc/manual/es/sylpheed-8.html
7431         * doc/manual/es/sylpheed-9.html
7432         * doc/manual/es/sylpheed.html
7433         * doc/manual/fr/.cvsignore
7434         * doc/manual/fr/Makefile.am
7435         * doc/manual/fr/sylpheed-1.html
7436         * doc/manual/fr/sylpheed-10.html
7437         * doc/manual/fr/sylpheed-11.html
7438         * doc/manual/fr/sylpheed-12.html
7439         * doc/manual/fr/sylpheed-13.html
7440         * doc/manual/fr/sylpheed-14.html
7441         * doc/manual/fr/sylpheed-15.html
7442         * doc/manual/fr/sylpheed-16.html
7443         * doc/manual/fr/sylpheed-17.html
7444         * doc/manual/fr/sylpheed-18.html
7445         * doc/manual/fr/sylpheed-19.html
7446         * doc/manual/fr/sylpheed-2.html
7447         * doc/manual/fr/sylpheed-20.html
7448         * doc/manual/fr/sylpheed-3.html
7449         * doc/manual/fr/sylpheed-4.html
7450         * doc/manual/fr/sylpheed-5.html
7451         * doc/manual/fr/sylpheed-6.html
7452         * doc/manual/fr/sylpheed-7.html
7453         * doc/manual/fr/sylpheed-8.html
7454         * doc/manual/fr/sylpheed-9.html
7455         * doc/manual/fr/sylpheed.html
7456         * doc/manual/ja/.cvsignore
7457         * doc/manual/ja/Makefile.am
7458         * doc/manual/ja/sylpheed-1.html
7459         * doc/manual/ja/sylpheed-10.html
7460         * doc/manual/ja/sylpheed-11.html
7461         * doc/manual/ja/sylpheed-12.html
7462         * doc/manual/ja/sylpheed-13.html
7463         * doc/manual/ja/sylpheed-14.html
7464         * doc/manual/ja/sylpheed-15.html
7465         * doc/manual/ja/sylpheed-16.html
7466         * doc/manual/ja/sylpheed-17.html
7467         * doc/manual/ja/sylpheed-18.html
7468         * doc/manual/ja/sylpheed-19.html
7469         * doc/manual/ja/sylpheed-2.html
7470         * doc/manual/ja/sylpheed-20.html
7471         * doc/manual/ja/sylpheed-3.html
7472         * doc/manual/ja/sylpheed-4.html
7473         * doc/manual/ja/sylpheed-5.html
7474         * doc/manual/ja/sylpheed-6.html
7475         * doc/manual/ja/sylpheed-7.html
7476         * doc/manual/ja/sylpheed-8.html
7477         * doc/manual/ja/sylpheed-9.html
7478         * doc/manual/ja/sylpheed.html
7479         * doc/manual/ja/sylpheed.sgml
7480         * src/mainwindow.c
7481                 Remove outdated manual and faq. Noisy, eh?
7482
7483 2005-12-06 [colin]      1.9.100cvs70
7484
7485         * src/compose.c
7486         * src/quote_fmt_parse.y
7487         * src/undo.c
7488         * src/undo.h
7489                 Allow %X to position cursor at 0 
7490                 (no %X = before signature)
7491                 Fix paste as quotation putting the cursor at 0
7492                 Fix undo offsets when pasting
7493                 Insert the quote_fmt at once instead of line 
7494                 by line
7495                 Fix [Edited] when starting to reply/forward
7496
7497 2005-12-06 [paul]       1.9.100cvs69
7498
7499         * src/plugins/clamav/clamav_plugin_gtk.c
7500                 add another tooltip
7501         * src/plugins/spamassassin/spamassassin_gtk.c
7502                 rework spamassassin_create_widget_func()
7503
7504 2005-12-05 [colin]      1.9.100cvs68
7505
7506         * po/POTFILES.in
7507                 Fix make release ;-)
7508
7509 2005-12-05 [colin]      1.9.100cvs67
7510
7511         * src/compose.c
7512         * src/compose.h
7513                 Fix cursor positioning (not obeying %X)
7514
7515 2005-12-05 [paul]       1.9.100cvs66
7516
7517         * src/plugins/dillo_viewer/dillo_prefs.c
7518                 fix compilation warning
7519
7520 2005-12-05 [paul]       1.9.100cvs65
7521
7522         * src/prefs_spelling.c
7523         * src/plugins/trayicon/trayicon.c
7524                 cleanups - remove unused stuff
7525
7526 2005-12-05 [paul]       1.9.100cvs64
7527
7528         * README
7529         * manual/plugins.xml
7530                 remove info about removed mathml_viewer plugin
7531
7532 2005-12-05 [paul]       1.9.100cvs63
7533
7534         * configure.ac
7535         * src/plugins/Makefile.am
7536         * src/plugins/mathml_viewer/.cvsignore
7537         * src/plugins/mathml_viewer/Makefile.am
7538         * src/plugins/mathml_viewer/mathml_viewer.c
7539                 remove unmaintained mathml_viewer plugin
7540
7541 2005-12-05 [paul]       1.9.100cvs62
7542
7543         * src/summaryview.c
7544                 obey prefs_common.always_show_msg when
7545                 moving a msg
7546                 Thanks to Colin
7547
7548 2005-12-05 [paul]       1.9.100cvs61
7549
7550         * src/compose.c
7551         * src/prefs_account.c
7552         * src/prefs_filtering.c
7553         * src/prefs_quote.c
7554         * src/prefs_spelling.c
7555         * src/prefs_toolbar.c
7556         * src/summaryview.c
7557         * src/gtk/gtkutils.c
7558         * src/gtk/quicksearch.c
7559         * src/plugins/dillo_viewer/dillo_prefs.c
7560                 dialog cleanups
7561
7562 2005-12-04 [paul]       1.9.100cvs60
7563
7564         * src/inc.c
7565         * src/prefs_account.c
7566         * src/prefs_account.h
7567                 allow a Local account to specify a
7568                 default inbox
7569                 (closes bug 843 'Inbox cannot be changed for local
7570                  mailboxes')
7571
7572 2005-12-04 [colin]      1.9.100cvs59
7573
7574         * src/plugins/trayicon/trayicon.c
7575                 Remove Get, rename Get All to Get Mail in order to
7576                 be consistent with the default main toolbar
7577
7578 2005-12-03 [colin]      1.9.100cvs58
7579
7580         * manual/gpl.xml
7581         * manual/sylpheed-claws-manual.xml
7582                 Add GPL appendix
7583
7584 2005-12-03 [paul]       1.9.100cvs57
7585
7586         * AUTHORS
7587         * po/sv.po
7588         * src/gtk/authors.h
7589                 new (partially complete) Swedish translation
7590                 by Anders Troback <sylpheed@troback.com>
7591
7592 2005-12-02 [paul]       1.9.100cvs56
7593
7594         * configure.ac
7595                 libetpan 0.41 required
7596
7597 2005-12-02 [paul]       1.9.100cvs55
7598
7599         * src/plugins/clamav/clamav_plugin.c
7600         * src/plugins/clamav/clamav_plugin.h
7601         * src/plugins/clamav/clamav_plugin_gtk.c
7602         * src/plugins/spamassassin/spamassassin.c
7603         * src/plugins/spamassassin/spamassassin.h
7604         * src/plugins/spamassassin/spamassassin_gtk.c
7605                 unregister prefs pages on unloading, thus
7606                 preventing a crash
7607                 (thanks to Colin for the hint)
7608
7609 2005-12-02 [wwp]        1.9.100cvs54
7610
7611         * src/quote_fmt.h
7612         * src/quote_fmt_parse.y
7613                 fix misuse of gboolean*, use gboolean instead
7614                 (thanks to Paul, Colin, for pointing out that scaring one)
7615
7616 2005-12-02 [paul]       1.9.100cvs53
7617
7618         * src/plugins/clamav/clamav_plugin.c
7619                 int no --> unsigned int no
7620         * src/plugins/clamav/clamav_plugin_gtk.c
7621                 rework config page
7622
7623 2005-12-02 [wwp]        1.9.100cvs52
7624
7625         * src/compose.c
7626         * src/prefs_template.c
7627         * src/quote_fmt.h
7628         * src/quote_fmt_parse.y
7629                 prevent from executing |f and |p templates commands when
7630                 adding or replacing templates in prefs (avoids annoying and
7631                 potentially dangerous behaviours)
7632
7633 2005-12-02 [paul]       1.9.100cvs51
7634
7635         * src/prefs_common.c
7636                 allow translation of some default values
7637                 Patch by Fabien Vantard
7638
7639 2005-12-02 [paul]       1.9.100cvs50
7640
7641         * src/codeconv.c
7642         * src/codeconv.h
7643         * src/prefs_common.c
7644         * src/prefs_common.h
7645         * src/prefs_message.c
7646         * src/textview.c
7647                 remove obsolete 'convert_mb_alnum' option
7648                 and related stuff
7649         * src/gtk/about.c
7650                 remove unused 'about_textview_visibility_notify'
7651
7652 2005-12-02 [paul]       1.9.100cvs49
7653
7654         * src/prefs_account.c
7655         * src/prefs_compose_writing.c
7656         * src/prefs_fonts.c
7657         * src/prefs_gtk.h
7658         * src/prefs_image_viewer.c
7659         * src/prefs_message.c
7660         * src/prefs_other.c
7661         * src/prefs_receive.c
7662         * src/prefs_send.c
7663         * src/prefs_spelling.c
7664         * src/prefs_summaries.c
7665         * src/prefs_wrapping.c
7666         * src/plugins/dillo_viewer/dillo_prefs.c
7667         * src/plugins/pgpcore/prefs_gpg.c
7668                 several cleanups to the prefs dialogs
7669                 (slightly modified) patch by Fabien Vantard
7670
7671 2005-12-02 [paul]       1.9.100cvs48
7672
7673         * src/main.c
7674                 --exit means exit
7675         * src/send_message.c
7676                 fix crash on send when connection fails
7677
7678         Thanks to Colin
7679
7680 2005-12-01 [colin]      1.9.100cvs47
7681
7682         * src/html.c
7683                 Translate &hellip; to "..."
7684
7685 2005-11-30 [colin]      1.9.100cvs46
7686
7687         * src/matcher.c
7688         * src/matcher.h
7689                 Optimize back yesterday's fix.
7690
7691 2005-11-30 [paul]       1.9.100cvs45
7692
7693         * manual/faq.xml
7694                 standardised
7695         * manual/intro.xml
7696                 written by Colin, edited by me
7697
7698 2005-11-29 [colin]      1.9.100cvs44
7699
7700         * src/matcher.c
7701                 Skip headers unconditionnaly in match_body if the
7702                 rule is not message or ~message
7703
7704 2005-11-29 [colin]      1.9.100cvs43
7705
7706         * src/matcher.c
7707                 Fix body_part and such, not skipping headers 
7708                 if the matchcriteria wasn't the first in the rule
7709
7710 2005-11-29 [colin]      1.9.100cvs42
7711
7712         * src/compose.c
7713                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
7714                 option missing from message view window)
7715                 Fix double text D'n'D with gtk-2.8
7716         * src/matcher.c
7717                 Fix ~message, ~headers_part, ~body_part rules
7718         * src/messageview.c
7719                 Add Windows-1252 (Closes bug #863)
7720                 Fix accels
7721         * src/gtk/gtkaspell.c
7722                 Properly destroy accels in all menus
7723
7724 2005-11-29 [mones]      1.9.100cvs41
7725
7726         * po/es.po
7727                 Updated.
7728
7729 2005-11-27 [colin]      1.9.100cvs40
7730
7731         * src/mh_gtk.c
7732                 "/Remove mailbox" -> "/Remove mailbox..."
7733
7734 2005-11-27 [paul]       1.9.100cvs39
7735
7736         * AUTHORS
7737         * po/de.po
7738         * src/gtk/authors.h
7739                 updated by new maintainer, Stephan Sachse
7740
7741 2005-11-27 [paul]       1.9.100cvs38
7742
7743         * manual/faq.xml
7744                 written by Colin, edited by me
7745
7746 2005-11-27 [paul]       1.9.100cvs37
7747
7748         * src/prefs_common.c
7749         * src/prefs_common.h
7750         * src/prefs_receive.c
7751         * src/prefs_summaries.c
7752                 move 'go to inbox after receiving new mail'
7753                 option from display/sumamaries to mail
7754                 handling/receive, and rework prefs_summaries
7755                 dialog a little
7756
7757 2005-11-25 [martin]     1.9.100cvs36
7758
7759         * po/de.po
7760             fixed windows-1252 translation;
7761             translated some new and fuzzy strings
7762
7763 2005-11-25 [paul]       1.9.100cvs35
7764
7765         * src/plugins/clamav/clamav_plugin.c
7766                 complete the update done in cvs34
7767
7768 2005-11-25 [paul]       1.9.100cvs34
7769
7770         * src/plugins/clamav/clamav_plugin.c
7771                 reflect upstream changes
7772
7773 2005-11-25 [paul]       1.9.100cvs33
7774
7775         * manual/ack.xml
7776         * manual/plugins.xml
7777         * manual/sylpheed-claws-manual.xml
7778                 written/updated by Colin, edited by me
7779         * tools/acroread2sylpheed.pl
7780                 update binary name
7781
7782 2005-11-24 [colin]      1.9.100cvs32
7783
7784         * src/compose.c
7785                 Fix bug #856 (reediting messages forgets Request
7786                 Return Receipt)
7787
7788 2005-11-24 [paul]       1.9.100cvs31
7789
7790         * manual/addrbook.xml
7791         * manual/starting.xml
7792                 written by Colin, proofread, edited, adapted by me
7793         * manual/advanced.xml
7794                 add some Actions examples
7795         * src/importldif.c
7796                 use a Save button instead of a Close button
7797         * src/wizard.c
7798                 indicate mandatory fields
7799                 fix page display
7800                 Thanks to Colin
7801
7802 2005-11-23 [colin]      1.9.100cvs30
7803
7804         * src/addressbook.c
7805                 Rename menu item, fix possible crash after
7806                 deletion of books
7807         * src/addrindex.c
7808                 Allow searching for '*' in ldap
7809         * src/browseldap.c
7810                 Fix "Browse Entry" (did anyone use it?)
7811         * src/wizard.c
7812                 Add guards for mandatory information
7813
7814 2005-11-23 [paul]       1.9.100cvs29
7815
7816         * manual/advanced.xml
7817                 corrections to the English
7818
7819 2005-11-23 [colin]      1.9.100cvs28
7820
7821         * src/mimeview.c
7822                 Fix possible crash at exit. After the call to
7823                 gtk_container_remove(), the Viewer's widget has no
7824                 more parent so gtk+ automatically frees it and its
7825                 sons. If destroy_viewer() then try to access it,
7826                 problems ensue.
7827
7828 2005-11-22 [colin]      1.9.100cvs27
7829
7830         * src/compose.c
7831         * src/gtk/gtkaspell.c
7832                 Fix right-clicking on a misspelled word
7833                 Fix More... in suggestions menu
7834
7835 2005-11-22 [wwp]        1.9.100cvs26
7836
7837         * src/prefs_template.c
7838                 templates works: re-sort templates list when adding or replacing,
7839                 prevent from adding or replacing when the template name is empty
7840
7841 2005-11-21 [colin]      1.9.100cvs25
7842
7843         * src/addressbook.c
7844                 Fix some addressbook suckage (dnd, select all)
7845         * src/compose.c
7846         * src/gtk/gtkaspell.c
7847         * src/gtk/gtkaspell.h
7848                 Make the spellchecker menu work with the 
7849                 GtkTextView one instead of overriding it
7850
7851 2005-11-20 [paul]       1.9.100cvs24
7852
7853         * manual/handling.xml
7854                 proofread and corrected
7855
7856 2005-11-20 [paul]       1.9.100cvs23
7857
7858         * manual/Makefile
7859                 generate html as one file
7860         * manual/advanced.xml
7861                 fix output generation
7862                 reformat hidden options list
7863         * manual/manual.xml     ** REMOVED **
7864         * manual/sylpheed-claws-manual.xml      ** ADDED **
7865                 renamed
7866
7867 2005-11-18 [colin]      1.9.100cvs22
7868
7869         * src/prefs_account.c
7870                 Fix layout in news and mbox accounts
7871         * manual/account.xml
7872         * manual/advanced.xml
7873                 New contents for Paul to check :)
7874
7875 2005-11-18 [wwp]        1.9.100cvs21
7876
7877         * src/gtk/quicksearch.c
7878                 don't update extended quicksearch buttons twice
7879
7880 2005-11-18 [paul]       1.9.100cvs20
7881
7882         * src/textview.c
7883                 complete 1.9.100cvs19
7884
7885 2005-11-18 [paul]       1.9.100cvs19
7886
7887         * src/compose.c
7888                 cosmetic improvements
7889         * src/textview.c
7890                 also list text/* attachments
7891
7892 2005-11-18 [colin]      1.9.100cvs18
7893
7894         * src/summaryview.c
7895                 Use column 0 instead of -1 in 
7896                 gtk_ctree_node_moveto, in a naive
7897                 hope it'll fix the gtk-related crashes
7898
7899 2005-11-18 [colin]      1.9.100cvs17
7900
7901         * src/gtk/inputdialog.c
7902                 Fix icon staying the first one
7903
7904 2005-11-17 [wwp]        1.9.100cvs16
7905                 fix possible problem showing some quicksearch buttons, and a bad
7906                 call to g_return_if_fail in a function that returns a value (both
7907                 fixes by Fabien Vantard)
7908
7909 2005-11-15 [wwp]        1.9.100cvs15
7910
7911         * src/gtk/quicksearch.c
7912                 added a tooltip to that obscure ... quicksearch button
7913
7914 2005-11-15 [wwp]        1.9.100cvs14
7915
7916         * src/gtk/quicksearch.c
7917                 add a quicksearch helper to filtering expression users: the ... button
7918                 raises the condition expr window. condition expressions set up w/ this
7919                 window are used by the quicksearch if the user closes it pressing OK.
7920
7921 2005-11-14 [paul]       1.9.100cvs13
7922
7923         * src/plugins/clamav/clamav_plugin.c
7924         * src/plugins/spamassassin/spamassassin.c
7925                 change plugin type following recent merging
7926
7927 2005-11-14 [wwp]        1.9.100cvs12
7928
7929         * src/folder.c
7930                 prevent from crashing when copying/moving message(s) from and
7931                 to the same folder
7932
7933 2005-11-14 [paul]       1.9.100cvs11
7934
7935         * src/plugins/clamav/Makefile.am
7936         * src/plugins/clamav/clamav_plugin.c
7937         * src/plugins/clamav/clamav_plugin.h
7938         * src/plugins/clamav/clamav_plugin_gtk.c
7939                 also merge clamav and clamav_gtk plugins
7940
7941 2005-11-13 [colin]      1.9.100cvs10
7942
7943         * configure.ac
7944         * src/plugins/spamassassin/Makefile.am
7945         * src/plugins/spamassassin/spamassassin.c
7946         * src/plugins/spamassassin/spamassassin.h
7947         * src/plugins/spamassassin/spamassassin_gtk.c
7948                 Merge spamassassin and spamassassin_gtk plugins,
7949                 and build it by default.
7950
7951 2005-11-12 [colin]      1.9.100cvs9
7952
7953         * src/etpan/imap-thread.c
7954                 Fix gcc warning
7955
7956 2005-11-12 [colin]      1.9.100cvs8
7957
7958         * src/procmime.c
7959                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
7960
7961 2005-11-10 [colin]      1.9.100cvs7
7962
7963         * src/main.c
7964                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
7965                 minimised state)
7966
7967 2005-11-10 [wwp]        1.9.100cvs6
7968
7969         * src/gtk/description_window.c
7970                 fix a crash when closing description windows using the WM's [X] button
7971
7972 2005-11-09 [colin]      1.9.100cvs5
7973
7974         * src/common/ssl.c
7975                 Update libetpan call to follow upstream
7976                 (yes, this requires libetpan-0.40cvs3)
7977
7978 2005-11-08 [colin]      1.9.100cvs4
7979
7980         * src/compose.c
7981         * src/textview.c
7982         * src/common/utils.c
7983         * src/common/utils.h
7984                 Enhance the email parser
7985
7986 2005-11-08 [colin]      1.9.100cvs3
7987
7988         * src/procmime.c
7989                 Fix what looks like an off-by-one (fixes 
7990                 attachments from the Bat)
7991
7992 2005-11-08 [wwp]        1.9.100cvs2
7993
7994         * src/main.c
7995                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
7996
7997 2005-11-08 [wwp]        1.9.100cvs1
7998
7999         * src/main.c
8000                 allow exiting Sylpheed-Claws from command-line
8001
8002 2005-11-08 [paul]       1.9.100
8003
8004         1.9.100 released
8005
8006 2005-11-07 [colin]      1.9.99cvs17
8007
8008         * src/addritem.c
8009         * src/ldif.c
8010                 Fix import of base-64 encoded items
8011
8012 2005-11-07 [colin]      1.9.99cvs16
8013
8014         * src/send_message.c
8015                 Fix bug #314 (Queue does not empty under certain 
8016                 circumstances)
8017
8018 2005-11-07 [paul]       1.9.99cvs15
8019
8020         * src/mutt.c
8021         * src/pine.c
8022                 fix buffer overflows
8023                 Thanks to Colin
8024
8025 2005-11-07 [paul]       1.9.99cvs14
8026
8027         * doc/man/Makefile.am
8028         * doc/man/sylpheed-claws.1      ** ADDED **
8029         * doc/man/sylpheed.1            ** DELETED **
8030                 rename and update the man file
8031
8032 2005-11-06 [colin]      1.9.99cvs13
8033
8034         * src/ldif.c
8035                 Fix ldif_get_line() that returned empty strings
8036                 (Didn't understand why). Also fix a possible
8037                 buffer overflow.
8038
8039 2005-11-06 [wwp]        1.9.99cvs12
8040
8041         * src/textview.c
8042         * src/gtk/about.c
8043         * src/gtk/gtkutils.c
8044         * src/gtk/gtkutils.h
8045                 fix a compilation warning,
8046                 make links sensitive in the about dialog
8047
8048 2005-11-04 [wwp]        1.9.99cvs11
8049
8050         * src/gtk/about.c
8051                 don't wrap or translate URIs, and a bit text format cleanup
8052
8053 2005-11-04 [wwp]        1.9.99cvs10
8054
8055         * src/gtk/about.c
8056                 better textview tagging implementation (no more use of marks for
8057                 postponed tagging)
8058
8059 2005-11-02 [colin]      1.9.99cvs9
8060
8061         * src/common/ssl.c
8062                 Forgot an ifdef
8063
8064 2005-11-02 [colin]      1.9.99cvs8
8065
8066         * configure.ac
8067                 Require libetpan-0.40 due to upstream fix
8068         * src/common/ssl.c
8069                 Tell libetpan not to call SSL_Library_Init,
8070                 as we do it ourselves.
8071
8072 2005-11-02 [colin]      1.9.99cvs7
8073
8074         * po/POTFILES.in
8075                 Add missing files (thanks to Fabien Vantard)
8076
8077 2005-11-02 [colin]      1.9.99cvs6
8078
8079         * src/summaryview.c
8080                 Fix totals when read messages are hidden or quicksearch
8081                 is on
8082         * src/ssl_manager.c
8083         * src/ssl_manager.h
8084         * src/common/ssl_certificate.c
8085         * src/common/ssl_certificate.h
8086         * src/gtk/sslcertwindow.c
8087         * src/gtk/sslcertwindow.h
8088                 Fix copyright on my stuff
8089
8090 2005-11-02 [wwp]        1.9.99cvs5
8091
8092         * src/prefs_themes.c
8093                 fix directory name checking (theme installation/removal),
8094                 made related error a bit more verbose
8095
8096 2005-11-02 [colin]      1.9.99cvs4
8097
8098         * src/summaryview.c
8099                 Fix typo (probably fixes bug #841 (Sort by the From 
8100                 field doesn't work)
8101
8102 2005-11-02 [paul]       1.9.99cvs3
8103
8104         * po/ko.po
8105         * po/nb.po
8106                 updated by SungHyun Nam, Geir Helland
8107         * src/wizard.c
8108                 fix typo in welcome message. spotted by
8109                 Andrea Spadaccini
8110
8111 2005-11-01 [colin]      1.9.99cvs2
8112
8113         * src/compose.c
8114                 Fix replying to ml wen confirming subscription
8115         * src/messageview.c
8116         * src/mimeview.c
8117         * src/mimeview.h
8118         * src/privacy.h
8119         * src/summaryview.c
8120                 Make key check non blocking
8121
8122 2005-10-31 [paul]       1.9.99cvs1
8123
8124         * tools/claws.i18n.status.pl
8125                 updated for ChangeLog
8126
8127 2005-10-31 [paul]       1.9.99
8128
8129         1.9.99 released
8130
8131 2005-10-31 [paul]       1.9.15cvs131
8132
8133         * .cvsignore
8134         * ChangeLog
8135         * ChangeLog.claws       ** REMOVED **
8136         * ChangeLog-gtk2.claws  ** REMOVED **
8137         * ChangeLog.gtk1        ** ADDED **
8138         * INSTALL
8139         * Makefile.am
8140         * NEWS
8141         * README
8142         * README.claws          ** REMOVED **
8143         * README.jp             ** REMOVED **
8144         * RELEASE_NOTES         ** ADDED **
8145         * RELEASE_NOTES.claws   ** REMOVED **
8146         * commitHelper
8147         * configure.ac
8148         * sylpheed.spec.in      ** REMOVED **
8149                 tidy up and update the default docs:
8150                 ChangeLog.claws is renamed ChangeLog.gtk1
8151                 ChangeLog-gtk2.claws is renamed ChangeLog
8152                 README.claws is renamed README
8153                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
8154
8155 2005-10-31 [paul]       1.9.15cvs130
8156
8157         * po/it.po
8158                 fix errors
8159
8160 2005-10-31 [paul]       1.9.15cvs129
8161
8162         * po/ca.po
8163         * po/de.po
8164         * po/en_GB.po
8165         * po/fr.po
8166         * po/it.po
8167         * po/pt_BR.po
8168         * po/sk.po
8169         * po/sr.po
8170         * po/zh_CN.po
8171                 updated by Miquel Oliete, Stephan Sachse and
8172                 Thomas Gilgin, me, Fabien Vantard, Andrea
8173                 Spadaccini, Frederico Goncalves Guimaraes,
8174                 Andrej Kacian, Aleksandar Urosevic, and
8175                 Ralgh Young.
8176
8177 2005-10-31 [mones]      1.9.15cvs128
8178
8179         * manual/faq.xml
8180                 More questions.
8181         
8182         * po/es.po
8183                 Updated for release.
8184
8185 2005-10-30 [colin]      1.9.15cvs127
8186
8187         * src/compose.c
8188                 Place cursor before rewrapping (fixes cursor
8189                 pos if quotation gets rewrapped)
8190
8191 2005-10-29 [paul]       1.9.15cvs126
8192
8193         * src/crash.c
8194         * src/foldersel.c
8195         * src/main.c
8196         * src/messageview.c
8197         * src/toolbar.c
8198         * src/gtk/authors.h
8199                 corrections to text items
8200
8201 2005-10-28 [colin]      1.9.15cvs125
8202
8203         * src/messageview.c
8204                 Make "hit 'C' to check sig" work from extern 
8205                 messageviews
8206
8207 2005-10-27 [colin]      1.9.15cvs124
8208
8209         * src/summaryview.c
8210                 Add a hack to avoid segfaulting when hammering 
8211                 on gtk's events
8212
8213 2005-10-27 [wwp]        1.9.15cvs123
8214
8215         * src/prefs_themes.c
8216                 sort list of themes names in themes prefs
8217
8218 2005-10-27 [paul]       1.9.15cvs122
8219
8220         * src/folder.c
8221         * src/prefs_account.c
8222                 fix building on Solaris
8223                 Patch by Alex Moore
8224
8225 2005-10-27 [wwp]        1.9.15cvs121
8226
8227         * src/summaryview.c
8228         * src/gtk/gtksctree.c
8229                 speed up unselecting messages in summary view (thanks to Colin)
8230
8231 2005-10-27 [paul]       1.9.15cvs120
8232
8233         * src/mainwindow.c
8234                 fix a compilation warning
8235         * src/summaryview.c
8236                 fix updating of 'n items selected' count
8237                 when deselecting
8238
8239 2005-10-27 [martin]     1.9.15cvs119
8240
8241         * src/action.c
8242                 ignore actions with a leading '/' in the action menu name
8243                 fixes a crash on menu creation
8244         * src/prefs_actions.c
8245                 do not allow a leading '/' in the action menu name
8246
8247 2005-10-27 [paul]       1.9.15cvs118
8248
8249         * src/main.c
8250                 fix compilation warning
8251
8252 2005-10-27 [paul]       1.9.15cvs117
8253
8254         * src/procmime.c
8255                 add #if HAVE_LOCALE_H
8256
8257 2005-10-27 [paul]       1.9.15cvs116
8258
8259         * src/plugins/clamav/clamav_plugin.c
8260         * src/plugins/dillo_viewer/dillo_viewer.c
8261         * src/plugins/mathml_viewer/mathml_viewer.c
8262         * src/plugins/pgpcore/plugin.c
8263         * src/plugins/pgpinline/plugin.c
8264         * src/plugins/pgpmime/plugin.c
8265         * src/plugins/spamassassin/spamassassin.c
8266         * src/plugins/trayicon/trayicon.c
8267                 plugin_init() : make error messages more
8268                 informative
8269
8270 2005-10-26 [wwp]        1.9.15cvs115
8271
8272         * src/prefs_matcher.c
8273                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8274
8275 2005-10-26 [wwp]        1.9.15cvs114
8276
8277         * src/procmime.c
8278         * src/gtk/gtksctree.c
8279         * src/plugins/spamassassin/libspamc.c
8280         * src/plugins/spamassassin/spamassassin.c
8281                 fix some compilation warnings more
8282
8283 2005-10-26 [mones]      1.9.15cvs113
8284
8285         * po/es.po
8286                 Updated translation
8287
8288 2005-10-26 [paul]       1.9.15cvs112
8289
8290         * src/prefs_message.c
8291                 give all display_xface stuff the
8292                 #if HAVE_LIBCOMPFACE treatment, thus
8293                 preventing a crash
8294                 (Thanks to Wolfgang Enderlein)
8295
8296 2005-10-26 [colin]      1.9.15cvs111
8297
8298         * src/gedit-print.c
8299                 Fix date format
8300         * src/imap_gtk.c
8301         * src/news_gtk.c
8302                 Remove context menu items that should not be there
8303         * src/jpilot.c
8304                 Fix encoding
8305         * src/main.c
8306         * src/mainwindow.c
8307                 Don't show the mainwindow too soon
8308
8309 2005-10-26 [wwp]        1.9.15cvs110
8310
8311         * src/folder.c
8312         * src/manual.c
8313         * src/summaryview.c
8314                 fix uninitialized pointers in the folder updating hook
8315                 (thanks to Colin)
8316
8317 2005-10-25 [mones]      1.9.15cvs109
8318
8319         * manual/faq.xml
8320                 General information subsection completed. 
8321                 Removed archaic references.
8322                 
8323         * manual/Makefile
8324         * manual/dtd/manual.dsl
8325                 Added customization stylesheet for getting paragraphs
8326                 fully justified in PDF output (as suggested by Colin).
8327
8328 2005-10-25 [colin]      1.9.15cvs108
8329
8330         * src/compose.c
8331                 Fix a second leak
8332
8333 2005-10-25 [colin]      1.9.15cvs107
8334
8335         * src/addrbook.c
8336         * src/addrindex.c
8337                 Fix leak (xml_get_element() allocates memory)
8338         * src/compose.c
8339                 Fix leak + dead code (shame!)
8340         * src/procmime.c
8341                 Fix leak
8342
8343 2005-10-25 [colin]      1.9.15cvs106
8344
8345         * src/mimeview.c
8346                 Fix encoding issue in Save all and in 
8347                 overwrite-confirmation alertpanel
8348
8349 2005-10-25 [colin]      1.9.15cvs105
8350
8351         * src/common/socket.c
8352                 Fix a leak - Thanks to Christopher Aillon
8353                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8354
8355 2005-10-25 [paul]       1.9.15cvs104
8356
8357         * src/wizard.c
8358                 Always guess servers from the right-hand
8359                 email part and guess username from the
8360                 left-hand part. (Thanks to Colin)
8361                 add an X-Face to the welcome message
8362
8363 2005-10-25 [paul]       1.9.15cvs103
8364
8365         * manual/handling.xml
8366                 written by Colin, edited by me
8367
8368 2005-10-25 [wwp]        1.9.15cvs102
8369
8370         * src/folderview.c
8371         * src/grouplistdialog.c
8372         * src/imap.c
8373         * src/noticeview.c
8374                 fix some compilation warnings
8375
8376 2005-10-24 [paul]
8377
8378         1.9.99-rc3 released
8379
8380 2005-10-24 [paul]       1.9.15cvs101
8381
8382         * src/gtk/about.c
8383                 fix window sizing
8384
8385 2005-10-24 [paul]       1.9.15cvs100
8386
8387         * src/pixmaps/offline.xpm
8388         * src/pixmaps/online.xpm
8389                 replace with last default versions
8390
8391 2005-10-24 [colin]      1.9.15cvs99
8392
8393         * src/imap.c
8394                 Fix bug when moving a folder
8395         * src/imap_gtk.c
8396         * src/mh_gtk.c
8397                 "Delete folder" pops up a window, so it 
8398                 should be suffixed with "..."
8399         * src/plugins/pgpcore/sgpgme.c
8400                 Include locale.h
8401
8402 2005-10-24 [mones]      1.9.15cvs98
8403
8404         * manual/Makefile
8405         * manual/account.xml
8406         * manual/ack.xml
8407         * manual/addrbook.xml
8408         * manual/advanced.xml
8409         * manual/faq.xml
8410         * manual/glossary.xml
8411         * manual/gpl.xml
8412         * manual/handling.xml
8413         * manual/intro.xml
8414         * manual/keyboard.xml
8415         * manual/manual.xml
8416         * manual/plugins.xml
8417         * manual/starting.xml
8418         * manual/dtd/sdocbook.dtd
8419                 Initial manual structure and some content.
8420
8421 2005-10-23 [wwp]        1.9.15cvs97
8422
8423         * src/gtk/about.c
8424                 fix a typo
8425
8426 2005-10-23 [wwp]        1.9.15cvs96
8427
8428         * src/gtk/about.c
8429         * src/gtk/authors.h
8430                 rework of the about window (main work by Paul), also featuring a few
8431                 fixes for typos and duplicate names
8432
8433 2005-10-23 [wwp]        1.9.15cvs95
8434
8435         * src/.cvsignore
8436                 Ignore the right binary name (sylpheed-claws now)
8437
8438 2005-10-23 [paul]       1.9.15cvs94
8439
8440         * src/compose.c
8441                 when using Folder Pref 'Default To for
8442                 replies' make the entry in the Compose
8443                 window bold
8444                 Patch by Fabien Vantard
8445
8446 2005-10-22 [colin]      1.9.15cvs93
8447
8448         * src/codeconv.c
8449                 Fix leak
8450
8451 2005-10-22 [colin]      1.9.15cvs92
8452
8453         * src/codeconv.c
8454                 try to convert using locale (apart utf8) if necessary
8455
8456 2005-10-22 [colin]      1.9.15cvs91
8457
8458         * src/pixmaps/new.xpm
8459         * src/pixmaps/unread.xpm
8460                 Make the unread envelope blue again and
8461                 saturate the new one a bit more.
8462
8463 2005-10-22 [colin]      1.9.15cvs90
8464
8465         * src/compose.c
8466                 When replying to a mail sent by one of our accounts,
8467                 use the original list of recipients. Let 'Reply All'
8468                 and 'Reply to sender' work like previously.
8469
8470 2005-10-21 [colin]      1.9.15cvs89
8471
8472         * src/prefs_filtering.c
8473                 Clear fields after add and replace
8474         * src/textview.c
8475                 Display xface differently (better)
8476         * src/plugins/pgpinline/pgpinline.c
8477                 Fix crappy encodings/recodings
8478
8479 2005-10-21 [paul]       1.9.15cvs88
8480
8481         * src/compose.c
8482         * src/prefs_folder_item.c
8483         * src/toolbar.c
8484                 fix news folder Folder Properties
8485                 (thanks to Colin)
8486         * src/folderview.c
8487                 update folderview after Themes change
8488                 keep selected folder selected
8489                 (thanks to Colin)
8490
8491 2005-10-21 [paul]       1.9.15cvs87
8492
8493         * tools/Makefile.am
8494         * tools/OOo2sylpheed.pl
8495         * tools/README
8496         * tools/README.sylprint
8497         * tools/asus_mailled.sh         ** REMOVED **
8498         * tools/filter_conv.pl
8499         * tools/freshmeat_search.pl
8500         * tools/google_search.pl
8501         * tools/gpg-sign-syl            ** REMOVED **
8502         * tools/kmail2sylpheed.pl
8503         * tools/kmail2sylpheed_v2.pl
8504         * tools/multiwebsearch.pl
8505         * tools/nautilus2sylpheed.sh
8506         * tools/newscache_clean.pl
8507         * tools/outlook2sylpheed.pl
8508         * tools/sylpheed-switcher       ** REMOVED **
8509         * tools/sylprint.pl
8510         * tools/sylprint.rc
8511         * tools/tb2sylpheed
8512         * tools/vcard2xml.py
8513         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8514                 update default config dir
8515                 update binary name (thanks to Fabien Vantard)
8516                 remove obsolete scripts
8517
8518 2005-10-21 [colin]      1.9.15cvs86
8519
8520         * src/inc.c
8521                 Fix possible leak and units. Based on a patch by
8522                 Fabien Vantard.
8523
8524 2005-10-20 [colin]      1.9.15cvs85
8525
8526         * src/textview.c
8527                 Clear xface when clearing textview
8528
8529 2005-10-20 [colin]      1.9.15cvs84
8530
8531         * configure.ac
8532         * src/folderview.c
8533         * src/headerview.c
8534         * src/main.c
8535         * src/prefs_common.c
8536         * src/prefs_common.h
8537         * src/prefs_message.c
8538         * src/textview.c
8539         * src/textview.h
8540         * src/common/defs.h
8541         * src/common/utils.c
8542         * src/common/utils.h
8543         * src/gtk/gtkutils.c
8544         * src/gtk/gtkutils.h
8545                 Migrate config to .sylpheed-claws (Automatically)
8546                 Add a way to get the Xface in the TextView
8547
8548 2005-10-20 [colin]      1.9.15cvs83
8549
8550         * src/gtk/Makefile.am
8551         * src/gtk/about.c
8552         * src/gtk/authors.h
8553                 Make the about dialog *grooovy*
8554
8555 2005-10-20 [colin]      1.9.15cvs82
8556
8557         * src/mimeview.c
8558                 Use "Open with" on double click if no command
8559                 was found
8560
8561 2005-10-20 [colin]      1.9.15cvs81
8562
8563         * src/imap.c
8564         * src/etpan/imap-thread.c
8565                 Fix possible crash.
8566
8567 2005-10-20 [paul]       1.9.15cvs80
8568
8569         * src/folder.c
8570                 don't show clipkey icon if the only
8571                 attachment is the signature
8572                 Patch by Colin
8573
8574 2005-10-20 [paul]       1.9.15cvs79
8575
8576         * AUTHORS
8577         * src/plugins/pgpmime/pgpmime.c
8578                 name the PGP/MIME signature 'signature.asc'
8579                 Patch by Andrew Nelson <freeandy@gmail.com>
8580
8581 2005-10-19 [colin]      1.9.15cvs78
8582
8583         * src/plugins/pgpmime/pgpmime.c
8584                 Oops, no need to double-check though
8585
8586 2005-10-19 [colin]      1.9.15cvs77
8587
8588         * src/plugins/pgpinline/pgpinline.c
8589         * src/plugins/pgpmime/pgpmime.c
8590                 Check that my_tmpfile() doesn't 
8591                 return NULL
8592
8593 2005-10-19 [colin]      1.9.15cvs76
8594
8595         * src/common/utils.c
8596                 Use shorter mime boundaries to avoid having
8597                 MTAs rewrapping our headers, breaking the
8598                 PGP signature in the process 
8599         * src/compose.c
8600         * src/plugins/pgpmime/pgpmime.c
8601                 Check for boundary uniqueness to be sure
8602                 it won't happen, instead of hoping for the
8603                 best
8604
8605 2005-10-19 [colin]      1.9.15cvs75
8606
8607         * sylpheed-claws.desktop
8608         * src/Makefile.am
8609         * src/main.c
8610                 Ship a sylpheed-claws binary instead
8611                 of a sylpheed one. Change the socket
8612                 name, too
8613         * src/folderview.c
8614                 Update folder only if it changed
8615         * src/wizard.c
8616                 Fix i18n in welcome mail, patch by
8617                 Fabien Vantard
8618
8619 2005-10-19 [paul]
8620
8621         1.9.99-rc2 released
8622
8623 2005-10-19 [paul]       1.9.15cvs74
8624
8625         * src/folder.c
8626         * src/folderview.c
8627                 fix summaryview update
8628                 Patch by Colin
8629
8630 2005-10-18 [colin]      1.9.15cvs73
8631
8632         * src/plugins/pgpcore/passphrase.c
8633                 Don't XGrabServer, and try a bit more to 
8634                 sync everything before grabbing mouse/keyboard
8635
8636 2005-10-18 [colin]      1.9.15cvs72
8637
8638         * src/Makefile.am
8639         * src/addressadd.c
8640         * src/addressbook.c
8641         * src/folderview.c
8642         * src/grouplistdialog.c
8643         * src/mimeview.c
8644         * src/stock_pixmap.c
8645         * src/stock_pixmap.h
8646         * src/summaryview.c
8647         * src/gtk/gtksctree.c
8648         * src/gtk/gtksctree.h
8649         * src/pixmaps/empty.xpm
8650                 Implement a wrapper call for gtk_ctree_set_node_info
8651                 and gtk_ctree_insert_node, that uses a 1x1 transparent
8652                 pixmap instead of a NULL one. This works around some
8653                 memory problems deep inside gtk, revealed by valgrind,
8654                 and fixes bug #834 (Pressing CTRl-D on a message marked 
8655                 as locked crashes sylpheed.), as well as, probably, 
8656                 wwp's 4th dimension problems that happen in gtk_ctree_*.
8657
8658 2005-10-17 [colin]      1.9.15cvs71
8659
8660         * src/mimeview.c
8661                 Provide visual feedback when checking
8662                 signature
8663
8664 2005-10-17 [colin]      1.9.15cvs70
8665
8666         * src/main.c
8667                 Keep the folder list frozen while checking caches...
8668
8669 2005-10-17 [colin]      1.9.15cvs69
8670
8671         * src/addr_compl.c
8672                 Fi bug #833 (Autocompleting from addressbook 
8673                 fails with extended chars)
8674         * src/imap.c
8675                 Fix 'adding messages' staying in statusbar
8676                 after an error
8677
8678 2005-10-17 [wwp]        1.9.15cvs68
8679
8680         * src/ssl_manager.c
8681                 Fix buttons' layout resizing when window size changes
8682
8683 2005-10-17 [wwp]        1.9.15cvs67
8684
8685         * src/account.c
8686         * src/prefs_account.c
8687         * src/prefs_common.c
8688         * src/prefs_common.h
8689         * src/prefs_folder_item.c
8690         * src/prefs_gtk.c
8691         * src/gtk/logwindow.c
8692         * src/gtk/pluginwindow.c
8693         * src/gtk/prefswindow.c
8694         * src/gtk/prefswindow.h
8695                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
8696
8697 2005-10-17 [paul]       1.9.15cvs66
8698
8699         * configure.ac
8700                 fix missing libetpan message
8701         * po/en_GB.po
8702                 updated
8703         * src/crash.c
8704         * src/manual.c
8705         * src/prefs_themes.c
8706         * src/common/defs.h
8707                 add some new URI defines, change some
8708                 others
8709         * src/wizard.c
8710                 make welcome message translatable
8711                 small improvements to english
8712                 other tweaks
8713         * src/gtk/menu.c
8714                 fix warnings
8715
8716 2005-10-17 [paul]       1.9.15cvs65
8717
8718         * src/summaryview.c
8719                 fix column titles
8720
8721 2005-10-16 [mones]      1.9.15cvs64
8722
8723         * po/es.po
8724                 Updated translation
8725
8726 2005-10-16 [colin]
8727
8728         1.9.99-rc1 released
8729
8730 2005-10-16 [colin]      1.9.15cvs63
8731
8732         * src/wizard.c
8733                 Fix whitespace
8734
8735 2005-10-16 [colin]      1.9.15cvs62
8736
8737         * src/toolbar.c
8738                 s/Get All/Get Mail/
8739         * src/wizard.c
8740                 Real welcome mail text, thanks Paul
8741
8742 2005-10-16 [colin]      1.9.15cvs61
8743
8744         * src/editldap.c
8745         * src/exporthtml.c
8746         * src/main.c
8747         * src/mainwindow.c
8748         * src/prefs_themes.c
8749         * src/prefs_toolbar.c
8750         * src/plugins/demo/demo.c
8751         * src/plugins/trayicon/trayicon.c
8752                 s/Sylpheed/Sylpheed-Claws/
8753
8754 2005-10-16 [colin]      1.9.15cvs60
8755
8756         * src/wizard.c
8757                 Add a welcome email in the first empty mailbox
8758         * src/prefs_common.c
8759                 Change one more default
8760
8761 2005-10-16 [colin]      1.9.15cvs59
8762
8763         * src/wizard.c
8764                 Remove printf
8765
8766 2005-10-16 [colin]      1.9.15cvs58
8767
8768         * src/toolbar.c
8769         * src/prefs_common.c
8770                 Change some defaults
8771
8772 2005-10-16 [colin]      1.9.15cvs57
8773
8774         * src/toolbar.c
8775         * src/prefs_common.c
8776                 Change some defaults
8777
8778 2005-10-16 [colin]      1.9.15cvs56
8779
8780         * src/wizard.c
8781                 By default, initialize fonts to have
8782                 the same size as normal GtkWidgets
8783
8784 2005-10-16 [colin]      1.9.15cvs55
8785
8786         * src/mimeview.c
8787                 Fix message a bit more
8788
8789 2005-10-16 [colin]      1.9.15cvs54
8790
8791         * src/addressbook.c
8792                 Second attempt at flicker fixing
8793
8794 2005-10-16 [colin]      1.9.15cvs53
8795
8796         * src/addressbook.c
8797                 Fix flicker
8798
8799 2005-10-16 [wwp]        1.9.15cvs52
8800
8801         * src/addressbook.c
8802         * src/editaddress.c
8803         * src/prefs_common.c
8804         * src/prefs_common.h
8805                 Remember window sizes (address book)
8806
8807 2005-10-16 [wwp]        1.9.15cvs51
8808
8809         * src/plugins/clamav/clamav_plugin_gtk.c
8810         * src/plugins/spamassassin/spamassassin_gtk.c
8811                 Fix compilation warnings (missing #include).
8812
8813 2005-10-16 [colin]      1.9.15cvs50
8814
8815         * src/mimeview.c
8816         * src/summaryview.c
8817         * src/textview.c
8818                 Make 'c' check signature, and forward
8819                 c, l, y, t from summaryview to mimeview
8820
8821 2005-10-16 [colin]      1.9.15cvs49
8822
8823         * src/addressbook.c
8824                 Put border around buttons
8825         * src/mainwindow.c
8826         * src/summaryview.c
8827                 Rework menus (Patch based on a patch
8828                 by Paul)
8829
8830 2005-10-15 [wwp]        1.9.15cvs48
8831
8832         * src/editjpilot.c
8833         * src/editldap.c
8834         * src/editvcard.c
8835         * src/exphtmldlg.c
8836         * src/expldifdlg.c
8837         * src/export.c
8838         * src/import.c
8839         * src/importldif.c
8840         * src/importmutt.c
8841         * src/importpine.c
8842         * src/prefs_account.c
8843         * src/prefs_spelling.c
8844         * src/gtk/gtkutils.c
8845         * src/gtk/gtkutils.h
8846         * src/plugins/clamav/clamav_plugin_gtk.c
8847         * src/plugins/spamassassin/spamassassin_gtk.c
8848                 use nicer browse-for-file/dir buttons than the "..." ones,
8849                 code factorizing more.
8850
8851 2005-10-14 [colin]      1.9.15cvs47
8852
8853         * src/mainwindow.c
8854                 set relief on the account switcher so that people see it
8855                 grey out Create processing rules when no message is selected
8856         * src/prefs_filtering.c
8857                 ask before closing if the rule has not been modified, even if
8858                 it's not valid
8859         * src/prefs_matcher.c
8860                 fix sensitivity when entering the dialog
8861         * src/gtk/inputdialog.c
8862                 display a better icon on password ask
8863         * src/plugins/pgpcore/passphrase.c
8864                 make the dialog look better
8865
8866 2005-10-14 [paul]       1.9.15cvs46
8867
8868         * src/folderview.c
8869                 indicate presense of marked msgs in
8870                 unexpanded subfolders
8871
8872 2005-10-14 [paul]       1.9.15cvs45
8873
8874         * src/prefs_actions.c
8875         * src/prefs_common.c
8876         * src/prefs_common.h
8877         * src/prefs_filtering_action.c
8878         * src/prefs_matcher.c
8879         * src/prefs_template.c
8880                 remember window sizes
8881                 fix Info button size
8882
8883         Patches by wwp
8884
8885 2005-10-13 [colin]      1.9.15cvs44
8886
8887         * src/mimeview.c
8888         * src/noticeview.c
8889         * src/noticeview.h
8890                 Add a tooltip on the icon (optional) 
8891                 Get rid of the signature buttons and only
8892                 use the icon+tooltip
8893
8894 2005-10-13 [colin]      1.9.15cvs43
8895
8896         * src/noticeview.c
8897         * src/noticeview.h
8898                 Add hand cursor for hovering over icon
8899
8900 2005-10-13 [colin]      1.9.15cvs42
8901
8902         * src/summaryview.c
8903                 Fix crash when quicksearch's hidden 
8904                 at startup
8905
8906 2005-10-13 [colin]      1.9.15cvs41
8907
8908         * src/compose.c
8909                 Set subject when forwarding multiple mails
8910                 Check that other recipient than the default Cc or Bcc
8911                 have been set before sending.
8912
8913 2005-10-13 [colin]      1.9.15cvs40
8914
8915         * src/imap.c
8916                 Batch per-folder
8917                 Introduce locking, but don't use it yet
8918
8919 2005-10-13 [colin]      1.9.15cvs39
8920
8921         * src/gtk/quicksearch.c
8922                 Reset quicksearch when hiding it
8923                 Make sticky a real pref
8924
8925 2005-10-13 [colin]      1.9.15cvs38
8926
8927         * src/summaryview.c
8928                 Faster prefs apply
8929
8930 2005-10-13 [colin]      1.9.15cvs37
8931
8932         * src/mimeview.c
8933         * src/noticeview.c
8934         * src/noticeview.h
8935         * src/plugins/pgpcore/sgpgme.c
8936                 Make privacy icon clickable
8937                 Move Trust field in Full info
8938                 When trust is less than full, don't display
8939                 a warning icon
8940
8941 2005-10-13 [colin]      1.9.15cvs36
8942
8943         * src/folder.c
8944                 Batch on flags sync
8945         * src/folderview.c
8946                 Revert speed hack which is dangerous in fact
8947                 Apply prefs faster
8948
8949 2005-10-13 [colin]      1.9.15cvs35
8950
8951         * src/folder_item_prefs.c
8952                 Fix pref corruption on folder move. Patch
8953                 by wwp
8954
8955 2005-10-13 [paul]       1.9.15cvs34
8956
8957         * src/export.c
8958         * src/import.c
8959                 fix typos in g_warnings
8960         * src/prefs_account.c
8961                 add a file selector for Signature file
8962
8963         Patches by wwp
8964
8965 2005-10-12 [colin]      1.9.15cvs33
8966
8967         * src/mimeview.c
8968                 Provide a quick way to go back from a
8969                 signature's full info to the email part
8970
8971 2005-10-12 [colin]      1.9.15cvs32
8972
8973         * src/compose.c
8974                 Remove old hack of encoding signed mails with base64.
8975                 QP works equally well.
8976
8977 2005-10-12 [colin]      1.9.15cvs31
8978
8979         * src/crash.c
8980                 Replace deprecated GtkText with GtkTextView
8981         * src/imap.c
8982                 Fix a logic bug about counts in imap_select
8983                 (previously un-triggered)
8984         * src/mainwindow.c
8985         * src/summaryview.c
8986         * src/news.c
8987                 Allow local deletion of news posts
8988         * src/mimeview.c
8989                 Show GPG noticeview on the message/rfc822 part
8990                 in addition to the text/plain one
8991         * src/prefs_image_viewer.c
8992           src/plugins/pgpcore/prefs_gpg.c
8993                 Polish (set the label as part of the checkbox)
8994         * src/wizard.c
8995                 Don't sit there doing nothing after destroying
8996                 the window - return err
8997
8998 2005-10-11 [colin]      1.9.15cvs30
8999
9000         * src/folderview.c
9001                 Apply processing rules before showing folders.
9002                 Early folder show (before flags sync) will only
9003                 be done when there are no processing rules (nor
9004                 pre- or post- ones)
9005         * src/imap.c
9006                 Fix stuff related to mail subdir, creation and 
9007                 deletion of folders 
9008         * src/imap_gtk.c
9009                 Don't allow creation of folders in NoInferior
9010                 folders, as it won't work
9011
9012 2005-10-10 [colin]      1.9.15cvs29
9013
9014         * src/compose.c
9015                 Reselect "None" Privacy system when selecting an
9016                 account with no privacy system defined
9017
9018 2005-10-10 [colin]      1.9.15cvs28
9019
9020         * src/mainwindow.c
9021                 Add Windows-1252 encoding
9022         * src/prefs_common.c
9023                 Rework some defaults:
9024                 - autosave to draft by default
9025                 - don't show header pane (it's already in the textview)
9026                 - Select first new or unread mail on entry
9027                 - Assume 'Yes' to change folder when there's no more
9028                   unread message
9029         * src/prefs_matcher.c
9030                 Fix a gtk assertion failure
9031         * src/gtk/colorlabel.c
9032                 Workaround bad repainting on selection
9033         * src/main.c
9034                 Freeze/thaw (a bit faster on ssh -X)
9035         * src/msgcache.c
9036                 Get rid of StrdupConverter that just adds an
9037                 extra strdup/free 
9038         * src/etpan/imap_thread.c
9039                 memset buf to 0
9040
9041 2005-10-10 [colin]      1.9.15cvs27
9042
9043         * src/export.c
9044         * src/import.c
9045                 Fix compile on gtk 2.4. Patch by wwp
9046
9047 2005-10-09 [colin]      1.9.15cvs26
9048
9049         * src/mainwindow.c
9050         * src/messageview.c
9051         * src/summaryview.c
9052                 Clarify forward menus. Patch by wwp
9053
9054 2005-10-09 [colin]      1.9.15cvs25
9055
9056         * src/compose.c
9057         * src/compose.h
9058                 Fix bug #829 (Non-working "Encrypt message by 
9059                 default when replying to an encrypted message")
9060
9061 2005-10-08 [colin]      1.9.15cvs24
9062
9063         * src/wizard.c
9064                 Fix bug #827 ("Welcome" setup wizard after a 
9065                 permission error gives up & forgets itself.)
9066
9067 2005-10-08 [colin]      1.9.15cvs23
9068
9069         * src/procmime.c
9070                 Fix bug #828 (Ignoring headers with spaces around = sign)
9071
9072 2005-10-08 [colin]      1.9.15cvs22
9073
9074         * src/export.c
9075                 Warning fix by wwp
9076
9077 2005-10-08 [colin]      1.9.15cvs21
9078
9079         * src/folder.c
9080         * src/folder.h
9081                 Add a processing_pending indicator, set on 
9082                 folder_item_open and cleared after 
9083                 folder_item_process_open
9084         * src/folderview.c
9085         * src/summaryview.c
9086                 wrap procmsg_msginfo_*_flags, and in the
9087                 wrapper check that there's no folder processing 
9088                 pending. If there is, defer the flags change until 
9089                 processing is done to avoid stepping over each
9090                 other's toes.
9091                 Freeze during processing, but not during scanning.
9092
9093 2005-10-07 [colin]      1.9.15cvs20
9094
9095         * src/plugins/pgpcore/passphrase.c
9096                 Fix bug #826 (X-Server hangs when 
9097                 right-clicking a PGP encrypted message)
9098
9099 2005-10-07 [paul]       1.9.15cvs19
9100
9101         * src/compose.c
9102                 fix compose_entries[]
9103                 patch by Fabien Vantard
9104
9105 2005-10-06 [colin]      1.9.15cvs18
9106
9107         * src/pixmaps/address.xpm
9108         * src/pixmaps/address_book.xpm
9109         * src/pixmaps/book.xpm
9110         * src/pixmaps/check_spelling.xpm
9111         * src/pixmaps/checkbox_off.xpm
9112         * src/pixmaps/checkbox_on.xpm
9113         * src/pixmaps/close.xpm
9114         * src/pixmaps/complete.xpm
9115         * src/pixmaps/continue.xpm
9116         * src/pixmaps/deleted.xpm
9117         * src/pixmaps/down_arrow.xpm
9118         * src/pixmaps/exec.xpm
9119         * src/pixmaps/forwarded.xpm
9120         * src/pixmaps/group.xpm
9121         * src/pixmaps/ignorethread.xpm
9122         * src/pixmaps/interface.xpm
9123         * src/pixmaps/jpilot.xpm
9124         * src/pixmaps/ldap.xpm
9125         * src/pixmaps/linewrap.xpm
9126         * src/pixmaps/linewrapcurrent.xpm
9127         * src/pixmaps/mail.xpm
9128         * src/pixmaps/mail_attach.xpm
9129         * src/pixmaps/mail_compose.xpm
9130         * src/pixmaps/mail_forward.xpm
9131         * src/pixmaps/mail_receive.xpm
9132         * src/pixmaps/mail_receive_all.xpm
9133         * src/pixmaps/mail_reply.xpm
9134         * src/pixmaps/mail_reply_to_all.xpm
9135         * src/pixmaps/mail_reply_to_author.xpm
9136         * src/pixmaps/mail_send.xpm
9137         * src/pixmaps/mail_send_queue.xpm
9138         * src/pixmaps/mime_application.xpm
9139         * src/pixmaps/mime_audio.xpm
9140         * src/pixmaps/mime_image.xpm
9141         * src/pixmaps/mime_message.xpm
9142         * src/pixmaps/mime_text_enriched.xpm
9143         * src/pixmaps/mime_text_html.xpm
9144         * src/pixmaps/mime_text_plain.xpm
9145         * src/pixmaps/mime_unknown.xpm
9146         * src/pixmaps/new.xpm
9147         * src/pixmaps/news_compose.xpm
9148         * src/pixmaps/offline.xpm
9149         * src/pixmaps/online.xpm
9150         * src/pixmaps/paste.xpm
9151         * src/pixmaps/preferences.xpm
9152         * src/pixmaps/privacy_emblem_encrypted.xpm
9153         * src/pixmaps/privacy_expired.xpm
9154         * src/pixmaps/privacy_failed.xpm
9155         * src/pixmaps/privacy_passed.xpm
9156         * src/pixmaps/privacy_signed.xpm
9157         * src/pixmaps/privacy_unknown.xpm
9158         * src/pixmaps/privacy_warn.xpm
9159         * src/pixmaps/properties.xpm
9160         * src/pixmaps/replied.xpm
9161         * src/pixmaps/search.xpm
9162         * src/pixmaps/unread.xpm
9163         * src/pixmaps/up_arrow.xpm
9164         * src/pixmaps/vcard.xpm
9165                 Modernize internal theme, with icons from the 
9166                 Gnomaws theme. Keep some of the old ones where
9167                 they were better.
9168
9169 2005-10-06 [colin]      1.9.15cvs17
9170
9171         * src/summaryview.c
9172                 Little optimisations + bugfix
9173         * src/toolbar.c
9174                 Remove default useless items - useless being defined
9175                 by the default relevant prefs
9176         * src/wizard.c
9177                 include config.h to make gettext work
9178         * src/prefs_themes.c
9179                 Fix selection of current theme in prefs
9180
9181 2005-10-06 [colin]      1.9.15cvs16
9182
9183         * src/prefs_common.c
9184         * src/prefs_common.h
9185         * src/prefs_summaries.c
9186         * src/folderview.c
9187                 Add a warning dialog on Mark all read 
9188                 (with pref to get rid of it)
9189
9190 2005-10-06 [paul]       1.9.15cvs15
9191
9192         * po/nb.po
9193         * po/pt_BR.po
9194                 updated by Geir Helland and Frederico
9195                 Goncalves Guimaraes
9196
9197 2005-10-05 [colin]      1.9.15cvs14
9198
9199         * src/folder.c
9200         * src/folder.h
9201         * src/folderview.c
9202         * src/folderview.h
9203         * src/imap_gtk.c
9204         * src/mh_gtk.c
9205         * src/mainwindow.c
9206         * src/setup.c
9207                 add a way to rescan without rebuilding
9208                 make moving a bit faster (less folders changes)
9209                 don't lock the tree on Get 
9210         * src/imap.c
9211                 Don't re-delete deleted messages before expunging
9212         * src/summaryview.c
9213                 Set batch mode when deleting mails
9214
9215 2005-10-05 [paul]       1.9.15cvs13
9216
9217         * src/mainwindow.c
9218         * src/mainwindow.h
9219                 fix disabled Execute menu item
9220         * src/toolbar.c
9221                 match the change in 1.9.15cvs10: use Compose
9222                 instead of News by default
9223
9224 2005-10-04 [colin]      1.9.15cvs12
9225
9226         * src/compose.c
9227                 When replying to an ML post with Reply-To set
9228                 to the poster's email, honor it (as before),
9229                 but also honor our user's request to reply to
9230                 the mailing list: set the ML address in the To
9231                 field and the Reply-To address in the Cc: 
9232                 field.
9233
9234 2005-10-04 [colin]      1.9.15cvs11
9235
9236         * src/plugins/trayicon/trayicon.c
9237                 Finish cosmetic change - thanks to wwp
9238
9239 2005-10-04 [colin]      1.9.15cvs10
9240
9241         * src/toolbar.c
9242                 Use Compose instead of Email by default.
9243                 Spotted by wwp.
9244
9245 2005-10-04 [colin]      1.9.15cvs9
9246
9247         * src/folder.c
9248         * src/folder.h
9249         * src/folderview.c
9250         * src/imap.c
9251         * src/etpan/imap-thread.c
9252         * src/etpan/imap-thread.h
9253                 Try to make IMAP faster, by simplifying SEARCH
9254                 commands, avoiding sending two STATUS in a row,
9255                 and deferring flags sync and processing just
9256                 after displaying the folder. 
9257                 This will update the SummaryView in certain
9258                 cases (new mails not already fetched, flags
9259                 changed from another client) but in a non-
9260                 blocking manner.
9261
9262 2005-10-04 [colin]      1.9.15cvs8
9263
9264         * src/plugins/trayicon/trayicon.c
9265                 Relabel "Offline" to "Work offline"
9266
9267 2005-10-04 [colin]      1.9.15cvs7
9268
9269         * src/export.c
9270         * src/import.c
9271         * src/mbox.c
9272                 Fix mbox import/export buglets
9273                 Patch by wwp
9274         * src/plugins/trayicon/trayicon.c
9275                 Add offline swithc
9276                 Patch by wwp
9277
9278 2005-10-04 [colin]      1.9.15cvs6
9279
9280         * src/folder.c
9281         * src/folderview.c
9282         * src/summaryview.c
9283                 Better fix (don't break mark all read) for cvs2
9284
9285 2005-10-03 [colin]      1.9.15cvs5
9286
9287         * src/folder.c
9288                 Use a sane sort by default
9289
9290 2005-10-03 [colin]      1.9.15cvs4
9291
9292         * src/inc.c
9293                 Add a 'Only once' button for overriding offline mode
9294         * src/prefs_account.c
9295         * src/wizard.c
9296                 Add Local mbox to the wizard
9297                 Add IMAP subdir to the wizard (or the wizard is useless
9298                 for such accounts, or even worse than useless)
9299                 Move IMAP subdir from Advanced to Receive tab, as it's
9300                 not that uncommon
9301
9302 2005-10-03 [colin]      1.9.15cvs3
9303
9304         * src/send_message.c
9305                 Forgot this one in cvs1
9306
9307 2005-10-03 [colin]      1.9.15cvs2
9308
9309         * src/folder.c
9310                 Faster close when leaving a folder with lots
9311                 of new mails. Idea by David Relson.
9312
9313 2005-10-03 [colin]      1.9.15cvs1
9314
9315         * src/compose.c
9316         * src/imap.c
9317         * src/inc.c
9318         * src/main.c
9319         * src/messageview.c
9320         * src/news.c
9321         * src/summaryview.c
9322         * src/gtk/sslcertwindow.c
9323         * src/plugins/trayicon/trayicon.c
9324                 Add accels to every AlertPanel. Patch by Fabien 
9325                 Vantard
9326
9327 2005-10-03 [paul]       1.9.15
9328
9329         1.9.15 released
9330
9331 2005-10-03 [paul]       1.9.14cvs68
9332
9333         * po/ca.po
9334         * po/de.po
9335         * po/es.po
9336         * po/fi.po
9337         * po/fr.po
9338         * po/sk.po
9339         * po/sr.po
9340         * po/zh_CN.po
9341                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9342                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9343                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9344
9345 2005-10-03 [paul]       1.9.14cvs67
9346
9347         * src/send_message.c
9348                 prevent hang on Cancel
9349                 patch by Colin
9350
9351 2005-10-03 [paul]       1.9.14cvs66
9352
9353         * src/main.c
9354                 fix crash in IMAP caused by discrepancy
9355                 between check_at_startup and offline mode
9356                 Patch by Colin
9357
9358 2005-10-01 [paul]       1.9.14cvs65
9359
9360         * src/inc.c
9361                 fix engrish
9362
9363 2005-10-01 [paul]       1.9.14cvs64
9364         * src/export.c
9365         * src/import.c
9366                 synchronise import_mbox() and export_mbox()
9367         * src/mbox.c
9368                 proc_mbox(): add alert if file cannot be opened
9369                 export_list_to_mbox(): test if dest file exists,
9370                 prompt user to overwrite if it does. add alert
9371                 if file cannot be created
9372                                                                 
9373         Patch by wwp
9374                                                                                                                 
9375
9376 2005-09-30 [paul]       1.9.14cvs63
9377
9378         * src/addressbook.c
9379                 Fix sensitivity of a menu
9380         * src/codeconv.c
9381                 Respect hidden pref for mails with no encoding
9382         * src/common/xml.c
9383                 Fix memory corruption
9384         * src/plugins/pgpcore/sgpgme.c
9385                 Fix segfault on incomplete sigs, and display
9386                 of S/Mime UIDs
9387
9388         Patches by Colin
9389
9390 2005-09-30 [colin]      1.9.14cvs62
9391
9392         * src/partial_download.c
9393                 Little logic fix in almost-dead code
9394         * src/pop.c
9395                 Fix partial download when there's no new mail
9396
9397 2005-09-29 [paul]       1.9.14cvs61
9398
9399         * src/plugins/pgpinline/pgpinline.c
9400                 fix bug 819, 'crash accessing sign message'
9401                 Patch by Colin
9402
9403 2005-09-28 [martin]     1.9.14cvs60
9404
9405         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9406                 fix bug #790 (Crash when restarting window manager (fluxbox))
9407
9408 2005-09-28 [paul]       1.9.14cvs59
9409
9410         * src/gtk/gtkaspell.c
9411                 fix off-by-one typo
9412
9413 2005-09-27 [colin]      1.9.14cvs58
9414
9415         * src/plugins/pgpcore/sgpgme.c
9416                 Report error when there's one, instead of
9417                 "Signature unchecked" 
9418
9419 2005-09-27 [colin]      1.9.14cvs57
9420
9421         * src/prefs_quote.c
9422                 Fix bug #816 (Weird quotation with spaces)
9423
9424 2005-09-27 [colin]      1.9.14cvs56
9425
9426         * src/codeconv.c
9427         * src/compose.c
9428         * src/compose.h
9429                 Put subject in compose's title
9430                 Fix Automatic encoding so that it's really automatic:
9431                 first try default locale's charset, then charset of the replied mail, 
9432                 then utf-8
9433                 Fix encoding of headers (must be in strict mode too)
9434
9435 2005-09-26 [colin]      1.9.14cvs55
9436
9437         * src/gtk/gtkaspell.c
9438                 Fix previous patch - don't color the space,
9439                 just uncolor it :)
9440
9441 2005-09-26 [colin]      1.9.14cvs54
9442
9443         * src/gtk/gtkaspell.c
9444                 Unmark space if possible
9445
9446 2005-09-26 [colin]      1.9.14cvs53
9447
9448         * src/imap.c
9449                 log_error instead of alertpanel according to the pref
9450         * src/etpan/imap-thread.c
9451                 Print connect status, copy only necessary size to 
9452                 logger
9453         * src/plugins/pgpmime/pgpmime.c
9454                 Handle S/Mime signatures (verification only). Patch based
9455                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
9456
9457 2005-09-26 [paul]       1.9.14cvs52
9458
9459         * src/common/passcrypt.c
9460                 this 'workaround' not necessary on NetBSD.
9461                 Thanks to Daniel Gustafson
9462
9463 2005-09-26 [paul]
9464
9465         1.9.15-rc4 released
9466
9467 2005-09-26 [paul]       1.9.14cvs51
9468
9469         * src/summaryview.c
9470                 Skip currently selected message when
9471                 looking for next new or unread message
9472                 in current folder. Patch by Colin
9473         * src/common/passcrypt.c
9474                 eliminate warnings on *BSD. Patch by
9475                 Daniel Gustafson
9476
9477 2005-09-26 [colin]      1.9.14cvs50
9478
9479         * src/procmsg.c
9480                 Call postfiltering hook anyway
9481
9482 2005-09-22 [colin]      1.9.14cvs49
9483
9484         * src/codeconv.c
9485         * src/codeconv.h
9486                 Add a strict mode that doesn't replace with _
9487         * src/compose.c
9488         * src/compose.h
9489                 Use strict conversion while sending
9490                 Fix race when drafting while sending (happens
9491                 on IMAP)
9492                 Fix d'n'd of messages from summaryview
9493         * src/prefs_common.c
9494         * src/prefs_common.h
9495                 add hidden utf8_instead_of_locale_for_broken_mail 
9496                 pref for people that preferred the default charset 
9497                 to be utf8 for broken mails
9498         * src/quote_fmt_parse.y
9499                 fix bug #815 (No quote insert if "From:" fied 
9500                 contained Russian letters)
9501         * src/summaryview.c
9502                 Fix d'n'd of messages to compose
9503
9504 2005-09-22 [paul]       1.9.14cvs48
9505
9506         * src/compose.c
9507                 fix bug where attachments Name entry
9508                 would display Path instead
9509
9510 2005-09-21 [paul]       1.9.14cvs47
9511
9512         * README
9513         * README.jp
9514         * configure.ac
9515         * config/config.rpath
9516         * doc/manual/en/sylpheed-20.html
9517         * doc/manual/es/sylpheed-20.html
9518         * po/bg.po
9519         * po/ca.po
9520         * po/de.po
9521         * po/es.po
9522         * po/fr.po
9523         * po/it.po
9524         * po/pt_BR.po
9525         * po/sk.po
9526         * po/zh_TW.po
9527         * src/account.c
9528         * src/account.h
9529         * src/action.c
9530         * src/action.h
9531         * src/adbookbase.h
9532         * src/addr_compl.c
9533         * src/addr_compl.h
9534         * src/addrbook.c
9535         * src/addrbook.h
9536         * src/addrcache.c
9537         * src/addrcache.h
9538         * src/addrcindex.c
9539         * src/addrcindex.h
9540         * src/addrclip.c
9541         * src/addrclip.h
9542         * src/addrdefs.h
9543         * src/addressadd.c
9544         * src/addressadd.h
9545         * src/addressbook.c
9546         * src/addressbook.h
9547         * src/addressitem.h
9548         * src/addrgather.c
9549         * src/addrgather.h
9550         * src/addrharvest.c
9551         * src/addrharvest.h
9552         * src/addrindex.c
9553         * src/addrindex.h
9554         * src/addritem.c
9555         * src/addritem.h
9556         * src/addrquery.c
9557         * src/addrquery.h
9558         * src/addrselect.c
9559         * src/addrselect.h
9560         * src/alertpanel.c
9561         * src/alertpanel.h
9562         * src/browseldap.c
9563         * src/browseldap.h
9564         * src/codeconv.c
9565         * src/codeconv.h
9566         * src/compose.c
9567         * src/compose.h
9568         * src/crash.c
9569         * src/crash.h
9570         * src/customheader.c
9571         * src/customheader.h
9572         * src/displayheader.c
9573         * src/displayheader.h
9574         * src/editaddress.c
9575         * src/editaddress.h
9576         * src/editbook.c
9577         * src/editbook.h
9578         * src/editgroup.c
9579         * src/editgroup.h
9580         * src/editjpilot.c
9581         * src/editjpilot.h
9582         * src/editldap.c
9583         * src/editldap.h
9584         * src/editldap_basedn.c
9585         * src/editldap_basedn.h
9586         * src/editvcard.c
9587         * src/editvcard.h
9588         * src/enriched.c
9589         * src/enriched.h
9590         * src/exphtmldlg.c
9591         * src/exphtmldlg.h
9592         * src/expldifdlg.c
9593         * src/expldifdlg.h
9594         * src/export.c
9595         * src/export.h
9596         * src/exporthtml.c
9597         * src/exporthtml.h
9598         * src/exportldif.c
9599         * src/exportldif.h
9600         * src/filtering.c
9601         * src/filtering.h
9602         * src/folder.c
9603         * src/folder.h
9604         * src/folder_item_prefs.c
9605         * src/folder_item_prefs.h
9606         * src/foldersel.c
9607         * src/foldersel.h
9608         * src/folderutils.c
9609         * src/folderutils.h
9610         * src/folderview.c
9611         * src/folderview.h
9612         * src/grouplistdialog.c
9613         * src/grouplistdialog.h
9614         * src/headerview.c
9615         * src/headerview.h
9616         * src/html.c
9617         * src/html.h
9618         * src/image_viewer.c
9619         * src/image_viewer.h
9620         * src/imap.c
9621         * src/imap.h
9622         * src/imap_gtk.c
9623         * src/imap_gtk.h
9624         * src/import.c
9625         * src/import.h
9626         * src/importldif.c
9627         * src/importldif.h
9628         * src/importmutt.c
9629         * src/importmutt.h
9630         * src/importpine.c
9631         * src/importpine.h
9632         * src/inc.c
9633         * src/inc.h
9634         * src/jpilot.c
9635         * src/jpilot.h
9636         * src/ldapctrl.c
9637         * src/ldapctrl.h
9638         * src/ldaplocate.c
9639         * src/ldaplocate.h
9640         * src/ldapquery.c
9641         * src/ldapquery.h
9642         * src/ldapserver.c
9643         * src/ldapserver.h
9644         * src/ldaputil.c
9645         * src/ldaputil.h
9646         * src/ldif.c
9647         * src/ldif.h
9648         * src/localfolder.c
9649         * src/localfolder.h
9650         * src/main.c
9651         * src/main.h
9652         * src/mainwindow.c
9653         * src/mainwindow.h
9654         * src/manual.c
9655         * src/manual.h
9656         * src/matcher.c
9657         * src/matcher.h
9658         * src/matcher_parser.h
9659         * src/matcher_parser_lex.l
9660         * src/matcher_parser_parse.y
9661         * src/mbox.c
9662         * src/mbox.h
9663         * src/message_search.c
9664         * src/message_search.h
9665         * src/messageview.c
9666         * src/messageview.h
9667         * src/mh.c
9668         * src/mh.h
9669         * src/mh_gtk.c
9670         * src/mh_gtk.h
9671         * src/mimeview.c
9672         * src/mimeview.h
9673         * src/msgcache.c
9674         * src/msgcache.h
9675         * src/mutt.c
9676         * src/mutt.h
9677         * src/news.c
9678         * src/news.h
9679         * src/news_gtk.c
9680         * src/news_gtk.h
9681         * src/noticeview.c
9682         * src/noticeview.h
9683         * src/partial_download.c
9684         * src/partial_download.h
9685         * src/pine.c
9686         * src/pine.h
9687         * src/pop.c
9688         * src/pop.h
9689         * src/prefs_account.c
9690         * src/prefs_account.h
9691         * src/prefs_actions.c
9692         * src/prefs_actions.h
9693         * src/prefs_common.c
9694         * src/prefs_common.h
9695         * src/prefs_compose_writing.c
9696         * src/prefs_compose_writing.h
9697         * src/prefs_customheader.c
9698         * src/prefs_customheader.h
9699         * src/prefs_display_header.c
9700         * src/prefs_display_header.h
9701         * src/prefs_ext_prog.c
9702         * src/prefs_ext_prog.h
9703         * src/prefs_filtering.c
9704         * src/prefs_filtering.h
9705         * src/prefs_filtering_action.c
9706         * src/prefs_filtering_action.h
9707         * src/prefs_folder_column.c
9708         * src/prefs_folder_column.h
9709         * src/prefs_folder_item.c
9710         * src/prefs_folder_item.h
9711         * src/prefs_fonts.c
9712         * src/prefs_fonts.h
9713         * src/prefs_gtk.c
9714         * src/prefs_gtk.h
9715         * src/prefs_image_viewer.c
9716         * src/prefs_image_viewer.h
9717         * src/prefs_matcher.c
9718         * src/prefs_matcher.h
9719         * src/prefs_message.c
9720         * src/prefs_message.h
9721         * src/prefs_msg_colors.c
9722         * src/prefs_msg_colors.h
9723         * src/prefs_other.c
9724         * src/prefs_other.h
9725         * src/prefs_quote.c
9726         * src/prefs_quote.h
9727         * src/prefs_receive.c
9728         * src/prefs_receive.h
9729         * src/prefs_send.c
9730         * src/prefs_send.h
9731         * src/prefs_spelling.c
9732         * src/prefs_spelling.h
9733         * src/prefs_summaries.c
9734         * src/prefs_summaries.h
9735         * src/prefs_summary_column.c
9736         * src/prefs_summary_column.h
9737         * src/prefs_template.c
9738         * src/prefs_template.h
9739         * src/prefs_themes.c
9740         * src/prefs_themes.h
9741         * src/prefs_toolbar.c
9742         * src/prefs_toolbar.h
9743         * src/prefs_wrapping.c
9744         * src/prefs_wrapping.h
9745         * src/privacy.c
9746         * src/privacy.h
9747         * src/procheader.c
9748         * src/procheader.h
9749         * src/procmime.c
9750         * src/procmime.h
9751         * src/procmsg.c
9752         * src/procmsg.h
9753         * src/quote_fmt.c
9754         * src/quote_fmt_parse.y
9755         * src/recv.c
9756         * src/recv.h
9757         * src/remotefolder.c
9758         * src/remotefolder.h
9759         * src/send_message.c
9760         * src/send_message.h
9761         * src/setup.c
9762         * src/setup.h
9763         * src/simple-gettext.c
9764         * src/sourcewindow.c
9765         * src/sourcewindow.h
9766         * src/ssl_manager.c
9767         * src/ssl_manager.h
9768         * src/statusbar.c
9769         * src/statusbar.h
9770         * src/stock_pixmap.c
9771         * src/stock_pixmap.h
9772         * src/summary_search.c
9773         * src/summary_search.h
9774         * src/summaryview.c
9775         * src/summaryview.h
9776         * src/syldap.c
9777         * src/syldap.h
9778         * src/textview.c
9779         * src/textview.h
9780         * src/toolbar.c
9781         * src/toolbar.h
9782         * src/undo.c
9783         * src/undo.h
9784         * src/unmime.c
9785         * src/unmime.h
9786         * src/vcard.c
9787         * src/vcard.h
9788         * src/wizard.c
9789         * src/wizard.h
9790         * src/common/base64.c
9791         * src/common/base64.h
9792         * src/common/defs.h
9793         * src/common/hooks.c
9794         * src/common/hooks.h
9795         * src/common/log.c
9796         * src/common/log.h
9797         * src/common/md5.c
9798         * src/common/md5.h
9799         * src/common/mgutils.c
9800         * src/common/mgutils.h
9801         * src/common/nntp.c
9802         * src/common/nntp.h
9803         * src/common/passcrypt.c
9804         * src/common/passcrypt.h.in
9805         * src/common/plugin.c
9806         * src/common/plugin.h
9807         * src/common/prefs.c
9808         * src/common/prefs.h
9809         * src/common/progressindicator.c
9810         * src/common/progressindicator.h
9811         * src/common/quoted-printable.c
9812         * src/common/quoted-printable.h
9813         * src/common/session.c
9814         * src/common/session.h
9815         * src/common/smtp.c
9816         * src/common/smtp.h
9817         * src/common/socket.c
9818         * src/common/socket.h
9819         * src/common/ssl.c
9820         * src/common/ssl.h
9821         * src/common/ssl_certificate.c
9822         * src/common/ssl_certificate.h
9823         * src/common/string_match.c
9824         * src/common/string_match.h
9825         * src/common/stringtable.c
9826         * src/common/sylpheed.c
9827         * src/common/sylpheed.h
9828         * src/common/template.c
9829         * src/common/template.h
9830         * src/common/timing.h
9831         * src/common/utils.c
9832         * src/common/utils.h
9833         * src/common/uuencode.c
9834         * src/common/uuencode.h
9835         * src/common/version.h.in
9836         * src/common/xml.c
9837         * src/common/xml.h
9838         * src/common/xmlprops.c
9839         * src/common/xmlprops.h
9840         * src/gtk/about.c
9841         * src/gtk/about.h
9842         * src/gtk/colorlabel.c
9843         * src/gtk/colorlabel.h
9844         * src/gtk/colorsel.c
9845         * src/gtk/colorsel.h
9846         * src/gtk/description_window.c
9847         * src/gtk/description_window.h
9848         * src/gtk/filesel.c
9849         * src/gtk/filesel.h
9850         * src/gtk/foldersort.c
9851         * src/gtk/foldersort.h
9852         * src/gtk/gtkutils.c
9853         * src/gtk/gtkutils.h
9854         * src/gtk/inputdialog.c
9855         * src/gtk/inputdialog.h
9856         * src/gtk/logwindow.c
9857         * src/gtk/logwindow.h
9858         * src/gtk/manage_window.c
9859         * src/gtk/manage_window.h
9860         * src/gtk/menu.c
9861         * src/gtk/menu.h
9862         * src/gtk/pluginwindow.c
9863         * src/gtk/pluginwindow.h
9864         * src/gtk/prefswindow.c
9865         * src/gtk/prefswindow.h
9866         * src/gtk/progressdialog.c
9867         * src/gtk/progressdialog.h
9868         * src/gtk/quicksearch.c
9869         * src/gtk/quicksearch.h
9870         * src/gtk/sslcertwindow.c
9871         * src/gtk/sslcertwindow.h
9872         * src/plugins/clamav/clamav_plugin.c
9873         * src/plugins/clamav/clamav_plugin.h
9874         * src/plugins/clamav/clamav_plugin_gtk.c
9875         * src/plugins/demo/demo.c
9876         * src/plugins/dillo_viewer/dillo_prefs.c
9877         * src/plugins/dillo_viewer/dillo_prefs.h
9878         * src/plugins/dillo_viewer/dillo_viewer.c
9879         * src/plugins/mathml_viewer/mathml_viewer.c
9880         * src/plugins/pgpcore/passphrase.c
9881         * src/plugins/pgpcore/passphrase.h
9882         * src/plugins/pgpcore/plugin.c
9883         * src/plugins/pgpcore/prefs_gpg.c
9884         * src/plugins/pgpcore/prefs_gpg.h
9885         * src/plugins/pgpcore/select-keys.c
9886         * src/plugins/pgpcore/select-keys.h
9887         * src/plugins/pgpcore/sgpgme.c
9888         * src/plugins/pgpcore/sgpgme.h
9889         * src/plugins/pgpinline/pgpinline.c
9890         * src/plugins/pgpinline/pgpinline.h
9891         * src/plugins/pgpinline/plugin.c
9892         * src/plugins/pgpmime/pgpmime.c
9893         * src/plugins/pgpmime/pgpmime.h
9894         * src/plugins/pgpmime/plugin.c
9895         * src/plugins/spamassassin/spamassassin.c
9896         * src/plugins/spamassassin/spamassassin.h
9897         * src/plugins/spamassassin/spamassassin_gtk.c
9898         * src/plugins/trayicon/trayicon.c
9899         * tools/OOo2sylpheed.pl
9900         * tools/acroread2sylpheed.pl
9901         * tools/asus_mailled.sh
9902         * tools/filter_conv.pl
9903         * tools/freshmeat_search.pl
9904         * tools/google_search.pl
9905         * tools/kmail2sylpheed.pl
9906         * tools/kmail2sylpheed_v2.pl
9907         * tools/maildir2sylpheed.pl
9908         * tools/multiwebsearch.pl
9909         * tools/newscache_clean.pl
9910         * tools/outlook2sylpheed.pl
9911         * tools/sylpheed-switcher
9912         * tools/update-po
9913         * tools/vcard2xml.py
9914         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9915                 update FSF address
9916
9917 2005-09-21 [colin]      1.9.14cvs46
9918
9919         * src/gedit-print.c
9920         * src/procmsg.c
9921         * src/procmsg.h
9922         * src/textview.c
9923         * src/summaryview.c
9924                 Remove some printing hacks (deselection/reselection),
9925                 which by the way fix printing the currently 
9926                 displayed mime part (still only text)
9927                 Plus a little optimisation of summary_show
9928
9929
9930 2005-09-20 [colin]      1.9.14cvs45
9931
9932         * src/mainwindow.c
9933         * src/messageview.c
9934                 GUI fixups: add accels, set message
9935                 view title to displayed mail's subject
9936         * src/prefs_spelling.c
9937         * src/gtk/gtkaspell.c
9938                 GUI fixups: allow underlining misspelled
9939                 words instead of coloring them (a11y!)
9940
9941 2005-09-19 [colin]
9942
9943         1.9.15rc3 released
9944
9945 2005-09-19 [colin]      1.9.14cvs44
9946
9947         * src/compose.c
9948                 Fix draft message
9949         * src/gtk/gtkaspell.c
9950                 Fix wrong test ;-)
9951
9952 2005-09-19 [colin]      1.9.14cvs43
9953
9954         * src/addressbook.c
9955                 Fix sensitivity of Delete button
9956         * src/compose.c
9957                 Warn if the requested Privacy system
9958                 is not available
9959         * src/exphtmldlg.c
9960         * src/expldifdlg.c
9961         * src/importldif.c
9962         * src/importmutt.c
9963         * src/importpine.c
9964                 Fix crappy UI
9965         * src/
9966         * src/ssl.h
9967         * src/prefs_account.h
9968         * src/prefs_account.c
9969                 Save SSL prefs even in builds that have
9970                 SSL support disable
9971         * src/imap.c
9972         * src/inc.c
9973         * src/news.c
9974         * src/send_message.c
9975                 Warn if connection should be secure, but
9976                 SSL support isn't compiled in
9977         * src/gtkaspell.c
9978                 Fix word separation on UTF-8 systems
9979                 Fixes bug #812 (Strange inline spellchecking)
9980         * src/compose.c
9981                 Warn if the requested Privacy system
9982                 is not available
9983                 Factorize offline warning
9984         * src/imap.c
9985         * src/imap_gtk.c
9986         * src/imap_gtk.h
9987         * src/inc.h
9988         * src/news_gtk.c
9989         * src/news_gtk.h
9990         * src/messageview.c
9991                 Factorize offline warning
9992
9993 2005-09-19 [paul]
9994
9995         1.9.15-rc2 released
9996
9997 2005-09-18 [colin]      1.9.14cvs42
9998
9999         * src/codeconv.c
10000         * src/codeconv.h
10001         * src/procmime.c
10002                 Add a way to get locale's charset ignoring utf-8,
10003                 and use that as default encoding for broken mails
10004
10005 2005-09-18 [colin]      1.9.14cvs41
10006
10007         * src/gtk/logwindow.c
10008                 Translate string. Patch by Fabien Vantard
10009
10010 2005-09-18 [colin]      1.9.14cvs40
10011
10012         * configure.ac
10013                 Fix bug #803 (IMAP/SSL support breaks with 
10014                 GnuTLS libetpan 0.38)
10015
10016 2005-09-18 [colin]      1.9.14cvs39
10017
10018         * src/codeconv.c
10019         * src/compose.c
10020         * src/procmime.c
10021                 More charsets fixes. Fixes bug #806 (non
10022                 ascii characters in subject line)
10023
10024 2005-09-17 [paul]       1.9.14cvs38
10025
10026         * src/folderview.c
10027         * src/mainwindow.c
10028                 fix gcc-2.95 issues
10029                 Patch by Pawel Pekala
10030
10031 2005-09-17 [colin]      1.9.14cvs37
10032
10033         * src/addrindex.c
10034                 bugfix for NO-USE LDAP compilation, patch 
10035                 by Fabien Vantard
10036
10037 2005-09-17 [colin]      1.9.14cvs36
10038
10039         * src/prefs_actions.c
10040         * src/prefs_customheader.c
10041         * src/prefs_display_header.c
10042         * src/prefs_filtering_action.c
10043         * src/prefs_matcher.c
10044         * src/prefs_toolbar.c
10045                 Fix strange casts (less elegant but
10046                 works better)
10047
10048 2005-09-16 [colin]      1.9.14cvs35
10049
10050         * src/jpilot.c
10051                 Missed that one
10052
10053 2005-09-16 [colin]      1.9.14cvs34
10054
10055         * configure.ac
10056         * src/Makefile.am
10057         * src/addr_compl.c
10058         * src/addrindex.c
10059         * src/browseldap.c
10060         * src/editldap.c
10061         * src/ldaplocate.c
10062         * src/ldapquery.c
10063         * src/ldapquery.h
10064         * src/ldapserver.c
10065         * src/ldapserver.h
10066         * src/main.c
10067         * src/matcher_parser_parse.y
10068         * src/prefs_themes.c
10069         * src/etpan/Makefile.am
10070         * src/gtk/description_window.c
10071         * src/plugins/clamav/Makefile.am
10072         * src/plugins/clamav/clamav_plugin.c
10073         * src/plugins/dillo_viewer/Makefile.am
10074         * src/plugins/pgpcore/Makefile.am
10075         * src/plugins/pgpinline/Makefile.am
10076         * src/plugins/pgpmime/Makefile.am
10077         * src/plugins/trayicon/Makefile.am
10078                 Fix 100% cpu usage in address completion list
10079                 Fix little bugs (return with no values etc)
10080                 Fix all warnings (with common CFLAGS)
10081
10082 2005-09-15 [colin]      1.9.14cvs33
10083
10084         * src/addressbook.c
10085                 Fix bug where sometimes a group's email list is empty,
10086                 force its refresh (probably fixes "Re: how to create a 
10087                 distribution list")
10088         * src/ldapquery.c
10089                 Don't return to the callback in the main thread from the
10090                 fetch thread (or face segs!)
10091
10092 2005-09-15 [paul]       1.9.14cvs32
10093
10094         * src/prefs_matcher.c
10095                 forgotten in last commit
10096
10097 2005-09-15 [paul]       1.9.14cvs31
10098
10099         * src/prefs_actions.c
10100         * src/prefs_filtering_action.c
10101         * src/prefs_quote.c
10102         * src/quote_fmt.c
10103         * src/summaryview.c
10104         * src/gtk/description_window.c
10105         * src/gtk/description_window.h
10106         * src/gtk/quicksearch.c
10107                 allow interaction with the called
10108                 description window
10109                 Patch by Anders Hammar
10110
10111 2005-09-14 [paul]       1.9.14cvs30
10112
10113         * src/compose.c
10114                 fix a little annoyance when pasting with 3rd button 
10115                 with wrap_pastes=0 and wrap_input=1
10116                 Patch by Colin
10117
10118 2005-09-14 [paul]       1.9.14cvs29
10119
10120         * src/prefs_account.c
10121                 disable 'Filter messages on receiving' for
10122                 SMTP-only accounts
10123                 Patch  by Anders Hammar
10124
10125 2005-09-14 [paul]       1.9.14cvs28
10126
10127         * po/sk.po
10128                 fix crash
10129                 updated by Andrej Kacian
10130
10131 2005-09-14 [paul]
10132
10133         1.9.15-rc1 released
10134
10135 2005-09-14 [paul]       1.9.14cvs27
10136
10137         * po/es.po
10138                 updated by Ricardo Mones Lastra
10139         * src/compose.c
10140         * src/compose.h
10141                 associate no_wrap_tags to Compose windows
10142                 instead of using a static one
10143                 Patch by Colin
10144         * src/mbox.c
10145                 fix proc_mbox()
10146                 Patch by wwp
10147         * src/textview.c
10148                 remove unneeded printf()
10149
10150 2005-09-14 [paul]       1.9.14cvs26
10151
10152         * src/addrcache.c
10153         * src/codeconv.h
10154         * src/folder.h
10155         * src/mainwindow.h
10156         * src/mh.c
10157         * src/mimeview.h
10158         * src/partial_download.c
10159         * src/pop.c
10160         * src/prefs_account.c
10161         * src/prefs_account.h
10162         * src/prefs_actions.c
10163         * src/prefs_customheader.c
10164         * src/prefs_display_header.c
10165         * src/prefs_filtering_action.c
10166         * src/prefs_matcher.c
10167         * src/prefs_toolbar.c
10168         * src/privacy.h
10169         * src/procmime.c
10170         * src/procmime.h
10171         * src/procmsg.h
10172         * src/textview.c
10173         * src/undo.h
10174         * src/common/plugin.c
10175         * src/common/session.h
10176         * src/common/socket.c
10177         * src/common/socket.h
10178         * src/common/template.c
10179         * src/gtk/gtkaspell.c
10180         * src/gtk/quicksearch.h
10181         * src/plugins/pgpcore/passphrase.c
10182         * src/plugins/pgpcore/prefs_gpg.h
10183         * src/plugins/pgpcore/select-keys.c
10184         * src/plugins/pgpcore/select-keys.h
10185         * src/plugins/pgpcore/sgpgme.c
10186         * src/plugins/pgpinline/pgpinline.c
10187         * src/plugins/pgpmime/pgpmime.c
10188         * src/plugins/trayicon/trayicon.c
10189                 fix compilation warnings
10190                 Patch by Daniel Gustafson
10191
10192 2005-09-14 [paul]       1.9.14cvs25
10193
10194         * src/addressbook.c
10195                 add missing column header, and other small
10196                 bug fixes
10197                 Patch by Anders Hammar
10198
10199 2005-09-13 [colin]      1.9.14cvs24
10200
10201         * src/gtk/gtkaspell.c
10202                 Fix non-utf8 in menu
10203                 Fix little leaks
10204                 Nullify struct members after free()s
10205
10206 2005-09-13 [colin]      1.9.14cvs23
10207
10208         * src/compose.c
10209                 Test utf8 compliance before inserting to 
10210                 buffer, and try to convert if necessary
10211         * src/procmime.c
10212                 If no charset is present, use the locale 
10213                 one instead of us-ascii
10214         * src/procmsg.c
10215                 Add Sender, List-Post and To in the checked 
10216                 headers for automatic rules creation 
10217                 (thanks to wwp)
10218         * src/prefs_themes.c
10219         * src/gtk/gtkaspell.c
10220                 Remove deprecated functions. 
10221                 patch by Daniel Gustafson
10222
10223 2005-09-12 [colin]      1.9.14cvs22
10224
10225         * src/compose.c
10226                 Fix bug #448 (Scrolling/Redraw issue with 
10227                 address-fields in Header)
10228         * src/mainwindow.c
10229         * src/summaryview.c
10230         * src/summaryview.h
10231                 Fix loss of MSG_MARKED on move/copy
10232                 Fix bug #804 (Quicksearch togglebutton doesn't 
10233                 get depressed after '/' key is pressed)
10234
10235 2005-09-12 [paul]       1.9.14cvs21
10236
10237         * AUTHORS
10238         * src/gtk/logwindow.c
10239                 add 'Clear Log' to popup menu
10240                 Patch by Anders Hammar <anders.hammar@telia.com>
10241
10242 2005-09-12 [paul]       1.9.14cvs20
10243
10244         * src/compose.c
10245                 set correct sensitivity on attachments
10246                 popup menu
10247         * src/folder.c
10248                 fix typo
10249         * src/prefs_spelling.c
10250                 fix crash when no LANG env is set
10251         * src/common/xml.c
10252                 fix crash in wizard
10253                 don't use memeory after free
10254
10255         All patches by Daniel Gustafson
10256
10257 2005-09-12 [paul]       1.9.14cvs19
10258
10259         * src/prefs_themes.c
10260                 make theme info selectable
10261         * src/gtk/description_window.c
10262                 make window non-modal
10263         * tools/README
10264                 add details of asus_mailed.sh
10265         * tools/claws.i18n.status.pl
10266                 update for new zh_TW translator
10267                 widen the output
10268                 create alternate coloured lines
10269                 improve readability
10270
10271 2005-09-10 [colin]      1.9.14cvs18
10272
10273         * src/plugins/pgpcore/select-keys.c
10274                 Better order for the buttons
10275
10276 2005-09-10 [colin]      1.9.14cvs17
10277
10278         * src/compose.c
10279         * src/plugins/pgpcore/select-keys.c
10280         * src/plugins/pgpcore/select-keys.h
10281         * src/plugins/pgpcore/sgpgme.c
10282                 Add a "Don't encrypt" button to the key
10283                 selection dialog. Fixes bug #177 (There should be a 
10284                 'Don't encrypt button in the Select Keys dialog)
10285
10286 2005-09-10 [colin]      1.9.14cvs16
10287
10288         * src/compose.c
10289                 Fix bug #572 (%X option does not work with templates)
10290
10291 2005-09-10 [colin]      1.9.14cvs15
10292
10293         * src/toolbar.c 
10294                 Remove g_print
10295
10296 2005-09-10 [colin]      1.9.14cvs14
10297
10298         * src/imap.c
10299                 Fix a possible crash
10300
10301 2005-09-09 [colin]      1.9.14cvs13
10302
10303         * src/imap.c
10304         * src/etpan/imap-thread.c
10305         * src/etpan/imap-thread.h
10306                 Fix moving from queue or drafts to normal folders
10307                 Fix bug #794 (No way to delete without expunging)
10308                 Take flags unset by other mailers into account
10309                 Take deleted flag set by other mailers into account
10310                 Fix unsetting REPLIED flag
10311                 Fix crash when capabilities can't be retrieved
10312         * src/mainwindow.c
10313         * src/mainwindow.h
10314                 Add M_DELAYED_FLAGS condition, and let the user use
10315                 Execute in order to be able to expunge deleted mails,
10316                 even if he's not in delayed execute mode
10317         * src/prefs_spelling.c
10318                 Use 'en' dictionary by default if LANG is POSIX or C
10319         * src/gtk/prefswindow.c
10320                 Fix bug #767 (Preferences windows expanding) by making
10321                 the window a bit larger when the resolution is greater
10322                 than 640x480, and by putting the prefs in a
10323                 GtkScrolledWindow.
10324
10325 2005-09-09 [paul]       1.9.14cvs12
10326
10327         * AUTHORS
10328         * configure.ac
10329         * po/zh_TW.Big5.po      ** REMOVED **
10330         * po/zh_TW.po           ** ADDED **
10331                 updated by Wei-Lun Chao
10332
10333 2005-09-09 [paul]       1.9.14cvs11
10334
10335         * src/mainwindow.c
10336                 fix asserts
10337         * src/common/xml.c
10338                 delay memory allocation until file is
10339                 opened successfully
10340                 Patch by Daniel Gustafson
10341
10342 2005-09-09 [colin]      1.9.14cvs10
10343
10344         * src/imap.c
10345                 Add guards
10346
10347 2005-09-08 [colin]      1.9.14cvs9
10348
10349         * src/compose.c
10350                 Alert when we can't save draft
10351                 Fix various wrap/color issues
10352                 Add mid-click pasting respecting wrap_paste option
10353         * src/folder.c
10354         * src/folder.h
10355         * src/folder_item_prefs.c
10356         * src/folder_item_prefs.h
10357         * src/imap.c
10358         * src/imap_gtk.c
10359         * src/imap_gtk.h
10360         * src/main.c
10361         * src/mainwindow.c
10362         * src/mainwindow.h
10363         * src/news.c
10364         * src/news_gtk.c
10365         * src/news_gtk.h
10366         * src/prefs_folder_item.c
10367                 Fix the impossibility to synchronise folders for
10368                 offline use (IMAP and NNTP are concerned)
10369
10370 2005-09-08 [colin]      1.9.14cvs8
10371
10372         * configure.ac
10373                 Build LDAP and JPilot by default if available
10374         * src/textview.c
10375                 Fix use after free
10376
10377 2005-09-08 [paul]       1.9.14cvs7
10378
10379         * doc/manual/en/sylpheed-1.html
10380         * doc/manual/en/sylpheed-18.html
10381         * doc/manual/en/sylpheed-19.html
10382         * doc/manual/en/sylpheed-4.html
10383         * doc/manual/en/sylpheed-6.html
10384         * doc/manual/en/sylpheed.html
10385                 a few minor updates, plus include some
10386                 details about plugins and their requirements
10387         * src/mainwindow.c
10388                 minor changes to English in /View/Sort
10389
10390 2005-09-07 [colin]      1.9.14cvs6
10391
10392         * doc/manual/en/sylpheed-1.html
10393         * doc/manual/en/sylpheed-10.html
10394         * doc/manual/en/sylpheed-11.html
10395         * doc/manual/en/sylpheed-12.html
10396         * doc/manual/en/sylpheed-13.html
10397         * doc/manual/en/sylpheed-14.html
10398         * doc/manual/en/sylpheed-15.html
10399         * doc/manual/en/sylpheed-16.html
10400         * doc/manual/en/sylpheed-17.html
10401         * doc/manual/en/sylpheed-18.html
10402         * doc/manual/en/sylpheed-19.html
10403         * doc/manual/en/sylpheed-2.html
10404         * doc/manual/en/sylpheed-20.html
10405         * doc/manual/en/sylpheed-21.html
10406         * doc/manual/en/sylpheed-22.html
10407         * doc/manual/en/sylpheed-3.html
10408         * doc/manual/en/sylpheed-4.html
10409         * doc/manual/en/sylpheed-5.html
10410         * doc/manual/en/sylpheed-6.html
10411         * doc/manual/en/sylpheed-7.html
10412         * doc/manual/en/sylpheed-8.html
10413         * doc/manual/en/sylpheed-9.html
10414         * doc/manual/en/sylpheed.html
10415                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
10416
10417 2005-09-07 [colin]      1.9.14cvs5
10418
10419         * src/mainwindow.c
10420                 Make labels more to-the-point
10421
10422 2005-09-07 [colin]      1.9.14cvs4
10423
10424         * doc/manual/en/sylpheed-1.html
10425         * doc/manual/en/sylpheed-12.html
10426         * doc/manual/en/sylpheed-13.html
10427         * doc/manual/en/sylpheed-14.html
10428         * doc/manual/en/sylpheed-15.html
10429         * doc/manual/en/sylpheed-16.html
10430         * doc/manual/en/sylpheed-17.html
10431         * doc/manual/en/sylpheed-18.html
10432         * doc/manual/en/sylpheed-19.html
10433         * doc/manual/en/sylpheed-2.html
10434         * doc/manual/en/sylpheed-20.html
10435         * doc/manual/en/sylpheed-21.html
10436         * doc/manual/en/sylpheed-22.html
10437         * doc/manual/en/sylpheed-4.html
10438         * doc/manual/en/sylpheed-5.html
10439         * doc/manual/en/sylpheed-6.html
10440         * doc/manual/en/sylpheed-7.html
10441         * doc/manual/en/sylpheed-8.html
10442         * doc/manual/en/sylpheed-9.html
10443         * doc/manual/en/sylpheed.html
10444                 Update manual
10445
10446 2005-09-07 [colin]      1.9.14cvs3
10447
10448         * doc/faq/en/sylpheed-faq-1.html
10449         * doc/faq/en/sylpheed-faq-2.html
10450         * doc/faq/en/sylpheed-faq-3.html
10451         * doc/faq/en/sylpheed-faq.html
10452                 Update FAQ
10453
10454 2005-09-07 [colin]      1.9.14cvs2
10455
10456         * src/folderview.c
10457         * src/procmsg.c
10458         * src/summaryview.c
10459         * src/toolbar.c
10460                 Fix special subfolders:
10461                 - Inherit parent's icon
10462                 - sent contents of queues subfolders
10463                 - empty subfolders of trashes
10464         * src/mainwindow.c
10465                 Remove outdated manual and faq entries
10466         * src/common/utils.c
10467                 Add quotes around %s coming from mailcap
10468
10469 2005-09-07 [colin]      1.9.14cvs1
10470
10471         * src/compose.c
10472                 After saving draft, set modified to FALSE
10473         * src/mimeview.c
10474         * src/common/utils.c
10475         * src/common/utils.h
10476                 Try to open mime parts using what is 
10477                 indicated in ~/.mailcap or /etc/mailcap,
10478                 if possible.
10479
10480 2005-09-05 [paul]       1.9.14
10481
10482         1.9.14 released
10483
10484         * po/sk.po
10485                 updated by Andrej Kacian
10486
10487 2005-09-05 [paul]       1.9.13cvs83
10488
10489         * po/de.po
10490         * po/es.po
10491         * po/fi.po
10492         * po/fr.po
10493         * po/nb.po
10494         * po/pt_BR.po
10495         * po/sr.po
10496                 updated translations by Thomas Gilgin, Ricardo Mones
10497                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
10498                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
10499
10500 2005-09-04 [paul]       1.9.13cvs82
10501
10502         * src/compose.c
10503                 only warn about exceeded line length limit
10504                 on send
10505
10506 2005-09-04 [paul]       1.9.13cvs81
10507
10508         * src/compose.c
10509                 fix crash in 'line length exceeded' dialogue
10510
10511 2005-09-02 [paul]       1.9.13cvs80
10512
10513         * src/imap.c
10514                 fix bug 795, 'Connection lost IMAP'
10515                 and add statusbar prints
10516                 Patch by Colin
10517
10518 2005-09-02 [paul]       1.9.13cvs79
10519
10520         * src/compose.c
10521                 compose_wrap_paragraph() becomes
10522                 compose_beautify_paragraph()
10523                 Patch by Colin
10524
10525 2005-09-02 [colin]      1.9.13cvs78
10526
10527         * src/folderview.c
10528                 Micro-fix
10529
10530 2005-09-01 [colin]      1.9.13cvs77
10531
10532         * src/imap.c
10533                 Maybe fix bug #795 (Connection lost IMAP)
10534                 Don't try to send logout when we're disconnected.
10535         * src/summaryview.c
10536                 Include locked and marked emails in HRM
10537                 view. Fixes bug #800 (Locked messages no longer 
10538                 show up when hide read messages is used)
10539
10540 2005-09-01 [paul]       1.9.13cvs76
10541
10542         * src/prefs_common.c
10543                 fix bad cutting
10544
10545 2005-08-31 [colin]      1.9.13cvs75
10546
10547         * src/folderview.c
10548         * src/folderview.h
10549         * src/prefs_summaries.c
10550         * src/summaryview.c
10551                 Fix "go to next new", fix preference
10552                 (Open unread/next swapped)
10553
10554 2005-08-31 [paul]       1.9.13cvs74
10555
10556         * src/compose.c
10557         * src/folderview.c
10558         * src/headerview.c
10559         * src/headerview.h
10560         * src/mainwindow.c
10561         * src/prefs_common.c
10562         * src/prefs_common.h
10563         * src/prefs_fonts.c
10564         * src/summaryview.c
10565         * src/textview.c
10566         * src/common/defs.h
10567                 remove obsolete BOLD_FONT setting
10568                 fix font update in headerview and textview
10569                 headers after prefs change
10570                 Patch By Colin
10571
10572 2005-08-31 [paul]
10573
10574         1.9.14-rc4 released
10575
10576 2005-08-30 [colin]      1.9.13cvs73
10577
10578         * src/summaryview.c
10579                 When Hide read messages is selected and we
10580                 refresh the summaryview, don't remove the 
10581                 currently displayed message. Fixes bug #797
10582                 (Summary view reloads when new mail is 
10583                 downloaded in 1.9.14 rc)
10584
10585 2005-08-30 [colin]      1.9.13cvs72
10586
10587         * src/folderview.c
10588                 Fix flickering
10589         * src/mainwindow.c
10590                 Remove useless callback
10591         * src/mimeview.c
10592         * src/gtk/filesel.c
10593         * src/gtk/filesel.h
10594                 Add a filesel_select_file_save_folder() - used by Save All
10595
10596 2005-08-29 [paul]       1.9.13cvs71
10597
10598         * AUTHORS
10599         * src/matcher_parser_parse.y
10600         * src/etpan/imap-thread.c
10601                 fix building on FreeBSD
10602                 Patch by Daniel Gustafson <daniel@hobbit.se>
10603
10604 2005-08-29 [paul]       1.9.13cvs70
10605
10606         * src/plugins/pgpinline/pgpinline.c
10607                 only initialise sig result if it's been handled
10608                 Patch by Colin
10609
10610 2005-08-29 [paul]       1.9.13cvs69
10611         
10612         Patches by Colin:
10613
10614         * src/imap.c
10615         * src/common.utils.c
10616         * src/common/utils.h
10617                 optimisation
10618         * src/stock_pixmap.h
10619                 fix wrong icon reference
10620         * src/pixmaps/trash_btn.xpm
10621                 replace with nicer image
10622
10623 2005-08-28 [colin]      1.9.13cvs68
10624
10625         * src/Makefile.am
10626         * src/stock_pixmap.c
10627         * src/stock_pixmap.h
10628         * src/toolbar.c
10629         * src/pixmaps/trash_btn.xpm
10630                 Add a specific trash xpm for the button
10631
10632 2005-08-28 [colin]      1.9.13cvs67
10633
10634         * src/imap.c
10635                 Fix leak
10636
10637 2005-08-27 [colin]      1.9.13cvs66
10638
10639         * src/imap.c
10640         * src/procmime.c
10641                 Correctly fix "Problem with replies", fixes
10642                 pgpmime encryption too. 
10643
10644 2005-08-27 [colin]      1.9.13cvs65
10645
10646         * src/folder.c
10647         * src/procmsg.c
10648         * src/procmsg.h
10649         * src/summaryview.c
10650                 Fix bug #517 (messages removed from summaryview 
10651                 when moving fails)
10652
10653 2005-08-27 [colin]      1.9.13cvs64
10654
10655         * tools/Makefile.am
10656         * tools/asus_mailled.sh
10657                 Add a script to blink ASUS laptops' mail LED where there
10658                 is unread mail.
10659
10660 2005-08-27 [colin]      1.9.13cvs63
10661
10662         * src/imap.c
10663         * src/etpan/imap-thread.c
10664         * src/etpan/imap-thread.h
10665                 Implement automatic choosing of login method
10666                 Fixes bug #791
10667         * src/gtk/.cvsignore
10668                 Add sylpheed-marshal.[ch]
10669
10670 2005-08-27 [colin]      1.9.13cvs62
10671
10672         * src/common/utils.c
10673                 Fix confusing perror
10674
10675 2005-08-27 [colin]      1.9.13cvs61
10676
10677         * src/toolbar.c
10678         * src/toolbar.h
10679                 Remove A_DELETE, replace it with 
10680                 A_TRASH and A_DELETE_REAL. Automatically
10681                 rewrite config files to replace A_DELETE
10682                 with A_TRASH (no functionality change).
10683                 Fixes half of #794
10684
10685 2005-08-26 [colin]      1.9.13cvs60
10686
10687         * src/procmime.c
10688                 Previous "Problem with replies" fix brought other
10689                 problems, fixing them
10690
10691 2005-08-26 [colin]      1.9.13cvs59
10692
10693         * src/procmime.c
10694                 Fix "Problem with replies". This happened only
10695                 on IMAP...
10696         * src/procmsg.c
10697                 Factorize code a bit
10698         * src/compose.c
10699                 Speed improvement on very long messages (wrapping)
10700                 Fix signature color on Reedit and Redirect
10701                 On Reedit, don't attach pgp-signatures parts, but
10702                 set signing to On.
10703
10704 2005-08-24 [paul]       1.9.13cvs58
10705
10706         * src/compose.c
10707                 don't claim success when clicking
10708                 Cancel on the passphrase box.
10709                 Patch by Colin
10710
10711 2005-08-24 [paul]       1.9.13cvs57
10712
10713         * src/main.c
10714                 fix misplaced sylpheed.log
10715         * src/common/defs.h
10716                 define UIDL_DIR
10717
10718 2005-08-24 [paul]       1.9.13cvs56
10719
10720         * src/imap.c
10721         * src/etpan/imap-thread.c
10722         * src/etpan/imap-thread.h
10723                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
10724                 Patch by Colin
10725         * src/gtk/sylpheed-marshal.c    ** REMOVED **
10726         * src/gtk/sylpheed-marshal.h    ** REMOVED **
10727                 remove autogenerated files
10728         * tools/kdeservicemenu/README
10729         * tools/kdeservicemenu/install.sh
10730         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10731         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10732                 use Claws icon, use 'Sylpheed-Claws' in menu,
10733                 use kdialog, and other cleanups
10734
10735 2005-08-23 [paul]       1.9.13cvs55
10736
10737         * src/compose.c
10738                 fix paste/wrap crash
10739                 Patch by Colin
10740
10741 2005-08-23 [paul]       1.9.13cvs54
10742
10743         * src/main.c
10744                 fix crash recovery
10745                 Patch by Colin
10746
10747 2005-08-23 [paul]       1.9.13cvs53
10748
10749         * src/addressbook.c
10750         * src/editaddress.c
10751                 view all data of LDAP contacts
10752                 Patch by Colin
10753
10754 2005-08-23 [paul]       1.9.13cvs52
10755
10756         * src/addressbook.c
10757                 fix issues with the Search field
10758                 Patch by Colin
10759
10760 2005-08-22 [paul]       1.9.13cvs51
10761
10762         * src/folderview.c
10763                 put name of folder in processing dialog
10764                 title
10765         * src/prefs_folder_item.c
10766                 improve english usage
10767
10768 2005-08-22 [paul]       1.9.13cvs50
10769
10770         * src/filtering.c
10771         * src/filtering.h
10772         * src/matcher.c
10773         * src/matcher_parser_lex.l
10774         * src/matcher_parser_parse.y
10775         * src/prefs_filtering.c
10776                 add Filtering/Processing rule names feature.
10777                 (the incompatible old matcherrc is saved as
10778                 matcherrc.pre_names).
10779                 Patch by Colin
10780
10781 2005-08-22 [paul]       1.9.13cvs49
10782
10783         * src/procmsg.c
10784                 fix colour labelling
10785                 Patch by Colin
10786
10787 2005-08-22 [paul]       1.9.13cvs48
10788
10789         * src/textview.c
10790                 fix open_image_cb()
10791
10792 2005-08-22 [paul]       1.9.13cvs47
10793
10794         * src/imap.c
10795                 fix bug 789, 'SC crashes with imap (CVS ver)'
10796                 Patch by Colin
10797
10798 2005-08-22 [paul]       1.9.13cvs46
10799
10800         * src/mimeview.c
10801         * src/prefs_common.c
10802         * src/common/defs.h
10803                 define reused defaults in defs.h
10804         * src/textview.c
10805                 add 'Open image' to image popup menu
10806
10807 2005-08-21 [colin]      1.9.13cvs45
10808
10809         * src/summaryview.c
10810                 Fix bug #788 (Bogus "From" address displayed)
10811
10812 2005-08-20 [colin]      1.9.13cvs44
10813
10814         * src/folder.c
10815                 Fix buf #787 (multilevel delete causes SIGSEGV)
10816
10817 2005-08-19 [colin]      1.9.13cvs43
10818
10819         * src/inc.c
10820         * src/prefs_common.c
10821         * src/prefs_common.h
10822                 Add an hidden pref to allow modifying the
10823                 update stepping in incorporation.
10824                 Patch by wwp.
10825
10826 2005-08-19 [colin]      1.9.13cvs42
10827
10828         * src/compose.c
10829         * src/procmime.c
10830                 Workaround for broken MUAs: encode 
10831                 Content-type: name: as ASCII and 
10832                 Content-Disposition: filename: as
10833                 per rfc2231
10834         * src/prefs_account.c
10835                 Fix invisible-ness of SMTP SSL prefs
10836                 in NNTP accounts
10837
10838 2005-08-19 [paul]       1.9.13cvs41
10839
10840         * src/compose.c
10841         * src/prefs_common.c
10842         * src/prefs_common.h
10843         * src/prefs_wrapping.c
10844                 paste with or without wrapping.
10845                 patch by Colin
10846
10847 2005-08-19 [paul]       1.9.13cvs40
10848
10849         * src/prefs_common.c
10850         * src/prefs_common.h
10851         * src/summaryview.c
10852                 reintroduce enable_swap_from as a
10853                 hidden pref. patch by Colin
10854         * src/quote_fmt_parse.y
10855         * src/plugins/clamav/clamav_plugin.c
10856         * src/plugins/dillo_viewer/dillo_viewer.c
10857         * src/plugins/mathml_viewer/mathml_viewer.c
10858         * src/plugins/pgpcore/sgpgme.c
10859         * src/plugins/pgpinline/pgpinline.c
10860         * src/plugins/pgpmime/pgpmime.c
10861                 tidy up. patch by Colin
10862
10863 2005-08-19 [paul]       1.9.13cvs39
10864
10865         * configure.ac
10866                 complete cvs38's sync
10867         * src/editaddress.c
10868         * src/gedit-print.c
10869         * src/mutt.c
10870         * src/etpan/etpan-log.c
10871         * src/etpan/imap-thread.c
10872         * src/gtk/gtksourceprintjob.c
10873                 fix compilation warnings
10874                 (patch by Colin)
10875
10876 2005-08-19 [paul]       1.9.13cvs38
10877
10878         sync with main:
10879
10880         * src/account.c
10881         * src/action.c
10882         * src/addrbook.c
10883         * src/addrcache.c
10884         * src/addrharvest.c
10885         * src/addrindex.c
10886         * src/codeconv.c
10887         * src/compose.c
10888         * src/crash.c
10889         * src/exporthtml.c
10890         * src/exportldif.c
10891         * src/folder.c
10892         * src/image_viewer.c
10893         * src/inc.c
10894         * src/inc.h
10895         * src/jpilot.c
10896         * src/ldif.c
10897         * src/main.c
10898         * src/matcher.c
10899         * src/mbox.c
10900         * src/messageview.c
10901         * src/mh.c
10902         * src/mimeview.c
10903         * src/msgcache.c
10904         * src/mutt.c
10905         * src/news.c
10906         * src/partial_download.c
10907         * src/pine.c
10908         * src/pop.c
10909         * src/prefs_actions.c
10910         * src/prefs_common.c
10911         * src/prefs_customheader.c
10912         * src/prefs_display_header.c
10913         * src/prefs_gtk.c
10914         * src/prefs_themes.c
10915         * src/procheader.c
10916         * src/procmime.c
10917         * src/procmsg.c
10918         * src/recv.c
10919         * src/send_message.c
10920         * src/simple-gettext.c
10921         * src/sourcewindow.c
10922         * src/textview.c
10923         * src/vcard.c
10924         * src/common/defs.h
10925         * src/common/log.c
10926         * src/common/plugin.c
10927         * src/common/prefs.c
10928         * src/common/session.c
10929         * src/common/session.h
10930         * src/common/socket.c
10931         * src/common/socket.h
10932         * src/common/ssl_certificate.c
10933         * src/common/template.c
10934         * src/common/utils.c
10935         * src/common/utils.h
10936         * src/common/xml.c
10937         * src/gtk/about.c
10938         added wrappers for C library function that
10939                 take pathname arguments.
10940                 enabled compilation with MinGW.
10941                 use GDir instead of directly using opendir().
10942                 added rename_force().
10943
10944 2005-08-19 [paul]       1.9.13cvs37
10945         
10946         patches by Colin:
10947         * src/compose.c
10948                 fix privacy settings on re-editing
10949                 a sent message
10950         * src/jpilot.c
10951                 fix encoding bug
10952         * src/folder.c
10953         * src/procmsg.c
10954         * src/procmsg.h
10955         * src/summaryview.c
10956                 flag changing optimisation
10957
10958 2005-08-18 [martin]     1.9.13cvs36
10959
10960         * commitHelper
10961             added my login
10962         * src/addrcache.c
10963         * src/addrharvest.c
10964         * src/addrindex.c
10965         * src/compose.c
10966         * src/grouplistdialog.c
10967         * src/main.c
10968         * src/mainwindow.c
10969         * src/msgcache.c
10970         * src/mutt.c
10971         * src/pine.c
10972         * src/prefs_account.c
10973         * src/prefs_themes.c
10974         * src/stock_pixmap.c
10975         * src/summaryview.c
10976         * src/gtk/about.c
10977         * src/gtk/logwindow.c
10978             removed deprecated glib and gdk stuff
10979         * src/plugins/pgpcore/select-keys.c
10980             convert attributes from locale to utf8
10981
10982 2005-08-17 [paul]       1.9.13cvs35
10983
10984         * src/account.c
10985         * src/addressbook.c
10986                 use new GTK_STOCK_ icons if available
10987         * src/summaryview.c
10988         * src/gtk/gtksctree.c
10989         * src/gtk/gtksctree.h
10990                 faster range select. patch by Colin
10991
10992 2005-08-17 [paul]       1.9.13cvs34
10993
10994         patches by colin:
10995         * src/addressbook.c
10996         * src/addressitem.h
10997                 Add an edit button for contacts, fix selections
10998                 of gtksctree items
10999         * src/editaddress.c
11000                 Change labels, let Save be always possible in the
11001                 email and user atributes tabs
11002         * src/folderview.c
11003                 fix sort issues
11004         * src/summaryview.c
11005                 select next item instead of the displayed one
11006                 after deletion
11007
11008         * src/gtk/progressdialog.c
11009                 use prefs_common.enable_rules_hint
11010
11011 2005-08-13 [hoa]        1.9.13cvs33
11012
11013         * src/etpan/imap-thread.c
11014                 fixed build on Solaris.
11015
11016 2005-08-10 [colin]      1.9.13cvs32
11017
11018         * src/procmsg.c
11019                 Fix cvs31 (missing fclose before reading
11020                 the file)
11021
11022 2005-08-10 [colin]      1.9.13cvs31
11023
11024         * src/procmsg.c
11025                 Fix procmsg_msginfo_new_from_mimeinfo() when
11026                 the MimeInfo isn't stored in memory. This fixes
11027                 replying to an attached message.
11028
11029 2005-08-10 [colin]      1.9.13cvs30
11030
11031         * src/mainwindow.c
11032                 Fix slowness in account changing
11033
11034 2005-08-10 [colin]      1.9.13cvs29
11035
11036         * src/folder.c
11037         * src/folderutils.c
11038         * src/folderview.c
11039         * src/imap_gtk.c
11040         * src/mainwindow.c
11041         * src/mh_gtk.c
11042         * src/procmsg.c
11043         * src/summaryview.c
11044                 Optimize folder_has_parent_of_type
11045                 Prevent moving special sub-folders from contextual menus
11046                 Rework message a bit ("Empty all messages" -> "Delete all
11047                 messages")
11048                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
11049                 and "Deleted Items" folders)
11050
11051 2005-08-08 [colin]      1.9.13cvs28
11052
11053         * src/summaryview.c
11054         * src/prefs_summaries.c
11055                 Make "Select first unread|new" more flexible
11056                 (just prioritize new or unread)
11057
11058 2005-08-08 [colin]      1.9.13cvs27
11059
11060         * src/summaryview.c
11061                 If "select first new" is selected and there only
11062                 are unread messages, fallback to "select first
11063                 unread".
11064
11065 2005-08-08 [colin]      1.9.13cvs26
11066
11067         * src/folder.c
11068                 Fix shameful bugs (and bug #779)
11069
11070 2005-08-08 [colin]      1.9.13cvs25
11071
11072         * src/folder.c
11073         * src/folder.h
11074                 Cache parents' type to make folder_has_parent_of_type
11075                 faster
11076         * src/folderview.c
11077                 Forbid DnD of special sub-folders
11078         * src/procmsg.c
11079         * src/procmsg.h
11080                 Add MAIL_POSTFILTERING_HOOK
11081         * src/summaryview.c
11082                 Revert over-zealous deletion of the use_addr_book 
11083                 code
11084
11085 2005-08-07 [colin]      1.9.13cvs24
11086
11087         * src/folder.c
11088                 Fix big mistake (passing MsgInfo instead 
11089                 of FolderItem)
11090
11091 2005-08-07 [colin]      1.9.13cvs23
11092
11093         * src/compose.c
11094         * src/folder.c
11095         * src/folder.h
11096         * src/foldersel.c
11097         * src/folderutils.c
11098         * src/folderview.c
11099         * src/imap.c
11100         * src/mainwindow.c
11101         * src/messageview.c
11102         * src/mh.c
11103         * src/msgcache.c
11104         * src/procmime.c
11105         * src/summaryview.c
11106                 Make subfolders of Drafts, Queue, Outbox, Trash
11107                 work like their parents. 
11108                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
11109
11110 2005-08-07 [colin]      1.9.13cvs22
11111
11112         * src/addressbook.c
11113                 Fix bug #771 (Dragged contacts not saved)
11114
11115 2005-08-07 [paul]       1.9.13cvs21
11116
11117         * src/summaryview.c
11118                 fix bug 32 'Search Doesn't display results
11119                 if "Hide Read Messages" is chosen'
11120                 be more literal in interpreting 'Hide read
11121                 messages'
11122
11123 2005-08-07 [colin]      1.9.13cvs20
11124
11125         * src/folderview.c
11126                 Add debug
11127         * src/summaryview.c
11128                 Faster 'unthread_for_execution'
11129
11130 2005-08-06 [paul]       1.9.13cvs19
11131
11132         * src/mainwindow.c
11133                 add mnemonics to Set displayed columns
11134                 fix bug where msgview_visible option was
11135                 overwritten as TRUE on startup
11136
11137 2005-08-06 [paul]       1.9.13cvs18
11138
11139         * src/mainwindow.c
11140                 refer to 'displayed columns in folder/message
11141                 list' not 'displayed items in summary/message view'
11142         * src/prefs_display_header.c
11143                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
11144                 be consistent with similar dialogues
11145         * src/prefs_folder_column.c
11146         * src/prefs_summary_column.c
11147                 'columns' not 'items', and folder and message lists,
11148                 instead of folder and summary views;
11149                 Use 'Hidden columns' as list heading not 'Available
11150                 items';
11151                 move the 'Remove' button to the right hand side;
11152                 top-align the buttons;
11153                 remove unneeded vbox
11154         * src/prefs_summaries.c
11155                 put the 2 column prefs buttons in a frame to reduce
11156                 overall width; refer to columns not items &c.
11157
11158 2005-08-05 [colin]      1.9.13cvs17
11159
11160         * src/prefs_common.c
11161         * src/prefs_common.h
11162         * src/mainwindow.c
11163         * src/compose.c
11164         * src/messageview.c
11165                 Add an hidden toolbar_detachable pref, so
11166                 that I can get rid of these painful handles
11167                 in the toolbars. Defaults to TRUE to avoid
11168                 changing the GUI on unsuspecting people...
11169
11170 2005-08-05 [colin]      1.9.13cvs16
11171
11172         * src/Makefile.am
11173         * src/prefs_folder_column.c
11174         * src/prefs_folder_column.h
11175                 Add prefs for folder columns
11176         * src/folderview.c
11177         * src/folderview.h
11178         * src/mainwindow.c
11179         * src/mainwindow.h
11180         * src/prefs_common.c
11181         * src/prefs_common.h
11182         * src/prefs_summaries.c
11183                 Use them
11184         * src/prefs_summary_column.c
11185         * src/summaryview.c
11186         * src/summaryview.h
11187                 Add a To column
11188         * src/textview.c
11189         * src/common/utils.c
11190         * src/common/utils.h
11191                 Move uri colourisation functions
11192                 to utils
11193         * src/compose.c
11194                 Colourise URIs
11195         * src/imap.c
11196                 Fix bug with LIST where we'd try
11197                 to get Folder//////[...]/// 
11198
11199 2005-08-05 [paul]       1.9.13cvs15
11200
11201         * src/prefs_summaries.c
11202                 improve the English usage
11203         * src/summaryview.c
11204                 set font on column change
11205                 thanks to Colin
11206
11207 2005-08-05 [paul]       1.9.13cvs14
11208
11209         * src/prefs_common.c
11210         * src/prefs_common.h
11211         * src/prefs_summaries.c
11212         * src/summaryview.c
11213                 replace 'open_unread_on_enter' option with
11214                 'select_on_entry' option. opening/not opening
11215                 is now exclusively controlled by 'always_show_msg'
11216
11217 2005-08-04 [colin]      1.9.13cvs13
11218
11219         * src/compose.c
11220                 Remove dead code
11221                 Add colourisation of quotes and signatures
11222         * src/folderview.c
11223                 Fix possible crashes
11224         * src/messageview.c
11225                 Change an assert that is no problem
11226         * src/news.c
11227         * src/news_gtk.c
11228         * src/news_gtk.h
11229                 Fix offline mode
11230         * src/gtk/quicksearch.c
11231                 Fix a possible crash
11232
11233 2005-08-03 [colin]      1.9.13cvs12
11234
11235         * src/prefs_account.c
11236                 Fix bug #777 (Sylpheed crash in account configuration)
11237
11238 2005-08-03 [colin]      1.9.13cvs11
11239
11240         * src/addressbook.c
11241         * src/editaddress.c
11242         * src/editgroup.c
11243                 Fixing addressbook, round 2
11244         * src/textview.c
11245                 Fix emphasis color on rechecking 'Colorize messages'
11246
11247 2005-08-03 [paul]       1.9.13cvs10
11248
11249         sync with main
11250
11251         * src/addr_compl.c
11252         * src/compose.c
11253         * src/main.c
11254         * src/pop.c
11255         * src/prefs_account.c
11256         * src/procmime.c
11257         * src/procmsg.c
11258         * src/quote_fmt_parse.y
11259         * src/textview.c
11260         * src/common/quoted-printable.c
11261         * src/common/utils.c
11262         * src/common/utils.h
11263         * src/common/xml.c
11264                 replaced incorrect locale-independent
11265                 ctype functions with GLib's. Corrected
11266                 signedness mismatch.
11267         * src/headerview.c
11268                 headerview_create(): added spacing for vbox.
11269         * src/gtk/about.c
11270                 set focus to the OK button.
11271
11272 2005-08-03 [colin]      1.9.13cvs9
11273
11274         * src/folderview.c
11275                 Fix possible crash
11276
11277 2005-08-02 [colin]      1.9.13cvs8
11278
11279         * src/mainwindow.c
11280                 Fix cast
11281         * src/addressbook.c
11282         * src/addressitem.h
11283                 Fix a cast and more generally, try to make the
11284                 GUI more intuitive and consistent (round 1)
11285
11286 2005-08-02 [paul]       1.9.13cvs7
11287
11288         * src/folder.h
11289                 missing in 1.9.13cvs6
11290
11291 2005-08-02 [colin]      1.9.13cvs6
11292
11293         * src/folder.c
11294                 Fix one more leak
11295
11296 2005-08-02 [colin]      1.9.13cvs5
11297
11298         * src/folder.c
11299         * src/folderview.c
11300         * src/imap.c
11301         * src/main.c
11302         * src/mbox.c
11303         * src/procmsg.c
11304         * src/summaryview.c
11305                 Fix a number of folder_item_get_msg_list()-related
11306                 leaks (missing procmsg_msginfo_free()s)
11307
11308 2005-08-01 [colin]      1.9.13cvs4
11309
11310         * src/folderview.c
11311         * src/folderview.h
11312         * src/mainwindow.c
11313         * src/prefs_fonts.c
11314         * src/prefs_summaries.c
11315         * src/prefs_themes.c
11316         * src/summaryview.c
11317         * src/summaryview.h
11318         * src/textview.c
11319         * src/textview.h
11320                 Fix instant-apply of summary and folderview-related prefs
11321                 Fix erroneous g_free and alertpanels in prefs_theme
11322                 Add instant-apply for fonts
11323                 Defer applying of prefs a little bit so it's done only
11324                 once even if requested by multiples prefs pages
11325
11326 2005-08-01 [paul]       1.9.13cvs3
11327
11328         * src/main.c
11329                 fix bug 776 'S.C. crashes on close'
11330                 thanks to Colin
11331         * src/etpan/etpan-thread-manager-types.h
11332                 add missing include
11333                 thanks to Hoa
11334
11335 2005-07-25 [paul]       1.9.13cvs2
11336
11337         * src/summaryview.c
11338                 fix typos. spotted by Fabien Vantard
11339
11340 2005-07-24 [paul]       1.9.13cvs1
11341
11342         * doc/man/sylpheed.1
11343                 update man page, incorporating fix of
11344                 bug 769 'Typo in manpage'
11345         * src/etpan/imap-thread.c
11346                 fix NetBSD openssl dependencies. patch by
11347                 George Michaelson <ggm@apnic.net>
11348         * po/pt_BR.po
11349                 updated by Frederico Goncalves Guimaraes
11350
11351 2005-07-22 [paul]       1.9.13
11352
11353         1.9.13 release
11354
11355 2005-07-22 [paul]       1.9.12cvs91
11356
11357         * AUTHORS
11358         * INSTALL
11359         * README.claws
11360         * RELEASE_NOTES.claws
11361                 updated for release
11362         * configure.ac
11363         * po/nb.po
11364         * tools/claws.i18n.status.pl
11365                 add Norwegian translation. submiited by
11366                 Geir Helland <pjallabais@users.sourceforge.net>
11367         * po/ca.po
11368         * po/de.po
11369         * po/es.po
11370         * po/fi.po
11371         * po/fr.po
11372         * po/it.po
11373         * po/sk.po
11374         * po/sr.po
11375         * po/zh_CN.po
11376                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11377                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11378                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11379                 Yang Guilong
11380         * src/plugins/clamav/clamav_plugin_gtk.c
11381         * src/plugins/spamassassin/spamassassin_gtk.c
11382                 replace outdated description strings
11383
11384 2005-07-21 [colin]      1.9.12cvs90
11385
11386         * src/folder.c
11387                 Set folder to batch mode when scanning it. Makes deletion
11388                 of unread mails on IMAP much faster (due to the UNREAD 
11389                 flag unsetting)
11390
11391 2005-07-21 [darko]      1.9.12cvs89
11392
11393         * configure.ac
11394                 link against libresolv if necessary (patch by Paul)
11395         * src/msgcache.c
11396                 use glib's portable macros to determine endianness
11397
11398 2005-07-21 [paul]       1.9.12cvs88
11399
11400         * src/crash.c
11401         * src/gtk/about.c
11402                 update compiled-in features list
11403
11404 2005-07-20 [colin]      1.9.12cvs87
11405
11406         * src/folder.c
11407         * src/textview.c
11408                 Gcc 2.9x compilation fixes, thanks to Darko
11409         * src/plugins/clamav/clamav_plugin.c
11410                 Little optimisation: load virus database only once
11411         * src/plugins/spamassassin/spamassassin.c
11412                 Big optimisation: filtering one mail took at least 1 second,
11413                 now it takes at least 50ms. Doesn't speed up spamassassin 
11414                 itself, but should already be much more tolerable.
11415
11416 2005-07-20 [colin]      1.9.12cvs86
11417
11418         * src/summaryview.c
11419                 Fix performance issue
11420
11421 2005-07-19 [colin]      1.9.12cvs85
11422
11423         * src/plugins/pgpinline/plugin.c
11424                 Fix warning
11425
11426 2005-07-19 [colin]      1.9.12cvs84
11427
11428         * configure.ac
11429         * src/plugins/Makefile.am
11430         * src/plugins/pgpinline/.cvsignore
11431         * src/plugins/pgpinline/Makefile.am
11432         * src/plugins/pgpinline/pgpinline.c
11433         * src/plugins/pgpinline/pgpinline.deps
11434         * src/plugins/pgpinline/pgpinline.h
11435         * src/plugins/pgpinline/plugin.c
11436                 Put pgpinline in the main tree
11437
11438 2005-07-19 [paul]       1.9.12cvs83
11439
11440         * src/prefs_actions.c
11441                 prevent '//' in menu names, which cause a crash
11442                 thanks to Colin
11443
11444 2005-07-19 [paul]       1.9.12cvs82
11445
11446         * configure.ac
11447                 be generally more informative in configure output.
11448                 OpenSSL: correction: '[ --enable-openssl ...' -> 
11449                 '[ --disable-openssl ...', as --enable-openssl is default
11450                 PGP/MIME: don't check for GPGME again, check for
11451                 pgpcore instead. Therefore prevent the possibility of
11452                 attempting to build pgpmime if pgpcore dependencies are
11453                 not met
11454                 ClamAV: use pkgconfig to check for lib
11455                 libgnomeprint: revert logic on inner test to match
11456                 everything else
11457         * src/plugins/pgpcore/sgpgme.c
11458                 add missing include
11459
11460 2005-07-19 [colin]      1.9.12cvs81
11461
11462         * src/summaryview.c
11463                 Fix slow thread rebuilding in particular
11464                 cases
11465
11466 2005-07-19 [paul]       1.9.12cvs80
11467
11468         * sylpheed-claws.desktop
11469                 fix typo, spotted by Stephan Sachse
11470         * src/account.c
11471                 replace GTK_STOCK_ADD with
11472                 GTK_STOCK_NEW button
11473
11474 2005-07-18 [colin]      1.9.12cvs79
11475
11476         * src/etpan/imap-thread.c
11477                 Fix return value (Thanks Hoa)
11478
11479 2005-07-18 [colin]      1.9.12cvs78
11480
11481         * src/imap.c
11482                 Allow empty passwords
11483                 Create drafts/queue/outbox if necessary
11484         * src/summaryview.c
11485                 Remove old code
11486         * src/etpan/imap-thread.c
11487                 Fix STARTTLS (Thanks to Hoa)
11488
11489 2005-07-18 [paul]       1.9.12cvs77
11490
11491         * ChangeLog-gtk2.jp
11492         * ChangeLog.jp
11493                 removed
11494         * Makefile.am
11495                 updated to reflect additions and removals
11496         * TODO
11497                 updated to be claws-specific
11498         * TODO-gtk2
11499         * TODO-gtk2.jp
11500         * TODO.jp
11501         * sylpheed-128x128.png
11502         * sylpheed-64x64.png
11503                 removed
11504         * sylpheed-claws-128x128.png
11505         * sylpheed-claws-64x64.png
11506         * sylpheed-claws.desktop
11507         * sylpheed-claws.png
11508                 added
11509         * sylpheed.desktop
11510         * sylpheed.png
11511                 removed
11512
11513 2005-07-17 [paul]       1.9.12cvs76
11514
11515         * src/account.c
11516         * src/addressbook.c
11517         * src/alertpanel.c
11518         * src/alertpanel.h
11519         * src/compose.c
11520         * src/exphtmldlg.c
11521         * src/expldifdlg.c
11522         * src/folderview.c
11523         * src/imap_gtk.c
11524         * src/inc.c
11525         * src/message_search.c
11526         * src/messageview.c
11527         * src/mh_gtk.c
11528         * src/news_gtk.c
11529         * src/prefs_actions.c
11530         * src/prefs_filtering.c
11531         * src/prefs_matcher.c
11532         * src/prefs_template.c
11533         * src/prefs_themes.c
11534         * src/ssl_manager.c
11535         * src/summary_search.c
11536         * src/textview.c
11537         * src/toolbar.c
11538         * src/gtk/sslcertwindow.c
11539         * src/plugins/pgpcore/sgpgme.c
11540                 rework alertpanels
11541
11542 2005-07-17 [colin]      1.9.12cvs75
11543
11544         * src/privacy.c
11545                 add a PrivacySystem accessor that checks that
11546                 the system cached in a MimeInfo's privacydata
11547                 is still registered. Use this accessor instead
11548                 of directly using data->system. Fixes crashes
11549                 after unloading pgp plugins.
11550
11551 2005-07-17 [colin]      1.9.12cvs74
11552
11553         * src/alertpanel.c
11554                 Change geometry hints to a simple default size.
11555                 Fixes the certs dialogs.
11556
11557 2005-07-17 [colin]      1.9.12cvs73
11558
11559         * src/gtk/sslcertwindow.c
11560                 Use a gtkExpander
11561
11562 2005-07-17 [colin]      1.9.12cvs72
11563
11564         * src/plugins/pgpcore/Makefile.am
11565         * src/plugins/pgpmime/Makefile.am
11566                 Add gpgme libs
11567
11568 2005-07-17 [paul]       1.9.12cvs71
11569
11570         * configure.ac
11571                 add --disable-gnomeprint option
11572                 modified version of patch by Marius Mauch
11573
11574 2005-07-17 [paul]       1.9.12cvs70
11575
11576         * src/common/defs.h
11577                 update urls
11578         * src/account.c
11579         * src/action.c
11580         * src/addressbook.c
11581         * src/compose.c
11582         * src/foldersel.c
11583         * src/folderview.c
11584         * src/html.c
11585         * src/imap_gtk.c
11586         * src/main.c
11587         * src/mainwindow.c
11588         * src/messageview.c
11589         * src/mh_gtk.c
11590         * src/mimeview.c
11591         * src/news_gtk.c
11592         * src/prefs_account.c
11593         * src/prefs_send.c
11594         * src/prefs_summaries.c
11595         * src/procmsg.c
11596         * src/summaryview.c
11597         * src/common/utils.c
11598         * src/common/xml.c
11599         * src/plugins/pgpcore/passphrase.c
11600         * src/plugins/pgpcore/select-keys.c
11601                 replace inappropriately used backticks
11602                 with single quotes
11603
11604 2005-07-16 [colin]      1.9.12cvs69
11605
11606         * src/image_viewer.c
11607                 Add extra paranoid checks
11608
11609 2005-07-16 [colin]      1.9.12cvs68
11610
11611         * src/plugins/pgpcore/prefs_gpg.c
11612                 Don't auto-check sigs by default, as it
11613                 can be really slow.
11614
11615 2005-07-16 [colin]      1.9.12cvs67
11616
11617         * src/plugins/pgpcore/sgpgme.c
11618                 Make messages a bit better.
11619
11620 2005-07-16 [colin]      1.9.12cvs66
11621
11622         * src/imap.c
11623                 Remove pseudo-log
11624         * src/etpan/imap-thread.c
11625                 Add real log
11626
11627 2005-07-16 [colin]      1.9.12cvs65
11628
11629         * src/main.c
11630         * src/prefs_other.c
11631                 And now, fix build with libetpan :-/
11632
11633 2005-07-15 [colin]      1.9.12cvs64
11634
11635         * src/prefs_other.c
11636                 Continue fixing build without libetpan.
11637
11638 2005-07-15 [colin]      1.9.12cvs63
11639
11640         * src/main.c
11641                 Fix build with --disable-libetpan
11642
11643 2005-07-15 [colin]      1.9.12cvs62
11644
11645         * configure.ac
11646                 Bump libetpan's version
11647
11648 2005-07-15 [colin]      1.9.12cvs61
11649
11650         * src/etpan/imap-thread.c
11651                 Actually stop logging :)
11652
11653 2005-07-15 [colin]      1.9.12cvs60
11654
11655         * src/addressbook.c
11656                 Fix dnd of multiple addresses.
11657
11658 2005-07-15 [hoa]        1.9.12cvs59
11659
11660         * src/etpan/imap-thread.c
11661             disable login of IMAP password in libetpan log file.
11662
11663 2005-07-15 [paul]       1.9.12cvs58
11664
11665         * src/account.c
11666                 don't automatically sort
11667                 do allow drag n drop
11668
11669 2005-07-15 [paul]       1.9.12cvs57
11670
11671         * src/account.c
11672         * src/ssl_manager.c
11673                 alphabetical listing
11674
11675 2005-07-15 [paul]       1.9.12cvs56
11676
11677         * src/gtk/pluginwindow.c
11678                 sort plugin list alphabetically
11679
11680 2005-07-15 [paul]       1.9.12cvs55
11681
11682         * src/prefs_spelling.c
11683         * src/prefs_wrapping.c
11684                 unify English usage
11685
11686 2005-07-15 [colin]      1.9.12cvs54
11687
11688         * src/wizard.c
11689                 Typo fix
11690
11691 2005-07-15 [paul]       1.9.12cvs53
11692
11693         * src/prefs_message.c
11694                 make 'show cursor' a hidden option
11695
11696 2005-07-14 [colin]      1.9.12cvs52
11697
11698         * src/plugins/spamassassin/Makefile.am
11699         * src/plugins/clamav/Makefile.am
11700                 Fix double EXTRA_DISTs
11701
11702 2005-07-14 [colin]      1.9.12cvs51
11703
11704         * src/plugins/clamav/Makefile.am
11705         * src/plugins/clamav/clamav_plugin_gtk.deps
11706         * src/plugins/spamassassin/Makefile.am
11707         * src/plugins/spamassassin/spamassassin_gtk.deps
11708                 Make $plugin_gtk depend on $plugin
11709
11710 2005-07-14 [hoa]        1.9.12cvs50
11711
11712         * src/etpan/imap-thread.c
11713                 enable debug log of libetpan when running with --debug
11714
11715 2005-07-14 [colin]      1.9.12cvs49
11716
11717         * configure.ac
11718         * src/common/Makefile.am
11719         * src/common/plugin.c
11720         * src/common/plugin.h
11721                 Add a little plugin dependancy system.
11722                 Plugins can ship a $plugin_name.deps file
11723                 (near them in PLUGINDIR) so that their
11724                 dependancies are loaded if possible.
11725         * src/plugins/Makefile.am
11726         * src/plugins/pgpcore/Makefile.am
11727         * src/plugins/pgpcore/passphrase.c
11728         * src/plugins/pgpcore/passphrase.h
11729         * src/plugins/pgpcore/plugin.c
11730         * src/plugins/pgpcore/prefs_gpg.c
11731         * src/plugins/pgpcore/prefs_gpg.h
11732         * src/plugins/pgpcore/select-keys.c
11733         * src/plugins/pgpcore/select-keys.h
11734         * src/plugins/pgpcore/sgpgme.c
11735         * src/plugins/pgpcore/sgpgme.h
11736                 Introduce pgpcore, used by pgpmime and
11737                 pgpinline
11738         * src/plugins/pgpmime/Makefile.am
11739         * src/plugins/pgpmime/passphrase.c
11740         * src/plugins/pgpmime/passphrase.h
11741         * src/plugins/pgpmime/pgpmime.c
11742         * src/plugins/pgpmime/pgpmime.deps
11743         * src/plugins/pgpmime/plugin.c
11744         * src/plugins/pgpmime/prefs_gpg.c
11745         * src/plugins/pgpmime/prefs_gpg.h
11746         * src/plugins/pgpmime/select-keys.c
11747         * src/plugins/pgpmime/select-keys.h
11748         * src/plugins/pgpmime/sgpgme.c
11749         * src/plugins/pgpmime/sgpgme.h
11750                 Remove the core from pgpmime and add the
11751                 dependancy to pgpcore.
11752
11753 2005-07-14 [paul]       1.9.12cvs48
11754
11755         * src/stock_pixmap.c
11756                 forgot this in last commit
11757
11758 2005-07-14 [paul]       1.9.12cvs47
11759
11760         * src/account.c
11761         * src/addressbook.c
11762                 add accelerators for the buttons (sync with main)
11763         * src/compose.c
11764         * src/compose.h
11765                 add accelerators for the buttons.
11766                 fix editing with external editor.
11767                 replace gdk_input_*() with GIOChannel;
11768                 (sync with main)
11769         * src/foldersel.c
11770                 display folder names with new/unread
11771                 representation (sync with main)
11772         * src/main.c
11773                 specify default window icon (sync with main)
11774         * src/prefs_common.c
11775                 use_addr_book default to FALSE
11776         * src/summaryview.c
11777         * src/textview.c
11778                 add accelerators for the buttons (sync with main)
11779         * src/gtk/menu.c
11780                 fix typos
11781         * src/pixmaps/sylpheed_icon.xpm
11782                 updated
11783
11784 2005-07-13 [paul]       1.9.12cvs46
11785
11786         * src/plugins/pgpmime/pgpmime.c
11787         * src/plugins/pgpmime/sgpgme.c
11788                 (temporarily) use deprecated gpgme_data_rewind()
11789                 while largefile support is not present
11790                 (as suggested by Colin)
11791
11792 2005-07-13 [paul]       1.9.12cvs45
11793
11794         * configure.ac
11795                 remove large file support (for now):
11796                 it breaks too many things
11797
11798 2005-07-13 [paul]       1.9.12cvs44
11799
11800         * configure.ac
11801                 add large file support
11802         * src/html.c
11803                 fix bug #763 where href attribute was not
11804                 the very first attribute of a link
11805                 patch by Thomas Gilgin
11806
11807 2005-07-13 [colin]      1.9.12cvs43
11808
11809         * src/gtk/pluginwindow.c
11810                 Little portability fix
11811
11812 2005-07-13 [colin]      1.9.12cvs42
11813
11814         * src/plugins/pgpmime/sgpgme.c
11815                 Fix crasher.
11816
11817 2005-07-13 [colin]      1.9.12cvs41
11818
11819         * src/plugins/pgpmime/pgpmime.c
11820         * src/plugins/pgpmime/sgpgme.c
11821                 Use gpgme_data_release_and_get_mem instead
11822                 of gpgme_data_read.
11823
11824 2005-07-13 [colin]      1.9.12cvs40
11825
11826         * configure.ac
11827         * src/plugins/pgpmime/passphrase.c
11828         * src/plugins/pgpmime/passphrase.h
11829         * src/plugins/pgpmime/pgpmime.c
11830         * src/plugins/pgpmime/plugin.c
11831         * src/plugins/pgpmime/select-keys.c
11832         * src/plugins/pgpmime/select-keys.h
11833         * src/plugins/pgpmime/sgpgme.c
11834         * src/plugins/pgpmime/sgpgme.h
11835                 Port pgpmime to gpgme-1.0.
11836
11837 2005-07-12 [paul]       1.9.12cvs39
11838
11839         * AUTHORS
11840         * src/toolbar.c
11841         * src/toolbar.h
11842                 add a 'Go to Prev' button to the toolbar.
11843                 correct tooltip text of go to buttons.
11844                 based on patch by Yang Guilong <bamanzi@gmail.com>
11845
11846 2005-07-12 [colin]      1.9.12cvs38
11847
11848         * src/statusbar.c
11849                 Fix progress bar showing stuff at startup.
11850
11851 2005-07-12 [paul]       1.9.12cvs37
11852
11853         * src/editjpilot.c
11854                 fix building with jpilot support
11855
11856 2005-07-11 [colin]      1.9.12cvs36
11857
11858         * src/inc.c
11859                 Add visual indication that filtering is running
11860         * src/textview.c
11861                 Make {}[] uri delimiters
11862         * src/summaryview.c
11863                 Remove useless (and slow) calls
11864
11865 2005-07-11 [paul]       1.9.12cvs35
11866
11867         * src/plugins/clamav/clamav_plugin_gtk.c
11868         * src/plugins/dillo_viewer/dillo_prefs.c
11869         * src/plugins/pgpmime/prefs_gpg.c
11870         * src/plugins/spamassassin/spamassassin_gtk.c
11871                 gather plugins prefs together under their
11872                 own 'Plugins' heading
11873
11874 2005-07-11 [paul]       1.9.12cvs34
11875
11876         sync with main
11877
11878         * src/account.c
11879                 account_delete(): modified alert dialog
11880         * src/editjpilot.c
11881         * src/editvcard.c
11882                 fixed a crash when cancelling file selection
11883                 dialog by Escape key. Made non-ascii filename
11884                 selectable.
11885         * src/prefs_template.c
11886                 prefs_template_window_create(): make scrolled
11887                 window policy AUTOMATIC
11888
11889 2005-07-10 [hoa]        1.9.12cvs33
11890
11891         * src/etpan/imap-thread.c
11892                 workaround for old Courier IMAP servers.
11893
11894 2005-07-10 [colin]      1.9.12cvs32
11895
11896         * src/folder.c
11897         * src/statusbar.c
11898         * src/statusbar.h
11899                 Add visual progress indicator on filtering/processing
11900                 Factorize the progress bar code
11901         * src/imap.c
11902         * src/imap.h
11903         * src/etpan/imap-thread.c
11904                 Add a reference counter to avoid destroying the Folder
11905                 while it's in use by another callback.
11906
11907 2005-07-09 [hoa]        1.9.12cvs31
11908
11909         * src/imap.c
11910         * src/etpan/imap-thread.c
11911                 fixed deadlock when removing IMAP account.
11912
11913 2005-07-08 [colin]      1.9.12cvs30
11914
11915         * src/textview.c
11916         * src/unmime.c
11917                 Fix again problems decoding broken headers
11918         * src/gtk/inputdialog.c
11919                 Fix local variable shadowing a global one
11920
11921 2005-07-08 [colin]      1.9.12cvs29
11922
11923         * src/msgcache.c
11924                 Make the cache/mark files platform-agnostic by writing
11925                 them in little-endian format. Reading them is also done
11926                 in little-endian format, of course; however, in order
11927                 to avoid trashing mark data on big-endian machines, the
11928                 files are, at first, read from the native format if the
11929                 little-endian one doesn't exist. This is easy to deter-
11930                 mine by trying to open a file with a swapped data_ver
11931                 and seeing if it's the wanted version.
11932                 Little-endian using users should see absolutely no
11933                 difference, Big-endian users may get a very little
11934                 performance drop due to byte-swapping.
11935                 Tested on i386 and ppc32. 
11936                 Fixes bug #159 (The index file, in the mailboxes, is 
11937                 hardware depending).
11938
11939                 To have the cache/mark files updated to the new little-
11940                 endian format, "Check for new messages" or even
11941                 "Rebuild folder tree" aren't enough. Files will be
11942                 updated as soon as a folder has been opened/closed.
11943                 To update everything, just select all folders by
11944                 selecting them one by one.
11945
11946 2005-07-07 [colin]      1.9.12cvs28
11947
11948         * src/imap.c
11949                 Remember the folder separator per IMAPFolder
11950                 instead of globally.
11951                 Revive the Session on noop; fixes bug #761
11952                 (mark a bunch of unread messages as read takes 
11953                 forever)
11954
11955 2005-07-07 [darko]      1.9.12cvs27
11956
11957         * src/common/template.c
11958                 Sort templates alphabetically
11959
11960 2005-07-06 [colin]      1.9.12cvs26
11961
11962         * src/imap.c
11963                 Try to use the correct separator in
11964                 most cases. Possibly fixes bug #759
11965                 (only creates the INBOX folder when 
11966                 setting up new IMAP account) and 
11967                 bug #760 (Can't retrieve messages)
11968
11969 2005-07-06 [colin]      1.9.12cvs25
11970
11971         * src/imap.c
11972                 Use real_path in status command. This will
11973                 help later, when namespaces will be used.
11974
11975 2005-07-06 [colin]      1.9.12cvs24
11976
11977         * configure.ac
11978         * src/account.c
11979         * src/folder.c
11980         * src/imap.c
11981         * src/etpan/etpan-log.c
11982         * src/etpan/etpan-thread-manager.c
11983         * src/etpan/imap-thread.c
11984                 Add a --disable-libetpan parameter. With this,
11985                 users that don't want IMAP4 support can avoid
11986                 the new dependancy (and have no IMAP support).
11987                 Users that have IMAP4 accounts and use this
11988                 parameter won't lose their configuration, their
11989                 IMAP accounts will just be invisible and not
11990                 used.
11991         * src/textview.c
11992                 Make the "Copy ..." contextual menu items 
11993                 copy to both the X clipboard and the gtk 
11994                 clipboard - as most other apps do.
11995         * src/gtk/about.c
11996                 Add a notice about OpenSSL usage, in order to
11997                 comply with OpenSSL's license (point 6):
11998                 http://www.openssl.org/source/license.html
11999
12000 2005-07-06 [colin]      1.9.12cvs23
12001
12002         * src/alertpanel.c
12003                 Fix a minimum size for alertpanels
12004         * src/compose.c
12005                 Show 'No space left on device' type errors
12006                 when queuing/sending
12007         * src/imap_gtk.c
12008         * src/mh_gtk.c
12009                 Rework folder's deletion message (remove 
12010                 extra \n)
12011
12012 2005-07-05 [colin]      1.9.12cvs22
12013
12014         * src/imap.c
12015                 Add an alertpanel on auth error
12016                 Add pseudo-log
12017                 Remove pthread-related stuff
12018
12019 2005-07-05 [colin]      1.9.12cvs21
12020
12021         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12022                 Fix crash on plugin reloading (with a hack)
12023
12024 2005-07-05 [colin]      1.9.12cvs20
12025
12026         * src/prefs_account.c
12027         * src/prefs_account.h
12028                 Fix typo
12029         * src/gtk/filesel.c
12030         * src/gtk/filesel.h
12031                 Add a way to filter the view
12032         * src/gtk/pluginwindow.c
12033                 Filter loadable stuff
12034         * src/plugins/pgpmime/prefs_gpg.c
12035                 Fix missing unregistration
12036         * .cvsignore
12037         * src/etpan/.cvsignore
12038         * src/plugins/spamassassin/.cvsignore
12039                 Add more stuff to cvs ignored files
12040
12041 2005-07-04 [colin]      1.9.12cvs19
12042
12043         * src/imap.c
12044                 Fix scan_required returning FALSE when it
12045                 shouldn't. Maybe fix #760 (Can't retrieve
12046                 messages)
12047
12048 2005-07-04 [colin]      1.9.12cvs18
12049
12050         * src/summaryview.c
12051                 Fix always_show_msg pref
12052
12053 2005-07-04 [paul]       1.9.12cvs17
12054
12055         sync with main (forgotten in last commit)
12056         
12057         * src/common/utils.c
12058         * src/common/utils.h
12059                 check_line_length(): new.
12060                 is_dir_exist()
12061                 is_file_entry_exist()
12062                 dirent_is_regular_file()
12063                 dirent_is_directory(): use g_file_test() instead of stat().
12064
12065 2005-07-04 [paul]       1.9.12cvs16
12066
12067         sync with main:
12068
12069         * src/compose.c
12070                 compose_write_to_file(): check for line
12071                 length limit and display warning if exceeds
12072         * src/jpilot.c
12073                 use get_home_dir() instead of g_get_home_dir()
12074         * src/procheader.c
12075                 removed warning about invalid date
12076         * src/vcard.c
12077                 use get_home_dir() instead of g_get_home_dir()
12078
12079 2005-07-04 [paul]       1.9.12cvs15
12080
12081         * src/stock_pixmap.c
12082                 fix new pixmap naming errors
12083                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
12084
12085 2005-07-04 [colin]      1.9.12cvs14
12086
12087         * src/imap.c
12088                 Fix debugging string with a warning
12089
12090 2005-07-04 [colin]      1.9.12cvs13
12091
12092         * configure.ac
12093                 Add a check for libetpan's version (>= 0.37)
12094
12095 2005-07-04 [hoa]        1.9.12cvs12
12096
12097         * commitHelper
12098         * src/imap.c
12099         * src/etpan/imap-thread.c
12100         * src/etpan/imap-thread.h
12101                 fixed IMAP implementation of check of mails.
12102
12103 2005-07-03 [hoa]        1.9.12cvs11
12104
12105         * src/etpan/Makefile.am
12106         * src/etpan/etpan-errors.h
12107         * src/etpan/etpan-log.[ch]
12108         * src/etpan/etpan-thread-manager-types.h
12109         * src/etpan/etpan-thread-manager.[ch]
12110         * src/etpan/imap-thread.[ch]
12111         * src/Makefile.am
12112         * src/imap.c
12113         * src/main.c
12114         * src/prefs_other.c
12115         * configure.ac
12116             merged imap branch.
12117             dependency on libetpan 0.37 is now added.
12118
12119 2005-07-01 [colin]      1.9.12cvs10
12120
12121         * src/Makefile.am
12122         * src/folder.c
12123         * src/folder.h
12124         * src/folderview.c
12125         * src/stock_pixmap.c
12126         * src/stock_pixmap.h
12127         * src/plugins/trayicon/trayicon.c
12128                 Add marked symbol on folders containing
12129                 marked messages
12130         * src/procmsg.c
12131         * src/procmsg.h
12132         * src/toolbar.c
12133         * src/prefs_common.c
12134         * src/prefs_common.h
12135         * src/prefs_send.c
12136                 Add an optional confirmation dialog on queue
12137                 sending. Patch by wwp.
12138         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
12139         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
12140         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
12141         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
12142         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
12143         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
12144         * src/pixmaps/inbox_mark.xpm            ** ADDED **
12145         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
12146         * src/pixmaps/outbox_mark.xpm           ** ADDED **
12147         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
12148         * src/pixmaps/trash_mark.xpm            ** ADDED **
12149                 New pixmaps
12150
12151 2005-07-01 [colin]      1.9.12cvs9
12152
12153         * src/summaryview.c
12154                 Fix a little threading bug
12155         * src/addrgather.c
12156         * src/mainwindow.c
12157                 A little bit of HIG normality never hurts
12158
12159 2005-07-01 [colin]      1.9.12cvs8
12160
12161         * src/compose.c
12162         * src/msgcache.c
12163         * src/pop.c
12164         * src/procmime.c
12165         * src/recv.c
12166         * src/common/log.c
12167         * src/common/template.c
12168         * src/common/utils.c
12169         * src/common/utils.h
12170                 Reverted the fwrite_atomic stuff. In fact
12171                 it is already atomic.
12172
12173 2005-06-30 [colin]      1.9.12cvs7
12174
12175         * src/common/utils.c
12176         * src/common/utils.h
12177                 Add an fwrite_atomic() function to make
12178                 sure we write everything: fwrite can make
12179                 short writes.
12180         * src/compose.c
12181         * src/msgcache.c
12182         * src/pop.c
12183         * src/procmime.c
12184         * src/recv.c
12185         * src/common/log.c
12186         * src/common/template.c
12187                 Use that (and fix swapping of size and nmemb).
12188                 Thanks to Rich Coe for the heads up.
12189
12190 2005-06-30 [colin]      1.9.12cvs6
12191
12192         * src/addressbook.c
12193                 Optimize addressbook opening 
12194
12195 2005-06-30 [colin]      1.9.12cvs5
12196
12197         * src/summaryview.c
12198                 Remove calls to summary_step after move/copy
12199
12200 2005-06-28 [paul]       1.9.12cvs4
12201
12202         * src/alertpanel.c
12203                 wrap and make the error msg selectable
12204
12205 2005-06-28 [paul]       1.9.12cvs3
12206
12207         * src/ssl_manager.c
12208                 replace the OK button with a Close button
12209         * src/gtk/foldersort.c
12210                 use GTK_STOCK_ icons/buttons
12211
12212 2005-06-28 [colin]      1.9.12cvs2
12213
12214         * src/gedit-print.c             ** ADDED **
12215         * src/gedit-print.h             ** ADDED **
12216         * src/gtk/gtksourceprintjob.c   ** ADDED **
12217         * src/gtk/gtksourceprintjob.h   ** ADDED **
12218                 I can't believe no one had enough time to tell
12219                 me I forgot the `cvs add`
12220
12221 2005-06-27 [colin]      1.9.12cvs1
12222
12223         * src/Makefile.am
12224         * src/gtk/Makefile.am
12225         * src/messageview.c
12226         * src/procmsg.c
12227         * src/summaryview.c
12228         * configure.ac
12229                 Add optional libgnomeprint-based printing
12230         * src/mainwindow.c
12231         * src/gtk/quicksearch.c
12232                 Add an Edit/Quick search menu item to show
12233                 and focus the quicksearch
12234
12235 2005-06-27 [paul]       1.9.12
12236
12237         1.9.12 release
12238
12239         * po/ca.po
12240         * po/de.po
12241         * po/es.po
12242         * po/fr.po
12243         * po/it.po
12244         * po/ko.po
12245         * po/pt_BR.po
12246         * po/sk.po
12247         * po/zh_CN.po
12248                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12249                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12250                 SungHyun Nam, Frederico Goncalves Guimaraes,
12251                 Andrej Kacian, and Yang Guilong
12252 2005-06-26 [colin]      1.9.11cvs106
12253
12254         * src/imap_gtk.c
12255                 Forgot one file for previous fix
12256
12257 2005-06-26 [colin]      1.9.11cvs105
12258
12259         * src/folder.c
12260         * src/imap.c
12261                 Fix problems with folder operations in no_select
12262                 imap folders. it applies only to mails, and 
12263                 creation/deletion/move/renaming of folders 
12264                 should be possible
12265
12266 2005-06-26 [paul]       1.9.11cvs104
12267
12268         * src/prefs_filtering.c
12269                 replace one more GTK_STOCK_REMOVE
12270                 with GTK_STOCK_DELETE
12271
12272 2005-06-25 [colin]      1.9.11cvs103
12273
12274         * src/imap.c
12275                 Optimize get_seq_set_from_seq_list
12276                 (Patch by Ricardo) 
12277
12278 2005-06-25 [colin]      1.9.11cvs102
12279
12280         * src/mh.c
12281                 If the directory exists, but not in the
12282                 correct encoding, rename it. This should
12283                 handle old-versions-induced bugs.
12284
12285 2005-06-25 [colin]      1.9.11cvs101
12286
12287         * src/mh.c
12288                 Fix path access with extended dir names
12289                 Fixes bug #589 (SC segfaults with wrong locale
12290                 settings)
12291
12292 2005-06-25 [colin]      1.9.11cvs100
12293
12294         * src/prefs_account.c
12295         * src/prefs_account.h
12296         * src/compose.c
12297                 Add an option to encrypt replies to
12298                 encrypted messages
12299
12300 2005-06-25 [colin]      1.9.11cvs99
12301
12302         * src/compose.c
12303         * src/quote_fmt_parse.y
12304                 ... And make it work with pgpinline.
12305
12306 2005-06-25 [colin]      1.9.11cvs98
12307
12308         * src/compose.c
12309         * src/procmime.c
12310         * src/procmime.h
12311         * src/quote_fmt_parse.y
12312                 o Make reedition of encrypted messages possible
12313                   (as long as it is encrypted to self too, no
12314                    magic there)
12315                 o Make replying with quote (and without selecting
12316                   text) possible for encrypted messages.
12317                 Closes bug #550 (Not possible to "reply with quote"
12318                 to gnupg encrypted messages)
12319
12320 2005-06-24 [paul]       1.9.11cvs97
12321
12322         * src/imap.c
12323                 add missing include
12324
12325 2005-06-24 [paul]       1.9.11cvs96
12326
12327         * src/editldap.c
12328                 made bind password entry invisible
12329                 (sync with main)
12330         * src/send_message.c
12331                 send_message_local(): check exit status
12332                 to detect errors (sync with main)
12333         * src/textview.c
12334                 use main's less ambiguous popup menu
12335                 wording
12336
12337 2005-06-24 [paul]       1.9.11cvs95
12338
12339         * src/prefs_actions.c
12340         * src/prefs_customheader.c
12341         * src/prefs_display_header.c
12342         * src/prefs_filtering_action.c
12343         * src/prefs_matcher.c
12344         * src/prefs_template.c
12345         * src/prefs_toolbar.c
12346                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12347         * src/gtk/description_window.c
12348                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12349
12350 2005-06-23 [colin]      1.9.11cvs94
12351
12352         * src/summaryview.c
12353                 Fix rough edges (be sure to call status_show whenever
12354                 necessary).
12355
12356 2005-06-23 [colin]      1.9.11cvs93
12357
12358         * src/summaryview.c
12359                 Optimize Select All
12360                 Before, in a 5K mails folder: 11s
12361                 After, in the same folder: 58000µs
12362                 The joys of locking... gtk_clist_select_all() fires a 
12363                 tree-select-row event for each selected row, which in 
12364                 summaryview, callbacks summary_selected which in turn,
12365                 calls summary_status_show, which walks the selected
12366                 rows. Hence, calling gtk_clist_select_all was 
12367                 exponential. Locking the summaryview makes 
12368                 summary_selected return early.
12369
12370 2005-06-23 [colin]      1.9.11cvs92
12371
12372         * src/imap.c
12373                 Move mutex at the important place to avoid
12374                 deadlocks
12375         * src/summaryview.c
12376                 Fix Del key deleting directly instead of
12377                 moving to trash
12378
12379 2005-06-22 [colin]      1.9.11cvs91
12380
12381         * src/plugins/spamassassin/libspamc.c
12382                 As we do spagetti code with assignations in multiple
12383                 places (see _message_read_raw where out = msg = raw),
12384                 let's be sure we don't free the same pointer twice.
12385                 Should fix bug #683 (Crash in libpam at 
12386                 message_cleanup).
12387
12388 2005-06-22 [colin]      1.9.11cvs90
12389
12390         * src/compose.c
12391         * src/messageview.c
12392         * src/toolbar.c
12393                 Make toolbar's delete use the move to trash stuff;
12394                 Add gtk_widget_realize to be sure pixmaps can get
12395                 created (that may fix an old worksforme bug which
12396                 I can't find back...)
12397
12398 2005-06-22 [colin]      1.9.11cvs89
12399
12400         * src/summaryview.c
12401         * src/summaryview.h
12402         * src/mainwindow.c
12403                 Rename "Message/Delete" to "Message/Move to trash"
12404                 Add "Message/Delete..." that directly destroys the
12405                 selected messages after asking for a confirmation.
12406
12407 2005-06-22 [colin]      1.9.11cvs88
12408
12409         * src/imap.c
12410                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12411                 o Fix a deadlock (thanks Darko)
12412
12413 2005-06-22 [colin]      1.9.11cvs87
12414
12415         * src/gtk/foldersort.c
12416                 Add missing include for the i18n;
12417                 patch by Fabien Vantard
12418
12419 2005-06-21 [colin]      1.9.11cvs86
12420
12421         * src/folder.c
12422         * src/folderview.c
12423                 Respect the no_select flag
12424         * src/imap.c
12425                 Fix recursive deletion
12426         * src/imap_gtk.c
12427         * src/mh_gtk.c
12428                 Make the folder deletion's warning
12429                 more explicit
12430
12431 2005-06-21 [colin]      1.9.11cvs85
12432
12433         * src/textview.c
12434                 Prevent email addresses from spanning accross
12435                 lines - fixes bug # 646 (newline-chars in 
12436                 email addresses)
12437
12438 2005-06-20 [colin]      1.9.11cvs84
12439
12440         * src/folder.c
12441                 Be sure not to remove source if copy failed
12442
12443 2005-06-20 [colin]      1.9.11cvs83
12444
12445         * src/folderview.c
12446         * src/imap_gtk.c
12447                 remove summaryview's lock
12448         * src/imap.c
12449                 introduce threads to avoid problems when foreground tasks
12450                 interfere with background tasks
12451         * src/mh.c
12452                 prevent moving to drafts/queue
12453         * src/mimeview.c
12454                 fix leak
12455
12456 2005-06-19 [colin]      1.9.11cvs82
12457
12458         * src/imap_gtk.c
12459                 Remember that the user doesn't want to override
12460                 offline mode, for 3 seconds. It avoid presenting
12461                 him with N popups in a really short time.
12462
12463 2005-06-17 [colin]      1.9.11cvs81
12464
12465         * src/imap.c
12466                 Fix IMAP breaking on folders containing '('
12467                 (Probably won't be enough)
12468
12469 2005-06-17 [colin]      1.9.11cvs80
12470
12471         Forgotten files on 1.9.11cvs79
12472         * src/summaryview.c
12473                 Fix stepping when not immediately executing
12474         * src/imap.c
12475                 Really prevent UID FETCH 0
12476         * src/codeconv.c
12477                 Fix outgoing charset never set to utf-8
12478         * src/mh.c
12479                 Fix leak
12480
12481 2005-06-16 [colin]      1.9.11cvs79
12482
12483         * src/compose.c
12484                 Fix bug #707 (Dash splits rows)
12485                 Only wrap if we're on a line break position and
12486                 the previous one was a "white" (space) char.
12487                 Pango stuff is weird.
12488
12489 2005-06-16 [colin]      1.9.11cvs78
12490
12491         * src/imap_gtk.c
12492                 Lock summaryview while downloading messages
12493                 on user demand
12494         * src/procheader.c
12495         * src/unmime.c
12496         * src/common/utils.c
12497         * src/common/utils.h
12498                 Replace \r and \n with spaces in From and
12499                 Subject headers
12500
12501 2005-06-16 [paul]       1.9.11cvs77
12502
12503         * src/procmime.c
12504                 liberalise the mime parser
12505         * src/gtk/about.c
12506                 add text wrapping
12507
12508 2005-06-16 [paul]       1.9.11cvs76
12509
12510         * src/gtk/about.c
12511                 reworked
12512
12513 2005-06-15 [colin]      1.9.11cvs75
12514
12515         * src/compose.c
12516                 Finish header encoding fix
12517         * src/summaryview.c
12518                 Fix segfault
12519         * src/headerview.c
12520                 Fix compilation (Thanks Stephan
12521                 Sachse)
12522
12523 2005-06-15 [colin]      1.9.11cvs74
12524
12525         * Makefile.am
12526                 Install gnome2 stuff rather than gnome1, 
12527                 if both are present
12528         * src/codeconv.c
12529         * src/codeconv.h
12530         * src/compose.c
12531                 Fix headers encoding
12532         * src/folder.c
12533                 Visual progress when fetching all messages
12534         * src/folderview.c
12535         * src/summaryview.c
12536         * src/summaryview.h
12537                 Prevent changing current message while
12538                 incorporating
12539
12540 2005-06-15 [paul]       1.9.11cvs73
12541
12542         * src/gtk/gtkaspell.c
12543         * src/gtk/gtkaspell.h
12544                 fix build warnings
12545
12546 2005-06-15 [paul]       1.9.11cvs72
12547
12548         * src/prefs_filtering.c
12549                 allow reordering of filter rules by
12550                 drag n drop
12551
12552 2005-06-15 [paul]       1.9.11cvs71
12553
12554         * COPYING
12555                 updated
12556         * src/codeconv.c
12557                 replace deprecated function
12558         * src/inc.c
12559         * src/send_message.c
12560         * src/gtk/progressdialog.c
12561         * src/gtk/progressdialog.h
12562                 salvage and reuse parts of reverted sync
12563
12564 2005-06-15 [paul]       1.9.11cvs70
12565
12566         * src/inc.c
12567         * src/send_message.c
12568         * src/gtk/progressdialog.c
12569         * src/gtk/progressdialog.h
12570                 revert yesterday's sync with main
12571                 it contains deprecated functions
12572
12573 2005-06-15 [colin]      1.9.11cvs69
12574
12575         * src/headerview.c
12576                 Fix bug #670 (multi user to: will corrupt message 
12577                 headers display)
12578
12579 2005-06-15 [colin]      1.9.11cvs68
12580
12581         * src/compose.c
12582                 Fix bug #421 (Fix undo on wrapping)
12583
12584 2005-06-15 [colin]      1.9.11cvs67
12585
12586         * src/folder.c
12587                 Provide visual feedback while processing
12588                 folder's rules.
12589         * src/imap.c
12590                 Provide visual feedback while getting
12591                 short headers (for uncached messages)
12592
12593
12594 2005-06-14 [paul]       1.9.11cvs66
12595
12596         * src/account.c
12597                 change a couple stock icons
12598         * src/inc.c
12599         * src/send_message.c
12600         * src/gtk/progressdialog.c
12601         * src/gtk/progressdialog.h
12602                 sync main's GtkTreeView implementation
12603
12604 2005-06-14 [colin]      1.9.11cvs65
12605
12606         * src/imap.c
12607                 Various little fixes, mainly on error paths
12608
12609 2005-06-13 [colin]      1.9.11cvs64
12610
12611         * matcher.c
12612         * procmsg.c
12613         * procmsg.h
12614                 Add a way to fetch only headers. This speeds
12615                 up filtering on headers for IMAP. Fixes:
12616                 bug #481 extraneous imap commands slow down 
12617                         imap filtering
12618                 bug #522 Sylpheed downloads all messages 
12619                         when opening mailbox (IMAP)
12620                 bug #677 IMAP fetch is soooooooooooooo slow
12621         * src/folder.c
12622         * src/folder.h
12623                 Add a folder set_batch method so that
12624                 implementations can speed up flags changes
12625         * src/folderutils.c
12626         * src/summaryview.c
12627                 Use that in mark as (un)read and mark all read
12628                 Refix bug #679
12629         * src/imap.c
12630                 Implement set_batch - brings back deferred
12631                 flags in a less buggy manner. Fixes:
12632                 bug #729 IMAP immediate expunge of deleted messages
12633                 bug #191 remove list of messages with one command
12634                 Fix login with strange chars
12635                 Implement fetch_msg_full
12636                 Fix copy (wrong counts)
12637
12638 2005-06-12 [colin]      1.9.11cvs63
12639
12640         * src/folder.c
12641                 lock incorporation during long operations.
12642                 Avoids fucking up the IMAP socket.
12643
12644 2005-06-12 [colin]      1.9.11cvs62
12645
12646         * src/imap.c
12647                 Fix harmful typo
12648                 Factorize remove_all_msg
12649                 Thread-ize expunge
12650         * src/summaryview.c
12651                 Don't update partial-download status if unnecessary
12652         * src/folder.c
12653                 Use remove_msgs everywhere possible
12654
12655 2005-06-12 [colin]      1.9.11cvs61
12656
12657         * src/folder.c
12658         * src/folder.h
12659                 Add a remove_msgs function to remove a 
12660                 list of messages
12661         * src/imap.c
12662                 Implement that.
12663
12664 2005-06-12 [colin]      1.9.11cvs60
12665
12666         * src/imap.c
12667                 Remove flags-processing deferring... Too hard
12668                 to get it to work in all cases.
12669
12670 2005-06-11 [colin]      1.9.11cvs59
12671
12672         * src/imap.c
12673                 printf -> debug_print
12674
12675 2005-06-11 [colin]      1.9.11cvs58
12676
12677         * src/imap.c
12678                 o Fix build without USE_PTHREAD
12679                 o Factorize imap_open
12680                 o Alertpanel in case of impossible connection
12681                 o Alertpanel in case of impossible login
12682                 o Fix deferred flags processing to force a 
12683                   flush before adding some more flags to process,
12684                   but in another folder.
12685
12686 2005-06-10 [colin]      1.9.11cvs57
12687
12688         * src/imap.c
12689                 o Fix a format string error
12690                 o init ssl socket outside of the thread 
12691                   (it possibly invokes gtk calls)
12692         * src/procmime.c
12693                 o Put back the buffer to its necessary size
12694                 o Fix changing a file pointer without keeping
12695                   track of it (thanks Valgrind)
12696         * src/common/smtp.c
12697                 o Fix automatic STARTTLS if login should be done
12698                   and the server only allows it after starting TLS
12699         * src/gtk/gtkinputdialog.c
12700                 o Eat GDK_Return so that the combo popup doesn't 
12701                   appear when we press Enter to validate the combo
12702                   input dialog (as seen in the Open with... dialog)
12703
12704 2005-06-10 [colin]      1.9.11cvs56
12705
12706         * src/imap.c
12707                 o A bit less debug
12708                 o Fix a crash on deletion
12709                 o Threadize imap_select (it's called outside of 
12710                   threads)
12711                 o Defer treatment of DELETED flags
12712
12713
12714 2005-06-09 [colin]      1.9.11cvs55
12715
12716         * src/imap.c
12717                 Make sure we check imap_gtk_should_override(), which
12718                 potentially calls gtk stuff, before creating thread.
12719                 That way it should't be called via imap_get_session()
12720                 inside a thread.
12721
12722 2005-06-09 [colin]      1.9.11cvs54
12723
12724         * src/imap.c
12725                 o add a bit of status output
12726                 o remove some dead code
12727                 o threadize get_list_of_uids
12728                 o threadize imap_get_flags
12729                 o defer flag changing by 500ms so that they
12730                   can be batched
12731
12732
12733 2005-06-08 [colin]      1.9.11cvs53
12734
12735         * src/imap.c
12736                 Thread-ize imap_cmd_fetch
12737
12738 2005-06-08 [colin]      1.9.11cvs52
12739
12740         * src/main.c
12741                 Mmh, that broke POP3...
12742
12743 2005-06-08 [colin]      1.9.11cvs51
12744
12745         * src/main.c
12746                 Stabilize IMAP patch (thanks to Hoa)
12747
12748 2005-06-08 [colin]      1.9.11cvs50
12749
12750         * src/imap.c
12751                 Test patch to speed up imap. 
12752
12753 2005-06-08 [colin]      1.9.11cvs49
12754
12755         * src/imap_gtk.c
12756                 Warning fix
12757         * src/procmime.c
12758                 Apply patch from gentoo to use /usr/share/mime/globs if 
12759                 available, after un-breaking it
12760         * src/common/log.c
12761         * src/common/log.h
12762                 Use g_timeout for invoking hooks that possibly use gtk
12763                 calls. This should leave gtk calls in the main thread.
12764
12765 2005-06-08 [paul]       1.9.11cvs48
12766
12767         * src/codeconv.c
12768                 conv_get_outgoing_charset_str(): don't
12769                 use prefs_common setting
12770         * src/compose.c
12771         * src/compose.h
12772                 add /Options/Character encoding/... to
12773                 temporarily change the outgoing encoding
12774
12775         (belated sync with main)
12776
12777 2005-06-08 [paul]       1.9.11cvs47
12778
12779         * src/compose.c
12780                 correction to/completion of last
12781                 sync with main
12782
12783 2005-06-08 [paul]       1.9.11cvs46
12784
12785         sync with main:
12786         
12787         * src/codeconv.c
12788         * src/codeconv.h
12789                 always enabled Japanese auto-detection
12790                 if the first letters of locale string
12791                 is "ja"
12792         * src/compose.c
12793                 don't use "destroy" signal to destroy
12794                 Compose object (fix rare crashes on discard?)
12795         * src/mainwindow.c
12796         * src/messageview.c
12797         * src/prefs_send.c
12798                 added Hebrew encodings
12799         * src/sourcewindow.c
12800                 don't use "destroy" signal to destroy
12801                 objects
12802
12803 2005-06-07 [colin]      1.9.11cvs45
12804
12805         * src/summaryview.c
12806                 Add missing unlocks/locks
12807
12808 2005-06-07 [paul]       1.9.11cvs44
12809
12810         * src/summaryview.c
12811                 restore bug #749 fix
12812
12813 2005-06-06 [colin]      1.9.11cvs43
12814
12815         * src/summaryview.c
12816                 Fix selection bug when prefs_common.open_unread 
12817                 is FALSE
12818
12819 2005-06-06 [colin]      1.9.11cvs42
12820
12821         * src/common/md5.c
12822                 Fix a warning
12823         * src/summaryview.c
12824         * src/folderview.c
12825                 Factorize long operations beginning and end
12826                 (locking, freezing/thawing, cursor, ...)
12827                 Check selection->data member in selection-
12828                 related loops; this avoids dying an awful
12829                 death if the selection changes on us while
12830                 we're marking a whole IMAP folder unread, 
12831                 for example.
12832
12833 2005-06-06 [paul]       1.9.11cvs41
12834
12835         * src/textview.c
12836                 don't g_free() a static gchar buffer
12837
12838 2005-06-05 [colin]      1.9.11cvs40
12839
12840         * src/mainwindow.c
12841         * src/messageview.c
12842         * src/summaryview.c
12843                 Fix bug #749 (Show all headers should be
12844                 sticky as the GUI suggests)
12845
12846 2005-06-03 [paul]       1.9.11cvs39
12847
12848         * src/compose.c
12849                 don't allow editing of mail while sending.
12850                 patch by Colin
12851
12852 2005-06-03 [paul]       1.9.11cvs38
12853
12854         * src/folderview.c
12855                 add a freeze/thaw to speed up 'mark all read'
12856
12857 2005-06-03 [paul]       1.9.11cvs37
12858
12859         * src/prefs_message.c
12860                 reflect changes immediately
12861
12862 2005-06-02 [colin]      1.9.11cvs36
12863
12864         * po/POTFILES.in
12865                 Patch by Fabien Vantard.
12866
12867 2005-06-02 [colin]      1.9.11cvs35
12868
12869         * src/imap.c
12870                 Use a non-blocking imap_getline() if possible.
12871                 This should completely prevent the interface
12872                 from freezin on imap operations, although it
12873                 may do strange stuff in case of folder switching
12874                 while a big imap operation is taking place...
12875
12876                 In addition, fix a leak in the case thread
12877                 creation fails on connection.
12878
12879 2005-06-02 [colin]      1.9.11cvs34
12880
12881         * src/crash.c
12882         * src/prefs_common.h
12883                 Fix build (prefs_common_init() doesn't exist
12884                 anymore)
12885
12886 2005-06-02 [colin]      1.9.11cvs33
12887
12888         * src/prefs_account.c
12889                 Fix bug #245 (filtering rules broken when
12890                 renaming a remote account (imap4 or nntp)
12891
12892 2005-06-02 [colin]      1.9.11cvs32
12893
12894         * src/imap.c
12895                 Try to fix IMAP shortcomings: 
12896                 o Multithread imap_open()
12897                 o allow offline-mode overriding instead of
12898                   just returning NULL
12899         * src/imap_gtk.c
12900         * src/imap_gtk.h
12901                 Add a function to ask whether we want to
12902                 override offline-mode for 10 minutes (one-shot
12903                 asking was painful)
12904         * src/procheader.c
12905                 Fix segfault when imap parser isn't happy about
12906                 a missing {
12907
12908 2005-06-01 [colin]      1.9.11cvs31
12909
12910         * src/addrharvest.c
12911         * src/compose.c
12912         * src/mbox.c
12913         * src/mbox.h
12914         * src/mh.c
12915         * src/msgcache.c
12916         * src/send_message.c
12917         * src/setup.c
12918         * src/undo.c
12919         * src/common/hooks.c
12920         * src/common/prefs.c
12921         * src/common/template.c
12922         * src/common/utils.c
12923         * src/gtk/gtkutils.c
12924         * src/gtk/inputdialog.c
12925         * src/gtk/menu.c
12926         * src/gtk/pluginwindow.c
12927         * src/gtk/prefswindow.c
12928         * src/plugins/pgpmime/passphrase.c
12929         * src/plugins/pgpmime/prefs_gpg.c
12930                 More -Wall fixes
12931
12932         * src/common/Makefile.am
12933         * src/common/timing.h
12934                 Add basic timing code
12935
12936         * src/summaryview.c
12937                 Fix a bug with unread messages when 
12938                 re-sorting folders, and by the way
12939                 fix a big performance hit when 
12940                 re-sorting (10k mails: before 5s,
12941                 after .5s)
12942
12943         * src/prefs_compose_writing.c
12944         * src/prefs_compose_writing.h
12945         * src/prefs_message.c
12946         * src/prefs_message.h
12947         * src/prefs_other.c
12948         * src/prefs_other.h
12949         * src/prefs_quote.c
12950         * src/prefs_quote.h
12951         * src/prefs_receive.c
12952         * src/prefs_receive.h
12953         * src/prefs_send.c
12954         * src/prefs_send.h
12955         * src/prefs_summaries.c
12956         * src/prefs_summaries.h
12957                 Fix copyright banner
12958
12959 2005-06-01 [paul]       1.9.11cvs30
12960
12961         * po/fi.po
12962                 updated by Flammie Pirinen
12963         * src/procmime.c
12964                 fix 'Bad BASE64 content' output
12965
12966 2005-05-31 [colin]      1.9.11cvs29
12967
12968         * src/procmime.c
12969                 Oops, where did my hunk go.
12970
12971 2005-05-31 [colin]      1.9.11cvs28
12972
12973         * src/Makefile.am
12974         * src/account.c
12975         * src/action.c
12976         * src/addr_compl.c
12977         * src/addressbook.c
12978         * src/codeconv.c
12979         * src/compose.c
12980         * src/export.c
12981         * src/folder.c
12982         * src/folderview.c
12983         * src/image_viewer.c
12984         * src/main.c
12985         * src/mainwindow.c
12986         * src/messageview.c
12987         * src/mimeview.c
12988         * src/msgcache.c
12989         * src/prefs_account.c
12990         * src/prefs_actions.c
12991         * src/prefs_common.c
12992         * src/prefs_compose_writing.c
12993         * src/prefs_customheader.c
12994         * src/prefs_ext_prog.c
12995         * src/prefs_filtering.c
12996         * src/prefs_filtering_action.c
12997         * src/prefs_fonts.c
12998         * src/prefs_image_viewer.c
12999         * src/prefs_message.c
13000         * src/prefs_message.h
13001         * src/prefs_msg_colors.c
13002         * src/prefs_other.c
13003         * src/prefs_other.h
13004         * src/prefs_quote.c
13005         * src/prefs_receive.c
13006         * src/prefs_receive.h
13007         * src/prefs_send.c
13008         * src/prefs_send.h
13009         * src/prefs_spelling.c
13010         * src/prefs_summaries.c
13011         * src/prefs_summary_column.c
13012         * src/prefs_template.c
13013         * src/prefs_themes.c
13014         * src/prefs_toolbar.c
13015         * src/prefs_wrapping.c
13016         * src/procmime.c
13017         * src/procmsg.c
13018         * src/send_message.h
13019         * src/ssl_manager.c
13020         * src/summary_search.c
13021         * src/summaryview.c
13022         * src/textview.c
13023         * src/wizard.c
13024         * src/common/smtp.c
13025         * src/common/smtp.h
13026         * src/gtk/gtkutils.h
13027                 o Move the rest of Common prefs to new style
13028                 o Lots of -Wall warning fixes
13029                 o fix FIXME in cache memusage calculation
13030                 o Let return receipts be sent from any account
13031                 o Little cache optimisation (read)
13032                 o Fix bug #746 (don't treat commas as separators
13033                   when inside a quoted string)
13034
13035 2005-05-31 [paul]       1.9.11cvs27
13036
13037         * src/prefs_common.c
13038                 fix 'off-by-one' typo
13039
13040 2005-05-31 [paul]       1.9.11cvs26
13041
13042         * src/account.c
13043         * src/addr_compl.c
13044         * src/compose.c
13045         * src/foldersel.c
13046         * src/prefs_actions.c
13047         * src/prefs_common.c
13048         * src/prefs_common.h
13049         * src/prefs_customheader.c
13050         * src/prefs_display_header.c
13051         * src/prefs_filtering.c
13052         * src/prefs_filtering_action.c
13053         * src/prefs_matcher.c
13054         * src/prefs_summaries.c
13055         * src/prefs_summary_column.c
13056         * src/prefs_template.c
13057         * src/prefs_toolbar.c
13058         * src/ssl_manager.c
13059         * src/gtk/pluginwindow.c
13060         * src/gtk/prefswindow.c
13061         * src/gtk/progressdialog.c
13062                 add hidden prefs 'enable_rules_hint'
13063                 for gtk_tree_view_set_rules_hint()
13064                 (sync with main)
13065                 
13066
13067 2005-05-31 [colin]      1.9.11cvs25
13068
13069         * src/Makefile.am
13070         * src/main.c
13071         * src/prefs_common.c
13072         * src/prefs_summaries.c ** ADDED **
13073         * src/prefs_summaries.h ** ADDED **
13074                 Common/Display -> Display/Summaries
13075
13076 2005-05-31 [colin]      1.9.11cvs24
13077
13078         * src/Makefile.am
13079         * src/main.c
13080         * src/prefs_quote.c ** ADDED **
13081         * src/prefs_quote.h ** ADDED **
13082                 Move Common/Quote to Compose/Quoting
13083         * src/prefs_common.c
13084         * src/prefs_common.h
13085                 Remove old quote stuff, add
13086                 convenience functions for GtkTextView prefs
13087         * src/gtk/prefswindow.c
13088                 Set default height higher
13089
13090 2005-05-30 [colin]      1.9.11cvs23
13091
13092         * src/Makefile.am
13093         * src/main.c
13094         * src/prefs_common.c
13095         * src/prefs_compose_writing.c ** ADDED **
13096         * src/prefs_compose_writing.h ** ADDED **
13097                 Move Common/Compose prefs to Compose/Writing
13098
13099 2005-05-30 [colin]      1.9.11cvs22
13100
13101         * src/common/utils.c
13102                 Fix bug #651 (Confused Attract by Subject)
13103                 Patch by M. Benkmann <haferfrost@web.de>
13104         * AUTHORS
13105
13106 2005-05-30 [colin]      1.9.11cvs21
13107
13108         * src/compose.c
13109                 Fix concatenation of different headers of
13110                 the same type (bug #645)
13111         * src/prefs_folder_item.c
13112                 Fix bug #699 (setting color to black doesn't
13113                 work immediately)
13114         * src/procmime.c
13115                 Print out decoding error only once per
13116                 block
13117
13118 2005-05-30 [paul]       1.9.11cvs20
13119
13120         * src/common/template.c
13121                 fix Bcc
13122
13123 2005-05-30 [paul]       1.9.11cvs19
13124
13125         * doc/src/rfc2368.txt   **NEW FILE**
13126         * src/compose.c
13127                 compose_entries_set(): don't interpret Bcc
13128                 header field (conform to RFC 2368)
13129                 (sync with main)
13130
13131 2005-05-29 [colin]      1.9.11cvs18
13132
13133         * src/prefs_common.c
13134                 Let the default reply format respect
13135                 netiquette by cutting the signature.
13136
13137 2005-05-29 [colin]      1.9.11cvs17
13138
13139         * src/summaryview.c
13140                 Don't let always_show_msg override
13141                 open_unread_on_enter when opening a new
13142                 directory.
13143
13144 2005-05-27 [paul]       1.9.11cvs16
13145
13146         sync with main:
13147
13148         * src/main.c
13149                 app_will_exit(): cleanup tmp directory when exit
13150         * src/message_search.c
13151                 improved the interface and made code cleanup.
13152                 removed Clear button
13153         * src/send_message.c
13154                 send_message_local(): use GSpawn, and detect errors
13155         * src/summary_search.c
13156                 improved the interface and made code cleanup
13157         * src/textview.c
13158                 textview_write_link(): also skip non-ascii space
13159                  at the head of link strings (phishing check
13160                  didn't work at the case)
13161         * src/common/utils.c
13162                 get_command_output(): use g_spawn_command_line_sync()
13163                 instead of popen()
13164
13165 2005-05-26 [colin]      1.9.11cvs15
13166
13167         * src/folder.c
13168                 remove printf
13169
13170 2005-05-26 [colin]      1.9.11cvs14
13171
13172         * src/common/nntp.c
13173                 Fix nntp mode reader (bug #611)
13174                 Patch by Florian Mickler <florian@mickler.org>
13175
13176 2005-05-26 [colin]      1.9.11cvs13
13177
13178         * src/plugins/pgpmime/passphrase.c
13179                 Fix mouse grabbing (bug #557)
13180
13181 2005-05-26 [colin]      1.9.11cvs12
13182
13183         * src/prefs_themes.c
13184                 Fix g_warning (bug #541)
13185
13186 2005-05-26 [colin]      1.9.11cvs11
13187
13188         * src/prefs_actions.c
13189         * src/prefs_template.c
13190                 Fix bug #506 (no warning if action/template
13191                 is not saved)
13192         * src/common/template.c
13193                 Fix a possible crash
13194
13195 2005-05-26 [colin]      1.9.11cvs10
13196
13197         * src/folder.c
13198         * src/folderview.c
13199         * src/procmsg.c
13200         * src/summaryview.c
13201                 Forbid locked messages to be moved or
13202                 deleted. Locked messages in trashes 
13203                 still get deleted, for performance
13204                 reason (mh.c::mh_remove_all_msgs)
13205
13206 2005-05-25 [colin]      1.9.11cvs9
13207
13208         * src/procmime.c
13209                 Use correct encoding when sending mails
13210                 with attachments that have accentued 
13211                 chars in their name
13212
13213 2005-05-24 [colin]      1.9.11cvs8
13214
13215         * src/summaryview.c
13216                 Fix bug #688 f) read/unread marker not
13217                 changed on first click
13218                 Also, optimize summary_status_show()
13219                 calls
13220         * src/folder.c
13221         * src/inc.c
13222         * src/procmime.c
13223                 Fix bug #688 b) and c) wrt message
13224                 attachments and signature
13225         * src/stock_pixmap.c
13226         * src/stock_pixmap.h
13227         * src/stock_pixmap.c
13228         * src/stock_pixmap.h
13229         * src/Makefile.am
13230         * src/pixmaps/clip_gpg_signed.xpm
13231                 Add clip/signed icon
13232
13233 2005-05-24 [colin]      1.9.11cvs7
13234
13235         * src/folder_item_prefs.c
13236                 whitespace fix
13237
13238 2005-05-24 [colin]      1.9.11cvs6
13239
13240         * src/folderview.c
13241         * src/prefs_common.c
13242         * src/prefs_common.h
13243                 Add a confirmation to folder drag and drop
13244                 fixes bug #156
13245         * src/alertpanel.c
13246         * src/alertpanel.h
13247                 fix _with_disable parameters so that
13248                 the buttons labels are specifiable too
13249         * src/plugins/pgpmime/sgpgme.c
13250                 reflect said change
13251                 
13252
13253 2005-05-24 [colin]      1.9.11cvs5
13254
13255         * src/folderview.c
13256                 Uncollapse/collapse folders on double-click
13257                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13258                 closes bug #108
13259
13260 2005-05-23 [colin]      1.9.11cvs4
13261
13262         * src/common/socket.c
13263                 Check another special SSL_peek() error.
13264                 Should help wrt bug #728
13265
13266 2005-05-23 [colin]      1.9.11cvs3
13267
13268         * src/plugins/pgpmime/pgpmime.c
13269                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13270                 breaking menu accelerators and stuff. Users will have to
13271                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13272                 account's privacy preferences if needed.
13273
13274 2005-05-22 [paul]
13275
13276         * tools/kdeservicemenu/install.sh
13277                 use kdesu to prompt for root password if doing
13278                 global install/uninstall
13279
13280 2005-05-20 [colin]      1.9.11cvs2
13281
13282         * src/procmsg.c
13283                 Fix another compilation error with gcc-2.9x
13284                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13285         * src/send_message.c
13286                 Don't send QUIT if we aren't connected
13287
13288 2005-05-19 [colin]      1.9.11cvs1
13289
13290         * src/procmsg.c
13291                 Fix compilation with gcc 2.9x
13292
13293 2005-05-19 [paul]       1.9.11
13294
13295         1.9.11 released
13296
13297 2005-05-19 [paul]       1.9.9cvs14
13298
13299         * src/gtk/inputdialog.c
13300                 prevent gettext warning
13301
13302 2005-05-19 [paul]       1.9.9cvs13
13303
13304         * src/mainwindow.c
13305         * src/prefs_common.c
13306         * src/prefs_common.h
13307         * src/textview.c
13308         * src/textview.h
13309                 add an option to toggle cursor in message
13310                 view (sync with main)
13311
13312 2005-05-18 [colin]      1.9.9cvs12
13313
13314         * src/compose.c
13315                 Dereference freed pointer
13316         * src/gtk/gtkaspell.c
13317                 Fix duplication of dictionaries (is it an aspell issue?)
13318
13319 2005-05-18 [colin]      1.9.9cvs11
13320
13321         * src/gtk/inputdialog.c
13322         * src/gtk/gtkaspell.c
13323                 HIGuify dialogs
13324         * src/alertpanel.c
13325                 Remove a double call
13326
13327 2005-05-17 [colin]      1.9.9cvs10
13328
13329         * src/gtk/gtkaspell.c
13330                 Fix dialogs, Ctrl-Enter accel
13331
13332 2005-05-17 [colin]      1.9.9cvs9
13333
13334         * src/gtk/gtkaspell.c
13335                 Fix some accelerators, escape in replace-window
13336
13337 2005-05-16 [colin]      1.9.9cvs8
13338
13339         * src/gtk/gtkaspell.c
13340                 Revert last commit, it was a mistake.
13341
13342 2005-05-16 [colin]      1.9.9cvs7
13343
13344         * src/gtk/gtkaspell.c
13345                 Remove buggy code while we're at it. It's a 
13346                 dead code path anyway.
13347
13348 2005-05-16 [colin]      1.9.9cvs6
13349
13350         * src/gtk/gtkaspell.c
13351                 Missed some gtk_menu_popup where deactivate
13352                 signal should be handled. Should fix bug
13353                 #629 a bit more.
13354
13355 2005-05-16 [colin]      1.9.9cvs5
13356
13357         * src/gtk/gtkaspell.c
13358                 Remove debug printf()s
13359
13360 2005-05-16 [colin]      1.9.9cvs4
13361
13362         * src/gtk/gtkaspell.c
13363                 Fix a bit aspell problems
13364                 (see bug #629)
13365
13366 2005-05-13 [colin]      1.9.9cvs3
13367
13368         * src/folderview.c
13369                 Fix the + appearing even when no subfolders
13370                 have unread messages. Thanks to wwp for the
13371                 bug report.
13372
13373 2005-05-11 [paul]       1.9.9cvs2
13374
13375         * src/folderview.c
13376                 correction to 1.9.9cvs1, only colour folders that
13377                 have new msgs (not unread msgs)
13378
13379 2005-05-10 [colin]      1.9.9cvs1
13380
13381         * src/folderview.c
13382         * src/summaryview.c
13383                 Try to fix bolding bugs again.
13384
13385 2005-05-09 [paul]
13386
13387         * tools/claws.i18n.status.pl
13388                 add Ricardo Mones Lastra's script that has been providing
13389                 the i18n status page for many months
13390
13391 2005-05-09 [paul]       1.9.9
13392
13393         1.9.9 release
13394
13395 2005-05-09 [paul]       1.9.6cvs58
13396
13397         * AUTHORS
13398         * INSTALL
13399         * README.claws
13400                 updated
13401         * Makefile.am 
13402         * RELEASE_NOTES.claws
13403                 add release notes to cvs to simplify release
13404                 procedure
13405         * configure.ac
13406                 add ca and fi to ALL_LINGUAS
13407         * po/Makefile.in.in
13408                 workaround for missing Makevars
13409         * po/ca.po
13410         * po/fi.po
13411                 add new Catalan and Finnish translations
13412                 submitted by Miquel Oliete and Flammie Pirinen
13413         * po/de.po
13414         * po/es.po
13415         * po/fr.po
13416         * po/it.po
13417         * po/pl.po
13418         * po/ru.po
13419         * po/sk.po
13420         * po/sr.po
13421         * po/zh_CN.po
13422                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
13423                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
13424                 Urke MMI, and Hansom Young
13425         * src/main.c
13426                 Fix drafting when quitting. compose_draft() closes the
13427                 compose windows, which modifies the compose_list GSList.
13428                 We have to refresh this list after echo drafting to avoid a
13429                 segfault
13430         * src/partial_download.c
13431                 fix segfault on exit
13432
13433 2005-05-06 [paul]       1.9.6cvs57
13434
13435         * src/grouplistdialog.c
13436                 quick fix/workaround for unresizeable newsgroup
13437                 name column 
13438
13439 2005-05-06 [paul]       1.9.6cvs56
13440
13441         * src/inc.c
13442         * src/mainwindow.c
13443                 use gettext plural forms
13444         * src/imap_gtk.c
13445         * src/mh_gtk.c
13446         * src/toolbar.c
13447                 small improvement to english usage
13448
13449 2005-05-05 [thorsten]   1.9.6cvs55
13450
13451         * src/folder.c
13452                 fix possible crash
13453
13454 2005-05-05 [paul]       1.9.6cvs54
13455         
13456         sync with HEAD
13457
13458         * AUTHORS
13459         * src/compose.c
13460                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
13461                 patch by Tim Mann
13462
13463 2005-05-05 [paul]       1.9.6cvs53
13464
13465         * src/mainwindow.c
13466                 fix resizing of separate message and
13467                 folder views
13468
13469 2005-05-05 [paul]       1.9.6cvs52
13470
13471         * src/account.c
13472         * src/addrgather.c
13473         * src/browseldap.c
13474         * src/exphtmldlg.c
13475         * src/expldifdlg.c
13476         * src/importmutt.c
13477         * src/importpine.c
13478         * src/main.c
13479         * src/mainwindow.c
13480         * src/noticeview.c
13481         * src/prefs_filtering.c
13482         * src/prefs_filtering_action.c
13483         * src/prefs_matcher.c
13484         * src/prefs_spelling.c
13485         * src/prefs_toolbar.c
13486         * src/toolbar.c
13487         * src/wizard.c
13488         * src/gtk/description_window.c
13489         * src/gtk/gtkvscrollbutton.c
13490         * src/gtk/progressdialog.c
13491         * src/gtk/quicksearch.c
13492         * src/plugins/pgpmime/prefs_gpg.c
13493         * src/plugins/spamassassin/spamassassin_gtk.c
13494                 replace deprecated gtk_widget_set_usize
13495
13496 2005-05-04 [colin]      1.9.6cvs51
13497
13498         * src/common/utils.c
13499                 Fix crash when subst_for_filename is called
13500                 with a NULL parameter
13501
13502 2005-05-04 [colin]      1.9.6cvs50
13503
13504         * src/partial_download.c
13505         * src/pop.c
13506                 Escape login when writing uidl file
13507                 fixes bug #736
13508
13509 2005-05-03 [colin]      1.9.6cvs49
13510
13511         * src/procmime.c
13512                 Fix possible DOS in mime parser
13513                 (see bug #634)
13514
13515 2005-05-02 [colin]      1.9.6cvs48
13516
13517         * src/compose.c
13518                 Try to fix the copy/paste mess once again.
13519
13520
13521 2005-04-30 [colin]      1.9.6cvs47
13522
13523         * src/prefs_account.h
13524         * src/procmsg.c
13525         * src/send_message.c
13526         * src/common/smtp.c
13527         * src/common/smtp.h
13528                 Try to batch sending mails (per account) instead of
13529                 reconnecting to server every time.
13530
13531 2005-04-29 [colin]      1.9.6cvs46
13532
13533         * src/messageview.c
13534                 Fix window resizing that refused to size down
13535         * src/prefs_common.c
13536         * src/prefs_common.h
13537         * src/prefs_filtering.c
13538                 Save Filtering's window size
13539
13540 2005-04-21 [paul]       1.9.6cvs45
13541
13542         * ChangeLog-gtk2.claws
13543         * src/setup.c
13544                 correction to sync
13545
13546 2005-04-21 [paul]       1.9.6cvs44
13547
13548         sync with main:
13549
13550         * src/setup.c
13551         * src/statusbar.c
13552         * src/statusbar.h
13553                 use gtkut_widget_draw_now(). Improved performance
13554                 of the update of statusbar
13555         * src/textview.c
13556                 textview_smooth_scroll_do(): redraw it after scroll
13557                 is done (fixed incorrect display when a part of the
13558                 view is hidden).
13559         * src/gtk/gtkutils.c
13560         * src/gtk/gtkutils.h
13561                 gtkut_widget_draw_now(): use gdk_window_process_updates()
13562                 to force update of widgets.
13563                 Removed gtkut_widget_wait_for_draw() which had a big
13564                 overhead  because of waiting for all events processed 
13565
13566 2005-04-20 [paul]       1.9.6cvs43
13567
13568         * src/codeconv.c
13569                 complete 1.9.6cvs42's sync:
13570                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
13571
13572 2005-04-19 [paul]       1.9.6cvs42
13573
13574         sync with main:
13575
13576         * src/action.c
13577                 catch_output(): correctly select the insert text
13578                 (fix invalid iterator warnings).
13579         * src/codeconv.c
13580         * src/codeconv.h
13581         * src/mainwindow.c
13582         * src/messageview.c
13583         * src/prefs_common.c
13584                 support GBK encoding.
13585         * src/common/session.c
13586         * src/common/session.h
13587                 use separate buffer for large data to be sent,
13588                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
13589
13590 2005-04-18 [paul]       1.9.6cvs41
13591
13592         * src/jpilot.c
13593                 convert unsigned long into guint32
13594                 patch by Paul LeoNerd Evans 
13595
13596 2005-04-17 [colin]      1.9.6cvs40
13597
13598         * src/compose.c
13599                 Fix 'Request return receipt' from folder
13600                 properties (bug #708)
13601
13602 2005-04-17 [colin]      1.9.6cvs39
13603
13604         * src/mainwindow.c
13605                 Fix duplicate hotkeys in Mainwindow's menu
13606
13607 2005-04-17 [colin]      1.9.6cvs38
13608
13609         * src/folderview.c
13610                 Fix duplicate hotkeys in Folderview's contextual
13611                 menu
13612
13613 2005-04-15 [colin]      1.9.6cvs37
13614
13615         * src/summaryview.c
13616                 Fix 'Save as...' with non-ascii filenames
13617
13618 2005-04-15 [colin]      1.9.6cvs36
13619
13620         * src/plugins/pgpmime/pgpmime.c
13621                 Fix bus error on 64bit. Spotted by 
13622                 macallan1888@gmail.com
13623
13624 2005-04-15 [colin]      1.9.6cvs35
13625
13626         * src/prefs_account.c
13627                 Fix cvs34.
13628
13629 2005-04-12 [colin]      1.9.6cvs34
13630
13631         * src/prefs_account.c
13632                 Fix smtp auth type off-by-one. We forgot to
13633                 add PLAIN in the prefs-to-gui setter func and
13634                 as a result, the selected auth when opening
13635                 account prefs was not the correct one.
13636
13637 2005-04-12 [paul]       1.9.6cvs33
13638
13639         * src/inc.c
13640                 if the recv dialog is visible, Cancel only
13641                 cancels the current account
13642
13643
13644 2005-04-10 [colin]      1.9.6cvs32
13645
13646         * src/filtering.c
13647                 Copy score when copying FilteringActions
13648                 Fix bug #674
13649
13650 2005-04-10 [colin]      1.9.6cvs31
13651
13652         * src/inc.c
13653                 Make Message -> Receive -> Cancel cancel 
13654                 incorporation on all accounts. Fixes
13655                 bug #693
13656
13657 2005-04-10 [colin]      1.9.6cvs30
13658
13659         * src/prefs_account.c
13660                 Update Privacy checkbuttons status based
13661                 on the selected privacy system
13662         * src/compose.c
13663                 Always connect the "None" privacy system; the
13664                 static boolean was probably there to avoid
13665                 reconnecting twice in the same compose window,
13666                 but as the parent function is only called once
13667                 per compose, it's only a bug - as a static is
13668                 initialized once per application instance.
13669                 Also, don't uncheck Sign and Encrypt when
13670                 selecting None as privacy system; just ignore
13671                 them when sending/queuing.
13672                 Should fix bug #695
13673
13674 2005-04-08 [colin]      1.9.6cvs29
13675
13676         * src/account.c
13677         * src/prefs_account.c
13678         * src/prefs_account.h
13679                 Add account preference to queue message in a certain
13680                 folder.
13681
13682 2005-04-06 [colin]      1.9.6cvs28
13683
13684         * src/prefs_account.c
13685                 Update old inbox path syntax
13686
13687 2005-04-06 [paul]       1.9.6cvs27
13688
13689         sync with main:
13690
13691         * configure.ac
13692                 changed -traditional-cpp to -no-cpp-precomp for newer
13693                 Mac OS X support
13694         * src/foldersel.c
13695                 made column resize automatically
13696         * src/send_message.c
13697                 send_message_smtp(): consider EOF right after QUIT
13698                 successful (workaround for Gmail SMTP server)
13699         * src/common/socket.c
13700                 ssl_read(), ssl_peek(): check EOF which violates the
13701                 SSL protocol
13702         * src/gtk/colorlabel.c
13703                 removed warnings when displaying colorlabel menu
13704                 (don't use GtkAlignment)
13705
13706 2005-04-05 [paul]       1.9.6cvs26
13707
13708         * src/plugins/trayicon/trayicon.c
13709                 fix clipping of icon under KDE3 
13710
13711 2005-04-05 [paul]       1.9.6cvs25
13712
13713         * src/summaryview.c
13714                 hide display of threading
13715                 patch by Alfons
13716
13717 2005-04-04 [thorsten]   1.9.6cvs24
13718
13719         * src/mh.c
13720                 marks lost on filesystems with different stat() results on
13721                 summer-/wintertime
13722
13723 2005-04-03 [colin]      1.9.6cvs23
13724
13725         * src/summaryview.c
13726                 Don't handle up/down. Patch by Alfons
13727
13728 2005-04-02 [colin]      1.9.6cvs22
13729
13730         * src/summaryview.c
13731                 Make scrolling faster. Patch by Alfons.
13732
13733 2005-04-01 [colin]      1.9.6cvs21
13734
13735         * src/Makefile.am
13736         * src/stock_pixmap.c
13737         * src/pixmaps/dir-noselect.xpm ** REMOVED **
13738         * src/pixmaps/dir_noselect.xpm ** ADDED **
13739                 Fix pixmap name mismatch (Thanks Stephan Sachse)
13740
13741 2005-04-01 [colin]      1.9.6cvs20
13742
13743         * src/image_viewer.c
13744         * src/image_viewer.h
13745         * src/procmime.c
13746         * src/procmime.h
13747         * src/textview.c
13748         * src/textview.h
13749                 Implement inline image resizing and right-clicking
13750
13751 2005-04-01 [paul]       1.9.6cvs19
13752
13753         * AUTHORS
13754         * Makefile.am
13755         * configure.ac
13756                 check for gnome2
13757                 patch by Luca Cavalli <loopback<AT>slackit.org>
13758         * po/ru.po
13759                 updated by Pavlo Bohmat
13760
13761 2005-03-31 [colin]      1.9.6cvs18
13762
13763         * src/news.c
13764                 Fix parsing references
13765         * src/msgcache.c
13766                 don't put nulls in the references list
13767         * src/procheader.c
13768                 commit that forgotten file in 1.9.6cvs14
13769
13770 2005-03-31 [colin]      1.9.6cvs17
13771
13772         * src/compose.c
13773                 Fix joining of signature separator again. 
13774                 Maybe Hiro could put it in main too...
13775
13776 2005-03-31 [colin]      1.9.6cvs16
13777
13778         * src/Makefile.am
13779         * src/foldersel.c
13780         * src/stock_pixmap.c
13781         * src/stock_pixmap.h
13782         * src/pixmaps/dir-noselect.xpm
13783                 Update foldersel.c (sync from main, patch by Alfons)
13784
13785 2005-03-30 [colin]      1.9.6cvs15
13786
13787         * src/imap.c
13788                 Fix handling of imap folders containing [] in 
13789                 their name. Thanks to Nahuel Angelinetti for
13790                 the detailed bugreport.
13791
13792 2005-03-30 [colin]      1.9.6cvs14
13793
13794         * src/common/utils.h
13795         * src/common/utils.c
13796         * src/common/defs.h
13797         * src/matcher.c
13798         * src/msgcache.c
13799         * src/news.c
13800         * src/procmsg.c
13801         * src/procmsg.h
13802         * src/quote_fmt_parse.y
13803         * src/summaryview.c
13804                 Update references system. Patch by Alfons
13805
13806 2005-03-30 [colin]      1.9.6cvs13
13807
13808         * src/common/socket.c
13809                 Force the glibc to read resolv.conf again when 
13810                 it has changed. Should fix issues when changing
13811                 networks on a laptop and not restarting sylpheed. 
13812
13813 2005-03-30 [paul]       1.9.6cvs12
13814
13815         partial sync with main:
13816
13817         * src/action.c
13818                 create_io_dialog(): use user-defined text font
13819                 (thanks to Alfons), and modified its appearance.
13820         * src/addrgather.c
13821         * src/addrharvest.c
13822         * src/browseldap.c
13823                 replace old code
13824         * src/compose.c
13825                 don't join (presumably) itemized lines on line-wrapping
13826                 fixed wrapping of quote when auto-wrapping is enabled
13827                 compose_destroy(): destroy paned only if it's not
13828                 attached to window. Fixed memory leak of popup menu.
13829         * src/exphtmldlg.c
13830         * src/expldifdlg.c
13831                 replace old code
13832         * src/html.c
13833         * src/html.h
13834         * src/importmutt.c
13835         * src/importpine.c
13836                 replace old code
13837         * src/main.c
13838                 removed redundant code
13839         * src/mainwindow.c
13840                 changed 'Code set' (which is rather incorrect)
13841                 in the menu to 'Character encoding'
13842                 main_window_set_widgets(): request size first
13843                 to prevent window size becoming wrong
13844                 fixed remembering of the state of the visibility
13845                 of MessageView
13846         * src/messageview.c
13847                 changed 'Code set' (which is rather incorrect)
13848                 in the menu to 'Character encoding'
13849         * src/prefs_common.c
13850         * src/prefs_common.h
13851                 added an option whether to render HTML as text or not
13852                 added separators to outgoing encoding menu
13853         * src/procheader.c
13854                 procheader_scan_date_string(): support header
13855                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
13856         * src/summaryview.c
13857         * src/summaryview.h
13858                 minor code cleanup
13859         * src/textview.c
13860                 textview_show_html(): force output of newline
13861                 added an option whether to render HTML as text or not
13862         * src/common/utils.c
13863                 strncpy2(): optimized based on Alfons' code
13864         * src/gtk/gtkutils.c
13865         * src/gtk/gtkutils.h
13866                 removed non-used code
13867         * src/plugins/pgpmime/passphrase.c
13868                 partially fixed grab input of passphrase dialog
13869                 Confine pointer to window
13870
13871 2005-03-30 [colin]      1.9.6cvs11
13872
13873         * src/msgcache.c
13874         * src/msgcache.h
13875                 Read/write 32bit ints from cache & marks
13876                 From main.
13877
13878 2005-03-29 [paul]       1.9.6cvs10
13879
13880         * AUTHORS
13881         * ChangeLog.claws
13882         * src/compose.c
13883         * src/gtk/gtkaspell.c
13884                 sync with HEAD (don't pass NULL pointers) 
13885
13886 2005-03-24 [paul]
13887
13888         * tools/Makefile.am
13889         * tools/README
13890         * tools/acroread2sylpheed.pl
13891                 sync with HEAD (add script to send pdfs as
13892                 attachments from Adobe Reader 7)
13893
13894 2005-03-21 [paul]       1.9.6cvs9
13895
13896         * configure.ac
13897         * po/POTFILES.in
13898         * src/Makefile.am
13899         * src/crash.c
13900         * src/image_viewer.c ** ADDED **
13901         * src/image_viewer.h ** ADDED **
13902         * src/main.c
13903         * src/prefs_common.c
13904         * src/prefs_common.h
13905         * src/prefs_image_viewer.c ** ADDED **
13906         * src/prefs_image_viewer.h ** ADDED **
13907         * src/textview.c
13908         * src/gtk/about.c
13909         * src/pixmaps/sylpheed_logo.xpm
13910         * src/plugins/Makefile.am
13911         * src/plugins/image_viewer/.cvsignore ** REMOVED **
13912         * src/plugins/image_viewer/Makefile.am ** REMOVED **
13913         * src/plugins/image_viewer/plugin.c ** REMOVED **
13914         * src/plugins/image_viewer/viewer.c ** REMOVED **
13915         * src/plugins/image_viewer/viewer.glade ** REMOVED **
13916         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
13917         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
13918         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
13919         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
13920                 as gdk-pixbuf is now built-in
13921                 remove image_viewer plugin and put code back into
13922                 main codebase
13923                 implement inline image display (sync with main)
13924
13925                 replace logo with newer, nicer, larger version  
13926
13927 2005-03-21 [paul]       1.9.6cvs8
13928
13929         * src/gtk/about.c
13930                 cosmetic improvement
13931
13932 2005-03-21 [holger]     1.9.6cvs7
13933
13934         * src/plugins/spamassassin/spamassassin.c
13935                 Sync with HEAD
13936                 (unregister hook on failed plugin init)
13937
13938 2005-03-20 [colin]      1.9.6cvs6
13939
13940         * src/common/plugin.c
13941                 Check that plugin isn't already loaded
13942                 Patch by Alfons
13943
13944 2005-03-20 [thorsten]   1.9.6cvs5
13945
13946         * src/compose.c
13947                 use a more compatible syntax
13948
13949 2005-03-20 [thorsten]   1.9.6cvs4
13950
13951         * src/prefs_toolbar.c
13952                 fix crash when selecting toolbar item (uninitialized pointer)
13953
13954 2005-03-20 [thorsten]   1.9.6cvs3
13955
13956         * src/procmime.c
13957                 fix mimetype detection (referenced free()d string)
13958
13959 2005-03-20 [paul]       1.9.6cvs2
13960
13961         * src/compose.c
13962                 sync with HEAD (1.0.3cvs5)
13963                 neglect Reply-To header if empty
13964                 Patch by Alfons 
13965
13966 2005-03-19 [holger]     1.9.6cvs1
13967
13968         * src/summaryview.c
13969         * src/summaryview.h
13970                 Sync with HEAD
13971
13972 2005-03-18 [paul]       1.9.6
13973
13974         initial GTK2 release
13975
13976 2005-03-18 [paul]       1.0.3cvs3.1
13977
13978         * AUTHORS
13979         * ChangeLog.claws
13980         * configure.ac
13981         * src/gtk/about.c
13982         * src/pixmaps/sylpheed_logo.xpm
13983                 sync with HEAD
13984
13985 2005-03-18 [colin]      1.0.3cvs2.6
13986
13987         * src/summaryview.c
13988                 Remove call to summary_step in summary_copy_selected_to
13989                 Can't see its purpose, and this causes bug when copying
13990                 a message if the next one is unread: it reads it.
13991
13992 2005-03-18 [paul]       1.0.3cvs2.5
13993
13994         * src/foldersel.c
13995                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
13996
13997 2005-03-18 [paul]       1.0.3cvs2.4
13998
13999         * src/addrharvest.c
14000         * src/codeconv.c
14001         * src/codeconv.h
14002         * src/compose.c
14003         * src/news.c
14004         * src/procheader.c
14005         * src/procmime.c
14006         * src/unmime.c
14007         * src/unmime.h
14008                 fix buffer overflow, CAN-2005-0667, see
14009                 http://secunia.com/advisories/14491/
14010                 Patch by Alfons
14011
14012 2005-03-17 [colin]      1.0.3cvs2.3
14013
14014         * src/prefs_fonts.c
14015         * src/summaryview.c
14016                 Fix font bugs (both lists now officialy share 
14017                 the same font)
14018                 
14019
14020 2005-03-17 [paul]       1.0.3cvs2.2
14021
14022         * src/gtk/pluginwindow.c
14023                 make plugin descriptions uneditable
14024
14025 2005-03-11 [paul]       1.0.3cvs2.1
14026
14027         * ChangeLog.claws
14028         * configure.ac
14029         * po/POTFILES.in
14030         * src/plugins/trayicon/trayicon.c
14031                 sync with HEAD
14032                 add src/wizard.c to POTFILES.in
14033
14034 2005-03-11 [paul]       1.0.3cvs1.1
14035
14036         * ChangeLog
14037         * ChangeLog.claws
14038         * configure.ac
14039         * po/de.po
14040         * po/es.po
14041         * po/fr.po
14042         * po/it.po
14043         * po/pt_BR.po
14044         * po/ru.po
14045         * po/sk.po
14046         * po/sr.po
14047         * po/zh_CN.po
14048                 sync with HEAD
14049
14050 2005-03-04 [colin]      1.0.1cvs22.2
14051
14052         * src/compose.c
14053                 Fix signatures with accentued chars in it
14054
14055 2005-03-04 [colin]      1.0.1cvs22.1
14056
14057         * src/common/smtp.c
14058         * src/common/smtp.h
14059                 Don't use SIZE param in MAIL FROM: if server 
14060                 doesn't support it. Patch by Eugen Freiter
14061                 <eugen_f@users.sf.net>
14062
14063 2005-02-27 [paul]       1.0.1cvs20.1
14064
14065         * ChangeLog.claws
14066         * configure.ac
14067         * src/messageview.c
14068                 sync with HEAD
14069
14070 2005-02-27 [colin]      1.0.1cvs19.4
14071
14072         * src/procheader.c
14073         * src/procheader.h
14074                 Fix prototypes. Patch by Alfons
14075
14076 2005-02-27 [colin]      1.0.1cvs19.3
14077
14078         * src/compose.c
14079                 Don't auto-join the signature separator.
14080
14081 2005-02-26 [colin]      1.0.1cvs19.2
14082
14083         * src/summaryview.c
14084                 Fix 'mark all read' with collapsed threads.
14085                 Patch by Alfons.
14086
14087 2005-02-25 [paul]       1.0.1cvs19.1
14088
14089         * ChangeLog.claws
14090         * configure.ac
14091         * src/prefs_account.c
14092         * src/prefs_folder_item.c
14093         * src/gtk/prefswindow.c
14094         * src/gtk/prefswindow.h
14095                 sync with HEAD
14096
14097 2005-02-25 [paul]       1.0.1cvs15.12
14098
14099         * src/alertpanel.c
14100         * src/codeconv.c
14101         * src/compose.c
14102         * src/textview.c
14103         * src/gtk/gtkutils.c
14104         * src/gtk/gtkutils.h
14105         * src/gtk/logwindow.c
14106         * src/gtk/progressdialog.c
14107                 sync with main (revision 127)
14108                 and fix logwindow clipping
14109
14110 2005-02-24 [colin]      1.0.1cvs15.11
14111
14112         * src/plugins/pgpmime/passphrase.c
14113                 Disable input grabbing; it doesn't work yet.
14114
14115 2005-02-24 [colin]      1.0.1cvs15.10
14116
14117         * src/messageview.c
14118                 Don't send out receipts if offline. Ask.
14119
14120 2005-02-23 [colin]      1.0.1cvs15.9
14121
14122         * src/summaryview.c     
14123                 Fix expanding
14124
14125 2005-02-23 [colin]      1.0.1cvs15.8
14126
14127         * src/summaryview.c
14128                 Really fix Bug 568 by removing useless
14129                 calls. summary_thread_init() now called
14130                 in summary_sort(). This should please
14131                 Alfons as it should be faster than 
14132                 previously.
14133
14134 2005-02-23 [colin]      1.0.1cvs15.7
14135
14136         * src/compose.c
14137                 Encode parts as QP or B64 if signing
14138
14139 2005-02-23 [colin]      1.0.1cvs15.6
14140
14141         * src/compose.c
14142                 Fix Mimeinfo leakage (including tmp files)
14143         * src/procmsg.c
14144                 Fix tmp file leakage (spotted by Ivan Rayner)
14145
14146 2005-02-22 [colin]      1.0.1cvs15.5
14147
14148         * src/expldifdlg.c
14149                 Fix keyboard input. Patch by Alfons.
14150
14151 2005-02-21 [colin]      1.0.1cvs15.4
14152
14153         * src/compose.c
14154                 Fix Sign/Encrypt when unselecting privacy
14155                 system
14156         * src/prefs_common.c
14157                 Change default message font to Monospace
14158         * src/summaryview.c
14159                 More freezing during potentially large operations
14160
14161 2005-02-21 [paul]       1.0.1cvs15.3
14162
14163         * src/main.c
14164                 fix --help output
14165
14166 2005-02-21 [paul]       1.0.1cvs15.2
14167
14168         * po/Makefile.in.in
14169         * src/compose.c
14170         * src/summaryview.c
14171         * src/textview.c
14172         * src/common/utils.c
14173         * src/common/utils.h
14174                 sync with main (revision 117)
14175
14176 2005-02-20 [colin]      1.0.1cvs15.1
14177
14178         * src/common/defs.h
14179                 Change cache file to .sylpheed_claws_cache, as
14180                 suggested by Alfons. Allows people to switch
14181                 between Sylpheed and Sylpheed-Claws. it is
14182                 a good idea to "Check for new messages" at next
14183                 startup.
14184
14185
14186 2005-02-18 [colin]      1.0.1cvs14.1
14187
14188         * src/quote_fmt_lex.l
14189         * src/quote_fmt_parse.y
14190                 Fix parser initialisation. Patch by Ivan.
14191
14192 2005-02-18 [colin]      1.0.1cvs11.6
14193
14194         * src/folderview.c
14195                 Fix scrolldown (bug 662)
14196
14197 2005-02-17 [colin]      1.0.1cvs11.5
14198
14199         * src/codeconv.c
14200                 conv_filename_to_utf8: return clean 7bit instead
14201                 of broken utf8 if needed
14202         * src/mimeview.c
14203                 Fix display of parts with unclean 8bit names
14204
14205 2005-02-17 [paul]       1.0.1cvs11.4
14206
14207         * src/compose.c
14208         * src/exportldif.c
14209         * src/matcher_parser_parse.y
14210         * src/procmime.c
14211         * src/sourcewindow.c
14212         * src/common/Makefile.am
14213         * src/common/intl.h             ** REMOVED **
14214         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14215                 sync with main (revision 109)
14216                 and clean up
14217
14218 2005-02-16 [colin]      1.0.1cvs11.3
14219
14220         * src/summaryview.c
14221                 Fix collapsed thread not highlighting when new
14222                 messages in it (Bug 568) Patch by Stephan Sachse.
14223                 Fix messed up selection when reaching bounds (Bug 632)
14224         * src/prefs_themes.c
14225                 Fix theme installing (Bug 684)
14226
14227 2005-02-16 [colin]      1.0.1cvs11.2
14228
14229         * src/messageview.c
14230                 Fix messageview_select_all
14231
14232 2005-02-16 [colin]      1.0.1cvs11.1
14233
14234         * src/mh.c
14235                 Sync with HEAD (MH scan required function)
14236
14237 2005-02-15 [colin]      1.0.1cvs8.1
14238
14239         * src/mimeview.c
14240         * src/common/utils.c
14241                 Sync with HEAD (filename chars substitution)
14242
14243 2005-02-15 [colin]      1.0.1cvs7.3
14244
14245         * src/gtk/pluginwindow.c
14246                 Fix button spacing
14247
14248 2005-02-15 [colin]      1.0.1cvs7.2
14249
14250         * src/mimeview.c
14251                 Fix mime icons not reset across message when
14252                 scrolled down
14253
14254 2005-02-15 [colin]      1.0.1cvs7.1
14255
14256         * src/compose.c
14257         * src/procmime.c
14258                 Sync with HEAD (optimisation of cvs6)
14259
14260 2005-02-14 [colin]      1.0.1cvs6.1
14261
14262         * src/compose.c
14263         * src/procmime.c
14264                 Sync with HEAD (encode "From " at line beginning)
14265
14266 2005-02-14 [colin]      1.0.1cvs5.3
14267
14268         * src/compose.c
14269                 Fix wrapping with accentued chars.
14270
14271 2005-02-13 [colin]      1.0.1cvs5.2
14272
14273         * src/textview.c
14274                 Fix email informative part parsing with
14275                 accentued chars in it. ispunct() returns
14276                 true for them in utf8...
14277
14278 2005-02-12 [colin]      1.0.1cvs5.1
14279
14280         * src/filtering.c
14281                 Sync with HEAD (remove wrong use of compose after send)
14282
14283 2005-02-12 [paul]       1.0.1cvs4.5
14284
14285         * src/textview.c
14286                 remove unnecessary code (thanks to Alfons)
14287
14288 2005-02-12 [paul]       1.0.1cvs4.4
14289
14290         * src/textview.c
14291                 add 'Copy' to contextual menu on emails
14292
14293 2005-02-11 [colin]      1.0.1cvs4.3
14294
14295         * src/compose.c
14296                 revert 1.0.0cvs28.2, it doesn't work that well.
14297
14298 2005-02-11 [paul]       1.0.1cvs4.2
14299
14300         * po/Makefile.in.in
14301                 fix 'make release'
14302
14303 2005-02-10 [paul]       1.0.1cvs4.1
14304
14305         * ChangeLog
14306         * ChangeLog.claws
14307         * ChangeLog.jp
14308         * configure.ac
14309         * src/compose.c
14310                 sync with HEAD (sync with main)
14311
14312 2005-02-10 [paul]       1.0.1cvs3.2
14313
14314         * AUTHORS
14315         * Makefile.am
14316         * autogen.sh
14317         * configure.ac
14318         * config/mkinstalldirs
14319         * intl/.cvsignore
14320         * intl/ChangeLog
14321         * intl/VERSION
14322         * intl/bindtextdom.c
14323         * intl/config.charset
14324         * intl/dcgettext.c
14325         * intl/dcigettext.c
14326         * intl/dcngettext.c
14327         * intl/dgettext.c
14328         * intl/dngettext.c
14329         * intl/eval-plural.h
14330         * intl/explodename.c
14331         * intl/finddomain.c
14332         * intl/gettext.c
14333         * intl/gettextP.h
14334         * intl/gmo.h
14335         * intl/hash-string.h
14336         * intl/intl-compat.c
14337         * intl/l10nflist.c
14338         * intl/libgnuintl.h.in
14339         * intl/loadinfo.h
14340         * intl/loadmsgcat.c
14341         * intl/localcharset.c
14342         * intl/localcharset.h
14343         * intl/locale.alias
14344         * intl/localealias.c
14345         * intl/localename.c
14346         * intl/log.c
14347         * intl/ngettext.c
14348         * intl/os2compat.c
14349         * intl/os2compat.h
14350         * intl/osdep.c
14351         * intl/plural-exp.c
14352         * intl/plural-exp.h
14353         * intl/plural.c
14354         * intl/plural.y
14355         * intl/ref-add.sin
14356         * intl/ref-del.sin
14357         * intl/relocatable.c
14358         * intl/relocatable.h
14359         * intl/textdomain.c
14360         * m4/Makefile.am
14361         * po/Makefile.in.in
14362         * src/Makefile.am
14363         * src/account.c
14364         * src/action.c
14365         * src/addr_compl.c
14366         * src/addressadd.c
14367         * src/addressbook.c
14368         * src/addrgather.c
14369         * src/addrindex.c
14370         * src/alertpanel.c
14371         * src/browseldap.c
14372         * src/codeconv.c
14373         * src/codeconv.h
14374         * src/compose.c
14375         * src/compose.h
14376         * src/crash.c
14377         * src/editaddress.c
14378         * src/editbook.c
14379         * src/editgroup.c
14380         * src/editjpilot.c
14381         * src/editldap.c
14382         * src/editldap_basedn.c
14383         * src/editvcard.c
14384         * src/exphtmldlg.c
14385         * src/expldifdlg.c
14386         * src/export.c
14387         * src/exporthtml.c
14388         * src/filtering.c
14389         * src/folder.c
14390         * src/folder_item_prefs.c
14391         * src/foldersel.c
14392         * src/folderview.c
14393         * src/grouplistdialog.c
14394         * src/headerview.c
14395         * src/imap.c
14396         * src/imap_gtk.c
14397         * src/import.c
14398         * src/importldif.c
14399         * src/importmutt.c
14400         * src/importpine.c
14401         * src/inc.c
14402         * src/ldif.c
14403         * src/main.c
14404         * src/mainwindow.c
14405         * src/matcher.c
14406         * src/mbox.c
14407         * src/message_search.c
14408         * src/messageview.c
14409         * src/mh.c
14410         * src/mh_gtk.c
14411         * src/mimeview.c
14412         * src/msgcache.c
14413         * src/news.c
14414         * src/news_gtk.c
14415         * src/noticeview.c
14416         * src/partial_download.c
14417         * src/pop.c
14418         * src/prefs_account.c
14419         * src/prefs_actions.c
14420         * src/prefs_common.c
14421         * src/prefs_customheader.c
14422         * src/prefs_display_header.c
14423         * src/prefs_ext_prog.c
14424         * src/prefs_filtering.c
14425         * src/prefs_filtering_action.c
14426         * src/prefs_folder_item.c
14427         * src/prefs_fonts.c
14428         * src/prefs_gtk.c
14429         * src/prefs_matcher.c
14430         * src/prefs_msg_colors.c
14431         * src/prefs_spelling.c
14432         * src/prefs_summary_column.c
14433         * src/prefs_template.c
14434         * src/prefs_themes.c
14435         * src/prefs_toolbar.c
14436         * src/prefs_wrapping.c
14437         * src/privacy.c
14438         * src/procheader.c
14439         * src/procmime.c
14440         * src/procmsg.c
14441         * src/quote_fmt.c
14442         * src/recv.c
14443         * src/send_message.c
14444         * src/setup.c
14445         * src/sourcewindow.c
14446         * src/ssl_manager.c
14447         * src/statusbar.c
14448         * src/summary_search.c
14449         * src/summaryview.c
14450         * src/textview.c
14451         * src/toolbar.c
14452         * src/wizard.c
14453         * src/common/nntp.c
14454         * src/common/plugin.c
14455         * src/common/smtp.c
14456         * src/common/ssl.c
14457         * src/common/ssl_certificate.c
14458         * src/common/string_match.c
14459         * src/common/sylpheed.c
14460         * src/common/template.c
14461         * src/common/utils.c
14462         * src/gtk/about.c
14463         * src/gtk/colorlabel.c
14464         * src/gtk/description_window.c
14465         * src/gtk/filesel.c
14466         * src/gtk/foldersort.c
14467         * src/gtk/gtkaspell.c
14468         * src/gtk/gtkutils.c
14469         * src/gtk/inputdialog.c
14470         * src/gtk/logwindow.c
14471         * src/gtk/menu.c
14472         * src/gtk/pluginwindow.c
14473         * src/gtk/prefswindow.c
14474         * src/gtk/progressdialog.c
14475         * src/gtk/quicksearch.c
14476         * src/gtk/sslcertwindow.c
14477         * src/plugins/clamav/clamav_plugin.c
14478         * src/plugins/clamav/clamav_plugin_gtk.c
14479         * src/plugins/demo/demo.c
14480         * src/plugins/dillo_viewer/dillo_prefs.c
14481         * src/plugins/dillo_viewer/dillo_viewer.c
14482         * src/plugins/image_viewer/plugin.c
14483         * src/plugins/image_viewer/viewer.c
14484         * src/plugins/image_viewer/viewerprefs.c
14485         * src/plugins/mathml_viewer/mathml_viewer.c
14486         * src/plugins/pgpmime/passphrase.c
14487         * src/plugins/pgpmime/plugin.c
14488         * src/plugins/pgpmime/prefs_gpg.c
14489         * src/plugins/pgpmime/select-keys.c
14490         * src/plugins/pgpmime/sgpgme.c
14491         * src/plugins/spamassassin/spamassassin.c
14492         * src/plugins/spamassassin/spamassassin_gtk.c
14493         * src/plugins/trayicon/trayicon.c
14494                 sync with main (revision 104)
14495
14496 2005-02-10 [colin]      1.0.1cvs3.1
14497
14498         * src/mainwindow.c
14499                 Sync with HEAD (fix occasional crasher)
14500
14501 2005-02-10 [colin]      1.0.1cvs2.1
14502
14503         * src/messageview.c
14504                 Synw with HEAD (don't automatically display html)
14505
14506 2005-02-09 [colin]      1.0.1cvs1.3
14507
14508         * src/textview.c
14509         * src/textview.h
14510                 Add contextual menu on emails
14511
14512 2005-02-09 [colin]      1.0.1cvs1.2
14513
14514         * src/codeconv.c
14515                 Fix converting from broken headers and 
14516                 put back the _ in missing places
14517                 (feature broke with cvs24.2 sync, main 
14518                  possibly affected?)
14519
14520 2005-02-09 [colin]      1.0.1cvs1.1
14521
14522         * src/messageview.c
14523         * src/mimeview.c
14524         * src/mimeview.h
14525                 Sync with HEAD (display non text/plain mails with plugin)
14526
14527 2005-02-08 [colin]      1.0.1.1
14528
14529         * ChangeLog.claws
14530         * po/pt_BR.po
14531                 Sync with HEAD
14532         * configure.ac
14533                 Make default configuration directory 
14534                 be .sylpheed-gtk2
14535
14536 2005-02-08 [colin]      1.0.0cvs29.1
14537
14538         * po/de.po
14539         * po/es.po
14540         * po/fr.po
14541         * po/it.po
14542         * po/sk.po
14543         * po/sr.po
14544                 Sync translations with HEAD
14545
14546 2005-02-06 [colin]      1.0.0cvs28.3
14547
14548         * src/compose.c
14549                 Make compose a bit faster - patch by Alfons.
14550
14551 2005-02-06 [colin]      1.0.0cvs28.2
14552
14553         * src/compose.c
14554                 Make pasting via middle-click more reliable
14555
14556 2005-02-05 [paul]       1.0.0cvs28.1
14557
14558         * ChangeLog
14559         * ChangeLog.claws
14560         * ChangeLog.jp
14561         * configure.ac
14562         * src/compose.c
14563                 sync with HEAD
14564                 (fix bug 682 'redirect is broken'
14565
14566 2005-02-05 [torte]      1.0.0cvs27.1
14567
14568         * ChangeLog.claws
14569         * configure.ac
14570         * src/partial_download.c
14571                 Sync with HEAD (fix buf overflow)
14572
14573 2005-02-03 [colin]      1.0.0cvs26.1
14574
14575         * src/common/plugin.c
14576                 Sync with HEAD (avoid plugin mismatches)
14577
14578 2005-02-03 [paul]       1.0.0cvs25.3
14579
14580         * src/folderview.c
14581         * src/headerview.c
14582         * src/summaryview.c
14583         * src/textview.c
14584         * src/gtk/colorlabel.c
14585                 third and final part of initial sync with main-gtk2
14586
14587 2005-02-03 [paul]       1.0.0cvs25.2
14588
14589         * src/jpilot.c
14590                 fix building with jpilot support
14591
14592 2005-02-02 [colin]      1.0.0cvs25.1
14593
14594         * src/messageview.c
14595                 Sync with HEAD (fix dangerous typo)
14596
14597 2005-02-01 [colin]      1.0.0cvs24.3
14598
14599         * src/common/xml.c
14600                 Write file as advertised (UTF-8)
14601
14602 2005-02-01 [paul]       1.0.0cvs24.2
14603
14604         * src/addrbook.c
14605         * src/addrindex.c
14606         * src/alertpanel.h
14607         * src/codeconv.c
14608         * src/codeconv.h
14609         * src/compose.c
14610         * src/export.c
14611         * src/folder_item_prefs.c
14612         * src/html.c
14613         * src/imap.c
14614         * src/import.c
14615         * src/jpilot.c
14616         * src/mainwindow.c
14617         * src/matcher_parser_lex.l
14618         * src/messageview.c
14619         * src/mh.c
14620         * src/prefs_account.c
14621         * src/prefs_actions.c
14622         * src/prefs_common.c
14623         * src/prefs_gtk.c
14624         * src/prefs_gtk.h
14625         * src/prefs_themes.c
14626         * src/procheader.c
14627         * src/procmime.c
14628         * src/sourcewindow.c
14629         * src/statusbar.c
14630         * src/summaryview.c
14631         * src/textview.c
14632         * src/toolbar.c
14633         * src/unmime.c
14634         * src/common/template.c
14635         * src/common/utils.c
14636         * src/common/xml.c
14637         * src/common/xml.h
14638         * src/gtk/gtkaspell.c
14639         * src/plugins/clamav/clamav_plugin.c
14640         * src/plugins/dillo_viewer/dillo_prefs.c
14641         * src/plugins/image_viewer/viewerprefs.c
14642         * src/plugins/pgpmime/passphrase.c
14643         * src/plugins/pgpmime/prefs_gpg.c
14644         * src/plugins/pgpmime/select-keys.c
14645         * src/plugins/spamassassin/spamassassin.c
14646                 second part of initial sync with main-gtk2
14647                 (more to follow)
14648
14649 2005-01-31 [colin]      1.0.0cvs24.1
14650
14651         * src/compose.c
14652                 Sync with HEAD
14653
14654 2005-01-29 [paul]       1.0.0cvs23.2
14655
14656         * src/account.c
14657         * src/action.c
14658         * src/addressadd.c
14659         * src/addressbook.c
14660         * src/alertpanel.c
14661         * src/compose.c
14662         * src/editaddress.c
14663         * src/editbook.c
14664         * src/editgroup.c
14665         * src/editjpilot.c
14666         * src/editldap.c
14667         * src/editldap_basedn.c
14668         * src/editvcard.c
14669         * src/export.c
14670         * src/foldersel.c
14671         * src/grouplistdialog.c
14672         * src/import.c
14673         * src/importldif.c
14674         * src/inc.c
14675         * src/main.c
14676         * src/mainwindow.c
14677         * src/message_search.c
14678         * src/messageview.c
14679         * src/mimeview.c
14680         * src/prefs_actions.c
14681         * src/prefs_common.c
14682         * src/prefs_common.h
14683         * src/prefs_customheader.c
14684         * src/prefs_display_header.c
14685         * src/prefs_filtering.c
14686         * src/prefs_filtering_action.c
14687         * src/prefs_gtk.c
14688         * src/prefs_matcher.c
14689         * src/prefs_summary_column.c
14690         * src/prefs_template.c
14691         * src/sourcewindow.c
14692         * src/summary_search.c
14693         * src/summaryview.c
14694         * src/textview.c
14695         * src/gtk/about.c
14696         * src/gtk/description_window.c
14697         * src/gtk/gtkshruler.c
14698         * src/gtk/gtkutils.c
14699         * src/gtk/gtkutils.h
14700         * src/gtk/inputdialog.c
14701         * src/gtk/logwindow.c
14702         * src/gtk/prefswindow.c
14703         * src/gtk/progressdialog.c
14704         * src/gtk/progressdialog.h
14705                 first part of initial sync with main-gtk2
14706                 (more to follow)
14707
14708 2005-01-28 [colin]      1.0.0cvs23.1
14709
14710         * src/folderview.c
14711                 Sync with HEAD
14712
14713 2005-01-27 [colin]      1.0.0cvs21.1
14714
14715         * src/folder.c
14716         * src/folderview.c
14717                 Sync with HEAD
14718
14719 2005-01-27 [colin]      1.0.0cvs19.1
14720
14721         * src/procmime.c
14722                 Sync with HEAD
14723
14724 2005-01-27 [colin]      1.0.0cvs18.1
14725
14726         * src/messageview.c
14727         * src/summaryview.c
14728         * src/mainwindow.c
14729         * src/compose.c
14730         * src/compose.h
14731         * src/procmsg.c
14732         * src/procmsg.h
14733         * src/toolbar.c
14734                 Sync with HEAD
14735
14736 2005-01-26 [paul]       1.0.0cvs15.2
14737
14738         * src/compose.c
14739                 compose_entries_set(): convert subject and body to
14740                 utf8 if necessary. patch by Felix Eckhofer
14741
14742 2005-01-26 [paul]       1.0.0cvs15.1
14743
14744         * configure.ac
14745         * src/common/template.c
14746                 sync with HEAD (fix memory leak)
14747
14748 2005-01-25 [paul]       1.0.0cvs14.1
14749
14750         * configure.ac
14751         * src/compose.c
14752                 sync with HEAD
14753
14754 2005-01-24 [colin]      1.0.0cvs13.1
14755
14756         * src/summaryview.c
14757                 Sync with HEAD
14758
14759 2005-01-24 [paul]       1.0.0cvs12.1
14760
14761         * configure.ac
14762         * src/messageview.c
14763         * src/mh.c
14764         * src/common/utils.c
14765                 sync with HEAD
14766
14767 2005-01-24 [colin]      1.0.0cvs11.1
14768
14769         * src/procheader.c
14770                 Sync with HEAD
14771
14772 2005-01-24 [colin]      1.0.0cvs10.1
14773
14774         * src/folderview.c
14775                 Sync with HEAD
14776
14777 2005-01-23 [colin]      1.0.0cvs9.1
14778
14779         * src/crash.c
14780                 Sync with HEAD
14781
14782 2005-01-22 [colin]      1.0.0cvs8.1
14783
14784         * src/summaryview.c
14785         * src/gtk/quicksearch.c
14786                 Sync with HEAD
14787
14788 2005-01-21 [colin]      1.0.0cvs7.1
14789
14790         * src/summaryview.c
14791                 Sync with HEAD
14792
14793 2005-01-21 [colin]      1.0.0cvs6.1
14794
14795         * src/summaryview.c
14796                 Sync with HEAD
14797
14798 2005-01-21 [colin]      1.0.0cvs5.1
14799
14800         * src/gtk/quicksearch.c
14801         * src/prefs_common.c
14802         * src/prefs_common.h
14803                 Sync with HEAD (recurse option)
14804
14805 2005-01-21 [colin]      1.0.0cvs4.1
14806
14807         * src/folder.h
14808         * src/folderview.c
14809         * src/folderview.h
14810         * src/summaryview.c
14811         * src/gtk/quicksearch.c
14812         * src/gtk/quicksearch.h
14813                 Sync with HEAD (recursive quicksearch)
14814
14815 2005-01-20 [colin]      1.0.0cvs3.4
14816
14817         * src/ssl_manager.c
14818                 Remove useless code
14819
14820 2005-01-20 [colin]      1.0.0cvs3.3
14821
14822         * src/ssl_manager.c
14823                 Fix leak, thanks to Alfons.
14824
14825 2005-01-20 [colin]      1.0.0cvs3.2
14826
14827         * src/ssl_manager.c
14828                 Port SSL certificate window to GTK2.
14829
14830 2005-01-20 [paul]       1.0.0cvs3.1
14831
14832         * ChangeLog.claws
14833         * configure.ac
14834         * src/addrindex.c
14835         * src/addrindex.h
14836                 sync with HEAD
14837
14838 2005-01-19 [colin]      1.0.0cvs2.2
14839
14840         * src/plugins/trayicon/trayicon.c
14841                 Fix freeze with gtk-2.6, the easy way
14842                 (signal blocking helpless there...)
14843                 Closes bug #668.
14844
14845 2005-01-19 [colin]      1.0.0cvs2.1
14846
14847         * src/mbox.c
14848         * src/mbox.h
14849         * src/mainwindow.c
14850         * src/summaryview.c
14851         * src/summaryview.h
14852                 Sync with HEAD
14853
14854 2005-01-19 [paul]       1.0.0cvs1.1
14855
14856         * configure.ac
14857         * po/de.po
14858         * po/es.po
14859         * po/fr.po
14860         * po/hr.po
14861         * po/it.po
14862         * po/ja.po
14863         * po/ko.po
14864         * po/pt_BR.po
14865         * po/ru.po
14866         * po/sk.po
14867         * po/sr.po
14868                 sync with HEAD (update translations)
14869
14870 2005-01-18 [colin]      1.0.0cvs0.1
14871
14872         * src/foldersel.c
14873                 Specify search column - patch by Alfons
14874
14875 2005-01-18 [colin]      0.9.13cvs36.3
14876
14877         * src/prefs_toolbar.c
14878                 Change Delete to Remove
14879         * src/prefs_fonts.c
14880                 GTK2 version and leak fixes
14881         * src/prefs_actions.c
14882                 Add stock buttons.
14883                 All patches by Alfons
14884
14885 2005-01-17 [colin]      0.9.13cvs36.2
14886
14887         * src/compose.c
14888                 Fix DnD inserting twice. While at it,
14889                 add DnD support for text/plain in the
14890                 body, and add support in the headers.
14891
14892 2005-01-16 [colin]      0.9.13cvs36.1
14893
14894         * ChangeLog
14895         * ChangeLog.jp
14896         * ChangeLog.claws
14897                 Sync with HEAD (nothing applicable)
14898
14899 2005-01-16 [colin]      0.9.13cvs33.2
14900
14901         * src/prefs_toolbar.c
14902                 GTK2ize prefs_toolbar, by Alfons.
14903
14904 2005-01-14 [colin]      0.9.13cvs33.1
14905
14906         * src/html.c
14907         * src/msgcache.c
14908                 Sync with HEAD
14909
14910 2005-01-14 [colin]      0.9.13cvs32.1
14911
14912         * src/html.c
14913         * src/html.h
14914         * src/msgcache.c
14915         * AUTHORS
14916         * tools/calypso_convert.pl
14917                 Sync with HEAD
14918
14919 2005-01-08 [colin]      0.9.13cvs29.2
14920
14921         * src/prefs_filtering_action.c
14922         * src/prefs_filtering.c
14923                 2 more gtk2 patches by Alfons
14924
14925 2005-01-07 [paul]       0.9.13cvs29.1
14926
14927         * ChangeLog
14928         * ChangeLog.claws
14929         * ChangeLog.jp
14930         * configure.ac
14931         * src/pop.c
14932         * src/pop.h
14933                 sync with HEAD
14934
14935 2005-01-07 [colin]      0.9.13cvs28.3
14936
14937         * src/gtk/progressdialog.c
14938         * src/gtk/progressdialog.h
14939         * src/inc.c
14940         * src/send_message.c
14941                 GTK2 for the incorporation dialog. The CList isn't dead
14942                 yet, for a more smooth migration. Patch by Alfons.
14943
14944 2005-01-06 [colin]      0.9.13cvs28.2
14945
14946         * src/prefs_display_header.c
14947                 GTK2 conversion by Alfons
14948         * src/prefs_actions.c
14949         * src/prefs_matcher.c
14950                 Fix 2 leaks - patch by Alfons
14951
14952 2005-01-06 [colin]      0.9.13cvs28.1
14953
14954         * src/prefs_matcher.c
14955                 Sync with HEAD
14956
14957 2005-01-06 [colin]      0.9.13cvs27.4
14958
14959         * src/prefs_matcher.c
14960                 Fix double-free. Patch by Alfons
14961
14962 2005-01-06 [colin]      0.9.13cvs27.3
14963
14964         * src/prefs_matcher.c
14965                 GTK2 widgets + memleak
14966                 Patch by Alfons
14967
14968 2005-01-05 [colin]      0.9.13cvs27.2
14969
14970         * src/account.c
14971         * src/addr_compl.c
14972         * src/foldersel.c
14973         * src/stock_pixmap.c
14974         * src/stock_pixmap.h
14975                 3 more GTK2 patches by Alfons.
14976
14977 2005-01-04 [colin]      0.9.13cvs27.1
14978
14979         * src/folderview.c
14980         * src/imap_gtk.c
14981         * src/news_gtk.c
14982                 Sync with HEAD
14983
14984 2005-01-04 [colin]      0.9.13cvs25.9
14985
14986         * src/compose.c
14987                 Fix Show Ruler menuitem
14988         * src/prefs_template.c
14989                 Convert to GTK2
14990         * src/common/utils.c
14991                 Make auto pointer stuff handles NULLs
14992                 Patches by Alfons.
14993
14994 2005-01-04 [colin]      0.9.13cvs25.8
14995
14996         * src/compose.c
14997                 Move the attachment list to gtk2
14998                 Patch by Alfons.
14999
15000 2005-01-04 [colin]      0.9.13cvs25.7
15001
15002         * src/textview.c
15003                 Make some keys work again
15004                 Patch by SungHyun Nam <namsh@kldp.org>
15005
15006 2005-01-04 [colin]      0.9.13cvs25.6
15007
15008         * src/gtk/gtkshruler.c
15009                 Move the ruler to GTK2
15010                 Patch by Alfons
15011
15012 2005-01-03 [colin]      0.9.13cvs25.5
15013
15014         * src/compose.c
15015                 Fix my broken patch apply 
15016
15017 2005-01-03 [colin]      0.9.13cvs25.4
15018
15019         * src/common/utils.c
15020         * src/common/utils.h
15021         * src/gtk/prefswindow.c
15022                 Move auto pointer stuff to utils.c
15023                 Patch by Alfons again :)
15024
15025 2005-01-03 [colin]      0.9.13cvs25.3
15026
15027         * src/compose.c
15028         * src/prefs_gtk.c
15029         * src/prefs_template.c
15030         * src/textview.c
15031                 Empty text widgets with empty strings, not NULL char
15032                 Patch by SungHyun Nam <namsh@kldp_org>
15033
15034 2005-01-03 [colin]      0.9.13cvs25.2
15035
15036         * src/main.c
15037         * AUTHORS
15038                 Sync with HEAD
15039
15040 2005-01-03 [colin]      0.9.13cvs25.1
15041
15042         * src/pop.c
15043         * src/pop.h
15044                 Sync with HEAD
15045
15046 2005-01-03 [colin]      0.9.13cvs24.3
15047
15048         * src/account.c
15049                 Two patches from Alfons and Alex S Moore:
15050                 fix images, fix return value.
15051
15052 2005-01-01 [colin]      0.9.13cvs24.2
15053
15054         * src/prefs_actions.c
15055                 Fix over-zealous assertion. Patch by Alfons
15056
15057 2005-01-01 [colin]      0.9.13cvs24.1
15058
15059         * src/procmime.c
15060                 Sync with HEAD (leak fix)
15061
15062 2004-12-31 [colin]      0.9.13cvs23.2
15063
15064         * src/prefs_common.c
15065                 GTK2 widgets + stock buttons - patch by Alfons
15066
15067 2004-12-31 [paul]       0.9.13cvs23.1
15068
15069         * configure.ac
15070                 bump up EXTRA_VERSION to match (sync'ed) HEAD
15071         * src/gtk/pluginwindow.c
15072                 use GTK2 widgets and plug memory leaks,
15073                 patches by Alfons
15074
15075 2004-12-30 [colin]      0.9.13cvs22.4
15076
15077         * src/account.c
15078         * src/action.c
15079         * src/export.c
15080         * src/foldersel.c
15081         * src/import.c
15082         * src/message_search.c
15083         * src/prefs_actions.c
15084         * src/prefs_common.c
15085         * src/prefs_customheader.c
15086         * src/prefs_filtering.c
15087         * src/prefs_summary_column.c
15088         * src/summary_search.c
15089         * src/gtk/about.c
15090         * src/gtk/description_window.c
15091         * src/gtk/gtkutils.c
15092         * src/gtk/gtkutils.h
15093         * src/gtk/inputdialog.c
15094         * src/gtk/prefswindow.c
15095                 Use GTK2 stock buttons. Patches by Alfons.
15096
15097 2004-12-30 [colin]      0.9.13cvs22.3
15098
15099         * src/account.c
15100                 Sync with HEAD
15101         * src/prefs_actions.c
15102         * src/prefs_customheader.c
15103         * src/prefs_filtering.c
15104         * src/prefs_msg_colors.c
15105         * src/prefs_summary_column.c
15106         * src/gtk/prefswindow.c
15107                 Use GtkTreeView instead of deprecated 
15108                 widgets. Patches by Alfons.
15109
15110 2004-12-30 [paul]       0.9.13cvs22.2
15111
15112         * src/foldersel.c
15113                 use GTK 2 Tree View
15114                 patch by Alfons, with root folder sorting fix
15115                 by Stephan Sachse
15116
15117 2004-12-30 [paul]       0.9.13cvs22.1
15118
15119         * ChangeLog
15120         * ChangeLog.claws
15121         * ChangeLog.jp
15122         * NEWS
15123         * configure.ac
15124         * src/account.c
15125                 sync with HEAD
15126
15127 2004-12-22 [martin]     0.9.13cvs21.2
15128
15129         * src/action.c
15130                 free the command line after its use
15131
15132 2004-12-18 [paul]       0.9.13cvs21.1
15133
15134         * AUTHORS
15135         * ChangeLog
15136         * ChangeLog.claws
15137         * ChangeLog.jp
15138         * NEWS
15139         * configure.ac
15140         * src/action.c
15141         * src/compose.c
15142         * src/syldap.c
15143                 sync with HEAD
15144
15145 2004-12-17 [martin]     0.9.13cvs17.2
15146
15147         * src/action.c
15148                 convert actions input to locale
15149         * src/inc.c
15150                 convert notification command to locale
15151         * src/plugins/pgpmime/select-keys.c
15152                 convert attributes to utf8
15153
15154 2004-12-14 [colin]      0.9.13cvs17.1
15155
15156         * ChangeLog
15157         * ChangeLog.jp
15158         * ChangeLog.claws
15159         * src/action.c
15160         * src/common/utils.c
15161         * src/gtk/prefswindow.c
15162         * src/gtk/gtkutils.c
15163         * src/gtk/gtkutils.h
15164         * src/plugins/spamassassin/libspamc.c
15165                 Sync with HEAD
15166
15167 2004-12-13 [colin]      0.9.13cvs14.1
15168
15169         * src/quote_fmt_parse.y
15170                 Sync with HEAD
15171
15172 2004-12-10 [colin]      0.9.13cvs12.1
15173
15174         * src/prefs_themes.c
15175         * src/mainwindow.c
15176         * src/messageview.c
15177                 Sync with HEAD
15178
15179 2004-12-09 [colin]      0.9.13cvs10.1
15180
15181         * src/procmime.c
15182                 Sync with HEAD (fix B64 encoding from memory)
15183
15184 2004-12-08 [colin]      0.9.13cvs9.1
15185
15186         * src/gtk/colorlabel.c
15187                 Sync with HEAD
15188
15189 2004-12-08 [paul]       0.9.13cvs8.2
15190
15191         * src/gtk/pluginwindow.c
15192                 fix window resizing oddities
15193
15194 2004-12-08 [colin]      0.9.13cvs8.1
15195
15196         * src/quote_fmt_parse.y
15197                 Sync with HEAD
15198
15199 2004-12-08 [colin]      0.9.13cvs7.1
15200
15201         * src/matcher_parser_parse.y
15202         * src/msgcache.c
15203         * src/prefs_matcher.c
15204         * src/procheader.c
15205         * src/matcher.c
15206         * src/common/defs.h
15207         * po/sr.po
15208                 Sync with HEAD
15209
15210 2004-12-08 [colin]      0.9.13cvs6.1
15211
15212         * src/quote_fmt_parse.y
15213         * src/textview.c
15214                 Sync with HEAD
15215         * src/gtk/prefswindow.c
15216         * src/gtk/pluginwindow.c
15217                 Fix G_CALLBACKS protos (thanks to Alfons)
15218
15219 2004-12-07 [torte]      0.9.13cvs2.2
15220
15221         * src/procmime.c
15222                 [Bug 650] reply button causes crash
15223                 Thanks to David Relson and Christoph
15224
15225 2004-12-07 [colin]      0.9.13cvs2.1
15226
15227         * ChangeLog.claws
15228         * AUTHORS
15229         * po/sk.po
15230         * src/procmime.c
15231         * src/prefs_account.c
15232         * src/common/smtp.c
15233         * src/common/smtp.h
15234                 Sync with HEAD
15235
15236 2004-12-06 [colin]      0.9.12cvs187.1
15237
15238         * ChangeLog.claws
15239         * INSTALL
15240         * Makefile.am
15241         * README.claws
15242         * TODO.claws
15243         * configure.ac
15244         * po/bg.po
15245         * po/cs.po
15246         * po/el.po
15247         * po/en_GB.po
15248         * po/es.po
15249         * po/fr.po
15250         * po/hr.po
15251         * po/hu.po
15252         * po/it.po
15253         * po/ja.po
15254         * po/ko.po
15255         * po/nl.po
15256         * po/pl.po
15257         * po/pt_BR.po
15258         * po/ru.po
15259         * po/sk.po
15260         * po/sr.po
15261         * po/sv.po
15262         * po/zh_CN.po
15263         * po/zh_TW.Big5.po
15264         * src/compose.c
15265         * tools/Makefile.am
15266         * tools/README
15267         * tools/filter_conv.pl
15268         * tools/kdeservicemenu/README
15269         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15270         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15271                 Sync with HEAD
15272
15273 2004-12-04 [colin]      0.9.12cvs183.1
15274
15275         * src/compose.c
15276                 Sync with HEAD (compose window position saving)
15277
15278 2004-12-04 [paul]       0.9.12cvs182.3
15279
15280         * src/messageview.c
15281         * src/mimeview.c
15282         * src/prefs_customheader.c
15283         * src/gtk/quicksearch.c
15284                 replace some forgotten GTK_SIGNAL_FUNCs
15285
15286 2004-12-04 [paul]       0.9.12cvs182.2
15287
15288         * src/Makefile.am
15289                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15290                 committed in error      
15291
15292 2004-12-04 [paul]       0.9.12cvs182.1
15293
15294         * ChangeLog
15295         * ChangeLog.claws
15296         * ChangeLog.jp
15297         * INSTALL
15298         * NEWS
15299         * README
15300         * README.jp
15301         * configure.ac
15302         * doc/manual/ja/Makefile.am
15303         * doc/manual/ja/sylpheed-1.html
15304         * doc/manual/ja/sylpheed-10.html
15305         * doc/manual/ja/sylpheed-11.html
15306         * doc/manual/ja/sylpheed-12.html
15307         * doc/manual/ja/sylpheed-13.html
15308         * doc/manual/ja/sylpheed-14.html
15309         * doc/manual/ja/sylpheed-15.html
15310         * doc/manual/ja/sylpheed-16.html
15311         * doc/manual/ja/sylpheed-17.html
15312         * doc/manual/ja/sylpheed-18.html
15313         * doc/manual/ja/sylpheed-19.html
15314         * doc/manual/ja/sylpheed-2.html
15315         * doc/manual/ja/sylpheed-20.html
15316         * doc/manual/ja/sylpheed-3.html
15317         * doc/manual/ja/sylpheed-4.html
15318         * doc/manual/ja/sylpheed-5.html
15319         * doc/manual/ja/sylpheed-6.html
15320         * doc/manual/ja/sylpheed-7.html
15321         * doc/manual/ja/sylpheed-8.html
15322         * doc/manual/ja/sylpheed-9.html
15323         * doc/manual/ja/sylpheed.html
15324         * doc/manual/ja/sylpheed.sgml
15325         * po/de.po
15326         * src/Makefile.am
15327         * src/compose.c
15328         * src/procmime.c
15329         * src/pixmaps/regular.xpm **REMOVED**
15330         * src/plugins/pgpmime/pgpmime.c
15331         * src/plugins/pgpmime/plugin.c
15332         * src/plugins/pgpmime/prefs_gpg.c
15333                 sync with HEAD
15334
15335 2004-12-03 [paul]       0.9.12cvs180.1
15336
15337         * ChangeLog
15338         * ChangeLog.claws
15339         * ChangeLog.jp
15340         * configure.ac
15341         * src/Makefile.am
15342         * src/pop.c
15343         * src/common/utils.c
15344         * src/common/utils.h
15345         * src/pixmaps/continue.xpm
15346         * src/pixmaps/dir_close.xpm
15347         * src/pixmaps/dir_open.xpm
15348         * src/pixmaps/drafts_close.xpm
15349         * src/pixmaps/drafts_open.xpm
15350         * src/pixmaps/folder.xpm **REMOVED**
15351         * src/pixmaps/group.xpm
15352         * src/pixmaps/unread.xpm
15353                 sync with HEAD
15354
15355 2004-12-02 [colin]      0.9.12cvs179.1
15356
15357         * src/compose.c
15358                 Sync with HEAD (non-duplicated reedition)
15359
15360 2004-12-02 [colin]      0.9.12cvs178.1
15361
15362         * src/compose.c
15363                 Sync with HEAD (linewrap_quote fix)
15364
15365 2004-12-01 [colin]      0.9.12cvs177.3
15366
15367         * src/addrharvest.c
15368                 Replace sizeof with strlen
15369
15370 2004-12-01 [paul]       0.9.12cvs177.2
15371
15372         * src/addrharvest.c
15373                 fix 'harvest addresses'
15374
15375 2004-11-30 [colin]      0.9.12cvs177.1
15376
15377         * src/gtk/prefswindow.c
15378         * src/gtk/pluginwindow.c
15379                 Sync with HEAD
15380
15381 2004-11-29 [colin]      0.9.12cvs176.1
15382
15383         * src/folderview.c
15384                 sync with HEAD (Fix disappearing separators in folderview's popup)
15385
15386 2004-11-29 [colin]      0.9.12cvs175.1
15387
15388         * src/procmime.c
15389                 Sync with head (another format fix)
15390
15391 2004-11-29 [colin]      0.9.12cvs174.1
15392
15393         * src/pop.c
15394                 Sync with HEAD (format string fix)
15395
15396 2004-11-26 [colin]      0.9.12cvs173.1
15397
15398         * src/common/smtp.c
15399         * src/common/smtp.h
15400                 Sync with HEAD
15401
15402 2004-11-24 [colin]      0.9.12cvs172.1
15403
15404         * src/plugins/pgpmime/pgpmime.c
15405                 Sync with HEAD
15406
15407 2004-11-24 [colin]      0.9.12cvs171.1
15408
15409         * src/plugins/pgpmime/pgpmime.c
15410                 Sync with head (gpgmectx leaks)
15411
15412 2004-11-24 [colin]      0.9.12cvs169.1
15413
15414         * src/plugins/pgpmime/plugin.c
15415         * src/plugins/trayicon/Makefile.am
15416         * src/plugins/trayicon/newmarkedmail.xpm
15417         * src/plugins/trayicon/trayicon.c
15418         * src/plugins/trayicon/unreadmarkedmail.xpm
15419                 Sync with HEAD
15420
15421 2004-11-23 [colin]      0.9.12cvs168.1
15422
15423         * src/partial_download.c
15424         * src/partial_download.h
15425         * src/plugins/pgpmime/plugin.c
15426                 Sync with HEAD
15427
15428 2004-11-23 [colin]      0.9.12cvs166.1
15429
15430         * src/Makefile.am
15431         * src/codeconv.c
15432         * src/compose.c
15433         * src/folderview.c
15434         * src/main.c
15435         * src/partial_download.c
15436         * src/partial_download.h
15437         * src/prefs_account.c
15438         * src/prefs_account.h
15439         * src/privacy.c
15440         * src/privacy.h
15441         * src/procmime.c
15442         * src/common/Makefile.am
15443         * src/common/base64.h
15444         * src/common/partial_download.c
15445         * src/common/partial_download.h
15446         * src/gtk/prefswindow.c
15447         * src/gtk/prefswindow.h
15448         * src/plugins/pgpmime/pgpmime.c
15449         * src/plugins/pgpmime/prefs_gpg.c
15450         * src/plugins/pgpmime/prefs_gpg.h
15451         * src/plugins/pgpmime/sgpgme.c
15452         * src/plugins/pgpmime/sgpgme.h
15453                 Sync with HEAD
15454
15455 2004-11-23 [colin]      0.9.12cvs163.1
15456
15457         * src/main.c
15458                 Sync with HEAD (cursor optimization)
15459
15460 2004-11-23 [colin]      0.9.12cvs162.1
15461
15462         * src/prefs_common.c
15463         * src/prefs_themes.c
15464         * src/procmsg.c
15465                 Sync with HEAD
15466
15467 2004-11-23 [colin]      0.9.12cvs158.9
15468
15469         * src/compose.c
15470                 Fix double-free when forwarding
15471         * src/msgcache.c
15472                 Fix leak on error path
15473                 
15474
15475 2004-11-23 [colin]      0.9.12cvs158.8
15476
15477         * src/compose.c
15478                 Fix possible double-free
15479                 Spotted by Alfons
15480
15481 2004-11-23 [colin]      0.9.12cvs158.7
15482
15483         * src/compose.c
15484                 Fix some signal handlers' prototypes
15485                 Spotted by Alfons
15486
15487 2004-11-22 [colin]      0.9.12cvs158.6
15488
15489         * src/compose.c
15490                 Remove unneeded code and duplicated
15491                 wrapping - patch by Alfons
15492
15493 2004-11-22 [colin]      0.9.12cvs158.5
15494
15495         * src/prefs_themes.c
15496                 Fix oversized selector
15497
15498 2004-11-22 [colin]      0.9.12cvs158.4
15499
15500         * src/compose.c
15501                 fix dump_text()
15502                 patch by Alfons
15503
15504 2004-11-19 [colin]      0.9.12cvs158.3
15505
15506         * src/textview.c
15507                 Add a context menu on links (open, copy)
15508
15509 2004-11-18 [paul]       0.9.12cvs158.2
15510
15511         * src/addrgather.c
15512         * src/exphtmldlg.c
15513         * src/expldifdlg.c
15514         * src/mimeview.c
15515         * src/prefs_common.c
15516         * src/plugins/image_viewer/viewer.c
15517         * src/plugins/spamassassin/spamassassin_gtk.c
15518                 replace deprecated gtk_notebook_set_page
15519                 and gtk_notebook_current_page
15520
15521 2004-11-18 [paul]       0.9.12cvs158.1
15522
15523         * configure.ac
15524         * src/compose.c
15525         * src/mainwindow.c
15526         * src/messageview.c
15527         * src/prefs_common.c
15528         * src/common/utils.c
15529         * src/common/utils.h
15530                 sync with HEAD
15531
15532 2004-11-17 [colin]      0.9.12cvs156.1
15533
15534         * src/prefs_account.c
15535         * src/prefs_account.h
15536         * src/procmsg.c
15537                 Sync with HEAD (add pref to store encrypted mails encrypted)
15538
15539 2004-11-17 [paul]       0.9.12cvs155.1
15540
15541         * ChangeLog
15542         * ChangeLog.claws
15543         * ChangeLog.jp
15544         * NEWS
15545         * configure.ac
15546         * src/compose.c
15547         * src/jpilot.c
15548         * src/privacy.c
15549         * src/procmime.c
15550         * src/procmime.h
15551         * src/procmsg.c
15552         * src/toolbar.c
15553         * src/pixmaps/error.xpm
15554                 sync with HEAD
15555
15556 2004-11-17 [colin]      0.9.12cvs151.1
15557
15558         * src/plugins/pgpmime/pgpmime.c
15559                 Sync with HEAD (remove debug printf)
15560
15561 2004-11-17 [colin]      0.9.12cvs150.1
15562
15563         * src/plugins/pgpmime/pgpmime.c
15564                 Sync with HEAD (off-by-one fix)
15565
15566 2004-11-17 [colin]      0.9.12cvs149.1
15567
15568         * src/procmsg.c
15569                 Sync with HEAD (coding style fixes)
15570
15571 2004-11-16 [colin]      0.9.12cvs148.1
15572
15573         * src/procmsg.c
15574                 Sync with head (Fix the fix)
15575
15576 2004-11-16 [colin]      0.9.12cvs147.1
15577
15578         * src/procmsg.c
15579                 Sync with Main (leak fix)
15580
15581 2004-11-16 [colin]      0.9.12cvs146.14
15582
15583         * src/compose.c
15584                 Remove useless chunk of code
15585                 Patch by Alfons
15586
15587 2004-11-15 [colin]      0.9.12cvs146.13
15588
15589         * src/compose.c
15590                 Fix drafting after insertion
15591                 Patch by Alfons
15592
15593 2004-11-15 [colin]      0.9.12cvs146.12
15594
15595         * src/compose.c
15596         * src/prefs_filtering.c
15597         * src/prefs_filtering_action.c
15598         * src/prefs_toolbar.c
15599                 Fix some const-correctness
15600
15601 2004-11-15 [colin]      0.9.12cvs146.11
15602
15603         * src/summaryview.c
15604         * src/prefs_themes.c
15605         * src/messageview.c
15606                 Fix some leaks
15607
15608 2004-11-15 [colin]      0.9.12cvs146.10
15609
15610         * src/codeconv.c
15611                 More unreadable locale fixes
15612
15613 2004-11-14 [colin]      0.9.12cvs146.9
15614
15615         * src/textview.c
15616                 Fix uri_security_check
15617                 Patch by Alfons
15618
15619 2004-11-13 [paul]       0.9.12cvs146.8
15620
15621         * src/folder.c
15622         * src/procmime.c
15623                 fix 2 bugs introduced in last commit
15624
15625 2004-11-13 [paul]       0.9.12cvs146.7
15626
15627         * src/compose.c
15628         * src/exporthtml.c
15629         * src/exportldif.c
15630         * src/folder.c
15631         * src/imap.c
15632         * src/imap_gtk.c
15633         * src/main.c
15634         * src/mainwindow.c
15635         * src/messageview.c
15636         * src/mh_gtk.c
15637         * src/prefs_themes.c
15638         * src/procmime.c
15639         * src/setup.c
15640         * src/summaryview.c
15641                 replace deprecated g_basename
15642
15643 2004-11-13 [paul]       0.9.12cvs146.6
15644
15645         * src/compose.c
15646         * src/imap.c
15647         * src/matcher_parser.h
15648         * src/matcher_parser_parse.y
15649         * src/prefs_filtering.c
15650         * src/prefs_filtering_action.c
15651         * src/prefs_themes.c
15652         * src/prefs_toolbar.c
15653         * src/common/utils.c
15654                 various small fixes/cleanups
15655
15656 2004-11-12 [colin]      0.9.12cvs146.5
15657
15658         * src/textview.c
15659                 Validate event's origin on visibility notify
15660                 Patch by Alfons.
15661
15662 2004-11-12 [paul]       0.9.12cvs146.4
15663
15664         * src/exporthtml.c
15665         * src/exportldif.c
15666         * src/imap.c
15667         * src/mh.c
15668         * src/mimeview.c
15669         * src/prefs_spelling.c
15670         * src/prefs_themes.c
15671                 replace deprecated g_dirname    
15672
15673 2004-11-12 [colin]      0.9.12cvs146.3
15674
15675         * src/textview.c
15676                 Some coding style fixes
15677
15678 2004-11-12 [colin]      0.9.12cvs146.2
15679
15680         * src/codeconv.c
15681                 We want to replace _all_ extended chars in
15682                 conv_unreadable_*, because any string containing
15683                 extended chars not parsing as UTF8 is 
15684                 undisplayed on gtk2.
15685
15686 2004-11-12 [paul]       0.9.12cvs146.1
15687
15688         * ChangeLog
15689         * ChangeLog.claws
15690         * ChangeLog.jp
15691         * NEWS
15692         * configure.ac
15693         * src/account.c
15694         * src/folderview.c
15695         * src/folderview.h
15696         * src/imap.c
15697         * src/imap_gtk.c
15698         * src/inc.c
15699         * src/mainwindow.c
15700         * src/mh_gtk.c
15701         * src/news_gtk.c
15702         * src/pop.c
15703         * src/prefs_account.c
15704         * src/prefs_account.h
15705         * src/prefs_ext_prog.c
15706         * src/procmime.c
15707         * src/procmime.h
15708         * src/procmsg.c
15709         * src/procmsg.h
15710         * src/summary_search.c
15711         * src/summaryview.c
15712         * src/textview.c
15713         * src/common/defs.h
15714         * src/common/utils.c
15715         * src/common/utils.h
15716         * src/gtk/menu.c
15717         * src/gtk/menu.h
15718                 sync with HEAD
15719
15720 2004-11-11 [colin]      0.9.12cvs144.2
15721
15722         * src/textview.c
15723                 Fix URI range selection (patch by Alfons)
15724
15725 2004-11-09 [colin]      0.9.12cvs144.1
15726
15727         * ChangeLog.claws
15728         * src/compose.c
15729         * src/folder.c
15730         * src/folder_item_prefs.c
15731         * src/prefs_account.c
15732         * src/prefs_account.h
15733         * src/plugins/pgpmime/pgpmime.c
15734                 Sync with HEAD
15735
15736 2004-11-08 [colin]      0.9.12cvs143.1
15737
15738         * src/summaryview.c
15739                 Sync with HEAD (optimize quicksearch)
15740
15741 2004-11-08 [colin]      0.9.12cvs142.2
15742
15743         * src/compose.c
15744                 Don't wrap when Edit/Auto wrapping is disabled
15745
15746 2004-11-08 [colin]      0.9.12cvs142.1
15747
15748         * src/textview.c
15749                 Sync with HEAD
15750
15751 2004-11-08 [colin]      0.9.12cvs141.1
15752
15753         * src/textview.c
15754                 Sync with HEAD (fix some mail URIs)
15755
15756 2004-11-08 [colin]      0.9.12cvs140.3
15757
15758         * src/textview.c
15759                 o Use text cursor instead of arrow when
15760                   not on a link
15761                 o Fix handling of contiguous links (as in
15762                   "colin@colino.net" <colin@colino.net>)
15763                   This one unveils a bug in get_email_part()
15764
15765 2004-11-07 [colin]      0.9.12cvs140.2
15766
15767         * src/textview.c
15768                 Fix memleak. Patch by Alfons.
15769
15770 2004-11-06 [colin]      0.9.12cvs140.1
15771
15772         * src/compose.c
15773                 Sync with HEAD (don't ask passphrase
15774                 when drafting)
15775
15776 2004-11-06 [paul]       0.9.12cvs139.2
15777
15778         * AUTHORS
15779         * src/textview.c
15780         * src/textview.h
15781                 textview URI handling. hovering over a 
15782                 link displays it in the status bar,
15783                 and changes the mouse pointer to a hand 
15784                 cursor. a link is activated with a single 
15785                 click. (Modified from the) patch by Jean-Yves 
15786                 Lefort <jylefort@users.sourceforge.net>
15787                 
15788
15789 2004-11-05 [colin]      0.9.12cvs139.1
15790
15791         * src/compose.c
15792         * src/procmime.c
15793                 Sync with HEAD again ^^
15794
15795 2004-11-05 [colin]      0.9.12cvs139.1
15796
15797         * src/compose.c
15798         * src/procmime.c
15799                 Sync with HEAD
15800
15801 2004-11-03 [paul]       0.9.12cvs138.1
15802
15803         * ChangeLog.claws
15804         * configure.ac
15805         * po/POTFILES.in
15806         * src/prefs_ext_prog.c
15807         * src/procmime.c
15808         * tools/kdeservicemenu/README
15809         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15810         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15811                 sync with HEAD
15812
15813 2004-11-01 [christoph]  0.9.12cvs136.2
15814
15815         * src/procmime.c
15816                 convert MIME parameters to UTF-8
15817
15818 2004-10-29 [colin]      0.9.12cvs136.1
15819
15820         * src/common/utils.c
15821                 Sync with HEAD (don't use '=' in mime boundary)
15822
15823 2004-10-29 [paul]       0.9.12cvs135.1
15824
15825         * configure.ac
15826         * doc/src/rfc2231.txt
15827         * src/procmime.c
15828         * src/common/quoted-printable.c
15829         * src/common/utils.c
15830         * src/common/utils.h
15831                 sync with HEAD
15832
15833 2004-10-27 [paul]       0.9.12cvs134.1
15834
15835         * configure.ac
15836         * src/main.c
15837         * src/procmime.c
15838         * src/plugins/pgpmime/pgpmime.c
15839                 sync with HEAD
15840
15841 2004-10-26 [paul]       0.9.12cvs132.3
15842
15843         * src/account.c
15844         * src/addressbook.c
15845         * src/addrgather.c
15846         * src/addrharvest.c
15847         * src/codeconv.c
15848         * src/compose.c
15849         * src/customheader.c
15850         * src/editaddress.c
15851         * src/editgroup.c
15852         * src/enriched.c
15853         * src/expldifdlg.c
15854         * src/exporthtml.c
15855         * src/exportldif.c
15856         * src/folder.c
15857         * src/foldersel.c
15858         * src/folderview.c
15859         * src/grouplistdialog.c
15860         * src/html.c
15861         * src/imap.c
15862         * src/jpilot.c
15863         * src/ldapserver.c
15864         * src/ldif.c
15865         * src/mimeview.c
15866         * src/news.c
15867         * src/news_gtk.c
15868         * src/pop.c
15869         * src/prefs_display_header.c
15870         * src/prefs_gtk.c
15871         * src/prefs_msg_colors.c
15872         * src/prefs_toolbar.c
15873         * src/procheader.c
15874         * src/procmime.c
15875         * src/summaryview.c
15876         * src/textview.c
15877         * src/toolbar.c
15878         * src/vcard.c
15879         * src/common/mgutils.c
15880         * src/common/nntp.c
15881         * src/common/smtp.c
15882         * src/common/template.c
15883         * src/common/utils.c
15884         * src/common/xmlprops.c
15885         * src/plugins/pgpmime/pgpmime.c
15886         * src/plugins/pgpmime/select-keys.c
15887         * src/plugins/pgpmime/sgpgme.c
15888                 replace deprecated g_strcasecmp(), g_strncasecmp(),
15889                 g_string_sprintfa(), gtk_notebook_current_page()
15890
15891 2004-10-26 [colin]      0.9.12cvs132.2
15892
15893         * src/prefs_folder_item.c
15894                 Fix default-account selection
15895
15896 2004-10-21 [colin]      0.9.12cvs133
15897
15898         * src/compose.c
15899                 Sync with HEAD (Remove extra separator in compose's Options)
15900         * src/textview.c
15901                 Set wrapping to char
15902
15903 2004-10-21 [paul]       0.9.12cvs131.2
15904
15905         * src/compose.c
15906         * src/sourcewindow.c
15907                 fix wrapping
15908                 fix window shrinking 
15909
15910 2004-10-21 [colin]      0.9.12cvs131.1
15911
15912         * ChangeLog.claws
15913         * src/compose.c
15914                 Sync with HEAD
15915
15916 2004-10-21 [paul]       0.9.12cvs130.2
15917
15918         * src/prefs_folder_item.c
15919                 sync with HEAD (Apply to subfolders)
15920
15921 2004-10-19 [colin]      0.9.12cvs130.1
15922
15923         * ChangeLog.claws
15924         * src/compose.c
15925         * src/common/utils.c
15926         * src/gtk/menu.c
15927                 Sync with HEAD
15928
15929 2004-10-19 [colin]      0.9.12cvs128.1
15930
15931         * src/addrbook.c
15932         * src/addrcache.c
15933         * src/addressbook.c
15934         * src/codeconv.c
15935         * src/compose.c
15936         * src/customheader.c
15937         * src/editaddress.c
15938         * src/editgroup.c
15939         * src/exporthtml.c
15940         * src/folder.c
15941         * src/folderview.c
15942         * src/imap.c
15943         * src/jpilot.c
15944         * src/main.c
15945         * src/matcher_parser_parse.y
15946         * src/mbox.c
15947         * src/pop.c
15948         * src/prefs_account.c
15949         * src/prefs_gtk.c
15950         * src/prefs_msg_colors.c
15951         * src/procheader.c
15952         * src/procmime.c
15953         * src/procmime.h
15954         * src/procmsg.c
15955         * src/summaryview.c
15956         * src/textview.c
15957         * src/common/base64.c
15958         * src/common/partial_download.c
15959         * src/common/socket.c
15960         * src/common/sylpheed.c
15961         * src/common/utils.c
15962         * src/common/utils.h
15963         * src/gtk/pluginwindow.c
15964         * src/gtk/quicksearch.c
15965         * src/plugins/clamav/clamav_plugin.c
15966         * src/plugins/clamav/clamav_plugin.h
15967         * src/plugins/clamav/clamav_plugin_gtk.c
15968         * src/plugins/pgpmime/passphrase.c
15969         * src/plugins/pgpmime/pgpmime.c
15970         * src/plugins/pgpmime/plugin.c
15971         * src/plugins/pgpmime/prefs_gpg.c
15972         * src/plugins/pgpmime/prefs_gpg.h
15973         * src/plugins/pgpmime/select-keys.c
15974         * src/plugins/pgpmime/sgpgme.c
15975         * src/plugins/spamassassin/libspamc.c
15976         * src/plugins/spamassassin/spamassassin.c
15977         * src/plugins/spamassassin/spamassassin.h
15978         * src/plugins/spamassassin/spamassassin_gtk.c
15979         * src/plugins/trayicon/trayicon.c
15980         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
15981                 Sync with HEAD
15982
15983 2004-10-14 [colin]      0.9.12cvs126.2
15984
15985         * src/codeconv.c
15986         * src/textview.c
15987                 Fix conv_unreadable_locale
15988
15989 2004-10-13 [colin]      0.9.12cvs126.1
15990
15991         * src/compose.c
15992                 Sync with HEAD (don't convert charset for 
15993                 drafted messages, minor cleanup)
15994
15995 2004-10-13 [colin]      0.9.12cvs125.1
15996
15997         * po/POTFILES.in
15998                 Sync with HEAD (POTFILES fix)
15999
16000 2004-10-12 [colin]      0.9.12cvs124.3
16001
16002         * src/compose.c
16003                 Fix encoding bug from latest sync
16004
16005 2004-10-12 [paul]       0.9.12cvs124.2
16006
16007         * src/plugins/pgpmime/prefs_gpg.c
16008         * src/plugins/pgpmime/prefs_gpg.h
16009                 forgotten in last commit        
16010
16011 2004-10-12 [paul]       0.9.12cvs124.1
16012
16013         * ChangeLog.claws
16014         * configure.ac
16015         * m4/spamassassin.m4
16016         * src/Makefile.am
16017         * src/account.c
16018         * src/compose.c
16019         * src/compose.h
16020         * src/crash.c
16021         * src/main.c
16022         * src/mimeview.c
16023         * src/passphrase.c
16024         * src/passphrase.h
16025         * src/prefs_account.c
16026         * src/prefs_account.h
16027         * src/prefs_common.c
16028         * src/privacy.c
16029         * src/privacy.h
16030         * src/procmime.c
16031         * src/procmime.h
16032         * src/procmsg.c
16033         * src/rfc2015.c
16034         * src/rfc2015.h
16035         * src/select-keys.c
16036         * src/select-keys.h
16037         * src/textview.c
16038         * src/common/utils.c
16039         * src/common/utils.h
16040         * src/gtk/about.c
16041         * src/plugins/pgpmime/Makefile.am
16042         * src/plugins/pgpmime/passphrase.c
16043         * src/plugins/pgpmime/passphrase.h
16044         * src/plugins/pgpmime/pgpmime.c
16045         * src/plugins/pgpmime/plugin.c
16046         * src/plugins/pgpmime/select-keys.c
16047         * src/plugins/pgpmime/select-keys.h
16048         * src/plugins/pgpmime/sgpgme.c
16049         * src/plugins/pgpmime/sgpgme.h
16050                 sync with HEAD
16051
16052 2004-10-04 [colin]      0.9.12cvs122.1
16053
16054         * src/mainwindow.c
16055         * src/messageview.c
16056         * src/messageview.h
16057         * src/textview.c
16058                 Sync with HEAD
16059
16060 2004-10-04 [colin]      0.9.12cvs121.1
16061
16062         * src/summaryview.c
16063                 Sync with HEAD
16064
16065 2004-10-04 [paul]       0.9.12cvs120.1
16066
16067         * configure.ac
16068                 sync with HEAD [don't try to build 
16069                 pgpmime plugin when gpgme is disabled]
16070
16071 2004-10-03 [colin]      0.9.12cvs119.3
16072
16073         * src/gtk/gtksctree.c
16074                 Lots of side effects. Put back as before 117.2.
16075         * src/summaryview.c
16076                 Fix bug #602
16077
16078 2004-10-03 [colin]      0.9.12cvs119.2
16079
16080         * src/gtk/gtksctree.c
16081                 Revert 608 fix that doesn't work that good
16082
16083 2004-10-02 [colin]      0.9.12cvs119.1
16084
16085         * src/mainwindow.c
16086         * src/messageview.c
16087         * src/prefs_common.h
16088         * src/procmime.c
16089         * src/procmime.h
16090         * src/textview.c
16091                 Sync with HEAD
16092         * src/gtk/gtksctree.c
16093                 Close bug #608
16094
16095 2004-10-01 [colin]      0.9.12cvs118.1
16096
16097         * src/mimeview.c
16098                 Sync with HEAD (better Save All fix)
16099
16100 2004-10-01 [colin]      0.9.12cvs117.2
16101
16102         * src/gtk/gtksctree.c
16103                 Faster on selection
16104
16105 2004-10-01 [colin]      0.9.12cvs117.1
16106
16107         * src/mimeview.c
16108                 Sync with HEAD (Save All: only attachments)
16109
16110 2004-10-01 [paul]       0.9.12cvs116.1
16111
16112         * ChangeLog.claws
16113         * configure.ac
16114         * src/account.c
16115         * src/prefs_common.c
16116         * src/gtk/colorlabel.c
16117                 sync with HEAD
16118
16119 2004-09-30 [colin]      0.9.12cvs115.1
16120
16121         * src/stock_pixmap.c
16122         * src/stock_pixmap.h
16123         * src/folderview.c
16124         * src/Makefile.am
16125         * src/pixmaps/read.xpm
16126                 Sync with HEAD (new pixmap)
16127
16128 2004-09-29 [colin]      0.9.12cvs114.1
16129
16130         * src/compose.c
16131                 Sync with HEAD
16132                 Fix focus handling in headers
16133
16134 2004-09-29 [paul]       0.9.12cvs113.1
16135
16136         * src/quote_fmt_parse.y
16137                 sync with HEAD
16138  
16139
16140 2004-09-28 [colin]      0.9.12cvs112.1
16141
16142         * src/folderview.c
16143         * src/mainwindow.c
16144                 Sync with HEAD
16145
16146 2004-09-28 [colin]      0.9.12cvs110.1
16147
16148         * src/folderview.c
16149                 Sync with HEAD (Contextual Empty trash menu)
16150
16151 2004-09-28 [colin]      0.9.12cvs108.1
16152
16153         * src/addressbook.c
16154                 Sync with HEAD (addressbook edit on double-click)
16155
16156 2004-09-28 [colin]      0.9.12cvs106.1
16157
16158         * src/inc.c
16159                 Sync with HEAD (folder_item freeze on inc)
16160
16161 2004-09-27 [colin]      0.9.12cvs105.1
16162
16163         * src/folderview.c
16164                 Sync with HEAD (right-align new and unread column)
16165
16166 2004-09-27 [colin]      0.9.12cvs104.1
16167
16168         * src/main.c
16169                 Sync with HEAD (revert 0.9.12cvs101)
16170
16171 2004-09-24 [colin]      0.9.12cvs103.2
16172
16173         * src/wizard.c
16174                 Fix gtk warnings and use domain part of the email address 
16175                 when domain detection fails (no dot in domain name)
16176
16177 2004-09-23 [colin]      0.9.12cvs103.1
16178
16179         * src/plugins/spamassassin/libspamc.c
16180         * src/plugins/spamassassin/libspamc.h
16181         * src/plugins/spamassassin/utils.c
16182         * src/plugins/spamassassin/utils.h
16183                 Sync with HEAD (Update spamassassin to 3.0)
16184
16185 2004-09-21 [colin]      0.9.12cvs102.3
16186
16187         * src/action.c
16188                 Add horizontal scrollbar in action io dialog as needed
16189                 Patch by Alfons.
16190
16191 2004-09-20 [colin]      0.9.12cvs102.2
16192
16193         * src/plugins/image_viewer/viewer.c
16194                 Remove imlib stuff
16195                 use gtk_pixmap_set when clearing
16196                 (would be better to use gtkImages, but causes size-allocate 
16197                 signals storm)
16198
16199 2004-09-17 [paul]       0.9.12cvs102.1
16200
16201         * ChangeLog
16202         * ChangeLog.claws
16203         * ChangeLog.jp
16204         * configure.ac
16205         * src/inc.c
16206                 sync with HEAD
16207
16208
16209 2004-09-17 [colin]      0.9.12cvs101.1
16210
16211         * ChangeLog.claws
16212         * src/main.c
16213                 Sync with HEAD (fix segs at exit)
16214
16215 2004-09-14 [colin]      0.9.12cvs99.5
16216
16217         * src/common/socket.c
16218         * AUTHORS
16219                 Fix send error on 64bit platforms
16220                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
16221
16222 2004-09-14 [colin]      0.9.12cvs99.4
16223
16224         * src/action.c
16225                 Fix action output with utf8 
16226                 Patch by Alfons.
16227
16228 2004-09-14 [colin]      0.9.12cvs99.3
16229
16230         * ChangeLog.claws
16231         * src/folder.c
16232                 Sync with HEAD
16233
16234 2004-09-09 [colin]      0.9.12cvs99.2
16235
16236         * src/action.c
16237                 Fix progress bar (displaying "Completed %v/%u")
16238                 Patch by Alfons.
16239
16240 2004-09-08 [colin]      0.9.12cvs99.1
16241
16242         * src/account.c
16243         * src/folder.c
16244         * src/procmsg.c
16245         * src/procmsg.h
16246         * src/plugins/pgpmime/pgpmime.c
16247                 Sync with HEAD
16248
16249 2004-09-08 [colin]      0.9.12cvs97.2
16250
16251         * src/summaryview.c
16252                 Don't select mails in collapsed threads 
16253                 when navigating with up/down
16254
16255 2004-09-07 [colin]      0.9.12cvs97.1
16256
16257         * src/inc.c
16258                 Sync with HEAD (meaningful error messages)
16259
16260 2004-09-06 [colin]      0.9.12cvs96.1
16261
16262         * src/toolbar.c
16263                 Sync with HEAD (fix Redirect graying out)
16264
16265 2004-09-06 [colin]      0.9.12cvs95.1
16266
16267         * src/summaryview.c
16268         * src/mimeview.c
16269                 Sync with HEAD (fix dropped URIs)
16270
16271 2004-09-06 [colin]      0.9.12cvs94.1
16272
16273         * src/addressbook.c
16274         * src/addressitem.h
16275         * src/addritem.c
16276         * src/addritem.h
16277                 Sync with HEAD (addressbook DnD)
16278
16279 2004-09-03 [colin]      0.9.12cvs93.1
16280
16281         * src/summaryview.c
16282                 Sync with HEAD (next/prev unread)
16283
16284 2004-09-03 [colin]      0.9.12cvs92.1
16285
16286         * src/prefs_common.c
16287         * src/prefs_common.h
16288         * src/summaryview.c
16289                 Sync with HEAD ('mark_as_read_delay' pref)
16290
16291 2004-09-02 [colin]      0.9.12cvs91.2
16292
16293         * src/common/xml.c
16294                 Fix leak
16295
16296 2004-09-02 [colin]      0.9.12cvs91.1
16297
16298         * src/gtk/menu.c
16299                 Sync with HEAD (menu accel don't work, but whatever)
16300
16301 2004-09-02 [colin]      0.9.12cvs90.1
16302
16303         * src/account.c
16304                 Sync with HEAD (fix bug 582)
16305
16306 2004-09-02 [colin]      0.9.12cvs89.1
16307
16308         * src/addrindex.c
16309                 Sync with HEAD (free deleted queries)
16310
16311 2004-09-02 [colin]      0.9.12cvs88.1
16312
16313         * src/ldapquery.c
16314                 Sync with HEAD (fix LDAP freezes)
16315
16316 2004-09-02 [colin]      0.9.12cvs87.1
16317
16318         * src/prefs_spelling.c
16319                 Sync with HEAD (add default dictionary)
16320
16321 2004-09-01 [colin]      0.9.12cvs86.1
16322
16323         * src/filtering.c
16324         * src/folderview.c
16325         * src/imap.c
16326         * src/prefs_matcher.c
16327         * src/stock_pixmap.c
16328         * src/summary_search.c
16329         * src/summaryview.c
16330         * src/wizard.c
16331         * src/wizard.h
16332                 Sync with HEAD (uninitialized vars fixes)
16333                 + gtk2 specific warning fixes
16334
16335 2004-08-31 [colin]      0.9.12cvs85.1
16336
16337         * src/folder.c
16338                 Sync with HEAD (Fix memory corruption due to 
16339                 uninitialized var)
16340
16341 2004-08-31 [colin]      0.9.12cvs84.4
16342
16343         * src/summary_search.c
16344                 Fix segfaults when searching in folders with broken headers
16345
16346 2004-08-31 [colin]      0.9.12cvs84.3
16347
16348         * src/compose.c
16349         * src/textview.c
16350                 Fix some more encoding/decoding issues
16351
16352 2004-08-30 [colin]      0.9.12cvs84.2
16353
16354         * src/mimeview.c
16355         * src/prefs_themes.c
16356         * src/gtk/filesel.c
16357         * src/gtk/filesel.h
16358                 Add a folder-mode selection (fixes mimeview's "Save all")
16359
16360 2004-08-29 [colin]      0.9.12cvs84.1
16361
16362         * src/mimeview.c
16363                 Sync with HEAD (don't escape saved filenames)
16364
16365 2004-08-27 [colin]      0.9.12cvs83.1
16366
16367         * ChangeLog
16368         * ChangeLog.claws
16369         * ChangeLog.jp
16370         * src/mh.c
16371         * src/procheader.c
16372         * src/procmsg.c
16373         * src/procmsg.h
16374         * src/common/utils.c
16375         * src/gtk/menu.h
16376         * po/
16377                 Sync with HEAD 0.9.12cvs83 (sync with main)
16378
16379 2004-08-26 [colin]      0.9.12cvs82.4
16380
16381         * src/codeconv.c
16382                 Fix strange stack corruption
16383                 Convert to utf8 after unmime, not before
16384
16385 2004-08-26 [colin]      0.9.12cvs82.3
16386
16387         * src/main.c
16388         * src/wizard.c
16389                 Fix account folders duplication
16390
16391 2004-08-25 [colin]      0.9.12cvs82.2
16392
16393         * src/wizard.c
16394                 Remove ports
16395                 Add SSL selection
16396                 Use login@server as account name
16397
16398 2004-08-25 [colin]      0.9.12cvs82.1
16399
16400         * src/plugins/pgpmime/pgpmime.c
16401                 Sync with HEAD (leak fix).
16402
16403 2004-08-25 [colin]      0.9.12cvs81.1
16404
16405         * src/plugins/pgpmime/pgpmime.c
16406         * src/plugins/pgpmime/sgpgme.c
16407         * src/plugins/pgpmime/sgpgme.h
16408                 Sync with HEAD (Handle combined messages).
16409
16410 2004-08-24 [colin]      0.9.12cvs80.3
16411
16412         * src/wizard.c
16413                 Fix full name, ports, and imap
16414
16415 2004-08-24 [colin]      0.9.12cvs80.2
16416
16417         * src/Makefile.am
16418         * src/main.c
16419         * src/setup.c
16420         * src/setup.h
16421         * src/stock_pixmap.c
16422         * src/stock_pixmap.h
16423         * src/wizard.c ** ADDED **
16424         * src/wizard.h ** ADDED ** 
16425         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
16426                 Add a setup wizard 
16427
16428 2004-08-24 [colin]      0.9.12cvs80.1
16429
16430         * src/folder.c
16431                 Sync with HEAD (set mimeflags on all messages)
16432
16433 2004-08-24 [colin]      0.9.12cvs79.3
16434
16435         * src/matcher_parser_lex.l
16436                 Fix 8bits strings not in utf8
16437
16438 2004-08-24 [colin]      0.9.12cvs79.2
16439
16440         * src/compose.c
16441                 Check conversion result before replacing buffer
16442
16443 2004-08-23 [colin]      0.9.12cvs79.1
16444
16445         * src/compose.c
16446                 Sync with HEAD (create message header in memory)
16447
16448 2004-08-23 [colin]      0.9.12cvs78.1
16449
16450         * src/rfc2015.c
16451         * src/rfc2015.h
16452                 Sync with HEAD (fix bug 197 again)
16453
16454 2004-08-23 [colin]      0.9.12cvs77.3
16455
16456         * src/compose.c
16457                 Fix again inline gpg signing (which outputs utf8
16458                 in gtk2). Not syncing this fix to HEAD as this 
16459                 code is meant to die.
16460
16461 2004-08-23 [colin]      0.9.12cvs77.2
16462
16463         * src/prefs_account.h
16464                 Remove useless include
16465
16466 2004-08-23 [colin]      0.9.12cvs77.1
16467
16468         * src/imap.c
16469         * po/es.po
16470         * po/fr.po
16471         * po/it.po
16472         * po/pl.po
16473         * po/pt_BR.po
16474         * po/sk.po
16475         * po/sr.po
16476                 Sync with HEAD (fix bug 577)
16477
16478 2004-08-22 [colin]      0.9.12cvs76.1
16479
16480         * src/plugins/trayicon/trayicon.c
16481                 Sync with HEAD (fix formatting bug)
16482
16483 2004-08-21 [colin]      0.9.12cvs74.2
16484
16485         * src/gtk/colorsel.c
16486                 Fix bug 564 (Folder color selection window exits on any
16487                 keypress)
16488
16489 2004-08-21 [colin]      0.9.12cvs74.1
16490
16491         * ChangeLog.claws
16492         * src/compose.c
16493         * src/summaryview.c
16494         * src/toolbar.c
16495                 Sync with HEAD (fix bug 576)
16496
16497 2004-08-21 [colin]      0.9.12cvs70.1
16498
16499         * src/compose.c
16500         * src/mainwindow.c
16501                 Sync with HEAD
16502                 
16503
16504 2004-08-21 [paul]       0.9.12cvs66.4
16505
16506         * src/mainwindow.c
16507         * src/messageview.c
16508         * src/gtk/menu.c
16509         * src/plugins/spamassassin/spamassassin_gtk.c
16510                 remove some deprecated gtk1 functions
16511
16512
16513 2004-08-21 [colin]      0.9.12cvs66.3
16514
16515         * src/compose.c
16516         * src/codeconv.c
16517                 Fix warnings
16518                 Remove encoding hacks
16519                 Fix bug 575 (Strange character messes up message)
16520                 Don't display conversion error when drafting
16521
16522 2004-08-21 [paul]       0.9.12cvs66.2
16523
16524         * src/prefs_account.c
16525                 fix GnuPG mode bugs
16526
16527
16528 2004-08-20 [colin]      0.9.12cvs66.1
16529
16530         * src/codeconv.c
16531                 Sync with HEAD 0.9.12cvs66
16532
16533 2004-08-20 [paul]
16534
16535         * src/plugins/pgpmime/plugin.c
16536                 modify PGP/MIME plugin's description
16537
16538 2004-08-17 [colin]      0.9.12cvs65.1
16539
16540         * src/common/ssl.c
16541         * src/plugins/pgpmime/plugin.c
16542                 Sync with HEAD
16543
16544 2004-08-14 [colin]      0.9.12cvs60.3
16545
16546         * src/plugins/trayicon/trayicon.c
16547                 Put back resize callback, on size-request signal
16548                 rather than size-allocate to avoid infinite 
16549                 callback loop
16550
16551 2004-08-13 [colin]      0.9.12cvs60.2
16552
16553         * src/common/defs.h
16554                 Cache versions have been fixed
16555
16556 2004-08-13 [colin]      0.9.12cvs60.1
16557
16558         * src/folderutils.c
16559                 Sync with HEAD
16560
16561 2004-08-12 [colin]      0.9.12cvs59.1
16562
16563         * src/plugins/trayicon/trayicon.c
16564                 Sync with HEAD
16565
16566 2004-08-12 [colin]      0.9.12cvs57.5
16567
16568         * sylpheed.desktop
16569         * configure.ac
16570         * src/Makefile.am
16571         * src/main.c
16572                 Add support for Freedesktop.org's startup notification
16573
16574 2004-08-11 [colin]      0.9.12cvs57.4
16575
16576         * src/textview.c
16577                 Fix off-by-one
16578
16579 2004-08-11 [colin]      0.9.12cvs57.3
16580
16581         * src/message_search.c
16582         * src/summary_search.c
16583                 Make searches case insensitive by default
16584         * src/textview.c
16585                 Fix case-insensitive search in message
16586
16587 2004-08-11 [colin]      0.9.12cvs57.2
16588
16589         * src/summary_search.c
16590                 Let case-sensitive be specified
16591
16592 2004-08-10 [colin]      0.9.12cvs55.4
16593
16594         * src/common/socket.c
16595                 Fix the possible race condition
16596
16597 2004-08-09 [paul]       0.9.12cvs55.3
16598
16599         * configure.ac
16600         * src/Makefile.am
16601         * src/common/Makefile.am
16602                 sync with HEAD
16603
16604
16605 2004-08-09 [paul]       0.9.12cvs55.2
16606
16607         * autogen.sh
16608         * po/poconv.sh
16609                 remove unneeded script
16610
16611         * configure.ac
16612                 add forgotten USE_LDAP_TLS (sync with HEAD)
16613
16614
16615 2004-08-09 [colin]      0.9.12cvs55.1
16616
16617         * src/main.c
16618         * src/common/ssl.c
16619         * src/common/sylpheed.c
16620         * src/common/sylpheed.h
16621                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
16622
16623 2004-08-09 [paul]       0.9.12cvs54.1
16624
16625         * ChangeLog
16626         * ChangeLog.claws
16627         * ChangeLog.jp
16628         * configure.ac
16629         * po/POTFILES.in
16630         * src/Makefile.am
16631         * src/folderutils.c
16632         * src/main.c
16633         * src/pgpmime.c
16634         * src/pgpmime.h
16635         * src/sgpgme.c
16636         * src/sgpgme.h
16637         * src/plugins/Makefile.am
16638         * src/plugins/pgpmime/.cvsignore
16639         * src/plugins/pgpmime/Makefile.am
16640         * src/plugins/pgpmime/pgpmime.c
16641         * src/plugins/pgpmime/pgpmime.h
16642         * src/plugins/pgpmime/plugin.c
16643         * src/plugins/pgpmime/sgpgme.c
16644         * src/plugins/pgpmime/sgpgme.h
16645                 sync with HEAD
16646
16647 2004-08-08 [paul]       0.9.12cvs51.1
16648
16649         * configure.ac
16650         * src/folder.c
16651                 sync with HEAD
16652
16653 2004-08-07 [colin]      0.9.12cvs50.1
16654
16655         * src/pop.c
16656         * src/common/partial_download.c
16657                 fix warnings (sync from HEAD)
16658
16659 2004-08-07 [colin]      0.9.12cvs48.1
16660
16661         * src/prefs_folder_item.c
16662                 sync with HEAD 0.9.12cvs48
16663
16664 2004-08-06 [colin]      0.9.12cvs47.1
16665
16666         * src/compose.c
16667                 Sync with HEAD
16668
16669 2004-08-06 [christoph]  0.9.12cvs46.2
16670
16671         * src/main.c
16672         * src/plugins/clamav/clamav_plugin_gtk.c
16673         * src/plugins/dillo_viewer/dillo_viewer.c
16674         * src/plugins/image_viewer/plugin.c
16675         * src/plugins/mathml_viewer/mathml_viewer.c
16676         * src/plugins/spamassassin/spamassassin_gtk.c
16677         * src/plugins/trayicon/trayicon.c
16678                 don't mix GTK1.2 plugin with GTK2 plugins
16679
16680 2004-08-06 [colin]      0.9.12cvs46.1
16681
16682         * ChangeLog
16683         * ChangeLog.claws
16684         * ChangeLog.jp
16685         * configure.ac
16686         * sylpheed-claws.pc.in
16687         * src/folder.c
16688         * src/imap.c
16689         * src/localfolder.c
16690         * src/messageview.c
16691         * src/mimeview.c
16692         * src/mimeview.h
16693         * src/msgcache.c
16694         * src/news.c
16695         * src/prefs_ext_prog.c
16696         * src/prefs_folder_item.c
16697         * src/prefs_fonts.c
16698         * src/prefs_msg_colors.c
16699         * src/prefs_spelling.c
16700         * src/prefs_themes.c
16701         * src/prefs_toolbar.c
16702         * src/prefs_wrapping.c
16703         * src/procmime.h
16704         * src/common/defs.h
16705         * src/common/nntp.c
16706         * src/common/session.c
16707         * src/common/session.h
16708         * src/common/socket.c
16709         * src/common/utils.h
16710         * src/common/xml.c
16711         * src/common/xml.h
16712         * src/gtk/prefswindow.c
16713         * src/gtk/prefswindow.h
16714         * src/plugins/clamav/clamav_plugin_gtk.c
16715         * src/plugins/dillo_viewer/dillo_prefs.c
16716         * src/plugins/image_viewer/viewerprefs.c
16717         * src/plugins/spamassassin/spamassassin_gtk.c
16718         * m4/openssl.m4 *** REMOVED ***
16719                 Sync with HEAD 0.9.12cvs46
16720
16721 2004-08-03 [paul]       0.9.12cvs40.2
16722
16723         * src/action.c
16724         * src/addressadd.c
16725         * src/addressbook.c
16726         * src/addrgather.c
16727         * src/browseldap.c
16728         * src/compose.c
16729         * src/crash.c
16730         * src/editaddress.c
16731         * src/editgroup.c
16732         * src/editldap_basedn.c
16733         * src/foldersel.c
16734         * src/importldif.c
16735         * src/mimeview.c
16736         * src/prefs_common.c
16737         * src/prefs_template.c
16738         * src/sourcewindow.c
16739         * src/summaryview.c
16740         * src/gtk/about.c
16741         * src/gtk/foldersort.c
16742         * src/gtk/logwindow.c
16743         * src/gtk/pluginwindow.c
16744         * src/gtk/prefswindow.c
16745                 change all gtk_scrolled_window_set_policy from 
16746                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
16747
16748 2004-08-02 [paul]       0.9.12cvs40.1
16749
16750         * AUTHORS
16751                 update translation team section
16752         * po/pt_BR.po
16753                 updated by Frederico Goncalves Guimaraes
16754                 <fggdebian@yahoo.com.br>
16755
16756 2004-07-31 [colin]      0.9.12cvs39.9
16757
16758         * src/exphtmldlg.c
16759                 Fix compilation
16760
16761 2004-07-31 [colin]      0.9.12cvs39.8
16762
16763         * src/exphtmldlg.c
16764                 Fix an alertpanel type
16765
16766 2004-07-30 [colin]      0.9.12cvs39.7
16767
16768         * src/alertpanel.c
16769                 Fix alertpanel_error_log's icon
16770
16771 2004-07-30 [colin]      0.9.12cvs39.6
16772
16773         * src/pop.c
16774                 Two of them should still be warnings
16775
16776 2004-07-30 [colin]      0.9.12cvs39.5
16777
16778         * src/pop.c
16779                 More warning -> error
16780 2004-07-29 [colin]      0.9.12cvs39.4
16781
16782         * src/pop.c
16783                 Warning -> error
16784
16785 2004-07-29 [colin]      0.9.12cvs39.3
16786
16787         * src/prefs_matcher.c
16788                 Fix segfault
16789
16790 2004-07-29 [colin]      0.9.12cvs39.2
16791
16792         * src/alertpanel.c
16793                 More nice-looking alertpanels
16794
16795 2004-07-29 [colin]      0.9.12cvs39.1
16796
16797         * src/messageview.c
16798                 sync with head
16799                 (inform user when partial mail is deleted on server)
16800
16801 2004-07-29 [colin]      0.9.12cvs38.1
16802
16803         * src/messageview.c
16804                 sync with head
16805
16806 2004-07-28 [paul]       0.9.12cvs37.7
16807
16808         * src/mainwindow.c
16809                 complete the replacement of deprecated gtk_progress_*
16810
16811 2004-07-28 [paul]       0.9.12cvs37.6
16812
16813         * src/action.c
16814         * src/inc.c
16815         * src/mainwindow.c
16816         * src/send_message.c
16817         * src/gtk/progressdialog.c
16818         * src/gtk/progressdialog.h
16819                 replace deprecated gtk_progress_*
16820
16821 2004-07-28 [paul]       0.9.12cvs37.5
16822
16823         * src/gtk/filesel.c
16824                 remove gtk_window_set_wmclass()
16825 2004-07-28 [paul]       0.9.12cvs37.4
16826
16827         * src/addressbook.c
16828         * src/compose.c
16829         * src/foldersel.c
16830         * src/mainwindow.c
16831         * src/messageview.c
16832         * src/sourcewindow.c
16833         * src/gtk/logwindow.c
16834                 remove gtk_window_set_wmclass()
16835                 
16836         * src/prefs_filtering.c
16837         * src/prefs_filtering_action.c
16838         * src/prefs_fonts.c
16839         * src/prefs_gtk.c
16840         * src/prefs_matcher.c
16841         * src/ssl_manager.c
16842         * src/gtk/prefswindow.c
16843                 replace gtk_window_position()
16844
16845 2004-07-28 [colin]      0.9.12cvs37.3
16846
16847         * src/alertpanel.c
16848         * src/alertpanel.h
16849                 Add a way to specify panel type for specific
16850                 panels (alertpanel())
16851         * src/account.c
16852         * src/addressbook.c
16853         * src/compose.c
16854         * src/expldifdlg.c
16855         * src/main.c
16856         * src/messageview.c
16857         * src/summaryview.c
16858         * src/textview.c
16859         * src/gtk/sslcertwindow.c
16860                 Fix alertpanel()s so that their icon match
16861                 their real type
16862
16863 2004-07-28 [paul]       0.9.12cvs37.2
16864
16865         * src/addr_compl.c
16866         * src/addressbook.c
16867         * src/alertpanel.c
16868         * src/compose.c
16869         * src/export.c
16870         * src/foldersel.c
16871         * src/folderview.c
16872         * src/grouplistdialog.c
16873         * src/import.c
16874         * src/mainwindow.c
16875         * src/message_search.c
16876         * src/messageview.c
16877         * src/passphrase.c
16878         * src/prefs_actions.c
16879         * src/prefs_common.c
16880         * src/prefs_customheader.c
16881         * src/prefs_display_header.c
16882         * src/prefs_filtering.c
16883         * src/prefs_filtering_action.c
16884         * src/prefs_gtk.c
16885         * src/prefs_matcher.c
16886         * src/prefs_msg_colors.c
16887         * src/prefs_summary_column.c
16888         * src/prefs_template.c
16889         * src/sourcewindow.c
16890         * src/ssl_manager.c
16891         * src/summary_search.c
16892         * src/gtk/colorsel.c
16893         * src/gtk/description_window.c
16894         * src/gtk/gtkaspell.c
16895         * src/gtk/inputdialog.c
16896         * src/gtk/logwindow.c
16897         * src/gtk/prefswindow.c
16898         * src/gtk/progressdialog.c
16899                 replace deprecated gtk_window_set_policy
16900
16901 2004-07-27 [colin]      0.9.12cvs37.1
16902
16903         * src/msgcache.c
16904                 More fixes (synced for head again)
16905
16906 2004-07-27 [colin]      0.9.12cvs35.3
16907
16908         * src/msgcache.c
16909                 Fix wrong test
16910
16911 2004-07-27 [colin]      0.9.12cvs35.2
16912
16913         * src/mimeview.c
16914                 Fix width a bit (by Paul)
16915         * src/alertpanel.c
16916         * src/alertpanel.h
16917                 Specialize icons, make alertpanel_message()
16918                 private
16919         * src/message_search.c
16920         * src/sgpgme.c
16921         * src/summary_search.c
16922                 Suit alertpanel changes
16923
16924 2004-07-27 [colin]      0.9.12cvs35.1
16925
16926         * src/alertpanel.c
16927                 Add an icon
16928         * src/passphrase.c
16929                 Add debug output - maybe someone will
16930                 want to look at the problem with Grab
16931                 Input :)
16932         Bump version as we're synced with HEAD
16933
16934 2004-07-26 [colin]      0.9.12cvs33.26
16935
16936         * src/pop.c
16937                 Fix uidl-file parsing when not in new
16938                 format
16939
16940 2004-07-26 [colin]      0.9.12cvs33.25
16941
16942         * src/gtk/menu.c
16943                 Move popup menu up if necessary (fixes 
16944                 account selector)
16945         * src/mainwindow.c
16946                 Set account selector's button height to
16947                 minimum
16948
16949 2004-07-26 [colin]      0.9.12cvs33.24
16950
16951         * src/alertpanel.c
16952                 Maybe fix 551 (Truncated font in alert window)
16953
16954 2004-07-26 [colin]      0.9.12cvs33.23
16955
16956         * po/de.po
16957         * po/es.po
16958         * po/fr.po
16959         * po/it.po
16960         * po/ja.po
16961         * po/pl.po
16962         * po/ru.po
16963         * po/sk.po
16964         * po/sr.po
16965         * po/zh_CN.po
16966                 Sync po files with HEAD
16967
16968 2004-07-26 [paul]       0.9.12cvs33.22
16969
16970         * src/compose.c
16971                 fix Bug 556 'Organisation-header is sent even if empty'
16972
16973 2004-07-24 [colin]      0.9.12cvs33.21
16974
16975         * src/compose.c
16976         * src/gtk/gtkaspell.c
16977         * src/gtk/gtkaspell.h
16978                 Fix speller accelerators (require hack)
16979
16980 2004-07-24 [colin]      0.9.12cvs33.20
16981
16982         * src/gtk/gtkaspell.c
16983                 Fix over-eager code deletion breaking
16984                 Check while typing
16985
16986 2004-07-24 [colin]      0.9.12cvs33.19
16987
16988         * src/browseldap.c
16989         * src/ldapctrl.c
16990         * src/ldapctrl.h
16991         * src/ldapserver.h
16992                 Sync ldap with HEAD
16993         (Fixes 546 LDAP completely broken)
16994
16995 2004-07-24 [colin]      0.9.12cvs33.18
16996
16997         * src/prefs_msg_colors.c
16998                 Fix prototype mismatch
16999         (Fixes 547 void function cannot return value)
17000
17001 2004-07-24 [colin]      0.9.12cvs33.17
17002
17003         * src/mainwindow.c
17004                 Fix sort going back to previous sort key
17005                 when changing sort direction
17006
17007 2004-07-24 [colin]      0.9.12cvs33.16
17008
17009         * src/compose.c
17010                 Fix space insertion when re-wrapping at 
17011                 cursor point
17012
17013 2004-07-24 [colin]      0.9.12cvs33.15
17014
17015         * src/gtk/gtkaspell.c
17016                 Don't change cursor position in insert-text
17017                 callback
17018         (Fixes 539 Word wrapping on input transposes letters)
17019
17020 2004-07-24 [colin]      0.9.12cvs33.14
17021
17022         * src/gtk/gtkaspell.c
17023                 Reencode non-ascii chars to dictionary's
17024                 encoding
17025         (Fixes 544 Spell check broken non english locale)
17026
17027 2004-07-24 [colin]      0.9.12cvs33.13
17028
17029         * src/summaryview.c
17030                 Fix Shift+Down, add Home/End/PgUp/PgDown
17031
17032 2004-07-21 [colin]      0.9.12cvs33.12
17033
17034         * src/prefs_common.c
17035                 Fix a gtk warning (Patch by Andrej Kacian)
17036
17037 2004-07-21 [colin]      0.9.12cvs33.11
17038
17039         * src/gtk/filesel.c
17040                 More check
17041
17042 2004-07-21 [colin]      0.9.12cvs33.10
17043
17044         * src/compose.c
17045         * src/crash.c
17046         * src/export.c
17047         * src/import.c
17048         * src/messageview.c
17049         * src/mimeview.c
17050         * src/prefs_spelling.c
17051         * src/prefs_themes.c
17052         * src/summaryview.c
17053         * src/gtk/filesel.c
17054         * src/gtk/filesel.h
17055         * src/gtk/pluginwindow.c
17056                 Untwist open/save mode guessing logic, make
17057                 it explicit
17058
17059 2004-07-20 [colin]      0.9.12cvs33.9
17060
17061         * src/codeconv.c
17062                 conv_encode_header: src_charset is UTF-8 on
17063                 gtk2
17064         * src/compose.c
17065                 Remove double encoding of the headers
17066
17067 2004-07-20 [colin]      0.9.12cvs33.8
17068
17069         * src/codeconv.c
17070                 Fix typo
17071
17072 2004-07-20 [colin]      0.9.12cvs33.7
17073
17074         * src/mainwindow.c
17075                 Set the separated messageview to the saved
17076                 size of Claws' messageview (Patch by Alfons)
17077                 Fix a callback prototype (me)
17078
17079 2004-07-20 [colin]      0.9.12cvs33.6
17080
17081         * src/codeconv.h
17082                 Forgot one hunk in 0.9.12cvs33.4
17083
17084 2004-07-19 [colin]      0.9.12cvs33.5
17085
17086         * src/action.c
17087                 Action output fix
17088                 Patch by Alfons
17089
17090 2004-07-19 [colin]      0.9.12cvs33.4
17091
17092         * src/compose.c
17093                 Fix outgoing charset bug in headers
17094         * src/codeconv.c
17095                 Clean for glib2 - Patch by Alfons
17096
17097 2004-07-19 [colin]      0.9.12cvs33.3
17098
17099         * src/statusbar.c
17100                 Remove grip from the statusbar
17101                 Patch by Alfons
17102
17103 2004-07-19 [colin]      0.9.12cvs33.2
17104
17105         * src/messageview.c
17106         * src/textview.c
17107                 Fix messageview remembering the previous
17108                 scroll position when loading a new message
17109                 Patch by Alfons
17110
17111 2004-07-19 [colin]      0.9.12cvs33.1
17112
17113         * src/folder.h
17114         * src/folderview.c
17115         * src/summaryview.c
17116                 Sync with HEAD
17117
17118 2004-07-18 [colin]      0.9.12cvs32.7
17119
17120         * configure.ac
17121                 Remove useless check for XIM - noticed
17122                 by Alfons
17123
17124 2004-07-18 [colin]      0.9.12cvs32.6
17125
17126         * src/summaryview.c
17127                 Remove non-modified and shift-modified
17128                 accelerators in summaryview's popup
17129                 menu, as that doesn't get catched by
17130                 the accel-activate signal catcher...
17131
17132 2004-07-18 [colin]      0.9.12cvs32.5
17133
17134         * src/prefs_common.c
17135                 Define sensible default prefs for 
17136                 wrapping
17137
17138 2004-07-18 [colin]      0.9.12cvs32.4
17139
17140         * src/compose.c
17141         * src/prefs_common.c
17142         * src/prefs_common.h
17143         * src/prefs_wrapping.c
17144                 Remove Smart Wrapping pref, which does
17145                 nothing on gtk2 branch
17146
17147 2004-07-18 [colin]      0.9.12cvs32.3
17148
17149         * src/sourcewindow.c
17150                 Proper utf8
17151
17152 2004-07-18 [colin]      0.9.12cvs32.2
17153
17154         * src/compose.c
17155                 Save attachment status when drafting
17156
17157 2004-07-18 [colin]      0.9.12cvs32.1
17158
17159         * src/gtk/filesel.c
17160                 Fix erratic folder selection in open mode
17161
17162 2004-07-18 [colin]      0.9.12cvs31.11
17163
17164         * src/pop.c
17165                 Don't let partial messages get deleted
17166                 even with "dowload all"
17167                 (0.9.12cvs31.8 fix extension)
17168 2004-07-18 [colin]      0.9.12cvs31.10
17169
17170         * src/gtk/logwindow.c
17171                 Fix log scrolling
17172
17173 2004-07-18 [colin]      0.9.12cvs31.9
17174
17175         * src/common/utils.c
17176                 Fix non-utf8 strings coming from commands
17177                 and files
17178
17179 2004-07-18 [colin]      0.9.12cvs31.8
17180
17181         * src/pop.c
17182                 Fix partial download bug with Download all
17183                 messages option
17184
17185 2004-07-18 [colin]      0.9.12cvs31.7
17186
17187         * src/textview.c
17188                 Fix bug introduced in 0.9.12cvs31.2
17189                 (blocked in select mode after double click)
17190
17191 2004-07-18 [colin]      0.9.12cvs31.6
17192
17193         * src/compose.c
17194         * src/gtk/menu.c
17195                 More glib-warning fixes
17196
17197 2004-07-18 [colin]      0.9.12cvs31.5
17198
17199         * src/compose.c
17200                 Fix trashing the primary clipboard when moving 
17201                 around with tab
17202         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
17203
17204 2004-07-18 [colin]      0.9.12cvs31.4
17205
17206         * src/codeconv.c
17207                 convert unencoded iso headers to utf8
17208         (Fix Bug 538 Unencoded local characters in subject make it 
17209          disappear)
17210
17211 2004-07-18 [colin]      0.9.12cvs31.3
17212
17213         * src/compose.c
17214                 Fix tab char handling in wrapping
17215         (Fix Bug 537 Line wrap problem - TAB character treated as 
17216          one character instead of 8)
17217
17218 2004-07-18 [colin]      0.9.12cvs31.2
17219
17220         * src/textview.c
17221                 return FALSE on GDK_MOTION_NOTIFY
17222         (Fix Bug 535 Hyperlinks/addresses are not selectable 
17223          (unable to highlight))
17224
17225 2004-07-18 [colin]      0.9.12cvs31.1
17226
17227         * src/folderview.c
17228                 Sync with 0.9.12cvs31
17229
17230 2004-07-18 [colin]      0.9.12cvs30.4
17231
17232         * src/compose.c
17233                 Also block text_inserted when inserting a file
17234
17235 2004-07-18 [colin]      0.9.12cvs30.3
17236
17237         * src/compose.c
17238                 Fix smart wrapping (block text_inserted handler
17239                 while putting quotation to avoid wrap on input,
17240                 don't join lines if next is sig separator)
17241
17242 2004-07-17 [colin]      0.9.12cvs30.2
17243
17244         * src/folderview.c
17245         * src/mainwindow.c
17246         * src/mimeview.c
17247         * src/summaryview.c
17248         * src/gtk/quicksearch.c
17249         * src/gtk/quicksearch.h
17250                 Block key events handlers *and* accels while
17251                 quicksearch is focused
17252         (Fixes Bug 534 quick-search bar not accepting certain letters)
17253
17254 2004-07-17 [colin]      0.9.12cvs30.1
17255
17256         * src/folder.h
17257         * src/folderview.c
17258         * src/summaryview.c
17259                 Sync with 0.9.12cvs30
17260
17261 2004-07-17 [colin]      0.9.12cvs28.2
17262
17263         * src/mimeview.c
17264         * src/procmime.c
17265         * src/summaryview.c
17266         * src/gtk/menu.c
17267                 Squash some compile and glib warnings
17268
17269 2004-07-17 [paul]       0.9.12cvs28.1
17270
17271         * src/mimeview.c
17272                 sync with 0.9.12cvs28 HEAD
17273
17274 2004-07-16 [paul]       0.9.12cvs26.1
17275         
17276         * src/gtk/quicksearch.c
17277         * src/account.c
17278         * src/account.h
17279         * src/compose.c
17280         * src/customheader.c
17281         * src/folder_item_prefs.c
17282         * src/main.c
17283         * src/mainwindow.c
17284         * src/messageview.c
17285         * src/mimeview.c
17286         * src/news.c
17287         * src/pgpmime.c
17288         * src/pop.c
17289         * src/pop.h
17290         * src/prefs_account.c
17291         * src/prefs_account.h
17292         * src/prefs_common.c
17293         * src/prefs_common.h
17294         * src/prefs_display_header.c
17295         * src/prefs_gtk.c
17296         * src/prefs_gtk.h
17297         * src/procheader.c
17298         * src/procmime.c
17299                 sync with 0.9.12cvs26 HEAD      
17300
17301 2004-07-15 [colin]      0.9.12cvs18.14
17302
17303         * src/folder.c
17304                 Disable GPG signature check during
17305                 folder move and scan
17306         (Closes Bug 521 Signature checking slows down Folder-Move)
17307
17308 2004-07-14 [colin]      0.9.12cvs18.13
17309
17310         * src/common/partial_download.c
17311                 update includes
17312
17313 2004-07-14 [colin]      0.9.12cvs18.12
17314
17315         * src/common/partial_download.c
17316         * src/common/partial_download.h
17317                 Move doc at top, add correct copyright
17318
17319 2004-07-14 [colin]      0.9.12cvs18.11
17320
17321         * src/folder.c
17322         * src/messageview.c
17323         * src/pop.c
17324         * src/pop.h
17325         * src/procmsg.c
17326         * src/summaryview.c
17327         * src/common/Makefile.am
17328         * src/common/partial_download.c ** NEW FILES **
17329         * src/common/partial_download.h ** NEW FILES **
17330                 Move partial-download related stuff to its
17331                 own file
17332
17333 2004-07-14 [colin]      0.9.12cvs18.10
17334
17335         * src/send_message.c
17336                 Fix smtp auth when user is null or empty
17337
17338 2004-07-13 [colin]      0.9.12cvs18.9
17339
17340         * src/gtk/quicksearch.c
17341                 Use alphabetic order
17342
17343 2004-07-13 [colin]      0.9.12cvs18.8
17344
17345         * src/pop.c
17346                 Be paranoid on the checks
17347
17348 2004-07-13 [colin]      0.9.12cvs18.7
17349
17350         * src/gtk/quicksearch.c
17351                 Fix Engrish once again
17352
17353 2004-07-13 [colin]      0.9.12cvs18.6
17354
17355         * src/procmsg.c
17356         * src/summaryview.c
17357                 Mark messages for deletion when they are about to
17358                 be removed from trash
17359
17360 2004-07-13 [colin]      0.9.12cvs18.5
17361
17362         * src/matcher.c
17363         * src/matcher.h
17364         * src/matcher_parser_parse.y
17365         * src/prefs_matcher.c
17366         * src/gtk/quicksearch.c
17367                 Add 'partial' ('p') match string to find partially
17368                 downloaded messages
17369
17370 2004-07-13 [colin]      0.9.12cvs18.4
17371
17372         * src/pop.c
17373                 Fix misplaced block
17374
17375 2004-07-13 [colin]      0.9.12cvs18.3
17376
17377         * src/pop.c
17378         * src/pop.h
17379         * src/messageview.c
17380                 Refactor API (to avoid passing 5+ params and code
17381                 duplication)
17382         * src/folder.c
17383         * src/msgcache.c
17384         * src/procheader.c
17385         * src/common/defs.h
17386                 Add planned_download to cache
17387                 Don't mess uidl file when moving partially downloaded
17388                 mails (they change folder, we should change it in the
17389                 uidl list too or we'll remove an incorrect message)
17390                 (this also helps removing hacks when changing 
17391                 planned_download in messageview.c)
17392
17393 2004-07-12 [colin]      0.9.12cvs18.2
17394
17395         * src/gtk/quicksearch.c
17396                 Fix missing status update in quicksearch
17397
17398 2004-07-12 [paul]       0.9.12cvs18.1
17399
17400         * po/POTFILES.in
17401         * src/Makefile.am
17402         * src/account.c
17403         * src/codeconv.c
17404         * src/compose.c
17405         * src/inc.c
17406         * src/main.c
17407         * src/prefs_common.c
17408         * src/procmsg.h
17409         * src/toolbar.c
17410         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17411         * src/prefs_wrapping.[ch]       ** NEW FILES **
17412         * src/common/intl.h
17413         * src/common/utils.[ch]
17414         * src/gtk/quicksearch.[ch]
17415                 sync with 0.9.12cvs18 HEAD
17416
17417 2004-07-12 [colin]      0.9.11cvs17.25
17418
17419         * src/folder.c
17420         * src/folder.h
17421                 Remove unused function added by me in 0.9.11cvs17.10
17422
17423 2004-07-11 [colin]      0.9.11cvs17.24
17424
17425         * src/inc.c
17426         * src/messageview.c
17427         * src/pop.c
17428         * src/pop.h
17429                 Use folderitem and msgnum instead of filename to
17430                 know which mail to delete
17431                 Move old partial mail deletion to pop.c
17432
17433 2004-07-10 [colin]      0.9.11cvs17.23
17434
17435         * src/inc.c
17436                 Add debug
17437         * src/pop.c
17438         * src/pop.h
17439                 Don't re-use same enums for unrelated stuff: it's 
17440                 completely misleading !
17441                 Document a bit
17442
17443 2004-07-09 [colin]      0.9.11cvs17.22
17444
17445         * src/inc.c
17446                 Remove folder-type check and do
17447                 more tests to be sure everything's
17448                 ok
17449         * src/messageview.c
17450                 Punctuation update, remove useless
17451                 code, fix two warnings
17452         * src/noticeview.c
17453                 Layout cleaning, reset 2nd button
17454                 when specifying one
17455
17456 2004-07-09 [colin]      0.9.11cvs17.21
17457
17458         * src/messageview.c
17459         * src/pop.c
17460         * src/pop.h
17461                 Allow user to change his mind
17462                 and postpone decision (by
17463                 unmarking the mail)
17464
17465 2004-07-09 [colin]      0.9.11cvs17.20
17466
17467         * src/messageview.c
17468                 Fix bug with delete state
17469         * src/pop.c
17470         * src/pop.h
17471                 Fix buffer leak (fread doesn't 
17472                 terminate buffers with \0)
17473                 Refactoring (remove magic 
17474                 numbers)
17475
17476 2004-07-09 [colin]      0.9.11cvs17.19
17477
17478         * src/pop.c
17479                 Don't log "Skipping message" if 
17480                 we're going to TOP it two lines
17481                 later
17482
17483 2004-07-09 [colin]      0.9.11cvs17.18
17484
17485         * src/messageview.c
17486                 Fix Engrish
17487
17488 2004-07-09 [colin]      0.9.11cvs17.17
17489
17490         * src/pop.c
17491                 strlen checking...
17492         * src/messageview.c
17493                 refactoring a bit
17494
17495 2004-07-08 [colin]      0.9.11cvs17.16
17496
17497         * src/noticeview.c
17498         * src/noticeview.h
17499                 Add an optional second button
17500         * src/messageview.c
17501         * src/pop.c
17502         * src/pop.h
17503                 Don't delete partially received mails after a certain
17504                 time; rather, let the user decide.
17505
17506 2004-07-08 [colin]      0.9.11cvs17.15
17507
17508         * src/common/smtp.h
17509                 Sync with HEAD
17510
17511 2004-07-08 [colin]      0.9.11cvs17.14
17512
17513         * src/messageview.c
17514         * src/common/smtp.c
17515                 Use to_human_readable() for sizes
17516
17517 2004-07-08 [colin]      0.9.11cvs17.13
17518
17519         * src/inc.c
17520         * src/messageview.c
17521         * src/pop.c
17522         * src/pop.h
17523         * src/procmsg.c
17524                 Fix partial-downloading issues:
17525                         catch unsupported TOP
17526                         don't delete partially downloaded mails before 5 days
17527                         don't update existing with non-MH folders; that'll
17528                         make dups, but it's better than trashing the folder
17529                         free new msginfo parts
17530                 Fix indentation ;-)
17531
17532 2004-07-08 [colin]      0.9.11cvs17.12
17533
17534         * src/common/smtp.c
17535         * src/common/smtp.h
17536                 Sync smtp size verification with HEAD
17537
17538 2004-07-08 [colin]      0.9.11cvs17.11
17539
17540         * src/summaryview.c
17541         * src/prefs_common.c
17542         * src/prefs_common.h
17543         * src/gtk/quicksearch.c
17544         * src/gtk/quicksearch.h
17545                 Sync sticky pref with HEAD
17546
17547 2004-07-08 [colin]      0.9.11cvs17.10
17548
17549         * src/folder.c [1.213.2.6]
17550         * src/folder.h [1.87.2.6]
17551         * src/inc.c [1.149.2.7]
17552         * src/messageview.c [1.94.2.8]
17553         * src/procheader.c [1.47.2.6]
17554         * src/procmsg.c [1.150.2.4]
17555         * src/procmsg.h [1.60.2.5]
17556         * src/pop.c [1.56.2.4]
17557         * src/pop.h [1.17.2.3]
17558                 Let too big messages get downloaded, but truncated
17559                 Add a button to download them completely
17560                 
17561 2004-07-06 [colin]      0.9.11cvs17.9
17562
17563         * src/gtk/quicksearch.c [1.1.2.3]
17564                 Add a Clear button
17565         * commitHelper
17566         * PATCHSETS
17567                 Add a script to help with cvs
17568
17569 2004-07-03 [colin]      0.9.11cvs17.8
17570
17571         * src/plugins/imageviewer/viewer.c
17572                 fix imageviewer (which was staying on the first
17573                 displayed image)
17574
17575 2004-07-03 [colin]      0.9.11cvs17.7
17576
17577         Removed FIXME_GTK2 warnings
17578         * src/gtk/gtkutils.c
17579                 useless #warnings
17580         * src/gtk/menu.c
17581                 useless #warnings (no need to mess with menu rc)
17582         * src/gtk/menu.h
17583                 unused functions
17584         
17585
17586 2004-07-03 [colin]      0.9.11cvs17.6
17587
17588         Removed FIXME_GTK2 warnings
17589         * src/codeconv.c
17590                 useless #warnings (rewrite needed)
17591         * src/compose.c
17592                 useless #warnings (rewrite needed)
17593                 useless #warnings (gtk2 is like that)
17594                 useless #warnings (previously fixed)
17595         * src/main.c
17596                 useless #warnings (previously fixed)
17597         * src/message_search.c
17598                 useless #warnings (gtk2 is like that)
17599                 Made apparent that search is case-sensitive
17600         * src/mimeview.c
17601                 useless #warnings (rewrite needed)
17602                 useless #warnings (gtk2 is like that)
17603                 reimplemented real warnings
17604         * src/prefs_common.c
17605                 Removed block cursor option (not it gtk2)
17606         * src/prefs_gtk.c
17607                 useless #warnings (rewrite needed)
17608         * src/procheader.c
17609                 useless #warnings (rewrite needed)
17610         * src/sourcewindow.c
17611                 useless #warnings (incorrect placing)
17612         * src/summary_search.c
17613                 useless #warnings (gtk2 is like that)
17614                 Made apparent that search is case-sensitive
17615         * src/action.c
17616                 useless #warnings (gtk2 is like that)
17617         * src/textview.c
17618                 useless #warnings (rewrite needed)
17619         * src/toolbar.c
17620                 useless #warnings (rewrite needed)
17621
17622 2004-07-03 [colin]      0.9.11cvs17.5
17623
17624         * src/textview.c
17625                 Fix mismerge which broke URI opening
17626                 
17627 2004-07-01 [colin]      0.9.11cvs17.4
17628
17629         * src/gtk/filesel.c
17630                 Fill filename when saving
17631                 
17632 2004-06-27 [colin]      0.9.11cvs17.3
17633
17634         * src/gtk/filesel.[ch]
17635                 Use the new GTK file selector
17636                 Update prototype to match the reality: multiple file
17637                 selection is open-only          
17638         * src/compose.c
17639                 Match the new prototypes        
17640         * configure.ac
17641                 Match the new requirements (gtk 2.4.0)
17642                         
17643 2004-06-26 [colin]      0.9.11cvs17.2
17644
17645         * src/plugins/trayicon/trayicon.c
17646                 Remove useless signal handler on resize, which causes
17647                 an infinite "loop"
17648         
17649 2004-06-26 [colin]      0.9.11cvs17.1
17650         
17651         * tools/Makefile.am
17652                 remove launch_firebird and add nautilus2sylpheed.sh
17653         * src/quicksearch.c
17654           src/summaryview.c
17655                 Fix show/hide "Extended symbols" button problem
17656                 Fix apparition at startup
17657                 Fix const warnings
17658         * src/plugins/image_viewer/Makefile.am
17659                 Fix configure 
17660         * common/ssl.c
17661                 Re-enable certificate check, as it doesn't seem to
17662                 cause Xlib errors anymore
17663
17664 2004-06-25 [paul]       0.9.11cvs17
17665
17666         * sync with 0.9.11cvs17 HEAD
17667         
17668         NOTE: QuickSearch is broken
17669
17670 2004-06-07 [colin]      0.9.10claws67.10
17671         * src/plugins/trayicon/trayicon.c
17672           src/plugins/trayicon/libeggtrayicon/Makefile.am
17673           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17674                 Fix gettextization in trayicon plugin
17675
17676 2004-06-07 [colin]      0.9.10claws67.9
17677         
17678         * src/summaryview.c
17679           src/gtk/gtksctree.[ch]
17680                 Let Shift+{Up,Down} work in summaryview
17681                 (well, Down "works" and Up works)
17682                 Let the list scroll when using these keys
17683
17684 2004-06-06 [colin]      0.9.10claws67.8
17685
17686         * src/plugins/trayicon/trayicon.c
17687                 Fix pixmap update
17688
17689 2004-06-06 [colin]      0.9.10claws67.7
17690
17691         * src/addressbook.c
17692                 Fix signal handling causing system-wide focus grab
17693
17694 2004-05-25 [paul]       0.9.10claws67.6
17695
17696         * Makefile.am
17697           src/Makefile.am
17698                 clean up
17699
17700 2004-05-25 [paul]       0.9.10claws67.5
17701
17702         * replace deprecated gtk_signal... functions
17703
17704 2004-05-23 [colin]      0.9.10claws67.4
17705
17706         * src/compose.c
17707                 Fix wrapping
17708
17709 2004-05-22 [colin]      0.9.10claws67.3
17710
17711         * src/compose.c
17712                 Re-fix [Edited] in compose.c::compose_reedit()
17713
17714 2004-05-22 [colin]      0.9.10claws67.2
17715
17716         * src/procmime.c
17717                 Fix parsing of multiparts mails
17718
17719 2004-05-22 [colin]      0.9.10claws67.1
17720
17721         * src/summaryview.c
17722                 Fix quicksearch
17723
17724 2004-05-22 [paul]       0.9.10claws67
17725
17726         * sync with 0.9.10claws67 HEAD
17727
17728 2004-05-14 [alfons]
17729
17730         * src/procmime.h
17731                 add forgotton prototype
17732
17733 2004-05-10 [paul]       0.9.10claws57
17734
17735         * sync with 0.9.10claws57 HEAD
17736
17737 2004-05-05 [paul]       0.9.9.claws1
17738
17739         * ChangeLog-gtk2        ** REMOVED **
17740           ChangeLog-gtk2.claws  ** ADDED **
17741                 rename and adopt the normal claws format
17742                 
17743         * configure.ac
17744                 require gtkmathview >= 0.5
17745
17746         * ac/*                          ** REMOVED **
17747           ac/                           ** REMOVED **
17748           intl/Makefile.in              ** REMOVED **
17749           m4/                           ** ADDED **
17750           m4/missing                    ** ADDED **
17751           m4/missing/gdk-pixbuf.m4      ** ADDED **
17752           m4/missing/gettext.m4         ** ADDED **
17753           m4/missing/gpgme.m4           ** ADDED **
17754           m4/missing/imlib.m4           ** ADDED **
17755           m4/.cvsignore                 ** ADDED **
17756           m4/Makefile.am                ** ADDED **
17757           m4/README                     ** ADDED **
17758           m4/aclocal-include.m4         ** ADDED **
17759           m4/aspell.m4                  ** ADDED **
17760           m4/check-type.m4              ** ADDED **
17761           m4/gnupg-check-typedef.m4     ** ADDED **
17762           m4/openssl.m4                 ** ADDED **
17763           m4/spamassassin.m4            ** ADDED **
17764           po/ChangeLog                  ** REMOVED **
17765           po/Makefile.in.in             ** REMOVED **
17766           po/Rules-quot                 ** REMOVED **
17767           po/boldquot.sed               ** REMOVED **
17768           po/en@boldquot.header         ** REMOVED **
17769           po/en@quot.header             ** REMOVED **
17770           po/insert-header.sin          ** REMOVED **
17771           po/quot.sed                   ** REMOVED **
17772           po/remove-potcdate.sed        ** REMOVED **
17773           po/remove-potcdate.sin        ** REMOVED **
17774           po/stamp-po                   ** REMOVED **
17775           Makefile.am
17776           autogen.sh
17777           configure.ac
17778                 enable building with automake 1.8.x
17779                 add 'autopoint --force' to autogen.sh and remove all
17780                 auto-generated files, remove ac/ directory and use
17781                 m4/ directory instead
17782                 
17783         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17784                 fix gettextization
17785
17786 2004-02-28 Colin Leroy <colin@colino.net>
17787         * src/prefs_matcher.c
17788           src/prefs_filtering.c
17789           src/prefs_filtering_action.c
17790                 Fix non-editable GtkEntries
17791
17792 2004-02-22 Thorsten Maerz <torte@netztorte.de>
17793         * src/prefs_themes.c
17794                 utf8 conversion for theme info
17795
17796 2004-02-21 Thorsten Maerz <torte@netztorte.de>
17797         * sync 0.9.9claws
17798
17799 2004-02-14 Thorsten Maerz <torte@netztorte.de>
17800         * src/grouplistdialog.c
17801                 allow multiple selections without ctrl key
17802
17803 2004-02-09 Thorsten Maerz <torte@netztorte.de>
17804         * src/main.c
17805                 enable customizable accelerators
17806
17807 2004-02-08 Thorsten Maerz <torte@netztorte.de>
17808         * src/prefs_common.c
17809                 re-enable different font settings for gtk1/2
17810         * src/prefs_folder_item.c
17811                 fix folder prefs displayed wrong
17812         * src/textview.c
17813                 set 'sunken' shadow type
17814
17815 2004-02-07 Colin Leroy <colin@colino.net>
17816         * src/compose.c
17817                 Fix message being always [Edited]
17818                 Encode headers correctly (utf8 buf)
17819
17820 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17821         * src/socket.c
17822                 remove double g_source_attach()
17823                 (Thanks to Colin Leroy)
17824
17825 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17826         * src/gtk/gtksctree.c
17827                 Fix SSL certificate list not shown
17828         * src/mimeview.c
17829                 Fix clicks in mime tree
17830
17831 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17832         * src/common/socket.c
17833                 Fix SSL receive
17834         * src/compose.c
17835                 Fix clipboard menu hotkeys
17836
17837 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17838         * src/gtk/gtkaspell.[ch]
17839           src/compose.c
17840                 reimplement spellchecker
17841
17842 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17843         * src/gtk/filesel.c
17844                 crash when inserting file in compose window
17845                 (TODO: keep old selection on clicks)
17846         * src/main.c
17847                 use gtkrc-2.0 instead of gtkrc
17848
17849 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17850         * src/messageview.c
17851                 remove orphaned mimeview unref()
17852
17853 2004-01-20 Thorsten Maerz <torte@netztorte.de>
17854         * src/grouplistdialog.c
17855                 expand nodes containing subscribed groups
17856
17857 2004-01-19 Thorsten Maerz <torte@netztorte.de>
17858         * src/textview.c
17859                 textview: hide cursor, restore old click behaviour
17860
17861 2004-01-18 Thorsten Maerz <torte@netztorte.de>
17862         * src/textview.c
17863                 variable names messed up
17864
17865 2004-01-17 Colin Leroy <colin@colino.net>
17866         * src/addr_compl.c
17867                 Fix completion address too thin
17868         * src/compose.c
17869                 Fix tab-to-subject behaviour
17870         * src/summaryview.c
17871                 Implement key up & down in summaryview
17872
17873 2004-01-12 Thorsten Maerz <torte@netztorte.de>
17874
17875         * sync 098claws
17876
17877 2004-01-08 Thorsten Maerz <torte@netztorte.de>
17878         * configure.ac
17879           Makefile.am
17880           doc/.cvsignore
17881           doc/Makefile.am
17882                 faq, man, manual moved to doc/
17883         * ac/aspell.m4
17884           ac/check-type.m4
17885           ac/gnupg-check-typedef.m4
17886           ac/openssl.m4
17887           ac/spamassassin.m4
17888           ac/missing/gdk-pixbuf.m4
17889           ac/missing/gpgme.m4
17890           ac/missing/imlib.m4
17891                 fix automake warnings
17892
17893 2003-12-06 Colin Leroy <colin@colino.net>
17894         * src/summaryview.c
17895                 Fix quicksearch
17896
17897 2003-12-05 Colin Leroy <colin@colino.net>
17898         * src/summaryview.c
17899                 Fix going to next unread folder
17900
17901 2003-12-05 Colin Leroy <colin@colino.net>
17902         * src/crash.c
17903                 Fix gtk2 compilation
17904         * src/session.c
17905                 Remove iotag source handler at disconnection
17906         * src/socket.[ch] 
17907                 Remove source handler when closing socket 
17908                 (fixes another seg)
17909
17910 2003-12-04 Colin Leroy <colin@colino.net>
17911         * src/compose.c
17912           src/prefs_account.c
17913           src/prefs_common.c
17914                 Fix some dropdown menus
17915
17916 2003-12-04 Colin Leroy <colin@colino.net>
17917         * src/compose.c
17918                 Fix event handlers on header fields
17919         * src/common/socket.c
17920           src/common/session.c
17921                 Fix segfault with callback (SSL)
17922                 Fix end of session 
17923
17924 2003-10-06 Thorsten Maerz <torte@netztorte.de>
17925
17926         * Fix compile bug in src/compose.c
17927         * removed src/gtk/gtkstext.[ch]
17928
17929 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
17930
17931         * Convert character set and escape "text" attributes in toolbar setting
17932         files.
17933         * Fixed bug in button-press-event handling.
17934
17935 2003-09-16 Thorsten Maerz <torte@netztorte.de>
17936
17937         * Fixed bug in key-press-event handling.
17938
17939 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
17940
17941         * Enabled to compile tray-icon plugin (Ad-hoc).
17942         * Avoid hang up bug of icon list in mime view (Ad-hoc).
17943
17944 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
17945
17946         * Enabled to compile on sylpheed-claws.
17947         (tray-icon plugin still cannot compile yet.)
17948
17949 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
17950
17951         * Updated to 0.9.5.
17952
17953 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
17954
17955         * Updated to 0.9.4.
17956         * Ported monitoring SSL mechanism to GSource of GLib2
17957         (I don't confirm it)
17958         * Added _gtk2 suffix to key name of font preference to avoid
17959         ovverwriting preference of Gtk+-1.2 version.
17960
17961 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
17962
17963         * Updated to 0.9.2.
17964
17965 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
17966
17967         * Updated to 0.9.1.
17968         * Translate po files into UTF-8 when execute autogen.sh.
17969
17970 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
17971
17972         * Updated to 0.9.0.
17973
17974 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
17975
17976         * Plugged GError related memory leaks.
17977
17978 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
17979
17980         * Changed default size of fonts.
17981         * Enabled to set titile font size of warning dialog.
17982
17983 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
17984
17985         * Embed a sylpheed icon into executable binary on Windows.
17986
17987 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
17988
17989         * I forgot to traslate character set of element string in src/xml.c.
17990
17991 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
17992
17993         * Fixed detecting bind_textdomain_codeset in configure.in.
17994         * The bug in which "Example" of "Date fromat" preference isn't displayed
17995         correctly has been fixed.
17996
17997 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
17998
17999         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18000           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18001           glib-gettextize
18002           Removed intl directory.
18003           Translated po files into UTF-8.
18004           (Thanks! Ryuji Abe)
18005
18006 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18007
18008         * The bug which doesn't unscape string in xml.c has been fixed.
18009
18010 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18011
18012         * The bug which is failed to translate encoding of file name thorough
18013         file dialog has been fixed.
18014
18015 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18016
18017         * Modified to translate file names which is used in inporting/expoting
18018         mbox feature and "Save as" feature into locale encoding.
18019         * Translate file names into locale encoding when "Attache file" and
18020         "Insert file".
18021         * Force set G_BROKEN_FILENAMES environment variable.
18022         * Other minor fixes.
18023
18024 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18025
18026         * Modified to treat MH folder's name as locale encoding.
18027
18028 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
18029
18030         * The bug which clash on switching candidates of auto completion of
18031         addresses, cannot use auto completion in Japanesse is fixed
18032         (Thanks! Tokunaga-san)¡¥
18033
18034 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18035
18036         * The bug which cannot switch key accelerator preference has been fixed
18037         (Thanks! smbd-san)¡¥
18038
18039 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18040
18041         * version 0.8.11-gtk2-20030314
18042
18043 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18044
18045         * The bug in which character set conversion of filtering messages has
18046         been fixed.(Thanks! COCOA-san).
18047
18048 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
18049
18050         * Revived "Leave space on head" preference in "Message" category.
18051         * A bug which clash when put the cursor to end of buffer and execute
18052         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
18053
18054 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18055
18056         * version 0.8.11-gtk2-20030312
18057
18058 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18059
18060         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
18061         * Modified to use Pango's API directly for font preference.
18062         * Integrated GtkTextView of textview to one widget.
18063         * Set fonts of header title in textview by "header_title" tag.
18064         * Removed some deprecated codes.
18065
18066 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
18067
18068         * Updated to 0.8.11.
18069         * Merged cygwin patch(Thanks! Sakai-san).
18070
18071 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
18072
18073         * version 0.8.10-gtk2-20030309